@media screen and (max-width:1800px){
   .wrapper {
    padding-left: 40px;
    padding-right: 40px;
}
    header .nav_part .box .left_part .logo {
    width: 280px;
}
    header .nav_part .box .left_part ul li{
        margin: 0px 8px;
    }
    header .nav_part .box ul li a {
    font-size: 15px;
    }
   
}
@media screen and (max-width:1500px){
    header .top_part .contact li a{
            font-size: 12px;
    }
       .wrapper {
        padding-left: 25px;
        padding-right: 25px;
    }
        header .nav_part .box .left_part .logo {
                width: 250px;
        margin-right: 0;
    }
    header .nav_part .box ul li a {
        font-size: 14px;
    }
    header .nav_part .box .left_part ul li a {
    font-size: 15px;
            padding: 35px 0px;
    }
    header .nav_part .box ul li{
            margin: 0px 12px;
    }
    .call span b {
    font-size: 18px;
    }
    .call i {
    width: 45px;
    height: 45px;
        font-size:16px;
    }
        header .nav_part .box .left_part ul li {
        margin: 0px 8px;
    }
    header .nav_part .box .right_part .search_icon{
                width: 45px;
        height: 45px;
        font-size:16px;
    }
   
    header .top_part .right_part .my_btn{
            padding: 10px 50px;
    }
    .home_banner{
            padding-top: 80px;
    }
    .home_banner .con_part h1 {
            margin-bottom: 18px;
                font-size: 48px;
        line-height: 58px;
    }
    .home_banner .con_part{
                margin-left:5%;
    max-width: 600px;
            margin-bottom: 130px;
    }
    .home_banner .con_part h3{
            margin-bottom: 12px;
    }
   
    .btn_style a{
            font-size: 16px;
    padding: 14px 25px;

    }
	
   
    
    .mt_70 {
    margin-top: 50px;
}
    .title_head .sub_head{
            font-size: 16px;
    }
    .title_head .head, .title_head h2{
                   font-size: 34px;
        line-height: 42px;
    }
    .call_action_section ul li h4 {
    font-size: 80px;
    }
    .call_action_section ul li {
    padding: 15px;
}
    .call_action_section{
            padding-top: 70px;
    padding-bottom: 55px;
    }
    .form_part{
        padding-left: 80px;
        padding-right: 80px;
    }
    
       
  
    .service_banner .exp_box .exp_head .count {
       font-size: 55px;
    line-height: 55px;
    }
    .service_banner .exp_box .exp_head .exp{
            font-size: 15px;
    line-height: 28px;
    }
    .service_banner .exp_box .exp_head .exp b {
    font-size: 24px;
    }
    .service_banner .book_appo .btn_style a{
            padding: 12px 20px;
    }
    .service_banner .book_appo ul{
        margin-bottom: 15px;
    }
    .service_banner .exp_box .exp_head{
            padding: 8px 12px;
    }
    .service_banner .con_part h1{
            font-size: 55px;
    line-height: 65px;
    }
    .service_banner{
        padding-top: 45px;
    padding-bottom: 45px;
    }
    .service_banner .exp_box {
    max-width: 340px;
    }
    .content_part .title_head .head,  .content_part .title_head h2 {
    font-size: 32px;
    line-height: 42px;
}
    .side_con .side_call{
            padding: 30px 30px;
    }
	.benefits .box{
		    padding: 20px;
	}
	.benefits .box .icon {
    width: 50px;
	}
	.benefits .box h4 {
    font-size: 16px;
    line-height: 26px;
	}
}
@media screen and (max-width: 1299px){
 header .nav_part .mob_menu {
        position: fixed;
        width: 100%;
        max-width: 320px;
        height: 100vh;
        background-color: #fff;
        top: 0;
        left: 0;
        padding: 15px 20px;
     z-index: 99;
     transform: translate(-350px,0px);
     transition: 0.3s;
     overflow-y: scroll;
             box-shadow: 6px 0px 13px #0000001a;
    }
    header .nav_part .mob_menu.show_menu{
         transform: translate(0,0px);
    }
      header .nav_part .box .left_part ul li {
        display: block;
    }
   header .nav_part .box .left_part ul li a{
                margin-right: 0;
        font-size: 16px;
        padding: 14px 0px;
    }
        header .nav_part .mob_menu .mob_logo {
        margin-bottom: 5px;
        border-bottom: 1px solid #00000014;
        width: 100%;
        padding-bottom: 15px;
    }
    header .nav_part .box .left_part ul li a:after{
        height: 2px;
    }
    header .nav_part .mob_menu .mob_logo img{
               width: 200px;
    }
        header .nav_part .mob_menu .close_menu {
               position: absolute;
        top: 20px;
        right: 20px;
        font-size: 18px;
        line-height: 25px;
        color: var(--dark);
    }
	header .nav_part .box ul li a:after{
		height: 2px;
	}
/*
    header .nav_part{
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 25px;
        padding-right: 25px;
        justify-content: flex-start;
        flex-direction: row-reverse;
    }
*/
    header .nav_part .box{
        padding-top: 12px;
        padding-bottom: 12px;
    }
    header .menu_icon{
            font-size: 40px;
    margin-left: 40px;
    }
        header .logo_part {
        width: 125px;
        margin-right: 0;
        position: absolute;
        top: 48px;
                    left: 25px;
    }
        .wrapper {
        padding-left: 15px;
        padding-right: 15px;
    }
        header .nav_part .box .left_part ul li {
        margin: 0px 6px;
    }
    header .top_part .contact li a{
            font-size: 10px;
    margin-right: 5px;
    }
   header .top_part .right_part p {
    font-size: 12px;
    }
        header .top_part .right_part .my_btn {
        padding: 10px 20px;
                font-size: 14px;
    }
    header .top_part .social li a{
        font-size: 14px;
    margin-left: 10px;
    }
  
    .services .box .text_box img {
    margin-bottom: 12px;
    width: 55px;
}
    .services .box .text_box h3{
            font-size: 18px;
    }
        .call_action_section h2 {
        font-size: 52px;
        line-height: 60px;
    }
   
   
    .foot_nav ul li a{
            font-size: 14px;
            padding: 0px 15px;
    }
    footer .foot_bottom .box span b {
    font-size: 20px;
    }
    .foot_social li a{
            font-size: 18px;
            margin: 0px 12px;
    }
    .foot_last p{
            font-size: 14px;
    }
	.form_part .title_head h2{
		    font-size: 35px;
    line-height: 45px;
	}
	.form_part .title_head p{
		    font-size: 16px;
    margin-bottom: 18px;
	}
	
}
@media screen and (max-width: 991px){
    .tab_d_none{
        display: none !important;
    }
        header .top_part .right_part .my_btn {
        padding: 10px 15px;
        font-size: 13px;
            margin-left: 10px;
    }
        header .top_part .right_part p {
        font-size: 11px;
    }
    
    .content_area .img_part{
        margin-bottom: 20px;
    }
        .call_action_section h2 {
        font-size: 44px;
        line-height: 54px;
    }
   
    footer .foot_bottom .logos{
        padding-left: 0;
        justify-content: center;
                width: 100%;
    }
    .foot_nav ul{
            flex-wrap: wrap;
    }
    .foot_nav ul li a {
               padding: 6px 8px;
        display: block;
    }
        .service_banner .con_part h1 {
        font-size: 45px;
        line-height: 55px;
    }
    .service_banner .book_appo {
    padding: 20px;
    }
    .service_banner .book_appo ul li {
    font-size: 15px;
    line-height: 23px;
    }
	header .top_part p {
    font-size: 12px;
		padding:8px 0px;
	}
	header .nav_part .box ul li{
		display: block;
	}
	header .nav_part .box ul li a{
		    padding: 22px 0px;
	}
}

