@charset "UTF-8";


.top-bar-section .dropdown li.title {
  color: rgba(255, 255, 255, 0.5);
  padding-top: 10px;
  padding-left: 15px;
  font-size: 0.8em;
}

.top-bar-section .divider, .top-bar-section [role="separator"] {
  border-top: solid 1px #484848;
}

img.alert-icon {
    max-width: 38px;
}

/* ------------------------------------- MISC ------------------------------------- */
body {
  padding: 0;
  margin: 0;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  background: #fefefe;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h1,h2,h3,h4,h5,h6 {
  font-weight:normal;
  font-style: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  margin-bottom: 0.5rem;
  line-height: 1.4;
}

.bx-wrapper .bx-viewport {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    left: 0;
    background: transparent;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}
      .bx-wrapper {
          position: relative;
          margin: 0;
          padding: 0;
      }
      .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
          position: absolute;
          bottom: 10px;
          width: 100%;
      }
      .bx-wrapper img {
          max-width: 100%;
          width:100%;
          display: block;
      }
      .bx-wrapper ul {
        margin:0;
      }

.button {
    display: inline-block;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 4px;
    padding: 0.8em 1em;
    margin: 0 0 1rem 0;
    font-size: 0.9rem;
    background-color: #2199e8;
    color: #fefefe;
    width: 60%;
}

.ghostButton {
    background-color: transparent;
    border: 1px solid #fff;
    padding: 10px 30px;
    text-transform: uppercase;
    color: #fff;
    font-family: "Lato", sans-serif;
    font-size: .68em;
    font-weight: 600;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display:inline-block;
    opacity: 1;
}
      .ghostButton:hover {
        opacity:0.5;
        color:#fff;
      }

.ghostButton.lightAcc {
    background-color: transparent;
    border: 1px solid #fff;
    padding: 10px 30px;
    text-transform: uppercase;
    color: #fff;
    font-family: "Lato", sans-serif;
    font-size: .68em;
    font-weight: 600;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display:inline-block;
    opacity: 1;
}
      .ghostButton.lightAcc:hover {
        opacity:0.5;
        color:#fff;
      }


.ghostButton.darkAcc {
    background-color: transparent;
    border: 1px solid #363636;
    padding: 10px 30px;
    text-transform: uppercase;
    color: #363636;
    font-family: "Lato", sans-serif;
    font-size: .68em;
    font-weight: 600;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display:inline-block;
    opacity: 1;
}
      .ghostButton.darkAcc:hover {
        opacity:0.5;
        color:#363636;
      }

.darkButton {
    background-color: transparent;
    border: 1px solid #363636;
    padding: 10px 30px;
    text-transform: uppercase;
    color: #363636;
    font-family: "Lato", sans-serif;
    font-size: .68em;
    font-weight: 600;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display:inline-block;
    opacity: 1;
}
      .darkButton:hover {
        opacity:0.5;
        color:#363636;
      }




.copyList .column:last-child:not(:first-child),
.copyList .columns:last-child:not(:first-child) {
    float: left;
}
.copyList .medium-6 {
  width:49%;
}

/*.bannerIcon {
    text-align: center;
    max-width: 100% !important;
}*/
.bannerIcon {
    text-align: center;
    position: relative;
    margin: auto;
    left: 0;
    right: 0;
    /*bottom: 0; */
    top: 10%;
}
.videoWrap .bannerIcon {
  display: block !important;
}
.bx-wrapper img.bannerIcon {
    text-align: center;
    max-width: 100% !important;
    width: auto;
    margin: 0 auto;
    padding-bottom: 20px;
}

/* ------------------------------------- OFF CANVAS ------------------------------------- */
.off-canvas-wrapper {
  background: #2c3840;
}
      #offCanvas {
        font-size: 0.8125rem;
        font-weight: bold;
        background: #2c3840;
        padding-top: 3.5%;
      }
      .off-canvas-list {
        list-style-type: none;
      }
      .off-canvas-list a {
        color:#e1e1e1;
        line-height: 2.4;
      }
      .off-canvas-list label {
        color:#fff;
        text-transform: uppercase;
        font-weight:bold;
      }
      .close-button {
        position: absolute;
        color: #fff !important;
        right: 1rem;
        top: 0.5rem;
        font-size: 4em;
        line-height: 1;
        cursor: pointer;
        outline: 0;
      }
      .js-off-canvas-exit {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.8);
        cursor: pointer;
        transition: background 0.5s ease;
      }

    .is-off-canvas-open .title-bar.sticky.is-at-top.is-stuck {
        left: 0 !important;
    }
    .off-canvas.position-right.is-open {
        right: 0;
        top: 0;
        width: 250px;
        z-index: 0;
        position: fixed;
        transition: all .25s ease;
    }


/* ------------------------------------- VIDEO BACKGROUND ------------------------------------- */
.heroSectionVideo {
 position: relative;
 background: rgba(0,0,0,0.8);
}

.ytplayer-container {
 position: absolute;
 top: 0;
 z-index: 0;
}


