.clearfix:after,
.clearfix:before {
    display: table;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

@media screen and (max-width:2500px) and (min-width:1400px) {
    .inner-group .service_box .image,
    .inner-group .service_box .image2 {
        width: 370px
    }
    .work-process .container-fluid {
        width: 1230px
    }
    header {
        top: 5%;
    }
}

@media only screen and (min-width:1200px) {
    .why-choose {
        height: 452px
    }
    .why-img {
        height: 100%;
        object-fit: cover;
        width: 100%
    }
    .sidebar-form {
        position: -webkit-sticky;
        position: -moz-sticky;
        position: -ms-sticky;
        position: -o-sticky;
        position: sticky;
        top: 100px;
    }
}

@media screen and (max-width:1199px) and (min-width:992px) {
   
    .request_form-left h3 span{font-size:32px;}
    .request_form-right .g-recaptcha {
    transform: scale(0.85) !important;
    -webkit-transform: scale(0.85) !important;
    transform-origin: 0 0 !important;
    -webkit-transform-origin: 0 0 !important;
    max-width: 280px;
}
.request_form-right button {
    min-width: 170px;
    border-radius: 5px;
    align-self: baseline;
}
    footer h4 {
        font-size: 16px
    }
    .why-choose {
        height: 580px
    }
    .why-img {
        height: 100%;
        object-fit: cover;
        width: 100%
    }
    footer ul.menu li a {
        font-size: 14px
    }
    .service_box .image {
        right: 35px
    }
    .inner-group .service_box .image,
    .inner-group .service_box .image2 {
        width: 420px;
        bottom: 20%
    }
    .service_box .image2 {
        left: 28px
    }
    .service_box p {
        text-align: justify
    }
    .inner-banner .inner-banner-title {
        font-size: 30px
    }
    .col-count {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
    .footer_bottom {
        margin-top: 0!important
    }
    footer {
        padding: 50px 0 0
    }
    .section-title {
        font-size: 30px
    }
    .service_box h3 span {
        font-size: 26px
    }
    .service_box h3 {
        font-size: 18px
    }
}

@media screen and (max-width:1199px) {
    .welcome{min-height:auto;}
     .welcome_bg{min-height:400px;}
    .navbar-light .navbar-nav .nav-link {
        font-size: 13px;
        padding: 33px 6px
    }
    .banner_content span.caption1 {
        font-size: 48px
    }
    .welcome h1 {
        font-size: 26px
    }
    .service_box .image2 {
        width: 500px;
        bottom: 9%
    }
    .service_box .image {
        width: 500px;
        bottom: 9%
    }
    .service_group {
        padding-top: 6%;
        padding-bottom: 20px
    }
    .collage p {
        line-height: 1.4
    }
    .collage_bx2 {
        padding: 45px 15px 15px
    }
    .collage_bx2 p {
        line-height: 1.5
    }
    .collage_bx h2,
    .collage_bx h3,
    .collage_bx span.collage_bx_text {
        font-size: 26px
    }
    .work-process .work-process-single-img {
        width: 130px
    }

    .inner_call_to_action .text_bx{
        display: block;
    }
    .inner_call_to_action .text_bx .ph_no, .inner_call_to_action .text_bx .text_24{
        text-align: center;
        width: 100%;
        display: block;
    }
    .sidebar-form .g-recaptcha{
        transform:scale(0.76);
        -webkit-transform:scale(0.76);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
    }
    header{
        top: 5%;
    }
    .navbar-light .navbar-nav .nav-item {
        padding: 0 6px;
    }
}

@media screen and (min-width:992px) {
     
    header.stick {
        background: #fff;
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 1) 50%, rgba(0, 208, 162, 1) 51%, rgba(0, 208, 162, 1) 100%);
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 1) 50%, rgba(0, 208, 162, 1) 51%, rgba(0, 208, 162, 1) 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 1) 50%, rgba(0, 208, 162, 1) 51%, rgba(0, 208, 162, 1) 100%);
        position: fixed;
        top: 0;
        animation: sp-header-stuck-slidein .5s 1 forwards;
        box-shadow: 0 0 24px rgba(0, 0, 0, .3);
        z-index: 999
    }
    @keyframes sp-header-stuck-slidein {
        from {
            transform: translate3d(0, -100%, 0);
            opacity: 0
        }
        to {
            transform: translate3d(0, 0, 0);
            opacity: 1
        }
    }
    header.stick .navbar-expand-lg {
        border-radius: 12px;
        padding: 0
    }
}

