/* No files to import found in abstractions/**\/* */
/* line 1, ../sass/base/_media.scss */
img, media {
  max-width: 100%; }

/*******************************************************************************
 * simple.layout.scss
 *
 * Styling of the "simple" layout demonstrating the Compass grid extension Susy
 * and building mobile first layouts.
 ******************************************************************************
*/
/* line 33, ../sass/mow.styles.scss */
body {
  -webkit-user-select: auto !important;
  -webkit-user-drag: auto !important;
  -webkit-tap-highlight-color: transparent;
  touch-action: auto !important;
  font-size: 15px;
  font-family: 'news-gothic-std';
  color: #00364f;
  line-height: 20px;
  overflow-x: hidden; }

/* line 45, ../sass/mow.styles.scss */
a {
  text-decoration: none;
  color: #00364f; }

/* line 50, ../sass/mow.styles.scss */
h2 {
  color: #003952;
  font-size: 22pt;
  font-weight: normal; }

/* line 56, ../sass/mow.styles.scss */
h3 {
  color: #abd037;
  font-size: 18pt;
  font-weight: normal; }

/* line 61, ../sass/mow.styles.scss */
h4 {
  color: #003952;
  font-size: 14pt;
  font-weight: normal; }

/* line 66, ../sass/mow.styles.scss */
h5 {
  color: #00b7c4;
  font-size: 10pt;
  font-weight: normal; }

/* line 73, ../sass/mow.styles.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "bryant-web-ss1";
  line-height: normal; }

/* line 77, ../sass/mow.styles.scss */
.rollover {
  cursor: pointer;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  transition: all ease 0.3s; }
  /* line 84, ../sass/mow.styles.scss */
  .rollover:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); }