/* ------------------------------------- NAVIGATION ------------------------------------- */
.sticky-container {
    position: absolute;
    top: 0;
    z-index: 9999;
    width: 100%;
}
.sticky.is-stuck.is-at-top {
  background-color: #ffffff);
}
[data-sticky] {
  width: 100%;
}
.sticky.is-stuck {

}
.title-bar {
  /*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 85%, rgba(0,0,0,0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(85%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0)));
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 85%,rgba(0,0,0,0) 100%);
  background: -o-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 85%,rgba(0,0,0,0) 100%);
  background: -ms-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 85%,rgba(0,0,0,0) 100%);
  background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 85%,rgba(0,0,0,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );*/
}
.title-bar {
  background:#000000;
  padding: 0;
  transition: padding .25s ease;
}
.title-bar-left {
    width:15%; 
}
.title-bar-right {
    width:85%; 
}
.title-bar-title {
    position: absolute;
    transform: translateY(-50%);
    top: 48%;
    left: 1rem;
}
/*.sticky.is-stuck.is-at-top.title-bar {
  padding: 0;
  transition: padding .25s ease;
}*/
.sticky.is-stuck.is-at-top.title-bar {
  padding: 0;
  transition: padding .25s ease;
  left: 0 !important;
}
nav.menuFull {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
ul.menu.submenu.is-dropdown-submenu.first-sub.vertical {
    border: 0;
}
.title-bar .menu > li > a {
    display: block;
    padding: 1.5rem 1rem;
    line-height: 1;
}
.sticky.is-stuck.is-at-top.title-bar .menu > li > a {
  padding: 1rem 1rem;
  transition: padding .25s ease;
  line-height: 1;
}
.title-bar.sticky.is-at-top.is-stuck img {
    max-width: 80%;
    transition: all .5s ease-in-out;
}
ul.menu.submenu > li > a {
    display: block;
    padding: 0.7rem 1rem;
    line-height: 1;
    border-bottom: 1px solid #323232;
    color: #212121;
    text-transform: capitalize;
}
.menu-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 20px;
    height: 16px;
    margin: 1.5rem 0;
}
.title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 1.5rem;
}
.is-off-canvas-open .title-bar .menu-icon {
  display: none;
}

@media screen and (max-width: 1024px) {
/*.show-for-large {
    display: none !important;
}*/
}
.hide-me {
  display:none;
}
.show-me {
}
nav.menuFull.hide-me {
  display:none;
}



/* ------------------------------------- LAYOUT ------------------------------------- */
      .pageBannerWrap {
        /*background-position: top center;*/
      }
      /*.pageBanner .bannerTitle {
        text-align: center;
        width: 75%;
        margin: auto;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        display: block;
        height: 120px;
        position: absolute;
        z-index: 100;
        color: #fff;
        text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
        padding-top: 1.15rem;
      }*/
      .pageBanner {
        display:block;
      }
      .pageBanner img {
        width:100%;
      }
      .pageBanner .bannerTitle {
        width: 75vw;
        padding: 0.5rem;
        margin: auto;
        text-align: center;
        z-index: 1;
        color: #fff;
        text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
        padding-top: 1.15rem;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
      }       
      .pageBanner .bannerTitle p {
   
      }      

.headerWrap {
  background-image:url(../img/heroBg.jpg);
  background-repeat:no-repeat;
  background-size:cover;
  position:relative;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.75);
}
      .heroSection {
        background-color: rgba(0, 0, 0, 0);
        color:#fff;
        position:relative;
        display:flex !important;
      }
      /* Prevent FOUC see app.js*/
      .heroSection {
        display:none;
      }      
      /*.heroSection .heroCaption {
        width:30%;
        margin:0 auto;
        text-align: center;
      }*/
      /*.heroCaption{
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          height: 280px;
          width:30%;
          margin: auto;
          text-align:center;
          color:#fff;
          z-index:10;
          text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
      }
      .heroCaption {
			    max-height:200px;
          min-height:100px;
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          width:60%;
          margin: auto;
          text-align:center;
          color:#fff;
          z-index:10;
          text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
      } */   

      .heroCaption {
        display: flex;
        flex-wrap: nowrap;
        padding: 0.5rem;
        flex-direction: column;
        justify-content: center;
        width: 120vw;
        margin: auto;
        text-align: center;
        color: #fff;
        z-index: 10;
        text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
    }
	.heroCaption{
          position: absolute;
          top: 5vh;
          bottom: 0;
          left: 0;
          right: 0;
          height: 280px;
          width:65%;
          margin: auto;
          text-align:center;
          color:#fff;
          z-index:10;
          text-shadow: 1px 1px 4px rgba(0, 0, 0, 1);
      }      
      .heroCaption .captionTitle {
        text-transform: none;
        margin-top: 0;
        margin-bottom: 0.5rem;
        line-height: 1.4;
        font-size: 3rem;
      }
	.heroCaption .ghostButton {
		margin: 0 auto;
	}

.sliderWrap {
    position: relative;
}

.slogan {
  text-align: center;
  /*margin-bottom:2.8rem;*/
  line-height: 2.618;
  margin:0;
  padding: 1.2rem 0.5rem;
}
      /*.slogan:after {
        content:"";
        width:200px;
        height:1px;
        border-bottom:2px solid;
        border-color: inherit;
        display:block;
        margin:0 auto;
      }*/
.sloganAlt {
  text-align: center;
}
.page-content {
  margin: 4rem 0 0;
}


/* ------------------------------------- QUOTE BOX ------------------------------------- */
.quoteBox {
  padding:4em 0;
  text-align: center;
  background-size: cover;
  color:#fff;
  display:block;
}


/* ------------------------------------- CONTENT BOX ------------------------------------- */
.contentBox {
  padding:4em 0;
}
.contentBox.cbAlternate {
  padding:3em 0;
}
.contentBox a {
    border-bottom: 2px solid #fff;
    color: #4e9ede;
}


