@charset "utf-8";
/*------------------------------------------------------------------
Project: UrbanRise
-------------------------------------------------------------------*/
/* ==============================
   Small desktop
   ============================== */

@media only screen and (max-width: 1366px) {
	
    .inner-nav ul li {
        padding: 0 12px;
        margin-left: 15px;
    }
	
}  
@media only screen and (min-width: 1900px) and (max-width: 1980px)  {
    .alt-service-icon {
        top: -3px;
    }
    .profile-pic .crown {
        position: absolute;
        right: 60px;
        top: 2px;
    }
}
@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: 65px;
    }
    .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-1 {
        letter-spacing: 0px;
    }
    .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: center !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-wrap {
        max-width: 400px;
    }
    .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: 30px;
    }    
    
    .alt-service-grid{
    margin-top: -30px;
    }
    .alt-service-item {
        margin-top: 30px;
        padding-left: 70px;
    }

    .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) {
    .m-none {display: none;}
    .md-flex {display: block !important;}
    .m-fixed-height .js-height-full {height: 550px !important}
    .home-section .owl-buttons {display: none;}
    .title-contents {
        width: 100%;
    }
    .nav-logo-wrap .logo img {
        width: 120px;
    }
    .logo, a.logo:hover {
        font-size: 11px;
    }
    .testimonial {
        min-height: 480px;
    }
    .lab-card{
        margin-bottom: 70px;
    }
    .project-listing .project-image img.main,
    .project-listing:hover .project-image:after {
        border-radius: 40px;
        height: 200px;
        object-fit: cover;
    }
    .project-listing .project-image::after {
        border-bottom-left-radius: 40px;
        border-bottom-right-radius: 40px;
    }
    .project-listing .project-title {
        font-size: 35px;
        margin-bottom: 20px !important;
    }
    .project-info {
        border-radius: 40px;
    }
    .p-divider {
        margin: 25px 0;
    }
    .project-info .info-details.br-left {
        border-left: none;
    }
    .project-info .info-details {
        font-size: 14px;
        text-align: left;
    }
    .project-listing .project-image .onsale {
        top: 10px;
        right: 20px;
    }
    .project-location .lname {
        font-size: 18px;
    }
    .project-border {
        border-radius: 40px;
    }
    .project-logo {
        width: 220px;
        height: 120px;
        right: 50px;
    }
    .m-center-wrap {
        position: relative;
        white-space: nowrap;
        overflow-x: scroll;
    }
    .m-center-wrap .tpl-minimal-tabs {
        width: 600px;
        display: flex;
    }
    .gallery-img-fit img {
        height: 200px
    }
    .img-fit img {
        height: 200px;
        border-radius: 20px;
    }
    .border-box {
        border-radius: 40px;
    }
    .img-fit-xs img {
        border-radius: 20px;
    }
    .more-projects .project-listing .project-image::after {
        border-radius: 40px;
    }
    .more-projects .project-listing .project-image img.main {
        border-radius: 40px;
    }
    .download-cta {
        display: flex !important;
    }
    .gallery-grid {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 10px;
        justify-content: center;
        align-items: center;
    }
    .full-wrapper3 { margin:0 }
    .inner-box-container {
        padding: 150px 50px 100px 50px;
    }
    .class-position {
        top: -50px;
    }
    .project-listing-carousel .owl-prev {
        left: -40px;
    }
    .project-listing-carousel .owl-next {
        right: -40px;
    }
    .project-logo img {
        max-width: 120px;
    }
    .hs-wrap {
        max-width: 320px;
        padding-top: 27px;
        padding-bottom: 33px;
    }
    .hs-line-1 {
        font-size: 35px;
    }
    .hs-line-2{
        font-size: 24px;
    }    
    .hs-line-3 {
        font-size: 35px;
    }
    .hs-image{
        display: none;
    }
    
    .hs-wrap-1{
        max-width: 240px;
    }    
    .hs-line-5{
        font-size: 18px;
        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{
        max-width: 370px;
        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;
    }
    .count-container {
        padding: 5px 0;
    }
    .inner-left-padding {
        padding-left: 0;
    }
    .count-stats-bg img{
        height: 320px;
        object-fit: cover;
        object-position: right;
    }
    .director-quote {font-size: 30px}
    .fs-13 {
        font-size: 12px;
    }
    .m-center {text-align: center !important;}
    .m-left {text-align: left !important;}
    .xs-text-right {text-align: right !important;}
    .title-separator:before {top: 30%}
    .project-tabs {padding: 8px 6px;}
    .project-tabs ul li a {padding: 0 10px;}
    .xs-order-1 {order: 1}
    .xs-order-2 {order: 2}
    .chairman {padding: 0 20px;}
    .chairman .quote {font-size: 20px;}
    .customer-portal{ padding:0 20px;margin-bottom:25px; }
    .product__slider-thmb .slick-slide.slick-current.slick-active::before {height: 50px;}
    .product__slider-thmb .slick-slide.slick-current.slick-active .slide-title {font-size: 11px;}
    .slider-inner-content2 {padding: 20px;}
    .footer-contact {padding: 0 10px;}
    .mod-breadcrumbs  {font-size: 13px;}
    .service-box .service-inner {min-height: auto}
    .item-carousel .owl-pagination {bottom: 10px;}
    .single-carousel .owl-prev, .small-item-carousel .owl-prev {left: 0}
    .single-carousel .owl-next, .small-item-carousel .owl-next {right: 0}
    .pull-top-2 {margin-top: 0}
    .project-listing img {
        border-top-left-radius: 12px;
        border-bottom-left-radius: 0;
        border-top-right-radius: 12px;
    }
    .project-listing .inner-space {padding: 20px;}
    .project-listing .project-location {margin-bottom: 10px;}
    .project-details {overflow-x: scroll; white-space: nowrap; margin-top: 30px;}
    .project-details ul {display: block;}
    .project-amenities {padding: 12px;}
    .count-timer ul li {margin-bottom: 15px;}
    .nav-tabs .nav-link {margin-left: 5px;padding: 5px 12px; font-size: 13px !important;margin-bottom: 10px;}
    .m-justify-content-center {justify-content: center !important}
    .project-container .project-img img {
        object-fit: cover;
        width: 100%;
    }
    .card-three {
        border-radius: 40px;
        padding: 30px 30px 30px 30px;
    }
    .contact-info-section {padding: 30px;}
    .contact-form label {
        padding: 8px 14px;
        font-size: 12px;
        margin: 0 4px;
        line-height: 1.2;
    }
    .contact-form .center-align {margin-bottom: 15px;}
    .slider-desc {
        font-size: 16px;
    }
    .slider-border img {
        border-radius: 40px;
    }
    .big-font {
        font-size: 40px;
    }
    .cards_left_count {
        padding-bottom: 30px;
    }
    .cards_listing .card {
        padding-top: 70px !important;
    }
    .cards_listing .cards {
        gap: 0;
    }
    .environmental .card {
        position: sticky !important;
    }
    .environmental .huge-section {
        background-image: none !important;
        background-color: #f7f7f7;
    }
    .sustainability-carousel .owl-pagination {
        bottom: -50px;
    }
    .sustainability-carousel .owl-pagination .owl-page {
        margin: 0;
    }
    .sustainability-carousel .owl-pagination .owl-page {
        padding-left: 4px;
        padding-right: 4px;
    }
    .inner-right-padding {
        padding-right: 0;
    }
    .item-carousel .owl-prev {
        left: 0;
    }
    .item-carousel .owl-next {
        right: 0;
    }
    .footer {
        border-radius: 40px;
        padding: 30px;
    }
    .award-box {
        border-radius: 15px;
        padding: 9px 15px;
        font-size: 10px;
        max-width: 120px;
    }
    .award-one {
        top: 0px;
        right: 125px;
    }
    .award-two {
        top: 75px;
        left: 5px;
    }
    .award-three {
        top: 75px;
        right: 15px;
    }
    .award-four {
        bottom: 25px;
        right: 180px;
    }
    .award-five {
        top: 190px;
        left: 15px;
    }
    .award-six {
        top: 260px;
        right: 15px;
    }
    .award-seven {
        left: 20px;
        top: 100px;
    }
    .award-eight {
        right: 20px;
        top: 80px;
    }
    .award-nine {
        right: 20px;
        bottom: 35px;
    }
    .award-ten {
        left: 20px;
        bottom: 35px;
    }
    .page-title {
        font-size: 65px;
        letter-spacing: -5px;
    }
    .page-sub-title {
        font-size: 30px;
        line-height: 1;
    }
    .pullimage-left {
        margin-left: 0;
        text-align: center;
    }
    .card-one {
        margin-bottom: 65px;
    }
    .box-two {min-height: auto}
    .pull-overlay {margin-left: 0}
    .certifications-slider .owl-pagination .owl-page {
        margin: 0;
        padding-left: 4px;
        padding-right: 4px;
    }
    .certifications {margin-right: 0;border-radius: 40px;}
    .box-four {
        border-radius: 40px;
        padding: 30px;
    }
    .inner-pad-01 {padding-left: 0}
    .custom-modal .modal-body {padding: 25px;}
    .custom-modal .modal-content {border-radius: 40px;}
    .team-member, .team-image img {border-radius: 40px;}
    .team-image::after {
        border-bottom-left-radius: 40px;
        border-bottom-right-radius: 40px;
    }
    .box-three {border-radius: 40px;}
    .image-rounded2 img {border-radius: 40px;}
    .card-two {margin-bottom: 65px; border-radius: 40px;}
    .surveyor-class {
        right: 40px;
    }
    .explorer-class {
        top: -25px;
        left: 40px;
    }
    .inner-right-padding3 {padding-left: 40px;padding-right: 0}
    .inner-left-padding3 {padding-left: 40px}
    .question-card .question-card-body-outline .contact-form {
        padding: 0;
        margin-top: 15px;
    }
    .question-card .question-card-body-outline{
        padding: 25px
    }
    .question-card .question-card-body-outline .question {
        font-size: 18px;
    }
    .question-card .question-card-body {
        padding: 10px;
    }
    .bg-blur {
      background-image: -o-radial-gradient(circle, #fff, transparent 120px);
      background-image: -moz-radial-gradient(circle, #fff, transparent 120px);
      background-image: -webkit-radial-gradient(circle, #fff, transparent 120px);
      background-repeat: no-repeat;
    }
    .question-card .contact-form label .selected {
        width: 30px;
        height: 30px;
        font-size: 16px;
        line-height: 30px;
        top: 4px;
    }
    .question-card .contact-form label {padding-left: 50px; font-size: 14px;}
    .option-one {
        padding: 3px 4px;
        min-height: 45px;
        font-size: 15px;
    }
    .lab-filters .form-control {
        font-size: 15px;
    }
    .lab-filters .icon-14 {left: 6px;}
    .lab-filters .wrap {
        justify-content: start !important;
        white-space: nowrap;
        overflow-x: scroll;
    }
}



/* ==============================
   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: 30px;
        letter-spacing: 0px;
    }
    .hs-line-2{
        font-size: 30px;
    }
    .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-page {
        padding-left: 8px;
        padding-right: 8px;
    }
    
    .section-bot-image {
        margin: 50px 0 -50px;
    }
    
    .section-title,
    .split-section-headings .section-title,
    .wide-heading {
        font-size: 24px;
        letter-spacing: 0px;
    }    
    .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{
        font-size: 25px;
    }
    .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: 450px;
    }
    .fixed-height-large{
        min-height: 400px;
    }
    
    .tpl-tabs > li{
        display: inline-block;
        float: none;
        width: auto;
    }
    .tpl-tabs > li.active a{
        background: #f5f5f5 !important;
    }
    
    .fm-menu-links a{
        font-size: 18px;
    }
    .fm-sub > li > a {
        font-size: 18px;
    }
    .fm-search {
        width: 200px;
    }
    .fm-social-links {
        padding: 15px 0;
    }
    .fm-button.active {
        width: 55px;
        height: 55px;
        left: 300px;
        background-position: 15px 15px;
    }
}


/* ==============================
   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;
    }
}