@import url("https://fonts.googleapis.com/css?family=EB+Garamond");
.is-not-padded {
    padding: 0;
}

.is-centered-text {
    text-align: center;
}

.has-20-margin {
    margin-top: 20px;
}

.has-30-margin {
    margin-top: 30px;
}

.has-40-margin {
    margin-top: 40px;
}

.has-50-margin {
    margin-top: 50px;
}

.has-60-margin {
    margin-top: 60px;
}

.group:after {
    content: "";
    display: table;
    clear: both;
}

div#primary {
    margin-bottom: 40px;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
    font-size: 14px;
}

.text-logo {
    font-size: 2rem;
    font-weight: bold;
}

.video-area {
    background: -moz-linear-gradient(top, #b3e3ef 0%, rgba(179, 227, 239, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #b3e3ef 0%, rgba(179, 227, 239, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #b3e3ef 0%, rgba(179, 227, 239, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#b3e3ef', endColorstr='#00b3e3ef', GradientType=0);
    /* IE6-9 */
    padding: 30px;
    width: 100%;
}

.book-now-small {
    display: inline-block;
    margin-top: 10px;
    background: #02a1c9;
    color: #FFF;
    padding: 10px;
    text-transform: uppercase;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding:0 !important;
}

body .container.full-wide {
    width:100%;
    max-width:100% !important;
    padding:0 !important
}

body .container.full-wide.groups h2,
body .container.full-wide.groups h3 {
    color:#13a89e !important;
    display: block;
    margin-top: 30px;
}

body .container.full-wide.groups .button{
    background-color:#13a89e;
}

body .container.full-wide.groups h1.fs52 {
    color:#13a89e !important;
    font-size:52px !important;

}
/* Responsive Stuff */

@media(max-width: 560px) {
    section.hero .hero-background .hero-label .hero-text {
        font-size: 2rem !important;
    }
}

@media screen and (max-width: 600px) {
    .video-container iframe {
        max-width: 100% !important;
        width: auto !important;
        height: auto !important;
    }
}

.mini-resort-gallery {
    min-height: 330px;
    position: relative;
}

.mini-resort-gallery ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

@media (max-width: 570px) {
    .mini-resort-gallery ul {
        padding: 0;
    }
}

.mini-resort-gallery ul li {
    display: inline-block;
    margin-right: 5px;
}

@media (max-width: 570px) {
    .mini-resort-gallery ul li {
        margin-top: 5px;
        display: block;
        margin-bottom: 10px;
    }
}


@media only screen and (min-width: 782px) {
    .wp-block-columns.swap {
    flex-direction: row-reverse !important;
}
}
@media (max-width: 1200px) {
    .mini-resort-gallery ul li img {
        max-width: 100px;
    }
}

@media (max-width: 992px) {
    .mini-resort-gallery ul li img {
        max-width: 150px;
    }
}

.mini-resort-gallery .center-gallery {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: right;
}

@media (max-width: 992px) {
    .mini-resort-gallery .center-gallery {
        position: static;
        transform: none;
        text-align: center;
    }
}

.mini-resort-gallery a.more-photos {
    margin-top: 1em;
    font-size: 2rem;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
}

.slick-wrapper .slick-next:before,
.slick-wrapper .slick-prev:before {
    color: #333;
}

.mini-gallery {
    max-width: 300px;
}

.gallery {
    float: left;
}

figure.gallery-item {
    float: left;
    padding: 10px;
}

div.the-content {
    margin-bottom: 30px;
}

section.hero .hero-background {
    min-height: 500px;
    position: relative;
}

section.hero .hero-background .hero-label {
    position: absolute;
    right: 0;
    background-color: rgba(2, 161, 201, 0.8);
    top: 50%;
    transform: translateY(-50%);
    padding: 20px 60px;
}

section.hero .hero-background .hero-label .hero-text {
    font-family: "EB Garamond", Georgia, serif;
    text-transform: uppercase;
    font-size: 3.8rem;
    line-height: 1;
    color: #FFF;
    max-width: 500px;
}

section.hero .hero-background .hero-label .hero-button a {
    color: #FFF;
    text-transform: uppercase;
    font-weight: bold;
}

header.header {
    padding: 0;
}

header.header span.reservations {
    text-transform: none;
    font-size:20px;
    font-size:2.0rem;
    color: #54b3fd;
    line-height: 1.2
}

header.header span.phone{
    font-size:26px;
    color:#12887d
}

@media (max-width: 1200px) {
    header.header .logo {
        text-align: center;
        display: block;
        width:100%;
        margin:0 auto;
    }
}

header.header .logo img {
    max-width: 500px;
}

/* Main Nav
---------------------------------------------------------*/
ul.primary-menu {
    display: block;
    text-align: center;
    margin:0 auto;
    padding:0;
}

ul.primary-menu li {
    display:inline-block;
}

ul.primary-menu li.mob-only{
    display: none;
}

ul.primary-menu li a {
    display: block;
    background: #ffffff;
    padding:36px 10px;
    color:#686868;
    font-size:22px;
    text-transform: uppercase;
    text-decoration: none;
    margin:0 -2px
}

ul.primary-menu li.current-menu-ancestor a,
ul.primary-menu li a:hover,
ul.primary-menu li a:focus,
ul.primary-menu li.current-menu-item a {
    background: #0ba8ee;
    color:#ffffff;
}
ul.primary-menu li.current-menu-item.resorts a {
    background: #fff;
    color:#686868;
}

@media (max-width: 1260px) {
    
ul.primary-menu li a {
    padding:50px 20px;
    font-size:20px;
}
}



@media (max-width: 1200px) {
    header.header .logo img {
        max-width: 300px;
        float:none;
        display: block;
        margin:0 auto;
    }
}

  
@media (max-width: 1200px) {
  
        
ul.primary-menu li a {
    padding:20px 20px;
}
header.header span.reservations,
    header.header span.phone {
        width: 100%;
        display: block;
        text-align: center;
        margin: 0;
    }
}

@media (max-width: 1200px) {
    header.header nav#social-navigation {
        clear: both;
        text-align: center;
    }
}