/* ------------------------------------- CONTENT LIST ------------------------------------- */
.copyList {
  padding:4em 0;
}
      .copyList .slogan {
        margin-bottom:1em;
      }
      .copyListing:before {
          content: "6";
          font-family: entypo;
          font-size: 32px;
          position: absolute;
          left:0;
          color: inherit;
      }
      .copyListing {
          padding-left: 38px;
          position: relative;
      }


/* ------------------------------------- TABS ------------------------------------- */
.tabBox .tabs {
  margin: 0;
  padding:20px 0 0;
  list-style-type: none;
  background: #fefefe;
  border: 0 solid #e6e6e6;
}
      .tabs-title {
        display: inline-block;
        float: none;
        font-weight: bold;
        margin: 0 10px 22px;
      }
      .tabs-title.is-active {
        opacity:0.65;
      }
      .tabs-title > a {
        display: inline;
        padding: .5rem 0;
        line-height: 1;
        font-size: 0.98em;
        color: #1d92cf;
      }
      .tabs-title > a:hover, .tabs-title > a:focus, .tabs-title > a[aria-selected="true"] {
        background: none;
      }
      .tabs-content {
        background: #a8a8a8;
        transition: all 0.5s ease;
        border: 0 solid #e6e6e6;
        border-top: 0;
        padding: 3em 0;
        min-height: 450px;
      }
      .tabs-content .tabs-panel .linkIcon i{
        display: block;
        position: absolute;
        top: 45%;
        left: 50%;
        margin: -21px 0 0 -21px;
        border: 2px solid rgba(0, 0, 0, 0);
        background: rgba(0, 0, 0, 0.45);
        border-radius: 50%;
        overflow: hidden;
        z-index: 5000;
        color: #F7F7F7;
        padding: 23px;
        font-size: 1.4rem;
      }
      .vtabBox .tabs-content {
        background: #a8a8a8;
        transition: all 0.5s ease;
        border: 0 solid #e6e6e6;
        border-top: 0;
        padding: 0;
        overflow:hidden;
        position:relative;
        min-height: auto;
      }
      .vtabBox .tabs-panel {
        padding: 0;
        position:relative;
      }      
      .vtabBox .tabs-panel .aggregateLink {
        position: absolute;
        display: block;
        top: 0;
        z-index: 1;
        background: rgba(255,255,255,0.8);
        width: 35%;
        margin-top: 2%;
        padding: 1rem;
      }
      .vtabBox {
        padding: 4rem 0;
        background: pink;
      }
      .vtabBox h3 {
        padding: 0 10px;
        border-bottom: 1px solid #212121;
        padding-bottom: 1rem;
      }
      .vtabBox .tabs-panel img {
        width:100%;
        height:auto;
      }
      .vtabBox .tabs {
        margin: 0;
        list-style-type: none;
        border: 0;
      }
      .vtabBox .tabs-title > a {
          line-height: 1.2;
      }
      .vtabBox .tabs-title {
          text-transform: capitalize;
          border-bottom: 0 solid #c5c5c5;
          padding: 5px 10px;
          margin:0;   
      }
      .vtabBox ul {
        background: transparent;
      }
      .vtabBox .tabs.vertical > li {
          border-top: 0 solid;
      }
      .vtabBox .tabs.vertical > li:last-child {
          border-bottom: 0 solid;
      }
      .innerStory {
        background-color: #c5c5c5;
        padding:1rem 1.8rem;
      }
	  .tabbedContent {
	    padding: 0 0 0 1.5rem;
	  }

/* ---------------------------------------------------------- SUB MENU ---------------------------------------------------------- */
section.subMenu {
    padding: 1rem 0;
}
      section.subMenu ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        display: block;
        text-align: center;
      }

      section.subMenu ul li {
        display: inline-block;
        text-align: center;
        margin: 0 1rem;
        text-transform: uppercase;
      }


/* ---------------------------------------------------------- SPLIT SECTION ---------------------------------------------------------- */
section.splitGridWrap {
  display: block;
  overflow: hidden;
}
.splitGrid {
  display:block;
  width: 100%;
  background: #f7f7f7;
  clear:both;
  overflow: hidden;
  position:relative;
}
.splitGrid:nth-child(odd) {
  background: #c5c5c5;
}
      .splitGrid:nth-child(odd) .splitDescription {
        float: right;
        width:50%;
      }
      .splitDescription, .resplitDescription, .resplitImg, .splitImg {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -webkit-box-align: center;
        align-items: center;
      }
      .splitGrid:nth-child(odd) .splitImg {
        float: right;
        width: 50%;
      }
      .splitImg {
        float: left;
        width: 50%;
      }  
      .splitImg .cover {
        width:100%;
        height:auto;
      }        
      .videoEmbed {
        width:100%;
      }   
      /*.splitImg img {
        width: 100%;
        height: 100%;
        object-fit: contain;
      }*/
      .splitDescriptionInner {
        display:block;
      }
      .splitDescriptionInner h2 {
        font-weight:600;
      }
      .splitDescriptionInner .bxslider {
        font-weight:300;
        padding:0;
      }
      .splitDescriptionInner .bx-wrapper {
          padding: 2rem 0 0;
      }
      .splitDescriptionInner .bxslider p:first-child {
        font-size:20px;
      }
      .splitDescriptionInner p:first-child {
        font-size:20px;
        font-weight:300;
      }
      .splitDescriptionInner .bxslider {
        font-weight:600;
      }
            .gridInnerWrap {
                position: absolute;
                top: 0;
                bottom: 0;
                right: 0;
                left: 0;
            }
            .gridInnerWrap:after {
                padding-top: 56.25%;
                display: block;
                content: '';
            }      

      .pageExcerpt {
        position:relative;
        overflow:hidden;
        padding:0 1rem;
      }

      .splitDescription .pageExcerpt {
        position:relative;
        overflow:hidden;
        padding:0 3.85rem;
      }


