/* 1200 */
@media (max-width: 1200px){
	.moto_box .col {
		width: 25%;
	}
}

/* 1033 */
@media (max-width: 1033px){
	.owl-stage-outer::after {
		height: 82px;
	}
}




/* 992px */
@media (max-width: 992px){
	
	.navbar.fixed-top .container a.navbar-brand img {
		width: 200px;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
		padding: 10px 9px;
	}
	.navbar.fixed-top .container li.nav-item ul.dropdown-menu {
		left: 0;
	}
	.navbar .navbar-collapse {
		background: #fff;
		box-shadow: 0px 0px 13px rgb(0 0 0 / 38%);
	}
	.tcarousel-inner .carousel-caption.d-md-block {
		width: auto;
	}
	.service_sec .card {
		margin: 0;
	}
	.service_sec .owl-carousel .item {
		padding: 0;
	}
	.moto_box .col {
		width: 50%;
		flex: auto;
	}
	.welcome_wrap .col-md-6 {
		width: 100%;
	}
	.testi_wrap .c_text {
		padding: 10px 35px;
	}
	.testi_wrap .c_img .img_thumb {
		width: 130px;
		height: 130px;
	}
	/* Service Page */
	.service_thumb_wrap .col-4, .service_thumb_wrap .col-8 {
		width: 100%;
	}
	.service_thumb_wrap {
		background: #f4f4f4;
		padding: 0px 0 50px 0;
	}
	.service_thumb_wrap .sicon_wrap {
		margin: 10px 5px;
	}
	.vm_wrap {
		margin: 100px 0 0px 0px;
	}
	.vm_wrap .vis_mis_wrap .vm_thmub, .vm_wrap .vis_mis_wrap .vm_text {
		flex: auto;
	}
	.vm_wrap .vis_mis_wrap .vm_thmub ul.ser_moto {
		bottom: auto;
		right: 0;
		width: 65%;
		top: 0;
	}
	.vm_wrap .vm_text h3.fw-light {
		margin-top: 40px;
	}
	
	/* //Service Page */
}