header.header .social-links-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    clear: both;
    float: right;
}

@media (max-width: 1200px) {
    header.header .social-links-menu {
        float: left;
        width: 100%;
        text-align: center;
    }
}

header.header .social-links-menu li {
    display: inline-block;
    font-size: 1.8rem;
    margin-left: 8px;
}

header.header .social-links-menu li a {
    color: #b2afab;
}

div.main-nav {
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
}

div.main-nav ul {
    margin: 0;
    padding: 0;
}

@media (max-width: 1200px) {
    div.main-nav ul {
        width: 100%;
    }
}

div.main-nav ul li a {
    font-size: 1.2rem;
}

div.main-nav .book-now {
    background-color: #02a1c9;
    border-top: 1px solid #02a1c9;
    border-bottom: 1px solid #02a1c9;
    height: 47px;
    line-height: 47px;
    padding: 0 30px;
    margin: -1px 0;
}

@media (max-width: 992px) {
    div.main-nav .book-now {
        display: none;
    }
}

div.main-nav .book-now a {
    color: #FFF;
    text-transform: uppercase;
    font-size: 23px;
}

div.main-nav .book-now a:hover {
    text-decoration: none;
}

#mega-menu-wrap-primary .mega-menu-toggle {
    background: #FFF;
}

#mega-menu-wrap-primary #mega-menu-primary {
    background: #FFF;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1:before {
    color: #666;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1:after {
    color: #666;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
    font-size: 21px;
    color: #666;
}

@media (max-width: 1200px) {
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        font-size: 18px;
    }
}

@media (max-width: 992px) {
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        font-size: 16px;
    }
}

#mega-menu-wrap-footer .mega-menu-toggle {
    background: #02a1c9;
}

#mega-menu-wrap-footer #mega-menu-footer {
    background: #02a1c9;
}

#mega-menu-wrap-footer .mega-menu-toggle .mega-toggle-block-1:before {
    color: #FFF;
}

#mega-menu-wrap-footer .mega-menu-toggle .mega-toggle-block-1:after {
    color: #FFF;
}

#mega-menu-wrap-footer #mega-menu-footer>li.mega-menu-item>a.mega-menu-link {
    font-size: 16px;
    color: #FFF;
    padding: 0 15px 0 15px;
}

@media (max-width: 1200px) {
    #mega-menu-wrap-footer #mega-menu-footer>li.mega-menu-item>a.mega-menu-link {
        font-size: 18px;
    }
}

@media (max-width: 992px) {
    #mega-menu-wrap-footer #mega-menu-footer>li.mega-menu-item>a.mega-menu-link {
        font-size: 16px;
    }
}

#mega-menu-footer li:last-child a {
    border-right: none !important;
}

.call-out {
    height: 431px;
    position: relative;
    background-size: cover;
}

@media (max-width: 768px) {
    .call-out {
        margin-bottom: 20px;
    }
}

