@media only screen and (min-width:1500px) {

    .container {

        max-width: 1400px;

    }

}

/*@media (min-aspect-ratio: 16/9) {
    .vd-banner .item video.video-item {
        height: 300%;
        top: -100%;
    }
}*/

/*@media (max-aspect-ratio: 16/9) {
    .vd-banner .item video.video-item {
        width: 300%;
        left: -100%;
    }
}*/

@media only screen and (max-width: 1600px) {

    header nav.navbar.navbar-expand-lg .navbar-nav li a{

        letter-spacing: 0;

        font-size: 16px;

    }
	header nav.navbar.navbar-expand-lg .navbar-nav li{
		    margin: 0 10px;
	}
    .vd-txt h1, .vd-txt h2{

        font-size: 45px;

    }

    .main-title{

        font-size: 48px;

        line-height: 62px;

    }

    .main-title, .contact-us .main-title {
        font-size: 35px;
        line-height: 42px;
    }
    

    .abt-bx h3 {

        font-size: 28px;

    }

    

    .cta-section .text h2 {

        font-size: 50px;

        line-height: 60px;

    }

    .filtering span {

        font-size: 23px;

    }

    

    .banner-txt h2 {

        font-size: 35px;

    }

    .real-estate {

        padding: 65px 0 0;

    }

    .card.property-box h5 {

        font-size: 27px;

    }
    .page-section-404 h3 {
    font-size: 38px;}
    .page-section-404 h2 {
    font-size: 130px;
    line-height: 145px;}

}



@media only screen and (max-width: 1400px) {

    .vd-txt{

        left: 150px;

    }

    .about_scssn {

        width: 95%;

    }

    .card.property-box h6 {

        font-size: 20px;

    }

    .vd-banner .item{
        /*height: 100%;*/
        /*min-height: 640px;*/
    }


}



@media only screen and (min-width:1200px) {



    .navbar .menu-item-has-children .dropdown-menu {

        transition: all 0.5s;

        overflow: hidden;

        transform-origin: top center;

        -webkit-transform: scale(1, 0);

        transform: scale(1, 0);

        display: block;

        top: 45px;

        left: unset;

        right: 0;

        width: 285px;

        border-radius: 0;

        z-index: 2;

        border: 0;

    }



    .navbar .menu-item-has-children:hover .dropdown-menu {

        -webkit-transform: scale(1);

        transform: scale(1);

    }

}



@media only screen and (max-width: 1199.98px) {

    .cta-section .text h2 {

        font-size: 45px;

        line-height: 55px;

    }

    header nav.navbar.navbar-expand-lg .navbar-nav li a {

        letter-spacing: 0;

        font-size: 14px;

    }

    header nav.navbar.navbar-expand-lg .navbar-nav li {

        margin: 0 8px;

    }

    .card.property-box h5 {

        font-size: 26px;

    }

    .card.property-box .card-body.cart-bottom .prop-icon ul li {

        margin: 0 10px 0 0;

        padding: 0 10px 0 0;

    }

    .sub-banner img {

        height: 550px;

    }

    .about_scssn img {

        margin: 0 0 0px -80px;

    }

    .about_scssn{

        padding: 45px !important;

    }

    .about_scssn h2.main-title {

        margin-top: 30px;

    }

    .banner-txt h2, .banner-txt h1{

        font-size: 32px;

    }

}



