@charset "utf-8";
/*------------------------------------------------------------------
Project: Shine Apartments
-------------------------------------------------------------------*/
/* ==============================
   Small desktop
   ============================== */
@media only screen and (min-width: 1700px) and (max-height: 1980px) {
    .offer .slick-list {
        max-height: 720px;
    }
}
@media only screen and (max-width: 1366px) {
	
    .inner-nav ul li {
        margin-left: 0px;
    }
	
}  

@media only screen and (max-width: 1200px) {
	
    .hs-wrap {
        max-width: 540px;
    }
    .hs-line-1 {
        letter-spacing: 0px;
    }
    .hs-line-2{
        font-size: 68px;
    }
    .hs-line-12{
        font-size: 70px;
        letter-spacing: 0em;
    }
    .hs-line-13 {
        font-size: 78px;
        letter-spacing: 0em;
    }
    
    .alt-service-grid {
        margin-top: -40px;
    } 
    .alt-service-item {
        margin-top: 40px;
        padding-left: 48px;
    }
    .alt-services-title{
        font-size: 14px;
        margin-bottom: 5px;
    }
    .alt-services-image{
        margin-top: 10px;
    }
    
    .work-grid-5 .work-item{
        width: 25%;
    }
    
    .mod-breadcrumbs-mini{
        text-align: right;
    }
    
}
@media only screen and (max-width: 1199px) {
    
    .tpl-alt-tabs{
        font-size: 13px;
        letter-spacing: 0em;
    }
    .tpl-alt-tabs > li{
        width: 170px;
    }
    
    .split-section-wrapper {
        padding: 0 50px;
    }
    
}

/* ==============================
   Tablet landskape
   ============================== */

@media only screen and (max-width: 1024px) {
    
    .hs-wrap {
        max-width: 480px;
        padding-top: 37px;
        padding-bottom: 43px;
    }
    .hs-line-4 {
        font-size: 34px;
    }
    .inner-page-header {
        background-size: contain;
    }
    .hotel-title {
        font-size: 84px;
    }
    .hotel-title::after {
        content: "";
        width: 100%;
        height: 19px;
        transform: translate(-48%, -10px);
        background-size: contain;
    }
    .btn-mod.btn-large {
        padding: 15px 35px;
    }
    .fm-wrapper {
        width: 90%;
    }
    .inner-menu {
        padding: 20px;
    }
    .fixed-content {
        display: none !important;
    }

    .hotel-section {
        border-bottom: none;
    }
    .section-title {
        font-size: 84px;
    }
    .hs-line-1 {
        letter-spacing: 0px;
        font-size: 75px;
    }
    .hs-line-2{
        font-size: 60px;
    }

    .hs-line-9 {
        font-size: 71px;
    } 
    .hs-line-10 {
        padding: 10px 14px;
        letter-spacing: 0px;
    }
    .hs-line-10 > span {
        margin: 0 1px;
    }
    
    .benefit-item {
        width: 300px;
        padding: 15px 32px;
    }

    .page-section{
        padding: 120px 0;
        
    }
    .page-section, .home-section, .small-section{
        background-attachment: scroll;
    }
    
    .owl-pagination {
        bottom: 25px;
    }
    .section-bot-image {
        margin: 120px 0 -120px;
    }
    
    
    .lp-item {
        width: 50%;
    }
    .lp-item:nth-child(4n + 5){ 
        clear: none; 
    }
    .lp-item:nth-child(2n + 3) {        
        clear:left;
    }
    .lp-title, .lp-author{
        font-size: 13px;
    }

}
  
@media only screen and (max-width: 992px) {
    
    .hs-line-1 {
        letter-spacing: 0px;
    }
    .hs-line-13 {
        letter-spacing: 0em;
    }
    
    .mod-breadcrumbs:not(.align-center):not(.mod-breadcrumbs-mini){
        text-align: left !important;
    }
    
    .tpl-alt-tabs > li{
        width: 200px;
    }
      
    .split-section-headings,
    .split-section-headings.left,
    .split-section-headings.right,
    .split-section-content,
    .split-section-content.left,
    .split-section-content.right{
        float: none !important;
        width: auto;
    }
    
    .split-section-headings .section-title{
        font-size: 35px;
        letter-spacing: 0px;
    }
    
    .banner-text {
        text-align: center;
    } 
    
    .banner-image {
        margin: 40px 0;
    }

    .team-item-name{
        font-size: 13px;
    }
    
    .features-icon {
        font-size: 64px;
    } 
    .features-title {
        font-size: 20px;
    }
    .features-descr{
        font-size: 14px;
    }
    
    .work-item,
    .work-grid-3 .work-item,
    .container .work-grid-3 .work-item,
    .work-grid-5 .work-item{
        width: 50%;
    }
     
    
    .blog-item-date {
        border:none;
    }
    
    
    .countdown > li{
        margin: 0 20px;
    }
    .countdown-number{
        width: 74px;
        height: 74px;
        font-size: 24px;
        line-height: 64px;
    }
    .countdown-number > b{
        bottom: 18px;
    }   
    
}
  
  
/* ==============================
   Tablet Portrait
   ============================== */
  