/* ------------------------------------- SPLIT GRID TWO ------------------------------------- */

section.resplitGridWrap {
  overflow: hidden;
}
      .resplitGrid {
        float: left;
        width: 100%;
        background: #fff;
        clear:both;
        overflow: hidden;
        display: table-cell;
        vertical-align: middle;
        padding:6rem;
      }
      .resplitGrid:nth-child(odd) {
        float: right;
        background: #edf2f4;
        width:100%;
      }      
      .resplitDescriptionInner {
        display:block;
      }
      .resplitDescriptionInner h2 {
        font-weight:600;
      }
      .resplitDescriptionInner .bxslider p:first-child {
        font-size:20px;
      }
      .resplitDescriptionInner p:first-child {
        font-size:20px;
        font-weight:300;
      }
      .resplitGrid:nth-child(odd) .resplitDescription {
        float: right;
        width:50%;
      }
      .resplitDescription {
        float: left;
        padding: 0 3rem;
        box-sizing: border-box;
        width: 50%;
        position:relative;
      }      
      .resplitGrid:nth-child(odd) .resplitImg {
        float: right;
        width: 50%;
      }
      .resplitImg {
        float: left;
        width: 50%;
      }
      .resplitImg img {
        /*width: 100%;
        height: auto;
        height: 112.5%;
        object-fit: cover;*/
      }


/* ------------------------------------- CARDS ------------------------------------- */
.siteCards{
  box-sizing: content-box;
  margin-left: auto;
  margin-right: auto;
  padding: 0 30px;
  background-color: #c5c5c5;
  max-width: 100%;
  overflow: hidden;
  padding-bottom: 1rem;
  padding-top: 3rem;
}
      .siteCards .singleCard {
        float: left;
        display: block;
        /*margin-right: 2.35765%*/;
        margin-right: 1.55%;
        width: 31.76157%;
        box-shadow: 0 .0625em .3em rgba(0,0,0,.15),0 .0625em .3em rgba(0,0,0,.25);
        -webkit-transition: box-shadow .3s ease-in-out;
        -moz-transition: box-shadow .3s ease-in-out;
        transition: box-shadow .3s ease-in-out;
        background-color: #fff;
        box-shadow: none;
        margin-left: 0;
        text-align: center;
        margin-bottom: 2rem;
      }
      .siteCards .singleCard:last-child {
        margin-right:0;
      }
      .siteCards .singleCard:hover {
          box-shadow: none;
      }
      .imgCard {
        background-position: center center;
        background-size: cover;
        box-sizing: border-box;
        cursor: pointer;
        height: 0;
        padding-top: 56.25%;
        position: relative;
      }
      .cardContent {
        display: block;
        background: #fff;
        box-sizing: border-box;
        padding: 2em 2em 2.5em;
      }
      .urlCard {
        width: 100%;
      }


/* ------------------------------------- SITE FORM ------------------------------------- */
section.siteForm {
    padding: 4rem 0;
    position:relative;
    display:block;
    background-repeat: no-repeat;
    background-position: 50% 0;
}
/*.siteFormContent {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}*/
.siteFormContent iframe,   
.siteFormContent object,  
.siteFormContent embed,
.siteFormBox iframe,   
.siteFormBox object,  
.siteFormBox embed  {
    width: 100%;
}


/* ------------------------------------- FAQS ------------------------------------- */
.faqWrap {
    padding: 3rem 0;
}
      .accordion-title::before {
        content: '+';
        position: absolute;
        right: 1rem;
        top: 50%;
        margin-top: -1rem;
        font-size: 2rem;
      }
      .accordion-title {
        display: block;
        padding: 1.25rem 1rem;
        line-height: 1;
        font-size: 0.75rem;
        color: #2199e8;
        position: relative;
        border: 0 solid #e6e6e6;
        border-top: 1px solid #e6e6e6;
        border-bottom: 1px solid #e6e6e6;
        border-bottom: 0;
      }
      .accordion-content {
        padding: 1rem;
        display: none;
        border: 0 solid #e6e6e6;
        border-top: 1px solid #e6e6e6;
        border-bottom: 1px solid #e6e6e6;
        border-bottom: 0;
        background-color: #fefefe;
        color: #0a0a0a;
      }
.faqBody {
    overflow: hidden;
}

/* ------------------------------------- MASONRY ------------------------------------- */
/*.contentGriditem {
  width: 50%;
  padding-right:5px;
  padding-bottom:5px;
  box-sizing: border-box;
}
.contentGriditem img {
  min-width:100%;
  height:auto;
}
.gridSizer {
  width:50%;
}
.gridSizer,
.contentGriditem { width: 50%; }
.contentGriditem2 { width: 25%; }*/


/* ------------------------------------- GRID ------------------------------------- */
  .grid {
    background: #DDD;
  }
  .grid:after {
    content: '';
    display: block;
    clear: both;
  }


