/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/
@media (max-width:1320px) {}

@media (max-width:1199px) {
    .navbar-brand {
        font-size: 22px;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 15px 18px;
    }
    .navbar-expand-lg .mobile-navbar .nav-link {
        padding: 10px 15px;
        font-size: 13px;
    }
    .slide-text h1 {
        font-size: 40px;
    }
    .slide-text .list-point ul li {
        line-height: 20px;
        font-size: 14px;
    }
    .testimonial_block {
        padding: 40px;
    }
    .client_message {
        padding: 20px 20px;
    }

    /* ============= Inner Pages =============== */
    .inr-wrap-banner>img {
        height: 270px;
    }
    .inr-title h1 {
        font-size: 35px;
    }
}

@media (max-width:1023px) {
    .container-fluid {
        margin-right: auto;
        margin-left: auto;
    }
    .slider-wrap {
        height:auto;
    }
    .slider-wrap .owl-carousel .owl-item img {
        height: 440px;
    }
    .slide-text-dec {
        margin-bottom: 15px !important;
    }
    .slide-text h1 {
        font-size: 28px;
    }
    .slide-text p {
        font-size: 16px;
    }
    .slide-text .list-point ul li {
        line-height: 20px;
        font-size: 12px;
        margin-bottom: 10px;
    }
    .search-form {
        padding: 20px 20px;
        margin-bottom: 30px;
    }
    .search-form .title h2 {
        font-size: 26px;
    }
    .search-form .form-group .form-control {
        height: 42px;
        font-size: 13px;
    }
    .search-form .btn-sumbit {
        font-size: 15px;
        padding: 8px 10px;
    }
    .title h2 {
        font-size: 28px;
    }
    .title h3 {
        font-size: 26px;
    }
    .decoration-1, .decoration-2 {
        width: 120px;
        height: 120px;
    }
    .advertise-box {
        padding: 20px;
    }
    .advertise-dec h1 {
        font-size: 34px;
    }
    .advertise-dec h3 {
        font-size: 24px;
    }
    .counter-icon {
        width: 70px;
        height: 70px;
    }
    .counter-box h2 {
        font-size: 35px;
    }
    .portfolio-item .tmb {
        height: 220px;
    }
    .testimonial_block {
        padding: 30px;
    }
    .client_message {
        padding: 20px 20px;
    }
    .process-icon {
        width: 100px;
        height: 100px;
    }
    .process-icon img {
        width: 50px;
        height: 50px;
    }
    .process-list li h4 {
        font-size: 13px;
        max-width: 125px;
    }
    /*=========== Inner pages ============*/
    .inr-title h1 {
        font-size: 35px;
    }
    .inr-wrap-banner>img {
        height: 220px;
    }
 /*=========== Property Detail ============*/
    .property-detail-banner .owl-carousel .owl-item img {
        height: 300px;
    }
    .property-detail .glry {
        height: 120px;
    }
    .property-detail .embed-responsive {
        height: 250px;
    }
    .property-detail .location-wrap>iframe {
        height: 240px;
    }

    /* ========= Blog detail ======== */
.blog-detail h1 {
    font-size: 28px;
}
.blog-detail h2 {
    font-size: 24px;
}
.blog-detail h3 {
    font-size: 22px;
}
.phra-header p {
    font-size: 16px;
}
 

}


@media (max-width: 992px) {
    .navbar-brand>img {
        height: 60px;
    }
    .sticky .navbar-brand>img {
        height: 60px;
    }
    .navbar-light .navbar-toggler-icon {
        background-image: none;
        background: url(../images/menuW.png) no-repeat;
        background-size: 80%;
        background-position: center;
        transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
    }
    .mobile-navbar {flex-direction: row !important;
       position: absolute;
        right: 12%;
        top: 28px;
    }

    .navbar-toggler {
        border: none;
    }

    .navbar-toggler:focus {
        box-shadow: none;
    }
    
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 8px 5px;
        font-size: 14px;
        text-align: left;
    }
    .sticky .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 12px;
    }
    .navbar-expand-lg .mobile-navbar .nav-link{ 
        padding: 5px 8px;
        font-size: 12px;
    }

}


