@charset "utf-8";
/* CSS Document */
@media screen and (max-width :1800px){
	.team_img::after {
		width: 730px;
	}
	
}
@media screen and (max-width :1700px){
	
	.team_img_1{
		display: none;
	}
	
}

@media screen and (max-width :1600px){
	.service_sec::after {
		content: none;
	}
	.team_box_slider {
		padding-bottom: 20px;
	}
	.title_text_box {
		margin-top: 20px;
	}
	.team_img::after {
		height: 606px;
	}
	.contact_sec::after{
		content: none;
	}
}
@media screen and (max-width :1556px){
	.team_img::after {
		width: 624px;
		height: 607px;
	}
}
@media screen and (max-width :1500px){

	.about_us_section::after {
		right: 0;
	}
}

@media screen and (max-width :1399px){
	
	.header_menu ul li {
		margin-right: 15px;
	}
	nav ul li a{
		font-size: 15px;
	}
	.btn.header_btn a {
		font-size: 14px !important;
	}
	.btn.header_btn {
		line-height: 20px;
		padding-left: 9px;
		padding-right: 9px;
	}
	.team_img::after {
		display: none;
	}
	.team_img_1{
		display: block;
	}
	.title_text {
		font-size: 40px;
		margin: 15px 0px;
	}
	.team_sec .title_text_box p {
		width: 100%;
		font-size: 16px;
		line-height: 24px;
		font-weight: 400;
	}
	.team_sec::after {
		content: none;
	}
	.team_box_slider {
		margin-top: 15px;
	}
}
@media screen and (max-width :1300px){
	.main_text {
		font-size: 50px;
		font-weight: 600;
		line-height: 50px;
		margin: 0px 0px;
	}
	.banner_slide_text p {
		font-size: 18px;
		margin-bottom: 12px;
		line-height: 26px;
	}
	.title_text {
		line-height: 43px;
	}
	.price_table_sec .title_text_box p {
		width: 100%;
	}
	.bolg_text {
		padding: 10px 10px 10px 21px;
	}
	.bolg_title {
		font-size: 18px;
		line-height: 25px;
		font-weight: 500;
	}
	.blog_btn a {
		font-size: 15px;
		line-height: 15px;
	}
	.date {
		font-size: 15px;
		line-height: 10px;
	}
}
@media screen and (max-width :1199px){
	.form-left {
			padding: 15px;
	}
	.footer_box.footer_2 {
		margin-left: 0px;
	}
	.footer_3 ul li {
		font-size: 13px;
	}
	.about_us_section::after {
		content: none;
	}
}
@media screen and (max-width :1100px){
	.main_text {
		font-size: 40px;
		font-weight: 600;
		line-height: 40px;
		margin: 10px 0px;
	}
	
	.welcome_text {
		font-size: 25px;
	}
	.banner_slide_text p {
		font-size: 14px;
		line-height: 23px;
        margin-bottom: 11px;
	}
	
}
@media screen and (max-width :1024px){
	.blog_sec .title_text_box p {
		width: 100%;
	}
}
@media screen and (min-device-width: 768px) and (max-device-width: 991px) {
.btn_header_1 {
	position: absolute;
	right: 25px;
}
header{
	padding: 10px 0px;
}
}
@media screen and (max-width :992px){
.header_menu.menu-open {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 0px;
}
	.btn.header_btn {
		padding: 10px;
	}
	.book_2{
	  display: none;
    }
	.book_1{
		display: block;
	}
	.header_menu ul li {
		margin: 20px 0px;
	}
	.header_menu ul li a {
    font-size: 25px;
    }
	.btn.header_btn a {
		font-size: 16px !important;
	}
	.btn.header_btn {
	/*	margin-left: -28px;*/
		padding: 13px;
	}
	.about_box {
		margin-top: 20px;
	}
	.about_right_sec {
		text-align: center;
	}
	.service_box {
		margin-bottom: 60px;
	}
	.service_sec {
		padding-bottom: 0px;
	}
	.title_text_box {
		text-align: center;
	}
	.form-left {
		margin-bottom: 30px;
	}
	.footer_box.footer_3 {
		margin-left: 0px;
	}
}
@media screen and (max-width :800px){
	.banner_mobile{
		display: block;
	}
	.banner_res{
		display: none;
	}
} 
@media screen and (max-width :767px){
	.box {
		margin: 20px 0px;
	}
	.lef_img {
		display: none;
	}
	.about_us_section::after{
		content: none;
	}
	.bolg_box {
		margin-bottom: 80px;
	}
	.contact_sec .title_text_box {
		 margin-bottom: 20px; 
	}
	.contact_sec .title_text {
		font-size: 28px;
		margin: 0px;
	}
	.footer_box {
		margin-bottom: 20px;
		text-align: left;
	}
	.footer::after{
		display: none;
	} 
	.home_section {
		padding: 30px 0px;
		padding-top: 55px;
	}
	.about_box {
	margin-top: 20px;
	text-align: center;
     }
	.blog_sec {
		padding-bottom: 0;
	}
	.top_header .row .col-lg-8.col-6 {
		order: 1;
	}
	.right_box {
		padding-right: 15px;
	}
	.left_box {
		padding-right: 15px;
	}
}
@media screen and (max-width :600px){	
	.title_text {
	  line-height: 43px;
	  font-size: 30px;
	  margin: 10px;
	  text-align: center;
	}
	nav ul li a {
		font-size: 18px;
		color: #fff;
	}
	.title_text_box p {
		font-size: 16px;
		font-weight: 400;
		text-align: center;
	}
	.abou_title {
		text-align: center;
	}
	.body_text {
		font-size: 40px;
		margin: 10px 0px;
	}
	.table_title {
		font-size: 20px;
	}
	.dollar {
		font-size: 20px;
	}
	.table_left_box p {
		font-size: 12px;
	}
	.form_sec {
		padding: 10px;
	}
	.banner_mobile_2{
		display: block;
	}
	.banner_mobile{
		display: none;
	}
	
}

@media screen and (max-width :468px){
.main_text {
	font-size: 34px;
	font-weight: 600;
	line-height: 36px;
	margin: 10px 0px;
}
.banner_slide_text p {
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 8px;
}
nav ul li a {
	font-size: 18px;
	color: #fff;
}
}
@media screen and (max-width :416px){
	.main_text {
		font-size: 26px;
		font-weight: 600;
		line-height: 24px;
	}
	.banner_slide_text p {
		display: none;
	} 
	.welcome_text {
		font-size: 19px;
	}
	.banner_btn {
		padding: 0px 10px;
	}
	nav ul li a {
		font-size: 18px;
		color: #fff;
	}
	.banner_btn a {
		font-size: 12px;
	}
	.about_box li {
		margin-bottom: 20px;
	}
	.contact_sec::before {
		display: none;
	}
}
@media screen and (max-width :320px){
	.banner_section .owl-theme .owl-nav.disabled + .owl-dots {
		margin-top: -25px;
	}
	.footer {
		padding-bottom: 0px;
	}
}