/* ------------------------------------- GRID ELEMENTS ------------------------------------- */
  /* 5 columns, percentage width */
  * { box-sizing: border-box; }
  .gridItem,
  .gridSizer {
    width: 20%;
  }
  .gridItem {
    float: left;
    height: 200px;
    border: 0 solid;
    border-color: rgba(255, 255, 255, 1);
    background-position: 50% 0;
    background-repeat: none;
  }
  .gridItem-widthdouble { width: 40%; }
  .gridItem-heightdouble { height: 400px; }



.previewGrid .hover .icon {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    font-size: 20px;
}
.previewGrid .hover {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #000;
    background-color: rgba(0, 0, 0, 0.7);
    transition: all .3s;
    opacity: 0;
    display: table;
    width: 100%;
    height: 100%;
}
.previewGrid .gridItem:hover .hover {
  opacity: 1;
}



/* ------------------------------------- AFFILIATES ------------------------------------- */
.affiliateBox {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 4em 0;
}
      .affiliateWrap {
        position:relative;
        text-align: center;
        padding:0;
        margin:0 auto;
      }
      .affiliate, .affiliate-item  {
        display:inline-block;
        margin: 10px 0 30px;
        vertical-align: top;
      }      
      .affiliate img, .affiliate-item img {
        max-width:100%;
        margin: 10px auto 20px;
        text-align: center;
      }
      .affiliate a p, .affiliate-item .affiliate a p {
          width: 90px;
          margin: 0 auto;
          text-align: center;
          line-height: 1;
          display: block;
      }      


/* ------------------------------------- MAP ------------------------------------- */
#map-canvas {
    height: 100%;
    min-height: 420px;
    margin: 0 auto;
    padding: 0;
    border-top:1px solid:#c5c5c5;
    border-bottom:1px solid:#c5c5c5;
}

/* ------------------------------------- QUOTES ------------------------------------- */
.quoteCaption {
    padding: 2em 0;
}
      .quoteCaption p {
        margin:0 auto 0.85em;;
        max-width:600px;
      }
      .quoteCaption span p {
        margin:0 auto;
        font-weight:bold;
        max-width:600px;
        text-transform: capitalize;
      }
      .quoteCaption span small {
        font-weight:normal;
        text-transform: capitalize;
      }
      .quoteBox .bx-wrapper .bx-controls-direction a {
        position: absolute;
        top: 50%;
        margin-top: -60px;
        outline: 0;
        width: 32px;
        height: 32px;
        text-indent: -9999px;
        z-index: 500;
      }
.bx-wrapper .bx-prev {
    left: 10%;
    background: url(images/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
    right: 10%;
    background: url(images/controls.png) no-repeat -43px -32px;
}


/* ------------------------------------- CONTACT ------------------------------------- */
.contactWrap {
  padding: 0;
}



/* ------------------------------------- FOOTER ------------------------------------- */
.footerTop {
  background: #404446;
  padding: 40px 0;
  color: #fff;
  font-size: 0.75rem;
  line-height: 18px;
}
      .footerTop .title {
        display:block;
        font-weight:bold;
        text-transform: uppercase;
      }


      .identitySocial p {
        margin:20px 0 0;
      }
      .identitySocial a {
        margin-right:0.85em;
      }
      .identitySocial i {
        font-size:1.4em;
      }
      .downBtn {
        position: absolute;
        z-index: 10;
        bottom: 2.5%;
        display: inline-block;
        width: 100%;
        text-align: center;
        color:#fff;
      }
      .downBtn i {
        font-size:2.4em;
        cursor: pointer;
      }
      #signupForm {
          margin-top: 1rem;
      }


.footerBottom {
    background: #2c3840;
    padding: 16px 0 0;
    color: #666;
}
      .footerBottom .fb_right {
        text-align:right;
      }


/* ------------------------------------- TILEBOX ------------------------------------- */
.tileBox {
    overflow: hidden;
}


/* ------------------------------------- RESTAURANT MENU ------------------------------------- */
.restaurantWrap {
  padding: 4rem 0;
  box-sizing: border-box;
  background-position: 50% 0;
  background-repeat: no-repeat;
}

.lb-data .lb-caption { display:block !important; }
table thead, table tbody, table tfoot {
    border: 0 solid #f1f1f1;
    background-color: rgba(255,255,255,0.25);
}
table tbody tr:nth-child(even) {
    background-color: rgba(255,255,255,0.5);
}


/* ------------------------------------- STAFF ------------------------------------- */
.staffWrap {
    overflow: hidden;
    padding: 0;
}
.staffWrap ul { 
  list-style: none; 
  margin:0; 
  padding:0; 
  display:block; 
  text-align:center;
  width: 100%;
}
.staffWrap li { 
  position:relative;
  display:block; 
  width:33.33%; 
  float:left;
}
.staffWrap li:hover .staffOverlay {
    display:block;
    background-color:black;
    opacity:0.95;
}
.staffImg img {
 width:100%;
 height:auto;
}
.staffOverlay{
  width:100%;
  height:100%;
  display:none;
  position:absolute;
  top:0px;
  left:0px;
}
.staffOverlay div {
    position:relative;
    display:inline-block;
}
.staffContent {
    background-color:#fff;
    width:100%;
    height:100%;
}
.staffOverlay .staffInfo {
  display:inline-block;
  height:100vh;
  vertical-align: middle;
  width:100%;
  padding: 3rem 3rem 0;
  text-align: center;
  box-sizing: border-box;
}
.staffOverlay .staffInfo p:first-child {
  padding-bottom:0;
  margin-bottom:0;
  font-weight:bold;
  font-size: 1.618rem;
}
.staffInfo a i {
  font-size: 1.8em;
  padding:0 10px;
}