/*---------- MEDIA 480px ----------*/
@media (max-width: 767px) {
    
    .navbar-brand>img {
        height: 55px;
    }

    .sticky .navbar-brand>img {
        height: 55px;
    }
    .navbar-brand {font-size: 16px;}
    
    .mobile-navbar {
      position: absolute;
        right: 20%;
        top: 26px;
    }
    .navbar-expand-lg .mobile-navbar .nav-link {
        padding: 4px 4px;
        font-size: 12px;
    }
    .navbar-expand-lg .mobile-navbar .nav-item-search .nav-link {
        margin-top: 0px;
    }
    .hdr-social-link li a {
        font-size: 15px;
    }

    .slider-wrap .owl-nav {
        top: 25%;
        display: none;
    }

    .owl-nav .owl-next {
        margin-right: -10px;
    }

    .owl-nav .owl-prev {
        margin-left: -10px;
    }

    .slider-wrap .owl-prev {
        margin-left: 10px;
    }

    .slider-wrap .owl-next {
        margin-right: 10px;
    }

    .slider-wrap .owl-dots {
        bottom: 5px;
        width: auto;
        left: 10%;
    }

    .slide-text {
        left: 0%;
        right: 0%;
        top: 0px;
    }

    .slide-text-dec {
        margin-bottom: 10px !important;
    }

    .navbar-toggle {
        padding: 9px 0px;
    }

    .slider-wrap {
        height: auto;
    }

    .slider-wrap>img {
        height: auto;
        display: none;
    }
    .slider-wrap .owl-carousel .owl-item img {
        height: 450px;
    }
    .slide-text {
        padding: 15px 0px;
    }

    .aap-list {
        margin-bottom: 10px;
    }

    .slide-text h4 {
        font-size: 17px;
    }

    .slide-text h1 {
        font-size: 26px;
        margin-bottom: 14px !important;
    }

    .slide-text p {
        font-size: 14px;
        line-height: 21px;
    }
    .slide-text .btn-lg {
        font-size: 16px;
        padding: 10px 20px;
    }
    .slide-text .list-point{margin-bottom: 10px;}
    .slide-text .list-point ul li {
        line-height: 20px;
        font-size: 13px;
        margin-bottom: 8px;
    }
    .search-form {
        padding: 15px 5px;
        margin-bottom: 10px;
    }
    .search-form .form-group>label {
        font-size: 12px;
    }
    .search-form .form-group .form-control {
        height: 38px;
        font-size: 12px;
    }
    .search-form .input-group-text {
        font-size: 12px;
        padding: 6px 0px 4px 7px;
    }
    .search-form .btn-sumbit {
        font-size: 13px;
        padding: 8px 10px;
    }
    .abt-box.pe-4 {
        padding-right: 0rem !important;
    }

    .abt-dec {
        padding-right: 0px;
    }

    .abt-dec h2 {
        font-size: 35px;
        margin-bottom: 15px;
    }

    .abt-dec p {
        font-size: 15px;
        margin-bottom: 20px;
        line-height: 28px;
    }

    .abt-dec p:last-child {
        margin-bottom: 20px;
    }

    .abt-icon {
        width: 45px;
        height: 45px;
    }

    .abt-box h4 {
        font-size: 18px;
    }

    .abt-img {
        height: auto;
        height: auto;
    }
    .abt-img1 {
        margin-top: 0px;
        height: auto;
    }
    .abt-img2 {
        margin-top: 0px;
    }
    .counter-icon {
        width: 65px;
        height: 65px;
    }
    .counter-box h2 {
        font-size: 34px;
    }
    .counter-box p {
        font-size: 14px;
    }
    .title h1 {
        font-size: 32px;
    }

    .title h2 {
        font-size: 26px;
    }

    .title h4 {
        font-size: 24px;
    }

    .wrap {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .title {
        margin-bottom: 15px;
    }
    .title h2 {
        font-size: 26px;
    }
    .title h3 {
        font-size: 24px;
    }
    .title h5{font-size: 16px;}
    .slide-heading .title{

    }
    .slide-heading .title h3{
        font-size: 20px;  
    }
    .slide-heading .view-btn {
        padding-top: 0px;
    }
    .slide-heading .view-btn .btn {
        font-size: 12px;
        padding: 5px 8px;
    }
    .advertise-box {
       padding: 15px;
    }
    .advertise-dec h5 {
        font-size: 14px;
    }
    .advertise-dec h1 {
        font-size: 36px;
    }
    .advertise-dec h3 {
        font-size: 24px;
    }
    .advertise-dec p {
        font-size: 12px;
        line-height: 18px;
    }
    .advertise-dec .btn {
        font-size: 12px;
    }
    .decoration-1, .decoration-2 {
        width: 120px;
        height: 120px;
        background: #dce1fb;
        border: 10px solid #eaeeff;
    }
    .embed-responsive {
        height: 120px;
    }
    #about {
        background-position: right bottom;
        background-size: contain;
    }
    .partner-logo {
        padding: 12px 12px;
        height: 60px;
    }

    .srvs-box {
        padding: 20px 12px 15px;
        min-height: inherit;
    }

    .srvs-icon {
        width: 65px;
        height: 65px;
    }

    .srvs-box h4 {
        font-size: 18px;
    }

    .srvs-box p {
        font-size: 14px;
    }

    .abt-dec h3 {
        margin-bottom: 15px;
    }
    .abt-box p {
        text-align: justify;
    }
    .portfolio-item .tmb {
        height: 200px;
    }
    .tmb {
        height: 175px;
    }
    .about-carousel .owl-carousel .owl-item img {
        height: 190px;
    }
    .item-dec h4 {
        font-size: 17px;
    }
    .home-contact {
        padding: 20px 0px 0px;
    }
    .home-contact .form-box {
        padding: 20px;
    }
    .quote {
        margin-bottom: 20px;
    }
    .quote span {
        width: 50px;
        height: 50px;
        font-size: 22px;
    }
    .testimonial_block {
        min-height: inherit;
        width: 100%;
        padding: 20px;
    }

    .testimonial_block:before {
        font-size: 26px;
        left: 15px;
        top: 15px;
    }

    .testimonial_block:after {
        font-size: 26px;
        right: -14px;
        bottom: -14px;
    }
    .client_message {
        padding: 20px 20px;
    }
    .client_message p {
    }

    .process-list {
        flex-wrap: wrap;
        justify-content: center;
    }

    .process-list li {
        width: 33.33%;
    }

    .process-icon {
        width: 90px;
        height: 90px;
    }

    .process-icon span {
        width: 22px;
        height: 22px;
        line-height: 22px;
    }

    .process-icon img {
        top: 10px;
        width: 50px;
        height: 50px;
    }

    .process-list li h4 {
        font-size: 13px;
        max-width: 100%;
        padding: 0px 5px;
    }

    .process-list li p {
        max-width: initial;
        line-height: 20px;
        font-size: 12px;
    }

    .contactinfo-rgt .title {
        margin-bottom: 20px;
    }

    .contactinfo-rgt .title h4 {
        font-size: 18px;
    }

    .contactinfo-rgt .title p {
        font-size: 13px;
    }

    .contact-sec {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .contact-form .form-group {
        margin-bottom: 20px;
    }

    .form-ctrl {
        height: 45px;
    }

    .contact-form {
        padding: 20px 20px;
        margin-left: 0px;
    }
    .glry {
        height: 200px;
    }
    footer {
        padding-top: 30px;
    }

    .fotr-box {
        margin-bottom: 25px;
    }

    footer h3 {
        margin-bottom: 10px;
        font-size: 17px;
    }

    .fotr-media {}

    .adress {
        padding-right: 0px;
    }

    .fotr-logo {
    }

    .cpyrgt-wrap {
        padding-top: 15px;
    }

    .cpyrgt-wrap p {
        line-height: 20px;
    }

    .fotr-menu {
        padding-left: 0px;
        margin-bottom: 0px;
        flex-wrap: wrap;
    }

    .fotr-menu li {
        margin-right: 20px;
    }

    .whatsap a i {
        font-size: 25px;
        padding: 4px;
        height: 35px;
        width: 35px;
        line-height: 30px;
    }
    .fixed-links>a {
        padding: 10px;
        height: 44px;
        width: 44px;}

    /*=========== iNNER PAGE  ============*/
    .inr-wrap {
        padding-top: 10px;
        padding-bottom: 5px;
    }

    .inr-wrap-banner {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .inr-wrap-banner>img {
        height: 160px;
    }
    .inr-title h1 {
        font-size: 30px;
    }
    .brdcrm {
        padding: 0px 0px 10px;
    }
    .tabs-nav .nav-link {
        border-radius: 6px;
        font-size: 13px;
        padding: 5px 10px;
    }
   
    /*=========== About Us  ============*/
    .mision-item p {
        text-align: justify;
    }
    .why-choose {
        padding: 20px 10px 20px;
    }
    .why-choose h4 {
        font-size: 16px;
    }
    .why-choose-icon {
        width: 80px;
        height: 80px;
        border: 8px solid #542374;
        padding: 8px;
    }
   
    /*=========== Testimolial-inner ============*/
    .testimolial-inner .client_message {
        padding: 12px;
    }

    /*=========== Property Detail ============*/
    .property-info h1 {
        font-size: 26px;
    }
    .property-detail-banner .owl-carousel .owl-item img {
        height: 190px;
    }
    .property-detail .accordion-button {
        padding: 15px 0px;
        font-size: 20px;
    }
    .property-detail .embed-responsive {
        height: auto;
    }
    .property-detail .location-wrap>iframe {
        height: 200px;
    }
    .property-detail .glry {
        height: 150px;
    }

/*=========== Contact Us ============*/
.location-wrap>iframe {
    height: 230px;
}

/* ========== Blogs ========= */
.date span {
    font-size: 11px;
    padding: 4px 6px;
}
.blog-item .tmb {
    height: 140px;
}
.blog-item .item-dec {
    padding: 2px 10px 10px;
}
.blog-item .item-dec h4 {
    font-size: 15px;
    -webkit-line-clamp: 2;
    line-clamp: 2;
}
.blog-item .item-dec p {
    font-size: 13px;
    line-height: 20px;
}
.blog-item .item-dec .btn {
    font-size: 12px;
    padding: 4px 10px;
}
/* ========= Blog detail ======== */
.blog-detail h1 {
    font-size: 26px;
}
.blog-detail h2 {
    font-size: 23px;
}
.blog-detail h3 {
    font-size: 22px;
}
.phra-header p {
    font-size: 16px;
}

    /*=========== thanks ============*/
    .thanks-section {
        padding-top: 45px;
        padding-bottom: 25px;
    }

    .inner-thanks img {
        width: 75px;
    }

    .inner-thanks h1 {
        font-size: 35px;
    }
   

}


@media (max-width: 480px) {
    .hdr-top {
        text-align: center;
    }

    .hdr-top-cnt.justify-content-end {
        justify-content: center !important;
    }

    .mobile-navbar {
        /*right: 16%;top: 28px;*/
    }
    .navbar-expand-lg .mobile-navbar .nav-link {
        padding: 0px;
        font-size: 16px;
        border-radius: 8px;
        width: 28px;
        height: 28px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .navbar-expand-lg .mobile-navbar .nav-link>i {
        margin-right: 0px !important;
    }
    .navbar-expand-lg .mobile-navbar .nav-link>.span-icon {
        display:inline-block;
    }
    .navbar-expand-lg .mobile-navbar .nav-link>span {
        display: none;
    }
    .slider-wrap {
        height: auto;
    }
    .slider-wrap .owl-carousel .owl-item img {
        height: 460px;
    }
    .slide-text h1 {
        font-size: 24px;
    }
    .slider-wrap .owl-dots {
        left: 2%;
    }
    .slide-text .list-point ul li {
        font-size: 14px;
    }
    .slide-heading .title h3{
        font-size: 18px;  
    }
    .portfolio-item .tmb {
        height: 200px;
    }
    .process-line {
        display: none;
    }

    .process-list li {
        width: 50%;
    }

    .process-list li h4 {
        font-size: 13px;
    }

    .cpyrgt-wrap .txt-rgt {
        text-align: inherit;
    }
}

@media (max-width: 320px) {
    
}