@media only screen and (min-width:1900px) {
    .container {
        max-width: 1600px;
    }
}

@media only screen and (min-width:1600px) and (max-width:1900px) {
    .container {
        max-width: 1450px;
    }
}

@media only screen and (min-width:1400px) and (max-width:1590px) {
    .container {
        max-width: 1320px;
    }
}

@media only screen and (min-width:1200px) and (max-width:1900px) {
    .banner_caption aside {
        font-size: 44px;
        line-height: 54px;
    }
    .cta_one_left aside,
    .cta_one_right aside {
        font-size: 22px;
        line-height: 30px;
    }
    .ft_about a,
    .ftlogo p,
    .banner_caption p,
    .cta_one_left p,
    .cta_one_right p,
    .we_offer p,
    p,
    .why_choose_contant li p {
        font-size: 16px;
        line-height: 26px;
    }
    .banner_caption a {
        font-size: 16px;
        padding: 7px 40px;
        margin-top: 15px;
        margin-right: 20px;
    }
    form input,
    .call_btn,
    .redcolor,
    .accordion-button {
        font-size: 16px;
    }
    .title {
        font-size: 36px;
    }
    .comntitle,
    .video_contant aside,
    .get_started h5 {
        font-size: 30px;
    }
}

@media only screen and (min-width:1200px) and (max-width:1390px) {
    header {
        padding: 0 290px 0 30px;
        height: 90px;
    }
    .banner {
        margin-top: 80px;
    }
    .phone {
        height: 90px;
    }
    .cta_one_box {
        margin-top: -90px;
    }
    .thumbimg strong {
        font-size: 16px;
    }
    .thumbimg small {
        font-size: 13px;
    }
    .ftlogo p {
        margin: 15px 0;
    }
    .navbar-brand img {
        max-width: 180px;
    }
    .phone a small {
        font-size: 15px;
    }
    .phone a span {
        font-size: 20px;
    }
    .phone a {
        padding: 15px 30px 15px 15px;
    }
    .who_img {
        padding: 0 20px 20px 0;
        margin-right: 20px;
    }
    .calculat_img {
        padding: 0 0 20px 20px;
        margin-right: 20px;
    }
    .title {
        font-size: 32px;
        margin: 0 auto 20px;
    }
    .comntitle,
    .video_contant aside,
    .get_started h5 {
        font-size: 26px;
    }
    .why_choose_contant {
        padding: 30px 40px;
    }
    .comntitle::after {
        width: 100px;
        height: 5px;
    }
    .navbar-light .navbar-nav .nav-link::before {
        bottom: -28px;
    }
}

@media only screen and (min-width:1300px) and (max-width:1390px) {
    .container {
        max-width: 1280px;
    }
}

@media only screen and (min-width:1200px) and (max-width:1280px) {
    .container {
        max-width: 1200px;
    }
}

@media screen and (max-width: 1390px){
    .inner_banner {
        margin-top: 45px !important;
    }
}

