@media screen and (max-width: 1600px){
    .hero_content h1 {
        font-size: 60px;max-width: 490px;}
/* bar_section */
    .bar_img {max-width: 600px;}
/* form_section */
    .form_img {min-width: 600px;max-width: 600px;}
    .barboxgrid {margin: 40px 0 30px 0;}

    .location_col{height: 500px;}
}
@media screen and (max-width: 1400px){
    .moment_slider_prnt .owl-stage-outer {
        padding: 70px 0 0 0;
    }
    .hero_content h1 {
        font-size: 50px;max-width: 470px;}
    .section_heading .main_heading {
        font-size: 40px;
    }
    .sub_heading {
        font-size: var(--fs_xl);
    }
/* insight_section */
    .insight_content_list {
        margin: 40px 0 40px 0;gap: 15px;
    }
/* bar_section */
    .bar_box h4 {
        font-size: var(--fs_xl);
    }
    .specailoffer span {
        font-size: 22px;
    }
/* plan_section */
.price_box_grid {
    margin: 80px 0 0 0;
}
.price_box{padding: 2rem 2rem;}
.pb_top_list span {
    font-size: 38px;
}
.pb_top_list small {
    font-size: var(--fs_md);
}
.pb_top {
    margin: 0 0 60px 0;
}
.pb_top_img {
    min-width: 140px;
}
/* form_section */
    .form_box .sub_heading {font-size: var(--fs_sm);}

    .location_col{height: 400px;}
    .loc_content h4{font-size: 40px;}
    .loc_content h4 svg{width: 40px;}
    .loc_content{bottom: 1.5rem;padding: 0 1.5rem;}
}
@media screen and (max-width: 1366px){
    html body{font-size: var(--fs_xs);}
    .hero_section {
        max-height: 600px;
    }
    .section_heading .main_heading {
        font-size: 35px;
    }
    .sub_heading {
        font-size: var(--fs_lg);
    }
    /* insight_section */
    .insight_content_list li:before {
        width: 15px;
        height: 15px;
    }
    .insight_content_list li {
        padding: 0 0 0 25px;
    }
   /* bar_section */
    .bar_img {max-width: 500px;}
    .barboxgrid {margin: 40px 0 30px 0;}
    .specailoffer span {
        font-size: 20px;
    }
    /* bar_section */
    .bar_box h4 {
        font-size: var(--fs_lg);
    }
/* plan_section */
    .price_box_grid {
        margin: 60px 0 0 0;
    }
    .price_box{padding: 1.5rem 1.5rem;}
    .pb_top_list span {font-size: 30px;}
    .pb_body h4 {font-size: var(--fs_md);}
    .pb_body li:before {
        width: 15px;
        height: 15px;
    }
    .pb_body li {
        padding: 0 0 0 22px;
    }
/* form_section */
    .form_img {min-width: 500px;max-width: 500px;}
	
	header .navbar-nav {
		gap: 20px;
	}
	
}
@media screen and (max-width: 1199px){
	.hero_content_inner{
		flex-direction: column;align-items: center;
	}
	.header_btns{justify-content: center;margin: 15px 0;}
    header .navbar-brand img {
        object-fit: contain;
        max-width: 140px;
    }
    .moment_slider_prnt .owl-stage-outer {
        padding: 50px 0 0 0;
    }
    .moment_slider_prnt img {
        height: 300px;
    }
    header .navbar-nav {
        gap: 20px;
    }
    /* .hero_content h1 {
        font-size: 50px;max-width: 380px;} */
/* plan_section */
    .price_box{padding: 1rem 1rem;}
    .pb_top_img {min-width: 100px;}
    .pb_top_list span {font-size: 25px;}
/* footer */
    .footer_link_grid {margin: 0 auto 50px;}
    footer {margin: 50px 0 30px 0;}
    .footer_img{margin: 0 auto 40px;}

    .loc_content{bottom: 1rem;padding: 0 1rem;}
}
@media screen and (max-width: 991px){
    :root{
        --fs_sm: 14px;
        --fs_md: 16px;
    }
	.hero_content_inner{text-align: center;}
	.hero_content{gap: 1rem;}
    .form_section{padding: 50px 0 0 0;}
    .header_btns select{margin: 0px auto 0;}
	.header_btns .dropdown{margin: 0px auto 0;}
    .hero_section {
        max-height: 500px;
    }
    .hero_content{flex-direction: column;align-items: center;justify-content: flex-end;gap: 50px;}
    .hero_content h1 {
        font-size: 45px;max-width: 580px;text-align: center;}
    .section_heading .main_heading {font-size: 30px;}
    .sub_heading {
        font-size: var(--fs_md);
    }
    /* bar_section */
       .bar_img {max-width: 400px;}
    .bar_box h4 {
        font-size: var(--fs_md);
    }
    .specailoffer span {
        font-size: 18px;
    }
    .moment_section {
        margin: 0 0 50px 0;
    }
    .plan_section {
        padding: 50px 0;
    }
    .insight_section {
        padding: 50px 0;
    }
    /* .insight_img{height: 350px;} */

    .bar_box {
        min-height: 120px;
    }
    .insight_content_list {
        margin: 40px 0 20px 0;
    }
/* plan_section */    
    .price_box_grid {margin: 40px 0 0 0;}
    .price_box_grid{flex-direction: column;}
    .price_box_small{min-width: 100%;max-width: 100%;}
    .pb_top_img {min-width: 160px;}
    .pb_top {
        margin: 0 0 30px 0;
    }
/* form_section */
    .form_grid{flex-direction: column-reverse;gap: 2rem;}
    .form_img{height: 350px;max-width: 100%;min-width: 100%;object-fit: cover;}
/* footer */
    .footer_link_col h4 {font-size: var(--fs_sm);margin: 0 0 12px 0;}
    .footer_img {max-width: 160px;}    

    .location_col{height: 350px;}
    .loc_content h4{font-size: 30px;}
    .loc_content h4 svg{width: 30px;}
    .location_screen .logo{max-width: 165px;}
	
	.deloft_video_modal video{width: 100%;height: 500px;border-radius: 5px;}
}
@media screen and (max-width: 767px){
	.google_btns{display: flex;flex-direction: column;gap: 15px;width: fit-content;justify-content: center;align-items: center;}
	.footer_link_col small{margin-top: 10px;}
	.header_btns select {
		min-height: 48px;
	}
	.navbar{height: 70px;}
	.header_btns .dropdown .btn {
		min-height: 48px !important;
	}
    header .navbar-brand img {
        max-width: 110px;height: 49px;
    }
    header .navbar {
        padding: 10px 0;
    }
	.btn.btn-secondary {
  min-height: 47px;    padding: 11px 21px;
	}
    body .btn.btn-primary {
        font-size: 14px;
        padding: 12px 20px;
		margin: 0 auto !important;
        display: flex;
        width: fit-content;
    }
	 body .btn.btn-outline-primary {
        font-size: 14px;
        padding: 12px 20px;
		margin: 0 auto !important;
        display: flex;
        width: fit-content;
    }
    .hero_content h1 {
        font-size: 35px;max-width: 580px;text-align: center;}
        .moment_slider_prnt .owl-stage-outer {
            padding: 30px 0 0 0;
        }
    .insight_section .row{flex-direction: column-reverse;}
    .insight_content{max-width: 100%;margin: 0 0 25px 0;}
    .bar_box h4 {
        font-size: var(--fs_sm);
    }
    .bar_row{flex-direction: column;align-items: flex-start;}
    .bar_content{max-width: 100%;width: 100%;margin: 0;padding: 2rem 1rem;}
    .barboxgrid{max-width: 100%;}
/* plan_section */ 
.price_box_grid {margin: 30px 0 0 0;}
    .pb_top_list span {font-size: 20px;}
    .pb_top_list small {
        font-size: var(--fs_sm);
    }
    .insight_img img{object-fit: contain;height: 450px;width: 100%;}

    .location_grid{grid-template-columns: repeat(1, 1fr);}
	.deloft_video_modal video{width: 100%;height: 400px;border-radius: 5px;}
	.specailoffer{text-align: center;}
	.captcha_div{display: flex;justify-content: center;}
}
@media screen and (max-width: 575px){
    :root{
        --fs_md: 15px;
    }
.header_btns{flex-wrap: wrap;margin: 0px 0 15px 0;}
	.hero_content_btns .btn.btn-primary {
        font-size: 14px;
        padding: 8px 12px;
    }
    .hero_content{gap: 20px;}
    .hero_section{max-height: 400px;min-height: 400px;}
    .hero_content_inner{flex-direction: column;text-align: center;}
    .hero_content h1 {
        font-size: 30px;
    }
    .hero_section {
        padding-bottom: 20px;
    }
    .section_heading .main_heading {font-size: 25px;}
    .insight_img img{height: 400px;width: 100%;}
/* plan_section */    
    .pb_top_img {min-width: 100px;}
    .pb_body{flex-direction: column;align-items: flex-start;gap: 1rem;}
    .pb_body p {max-width: 100%;}
    .price_box_small .pb_top{flex-direction: row;}
/* form_section */
    .mainfrom {margin: 25px 0 0 0;}
    .form_box .form-control {min-height: 50px;text-indent: 10px;} 
    .form_box select {min-height: 50px;text-indent: 10px;}
    .form_box textarea.form-control{min-height: 100px;padding-top: 10px;max-height: 250px;}

	.location_screen {
		padding: 20px 0;justify-content: flex-start;
	}
	.location_grid{margin-top: 25px;}
	.location_screen .logo img {  
    height: 50px;
}
    .location_col{height: 250px;}
    .loc_content h4{font-size: 25px;}
    .loc_content h4 svg{width: 25px;}
	.deloft_video_modal video{width: 100%;height: 350px;border-radius: 5px;}
	
	/* .pb_top_list{flex-wrap: wrap;justify-content: center;} */
	.pb_top_list {gap: 0.5rem;align-items: baseline;text-align: center;}
	.pb_top_list span {
        font-size: 18px;
	}
	.pb_top_list small {
        font-size: 12px;
	}
}
@media screen and (max-width: 450px){
    .pb_top{flex-direction: column;align-items: flex-start;}
    .pb_top_img{min-width: fit-content;}
/* footer */
    .footer_link_grid{flex-direction: column;gap: 0.8rem;}
    .footer_link_col h4 {margin: 0 0 8px 0;}
}