.call-out .call-out-content {
    position: absolute;
    bottom: 0;
    height: 277px;
    width: 545px;
    background-color: rgba(2, 161, 201, 0.8);
}

@media (max-width: 768px) {
    .call-out .call-out-content {
        width: 100%;
    }
}

.call-out .call-out-content .call-out-title {
    color: #FFF;
    font-size: 4rem;
    font-family: "EB Garamond", Georgia, serif;
    text-transform: uppercase;
    line-height: 1;
}

@media(max-width: 480px) {
    .call-out .call-out-content .call-out-title {
        font-size: 2.5rem;
    }
}

.call-out .call-out-content .call-out-blurb {
    color: #FFF;
    font-size: 1.7rem;
}

.call-out .call-out-content.call-right {
    right: 0;
}

.call-out .call-out-content.call-left {
    left: 0;
}

.call-out .call-out-content .call-out-content-centered {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
}

.is-grid-item {
    position: relative;
    max-width: 585px;
    max-height: 300px;
}

@media (max-width: 992px) {
    .is-grid-item {
        margin: 0 auto;
    }
}

.is-grid-item .is-grid-item-label {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 320px;
    background-color: rgba(2, 161, 201, 0.8);
    font-family: "EB Garamond", Georgia, serif;
    text-transform: uppercase;
    font-size: 3rem;
    line-height: 1;
    padding: 20px 20px;
}

.is-grid-item .is-grid-item-label a {
    color: #FFF !important;
}

.is-round-grid-item {
    min-width: 300px;
    min-height: 300px;
    display: inline-block;
    max-width: 300px;
    max-height: 300px;
    border-radius: 50%;
    border: 20px solid #afe5f4;
    position: relative;
    overflow: hidden;
}

.is-round-grid-item .is-round-grid-item-label {
    position: absolute;
    bottom: 0;
    left: 50%;
    background: rgba(255, 255, 255, 0.9);
    height: 100px;
    transform: translateX(-50%);
    width: 100%;
}

.is-round-grid-item .is-round-grid-item-label a {
    font-size: 2rem;
    text-transform: uppercase;
    text-align: center;
    width: 180px;
    display: block;
    margin: 8px auto;
}

section.specials {
    background: url("../images/section-background.png") no-repeat 0 0;
    background-size: cover;
}

section {
    padding: 40px 0;
}

section h2.section-title {
    text-align: center;
    color: #12867b;
    font-family: "EB Garamond", Georgia, serif;
    text-transform: uppercase;
    font-size:36px;
    font-size: 3.6rem;
    margin: 0;
    padding: 0;
}

section h2.section-title+p {
    margin-top: 25px;
    margin-bottom: 25px;
}

section.newsletter {
    background: #e5f5f9;
    padding: 60px 0;
}

section.newsletter h2+h3 {
    font-size: 3.0rem;
    text-align: center;
    margin: 10px 0 40px 0;
}

section.newsletter input {
    background: #FFF;
    border: none;
    font-size: 1.8rem;
    color: #333;
    padding: 12px;
    width: 75%;
    float: left;
}

section.newsletter button {
    background: #02a1c9;
    text-transform: uppercase;
    color: #FFF;
    font-size: 2.1rem;
    border: none;
    width: 25%;
    float: left;
    height: 49px;
}

@media(max-width: 480px) {
    section.newsletter button {
        font-size: 1.4rem;
    }
}

section.resort-hero {
    position: relative;
    min-height: 654px;
}

section.resort-hero .resort-logo {
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(calc(-50% - .5px));
    padding: 40px 60px;
    min-width: 490px;
    text-align: center;
}

@media (max-width: 992px) {
    section.resort-hero .resort-logo {
        padding: 10px 15px;
        min-width: 100%;
    }
}

section.resort-hero .resort-logo img {
    max-width: 100%;
}

.resort-address {
    background: #02a1c9;
    max-width: 490px;
    margin: 0 auto;
    padding: 30px 30px;
    color: #FFF;
    text-align: center;
    font-size: 3.2rem;
}

.resort-navigation {
    margin-top: 50px;
    margin-bottom: 30px;
    border-top: 2px solid #999;
    border-bottom: 2px solid #999;
    padding: 20px 0;
    text-align: center;
}

.resort-navigation li {
    list-style: none;
    display: inline-block;
    padding: 0 4px;
}

.resort-navigation li a {
    text-transform: uppercase;
    font-size: 1.8rem;
    text-decoration: underline;
}