@media screen and (max-width: 1024px) {
    .comnpadding {
        padding: 60px 0;
    }
    .navbar-light .navbar-nav .nav-link {
        font-size: 15px;
        padding: 5px 15px;
        margin-left: 0px;
    }
    .navbar-brand img {
        max-width: 150px;
    }
    .phone a img {
        margin-right: 15px;
        height: 40px;
    }
    .phone a small {
        font-size: 15px;
    }
    .phone a span {
        font-size: 20px;
    }
    .phone a {
        padding: 15px;
    }
    .banner_caption aside {
        font-size: 34px;
        line-height: 34px;
        margin-bottom: 20px;
    }
    .cta_one_left,
    .cta_one_right {
        padding: 15px;
    }
    .cta_one_left aside,
    .cta_one_right aside {
        font-size: 22px;
        line-height: 30px;
    }
    .ft_about a,
    .ftlogo p,
    .banner_caption p,
    .cta_one_left p,
    .cta_one_right p,
    .we_offer p,
    p,
    .why_choose_contant li p {
        font-size: 16px;
        line-height: 26px;
    }
    .banner_caption a {
        font-size: 16px;
        padding: 7px 40px;
        margin-top: 15px;
        margin-right: 20px;
    }
    form input,
    .call_btn,
    .redcolor,
    .accordion-button {
        font-size: 18px;
    }
    .title {
        font-size: 36px;
    }
    .comntitle,
    .video_contant aside,
    .get_started h5 {
        font-size: 26px;
    }
    /*.who_img {
        max-width: 45%;
        margin: 0 10px 30px;
        padding: 20px 20px 20px 0px;
    }*/
    .why_choose_contant {
        width: 100%;
        padding: 30px;
    }
    .why_choose_video {
        width: 100%;
    }
    .calculat_img {
        padding: 20px 0px 20px 20px;
        max-width: 600px;
        margin: 0 10px 30px;
    }
    .title {
        font-size: 30px;
        margin: 0 auto 20px;
    }
    header {
        padding: 0 250px 0 15px;
        height: 80px;
    }
    .banner {
        margin-top: 70px;
    }
    .phone {
        height: 80px;
    }
    .cta_one_box {
        margin-top: 30px;
    }
    .thumbimg strong {
        font-size: 16px;
    }
    .thumbimg small {
        font-size: 13px;
    }
    #offer .owl-item img {
        width: 65px;
        height: 65px;
        object-fit: contain;
    }
    #thumbs {
        display: none;
    }
    .review img {
        display: block !important;
    }
    .testimonials {
        padding: 60px 0;
    }
    .get_quote .container {
        margin: 40px auto;
    }
    .get_quote_contant {
        padding: 15px;
    }
    .get_quote_contant .comntitle,
    .blog_articles .comntitle,
    .faq .comntitle {
        margin-bottom: 20px;
    }
    .get_quote input {
        margin-top: 10px;
    }
    form input {
        font-size: 16px;
        padding: 8px 15px;
        height: 50px;
    }
    .get_started form input {
        height: 60px;
    }
    .get_started form {
        margin-top: 20px;
    }
    .get_started .container {
        padding: 25px;
    }
    .get_started h5 {
        margin-bottom: 10px;
    }
    .testimonials p {
        display: none;
    }
    .testimonials #big p {
        display: block;
    }
    .navbar-light .navbar-nav .nav-link::before {
        bottom: -26px;
    }
    #first_section > .elementor-container {
      max-width: 770px;      
    }
    .elementor-6 .elementor-element.elementor-element-9fba7b4 {
        margin-top: -50px;
    }
}

@media screen and (max-width: 991px) {
    .cta_one_left,
    .cta_one_right {
        padding: 15px;
        width: 100%;
    }
    .call_btn small {
        font-size: 13px;
    }
    .cta_one_right button {
        padding: 4px 20px;
        line-height: 21px;
        font-size: 16px;
        width: 100%;
    }
    .cta_one_left aside img {
        margin-right: 15px;
        max-width: 40px;
    }
    .cta_one_left aside {
        margin-bottom: 10px;
    }
    header,
    .phone {
        padding: 0;
        height: auto;
    }
    .phone a span {
        display: none;
    }
    .phone a img {
        margin-right: 0;
    }
    .navbar {
        padding: 3px 85px 3px 15px;
    }
    #banner_slider .owl-dots {
        right: 15px;
        bottom: 15px;
    }
    .navbar-light .navbar-nav .nav-item:last-child {
        width: 120px;
    }
    .navbar-light .navbar-nav .menu-item-has-children .nav-item:last-child {
		border: none;
		border-radius: none;
		width: 100%;
	}
	.dropdown-item:focus, .dropdown-item:hover {
		color: var(--red);
		background-color: #e9ecef;
	}
	.navbar-light .navbar-nav .menu-item-has-children .nav-item:last-child:hover {
		
		background-color: #e9ecef;
	}
	.get_started.elementor-section-boxed.elementor-section-height-default {
	  width: 100%;
	  border-radius: unset !important;
	  margin-bottom: 0px !important;
	}
	.elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-afb18dd .elementor-widget-wrap {
		border-radius: 20px 20px 20px 20px;
	}
    .inner_banner {
        margin-top: 66px !important;
    }
    .inner_banner + .elementor-section {
        margin: 20px !important;
    }
    #nav_menu-4 ul#menu-footer-menu-2 {
      margin-top: 0px;
    }
    #nav_menu-5 {
      margin-bottom: 45px;
    }
}