@media only screen and (max-width: 768px) {
    .hs-line-4 {
        font-size: 34px;
    }
    .hotel-details .btn-medium {
        min-width: 100%;
    }
    .hotel-details-amenities .col-md-10 {
        flex: 0 0 auto;
        width: 100%;
    }
    .hs-wrap {
        max-width: 400px;
    }
    .fm-wrapper {
        width: 90%;
    }
    .inner-menu {
        padding: 20px;
    }
    .hs-line-2{
        font-size: 50px;
    }
    
    .hs-line-7 {
        font-size: 50px;
    }
    
    .page-section {
        padding: 80px 0;
    }    
    .small-section {
        padding: 50px 0;
    }
    .small-title{
        font-size: 18px;
    }
    
    .owl-pagination {
        bottom: 17px;
    }
    
    .section-bot-image {
        margin: 70px 0 -70px;
    }
    
    
    .tpl-minimal-tabs > li {
        padding: 0 5px;
    }
    
        
    .benefit-item{
        width: 264px;
    }
    
    .count-descr{
        margin-bottom: 0px;
    }    
    
    .alt-service-grid{
    margin-top: -30px;
    }
    .alt-service-item {
        margin-top: 30px;
    }

    .works-filter a{
        padding-left: 10px;
        padding-right: 10px;
        margin: 4px;
    }
    
    .blog-item {
        margin-bottom: 50px;
    }
    .blog-item-date{
        top: 0;
        left: -100px;
    }
    .blog-item-title{
        font-size: 20px;
    }
    .blog-item-title .small{
        font-size: 15px;
    }
    .blog-item-body{
        font-size: 14px;
    }
    .blog-media{
        margin-bottom: 15px;
    }
    .blog-item-body .small{
        font-size: 13px;
    }

    .google-map > iframe{
        height: 300px;
    }
    
    .fm-logo-wrap{
        top: 17px;
        left: 17px;
    }
    .fm-button{
        top: 17px;
        right: 17px;
    }

}