/* 768px */
@media (max-width: 768px){
	h2.ht {
		font-size: 30px;
	}
	.welcome_wrap h4.hst {
		padding-bottom: 20px;
	}
	#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child {
		margin: 0;
		background: #fff;
		padding: 5px 5px;
		border-radius: 4px;
	}
	#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
		width: 34px;
		height: 4px;
		background-color: #606060;
		left: 3px;
	}
	#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before {
		top: -10px;
		left: 0px;
	}
	#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
		top: 20px;
		left: 0px;
	}
	.tcarousel-inner .owl-dots {
		display: none;
	}
	.tcarousel-inner::after {
		height: 50px;
	}
	.tcarousel-inner .owl-item h1 {
		font-weight: 500;
		font-size: 25px;
	}
	.tcarousel-inner .owl-item p {
		font-size: 16px;
		font-weight: 600;
		margin: 16px 0;
	}
	.tcarousel-inner .owl-item a {
		padding: 8px 20px;
		font-size: 15px;
	}
	.owl-stage-outer::after {
		height: 50px;
	}
	.tcarousel-inner .owl-item a::after {
		display: none;
	}
	.service_sec {
		padding: 40px 0;
	}
	.service_sec h5.card-title {
		font-size: 15px;
	}
	.service_sec .card-body {
		padding: 15px;
	}
	.moto_box .mc {
		width: 95px;
		height: 95px;
	}
	.moto_box .mc img {
		width: 47px;
	}
	.welcome_wrap {
		margin-top: 40px;
		padding-bottom: 30px;
	}
	
	.testi_wrap {
		background: #dfdfdf;
		margin-top: 0;
	}
	.testi_wrap .container {
		background-image: none;
	}
	.testi_wrap .c_img.col-4, .testi_wrap .c_text.col-8 {
		width: 100%;
		text-align: center;
	}
	.testi_wrap .c_img .img_thumb {
		margin: 0 auto 10px;
		border: 5px solid #24b49b;
		display: block;
	}
	.get_in_wrap {
		padding: 50px 0;
	}
	.get_in_wrap h3 {
		margin: 18px auto 20px;
		color: #fff;
		clear: both;
	}
	.get_in_wrap a.btn.btn-warning {
		width: 170px;
		padding: 10px 0;
	}
	.get_in_wrap h1.fw-light {
		font-size: 25px;
	}
	.fs_wrap {
		padding: 50px 0;
	}
	.fs_wrap .col.fees, .fs_wrap .col.subs_sec {
		width: 100%;
		flex: auto;
	}
	.fs_wrap .fees h4.text-uppercase {
		margin-bottom: 15px;
	}
	.fs_wrap .fees h5.fw-light {
		margin: 4px 0;
		font-size: 15px;
	}
	.fs_wrap .fees p.fw-light {
		margin-top: 10px;
	}
	.footer {
		padding-top: 40px;
	}
	.footer .col {
		flex: auto;
	}
	.footer .col.social {
		text-align: left !important;
	}
	.contact_wrapper .col {
		flex: auto;
	}
	.contact_wrapper p.ctext {
		line-height: 23px;
		width: auto;
	}
	.service_thumb_wrap .col-8 .col {
		flex: auto;
	}
	.aff_home_wrap {
		padding: 70px 0;
	}
	.aff_home_wrap .container .aff_text {
		padding: 19px;
		flex: auto;
		width: 100%;
	}
	.aff_home_wrap .container::after {
		display: none;
	}
	.aff_home_wrap img.aff_img {
		right: 2%;
		bottom: 0;
		max-width: 38%;
	}
	.top_img_head_sec {
		min-height: 260px;
	}
	.top_img_head_sec h2.ht {
		padding: 20px 0;
		font-size: 25px;
	}
	/* About Page */
	.about_section .wp-block-image {
		max-width: 100%;
		width: auto;
		margin-right: 0;
		overflow: hidden;
		float: none;
	}
	/* // About Page */
	
	
	/*  Testimonials Page */
	.testimonial_section .row {
		border-left: 4px solid #24b49b;
		margin: 10px auto;
		padding: 20px 10px;
	}
	.testimonial_section .row .col-4, .testimonial_section .row .col-8 {
		width: 100%;
	}
	.testimonial_section .row .col-4 .img_thumb {
		float: left;
		margin-right: 10px;
		width: 80px;
	}
	.testimonial_section .row p {
		text-align: left;
		font-size: 14px;
	}
	.testimonial_section .row p.fw-bold {
		margin-top: 15px;
	}
	.testimonial_section .c_text h4.hst {
		font-size: 15px;
		margin-top: 10px;
		margin-bottom: 5px;
	}
	/* // Testimonials Page */
	
	
	/*  Service Page */
	.ser_box.text-center {
		padding: 30px 20px;
	}
	.ser_box.text-center p {
		margin: 7px 0px 10px;
	}
	.ser_box.text-center a {
		padding: 10px;
		margin: 15px auto 0;
	}
	.ser_box h3.hlt {
		font-size: 25px;
	}
	.aff_home_wrap::after, .aff_home_wrap img.aff_img {
		display: none;
	}
	/* // Service Page */
	
	
	/*  Contact Page */
	.contact_wrapper p {
		width: 100%;
	}
	.contact_wrapper form {
		margin-bottom: 20px;
	}
	.contact_wrapper ul.contact_option li {
		padding: 15px 0;
		border-bottom: 2px solid #dcdcdc;
	}
	.contact_wrapper ul.contact_option .icon {
		margin-right: 10px;
		width: 50px;
	}
	.contact_wrapper ul.contact_option p {
		margin-bottom: 0;
	}
	.contact_wrapper ul.contact_option li a {
		font-size: 16px;
	}
	/* // Contact Page */
}


/* 576px */
@media (max-width: 576px){
	.container {
		width: 95%;
	}
	.tcarousel-inner .owl-item h1 {
		font-weight: 600;
		font-size: 18px;
	}
	.tcarousel-inner .owl-item p {
		font-size: 14px;
		font-weight: 400;
		margin: 10px 0;
		padding-bottom: 13px;
	}
	.tcarousel-inner .owl-item a {
		padding: 6px 12px;
		font-size: 14px;
	}
	h5.bt {
		font-size: 16px;
		margin-bottom: 7px;
	}
	h2.ht {
		font-size: 27px;
		margin-bottom: 8px;
	}
	.moto_box .bshadow {
		padding: 30px 10px;
	}
	.welcome_wrap h4.hst {
		padding-bottom: 30px;
		font-size: 17px;
	}
	.welcome_wrap p.fst-italic {
		line-height: 25px;
	}
	.service_sec {
		padding: 60px 0;
	}
	.service_sec .carousel-indicators {
		bottom: 12px;
	}
	.footer h5.text-uppercase {
		margin-bottom: 10px;
	}
	.footer .top_sec ul.links a {
		margin: 3px 0;
		display: block;
	}
	.footer .top_sec .contact {
		margin: 24px 0;
	}
	
}