/* ------------------------------------- PRICING TABLE ------------------------------------- */
.priceWrap {
  padding:3rem 0;
}
.priceWrap span {
  display:block;
}
.priceWrap .priceHeader {
  background:orange;
  border:0;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;  
  padding: 2rem;
  font-weight: bold;
}
.priceWrap .priceContent {
  border-left: 1px solid #c5c5c5;
  border-right: 1px solid #c5c5c5;
  border-bottom: 1px solid #c5c5c5;
  padding:2em 1em;
  min-height: 300px;
  margin:0 0 4rem 0;
  background:#fff;
}
.priceWrap ul {
  margin:0;
  padding:0;
  list-style-type: none;
}
.priceWrap ul li {
  border-bottom: 1px dashed #c5c5c5;
  padding: 0.35rem 0;
}
span.priceTitle {
    font-size: 1.5em;
}
span.priceCost {
    font-size: 2.25em;
}
span.priceCost small {
    text-transform: uppercase;
    font-size: 45%;
}


/* ------------------------------------- POST ------------------------------------- */
section.postBox {
    display: block;
    overflow: hidden;
}

.postBox .postItem .postBackground .potrait {
/*width:100%*/;
  max-width:none;
  height:100%;
}

.postBox .postItem .title a {
    color:#fff;
}

.postBox .postItem {
  position: relative;
  padding: 60px 35px;
  background: #F7F7F7;
  text-align: left;
  border-top: 10px solid #e9e9e9;
  border-bottom: 1px solid rgba(0,0,0,.15)
}

.postBox .postItem:nth-child(2n+2) {
  border-right: 0
}

.postBox .postItem .date {
  display: inline-block;
  background: #212121;
  font-size: 16px;
  color: #FFF;
  text-transform: uppercase;
  line-height: 22px;
  padding: 3px 10px 2px
}

.postBox .postItem .title {
    margin-top: 30px;
    transition: color .5s
}
.postBox .postItem:hover .title a {
    color: #333
}

.postBox .postItem .readMore {
    color: #FFF;
    border-bottom: 3px solid #525252;
    background-color: transparent;
    border: 1px solid #fff;
    padding: 10px 30px;
    text-transform: uppercase;
    color: #fff;
    font-family: "Lato", sans-serif;
    font-size: .68em;
    font-weight: 600;
    display:inline-block;
    opacity: 1;
    transition: color .5s;
    bottom: 16%;
    z-index: 10;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0)
}
.buttonWrap {
  display:block;
  margin: 20px 0;
}
.readMoreAlt {
    color: #FFF;
    border-bottom: 3px solid #525252;
    background-color: transparent;
    border: 1px solid #fff;
    padding: 10px 30px;
    text-transform: uppercase;
    color: #fff;
    font-size: .68em;
    font-weight: 600;
    opacity: 1;
    transition: color .5s;
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0)
}
.postBox .postItem .postBackground {
    opacity: 1;
    transition: opacity .5s;
    z-index: 2;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden
}
.postBox .postItem .postBackground .landscape {
    height: 100%;
    max-width: none
}
.postBox .postItem .postBackground::before {
    content: '';
    z-index: 5;
    background: rgba(0,0,0,.4);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}
/*.postBox .postItem .postBackground::after {
    content: '';
    z-index: 5;
    background: rgba(0,0,0,.2);
    position: absolute;
    top: 25px;
    right: 25px;
    bottom: 25px;
    left: 25px
}*/
.postBox .postItem .postContent {
    position: relative;
    z-index: 10;
    color: #fff;
    text-align: center;
}

.align_left {
  float:left;
  padding: 5px 30px 20px 0;
}
.align_right {
  float:right;
  padding: 5px 0 30px 20px;
}

.bx-wrapper img {
  display:block;
}
a.telLinkNav {
    background: pink;
}
.telLinkNav:hover {
  opacity: 1;
}
.telLinkNav:before {
  content:"\f095";
  font-family: "FontAwesome";    
  margin-right:10px;  
}   


.z-grid.content-area.vtabBox.alternatingBloglist:nth-child(odd) {
  background-color:#f7f7f7;
}
.z-grid.content-area.vtabBox.alternatingBloglist:nth-child(even) {
  background-color:#fdfdfd;
}

.z-grid.content-area.vtabBox.alternatingBloglist:nth-child(odd) .column, 
.z-grid.content-area.vtabBox.alternatingBloglist:nth-child(odd) .columns {
    float: left;
    /*remove padding to close gap*/
    /*padding-left: 0.625rem;
    padding-right: 0.625rem;*/
}
.z-grid.content-area.vtabBox.alternatingBloglist:nth-child(even) .column, 
.z-grid.content-area.vtabBox.alternatingBloglist:nth-child(even) .columns {
    float: right;
    /*remove padding to close gap*/
    /*padding-left: 0.625rem;
    padding-right: 0.625rem;*/
}


/* ------------------------------------- AGGREGATE TYPE THREE ------------------------------------- */

.z-grid.content-area.vtabBox.alternatingBloglist.agg-type-three:nth-child(odd) {
  background-color:#f7f7f7;
}
.z-grid.content-area.vtabBox.alternatingBloglist.agg-type-three:nth-child(even) {
  background-color:#fdfdfd;
}