@media screen and (max-width:991px) {
    .welcome_bg{min-height: 199px;}
    .navbar-light .navbar-nav .nav-link {
        padding: 10px 6px
    }
    .navbar-light .navbar-nav .active>.nav-link {
        background: url(../images/menu-hover.png) no-repeat 0 11px
    }
    .banner_content {
        min-height: 485px;}
    .banner_content span.caption1 {
        font-size: 34px
    }
    .welcome_content {
        top: 10%;
        transform: inherit;
        position: relative;
        margin-top: -39%;}
    .welcome_content .image {
        margin-top: 20px
    }
    .service_box .image {
        width: 100%!important;
        margin-top: 20px;
        right: 0;
        position: relative;
        left: 0
    }
    .service_group {
        background: 0 0!important
    }
    .collage_bx {
        min-height: auto
    }
    .container {
        max-width: 100%
    }
    .inspiration .image.blue_box {
        height: auto
    }
    .work-process-list {
        display: block
    }
    .work-process-list li:nth-child(even) {
        transform: inherit
    }
    .work-process-list {
        display: block;
        column-count: 1
    }
    .work-process-list li:nth-child(even):after {
        display: none
    }
    .work-process-list li:nth-child(odd):after {
        display: none
    }
    .work-process-list li {
        text-align: left;
        display: flex;
        margin-bottom: 20px;
        align-items: center
    }
    .work-process .work-process-single-img {
        display: inline-block;
        order: 1
    }
    .work-process-list p {
        order: 2;
        text-align: left;
        padding-left: 20px;
        width: 80%
    }
    .work-process {
        padding: 40px 0
    }
    .news-sidebar {
        margin-top: 20px
    }
    .even {
        transform: scale(1) translateY(0);
        padding: 15px
    }
    .odd {
        transform: scale(1);
        margin: 0;
        padding: 15px
    }
    .news-sidebar ul li:nth-child(even) a {
        -webkit-box-orient: inherit!important;
        -webkit-box-direction: inherit!important;
        -ms-flex-direction: inherit!important;
        flex-direction: inherit!important
    }
    .request-quote .request-form {
        z-index: 99
    }
    .request-quote .request-form .form-inner label {
        min-height: 45px
    }
    .navbar-toggler {
        margin-right: 20px
    }
    .btn_theme {
        margin: 0!important
    }
    .navbar-collapse {
        padding: 0;
    }
    footer h4 {
        margin-bottom: 10px
    }
    .inner-banner {
           height: 400px;
    }
    .inner-banner .inner-banner-title {
        font-size: 30px
    }
    .section_content {
        padding: 30px 0
    }
    .col-count {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
    .service-list-single .service-single-content {
        padding: 20px 30px 20px 30px
    }
    .service-list-single:nth-child(even) .service-single-content {
        padding: 20px 30px 20px 30px
    }
    .service-list-single .ser-img {
        order: 1
    }
    .service-list-single .ser-cont {
        order: 2
    }
    .service-list-single .service-list-single-img>img {
        width: 100%
    }
    .arw {
        display: block;
        position: absolute;
        right: 15px;
        top: 5px;
        background-color: #fff;
        height: 34px;
        width: 34px;
        border-radius: 4px;
        text-align: center;
        font-size: 19px;
        line-height: 34px;
        cursor: pointer;
        z-index: 99
    }
    .navbar-light .navbar-nav .nav-link:after {
        display: none!important
    }
    .dropdown-item {
        font-size: 14px;
        color: #fff;
        line-height: 2
    }
    .navbar-nav .dropdown-menu {
        background: 0 0;
        border: none
    }
    .our_team h2,
    .section-title,
    .work-process h2 {
        font-size: 24px
    }
    .news .news-single .blog-single-content h3 {
        font-size: 26px
    }
    .news .news-content {
        padding: 110px 0 20px
    }
    .our_team {
        padding: 20px 0
    }
    .request-quote .request-form .form-inner {
        padding: 80px 30px 40px
    }
    footer {
        padding: 30px 0 0
    }
    .request-quote h2 {
        font-size: 24px
    }
    .service_box {
        padding: 10px
    }
    .navbar-collapse{
        border-radius: 0;
    }
    .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .show>.nav-link, .navbar-expand-lg .navbar-nav .dropdown-menu li.active .dropdown-item{
        background: #fff;
        color: #000;
    }
    .navbar-nav .dropdown-menu{
        width: 100%;
    }
    .video {
        width: 600px;
        margin: 20px auto 0;
    }
    .inner_call_to_action{
        background: #1385c4;
        background-image: linear-gradient(to right, #1385c4, #00d0a2);
        padding: 30px;
        text-align: center;
    }
    .inner_call_to_action .text_bx, .inner_call_to_action .text_bx2{
        padding: 0 0 10px;
        background: none;
    }
    .inner_call_to_action .text_bx .text_24, .inner_call_to_action .text_bx2 .text_24{
        font-size: 30px;
        line-height: 1.5;
        display: block;
        width: 100%;
    }
    .book_now{
        display: inline-block;
        border-radius: 25px;
        padding: 12px 20px;
        background: #fff;
        min-width: 120px;
        color: #000;
        margin: 5px 10px;
        font-family: Roboto, sans-serif;
    }
    .navbar-nav{
        background-image: linear-gradient(to right, #c81d5e, #1385c4, #00d0a2);
        padding: 15px 0;
    }
    .navbar-collapse .btn_theme{
        margin: 0 0 15px 15px !important;
    }
}

@media screen and (min-width:768px) {
    .fixed-header {
        display: none
    }
    .call-info {
        display: none
    }
}

@media screen and (max-width:767px) {
    .faq .card .card-header .btn-link{font-size: 18px; padding:6px 0;}
     .welcome_bg{min-height: 145px;}
    .offer_btn span{font-size: 36px;/* display: flex; *//* height: 100%; *//* width: 100%; */}

.banner .offer_btn {min-width: auto;}

.offer_btn > img {min-height: 140px;}
    .offer_bnr{min-height:400px;}
    .request_form-left{padding:30px 15px;}
    .we-provide p,.we-provide li{text-align:justify;}
    .price-img {
    max-width: 100%;
    border: 1px solid #1092be;
    border-radius: 5px;
    margin: 0;
    float: none !important;
    width: 100%;
    margin-bottom: 10px;
}
    .request_form-left h3 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1.5;
}
.request_form-left h3 span {
    font-size: 34px;
    margin-bottom: 0px;
}
.request_form-left h4 {
    font-size: 32px;
}
    .request_form-right .g-recaptcha{
	transform:scale(0.85) !important;
-webkit-transform:scale(0.85) !important;
transform-origin:0 0 !important;
-webkit-transform-origin:0 0 !important;
}
    .request_form-left p{    text-align: justify;}
    .inner_content {
        padding: 30px 0
    }
    header {
        top: 3%
    }
    .fixed-header {
        display: none
    }
    .call-info {
        display: table;
        color: #fff!important;
        font-size: 24px;
        font-weight: 600;
        margin-bottom: 10px;
        margin-left: auto;
        margin-right: auto;
        width: 196px
    }
    .call-info .icon {
        background: url(../images/ico4.png) no-repeat;
        width: 20px;
        height: 20px;
        margin-right: 11px;
        float: left;
        background-size: cover;
        margin-top: 7px
    }
    .hide-on-mb {
        display: none
    }
    .service_box h3 {
        font-size: 22px
    }
    .service_box h3 span {
        font-size: 30px
    }
    .collage_bx2 {
        height: auto;
        padding: 15px
    }
    .why-choose h2 {
        font-size: 24px
    }
    .why-choose li {
        font-size: 13px
    }
    .work-process h2 {
        font-size: 24px
    }
    .work-process-list {
        padding: 0 20px
    }
    .section-title {
        font-size: 24px
    }
    .news .news-single .blog-single-content h3 {
        font-size: 24px
    }
    .news .news-content {
        padding: 110px 0 40px
    }
    .our_team h2 {
        font-size: 24px
    }
    .content {
        margin: 0 auto
    }
    .request-quote h2 {
        font-size: 24px;
        color: #000
    }
    .request-quote .request-form .form-inner {
        padding: 15px 20px
    }
    .btn_theme {
        margin: 10px 0!important
    }
    footer h4 br {
        display: none
    }
    footer h4 {
        font-size: 18px;
        margin-bottom: 10px
    }
    .client {
        text-align: center
    }
    .content_section_content {
        padding: 20px 0
    }
    .inner-banner .inner-banner-title {
        font-size: 24px
    }
    .paint_peace_mind_image {
        display: none
    }
    .paint_peace_mind_description {
        width: 100%
    }
    .col-count {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
    .contact-icon {
        margin-bottom: 10px!important;
        border-bottom: solid 1px #eaeaea
    }
    .service-list-inner p {
        font-size: 14px;
        line-height: 2
    }
    .service-list-inner {
        padding: 20px 0
    }
    .section-title {
        font-size: 24px
    }
    .banner_content span.caption1 {
        font-size: 32px
    }
    .welcome_box h3 {
        font-size: 14px
    }
    .welcome {
        padding: 20px 0
    }
    .service_group {
        padding-top: 0;
        padding-bottom: 0
    }
    .service_box {
        padding: 15px 30px
    }
    .collage_bx h2,
    .collage_bx h3 {
        font-size: 22px
    }
    .video {
        width: 100%;
    }
    .video .figure img{
        width: 100%;
    min-height: 193px;}
    .content_img{
        width: 100%;
    }
    .faq .card .card-body p{text-align: justify;}
}

@media screen and (min-width:768px) {
    .show-on-mb {
        display: none
    }
}

@media screen and (max-width:640px) {
    .banner_content span.caption1 {
        font-size: 30px
    }
}

@media screen and (max-width:575px) {
    .faq .card .card-header{padding: 5px 30px 5px 15px;}
    .faq .card .card-header .btn-link {
      font-size: 16px;
      padding: 5px 0;
    }
    .faq {
      padding-top: 35px;
    }
    .faq_section {
      padding-bottom: 40px;
    }
    .banner_content span.caption1 {
        font-size: 23px;
        text-shadow: 0 3px 4px rgba(0, 0, 0, .7);
        margin-top: 50px
    }
    .btn_theme {
        padding: 9px 14px;
        font-size: 14px
    }
    .banner_content {
        min-height: 500px;}
    .inner-banner {
    height: 400px;
}
    .navbar-toggler {
        padding: 3px;
        border: solid 1px #abaaaa!important
    }
    .welcome_box h3 {
        font-size: 12px
    }
    .welcome {
        padding: 20px 0
    }
    .content_section h2 {
        padding-bottom: 20px;
        margin-bottom: 0
    }
    .service_box h3 span {
        font-size: 22px
    }
    .service_box h3 {
        font-size: 18px
    }
    .content_section p {
        font-size: 15px
    }
    .collage_bx,
    .service_box {
        padding: 20px
    }
    .service_group {
        padding-top: 0;
        padding-bottom: 0
    }
    .mobile-pad {
        padding: 0 20px!important
    }
    .collage_bx h2,
    .collage_bx h3 {
        font-size: 22px
    }
    .work-process h2 {
        font-size: 22px;
        margin-bottom: 20px
    }
    .news .news-content {
        padding: 60px 0 20px
    }
    .news .news-single .blog-single-content h3 {
        font-size: 20px
    }
    .news .news-single .blog-single-content .blog-meta {
        margin-bottom: 0
    }
    .sidebar-news-single h5 {
        font-size: 13px
    }
    .client-carousel {
        margin-top: 0!important
    }
    .request-quote .request-form .form-inner label {
        min-height: auto;
        font-size: 13px
    }
    footer {
        padding: 20px 0 0
    }
    footer h3 {
        margin-bottom: 5px;
        font-size: 20px
    }
    .subscribe-title {
        margin-top: 60px
    }
    footer ul.menu {
        margin: 15px 0 0;
        padding: 0 0 15px
    }
    .welcome h1 {
        font-size: 23px;}
    .inner-banner .inner-banner-title {
        font-size: 24px
    }
    .section_content {
        padding: 20px 0
    }
    .blue_text {
        font-size: 22px
    }
    .inner-banner .inner-banner-title {
        font-size: 28px;
        line-height: 1.5;
        display: block
    }
    .content_section h2,
    .paint_peace_mind_description h2 {
        font-size: 18px
    }
    .content_section p,
    .paint_peace_mind_description p {
        text-align: justify
    }
    .inspiration .image {
        margin-top: 10px!important
    }
    .work-process-list p {
        font-weight: 400
    }
    .news .news-single .blog-single-content ul li {
        font-size: 14px
    }
    .even {
        padding: 0 15px
    }
    .inner-banner .breadcrumb li,
    .inner-banner .breadcrumb li a {
        font-size: 12px
    }
    .section-title {
        font-size: 22px
    }
    .about_services h3 {
        font-size: 20px
    }
    /*.navbar-light .navbar-nav .active>.nav-link {
        background: url(../images/menu-hover.png) no-repeat 0 5px;
        background-size: 100% 100%
    }*/
    /*.navbar-light .navbar-nav .active>.nav-link,
    .navbar-light .navbar-nav .nav-link.active,
    .navbar-light .navbar-nav .nav-link.show,
    .navbar-light .navbar-nav .nav-link:focus,
    .navbar-light .navbar-nav .nav-link:hover,
    .navbar-light .navbar-nav .show>.nav-link {
        background: url(../images/menu-hover.png) no-repeat 0 5px;
        background-size: 100% 100%
    }*/
    .inner-banner .inner-banner-title {
        margin-top: 24px
    }
    .inner-banner .breadcrumb {
        margin-bottom: 6px
    }
    .call-info-inr {
        margin-bottom: 6px;
        font-size: 20px; 
        padding: 4px 17px 4px 17px;
    }
    .btn-con {
        padding: 10px 28px;
        margin-bottom: 6px;
    }
    .welcome h2 {
        font-size: 18px;
    }
    .inner_call_to_action{
        padding: 30px 15px;
    }
    .inner_call_to_action .text_bx {
        padding: 0 0 10px;
    }
    .inner_call_to_action .text_bx .text_24, .inner_call_to_action .text_bx2 .text_24{
        font-size: 20px;
    }
    .book_now {
        padding: 8px 20px;
        min-width: inherit;
        margin: 5px;
        font-size: 15px;
    }
}
@media only screen and (max-width: 575px){
    .gallery_image{
        height: auto;
    }
    .cta_text1{
        font-size: 18px;
    }
    .cta_text2{
        font-size: 16px;
    }
}
@media screen and (max-width:420px) {
    .call-info-inr {
        margin-bottom: 10px
    }
}
@media screen and (max-width:374px) {
   .navbar-brand{
          max-width: 180px;
           margin-right:0px;
   }
   .navbar-brand img{
           max-width: 100%;
   }
}

@media all and (max-width: 991px) and (orientation : landscape) {
   
}