@media screen and (max-width: 767px){
   .remove_footer_gap{
    margin-top: -35px;
}
    header .menu_icon {
                font-size: 34px;
        line-height: 45px;
        margin-left: 0;
    }
    .container {
        padding-left: 15px;
        padding-right: 15px;
    }
        header .nav_part .box .left_part .logo {
      width: 180px;
        margin-right: 20px;
    }
    
       .home_banner .con_part h1 {
       font-size: 30px;
        line-height: 38px;
        margin-bottom: 10px;
    }
        .home_banner .con_part h3 {
        margin-bottom: 12px;
        font-size: 15px;
        letter-spacing: 0;
    }
    .home_banner .con_part p {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 20px;
    }
    .home_banner .con_part:after{
            width: 80px;
    height: 120%;
        top: -10%;
        left: 0;
        border: 2px solid var(--light);

    }
        .home_banner .con_part {
            margin-left: 0;
			        margin-bottom: 40px;
    }
	.services{
		    margin-top: -60px;
	}
    header .call{
        margin-right: 10px;
    }
    header .call i {
               width: 35px;
        height: 35px;
        font-size: 12px;
        margin-right: 0px;
    }
	header .nav_part .box .right_part .search_icon {
        width: 35px;
        height: 35px;
        font-size: 12px;
        margin-right: 10px;
    }
      header .call span b {
        font-size: 14px;
    }
    header .call span {
    font-size: 12px;
    line-height: 18px;
        display: none;
}
        header .nav_part .box {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 5px;
        padding-right: 5px;
    }
    header .top_part .right_part{
        display: none;
    }
    header .top_part .left_part{
         width: 100%;
    }
    header .top_part .contact{
        justify-content: center;
        padding-top: 5px;
        padding-bottom: 5px;
        width: 100%;
    }
    header .top_part .contact li a{
        margin-right: 15px;
    }
    
    .home_banner {
        padding-top: 55px;
    }
       
        .mt_70 {
        margin-top: 35px;
    }
        .title_head .head, .title_head h2 {
        font-size: 27px;
        line-height: 35px;
                margin-top: 10px;
    }
    .services .box {
    margin-top: 10px;
}
    
    
    footer .foot_bottom .cont_box{
        display: block;
        margin-top: 20px;
    }
    .title_head p, .services .box .text_box p {
    font-size: 15px;
    line-height: 23px;
    }
    .call_action_section p {
    font-size: 15px;
    line-height: 23px;
    }
        .call_action_section h2 {
        font-size: 35px;
        line-height: 42px;
    }
    .call_action_section {
        padding-top: 50px;
        padding-bottom: 50px;
    }
       
       
    .btn_style a {
        font-size: 15px;
        padding: 12px 20px;
    }
   
    .mb_rev{
        flex-direction: column-reverse;
    }
    
    footer .foot_bottom .logos img {
        max-width: 120px;
    }
    footer .foot_bottom{
        
            padding-top: 22px;

    }
    footer .foot_bottom .cont_box .box:first-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.20);
    border-right: none;
}
    footer .foot_bottom .box{
            padding: 6px 0;
    }
    footer .foot_bottom .box i{
            font-size: 30px;
    line-height: 30px;
    margin-right: 15px;

    }
        footer .foot_bottom .box span b {
        font-size: 18px;
    }
    footer .foot_bottom .box span {
    font-size: 15px;
    }
    .foot_nav {
       padding-bottom: 15px;
    padding-top: 15px;
}
    .foot_nav ul li a {
        font-size: 12px;
                padding: 4px 5px;
    }
    .foot_social{
            padding-bottom: 20px;
    }
        .foot_last p {
        font-size: 11px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .service_banner .con_part .breadcrumb{
            font-size: 14px;
    }
        .service_banner .con_part h1 {
        font-size: 35px;
        line-height: 45px;
    }
    .service_banner .exp_box {
        max-width: 100%;
        margin-top: 15px;
    }
        .service_banner {
        padding-top: 45px;
        padding-bottom: 30px;
    }
    .content_part .title_head .head, .content_part .title_head h2{
        font-size: 27px;
        line-height: 37px;
    }
        .service_banner .exp_box .exp_head .exp b {
        font-size: 20px;
    }
    .service_banner .book_appo ul li{
            padding-left: 22px;
    margin-bottom: 8px;
    }
        .service_banner .exp_box .exp_head .exp {
        font-size: 14px;
        line-height: 22px;
    }
        .service_banner .exp_box .exp_head .count {
        font-size: 45px;
        line-height: 45px;
    }
    .service_banner .book_appo ul li:before{
            font-size: 16px;
    }
    .side_con .side_call {
        padding: 25px 15px;
            margin-bottom: 15px;
    }
    .side_con .side_call h4 {
    font-size: 24px;
    line-height: 28px;
    }
    .side_con .side_call p{
            font-size: 15px;
    line-height: 22px;
    margin-bottom: 10px;
    }
    .side_con .side_call .call span{
            margin-top: 4px;
                    font-size: 22px;
    }
    .side_con .more_ser h4 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 12px;
    padding-bottom: 12px;
    }
    .side_con .more_ser{
        padding: 15px;
    }
	.call_action_section ul{
		grid-template-columns: repeat(1, 1fr);
	}
	    .title_head .sub_head {
        font-size: 14px;
    }
	.hire .icon {
    width: 60px;
    height: 60px;
		margin-bottom:10px;
	}
	
	.hire .icon img{
		width:38px;
	}
	.hire {
    padding: 15px;
		display:block;
	}
	.call i {
        width: 40px;
        height: 40px;
        font-size: 14px;
		    margin-right: 6px;
    }
	.benefits {
    padding-top: 40px;
    padding-bottom: 40px;
	}
	.call_action_section .title_head:after{
		width:150px;
		height:150px;
	}
	.call_action_section .title_head {
    margin-bottom: 20px;
    padding-top: 15px;
    padding-bottom: 10px;
	}
	    .call_action_section ul li h4 {
        font-size: 55px;
			    margin-bottom: 2px;
    }
	.call_action_section ul{
		    grid-gap: 0;
	}
	.call_action_section ul li{
		border-bottom:1px solid #ffffff5e;
	}
	.call_panel .title_head .head , .call_panel .title_head h2{
		text-align:center;
	}
	.call_panel .box{
		display:block;
		
	}
	.call_panel .box .call{
		justify-content:center;
	}
	.rvw_box{
		    padding: 20px;
	}
	.rvw_box .stars {
    margin-bottom: 15px;
}
	.rvw_box .stars i{
		    font-size: 16px;
	}
	.rvw_box .quote{
		    font-size: 22px;
    right: 10px;
    top: 10px;
		    width: 38px;
    height: 38px;
	}
	.rvw_by .user {
    width: 60px;
    height: 60px;
	}
	.rvw_by{
		    margin-left: 120px;
		
		    font-size: 16px;
	}
	.rvw_by .user{
		    margin-right: 12px;
	}
	.form_part{
	        margin: 0px 15px;
		               padding-left: 0;
        padding-right: 0;
		    padding: 30px 0px;
	}
	.form_part .title_head:after{
		    left: -20px;
    top: -20px;
		    width: 140px;
    height: 140px;
	}
	.form_part .title_head:after{
		display:none;
	}
	.form_part .title_head h2{
		    margin-bottom: 12px;
	}
	.form_part .form_box{
		padding: 20px 20px;
	}
	.form_part .form_box h2 {
    font-size: 22px;
    padding-bottom: 16px;
	}
	.form_part .form_box .form-control{
		height: 45px;
    font-size: 15px;
	}
	.inner_testi{
		    padding-bottom: 50px;
    padding-top: 50px;
	}
	.form_part:after{
		    background: linear-gradient(to bottom, #075099, transparent);
	}
	footer .top_part .bg_red, footer .top_part .bg_dark{
		border-radius:0;
	}
	footer .top_part .box .map_ico {
    width: 50px;
    height: 50px;
		    font-size: 20px;
	}
	footer .top_part .box {
    padding: 25px 15px;
}
	footer .top_part .bg_red i {
      width: 50px;
    height: 50px;
		    font-size: 18px;
    margin-bottom: 20px;
	}
	footer .bot-footer .box img {
    max-width: 250px;
    margin-bottom: 15px;
}
	footer .bot-footer .box h4 {
    font-size: 16px;
		    margin-bottom: 8px;
    margin-top: 10px;
	}
	footer .bot-footer .box ul li a{
		    font-size: 13px;
	}
	footer .cpy p{
		    text-align: center;
    margin-bottom: 15px;
    font-size: 13px;
	}
	footer .cpy ul {
    text-align: center;
	}
	footer .cpy ul li {
    margin: 0px 8px 10px;
	}
	header .nav_part .sub-menu{
		position: unset;
		    width: 100%;
		overflow:visible;
		max-height:100%;
	}
	header .nav_part .box ul.sub-menu li a {
    padding: 15px 0px;
}
	header .nav_part .sub-menu li a:before{
		display:none;
	}
	.more_ser{
		margin-top:25px;
	}
	.more_ser ul li a{
		    font-size: 14px;
		    padding: 10px 15px;
		padding-right: 30px;
	}
	.more_ser h4{
		    font-size: 24px;
    line-height: 32px;
    margin-bottom: 0;
	}
	.hire ul{
		    grid-template-columns: repeat(1, 1fr);
	}
}
@media screen and (min-width: 1300px){
    .mob_logo{
        display: none;
        
    }
    .close_menu, .menu_icon{
        display: none;
    }
}
@media screen and (min-width: 767px){
 
}