/* line 95, ../sass/mow.styles.scss */
.button a, .headerWarp .branding .sicons .donate-btn p a, .activityWarp .activityInner .views-field-view-node a, .activityWarp .activityInner .views-field-field-give-url-1 a, .activityWarp .activityInner .views-field-field-soul-url-1 a, .activityWarp .activityInner .views-field-field-volun-url-1 a {
  text-decoration: none;
  background: #abd037;
  border: 1px solid #abd037;
  padding: 10px 30px;
  border: 1px solid #b1cc2b;
  border-radius: 0px;
  transition: all 0.3s linear 0s;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'bryant-web-ss1';
  border: 1px solid #b1cc2b;
  border-radius: 6px;
  letter-spacing: 0.08em;
  font-size: 13px; }
  /* line 111, ../sass/mow.styles.scss */
  .button a:hover, .headerWarp .branding .sicons .donate-btn p a:hover, .activityWarp .activityInner .views-field-view-node a:hover, .activityWarp .activityInner .views-field-field-give-url-1 a:hover, .activityWarp .activityInner .views-field-field-soul-url-1 a:hover, .activityWarp .activityInner .views-field-field-volun-url-1 a:hover {
    background: #2d9ead;
    border: 1px solid #2d9ead;
    color: #fff; }

/* line 119, ../sass/mow.styles.scss */
.button2 {
  text-decoration: none;
  background: #003851;
  border: 1px solid #003851;
  padding: 5px 30px;
  font-size: 12px;
  transition: all 0.3s linear 0s;
  text-transform: uppercase;
  border-radius: 4px;
  letter-spacing: 0.08em;
  color: #30a8b8; }
  /* line 130, ../sass/mow.styles.scss */
  .button2:hover {
    color: #fff; }

/* line 135, ../sass/mow.styles.scss */
.button3, .footertop .topInner .search .pay-meals p a {
  background: #003851;
  border: 1px solid #003851;
  height: 65px;
  width: 65px;
  text-align: center;
  padding: 25px 0px;
  font-size: 10px;
  border-radius: 50%;
  text-decoration: none;
  color: #fff;
  transition: all 0.3s linear 0s;
  text-transform: uppercase;
  font-family: 'bryant-web-ss1';
  line-height: 14px;
  letter-spacing: 0.08em;
  display: inline-block; }
  /* line 152, ../sass/mow.styles.scss */
  .button3:hover, .footertop .topInner .search .pay-meals p a:hover {
    background: #30a8b8;
    border: 1px solid #30a8b8; }

/* line 160, ../sass/mow.styles.scss */
.socialButton p, .headerWarp .branding .sicons .social-media-block p, .footertop .topInner .flogo .f-social p {
  float: right; }
  /* line 162, ../sass/mow.styles.scss */
  .socialButton p a, .headerWarp .branding .sicons .social-media-block p a, .footertop .topInner .flogo .f-social p a {
    width: 35px;
    height: 35px;
    display: inline-block;
    text-align: center;
    line-height: 32px;
    padding: 0px 0px 0px 5px;
    border-radius: 50%;
    font-size: 18px;
    color: #fff;
    margin-left: 10px;
    background: #003851;
    border: 1px solid #003851;
    transition: all 0.3s linear 0s; }
    /* line 176, ../sass/mow.styles.scss */
    .socialButton p a:hover, .headerWarp .branding .sicons .social-media-block p a:hover, .footertop .topInner .flogo .f-social p a:hover {
      background: #fff;
      border: 1px solid #003851;
      color: #003851; }
  /* line 182, ../sass/mow.styles.scss */
  .socialButton p .active, .headerWarp .branding .sicons .social-media-block p .active, .footertop .topInner .flogo .f-social p .active {
    background: #FFF; }

/* line 191, ../sass/mow.styles.scss */
.popupwarp {
  background: #f2f2f2;
  text-align: center;
  transition: all 0.3s ease-in-out 0s;
  max-height: 0px;
  overflow: hidden; }
  /* line 197, ../sass/mow.styles.scss */
  .popupwarp .popinner {
    width: 900px;
    margin: 0px auto; }
    /* line 200, ../sass/mow.styles.scss */
    .popupwarp .popinner .popup {
      position: relative; }
      /* line 202, ../sass/mow.styles.scss */
      .popupwarp .popinner .popup #block-multiblock-1, .popupwarp .popinner .popup .search-form {
        transition: all 0.3s ease-in-out 0s; }
        /* line 204, ../sass/mow.styles.scss */
        .popupwarp .popinner .popup #block-multiblock-1 .form-text, .popupwarp .popinner .popup .search-form .form-text {
          height: 2.5rem;
          padding: 5px 13px;
          background: #FFF none repeat scroll 0% 0%;
          vertical-align: top;
          font-size: 0.875rem;
          transition: all 0.2s ease-out 0s;
          display: block;
          line-height: 24px;
          border: 1px solid #CCC;
          border-radius: 2px !important;
          outline: 0px none !important;
          width: 100%; }
        /* line 218, ../sass/mow.styles.scss */
        .popupwarp .popinner .popup #block-multiblock-1 .form-submit, .popupwarp .popinner .popup .search-form .form-submit {
          background: url("../images/icon-search.png") no-repeat;
          text-indent: -10000px;
          border-radius: 0px;
          position: absolute;
          right: 8px;
          top: 8px;
          width: 27px;
          height: 27px;
          background-color: transparent;
          border: 0px none;
          outline: 0px none; }

/* line 236, ../sass/mow.styles.scss */
.popupwarp.closed {
  max-height: 1000px;
  padding: 30px 0px; }

/* line 240, ../sass/mow.styles.scss */
.l-page {
  overflow: hidden; }

/* line 246, ../sass/mow.styles.scss */
.headerWarp {
  padding: 20px 0px; }
  /* line 249, ../sass/mow.styles.scss */
  .headerWarp .branding .logo {
    padding: 20px 0px; }
  /* line 252, ../sass/mow.styles.scss */
  .headerWarp .branding .sicons {
    text-align: right; }
    /* line 253, ../sass/mow.styles.scss */
    .headerWarp .branding .sicons .social-media-block {
      float: right; }
      /* line 256, ../sass/mow.styles.scss */
      .headerWarp .branding .sicons .social-media-block p {
        margin: 0px; }
        /* line 258, ../sass/mow.styles.scss */
        .headerWarp .branding .sicons .social-media-block p a {
          margin-left: 5px; }
    /* line 264, ../sass/mow.styles.scss */
    .headerWarp .branding .sicons #sea {
      font-size: 18px; }
    /* line 267, ../sass/mow.styles.scss */
    .headerWarp .branding .sicons #don {
      background: #abd037;
      border: 1px solid #abd037;
      height: 65px;
      width: 65px;
      text-align: center;
      padding: 8px 0px;
      font-size: 12px;
      border-radius: 50%;
      text-decoration: none;
      color: #000;
      transition: all 0.3s linear 0s;
      text-transform: uppercase;
      font-family: 'bryant-web-ss1';
      line-height: 14px;
      letter-spacing: 0.08em; }
      /* line 283, ../sass/mow.styles.scss */
      .headerWarp .branding .sicons #don:hover {
        background: #fff;
        color: #003851; }
    /* line 288, ../sass/mow.styles.scss */
    .headerWarp .branding .sicons .donate-btn {
      float: right;
      padding: 10px 0px 0px 10px; }
      /* line 293, ../sass/mow.styles.scss */
      .headerWarp .branding .sicons .donate-btn p a {
        padding: 8px 15px; }
    /* line 298, ../sass/mow.styles.scss */
    .headerWarp .branding .sicons .topMenu, .headerWarp .branding .sicons .topmenu {
      list-style: outside none none;
      z-index: 1;
      padding: 10px;
      background: url(../images/gray-bar.png);
      background-size: 7px;
      width: 320px;
      max-height: 35px;
      transition: max-height 0.15s ease-out 0s;
      border-radius: 4px 0px 0px 4px;
      margin-top: 14px;
      float: right;
      position: relative; }
      /* line 311, ../sass/mow.styles.scss */
      .headerWarp .branding .sicons .topMenu ::after, .headerWarp .branding .sicons .topmenu ::after {
        position: absolute;
        height: 100%;
        width: 9999px;
        right: -9999px;
        top: 0;
        background: url(../images/gray-bar.png);
        background-size: 7px;
        content: " "; }
      /* line 321, ../sass/mow.styles.scss */
      .headerWarp .branding .sicons .topMenu ul, .headerWarp .branding .sicons .topmenu ul {
        padding-left: 0px;
        margin: 0px; }
        /* line 324, ../sass/mow.styles.scss */
        .headerWarp .branding .sicons .topMenu ul li, .headerWarp .branding .sicons .topmenu ul li {
          background: none;
          position: initial;
          float: none; }
          /* line 328, ../sass/mow.styles.scss */
          .headerWarp .branding .sicons .topMenu ul li a, .headerWarp .branding .sicons .topmenu ul li a {
            font-size: 12px;
            font-family: "bryant-web-ss1";
            text-transform: uppercase;
            color: #30a8b8; }
            /* line 333, ../sass/mow.styles.scss */
            .headerWarp .branding .sicons .topMenu ul li a:hover, .headerWarp .branding .sicons .topMenu ul li a:focus, .headerWarp .branding .sicons .topMenu ul li a:active, .headerWarp .branding .sicons .topmenu ul li a:hover, .headerWarp .branding .sicons .topmenu ul li a:focus, .headerWarp .branding .sicons .topmenu ul li a:active {
              background: none;
              color: #003851; }
          /* line 338, ../sass/mow.styles.scss */
          .headerWarp .branding .sicons .topMenu ul li a > .sf-sub-indicator, .headerWarp .branding .sicons .topmenu ul li a > .sf-sub-indicator {
            top: 1px;
            left: 140px; }
        /* line 343, ../sass/mow.styles.scss */
        .headerWarp .branding .sicons .topMenu ul .last .sf-depth-1, .headerWarp .branding .sicons .topmenu ul .last .sf-depth-1 {
          background: #2e9fb0;
          padding: 10px !important;
          border-radius: 4px;
          margin-top: 10px; }
          /* line 348, ../sass/mow.styles.scss */
          .headerWarp .branding .sicons .topMenu ul .last .sf-depth-1:hover, .headerWarp .branding .sicons .topmenu ul .last .sf-depth-1:hover {
            background: #30a8b8 !important;
            color: #003851; }
        /* line 353, ../sass/mow.styles.scss */
        .headerWarp .branding .sicons .topMenu ul ul, .headerWarp .branding .sicons .topmenu ul ul {
          background: url(../images/gray-bar.png);
          background-size: 7px;
          width: 100% !important;
          top: 28px;
          border-radius: 0px 0px 0px 4px; }
          /* line 359, ../sass/mow.styles.scss */
          .headerWarp .branding .sicons .topMenu ul ul li, .headerWarp .branding .sicons .topmenu ul ul li {
            margin: 0px; }
            /* line 361, ../sass/mow.styles.scss */
            .headerWarp .branding .sicons .topMenu ul ul li a, .headerWarp .branding .sicons .topmenu ul ul li a {
              font-weight: normal;
              text-transform: capitalize;
              padding: 10px 5px 0px 15px !important; }
              /* line 366, ../sass/mow.styles.scss */
              .headerWarp .branding .sicons .topMenu ul ul li a:hover, .headerWarp .branding .sicons .topmenu ul ul li a:hover {
                color: #003851; }

/* line 379, ../sass/mow.styles.scss */
.front .innerPage {
  display: none; }
/* line 382, ../sass/mow.styles.scss */
.front .mainWarp {
  padding: 0px !important; }

/* line 389, ../sass/mow.styles.scss */
.not-front .bannerWarp, .not-front .activityWarp, .not-front .aboutWarp, .not-front .checkOut, .not-front .diningRoom {
  display: none; }

/* line 395, ../sass/mow.styles.scss */
.menuWarp {
  background: #003851; }
  /* line 399, ../sass/mow.styles.scss */
  .menuWarp .menuInner .menubar .header-menu-block {
    display: none;
    float: left;
    background: #30a8b8;
    padding: 5px 10px;
    margin-top: 8px;
    border-radius: 2px; }
    /* line 407, ../sass/mow.styles.scss */
    .menuWarp .menuInner .menubar .header-menu-block ul li a {
      font-size: 12px;
      font-family: "bryant-web-ss1";
      text-transform: uppercase; }
    /* line 412, ../sass/mow.styles.scss */
    .menuWarp .menuInner .menubar .header-menu-block ul ul {
      background: #30a8b8;
      width: 150px;
      left: -10px;
      border-radius: 0px 2px 2px 0px; }
      /* line 418, ../sass/mow.styles.scss */
      .menuWarp .menuInner .menubar .header-menu-block ul ul li a {
        color: white;
        font-weight: normal;
        text-transform: capitalize;
        padding: 3px 5px 3px 10px !important; }
    /* line 426, ../sass/mow.styles.scss */
    .menuWarp .menuInner .menubar .header-menu-block ul:hover ul {
      top: 15px; }
  /* line 432, ../sass/mow.styles.scss */
  .menuWarp .menuInner .menubar h2 {
    display: none; }
  /* line 435, ../sass/mow.styles.scss */
  .menuWarp .menuInner .menubar .tb-megamenu {
    background-color: #00b7c4; }
    /* line 437, ../sass/mow.styles.scss */
    .menuWarp .menuInner .menubar .tb-megamenu .mega-inner {
      padding: 0px !important; }
    /* line 440, ../sass/mow.styles.scss */
    .menuWarp .menuInner .menubar .tb-megamenu .dropdown-menu {
      border-bottom: 0px solid;
      background-color: #00b7c4;
      color: #fff; }
    /* line 445, ../sass/mow.styles.scss */
    .menuWarp .menuInner .menubar .tb-megamenu .caret {
      display: none; }
    /* line 450, ../sass/mow.styles.scss */
    .menuWarp .menuInner .menubar .tb-megamenu .nav li a {
      background: transparent none repeat scroll 0% 0%;
      padding: 20px 50px;
      font-size: 18px;
      font-family: "bryant-web-ss1";
      letter-spacing: 0.08em;
      text-transform: uppercase;
      border-right: 0px;
      color: #fff; }
      /* line 459, ../sass/mow.styles.scss */
      .menuWarp .menuInner .menubar .tb-megamenu .nav li a:hover {
        color: #003851; }
    /* line 464, ../sass/mow.styles.scss */
    .menuWarp .menuInner .menubar .tb-megamenu .nav li ul li a {
      text-align: left;
      padding: 10px 50px !important;
      border-bottom: 3px solid #00b7c4;
      letter-spacing: 0.08em; }
      /* line 469, ../sass/mow.styles.scss */
      .menuWarp .menuInner .menubar .tb-megamenu .nav li ul li a:hover {
        border-bottom: 3px solid #abd037; }
    /* line 474, ../sass/mow.styles.scss */
    .menuWarp .menuInner .menubar .tb-megamenu .nav:hover {
      color: #003851; }
  /* line 482, ../sass/mow.styles.scss */
  .menuWarp .tb-megamenu .dropdown-submenu > .dropdown-menu {
    top: 46px !important;
    left: -1px !important; }
  /* line 487, ../sass/mow.styles.scss */
  .menuWarp .tb-megamenu .nav > li > a:focus, .menuWarp .tb-megamenu .nav > li > a:hover, .menuWarp .tb-megamenu .nav > li > a:active {
    color: #003851 !important; }

/* line 493, ../sass/mow.styles.scss */
.mmenubar {
  overflow: hidden;
  background: #b1cc2b;
  transition: all 0.3s ease-in-out 0s; }
  /* line 497, ../sass/mow.styles.scss */
  .mmenubar #block-jquerymenu-1 {
    transition: all 0.3s ease-in-out 0s;
    padding: 10px; }
    /* line 500, ../sass/mow.styles.scss */
    .mmenubar #block-jquerymenu-1 ul.jquerymenu li span.parent {
      margin-right: 10px !important;
      right: 0px;
      margin-top: 0px;
      margin-left: 0px;
      background-size: 20px auto !important;
      height: 20px;
      width: 20px;
      float: right;
      position: relative !important; }
    /* line 511, ../sass/mow.styles.scss */
    .mmenubar #block-jquerymenu-1 ul.jquerymenu li.parent span.closed {
      background: url("../images/white-plus.png"); }
    /* line 514, ../sass/mow.styles.scss */
    .mmenubar #block-jquerymenu-1 ul.jquerymenu li.parent span.open {
      background: url("../images/white-minus.png"); }
    /* line 517, ../sass/mow.styles.scss */
    .mmenubar #block-jquerymenu-1 ul > li.first {
      padding-top: 0px;
      border-top: 0px none; }
    /* line 521, ../sass/mow.styles.scss */
    .mmenubar #block-jquerymenu-1 ul {
      padding: 0px;
      margin: 0px; }
      /* line 524, ../sass/mow.styles.scss */
      .mmenubar #block-jquerymenu-1 ul li {
        padding: 5px 0px;
        list-style-image: none !important;
        list-style-type: square;
        list-style-position: inside;
        color: #003851;
        border-top: dotted 1px #f2f2f2; }
        /* line 531, ../sass/mow.styles.scss */
        .mmenubar #block-jquerymenu-1 ul li ul {
          padding: 0px 0px 0px 20px; }
          /* line 533, ../sass/mow.styles.scss */
          .mmenubar #block-jquerymenu-1 ul li ul li {
            border: 0px solid; }
        /* line 537, ../sass/mow.styles.scss */
        .mmenubar #block-jquerymenu-1 ul li a {
          color: #003851;
          font-family: "bryant-web-ss1";
          text-transform: uppercase; }
          /* line 541, ../sass/mow.styles.scss */
          .mmenubar #block-jquerymenu-1 ul li a:hover {
            font-weight: bold;
            opacity: 0.9; }
  /* line 549, ../sass/mow.styles.scss */
  .mmenubar h2 {
    display: none; }

/* line 558, ../sass/mow.styles.scss */
.bannerWarp {
  position: relative; }
  /* line 561, ../sass/mow.styles.scss */
  .bannerWarp .bannerInner h2 {
    display: none; }
  /* line 565, ../sass/mow.styles.scss */
  .bannerWarp .bannerInner .views_slideshow_cycle_main {
    width: 100%;
    float: left; }
  /* line 569, ../sass/mow.styles.scss */
  .bannerWarp .bannerInner .views_slideshow_cycle_main .views-slideshow-cycle-main-frame {
    width: 100% !important;
    margin-bottom: -5px; }
  /* line 573, ../sass/mow.styles.scss */
  .bannerWarp .bannerInner .views_slideshow_cycle_main .views-slideshow-cycle-main-frame-row {
    width: 100% !important;
    height: auto;
    z-index: 0 !important; }
  /* line 578, ../sass/mow.styles.scss */
  .bannerWarp .bannerInner .views_slideshow_cycle_main .field-content img {
    max-width: 100%;
    width: 100%;
    height: auto !important;
    margin: 0;
    padding: 0;
    margin-bottom: -5px; }
  /* line 586, ../sass/mow.styles.scss */
  .bannerWarp .bannerInner .views-field-field-front-slider-images {
    float: left;
    width: 50%;
    border: 1px solid #CCC;
    padding: 10px;
    background: url("../images/crossword.png"); }
  /* line 594, ../sass/mow.styles.scss */
  .bannerWarp .bannerInner .views_slideshow_controls_text {
    float: right;
    margin-top: 22%; }
  /* line 598, ../sass/mow.styles.scss */
  .bannerWarp .bannerInner .views_slideshow_controls_text_previous a {
    background: transparent url("../images/Theme-1-back.png") no-repeat scroll center 0px/20px;
    padding: 8px 0px 0px 0px;
    color: transparent;
    position: absolute;
    z-index: 30;
    right: 85px; }
  /* line 607, ../sass/mow.styles.scss */
  .bannerWarp .bannerInner .views_slideshow_controls_text_pause {
    display: none; }
  /* line 610, ../sass/mow.styles.scss */
  .bannerWarp .bannerInner .views_slideshow_controls_text_next a {
    background: transparent url("../images/Theme-1-next.png") no-repeat scroll center 0px/20px;
    position: absolute;
    z-index: 30;
    right: 58px;
    padding: 8px 0px 0px 0px;
    color: transparent; }
  /* line 618, ../sass/mow.styles.scss */
  .bannerWarp .bannerInner .views-field-title, .bannerWarp .bannerInner .views-field-body, .bannerWarp .bannerInner .views-field-view-node {
    position: absolute;
    width: 325px;
    text-align: right; }
  /* line 623, ../sass/mow.styles.scss */
  .bannerWarp .bannerInner .views-field-title {
    background: transparent url("../images/Theme-1-rotor-txt-lyr-01.png") no-repeat scroll 0% 0%/550px auto;
    margin-top: -24vw;
    font-weight: bold;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 30px;
    padding: 35px 120px 0px 0px;
    width: 600px;
    height: 300px; }
    /* line 633, ../sass/mow.styles.scss */
    .bannerWarp .bannerInner .views-field-title a {
      padding-left: 140px;
      color: #fff;
      font-family: 'bryant-web-ss1';
      letter-spacing: 0.08em; }
  /* line 640, ../sass/mow.styles.scss */
  .bannerWarp .bannerInner .views-field-body {
    margin-top: -20vw;
    text-align: right;
    float: right;
    width: 495px;
    padding: 25px 20px 0px 55px;
    color: #fff; }
    /* line 647, ../sass/mow.styles.scss */
    .bannerWarp .bannerInner .views-field-body p {
      padding-left: 100px;
      letter-spacing: 0.09em;
      letter-spacing: 0.025em; }
  /* line 653, ../sass/mow.styles.scss */
  .bannerWarp .bannerInner .views-field-view-node {
    background: transparent url("../images/Theme-1-rotor-txt-lyr-02.png") no-repeat scroll 0% 0%;
    margin-top: -13.35vw;
    height: 50px;
    width: 425px;
    background-size: 415px;
    padding: 9px 50px 0px 0px; }
    /* line 660, ../sass/mow.styles.scss */
    .bannerWarp .bannerInner .views-field-view-node a {
      background: transparent url("../images/Read-more.png") no-repeat scroll right 1px/7px auto;
      padding: 0px 18px 0px 0px;
      text-transform: uppercase;
      font-family: 'bryant-web-ss1';
      color: #fff;
      letter-spacing: 0.1em; }
  /* line 670, ../sass/mow.styles.scss */
  .bannerWarp .bannerInner .views-field-nothing {
    margin: 0px auto;
    width: 1024px;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px; }
  /* line 678, ../sass/mow.styles.scss */
  .bannerWarp .bannerInner .bannerInfo {
    position: absolute;
    top: 25px;
    left: 0px; }
  /* line 683, ../sass/mow.styles.scss */
  .bannerWarp .bannerInner .info {
    background: transparent url("../images/Theme-1-rotor-txt-lyr-01.png") no-repeat scroll 0% 0%/cover;
    color: #fff;
    padding: 27px 114px 20px 0px;
    width: 360px;
    height: 220px;
    text-align: right;
    background-position: top right; }
    /* line 691, ../sass/mow.styles.scss */
    .bannerWarp .bannerInner .info ::before {
      position: absolute;
      top: 0;
      left: -9997px;
      width: 9999px;
      height: 100%;
      content: " ";
      background: #003851; }
    /* line 700, ../sass/mow.styles.scss */
    .bannerWarp .bannerInner .info .title a {
      color: #fff;
      font-family: 'bryant-web-ss1';
      letter-spacing: 0.08em;
      font-size: 27px;
      text-transform: uppercase;
      line-height: normal; }
  /* line 709, ../sass/mow.styles.scss */
  .bannerWarp .bannerInner .infoLink {
    padding: 10px 30px 0px 0px;
    text-transform: uppercase;
    font-family: "bryant-web-ss1";
    letter-spacing: 0.1em;
    background: transparent url("../images/Theme-1-rotor-txt-lyr-02.png") no-repeat scroll 0% 0%/408px auto;
    height: 39px;
    width: 244px;
    text-align: right;
    position: relative;
    background-position: top right; }
    /* line 720, ../sass/mow.styles.scss */
    .bannerWarp .bannerInner .infoLink ::before {
      position: absolute;
      top: 0;
      left: -9997px;
      width: 9999px;
      height: 100%;
      content: " ";
      background: #00b7c4; }
    /* line 729, ../sass/mow.styles.scss */
    .bannerWarp .bannerInner .infoLink a {
      background: transparent url("../images/MOW-learnmore.png") no-repeat scroll right 2px/7px auto;
      padding: 0px 18px 0px 0px;
      color: #003851; }

/* line 744, ../sass/mow.styles.scss */
.innerPage .innerWarp .breadCrumb .crumb {
  position: relative;
  display: inline-block;
  min-width: 80%;
  background: #abd037 none repeat scroll 0% 0%;
  margin: 20px 0px;
  padding: 8px 50px 8px 20px;
  border-bottom-right-radius: 100px; }
  /* line 752, ../sass/mow.styles.scss */
  .innerPage .innerWarp .breadCrumb .crumb ::before {
    position: absolute;
    height: 100%;
    width: 9999px;
    left: -9999px;
    top: 0;
    background: #abd037;
    content: " "; }
  /* line 761, ../sass/mow.styles.scss */
  .innerPage .innerWarp .breadCrumb .crumb ul {
    margin: 6px 0px 0px 0px;
    padding: 0px;
    float: left; }
    /* line 765, ../sass/mow.styles.scss */
    .innerPage .innerWarp .breadCrumb .crumb ul li {
      display: inline; }
      /* line 767, ../sass/mow.styles.scss */
      .innerPage .innerWarp .breadCrumb .crumb ul li a {
        text-transform: uppercase;
        border-right: 1px solid;
        padding: 0px 10px; }
  /* line 774, ../sass/mow.styles.scss */
  .innerPage .innerWarp .breadCrumb .crumb h1 {
    float: right;
    text-transform: uppercase;
    color: white;
    margin: 6px 0px 6px 20px;
    font-family: "bryant-web-ss1"; }
/* line 783, ../sass/mow.styles.scss */
.innerPage .innerWarp .leftSidebar {
  border-right: 2px solid #ccc;
  padding-right: 20px; }
  /* line 786, ../sass/mow.styles.scss */
  .innerPage .innerWarp .leftSidebar ul {
    margin: 0px;
    padding: 0px; }
    /* line 789, ../sass/mow.styles.scss */
    .innerPage .innerWarp .leftSidebar ul li {
      background: transparent !important;
      border-bottom: 1px solid #EFEFEF;
      border-top: 0;
      display: block; }
      /* line 794, ../sass/mow.styles.scss */
      .innerPage .innerWarp .leftSidebar ul li a {
        line-height: 1.2em;
        padding: 7px 40px 7px 20px;
        text-transform: uppercase;
        font-family: "bryant-web-ss1";
        display: block; }
  /* line 804, ../sass/mow.styles.scss */
  .innerPage .innerWarp .leftSidebar .open-content-block h2 {
    margin: 0px;
    font-size: 14px;
    font-weight: bold;
    background: #2e9fb0;
    padding: 10px;
    border-radius: 4px 4px 0px 0px; }
  /* line 812, ../sass/mow.styles.scss */
  .innerPage .innerWarp .leftSidebar .open-content-block .block__content {
    border: 1px solid #2e9fb0;
    border-radius: 0px 0px 4px 4px;
    padding: 10px; }
    /* line 816, ../sass/mow.styles.scss */
    .innerPage .innerWarp .leftSidebar .open-content-block .block__content .views-row {
      border-bottom: 1px dotted #30a8b8;
      padding: 10px 0px;
      line-height: 20px; }
      /* line 821, ../sass/mow.styles.scss */
      .innerPage .innerWarp .leftSidebar .open-content-block .block__content .views-row .views-field-title a {
        color: #003851;
        font-size: 14px; }
      /* line 826, ../sass/mow.styles.scss */
      .innerPage .innerWarp .leftSidebar .open-content-block .block__content .views-row .views-field-field-date {
        font-size: 12px;
        color: #2e9fb0; }
    /* line 831, ../sass/mow.styles.scss */
    .innerPage .innerWarp .leftSidebar .open-content-block .block__content .view-footer {
      text-align: right;
      font-size: 13px;
      padding-top: 10px; }
  /* line 837, ../sass/mow.styles.scss */
  .innerPage .innerWarp .leftSidebar .open-content-block a:hover {
    text-decoration: underline; }

/* line 846, ../sass/mow.styles.scss */
.mainWarp {
  padding: 30px 0px; }
  /* line 849, ../sass/mow.styles.scss */
  .mainWarp .mainInner h1 {
    font-size: 40px;
    font-family: "bryant-web-ss1"; }
  /* line 856, ../sass/mow.styles.scss */
  .mainWarp .mainInner .mainContent .block--block-10 p {
    margin: 0px; }
  /* line 860, ../sass/mow.styles.scss */
  .mainWarp .mainInner .mainContent .user-login label, .mainWarp .mainInner .mainContent .webform-client-form label, .mainWarp .mainInner .mainContent .user-register-form label, .mainWarp .mainInner .mainContent .user-pass label, .mainWarp .mainInner .mainContent .servicemow-form label {
    font-size: 25px;
    font-family: "bryant-web-ss1";
    line-height: 35px; }
  /* line 865, ../sass/mow.styles.scss */
  .mainWarp .mainInner .mainContent .user-login .form-text, .mainWarp .mainInner .mainContent .webform-client-form .form-text, .mainWarp .mainInner .mainContent .user-register-form .form-text, .mainWarp .mainInner .mainContent .user-pass .form-text, .mainWarp .mainInner .mainContent .servicemow-form .form-text {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 18px;
    line-height: 1.42857; }
  /* line 872, ../sass/mow.styles.scss */
  .mainWarp .mainInner .mainContent .user-login .form-submit, .mainWarp .mainInner .mainContent .webform-client-form .form-submit, .mainWarp .mainInner .mainContent .user-register-form .form-submit, .mainWarp .mainInner .mainContent .user-pass .form-submit, .mainWarp .mainInner .mainContent .servicemow-form .form-submit {
    background: #0e2940;
    padding: 10px 50px;
    font-size: 16px;
    text-align: center;
    color: #FFF;
    border: 1px solid #0e2940; }
    /* line 879, ../sass/mow.styles.scss */
    .mainWarp .mainInner .mainContent .user-login .form-submit:hover, .mainWarp .mainInner .mainContent .webform-client-form .form-submit:hover, .mainWarp .mainInner .mainContent .user-register-form .form-submit:hover, .mainWarp .mainInner .mainContent .user-pass .form-submit:hover, .mainWarp .mainInner .mainContent .servicemow-form .form-submit:hover {
      color: #0e2940;
      background: #FFF; }
  /* line 886, ../sass/mow.styles.scss */
  .mainWarp .mainInner .mainContent .webform-client-form .webform-component {
    float: left;
    width: 100%; }
  /* line 890, ../sass/mow.styles.scss */
  .mainWarp .mainInner .mainContent .webform-client-form .webform-container-inline > label {
    float: left;
    width: 300px; }
  /* line 894, ../sass/mow.styles.scss */
  .mainWarp .mainInner .mainContent .webform-client-form label {
    font-size: 18px; }
  /* line 897, ../sass/mow.styles.scss */
  .mainWarp .mainInner .mainContent .webform-client-form .form-text {
    width: 30%;
    padding: 0px 5px; }
  /* line 901, ../sass/mow.styles.scss */
  .mainWarp .mainInner .mainContent .webform-client-form .option {
    font-size: 15px;
    font-family: 'news-gothic-std'; }

/* line 912, ../sass/mow.styles.scss */
.diningRoom {
  background: url(../images/green-bar.png);
  overflow: hidden;
  padding: 20px 0px; }
  /* line 916, ../sass/mow.styles.scss */
  .diningRoom .diningInner {
    color: #fff;
    text-align: center;
    font-size: 24px; }
    /* line 920, ../sass/mow.styles.scss */
    .diningRoom .diningInner .l-region--dining {
      width: 465px;
      margin: 0px auto; }
    /* line 924, ../sass/mow.styles.scss */
    .diningRoom .diningInner h2 {
      color: #fff;
      font-size: 24px;
      float: left;
      margin: 3px 0px 0px;
      font-family: 'bryant-web-ss1'; }
      /* line 930, ../sass/mow.styles.scss */
      .diningRoom .diningInner h2 a {
        background: #30a8b8;
        color: #003851;
        padding: 10px;
        font-size: 14px;
        text-transform: uppercase;
        border-radius: 50%;
        margin-left: 20px; }
        /* line 938, ../sass/mow.styles.scss */
        .diningRoom .diningInner h2 a:hover {
          background: #2e9fb0; }
    /* line 943, ../sass/mow.styles.scss */
    .diningRoom .diningInner .form-submit {
      background: #003851;
      color: #fff;
      padding: 10px 8px;
      font-size: 14px;
      text-transform: uppercase;
      margin-top: 0px;
      border: 1px solid #003851;
      font-family: arial;
      font-weight: bold;
      border-radius: 50%;
      transition: all 0.3s linear 0s; }
      /* line 955, ../sass/mow.styles.scss */
      .diningRoom .diningInner .form-submit:hover {
        background: #2e9fb0;
        border: 1px solid #2e9fb0; }
    /* line 960, ../sass/mow.styles.scss */
    .diningRoom .diningInner label {
      display: none; }
    /* line 963, ../sass/mow.styles.scss */
    .diningRoom .diningInner .form-text {
      width: 250px;
      padding: 10px 25px 10px;
      text-align: center;
      font-size: 14px;
      line-height: 18px;
      border: 0px none !important;
      margin-left: 13px;
      outline: medium none;
      color: #003851;
      height: 34px;
      border-radius: 0px; }
    /* line 976, ../sass/mow.styles.scss */
    .diningRoom .diningInner .views-exposed-widgets, .diningRoom .diningInner .form-type-textfield {
      float: left;
      margin: 0px; }
    /* line 980, ../sass/mow.styles.scss */
    .diningRoom .diningInner .views-submit-button, .diningRoom .diningInner .form-item-field-geofield-distance-origin, .diningRoom .diningInner .views-widget-filter-field_geofield_distance {
      padding: 0px;
      margin: 0px; }
    /* line 984, ../sass/mow.styles.scss */
    .diningRoom .diningInner .form-item-field-geofield-distance-distance, .diningRoom .diningInner .form-item-field-geofield-distance-unit {
      visibility: hidden;
      width: 0px;
      margin: 0px;
      padding: 0px; }
    /* line 990, ../sass/mow.styles.scss */
    .diningRoom .diningInner #edit-captcha--2 {
      display: none; }

/* line 998, ../sass/mow.styles.scss */
.activityWarp {
  padding: 100px 0px;
  background: url("../images/watermark.jpg");
  position: relative;
  background-attachment: fixed;
  background-position: center top; }
  /* line 1005, ../sass/mow.styles.scss */
  .activityWarp .activityInner h2 {
    color: #00364f;
    text-transform: uppercase;
    font-size: 29px;
    text-align: center;
    letter-spacing: 0.08em;
    font-family: 'bryant-web-ss1'; }
  /* line 1013, ../sass/mow.styles.scss */
  .activityWarp .activityInner p {
    color: #003851;
    text-align: center;
    margin: 40px 0px;
    letter-spacing: 0.025em; }
  /* line 1024, ../sass/mow.styles.scss */
  .activityWarp .activityInner .views-field-body {
    min-height: 80px; }
  /* line 1027, ../sass/mow.styles.scss */
  .activityWarp .activityInner .views-field-view-node, .activityWarp .activityInner .views-field-field-give-url-1, .activityWarp .activityInner .views-field-field-soul-url-1, .activityWarp .activityInner .views-field-field-volun-url-1 {
    text-align: center; }
  /* line 1031, ../sass/mow.styles.scss */
  .activityWarp .activityInner .give {
    min-height: 185px; }
  /* line 1034, ../sass/mow.styles.scss */
  .activityWarp .activityInner .soul {
    min-height: 185px; }
  /* line 1037, ../sass/mow.styles.scss */
  .activityWarp .activityInner .volunteer {
    min-height: 185px; }

/* line 1045, ../sass/mow.styles.scss */
.checkOut {
  background: url("../images/teal-bar.png"); }
  /* line 1048, ../sass/mow.styles.scss */
  .checkOut .checkWarp {
    padding: 35px 0px;
    text-align: center; }
    /* line 1051, ../sass/mow.styles.scss */
    .checkOut .checkWarp p {
      color: #fff;
      font-family: 'bryant-web-ss1';
      font-size: 34px;
      margin: 0px;
      letter-spacing: 0.08em; }

/* line 1063, ../sass/mow.styles.scss */
.aboutWarp {
  background: #f3f3f3;
  position: relative;
  background-attachment: fixed;
  background-position: center top; }
  /* line 1071, ../sass/mow.styles.scss */
  .aboutWarp .aboutInner .about {
    background: #f3f3f3;
    padding: 45px 40px 75px;
    position: relative; }
    /* line 1076, ../sass/mow.styles.scss */
    .aboutWarp .aboutInner .about .views-field-field-image-latest img {
      float: right;
      margin: 0px 0px 0px 20px;
      border: 4px solid #003851; }
    /* line 1082, ../sass/mow.styles.scss */
    .aboutWarp .aboutInner .about .views-field-body p {
      text-align: justify;
      letter-spacing: 0.025em;
      color: #003851;
      line-height: 30px; }
    /* line 1088, ../sass/mow.styles.scss */
    .aboutWarp .aboutInner .about .views-field-view-node {
      text-align: center;
      margin-top: 30px; }
      /* line 1091, ../sass/mow.styles.scss */
      .aboutWarp .aboutInner .about .views-field-view-node a {
        padding: 10px;
        background-color: #003851;
        font-family: 'bryant-web-ss1';
        text-transform: uppercase;
        border: 1px solid #003851;
        border-radius: 6px;
        letter-spacing: 0.1em;
        color: #fff; }
        /* line 1101, ../sass/mow.styles.scss */
        .aboutWarp .aboutInner .about .views-field-view-node a:hover {
          background: #30a8b8;
          border: 1px solid #30a8b8; }
  /* line 1108, ../sass/mow.styles.scss */
  .aboutWarp .aboutInner .about::before {
    display: block;
    content: " ";
    position: absolute;
    top: 0;
    left: -9999px;
    height: 100%;
    background: #f3f3f3;
    width: 9999px; }
  /* line 1118, ../sass/mow.styles.scss */
  .aboutWarp .aboutInner .aboutRight {
    padding: 40px; }
    /* line 1120, ../sass/mow.styles.scss */
    .aboutWarp .aboutInner .aboutRight img {
      width: 100% !important; }

/* line 1130, ../sass/mow.styles.scss */
.footertop {
  font-size: 12px;
  letter-spacing: 0.10em;
  background: #003851; }
  /* line 1134, ../sass/mow.styles.scss */
  .footertop .topInner {
    padding: 25px 0px;
    color: #fff;
    border-bottom: 2px solid #1c374d; }
    /* line 1139, ../sass/mow.styles.scss */
    .footertop .topInner .flogo .block {
      float: left; }
    /* line 1142, ../sass/mow.styles.scss */
    .footertop .topInner .flogo p {
      margin: 0px;
      color: #FFF !important;
      letter-spacing: 0.1em; }
    /* line 1147, ../sass/mow.styles.scss */
    .footertop .topInner .flogo img {
      width: 133px;
      float: left;
      margin-right: 20px; }
    /* line 1154, ../sass/mow.styles.scss */
    .footertop .topInner .flogo .f-social #sea, .footertop .topInner .flogo .f-social #don {
      display: none; }
    /* line 1157, ../sass/mow.styles.scss */
    .footertop .topInner .flogo .f-social p {
      float: left; }
      /* line 1159, ../sass/mow.styles.scss */
      .footertop .topInner .flogo .f-social p a {
        color: #003851;
        background: #fff; }
        /* line 1162, ../sass/mow.styles.scss */
        .footertop .topInner .flogo .f-social p a:hover {
          color: #fff;
          background: #30a8b8; }
    /* line 1171, ../sass/mow.styles.scss */
    .footertop .topInner .search {
      text-align: right; }
      /* line 1174, ../sass/mow.styles.scss */
      .footertop .topInner .search p a {
        color: #fff; }
      /* line 1177, ../sass/mow.styles.scss */
      .footertop .topInner .search .block {
        float: right; }
      /* line 1181, ../sass/mow.styles.scss */
      .footertop .topInner .search .pay-meals p a {
        margin-left: 30px;
        padding: 20px 0px;
        color: #003851;
        background: #b1cc2b;
        border: 1px solid #b1cc2b; }
      /* line 1190, ../sass/mow.styles.scss */
      .footertop .topInner .search .form-text {
        height: 40px;
        border: 0px solid;
        padding: 6px;
        color: #777777;
        border-radius: 0px !important;
        margin-right: -4px;
        width: 50%;
        font-family: 'bryant-web-ss1';
        text-transform: uppercase; }
      /* line 1202, ../sass/mow.styles.scss */
      .footertop .topInner .search .form-submit {
        padding: 4px 16px 4px;
        border-radius: 0px;
        color: white;
        height: 40px;
        background: #00b7c4 none repeat scroll 0% 0%;
        border: 0px none;
        font-family: 'bryant-web-ss1';
        text-transform: uppercase; }

/* line 1219, ../sass/mow.styles.scss */
.footermiddle {
  background: #003851;
  font-size: 12px;
  letter-spacing: 0.10em; }
  /* line 1223, ../sass/mow.styles.scss */
  .footermiddle .midInner {
    padding: 20px  0px; }
    /* line 1225, ../sass/mow.styles.scss */
    .footermiddle .midInner h2 {
      color: #fff;
      font-family: 'bryant-web-ss1';
      text-transform: uppercase;
      font-size: 16px; }
    /* line 1231, ../sass/mow.styles.scss */
    .footermiddle .midInner .menu {
      padding-left: 0px; }
      /* line 1233, ../sass/mow.styles.scss */
      .footermiddle .midInner .menu li {
        list-style-image: none;
        list-style-type: none; }
        /* line 1236, ../sass/mow.styles.scss */
        .footermiddle .midInner .menu li a {
          color: #fff;
          letter-spacing: 0.10em; }
          /* line 1239, ../sass/mow.styles.scss */
          .footermiddle .midInner .menu li a:hover {
            color: #30a8b8; }

/* line 1260, ../sass/mow.styles.scss */
.footerBottom {
  background: #003851;
  font-size: 12px;
  letter-spacing: 0.10em; }
  /* line 1264, ../sass/mow.styles.scss */
  .footerBottom .bottomInner {
    color: #fff;
    padding: 10px 0px; }
    /* line 1270, ../sass/mow.styles.scss */
    .footerBottom .bottomInner .copyright a:hover {
      text-decoration: underline; }
    /* line 1275, ../sass/mow.styles.scss */
    .footerBottom .bottomInner .socialmedia {
      padding: 10px 0px;
      text-align: right; }
      /* line 1279, ../sass/mow.styles.scss */
      .footerBottom .bottomInner .socialmedia p {
        float: right;
        width: 100%; }
        /* line 1282, ../sass/mow.styles.scss */
        .footerBottom .bottomInner .socialmedia p a {
          color: #fff; }
          /* line 1284, ../sass/mow.styles.scss */
          .footerBottom .bottomInner .socialmedia p a:hover {
            opacity: 0.7; }
      /* line 1290, ../sass/mow.styles.scss */
      .footerBottom .bottomInner .socialmedia .policy ul {
        margin: 0px;
        padding: 0px;
        float: right; }
        /* line 1294, ../sass/mow.styles.scss */
        .footerBottom .bottomInner .socialmedia .policy ul li {
          display: inline;
          margin-left: 10px; }
          /* line 1297, ../sass/mow.styles.scss */
          .footerBottom .bottomInner .socialmedia .policy ul li a {
            color: #30a8b8; }
            /* line 1299, ../sass/mow.styles.scss */
            .footerBottom .bottomInner .socialmedia .policy ul li a:hover {
              text-decoration: underline; }

/* line 1315, ../sass/mow.styles.scss */
.mainWarp .mainInner .leftSidebar .block--block-9 {
  text-align: center; }
/* line 1318, ../sass/mow.styles.scss */
.mainWarp .mainInner .leftSidebar h2 {
  margin: 16px 0px 0px;
  font-size: 18px;
  font-weight: bold;
  background: #00b8c2 none repeat scroll 0% 0%;
  padding: 10px;
  border-radius: 4px 4px 0px 0px;
  color: white; }
/* line 1327, ../sass/mow.styles.scss */
.mainWarp .mainInner .leftSidebar .view-footer {
  text-align: right; }
  /* line 1330, ../sass/mow.styles.scss */
  .mainWarp .mainInner .leftSidebar .view-footer a:hover {
    color: #00b7c4; }
/* line 1335, ../sass/mow.styles.scss */
.mainWarp .mainInner .leftSidebar .views-row {
  border-bottom: 1px dotted #CCC;
  padding: 10px 0px;
  line-height: 20px; }
  /* line 1339, ../sass/mow.styles.scss */
  .mainWarp .mainInner .leftSidebar .views-row .views-field-field-event-date {
    font-size: 14px;
    color: #00b8c2; }
  /* line 1343, ../sass/mow.styles.scss */
  .mainWarp .mainInner .leftSidebar .views-row .views-field-title {
    color: #00364f;
    font-size: 14px; }
    /* line 1346, ../sass/mow.styles.scss */
    .mainWarp .mainInner .leftSidebar .views-row .views-field-title a {
      font-size: 14px;
      transition: all 0.3s linear 0s; }
      /* line 1349, ../sass/mow.styles.scss */
      .mainWarp .mainInner .leftSidebar .views-row .views-field-title a:hover {
        font-weight: bold; }

/* line 1365, ../sass/mow.styles.scss */
.mainWarp .mainInner .mainContent .views-blogs .views-row {
  width: 100%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none;
  border-bottom: dotted 1px #00AEED;
  padding: 20px 0px; }
  /* line 1373, ../sass/mow.styles.scss */
  .mainWarp .mainInner .mainContent .views-blogs .views-row .views-field-field-image-gallery {
    float: left;
    margin: 4px 20px 0px 0px; }
  /* line 1377, ../sass/mow.styles.scss */
  .mainWarp .mainInner .mainContent .views-blogs .views-row .views-field-view-node {
    text-align: right; }
  /* line 1380, ../sass/mow.styles.scss */
  .mainWarp .mainInner .mainContent .views-blogs .views-row .views-field-title a {
    font-size: 24px;
    color: #434343;
    font-family: "bryant-web-ss1"; }
  /* line 1385, ../sass/mow.styles.scss */
  .mainWarp .mainInner .mainContent .views-blogs .views-row .views-field-view-node a {
    background: #00b7c4 none repeat scroll 0% 0%;
    padding: 7px 15px;
    font-size: 18px;
    color: white;
    border: 1px solid #00b7c4;
    font-family: "bryant-web-ss1";
    transition: all 0.3s linear 0s; }
    /* line 1393, ../sass/mow.styles.scss */
    .mainWarp .mainInner .mainContent .views-blogs .views-row .views-field-view-node a:hover {
      color: #00b7c4;
      background: #FFF; }
/* line 1399, ../sass/mow.styles.scss */
.mainWarp .mainInner .mainContent .views-blogs .views-row-1 {
  border-top: dotted 1px #00AEED; }
/* line 1404, ../sass/mow.styles.scss */
.mainWarp .mainInner .mainContent .view-stories .views-row {
  float: left;
  width: 31.33%;
  margin: 1%;
  border-bottom: 3px solid #003851;
  padding: 20px 0px 60px;
  text-align: center; }
/* line 1412, ../sass/mow.styles.scss */
.mainWarp .mainInner .mainContent .view-stories img {
  border: 10px solid #003851;
  border-radius: 10px; }
/* line 1417, ../sass/mow.styles.scss */
.mainWarp .mainInner .mainContent .view-stories .views-field-view-node a {
  display: inline-block;
  position: relative;
  margin-bottom: 15px;
  padding-left: 25px;
  color: #30a8b8; }
  /* line 1423, ../sass/mow.styles.scss */
  .mainWarp .mainInner .mainContent .view-stories .views-field-view-node a:hover {
    text-decoration: underline; }
/* line 1427, ../sass/mow.styles.scss */
.mainWarp .mainInner .mainContent .view-stories .views-field-view-node a::after {
  left: 0 !important;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg) !important;
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  transform-origin: 100% 100% !important; }
/* line 1440, ../sass/mow.styles.scss */
.mainWarp .mainInner .mainContent .view-stories .views-field-view-node a::before, .mainWarp .mainInner .mainContent .view-stories .views-field-view-node a::after {
  position: absolute;
  content: "";
  left: 8px;
  top: 0;
  width: 8px;
  height: 15px;
  background: #abd037;
  -moz-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  -o-transform-origin: 0 100%;
  transform-origin: 0 100%; }

/* line 1473, ../sass/mow.styles.scss */
.mainWarp .mainInner .mainContent .view-in-the-news .views-field-created {
  margin: 15px 0px 0px; }
/* line 1476, ../sass/mow.styles.scss */
.mainWarp .mainInner .mainContent .view-in-the-news .views-field-field-image-news-1 img, .mainWarp .mainInner .mainContent .view-in-the-news .views-field-field-image-news img {
  border: 5px solid #003851;
  border-radius: 50%;
  float: left;
  margin: 0px 10px 0px 1px; }
/* line 1482, ../sass/mow.styles.scss */
.mainWarp .mainInner .mainContent .view-in-the-news .views-field-view-node {
  margin: 15px 0px; }

/* line 1492, ../sass/mow.styles.scss */
.date-nav {
  margin: 0px; }

/* line 1495, ../sass/mow.styles.scss */
.pager {
  margin: 0px; }
  /* line 1497, ../sass/mow.styles.scss */
  .pager li {
    display: inline; }
  /* line 1500, ../sass/mow.styles.scss */
  .pager .date-prev a {
    margin-right: 5px; }
  /* line 1503, ../sass/mow.styles.scss */
  .pager .date-next a {
    margin-left: 5px; }

/* line 1509, ../sass/mow.styles.scss */
.l-region--newspopup {
  position: fixed;
  width: 500px;
  background: white none repeat scroll 0% 0%;
  z-index: 9999;
  margin: 0px auto;
  left: 0px;
  right: 0px;
  padding: 20px;
  top: 50px;
  display: none !important; }
  /* line 1520, ../sass/mow.styles.scss */
  .l-region--newspopup h2 {
    margin: 0px;
    font-size: 14px;
    font-family: 'news-gothic-std';
    text-align: center; }
  /* line 1526, ../sass/mow.styles.scss */
  .l-region--newspopup .news-pop {
    position: absolute;
    right: -6px;
    top: -1px;
    font-size: 26px; }
  /* line 1532, ../sass/mow.styles.scss */
  .l-region--newspopup p {
    margin: 0px; }
    /* line 1534, ../sass/mow.styles.scss */
    .l-region--newspopup p img {
      width: 100% !important;
      height: auto !important; }

/* line 1541, ../sass/mow.styles.scss */
.newsclosed {
  display: none; }

/* line 1546, ../sass/mow.styles.scss */
.cc-signup-form-1 .form-text {
  background: none repeat scroll 0% 0% #F1F1F1;
  border: 1px solid #cccccc;
  padding: 5px 7px;
  width: 100%; }
/* line 1552, ../sass/mow.styles.scss */
.cc-signup-form-1 .form-text:active, .cc-signup-form-1 .form-text:focus {
  background: #fff;
  border: 1px solid #bbb; }
/* line 1556, ../sass/mow.styles.scss */
.cc-signup-form-1 .compact-form-label {
  top: 6px;
  left: 13px;
  font-size: 1em;
  font-weight: normal; }
/* line 1562, ../sass/mow.styles.scss */
.cc-signup-form-1 .form-submit {
  text-decoration: none;
  background: #abd037;
  border: 1px solid #abd037;
  padding: 7px 30px;
  border: 1px solid #b1cc2b;
  border-radius: 0px;
  transition: all 0.3s linear 0s;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'bryant-web-ss1';
  border: 1px solid #b1cc2b;
  border-radius: 4px;
  letter-spacing: 0.08em;
  font-size: 13px; }
  /* line 1577, ../sass/mow.styles.scss */
  .cc-signup-form-1 .form-submit:hover {
    background: #2d9ead;
    border: 1px solid #2d9ead;
    color: #fff; }
/* line 1583, ../sass/mow.styles.scss */
.cc-signup-form-1 .description {
  color: #999 !important; }

/* line 1590, ../sass/mow.styles.scss */
.crm-socialnetwork .crm-fb-tweet-buttons .label {
  width: 25% !important; }
/* line 1593, ../sass/mow.styles.scss */
.crm-socialnetwork .crm-fb-tweet-buttons iframe {
  width: 122px !important;
  height: 60px !important; }

/* line 1602, ../sass/mow.styles.scss */
.crm-container .event_map-section .content {
  margin-left: 0% !important; }

@includebreakpoint ($mob) {
  /* line 1608, ../sass/mow.styles.scss */
  #osm_map {
    width: 100% !important; } }

/*# sourceMappingURL=mow.styles.css.map */