@media only screen and (max-width: 767px) {
    .img-fit {
        height: 200px !important;
        width: 100%;
    }
    .book-qinfo {
        padding-left: 0;
    }
    .faqtoggle > dt {
        font-size: 15px;
    }
    .faqtoggle > dt > a:after {
        right: 0;
    }
    .gallery-btn a {
        background-color: rgba(127, 127, 91, 1);
    }
    .hotel-title-xs {
        font-size: 38px;
    }
    .hotel-title-xs::after {
        bottom: -45px;
        width: 275px;
        height: 34px;
        transform: translate(-45%, 10px);
        background-size: contain;
    }
    .hs-wrap {
        max-width: 320px;
        padding-top: 27px;
        padding-bottom: 33px;
    }
    .hs-line-1 {
        font-size: 24px;
    }
    .hs-line-2{
        font-size: 36px;
    }    
    .hs-line-3 {
        font-size: 24px;
    }
    .hs-image{
        display: none;
    }
    .iti {display: block !important;}
    .hs-wrap-1{
        max-width: 240px;
    }    
    .hs-line-5{
        font-size: 44px;
        letter-spacing: 0em;
    }
    .hs-line-6{
        font-size: 16px;
    }
    .hs-line-7{
        font-size: 32px;
    }
    
    .hs-line-9{
        font-size: 48px;
    } 
    .hs-line-10 {
        padding: 5px 8px;
        font-size: 11px;
        letter-spacing: 0px;
    }
    .hs-line-10 > span {
        margin: 0;
    }
    
    .hs-line-11{
        font-size: 24px;
    }
    
    .hs-line-12{
        font-size: 44px;
    }
    .hs-line-13{
        font-size: 60px;
        letter-spacing: 0em;
    }
    .hs-line-14{
        font-size: 24px;
        letter-spacing: 0em;
    }
    .hs-line-15{
        font-size: 32px;
    }
    
    .team-item{
        margin-left: auto;
        margin-right: auto;
    }
    
    .alt-features-grid {
        margin-top: -30px;
    } 
    .alt-features-item {
        margin-top: 30px;
    }

    .benefit-item{
        width: 230px;
        padding: 0;
    }
    
    .benefit-item:hover:after{
        display: none;
    }
    
    .wide-heading {
        font-size: 32px;
        letter-spacing: 0px;
    }
    
    .works-filter a{
        padding-left: 10px;
        padding-right: 10px;
        margin: 4px;
        width: 46%;
        font-size: 11px;
    }    
    
    .blog-item-date{
        width: auto;
        position: relative;
        top: auto;
        left: auto;
        padding: 0;
        text-align: left;
    }
    .date-num{
        display: inline !important;
        margin: 0 5px 10px 0;
    }
    .sidebar {
        margin-top: 50px;
    } 
    
    blockquote p {
        font-size: 20px;
    }
    
    blockquote footer {
        margin-top: 0;
        font-size: 12px;
    }   

    .banner-content {
        text-align: center;
    } 
    .banner-image {
        text-align: center;
    }
    
    
    .cf-left-col,
    .cf-right-col{
        width: auto;
        margin-right: 0;
        float: none;
    }
    
    .section-more,
    .section-more.left,
    .section-more.right{
        float: none !important;
        display: block;
    }
    
    .big-icon{
        width: 60px;
        height: 60px;
        line-height: 56px;
        font-size: 24px;
        margin-bottom: 0;
    }
    
    .blog-slide-info{
        padding: 10px;
    }
    .blog-slide-title{
        font-size: 12px;
    }
    .blog-slide-data{
        display: none;
    }
    
    .top-bar{
        min-height: 0;
    }
    .top-links{
        float: none !important;
        padding: 5px 0;
        text-align: center;
    }
    .top-links li,
    .top-links li:last-child{
        float: none;
        border:none;
        display: inline-block;
    }
    .top-links li a{
        display: inline-block;
        min-width: 0;
        height: auto;
        line-height: 1;
        padding: 0 5px;
    }
    .top-links li a:hover,
    .top-bar.dark .top-links li a:hover{
        background: none;
    }
    
    .side-panel{
        padding-bottom: 20px;
    }
    .sp-logo-wrap{
        max-width: 100px;
        margin: 0 auto;
    }
    .sp-logo-wrap .logo{
        padding: 20px 0 0 0;
    }
    .sp-menu-links a{
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .sp-social-links{
        width: auto;
        position: static;
        padding-bottom: 10px;
    }
    
    .countdown > li{
        margin: 0 10px 20px;
    }
    .countdown-number{
        width: 44px;
        height: 44px;
        font-size: 20px;
        line-height: 44px;
    }
    .countdown-number > b{
        bottom: -20px;
        font-size: 9px;
        color: rgba(255,255,255, .85);
    } 
    .text-mobile {
        font-size: 110%;
        line-height: 1.2;
    }
    .nav-logo-wrap .logo {height: 28px; margin-top: 10px;}
    .inner-nav .btn-mod.btn-medium {
        padding: 9px;
        min-height: 44px;
        font-size: 13px;
    }
    .m-none {display: none !important}
    .mobile-on .full-wrapper .desktop-nav {
        padding: 4px 0;
    }
    .inner-nav.btns {
        margin-left: 0;
        margin-right: -10px;
        display: block !important;
    }
    .banner-subtitle {
        font-size: 16px;
        font-weight: 300;
        padding-left: 25px;
    }
    .m-center {
        text-align: center !important;
    }
    .hs-line-1::after {
        background-size: contain;
        width: 130px;
    }
    .display-mobile {
        display: block;
    }
    .form-header .hide-mobile {
        display: none;
    }
    .form-header {
        background-image: url(../images/form-m-bg.png);
        background-repeat: no-repeat;
        width: 100%;
        background-size: cover;
        background-position: center left;
        margin-top: -150px;
        padding: 15px;
    }
    .display-mobile .section-text {
        font-size: 12px;
        padding-right: 20px;
    }
    .hotel-section {
        border-bottom: none;
    }
    .fs-26 {
        font-size: 20px;
    }
    .fixed-content {
        align-content: center;
        align-items: center;
        display: none !important;
        flex-direction: initial;
        flex: none;
        flex-wrap: nowrap;
        gap: 0px;
        height: min-content;
        justify-content: center;
        overflow: visible;
        padding: 0;
        position: fixed;
        top: 0;
        left: 0;
        will-change: transform;
        text-align: center;
        width: 100%;
        background: #7f7f5b;
        font-size: 13px;
    }
    .nav-tabs .list a.active {color: #fff}
    .nav-tabs .list a.active::after {
        color: #fff;
        font-weight: 500;
        content: "";
        position: absolute;
        right: 0;
        top: 40px;
        width: 100%;
        height: 1px;
        background-color: #ffffff;
    }
    .tpl-tabs > li > a {color: #fff}
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {border: none}
    .hs-line-4 {font-size: 24px;}
    .hs-line-5 {font-size: 24px;}
    .m-height {min-height: 96px;}
    .hotel-section {padding: 30px 0 30px 0}
    .pr-0 {padding-right: calc(var(--bs-gutter-x) * .5) !important}
    .m-flex {
        display: flex;
        gap: 10px;
        margin-top: 10px;
    }
    .offer .slick-slide:hover {
        transform: scale(1);
        margin: 0 10px;
    }
    .offer .slick-slide .team-item-detail {
        opacity: 1 !important;
    }
    .offer .slick-slide.slick-current.slick-active .team-item-detail img {
        height: auto;
        margin: 0 auto;
    }
    .offer .slick-track {
        display: flex;
        align-items: center;
    }
    .counter-section {
        border-top: none;
        border-bottom: none;
    }
    .count-wrapper {
        border: 1px solid #7F7F5B;
        border-bottom: none;
    }
    .count-wrapper.noborder {
        border-right: 1px solid #7F7F5B;
        border-bottom: 1px solid #7F7F5B;
    }
    .team-item-name {
        font-size: 16px;
    }
    .team-item-detail img {
        max-width: 110px;
    }
    .team-item-detail {
        padding: 20px 20px 15px;
    }
    .testimonial {
        padding: 40px 20px;
        min-height: 470px;
    }
    .m-position {
        font-size: 13px;
    }
    .m-position span {
        display: block;
    }
    .footer .form .btn-mod.btn-large {
        width: 100%;
        font-size: 14px;
        padding: 10px 0;
    }
    .fm-wrapper {
        width: 100%;
        overflow-y: scroll !important;
    }
    .fm-wrapper-sub.js-active .fm-button .btn-mod.btn-medium {
        padding: 4px;
        width: 44px;
        height: 44px;
    }
    .fm-button.active{
        width: 44px;
        height: 44px;
    }
    .fm-button.active .btn-mod.btn-w {
        width: 44px;
        height: 44px;
    }
    .fm-wrapper-sub-sub .fs-16 {
        font-size: 14px;
    }
    .xs-order-1 {
        order: 1;
    }
    .xs-order-2 {
        order: 2;
    }
    .inner-menu {
        padding: 40px 0px 0px;
        border-left: none;
        border-bottom: 1px solid #000;
        margin-bottom: 20px;
    }
    .rm-break br{
        display: none;
    }
    .m-change-pos {
        position: absolute;
        right: 25px;
        top: 85px;
    }
    .sub-title {font-size: 20px;}
    .m-contact-img {
        max-width: 160px;
        float: right;
        margin-top: 60px;
    }
    .contact-hotel img {
        width: 100%;
    }
    .contact-title {
        font-size: 24px;
    }
    .contact-title, .contact-desc {
        text-align: center;
    }
    .small-item-carousel {
        padding-bottom: 80px;
    }
    .small-item-carousel .owl-pagination {
        bottom: 30px;
        background-color: rgba(127, 127, 91, 0.4);
        border-radius: 40px;
        padding: 5px 10px;
        left: 50%;
        display: flex;
        width: auto;
        transform: translate(-50%, 0px);
    }
    .contact-sliders .slick-dots {
        bottom: -50px;
        background-color: rgba(127, 127, 91, 0.4);
        border-radius: 40px;
        padding: 5px 10px;
        left: 50%;
        display: flex;
        width: auto;
        transform: translate(-50%, 0px);
    }
    .contact-sliders .slick-active {
        transition: all 0.5s ease;
    }
    .contact-sliders .slick-active img {
        transition: all 0.5s ease;
    }
    .contact-sliders .slick-active .contact-address {
        transform: scale(1.2);
    }
    .contact-sliders .slick-slide {
        margin: 25px 20px 20px 20px;
        transition: all 0.5s ease;
    }
    .contact-sliders .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0 1px;
    }
    .contact-sliders .slick-dots li button:before {
        width: 10px;
        height: 10px;
        line-height: 10px;
    }
    .more-amenities {
        display: none;
    }
    .active-more-amenities {
        display: block !important;
    }
    .fs-15 {
        font-size: 14px;
    }
    .toggle {
        display: flex;
        justify-content: center;
        flex-direction: column-reverse;
    }
    .display-desktop {
        display: none;
    }
    .view-all-btn.active-btn span {
        display: none;
    }
    .view-all-btn .readless {
        display: none;
    }
    .view-all-btn.active-btn span.readless {
        display: inline-block;
    }
    .view-all-btn {
        background-color: rgba(127, 127, 91, 0.4);
        padding: 7px 10px;
        font-size: 13px;
        color: #000;
        text-align: center;
        border-radius: 40px;
    }
    .inner-page-header {
        background-size: 100%;
        background-position: right -50px;
    }
    .inner-page-header:after {
        background: linear-gradient(180deg, rgba(0, 0, 0, .4) 35.98%, transparent 50%);
        content: "";
        height: 40%;
        left: 0;
        mix-blend-mode: multiply;
        position: absolute;
        top: 0;
        width: 100%;
    }
    .hotel-title {
        font-size: 50px;
    }
    .hotel-title::after {
        left: 50%;
        bottom: -30px;
        width: 250px;
        transform: translate(-50%, 10px);
        background-size: contain;
    }
    .xs-padding-top {
        padding-top: 460px;
    }
    .details-page .form-header {
        margin-top: -50px;
    }
    .gallery-btn {
        position: absolute;
        bottom: -55px;
        right: 0;
        width: 100%;
        display: block;
        transform: translate(-30%, 50%);
        left: 50%;
    }
    .ml-20 {
        margin-left: 0;
    }
    .other-hotels-carousel .owl-pagination {
        bottom: 0px;
            background-color: rgba(127, 127, 91, 0.4);
        margin: 0 auto;
        width: auto;
        padding: 2px 15px;
        border-radius: 40px;
        position: absolute;
        left: 50%;
        line-height: 1;
        transform: translate(-50%, 0px);
    }
    .accordion > dt {
        font-size: 16px;
    }
    .main-nav {
        padding-top: 15px;
    }
    .main-nav.small-height {
        padding-top: 5px;
    }
    .contact-section .js-height-full {
        height: 100% !important;
    }
    .details-page .js-height-full {
        height: 100vh !important;
    }
    .map-select {
        position: absolute;
        display: inline-block;
        left: 50%;
        top: 0;
        right: auto;
        transform: translate(-50%, -150%);
    }
    .contact-hotel:hover .contact-hotel-image:after{
        background-color: rgba(68,76,33, .01);
    }

}


/* ==============================
   Phone
   ============================== */
  
@media only screen and (max-width: 480px) {
    
    .btn-mod.btn-large {
        padding: 8px 15px;
        font-size: 13px;
    }
    .form input[type="text"].input-lg,
    .form input[type="email"].input-lg,
    .form input[type="number"].input-lg,
    .form input[type="url"].input-lg,
    .form input[type="search"].input-lg,
    .form input[type="tel"].input-lg,
    .form input[type="password"].input-lg,
    .form input[type="date"].input-lg,
    .form input[type="color"].input-lg,
    .form select.input-lg{
        height: 38px;
    }
    .hs-line-1 {
        font-size: 48px;
        letter-spacing: 0px;
    }
    .hs-line-2{
        font-size: 64px;
    }
    .hs-line-6 {
        font-size: 15px;
    }
    .hs-line-7 {
        font-size: 28px;
    }
    .hs-line-8 {
        font-size: 12px;
    } 
    .hs-line-9 {
        font-size: 42px;
    } 
    .hs-line-11 {
        font-size: 20px;
        letter-spacing: 0em;
    } 
    .hs-line-12 {
        font-size: 32px;
    }
    .hs-line-13 {
        font-size: 30px;
        letter-spacing: 0em;
    }
    
    .hs-line-15{
        font-size: 24px;
    }
   
   .scroll-down {
        bottom: 10px;
        height: 34px;
        line-height: 34px;
    }
    .scroll-down-icon {
        width: 22px;
        margin-left: -11px;
    }    
    .scroll-down span{
        display: none;
    }
    
    .nav-bar-compact{
        top: 0;
        left: 0;
    }
    
    
    .page-section {
        padding: 60px 0;
    }
    .small-section {
        padding: 30px 0;
    }
    
    .owl-pagination {
        bottom: 10px;
    }    
    
    .owl-prev, .owl-next {
        display: none;
    }
    .owl-page {
        padding-left: 3px;
        padding-right: 3px;
    }
    
    .section-bot-image {
        margin: 50px 0 -50px;
    }
    
    .section-title,
    .split-section-headings .section-title,
    .wide-heading {
        font-size: 60px;
        letter-spacing: -1px;
        font-weight: 500;
    }    
    .section-heading,
    .sub-heading{
        font-size: 15px;
    } 
    .section-text {
        font-size: 15px;
        line-height: 1.7;
    }
    
    .tpl-minimal-tabs > li {
        padding: 0;
    }
    .tpl-minimal-tabs > li > a {
        padding: 6px 10px 5px;
    }
    .tpl-alt-tabs{
        font-size: 12px;
        letter-spacing: 0em;
    }
    .tpl-alt-tabs > li{
        width: 120px;
    }
    .alt-tabs-icon{
        font-size: 32px;
    }
    
    .work-container {
        padding: 30px 0;
    }
    .margin-bot{
        margin-bottom: 30px;
    }
    
    .section-text, 
    .text{
        line-height: 1.7;
    }
        
    .count-number, .counter-variable{
        font-size: 32px;
    }
    .count-title{
        font-size: 12px;
    }

    
    .works-filter a{
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }    
    
    .work-item,
    .work-grid-2 .work-item,
    .work-grid-3 .work-item,
    .container .work-grid-3 .work-item,
    .work-grid-5 .work-item {
        width: 100%;
    }    
    
    .work-full-text{
        margin-top: 30px;
    }
    .work-full-title{
        font-size: 20px;
    }
    
    .blog-container {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    
    .blog-item-title{
        font-size: 16px;
    }

    .blog-item-q p{
        font-size: 16px;
    }
    .comment-avatar{
        width: 30px;
        margin-top: 7px;
    }
    
    .comment-item{
        font-size: 13px;
    }
    
    .separ-space{
        display: block;
        height: 10px;
    }
    
    
    .bot-menu-item{
        font-size: 16px;
    }
    
    .google-map > iframe{
        height: 300px;
    }
    
   .fixed-height-small{
        min-height: 300px;
    }
    .fixed-height-medium{
        min-height: 350px;
    }
    .fixed-height-large{
        min-height: 400px;
    }
    
    .tpl-tabs > li{
        display: inline-block;
        float: none;
        width: auto;
    }
    .nav-tabs .nav-link {
        writing-mode: initial;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        white-space: nowrap;
        padding: 15px 5px;
        min-height: auto;
    }
    .tpl-tabs > li.active a{
        background: #f5f5f5 !important;
    }
    
    .fm-menu-links a{
        font-size: 14px;
    }
    .fm-search {
        width: 200px;
    }
}


/* ==============================
   Small Phone
   ============================== */
  
@media only screen and (max-width: 319px) {
    
      .nav-social-links{
          display: none;
      }
}


/* ==============================
   Max Height 768
   ============================== */

@media only screen and (max-height: 767px) {

    .sp-social-links {
        padding-bottom: 10px;
        position: static;
        width: auto;
    }
}


/* ==============================
   IOS Background Fix
   ============================== */
  
.mobile .page-section, .mobile .home-section, .mobile .small-section{
    background-attachment: scroll;
}

/*
 * iPad Pro
 */

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
    html:not(.no-touch) .page-section, html:not(.no-touch) .home-section, html:not(.no-touch) .small-section{
        background-attachment: scroll;
    }
}


/* ==============================
   Print Styles Fix
   ============================== */
  
@media print {
    .main-nav{
        display: none;
    }
    .buy-button{
        display: none;
    }
    img{
        display: block;
    }
}