/*--------------------------------------------------
    ## All responsive style
---------------------------------------------------*/
@media all and (min-width: 1600px) {
	.back-to-top {
		right: 70px;
		bottom: 50px;
	}
}

@media all and (min-width: 1200px) {
	.navbar-area.style-two .nav-container {
		max-width: 90%;
	}
}

@media all and (max-width: 1550px) {
	.page-title-area {
		padding: 230px 0 150px 0;
	}

	.banner-inner h1 {
		font-size: 40px;
	}

	.banner-inner h2 {
		font-size: 60px;
	}

	.banner-inner h2 {
		margin-bottom: 20px;
	}

	.banner-inner .social-media {
		margin-top: 60px;
	}

		.banner-area.style-one .thumbnail {
			width: 69%;
			height: 109%;
			right: 0px;
		}
		
	.banner-inner .round-thumb {
		margin-left: -70px;
		width: 285px;
	}

	.banner-area.style-one .banner-effect-thumb .effect-img-1 {
		top: 150px;
		left: -83px;
		width: 30px;
	}

	.banner-area.style-one .banner-effect-thumb .effect-img-2 {
		bottom: 100px;
		left: -83px;
		width: 40px;
	}

	.banner-area.style-one .banner-effect-thumb .effect-img-3 {
		top: 160px;
		right: -20px;
		width: 30px;
	}

	.banner-area.style-one .banner-effect-thumb .effect-img-4 {
		bottom: 100px;
		right: 0;
		width: 60px;
	}

	.banner-area.style-one .banner-inner-wrap {
		padding-top: 120px;
	}

	.about-effect-thumb .effect-img-1 {
		left: 40px;
		top: 50px;
		width: 40px;
	}

	.about-effect-thumb .effect-img-2 {
		right: 40px;
		top: 100px;
		width: 140px;
	}

	.about-effect-thumb .effect-img-3 {
		right: 40px;
		top: 31%;
		width: 50px;
	}

	.about-effect-thumb .effect-img-4 {
		left: 30px;
		top: 43%;
		width: 40px;
	}

	/********* home 2 ******/
	.banner-area.style-two .banner-effect-thumb .effect-img-1 {
		width: 85px;
	}

	.banner-area.style-two .banner-effect-thumb .effect-img-2 {
		width: 230px;
	}

	.banner-area.style-two .banner-effect-thumb .effect-img-3 {
		right: 50px;
		width: 60px;
	}

	/********** home 3 *********/
	.banner-area.style-three .thumb {
		border: 3px solid #6159a6;
		padding: 10px;
	}

	.banner-area.style-three .thumb img {
		width: 120px;
		height: auto;
	}

	.banner-service {
		margin-top: -90px;
	}

}

@media all and (max-width: 1100px) {
	.banner-inner .round-thumb {
		margin-left: -40px;
	}

	.banner-area.style-one .banner-effect-thumb .effect-img-1 {
		top: 120px;
		left: -30px;
	}

	.banner-area.style-one .banner-effect-thumb .effect-img-2 {
		left: -38px;
		width: 25px;
	}

	.about-effect-thumb .effect-img-4 {
		left: 20px;
		top: 36%;
		width: 40px;
	}

	.banner-area.style-two .banner-inner h2 {
		font-size: 70px;
	}

	.banner-area.style-two .banner-inner h2 br {
		display: none;
	}

	.about-inner.style-two {
		padding-left: 0;
	}

	.about-inner.style-two h3 {
		font-size: 40px;
		margin-left: -100px;
	}

	.single-service {
		padding: 30px 20px;
	}

	.single-education .icon-box::after {
		width: 135%;
		margin-left: -17.5%;
	}

	.single-education {
		padding: 0;
	}

	.banner-area.style-three .thumb img {
		width: 100px;
	}

	.banner-area.style-three .thumb {
		margin-bottom: 15px;
	}

	.banner-area.style-three .banner-inner h2 {
		font-size: 35px;
	}

	.banner-area.style-three .banner-inner .social-media {
		margin-top: 20px;
	}

	.single-price {
		padding: 20px;
	}

	.single-price .price-header h3 {
		font-size: 24px;
	}
}

@media all and (max-width: 991px) {
	.navbar-area .navbar-collapse.sopen {
		display: block;
	}

	.banner-inner .round-thumb {
		width: 170px;
		margin-left: -29px;
	}

	.banner-inner h1 {
		font-size: 40px;
	}

	.banner-inner h2 {
		font-size: 60px;
		margin-bottom: 10px;
	}

	.banner-inner p {
		font-size: 14px;
	}

	.banner-inner .social-media {
		margin-top: 30px;
	}

	.banner-inner .social-media li a {
		font-size: 16px;
	}

		.banner-area.style-one .thumbnail {
			height: 92%;
			width: 78%;
			left: 239px;
		}

	.about-title {
		font-size: 22px;
	}

	.about-title span::after {
		bottom: 6px;
	}

	.about-tab-inner::after {
		width: 100%;
	}

	.mlc-tab-content-wrap {
		padding: 20px 20px 20px 0;
	}

	.about-inner h3 {
		margin-bottom: 30px;
		font-size: 25px;
	}

	.section-title h2 {
		font-size: 40px;
		position: relative;
		margin-top: 15px;
	}

	.client-title {
		font-size: 20px;
	}

	.testimonial-slider .thumb {
		margin-bottom: 30px;
	}

	.testimonial-slider .thumb img {
		height: 150px;
		width: 150px;
	}

	.testimonial-slider .details h5 {
		margin-bottom: 18px;
		font-size: 18px;
	}

	.single-blog .details h5 {
		font-size: 20px;
	}

	.contact-info-inner h3 {
		font-size: 35px;
		margin-bottom: 15px;
	}

	.contact-info-inner .mail {
		margin-bottom: 12px;
		font-size: 22px;
	}

	.contact-info-inner .mail::after {
		height: 7px;
	}

	.contact-info-inner .number {
		font-size: 20px;
	}

	.single-project .details {
		left: 20px;
	}

	.single-project .details h4 {
		font-size: 22px;
	}

	.single-project:hover .details {
		bottom: 20px;
	}

	.single-experience {
		padding: 25px 15px 15px 20px;
	}

	.single-education .icon-box::after {
		width: 109%;
		margin-left: -4.5%;
	}

	.navbar-area .nav-container .navbar-collapse .navbar-nav li:hover a {
		color: #333333;
	}

	.page-title-area {
		padding: 160px 0 100px 0;
	}

	.about-inner.style-three {
		margin-left: 0;
		margin-top: 30px;
	}

	.about-inner.style-three h3 {
		font-size: 35px;
	}

	.about-inner.style-three h3 br {
		display: none;
	}

	.single-contact-inner {
		padding: 30px 15px;
	}

	.td-sidebar {
		margin-top: 100px;
	}

	.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children::before {
		color: #333333;
	}

	.navbar-area .nav-container .navbar-collapse .navbar-nav>li {
		margin-right: 5px;
	}

	.footer-area {
		padding: 92px 0 40px;
	}

	.banner-area.style-two .banner-inner h2 {
		font-size: 50px;
	}

	.banner-area.style-two {
		padding-top: 40px;
	}

	.section-title p {
		font-size: 15px;
	}

}