@media screen and (max-width: 767px) {
	.who_img {
	  max-width: 100%;
	  margin: 0 10px 30px;
	  padding: 20px 20px 20px 0px;
	}
    .banner_caption p, .inner_banner p {
        display: none;
    }
    .inner_banner {
        padding: 90px 0px 90px 0px !important;
    }
    .inner_banner + .elementor-section {
        margin: 100px 20px 20px!important;
    }
    .our_vision_img .elementor-widget-wrap {
        padding: 20px !important;
        margin: 25px !important;
    }
    .inner_banner .banner_caption {
        position: absolute;
        bottom: -164px;
        z-index: 4;
        background: #000;
        left: 0;
        padding: 20px 20px 20px 50px !important;
    }  
    .inner_banner .banner_caption.elementor-widget-heading h1::before {
        height: calc(100% - 28px );
        top: 15px;
        left: 26px;
    }
     .inner_banner .banner_caption h1 {
        font-size: 24px !important;
        line-height: 24px !important;
     }
    .banner .container {
        color: var(--white);
        position: initial;
        transform: translateY(0%);
        background: var(--black);
        padding: 15px;
    }
    .banner_caption aside {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    .banner_caption a {
        font-size: 14px;
        padding: 5px 20px;
        margin-top: 10px;
        margin-right: 10px;
    }
    #banner_slider .owl-dots {
        right: 15px;
        top: 40%;
        bottom: auto;
        transform: translateY(-60%);
    }
    .cta_one_right form input {
        margin: 8px 0;
    }
    .cta_one_right button {
        margin-top: 10px;
    }
    .cta_one_right p {
        margin-bottom: 10px;
    }
    #offer {
        margin-top: 10px;
    }
    .why_choose_contant li img,
    .calculat_contant li .icon {
        display: block;
        margin: 0 auto 20px;
    }
    .why_choose_contant li div,
    .calculat_contant li .des {
        width: calc(100% - 0px);
        text-align: center;
    }
    #big .owl-nav {
        position: initial;
        text-align: center;
        margin-top: 30px;
    }
    #big .owl-nav button i {
        font-size: 30px;
    }
    .review {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        text-align: center;
        justify-content: center;
    }
    .get_started form {
        background: none;
    }
    .get_started form input {
        padding: 10px;
    }
    .get_started form button {
        position: initial;
        width: 100%;
        margin-top: 10px;
    }
    .get_quote .container {
        padding: 15px;
    }
    .get_quote_img img {
        border-radius: 20px;
        margin-top: 30px;
    }
    .get_quote button {
        margin-top: 10px;
    }
    .review span {
        font-size: 30px;
        margin-right: 0px;
    }
    .review img {
        max-width: 60px !important;
    }
    .review aside {
        margin-top: 15px;
    }
    .accordion-button {
        line-height: inherit;
    }
    .comntitle,
    .why_choose_contant .comntitle,
    .testimonials .comntitle {
        text-align: center;
        display: block;
    }
    .why_choose_contant .comntitle::after,
    .testimonials .comntitle::after,
    .comntitle::after {
        margin: 10px auto 0;
    }
    #blog .owl-nav {
        margin-top: 20px;
    }
    .who_contant .style1 li {
        width: 100%;
    }
    .get_started {
        margin: 0 0 30px 0;
    }
    .get_started .container {
        padding: 25px;
        border-radius: 0;
        background-size: cover;
        background-position: 50%;
    }
    footer {
        padding: 40px 0;
    }
    footer h6 {
        margin-bottom: 10px;
    }
    .ft_about {
        margin: 25px 0px 0px 0px;
    }
    .ft_about.siadebar-4 {
        margin: 0px 0px 25px 0px;
    }
    .why_choose_contant {
        padding: 70px 15px;
    }
    .why_choose_contant li {
        margin-top: 30px;
    }
    .video_contant p a {
        display: table;
    }
    .videoimg .playbtn {
        max-width: 50px;
    }
    #banner_slider .owl-dots {
        display: none;
    }
    .cta_one_left aside,
    .cta_one_right aside {
        font-size: 20px;
        line-height: 30px;
    }
    .testimonials #big p {
        text-align: center;
    }
    .get_started.elementor-section-boxed.elementor-section-height-default {
	  width: 100%;
	  border-radius: unset !important;
	  margin-bottom: 0px !important;
	}
	.elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-afb18dd .elementor-widget-wrap {
		border-radius: 20px 20px 20px 20px;
	}
	.navbar-light .navbar-nav .nav-link::before {
		content: "";
		width: 0;
		height: 0;
		border-left: none;
		border-right: none;
		border-bottom: none;
		position: absolute;
		left: 0;
		right: 0;
		bottom: -36px;
		margin: auto;
		opacity: 0;
	}
	.navbar-light .navbar-nav .menu-item-has-children .nav-item:last-child {
		border: none;
		border-radius: unset;
		width: 100%;
	}
	.dropdown-item:focus, .dropdown-item:hover {
		color: #fff;
        background-color: var(--red);
	}
	.navbar-light .navbar-nav .menu-item-has-children .nav-item:last-child a:hover {
		color: #fff;
        background-color: var(--red);
	}
    #nav_menu-4 ul#menu-footer-menu-2 {
      margin-top: 0px;
    }
    #nav_menu-5 {
      margin-bottom: 45px;
    }

}

@media screen and (max-width:525px) {}

@media screen and (max-width:360px) {}