.resort-navigation li a.current_page_item {
    text-decoration: none;
}

.reservation-form-group.nopadding {
    padding: 0;
}

.reservation-form-group .input-padding {
    padding: 0 15px;
    margin-bottom: 15px;
}

.reservation-form-group select {
    width: 100%;
    height: 42px;
    border-radius: 4px;
    border: 1px solid #CCC;
}

.reservation-form-group input {
    width: 100%;
    height: 42px;
    border-radius: 4px;
    border: 1px solid #CCC;
    padding: 0 10px;
}

.entry-title {
    color: #076e8d;
    font-size: 5rem;
    font-family: "EB Garamond", Georgia, serif;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.entry-title.small {
    font-size: 2rem;
}

.entry-content p {
    font-size: 1.4rem;
    margin-bottom: 10px;
}

.entry-header.resort-content .entry-title {
    color: #076e8d;
    font-size: 5rem;
    font-family: "EB Garamond", Georgia, serif;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.entry-header.resort-content .entry-title.small {
    font-size: 2rem;
}

.entry-header.resort-content .entry-title.medium-small {
    font-size: 3rem;
}

@media (max-width: 640px) {
    .entry-header.resort-content .entry-title {
        font-size: 3rem;
    }
}

.pagination {
    display: block;
    float: left;
    clear: both;
    width: 100%;
}

.pagination h2 {
    text-align: center;
}

.pagination div.nav-links {
    text-align: center;
}

a.url.fn.n {
    background: #000;
    color: #FFF;
    padding: 8px 10px;
    margin: 0 3px;
}

.posted-on a,
.cat-links a {
    background: #000;
    color: #FFF;
    padding: 8px 10px;
    margin: 0 3px;
}

.tags-links {
    margin-top: 15px;
    font-size: 11px;
    text-transform: uppercase;
    display: block;
}

.tags-links a {
    background: #02a1c9;
    padding: 3px 10px;
    color: #FFF;
    font-weight: bold;
    border-radius: 100px;
}

body.blog article {
    max-width: 33.32%;
    float: left;
    padding: 20px;
    min-height: 680px;
}

body.blog article a.post-thumbnail img {
    display: block;
    margin: 0 auto 20px auto;
}

body.blog article p {
    font-size: 14px;
}

body.blog article img {
    max-width: 100%;
    height: 100%;
    margin-bottom: 15px;
}

body.blog article:last-child {
    min-height: inherit;
}

.right-aligned,
.left-aligned {
    padding: 30px 0;
    border-bottom: 2px solid #666;
}

.special.left-aligned {
    padding:30px;
    border:1px solid #e5e5e5;
    margin:30px auto
}

.right-aligned .single-image,
.right-aligned .mini-gallery {
    float: right;
}

.right-aligned .single-image img {
    max-width: 100%;
}

.right-aligned .single-image a img {
    max-width: 100%;
}

.single-image img {
    max-width: 100%;
}

.special .single-image img {
    padding:0 30px 20px 0;
}
.special .the-content h2 {
    font-weight: 600;
    font-size:20px;
    color:#000000;
}
.special .the-content p {
    font-size:18px;
    font-size:1.8rem;
}

.special .button-holder {
    display: block;
    position: relative;
    padding:20px 0;
    width:90%;
    margin:0 auto;

}

.special img.aligncenter {
    margin:0 auto 20px;
}

.special .button-holder:before{
    display: block;
    content:"";
    height:1px;
    background: #e5e5e5;
    width:100%;
    position: absolute;
    top:50%;
    z-index: 1;
}
.special .button-holder a {
    position: relative;
    z-index: 2;;
}


.single-image a img {
    max-width: 100%;
}

.four-bar {
    margin-bottom: 80px;
}

.resort-wrapper {
    background: url("../images/specials-header.jpg") no-repeat top center;
    background-size: cover;
    margin-bottom: 80px;
}

.resort-specials {
    padding: 60px 0;
    max-width: 800px;
    margin: 0 auto;
    background-color: rgba(255, 255, 255, 0.8);
}

.resort-specials ul.specials-list {
    list-style: none;
}

.resort-specials ul.specials-list li {
    padding: 20px 0;
    border-bottom: 1px solid #000;
}

.resort-specials ul.specials-list li a {
    color: #000;
}

.resort-specials ul.specials-list div.special-blurb {
    float: left;
    width: 75%;
    font-size: 1.9rem;
}

@media (max-width: 768px) {
    .resort-specials ul.specials-list div.special-blurb {
        width: 100%;
    }
}

.resort-specials ul.specials-list div.special-action {
    width: 25%;
    float: left;
}

@media (max-width: 768px) {
    .resort-specials ul.specials-list div.special-action {
        text-align: center;
        width: 100%;
    }
}

.resort-specials ul.specials-list div.special-action a {
    color: #FFF;
    display: block;
    background: #02a1c9;
    height: 100px;
    width: 100px;
    border-radius: 1000px;
    text-align: center;
}

@media (max-width: 768px) {
    .resort-specials ul.specials-list div.special-action a {
        border-radius: 0;
        height: auto;
        width: auto;
        padding: 10px 20px;
        display: inline-block;
    }
}

.resort-specials ul.specials-list div.special-action span.special-button {
    display: none;
}

@media (max-width: 768px) {
    .resort-specials ul.specials-list div.special-action span.special-button {
        display: block;
    }
}

.resort-specials ul.specials-list div.special-action i {
    font-size: 7rem;
    line-height: 100px;
}

@media (max-width: 768px) {
    .resort-specials ul.specials-list div.special-action i {
        display: none;
    }
}

footer.footer {
    background-color: #02a1c9;
    padding: 30px 0 0;
}

footer.footer .footer-logo {
    text-align: center;
}

footer.footer .footer-logo img {
    max-width: 100%;
}

footer.footer nav.main-navigation {
    margin-top: 30px;
    margin-bottom: 10px;
}

footer.footer nav.main-navigation ul#mega-menu-footer {
    text-align: center !important;
}

footer.footer nav.main-navigation ul#mega-menu-footer li {
    border-right: 1px solid #FFF;
}