@media all and (max-width: 767px) {
	.banner-inner-area {
		height: auto;
	}

	.banner-area.style-one .banner-effect-thumb .effect-img-1 {
		top: -42px;
		left: 0;
	}

	.banner-area.style-one .banner-effect-thumb .effect-img-4 {
		bottom: 125px;
		width: 34px;
	}

	.banner-area.style-one .banner-inner-wrap {
		padding-top: 0;
	}

	.banner-area.style-one {
		padding: 150px 0 80px 0;
	}

	.banner-area.style-one .thumbnail {
		width: 40%;
		height: 100%;
		display: none;
	}

	.mal-tabs-wrap {
		width: 120px;
	}

	.mlc-tabs li a {
		height: 90px;
	}

	.mlc-tab-content-wrap {
		margin-left: 120px;
	}

	.mlc-tabs li a i {
		font-size: 18px;
	}

	.mlc-tab-content {
		padding-left: 20px;
	}

	.single-blog .details {
		padding: 20px 15px 10px 15px;
	}

	.single-blog .thumb .post-info {
		position: absolute;
		left: 15px;
		top: 15px;
	}

	.footer-inner .social-media li a {
		color: #7f7c99;
		font-size: 20px;
	}

	.banner-area.style-two {
		padding: 140px 0 80px;
	}

	.banner-area.style-two .banner-inner h2 {
		font-size: 45px;
	}

	.banner-area.style-two .banner-effect-thumb .effect-img-2 {
		width: 100px;
	}

	.about-inner.style-two {
		margin-top: 30px;
	}

	.about-inner.style-two h3 {
		margin-left: 0;
	}

	.banner-area.style-three {
		height: auto;
		padding: 150px 0 80px 0;
	}

	.banner-service {
		margin-top: 100px;
	}

	.service-inner-area li {
		display: inline-block;
		width: 100%;
	}

}

@media all and (max-width: 575px) {
	.navbar-area .nav-container .btn-transparent {
		font-size: 12px;
		padding: 0 15px;
	}

	.mal-tabs-wrap {
		width: auto;
		float: none;
	}

	.mlc-tabs li {
		display: inline-block;
		width: 50%;
	}

	.mlc-tab-content-wrap {
		margin-left: 0;
	}

	.mlc-tabs li:nth-child(2) a,
	.mlc-tabs li:nth-child(4) a,
	.mlc-tabs li:nth-child(6) a,
	.mlc-tabs li:nth-child(8) a {
		border-right: 0 !important;
	}

	.mlc-tab-content {
		margin-top: 30px;
	}

	.banner-area.style-two .banner-effect-thumb .effect-img-2 {
		width: 50px;
	}

	.single-education .icon-box::after {
		width: 100%;
		margin-left: 0;
	}

	.banner-area.style-three .banner-inner .banner-effect-thumb .effect-img-2 {
		width: 20px;
		left: 50px;
	}

	.banner-area.style-three .banner-inner .banner-effect-thumb .effect-img-3 {
		width: 35px;
	}

	.banner-area.style-three .banner-inner .banner-effect-thumb .effect-img-1 {
		top: 77px;
		width: 20px;
		left: 30px;
	}

	.banner-area.style-three .banner-inner .banner-effect-thumb .effect-img-4 {
		bottom: 175px;
		right: 18px;
		width: 19px;
	}

	.testimonial-slider .thumb img {
		height: 130px;
		width: 130px;
	}

	.page-title-area .page-title {
		font-size: 40px;
	}

	.section-title h2 br {
		display: none;
	}

	.back-to-top {
		right: 20px;
		bottom: 20px;
		width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 22px;
	}

	.navbar-area .nav-container .navbar-collapse {
		padding-right: 20px;
		padding-left: 20px;
	}
}

@media all and (max-width: 360px) {
	.banner-inner h2 {
		font-size: 34px;
		margin-bottom: 10px;
	}

	.nav-right-part {
		margin-right: 35px;
	}

	.navbar-area .nav-container .btn-transparent {
		font-size: 12px;
		padding: 0 10px;
		height: 36px;
		line-height: 33px;
		font-weight: 600;
	}

	.single-price {
		padding: 20px 15px;
	}
}