.z-grid.content-area.vtabBox.alternatingBloglist.agg-type-three:nth-child(odd) .column, 
.z-grid.content-area.vtabBox.alternatingBloglist.agg-type-three:nth-child(odd) .columns {
    float: left;
}
.z-grid.content-area.vtabBox.alternatingBloglist.agg-type-three:nth-child(even) .column, 
.z-grid.content-area.vtabBox.alternatingBloglist.agg-type-three:nth-child(even) .columns {
    float: right;
}
.vtabBox.agg-type-three {
  padding:0;
  background: #212121;
}
.agg-type-three img {
  width:100%;
}
.vtabBox.agg-type-three h3 {
  padding: 0 10px;
  border-bottom: 0;
  padding-bottom: 1rem;
}
.agg-type-three .innerStory {
  background-color: #c5c5c5;
  padding: 1.8rem 1.8rem;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
.agg-type-three .subtitle {
  font-weight:700;
}
.readmore {
  font-weight: 700;
}



@media screen and (min-width: 40em) {
  .z-grid.content-area.vtabBox.alternatingBloglist:nth-child(odd) .medium-6,
  .z-grid.content-area.vtabBox.alternatingBloglist:nth-child(even) .medium-6
   {
      /*width: 50%;*/
  }
}
.z-grid.vtabBox h3 small {
    display: block;
    color: #212121;
    font-weight: 400;
    font-size: 1rem;
    margin-top: 1rem;
}
/*.z-grid:nth-child(even) .grid-container .grid-x.grid-padding-x .z-grid-img-box:before {
    left:0;
}*/


/* ------------------------------------- ALERTS ------------------------------------- */
.notifier-container {
    display:none;
    background-color: #212121;
    color:#fff;
}
.notifier {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    padding: 1rem 0;
}
.notifier .button, .notifier p {
  margin:0;
  line-height: 1.5;
  font-weight: 600;
}
.notifier .button {
    width: auto;
    padding: 0.25rem 0.5rem;
}
.notifier-copy {
    margin-right:1rem;
}
span.closer i {
    position: relative;
    top:1px;
    right: -15px;
    color: #f7f7f7;
    z-index: 9000;
    display: inline-block;
    font-size:20px;
    cursor:pointer;
}


/* ------------------------------------- POPUP ------------------------------------- */
.popup-content h6 strong {
    font-weight: 900;  
}
.popup-content img {
    width: 100%;
    height: auto;
}
.popup-content {
    text-align: center;
}
.popup-body {
    margin: 2rem 0 1rem;
}
.popup-script {
    margin: 1rem 0 2rem;
}
.popup-content .button {
    margin-bottom:2rem;
}
.fancybox-content {
    padding: 0;
}
.popup-body,
.popup-script {
    padding: 0 2rem;
    box-sizing: border-box;
}
p.fancybox-close {
    text-transform: uppercase;
    text-decoration: underline;
    cursor: pointer;
}
.fancybox-slide--html .fancybox-close-small {
    color: #fff;
    padding: 0;
    right: 0;
    top: 0;
    background:rgba(0, 0, 0, 0.8);
}


/* ------------------------------------- COOKIES ------------------------------------- */
.cookie-box {
    border-radius: 10px;
    padding: 15px 0;
    background: #f7f8fb;
    border: 1px solid rgba(0,0,0,.15);
    box-shadow: 0 0 16px 2px rgba(0,0,0,.05), 0 10px 10px 2px rgba(0,0,0,.05);
    font-size: 12px;
    line-height: 40px;
    border-top: 1px solid #e4e4e4;
    position: fixed;
    z-index: 100;
    bottom: 2%;
    right: 2%;
    margin: auto;
    max-width: 540px;
    display: none;
}
.cookie-box .cookie-content {
    display: inline-block;
    line-height: 1.5;
    padding: 0.5rem 1rem;
    border-right: 1px solid rgba(0,0,0,.1);
}
.cookie-box .close-cookie {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    border: none;
    font-size: 24px;
    padding: 0 20px 0 16px;
    position: relative;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    color: #919191;
    transition: color 0.2s;
    cursor: pointer;
}
.cookie-box .close-cookie:hover { color: #795548; }
.cookie-box.close-hide-cookie {
  display: none;
  visibility: hidden;
}
.cookie-box.close-show-cookie {
  display: flex;
}

/* ------------------------------------- PAGINATION ------------------------------------- */
.relatedPages {
    margin: 2rem 0;
    padding: 0;
    list-style-type: none;
    overflow: hidden;
    font-size:0.8em;
}
      .relatedPages li {
          width:50%;
          display:block;
          float:left;
          opacity:0.8;
      }
      .relatedPages li:nth-of-type(2) {
          text-align: right;
      }
      .pagination {
          margin-left: 0;
          margin-bottom: 0;
          margin-top: 0.5rem;
      }
      .MarkupPagerNav {
          text-align: center;
      }      


/* AV */
.no_scroll {
    overflow:hidden;
    height: 100vh;
}
#modal_screen {
    position: fixed;
    top:0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1100;
    background-color: rgba(0,0,0,0.95);
}

#modal_screen.nope {
    background-color: #000; 
}

#modal_content {
    position: fixed;
    z-index: 2000;
    margin: 0 auto;
    background-color:#fff;
    border:1px solid #343434;
    border-radius: 12px;
    font-size: 12px;
    width:290px; 
    height: 290px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