@media only screen and (max-width: 991.98px) {

    .navbar-light .navbar-toggler-icon {

        position: absolute;

        background-image: none;

        font-size: 21px;

        width: 45px;

        height: 40px;

        line-height: 37px;

        border: 2px solid #fff;

        font-weight: 500;

        color: #fff;

        overflow: hidden;

        top: 50%;

        right: 0px;

        transform: translateY(-50%);

      }

      .navbar.navbar-expand-lg.navbar-light #navbarNav.navbar-collapse {

        position: fixed;

        height: 100vh !important;

        top: 0px;

        right: 0px;

        text-align: center;

        background: #0b3e86;

        margin: 0;

        z-index: 9999999;

        width: 100%;

        opacity: 0;

        visibility: hidden;

        transform: scaleY(0.8);

        transform-origin: top;

        padding: 20px 55px;

        -webkit-transition: all 250ms linear;

        -moz-transition: all 250ms linear;

        -o-transition: all 250ms linear;

        -ms-transition: all 250ms linear;

        transition: all 250ms linear;

      }

     .navbar.navbar-expand-lg.navbar-light #navbarNav.navbar-collapse.show {

        opacity: 1;

        visibility: visible;

        transform: scaleY(1);

        overflow-y: hidden;

      }

      header .navbar-light .navbar-nav li:hover .nav-link:before, header .navbar-light .navbar-nav li.active .nav-link:before{

        background-color: #fff;

      }

      .navbar.navbar-expand-lg.navbar-light #navbarNav.navbar-collapse .navbar-nav {

        position: absolute;

       /* top: 50%;

        transform: translateY(-50%); */

        left: 0;

        right: 0;

        margin: auto !important;

        padding: 0;

    }

    .navbar-light .navbar-toggler {

        border: 0;

        padding: 0;

    }    

      header.sticky .navbar-light .navbar-toggler-icon.cross {

        top: 20px;

      }

    .navbar-light .navbar-toggler-icon.cross {

        background: #fff;

        color: #0b3e86;

        position: absolute;

        top: 25px;

        border: none;

        transform: unset;

        right: 50px;

        line-height: 42px;

    }

    header nav.navbar.navbar-expand-lg .navbar-nav li {

        position: relative;

        margin: 8px 0px;

        color: #fff;

    }

    header nav.navbar.navbar-expand-lg .navbar-nav li a{

        display: inline-block;

    }

    header nav.navbar.navbar-expand-lg .navbar-nav li a:hover, header nav.navbar.navbar-expand-lg .navbar-nav li.current-menu-item a{

        color: #fff;

    }

    header nav.navbar.navbar-expand-lg .navbar-nav li a::after{

        background-color: #fff;

    }

    header nav.navbar.navbar-expand-lg .navbar-nav li a {

        letter-spacing: 2px;

        font-size: 20px;

        padding: 0 10px;

        margin-bottom: 15px;

    }

    header nav.navbar.navbar-expand-lg .navbar-nav li a:hover::after, header nav.navbar.navbar-expand-lg .navbar-nav li.active a::after {

        width: 100%;

    }

    header nav.navbar.navbar-expand-lg a.navbar-brand img {

        width: 160px;

    }

    header nav.navbar.navbar-expand-lg {

        padding: 10px 0;

    }

    header.fixed-top {

        padding: 0;

    }

    .abt-bx {

        margin-bottom: 30px;

    }

    .featured-properties {

        padding: 40px 0 60px;

    }

    .about-home {

        padding: 60px 0 40px;

    }

    .main-title, .contact-us .main-title{

        font-size: 40px;

        line-height: 50px;

    }

    .island-project{

        padding: 60px 0;

    }

    .cta-section .text h2 {

        font-size: 45px;

        line-height: 55px;

        width: 100%;

    }

    header nav.navbar.navbar-expand-lg .navbar-nav li a:hover, header nav.navbar.navbar-expand-lg .navbar-nav li.active a{

        color: #fff;

    }

    .inner-box {

        display: block;

    }

    .vd-txt {

        left: 40px;

    }

    .abt-bx h3 {

        font-size: 26px;

    }

    .vd-txt h1, .vd-txt h2{

        font-size: 40px;

        margin-bottom: 0;

    }

    .contact-section{

        padding: 30px 0 0 0;

    }

    .information, .contact-form-box {

        padding: 35px;

    }
    .contact-us .information{
        padding: 35px;
    }
    .cta-section{

        padding: 60px 0;

    }

    .cta-section .qodef-st-button {

        margin-bottom: 0;

    }

    .contact-section .text h5 {

        padding: 0;

    }

    .information {

        margin: 0 0 20px;
        padding: 35px;

    }

    .contact-section h2.main-title {

        font-size: 35px;

    }

    .sub-banner img {

        height: 500px;

    }

    .faq-section .card-header button {
        
        font-size: 18px;
    }
/*    .faq-section .card-header button::after {
        right: 10px;
    }*/
    .vd-banner .item {
        padding-top: calc(10/16*100%);
    }
    .no-results h2.page-title {
        font-size: 40px;
    }
}