footer.footer nav.main-navigation ul#mega-menu-footer a {
    font-size: 2.3rem;
}

footer.footer ul#menu-social-links-1 {
    list-style: none;
    margin: 20px 0 0 0;
    padding: 0;
    text-align: center;
}

footer.footer ul#menu-social-links-1 li {
    display: inline-block;
    padding: 0 8px;
}

footer.footer ul#menu-social-links-1 li a {
    color: #FFF;
    font-size: 2.0rem;
}

footer.footer .sdr {
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    text-align: center;
    padding: 30px 0;
}

footer.footer .sdr img {
    margin: 0 15px;
    vertical-align: top;
}

@media (max-width: 420px) {
    footer.footer .sdr img {
        display: block;
        margin: 0 auto 15px auto;
    }
}

footer.footer p.copyright-text {
    color: #FFF;
    text-align: center;
    margin: 0px;
    padding:0
}

.mt30 {
    margin-top: 30px;
}

.mt60 {
    margin-top: 60px;
}

h2.common-title {
    text-transform: uppercase;
    color: #02a1c9;
    margin-bottom: 20px;
    font-family: "EB Garamond", Georgia, serif;
}

div.common-text p {
    font-size: 1.4rem;
}

div.company-logo {
    background: -moz-linear-gradient(top, #b3e3ef 0%, rgba(179, 227, 239, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #b3e3ef 0%, rgba(179, 227, 239, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #b3e3ef 0%, rgba(179, 227, 239, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#b3e3ef', endColorstr='#00b3e3ef', GradientType=0);
    /* IE6-9 */
    padding: 30px;
    width: 100%;
}

div.company-logo img {
    margin: 0 auto;
    display: block;
    max-width: 100%;
}

ul.mini-gallery,
ul.business-mini-gallery {
    list-style: none;
    margin: 4em 0 0 0;
    padding: 0;
}

ul.mini-gallery li,
ul.business-mini-gallery li {
    display: inline-block;
    margin-right: 10px;
}

a.company-website {
    text-transform: uppercase;
    color: #02a1c9;
    font-size: 1.7rem;
    font-weight: bold;
}

.last-item {
    margin-bottom: 60px;
}

h3.item-title {
    color: #12887e;
    font-size:34px;
    font-size: 3.4rem;
    font-family: "EB Garamond", Georgia, serif;
    text-transform: uppercase;
    margin-top: 0;
    padding: 0;
}

.the-content {
    margin: 20px 0;
}

.button {
    border: none;
    background: #999;
    color: #FFF;
    text-transform: uppercase;
    font-weight: bold;
    padding: 14px 26px;
    display: inline-block;
    font-size: 2rem;
}

.button.button-availability,
.button.button-common {
    background-color: #35b4d4;
}

@media screen and (max-width: 1200px) {
    ul.primary-menu li.mob-only,
    .mob-only {
        display: none;
    }
    }