#modal_content .content_wrapper {
    padding-top: 2em;
    margin:1em auto 0;
    text-align: center;
}

#modal_content h2 {
    margin: 0 0 0 0;
}

#modal_content p {
    max-width: 75%;
    margin: 1.2em auto 0;
}

#modal_content nav {font-size: 16px; display:block; width: 282px;}
#modal_content nav ul {display:inline-block; width: 100%; margin:0; padding:0; text-align: center;}
#modal_content nav li {display:inline-block; text-align: center; width: auto; margin: 5px;}

#modal_content nav:after {
    content: "";
    display: block;
    clear: both;
}

#modal_content nav small {
    display: block;
    text-align: center;
    color: #888;
    margin: 1em 0 0;
}

#modal_content nav a.av_btn {
    display:block;
    text-align:center;
    width: 85px;
    border-radius: 4px;
    margin:1em auto 0;
    text-decoration: none;
    padding:1em;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight:900;
}

#modal_content nav .av_go {
    background-color: #68a737;
}

#modal_content nav .av_no {
    background-color: #827f84;
}

#modal_content nav .av_btn:hover {
    background-color: #1e0924;
}

#modal_content #modal_regret_wrapper nav a.av_btn {
    margin-top:0;
    width:130px;
    font-size: 0.8em;
}

/* ------------------------------------- BLOG GRID ------------------------------------- */

.blog-list {
  padding-top: 1px;
  padding-bottom: 1px;
  list-style-type: none;
  margin: 0 0 1rem;
  padding: 0;  
}
.blog-list-item img {
width:100%;
height:auto;
}

.blog-list.col .blog-list-item {
  width: calc(100% / 3);
  padding-bottom: 45%;
  list-style-type: none;
  -webkit-transform: translateY(0) translateZ(0);
  transform: translateY(0) translateZ(0);
}
.blog-list .blog-list-item {
  border: 1px solid #ffffff;
  background: #f0f0f0;
  float: left;
  height: 0;
  padding-bottom: 30%;
  margin-right: -1px;
  margin-bottom: -1px;
}
/*.blog-list .blog-list-item > .inner-list-box {
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #000;
}*/
.blog-list .blog-list-item > .inner-list-box  .blog-excerpt {
  margin: 0;
  width: calc(100% - 40px);
  margin-bottom: 20px;
  padding: 2em;
}








/* ------------------------------------- BLOG GRID CARD ------------------------------------- */
.blogGrid {
  padding: 2rem 0 4rem;
}
.btn {
  background-color: white;
  border: 0 solid #cccccc;
  border-radius: 0;
  padding: 0.5rem;
}
.btn--block {
  display: block;
  width: 100%;
  text-align: center;
}
.cards {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.cards__item {
  display: -webkit-box;
  display: flex;
  padding: 1rem;
}
@media (min-width: 40rem) {
  .cards__item {
    width: 50%;
  }
}
@media (min-width: 56rem) {
  .cards__item {
    width: 33.3333%;
  }
}

.card {
  background-color: white;
  border-radius: 0;
  box-shadow: 0 20px 40px -14px rgba(0, 0, 0, 0.25);
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  overflow: hidden;
  width: 100%;
  height: 80vh;
}
.card:hover .card__image {
  -webkit-filter: contrast(100%);
          filter: contrast(100%);
}
.card__content {
  display: -webkit-box;
  display: flex;
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  padding: 1rem;
  text-align: center;
}
.card__image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  -webkit-filter: contrast(70%);
          filter: contrast(70%);
  overflow: hidden;
  position: relative;
  -webkit-transition: -webkit-filter 0.5s cubic-bezier(0.43, 0.41, 0.22, 0.91);
  transition: -webkit-filter 0.5s cubic-bezier(0.43, 0.41, 0.22, 0.91);
  transition: filter 0.5s cubic-bezier(0.43, 0.41, 0.22, 0.91);
  transition: filter 0.5s cubic-bezier(0.43, 0.41, 0.22, 0.91), -webkit-filter 0.5s cubic-bezier(0.43, 0.41, 0.22, 0.91);
}
.card__image::before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
@media (min-width: 40rem) {
  .card__image::before {
    padding-top: 66.6%;
  }
}
.card__title {
  /*color: #696969;*/
  font-weight: 300;
  /*letter-spacing: 1px;
  text-transform: uppercase;*/
  margin-bottom: 0.5rem;
}
.card__text {
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 1.25rem;
  margin-top: 0.45rem;
}

/* ------------------------------------- BLOG GRID TEST ------------------------------------- */




@media (min-width: 688px) {
    #modal_content {
        top: 10em;
        top: 30vh;
        left: 30vw;
        width: 90%;
        max-width: 500px;
        height:500px;
        padding:3em;
        border-radius: 12px;
        background-position: center 3em;
        font-size: 16px;
    }

    #modal_content .content_wrapper {
        padding-top: 1em;
        margin:3em auto 0;
        text-align: center;
    }

    #modal_content h2 {
        margin: 0 0 0 0;
        font-size: 1.875em;
    }

    #modal_content p {
        font-size: 1em;
        line-height: 1.9em;
    }

    #modal_content nav {width: 396px;}

    #modal_content nav a.av_btn {
        padding:1em 0.5em;
        margin:1.6em auto 0;
        font-size: 1em;
    }
}
