@media (min-width : 320px) and (max-width: 479px) {
    .section_title{font-size: 30px; line-height: 1.2;}
    .section_header h4{font-size: 20px;}
    .hero_section h1, .brudcrumbs_area h1{font-size: 38px; line-height: 1.2;}
    .hero_section .btn + .btn{margin-top: 10px;}
	.contactbox {height:auto;}

}
@media (min-width: 480px) and (max-width:575px) {

    .section_title{font-size: 30px; line-height: 1.2;}
    .section_header h4{font-size: 20px;}
    .hero_section h1, .brudcrumbs_area h1{font-size: 38px; line-height: 1.2;}
	.contactbox {height:auto;}
}
@media (min-width: 576px) and (max-width: 767px) {
	.contactbox {height:auto;}

}
@media (max-width: 991px) {
    /* header{padding: 20px 0;} */
    .nav-links.d-flex{display: block !important;}
    .Enquiry_btn{margin: 10px 0 0 0;display: block;color: #fff;background: #23a6f0;}
    .bg_slide1{width: 30px; height: 105px;}
    .abt_image{margin-top: 30px;}
    footer .col-lg-6.text-lg-end.text-start{margin-top: 10px}
    footer p{text-align: left}
    .social_foot  {justify-content: center !important;}
    .consulting_box{height: 100%}
    .insurance_slide .owl-stage-outer{padding-left: 0; padding-right: 0;}
    .banner_img{max-width: 100%;}
    .bg_slide2{display: none;}
}
@media (max-width: 767px) {
.colon {display: none;}	
.hero_section {padding-top: 175px;}
.logo img {width:75% !important}
.fixed-top .logo img{width:50% !important; height:auto !important}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.hero_section {padding-top: 190px;}

}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
}
@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero_section h1{font-size: 44px; line-height: 1.2;}
	.banner_img {width: 100%;}
	nav .navbar .links li {padding: 0 6px;}
	.logo {width:250px}
	.nav-right .Enquiry_btn {padding: 9px 9px;}
}

@media (min-width: 1681px) {

}
@media (min-width: 1200px) {
}
@media (min-width: 1451px) {

}
@media (min-width: 1200px) and (max-width: 1280px) {

}

@media (min-width: 1281px) and (max-width: 1366px) {
    
}

@media (min-width: 1367px) and (max-width: 1450px) {

    
}

@media (min-width: 1451px) and (max-width: 1680px) {

}
@media (min-width: 1900px), (max-width: 1920px) and (-webkit-device-pixel-ratio: 1.25) {}
@media (min-width: 1900px) and (max-width: 1920px) {

}

@media (min-width: 1920px) and (max-width: 2560px) {
}