@media only screen and (max-width: 767.98px) {

    .vd-banner .item{

      padding-top: 100%; 
    }
    .vd-txt{
        transform: translateY(-50%);
         margin-top: 30px;
    }
    .vd-txt h1, .vd-txt h2{

        font-size: 35px;

    }

    .main-title, .contact-us .main-title{

        font-size: 36px;

        line-height: 45px;

    }

    .cta-section .text h2 {

        font-size: 40px;

        line-height: 50px;

    }

    .about-home {

        padding: 40px 0 0px;

    }

    .abt-bx h3 {

        font-size: 24px;

        margin: 0;

    }

    .card.property-box .card-body.cart-bottom {

        padding: 30px;

    }

    .card.property-box h5 {

        font-size: 26px;

    }

    .contact-section h2.main-title {

        font-size: 32px;

    }



    .sub-banner img {

        height: 460px;

    }

    .filtering span {

        font-size: 21px;

        letter-spacing: 0;

        margin: 0 5px 5px 0;

    }

    .real-estate .card.property-box .card-body.cart-bottom {

        padding: 15px;

    }

    .about_scssn {

        padding: 35px !important;

        margin: 0;

        width: 100%;

    }

    .about_scssn img {

        margin: 0;

        box-shadow: unset;

    }

    footer.footer {

        text-align: center;

    }

    

    footer.footer p {

        margin: 0 0 10px;

    }

    .banner-txt h2, .banner-txt h1{

        font-size: 28px;

    }

    .banner-txt {

        width: 85%;

    }

    header nav.navbar.navbar-expand-lg a.navbar-brand img {

        width: 115px;

    }

    .electric-popup .modal-dialog {

        max-width: 85%;

        margin: 100px auto;

     }

     .popup-row .popup-txt h3 {

        font-size: 28px;

    }

    .person-title h6, .popup-row .popup-txt h6{

        font-size: 18px;

    }
    .faq-section .card-header button::after {
        right: -10px;
    }
    .page-section-404 h2 {font-size: 100px;
        line-height: 100px;
    }

    .page-section-404 h3 {font-size: 28px;line-height: 38px;}
}



@media only screen and (max-width: 639.98px) {

    .main-title, .contact-us .main-title{

        font-size: 28px;

        line-height: 40px;

    }

    .no-results h2.page-title {
        font-size: 32px;
    }

    .no-results form.search-form {
        max-width: 90%;
    }

    .cta-section .text h2 {

        font-size: 32px;

        line-height: 42px;

    }
	.property-img .item img {
		height: 450px;
	}
    .card.property-box h6 {

        font-size: 20px;

    }

    .quick-btn {

        font-size: 19px;

    }
    .contact-us .information{
        padding: 20px;
    }

}



@media only screen and (max-width: 575.98px) {
    .vd-banner .item {
        padding-top: 150%;
    }
    .vd-txt {

        left: 25px;

        width: 85%;

    }

    .vd-txt h1, .vd-txt h2{

        font-size: 30px;

    }

    .cta-section .text h2 {

        font-size: 28px;

        line-height: 40px;

    }

    .about_scssn {

        padding: 25px !important;

    }
    .faq-section .card-header button {
        font-size: 17px;
    }
    .faq-section .card-header {
        padding: 12px 25px 12px 12px;
    }
    .faq-section .card-header button:after {
        right: -15px;
    }
}



@media only screen and (max-width: 479.98px) {

    .cta-section .text h2 {

        font-size: 26px;

        line-height: 38px;

    }
    .featured-slider .card.property-box .card-body.cart-bottom .prop-icon ul li {margin: 0 auto;padding: 10px 0;border-right: 0;display: inline-block;width: 70%;border-bottom: 1px solid #36b5cd54;}

    .featured-slider .card.property-box .card-body.cart-bottom .prop-icon ul {display: flex;flex-direction: column;}

    .featured-slider .card.property-box .card-body.cart-bottom .prop-icon ul li:last-child {border: 0 !important;}
}
@media only screen and (max-width: 991.98px){
.navbar.navbar-expand-lg.navbar-light #navbarNav.navbar-collapse.show {
	    overflow-y: overlay;
}
}
@media only screen and (min-width: 991.98px){
.blog header,.single-post header {
	position:unset;
}
	.blog .fixed-top, .single-post .fixed-top {
		position:fixed !important;
	}
	.blog header .nav-link,.blog header .menu-item-has-children:before,.single-post header .nav-link, .single-post header .menu-item-has-children:before  {
	color:rgba(0,0,0,.5) !important;
}
.blog .fixed-top .nav-link,.fixed-top .menu-item-has-children:before,.single-post .fixed-top .nav-link,.fixed-top .menu-item-has-children:before {
	color:#fff !important;
	
}
.blog header .nav-link:hover, .single-post header .nav-link:hover {
	color:#0b3e86 !important;
}
.blog nav,.single-post nav {
	z-index:100000;
}
	.blog .img-fluid ,.single-post .img-fluid {
		padding:5px !important;
	}
}

@media only screen and (max-width: 991.98px){
.blog header ,.single-post header {
	position:unset;
}
	.blog nav, .single-post nav {
	z-index:100000;
}
	.blog .fixed-top .single-post .fixed-top {
		position:fixed !important;
	}
	.blog .navbar-light .navbar-toggler-icon, .single-post .navbar-light .navbar-toggler-icon {
		color:#0b3e86 !important;
		border-color:#0b3e86 !important;
	}
}