@media (min-width: 768px) {
	.ourTeamSlider .swiper-container {
    padding-left: 2px;
}
 .grid-sm-1, 
 .grid-sm-2, 
 .grid-sm-3, .grid-sm-4, .grid-sm-5, .grid-sm-6, .grid-sm-7, .grid-sm-8, .grid-sm-9, .grid-sm-10, .grid-sm-11, .grid-sm-12 {
  float: left;
 }
 .grid-sm-12 {
  width: 100%;
 }
 .grid-sm-11 {
  width: 91.66666667%;
 }
 .grid-sm-10 {
  width: 83.33333333%;
 }
 .grid-sm-9 {
  width: 75%;
 }
 .grid-sm-8 {
  width: 66.66666667%;
 }
 .grid-sm-7 {
  width: 58.33333333%;
 }
 .grid-sm-6 {
  width: 50%;
 }
 .grid-sm-5 {
  width: 41.66666667%;
 }
 .grid-sm-4 {
  width: 33.33333333%;
 }
 .grid-sm-3 {
  width: 25%;
 }
 .grid-sm-2 {
  width: 16.66666667%;
 }
 .grid-sm-1 {
  width: 8.33333333%;
 }
	
	
}
@media (min-width: 768px) and (max-width: 1024px){
	header.responsiveHeaderSrolled .responsiveSrollWrapper {
		position: relative!important;
		top: 0;
		left: 0;
		width: 100%;
		animation: fadeItIn 1s;
	}
/*	#mega-menu-wrap-psychologycare-primary_menu #mega-menu-psychologycare-primary_menu > li.mega-menu-item {
    margin: 0 0px 0 0;
    display:block;
    height: auto;   
}
  #mega-menu-wrap-psychologycare-primary_menu #mega-menu-psychologycare-primary_menu > li.mega-menu-flyout ul.mega-sub-menu {
    z-index: 999;
    position: relative;
    width: 100%;
    border-top: 0px solid #fff;
    border-left: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
    padding: 0px 0px 0px 0px;
    background: #1078c1;
    max-width: none;
    min-height: 0px;
}*/
	nav ul li.current-menu-item > a, nav ul li a:hover, nav ul li a:focus {
    /*background: #1078c1;*/
    color: #1078c1 !important;
}
		nav ul li ul li {
    border-top: 1px solid #4ab4ff;
    border-bottom: 0;
}
nav ul li ul li, nav ul li ul li a {
    display: block;
    background: #1078c1;
    color: #fff;
}
}
@media (min-width: 992px) {
 .grid-md-1, .grid-md-2, .grid-md-3, .grid-md-4, .grid-md-5, .grid-md-6, .grid-md-7, .grid-md-8, .grid-md-9, .grid-md-10, .grid-md-11, .grid-md-12 {
  float: left;
 }
 .grid-md-12 {
  width: 100%;
 }
 .grid-md-11 {
  width: 91.66666667%;
 }
 .grid-md-10 {
  width: 83.33333333%;
 }
 .grid-md-9 {
  width: 75%;
 }
 .grid-md-8 {
  width: 66.66666667%;
 }
 .grid-md-7 {
  width: 58.33333333%;
 }
 .grid-md-6 {
  width: 50%;
 }
 .grid-md-5 {
  width: 41.66666667%;
 }
 .grid-md-4 {
  width: 33.33333333%;
 }
 .grid-md-3 {
  width: 25%;
 }
 .grid-md-2 {
  width: 16.66666667%;
 }
 .grid-md-1 {
  width: 8.33333333%;
 }

}

@media (max-width: 767px) {
	.mobileBtt {
    display: block;
	}	
	.newsletter .form-control {
    padding-left: 20px;
	}
.phone {
    font-size: 16px;
    color: #1078c1;
    text-align: left;
}
	.mail {
    font-size: 16px;
    color: #1078c1;
    text-align: left;
}
	nav ul li ul li a:before {
		position: absolute;
		top: 50%;
		left: 38px;
		display: inline-block;
		width: 5px;
		height: 1px;
		background: #1078c1;
		/*content: '';*/
	}
	
}
@media (max-width: 650px) {
	a.more-link{
	max-width:100%;
		width:auto
}
}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 02 - EMPTY SPACE */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*Media-Queries*/

@media (min-width: 1200px) {
    .emptySpace-lg5 {
   	    height: 5px;
    }
    .emptySpace-lg10 {
        height: 10px;
    }
    .emptySpace-lg15 {
        height: 15px;
    }
    .emptySpace-lg20 {
        height: 20px;
    }
    .emptySpace-lg25 {
        height: 25px;
    }
    .emptySpace-lg30 {
        height: 30px;
    }
    .emptySpace-lg35 {
        height: 35px;
    }
    .emptySpace-lg40 {
        height: 40px;
    }
    .emptySpace-lg45 {
        height: 45px;
    }
    .emptySpace-lg50 {
        height: 50px;
    }
    .emptySpace-lg55 {
        height: 55px;
    }
    .emptySpace-lg60 {
        height: 60px;
    }
    .emptySpace-lg65 {
        height: 65px;
    }
    .emptySpace-lg70 {
        height: 70px;
    }
    .emptySpace-lg75 {
        height: 75px;
    }
    .emptySpace-lg80 {
        height: 80px;
    }
    .emptySpace-lg85 {
        height: 85px;
    }
    .emptySpace-lg90 {
        height: 90px;
    }
    .emptySpace-lg95 {
        height: 95px;
    }
    .emptySpace-lg100 {
        height: 100px;
    }
    .emptySpace-lg105 {
        height: 105px;
    }
    .emptySpace-lg110 {
        height: 110px;
    }
    .emptySpace-lg115 {
        height: 115px;
    }
    .emptySpace-lg120 {
        height: 120px;
    }
    .emptySpace-lg125 {
        height: 125px;
    }
    .emptySpace-lg130 {
        height: 130px;
    }
    .emptySpace-lg135 {
        height: 135px;
    }
    .emptySpace-lg140 {
        height: 140px;
    }
    .emptySpace-lg145 {
        height: 145px;
    }
    .emptySpace-lg150 {
        height: 150px;
    }
    .emptySpace-lg155 {
        height: 155px;
    }
	.emptySpace-lg160 {
        height: 160px;
    }
	.emptySpace-lg165 {
        height: 165px;
    }
	.emptySpace-lg170 {
        height: 170px;
    }
	.emptySpace-lg175 {
        height: 175px;
    }
	.emptySpace-lg180 {
        height: 180px;
    }
	.emptySpace-lg185 {
        height: 185px;
    }
	.emptySpace-lg190 {
        height: 190px;
    }
	.emptySpace-lg195 {
        height: 195px;
    }
	.emptySpace-lg200 {
        height: 200px;
    }

}

@media (max-width: 1199px) {
    .emptySpace-md0 {
        height: 0px;
    }
    .emptySpace-md5 {
        height: 5px;
    }
    .emptySpace-md10 {
        height: 10px;
    }
    .emptySpace-md15 {
        height: 15px;
    }
    .emptySpace-md20 {
        height: 20px;
    }
    .emptySpace-md25 {
        height: 25px;
    }
    .emptySpace-md30 {
        height: 30px;
    }
    .emptySpace-md35 {
        height: 35px;
    }
    .emptySpace-md40 {
        height: 40px;
    }
    .emptySpace-md45 {
        height: 45px;
    }
    .emptySpace-md50 {
        height: 50px;
    }
    .emptySpace-md55 {
        height: 55px;
    }
    .emptySpace-md60 {
        height: 60px;
    }
    .emptySpace-md65 {
        height: 65px;
    }
    .emptySpace-md70 {
        height: 70px;
    }
    .emptySpace-md75 {
        height: 75px;
    }
    .emptySpace-md80 {
        height: 80px;
    }
    .emptySpace-md85 {
        height: 85px;
    }
    .emptySpace-md90 {
        height: 90px;
    }
    .emptySpace-md95 {
        height: 95px;
    }
    .emptySpace-md100 {
        height: 100px;
    }
    .emptySpace-md105 {
        height: 105px;
    }
    .emptySpace-md110 {
        height: 110px;
    }
    .emptySpace-md115 {
        height: 115px;
    }
    .emptySpace-md120 {
        height: 120px;
    }
    .emptySpace-md125 {
        height: 125px;
    }
    .emptySpace-md130 {
        height: 130px;
    }
    .emptySpace-md135 {
        height: 135px;
    }
    .emptySpace-md140 {
        height: 140px;
    }
    .emptySpace-md145 {
        height: 145px;
    }
    .emptySpace-md150 {
        height: 150px;
    }
    .emptySpace-md155 {
        height: 155px;
    }
	.emptySpace-md160 {
        height: 160px;
    }
	.emptySpace-md165 {
        height: 165px;
    }
	.emptySpace-md170 {
        height: 170px;
    }
	.emptySpace-md175 {
        height: 175px;
    }
	.emptySpace-md180 {
        height: 180px;
    }
	.emptySpace-md185 {
        height: 185px;
    }
	.emptySpace-md190 {
        height: 190px;
    }
	.emptySpace-md195 {
        height: 195px;
    }
	.emptySpace-md200 {
        height: 200px;
    }
	.bannerBtnWrapper {
		text-align: center;
		margin-top: 30px !important;
	}
}

@media (max-width: 991px) {
    .emptySpace-sm0 {
        height: 0;
    }	
	footer > .container > .row > [class*="col"]:not(:first-child):not(:last-child) .footerBlock {
    max-width: inherit;
	}

	.mange-responsive.vc_col-sm-8{	
		width:100%;	
	}
	.mange-responsive.vc_col-sm-5{	
		width:100%;	
		margin-bottom:20px;
	}
	.mange-responsive.vc_col-sm-7{	
		width:100%;	
		margin-bottom:20px;
	}
	.mange-responsive.vc_col-sm-6{
		width:100%;
	}
	.miaintain-column_at_responsive.vc_col-sm-6{
		width:100%;	
	}
	
    .emptySpace-sm5 {
        height: 5px;
    }
    .emptySpace-sm10 {
        height: 10px;
    }
    .emptySpace-sm15 {
        height: 15px;
    }
    .emptySpace-sm20 {
        height: 20px;
    }
    .emptySpace-sm25 {
        height: 25px;
    }
    .emptySpace-sm30 {
        height: 30px;
    }
    .emptySpace-sm35 {
        height: 35px;
    }
    .emptySpace-sm40 {
        height: 40px;
    }
    .emptySpace-sm45 {
        height: 45px;
    }
    .emptySpace-sm50 {
        height: 50px;
    }
    .emptySpace-sm55 {
        height: 55px;
    }
    .emptySpace-sm60 {
        height: 60px;
    }
    .emptySpace-sm65 {
        height: 65px;
    }
    .emptySpace-sm70 {
        height: 70px;
    }
    .emptySpace-sm75 {
        height: 75px;
    }
    .emptySpace-sm80 {
        height: 80px;
    }
    .emptySpace-sm85 {
        height: 85px;
    }
    .emptySpace-sm90 {
        height: 90px;
    }
    .emptySpace-sm95 {
        height: 95px;
    }
    .emptySpace-sm100 {
        height: 100px;
    }
    .emptySpace-sm105 {
        height: 105px;
    }
    .emptySpace-sm110 {
        height: 110px;
    }
    .emptySpace-sm115 {
        height: 115px;
    }
    .emptySpace-sm120 {
        height: 120px;
    }
    .emptySpace-sm125 {
        height: 125px;
    }
    .emptySpace-sm130 {
        height: 130px;
    }
    .emptySpace-sm135 {
        height: 135px;
    }
    .emptySpace-sm140 {
        height: 140px;
    }
    .emptySpace-sm145 {
        height: 145px;
    }
    .emptySpace-sm150 {
        height: 150px;
    }
    .emptySpace-sm155 {
        height: 155px;
    }
	.emptySpace-sm160 {
        height: 160px;
    }
	.emptySpace-sm165 {
        height: 165px;
    }
	.emptySpace-sm170 {
        height: 170px;
    }
	.emptySpace-sm175 {
        height: 175px;
    }
	.emptySpace-sm180 {
        height: 180px;
    }
	.emptySpace-sm185 {
        height: 185px;
    }
	.emptySpace-sm190 {
        height: 190px;
    }
	.emptySpace-sm195 {
        height: 195px;
    }
	.emptySpace-sm200 {
        height: 200px;
    }
	.responsive-full-width.vc_col-sm-4 {
		width: 100%;
	}
	.responsive-full-width.vc_col-sm-8 {
		width: 100%;
	}
	.responsive-full-width.vc_col-sm-6 {
		width: 100%;
	}
	.col-sm-12.col-md-4.col-md-push-8.col-lg-3.col-lg-push-9{
		padding-left:0px;
		padding-right:0px;
	}
	.col-md-offset-2.responsive-full-width{
		margin-left:0px;
	}
	.responsive-sets-contact.vc_col-sm-8{
		width:50%;
	}
	.responsive-sets-contact.vc_col-sm-4{
		width:50%;
	}	
	 .col-md-offset-2.vc_col-sm-8 {
		width: 100%;
		margin-left:0px;
	}
	nav ul li ul.sub-menu li a {
    visibility: visible!important;
	color:#fff;
	}
	.why_us.vc_custom_1498893949771 {
		background-image: none!important;
	}

}

@media (max-width: 767px) {
    .emptySpace-xs0 {
        height: 0;
    }
    .emptySpace-xs5 {
        height: 5px;
    }
    .emptySpace-xs10 {
        height: 10px;
    }
    .emptySpace-xs15 {
        height: 15px;
    }
	
	
    .emptySpace-xs20 {
        height: 20px;
    }
    .emptySpace-xs25 {
        height: 25px;
    }
    .emptySpace-xs30 {
        height: 30px;
    }
    .emptySpace-xs35 {
        height: 35px;
    }
    .emptySpace-xs40 {
        height: 40px;
    }
    .emptySpace-xs45 {
        height: 45px;
    }
    .emptySpace-xs50 {
        height: 50px;
    }
    .emptySpace-xs55 {
        height: 55px;
    }
    .emptySpace-xs60 {
        height: 60px;
    }
    .emptySpace-xs65 {
        height: 65px;
    }
    .emptySpace-xs70 {
        height: 70px;
    }
    .emptySpace-xs75 {
        height: 75px;
    }
    .emptySpace-xs80 {
        height: 80px;
    }
    .emptySpace-xs85 {
        height: 85px;
    }
    .emptySpace-xs90 {
        height: 90px;
    }
    .emptySpace-xs95 {
        height: 95px;
    }
    .emptySpace-xs100 {
        height: 100px;
    }
    .emptySpace-xs105 {
        height: 105px;
    }
    .emptySpace-xs110 {
        height: 110px;
    }
    .emptySpace-xs115 {
        height: 115px;
    }
    .emptySpace-xs120 {
        height: 120px;
    }
    .emptySpace-xs125 {
        height: 125px;
    }
    .emptySpace-xs130 {
        height: 130px;
    }
    .emptySpace-xs135 {
        height: 135px;
    }
    .emptySpace-xs140 {
        height: 140px;
    }
    .emptySpace-xs145 {
        height: 145px;
    }
    .emptySpace-xs150 {
        height: 150px;
    }
    .emptySpace-xs155 {
        height: 155px;
    }
	.emptySpace-xs160 {
        height: 160px;
    }
	.emptySpace-xs165 {
        height: 165px;
    }
	.emptySpace-xs170 {
        height: 170px;
    }
	.emptySpace-xs175 {
        height: 175px;
    }
	.emptySpace-xs180 {
        height: 180px;
    }
	.emptySpace-xs185 {
        height: 185px;
    }
	.emptySpace-xs190 {
        height: 190px;
    }
	.emptySpace-xs195 {
        height: 195px;
    }
	.emptySpace-xs200 {
        height: 200px;
    }
	.our_clinic.consellor  .block .imgWrapper{
		position:absolute!important;
	}
	.responsive-image-col-xs-12.vc_column_container{
		width:50%;
	}
	.accordeon.normall.style2 .vc_tta-title-text {
		font-size: 14px;
	}
	.wpb-js-composer .accordeon.normall.style2.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon{
		right: 0px;
	}
	.wpb-js-composer .accordeon.normall.style2.vc_tta .vc_tta-panel.vc_active .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
    top: 0;
	}
	.responsive-sets-contact.vc_col-sm-8{
		width:100%;
	}
	.responsive-sets-contact.vc_col-sm-4{
		width:100%;
	}	
	.my-float-condition {
		float: none;
	}
}


/*Swiper buttons*/

/*Media Qeuries*/

@media (max-width: 767px) {
	.about2 .image{
			display: block;
			margin-left: 15px;
			margin-right: 15px;
			margin-top: 80px;
		}
		.phone {
    font-size: 16px;
    color: #1078c1;
    text-align: left;
}
	.mail {
    font-size: 16px;
    color: #1078c1;
    text-align: left;
}
header {
    position: relative;
    width: 100%;
    left: 0;
    z-index: 1000;
    border-top: 6px solid #888e99;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.servicesleft {
    padding: 35px 0px 0px 15px;
    background: #8ec83e;
    overflow: hidden;
   
}
.sticky_menu .header-scrolled .header-scrolled-animated .responsiveHeaderSrolled{position:relative}
	.blue_line .number.wodth {
    width: 100%;
	}
	h3.poisiton-left {
    float: none;
    display: inline-block;
    padding: 0;
	}
	h3.poisiton-right {
    float: none;
    display: inline-block;
	}
	.swiper-button-prev, 
	.swiper-button-next {
		top: 25%;
	}
	.ourTeamSlider .swiper-button-next {
		bottom: auto;
		top: 70%;
		right: 1%;
		left: auto;
	}
	.ourTeamSlider .swiper-button-prev {
		bottom: auto;
		top: 70%;
		right: auto;
		left: 1%;
	}
}

/*Menu drop downs*/
/*Media Queries*/

@media (min-width: 992px) {
	nav > ul > li:hover > ul {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
		visibility: visible;
	}
	nav > ul > li > ul > li:hover > ul {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
		visibility: visible;
	}
	header.header-scrolled.sticky_menu {
		box-shadow: 0px 0px 15px rgba(0 ,0 ,0 ,0.3);
	}
	header.header-scrolled nav,
	header.header-scrolled nav:before,
	header.header-scrolled nav:after {
		background: #fff;
		
	}
	header.header-scrolled nav{
		position:relative;
	}
	header.header-scrolled nav ul li {
		background: #fff;
	}
	
	
	.sticky_menu.header-scrolled {
		position: fixed;
		top: -500px;
	}
	header.tt-header.header2 {
		position: absolute;
	}
	.header2.sticky_menu.header-scrolled{
		position:fixed;
	}
	
	.sticky_menu.header-scrolled-animated {
		top: -121px;
	}
	.tt-header.header2.header3.header-scrolled{
		position:fixed;
	}
	
	.tt-header.header2.header3.header-scrolled .header_bottom{
		margin-bottom:0;
	}
	header,
	header.tt-header.header2.header3{
		position: relative;
		transition: top .5s;
		-webkit-transition: top .5s;
	}
	
	.about2 .image{
	display: block;
    position: absolute;
    left: 0;
    width: 50%;
    height: 100%;
	}
	.about2 .image img{
	height: 100%;
    object-fit: cover;
		
	}
	.request1 .image {
		display:none;
	}
	.contactBg.bgShadow.style2.back-image img{
		display: block;
		height: 100%;
		object-fit: cover;
	}

}

@media (max-width: 991px) {
	
	header.responsiveHeaderSrolled .headerTopInfoContaner {
		position: relative;
		max-width: 750px;
		margin: 0 auto;
		padding: 0 15px;
	}
	
	
	header.responsiveHeaderSrolled .responsiveWrapper.open{ 
	position: relative;
    max-width: 750px;
    margin: 0 auto;
	}
	
	
	header {
		position: relative;
		top: 0;
		border-top: none;
		box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, .3)
	}	
	.headerMoreInfo {
		position: relative;
		top: 0;
		max-width: 280px;
		margin: 0 auto;
		padding: 23px 0;
		text-align: center;
		background: #f2f2f2;
	}
	.headerMoreInfo:after{
		position: absolute;
		top: 0;
		right: 100%;
		width: 5000px;
		background: #f2f2f2;
		height: 100%;
		content: '';
	}
	.headerMoreInfo:before {
		position: absolute;
		top: 0;
		left: 100%;
		width: 5000px;
		background: #f2f2f2;
		height: 100%;
		content: '';
	}
	.headerMoreInfo .phoneBlock {
		display: block;
		/* margin-bottom: 20px; */
	}
	.menuIcon {
		display: block;
	}
	.headerTopInfo {
		padding: 10px 0;
		z-index: 10;
	}
	
	.responsiveWrapper {
		position: absolute;
		top: 100%;
		left: 0;
		width: 100%;
		margin: 0 auto;
		opacity: 0;
		box-shadow: 0px 2px 10px rgba(0, 0, 0, .2);
		-webkit-transform: translateX(115%);
		transform: translateX(115%);
		-webkit-transition: all 300ms ease-out;
		transition: all 300ms ease-out;
	}
	.responsiveWrapper.open {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	.responsiveWrapper.open:before {
		position: absolute;
		top: 0;
		left: 100%;
		width: 5000px;
		height: 100%;
		background: #fff;
		content: '';
		display:none;
	}
	.responsiveWrapper.open:after {
		position: absolute;
		top: 0;
		right: 100%;
		width: 5000px;
		height: 100%;
		background: #fff;
		content: '';
		display:none;
	}
	nav {
		background: #fff;
		box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, .3);
		padding: 0;
	}
	nav:before {
		content: none;
	}
	nav:after {
		content: none;
	}
	/* nav ul { */
		/* max-width: 320px; */
		/* margin: 0 auto; */
	/* } */
	nav ul li {
		display: block;
		background: #fff;
		border-bottom: 1px solid #e1e1e1;
	}
	nav > ul > li:last-child {
		border-bottom: 0;
	}
	nav > ul > li > a {
		padding: 15px 35px;
		display: block;
	}
	nav ul li a:first-child {
		padding-left: 30px;
	}
	nav ul li i.fa {
		font-size: 22px;
		padding: 5px 10px;
		right: 10px;
		cursor: pointer;
	}
	nav ul li i.fa.rotated {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
		z-index: 1;
	}
	nav ul li ul li i.fa {
		color: #fff;
		top: 10px;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
	}
	nav ul li ul {
		opacity: 1;
		visibility: visible;
		position: relative;
		padding: 0;
		top: 0;
		left: 0;
		-webkit-transform: translateX(0);
		transform: translateX(0);
		-webkit-transition: none;
		transition: none;
		display: none;
	}
	nav ul li ul li a {
		padding: 15px 50px!important;
		background: #f5f5f5;
	}
	nav ul li ul li ul {
		left: 0;
	}
	nav ul li ul li i.fa.rotated {
		-webkit-transform: rotate(270deg);
		transform: rotate(270deg);
	}
	.headerTopInfo {
		border-bottom: 0;
	}
	nav ul li ul li,
	nav ul li ul li a {
		display: block;
		background: #b07bb6;
		color: #fff;
	}
	nav ul li ul li {
		border-top: 1px solid #bea0c1;
		    border-bottom: 0;
	}
	nav ul li ul li a:before {
		position: absolute;
		top: 50%;
		left: 38px;
		display: inline-block;
		width: 5px;
		height: 1px;
		background: #fff;
		/*content: '';*/
	}
	nav ul li ul li ul li {
		background: rgba(220, 222, 225, .8);
	}
	nav ul li.current-menu-item > a,
	nav ul li a:hover, nav ul li a:focus {
		background: #b07bb6;
		color: #fff;
	}
	nav ul li i.fa {
		color: #989898;
	}
	nav ul li.current-menu-item > i.fa {
		color: #fff;
	}
	nav ul li i.fa {
		top: 8px;
	}
	nav ul li ul:after {
		content: none;
	}
	nav ul li ul li ul li a {
		padding-left: 70px;
	}
	nav ul li ul li ul li a:before {
		left: 58px;
	}
	.navScroll {
		/*overflow: auto;*/height: 100%; overflow-x:hidden;
	}
	header.responsiveHeaderSrolled .responsiveSrollWrapper {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		animation: fadeItIn 1s;
	}
	.logo {
		max-width: 227px;
	}
	.requestColor .contactContent p, 
	.requestColor .contactContent p a,
	.requestColor .contactContent a 	{
		color: #898989;
	}
}

@media (max-width: 767px) {
	nav:before,
	nav:after {
		content: none;
	}
}



/*Media Queries*/
/*Sliders*/
@media (max-width: 1199px) {
	.verAlignResponsive {
		font-size: 0;
	}
	.verAlignResponsive > *[class*="col-"] {
		display: inline-block;
		float: none;
		vertical-align: middle;
	}
}

@media (max-width: 991px) {
	.contactBg.bgShadow.style2.back-image{
		display:none;
	}
	.clearFix >*[class*="col-"]:nth-child(2n+1) {
		clear: both;
	}
	.clearFix.big >*[class*="col-"]:nth-child(2n+1) {
		clear: both;
	}
	.clearFix2 >*[class*="col-"]:nth-child(3n+1) {
		clear: none;
	}
	.clearFix2 >*[class*="col-"]:nth-child(2n+1) {
		clear: none;
	}
	.simple-article.ul-set ul li:before {
		margin-right: 8px;
	}
	.mainBanner .cell-view {
		height: 400px;
	}
	.chooseWrapper {
		text-align: center;
	}
	.personePhone a {
		font-size: 28px;
		line-height: 36px;
	}
	.mainBanner .cell-view {
		padding-top: 0
	}
	
	.about2 .about-us {
		width: 100%!important;
		float: none!important;
		
	}
	.about2{
	  background: #2b3252!Important;
	}
	.about2.vc_custom_1498893377389 {
		background-image: initial !important;
	}
	.request1 .image {
		margin-left: 15px;
		margin-right: 15px;
		display: block;
		margin-bottom: 30px;
	}
	.serviceimg21 img {
       width: 100%;
}
.contactBg .serviceimg21{
	width:100%;
	
}
	.request1 .contactBg{
		display: block;
    position: relative;
    width: 100%;
       margin-bottom: 30px;
	}
	.col-sm-offset-6.marginContact {
		margin-left: 0 !important;
	}
	
}

@media (max-width: 767px) {
	
	.accordeon-title {
		padding-right: 5px;
	}
	.titleShortocode.big .as {
		font-size: 30px
	}
	
	.titleShortocode.big {
		font-size: 15px;
	}
	.imgWrapper img {
		margin: 0 auto;
	}
	.bannerBtnWrapper .button {
		margin-bottom: 15px;
	}
	.bannerBtnWrapper .button:last-of-type {
		margin-bottom: 0
	}
	.mainBanner .cell-view {
		height: 350px;
	}
	.chooseBlockWrapper:before,
	.chooseBlockWrapper:after {
		content: none;
	}
	.block .imgWrapper {
		position: relative!important;
		left: 0;
		margin-bottom: 15px;
		margin-top: 15px;
	}
	.block .blockContent {
		padding-left: 0;
		padding-bottom: 15px;
	}
	.chooseBlock .cell-view {
		height: 140px;
	}
	.contactBg {
		display: none;
	}
	.colorBlack .contactContent  .simple-article.light p, 
	.colorBlack .contactContent span,
	.colorBlack .contactContent p, 
	.colorBlack .contactContent a {
		color: #898989;
	}
	.contactContent  {
		padding-bottom: 0
	}
	.button {
		width: 100%;
	}
	.personeImg {
		display: none;
	}
	.personePhone .imgWrapper {
		position: relative;
		margin-bottom: 25px
	}
	.personePhoneContent {
		padding-left: 0;
	}
	.bannerBtnWrapper .button {
		margin-left: 0;
		margin-right: 0;
	}
	.sliderBg {
		position: relative;
		padding-bottom: 80%;
	}
	.mainBanner .container {
		background: #000;
	}
	.personeBg {
		text-align: center;
	}
}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 10 - SERVICES */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*Media Queries*/

@media (max-width: 991px) {
	.mainServicesContent {
		margin: auto
	}
	.servicesTitle .cell-view {
		padding-top: 15px;
	}
	.searchWrapper{
		margin-top:50px;
	}
}

@media (max-width: 767px) {
	.contentPadding.newshm2{
		padding-bottom:30px;
	}
	.servicesTitle {
		text-align: center;
	}
	.page-id-255 .main-container{
	    padding-top: 80px!important;
    padding-bottom: 60px;
	}
	#tag_cloud-2{
		margin-bottom:0;
	}
	.blogAside {
    display: block;
    margin-bottom: 30px;
}
.searchWrapper{
		    margin-top: 90px;
	}
}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 11 - BLOG */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*Media Queries*/

@media (max-width: 1199px) {
	.blogInfo p {
		display: block;
		margin: 0 0 5px;
	}
	.query_bg.vc_custom_1498907538462 {
		background:#b07bb6!important;
	}
}

@media (min-width: 992px) {
	.blogAside {
		display: block !important;
	}
	.header3 nav{
		margin-top: 3px;
		
	}

}

@media (max-width: 991px) {
	.blogWrapper .timeBlock {
		padding: 0 15px;
	}
	.mainBlogContent {
		margin-left: 0;
	}
	.mobileSearch  {
		display: none;
	}
	.blogAside {
		display: block;
		    margin-bottom: 0px;
	}
	.blogasd{
		margin-top:30px;
	}
	aside#tag_cloud-2.widget {
    margin-bottom: 0;
}
	.team3 .col-sm-4,
	.team3 .col-sm-8
	{
		width:100%;
	}
	footer .footer-1 .blogAside,
	footer .footer-2 .blogAside,
	footer .footer-3 .blogAside,
	footer .footer-4 .blogAside{
		display: block;
	}
}

@media (max-width: 767px) {
	.mobileSearch.searchOpen i.fa {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	.query_sec .vc_custom_1499081086400 {
    padding-left: 15px !important;
	}
	.commingWrapper .newsletter .form-control {
		border-radius:0;
		width:100%;
	}
	.commingWrapper .newsletter .button {
		border-radius: 28px 28px 28px 28px;
		width:100%;
		
	}
	.blue_line .vc_col-sm-4{
		padding-top:45px!important;
	}

	.blogWrapper .timeBlock {
		font-size: 15px;
		bottom: 15px;
	}
	.paginationWrapper  {
		text-align: center;
	}
	.searchWrapper {
		margin-bottom: 30px;
	}
	blockquote {
		padding-left: 55px;
	}
	blockquote i.fa {
		font-size: 30px;
		left: 15px;
	}
	.comment {
		padding-right: 25px;
	}
	.comment .commentContent,
	.comment .commentTime {
		padding-left: 0;
	}
	.comment.replyComment {
		padding-left: 25px;
	}
	.comment .imgWrapper {
		position: relative;
	}
	.commentsForm form {
		padding: 25px 15px;
	}
	.commentBlock li ul li .comment {
		padding-left: 50px;
	}
	.commentContent .imgWrapper img {
		margin: 0;
	}
	.servicesTitle h1.light.h1 {
		text-align: center;
	}
	.searchWrapper .searchBtn {
		top: 0px;
	}
	.marginHome2call #dr_callnow {
		padding-top: 0;
		padding-bottom: 80px;
	}
	.mainBlogContents {
    margin-right: 0;
}
	.marginHome2Hello #dr_callnow {
		padding-bottom: 30px;
		padding-top: 80px;
	}
	.service2 .tumbWrapper {
		margin-bottom: 0px;
	}
}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 12 - CONTACT */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*Media Queries*/

@media (max-width: 767px) {
	.contactAddres {
		text-align: center
	}
	.contactDetails .imgWrapper {
		position: relative;
		top: 0;
		margin-bottom: 7px;
	}
	.contactAddres .simple-article {
		padding-left: 0;
	}
	.contactAddres a {
		padding-left: 0;
	}
	.contactDetails {
		padding: 20px 15px;
	}
	.contactDetails .contactAddres:last-of-type {
		margin-bottom: 0;
	}
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 13 - GALLERY */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*Media Queries*/

@media (max-width: 991px) {
	.clearFix.normall >*[class*="col-"]:nth-child(3n+1) {
		clear: none;
	}
	.my-col-20 {
		width: 33%;
		float: left;
		padding-left: 15px;
		padding-right: 15px;
	}
	.my-col-20:nth-child(3n+1) {
		clear: both;
	}
	.pageErroreTitle .cell-view {
		height: 600px;
	}
	.pageErroreTitle p {
		font-size: 40px;
	}
	.pageErroreTitle span {
		font-size: 20px;
	}
}

@media (max-width: 767px) {
	.my-col-20,
	.my-col-33 {
		width: 100%;
	}
	.pageErroreTitle .as {
		font-size: 100px;
		line-height: 100px;
	}
	.pageErroreTitle p {
		font-size: 30px;
		line-height: 40px;
	}
	.pageErroreTitle span {
		font-size: 20px;
		line-height: 30px;
	}
	.pageErroreTitle .cell-view {
		height: 400px;
	}
	.pageErroreTitle .button.btnSize2 {
		font-size: 15px;
		padding: 20px;
	}
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 15 - SERVICES1.1 */
/*-------------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 1199px) {
	.contactsAdvice a {
		float: none;
		top: 0;
	}
	.contactsAdvice .as {
		margin-bottom: 15px;
	}
	#rev_slider_3_1 .tp-mask-wrap{
		left:-200px!important;
	}
}

@media (max-width: 991px) {
	.simple-article img.image-left {
		margin-right: 15px;
	}
	.simple-article img.image-right {
		margin-left: 15px;
	}
}

@media (max-width: 767px) {
	.contactsAdvice {
		text-align: center;
	}
	.simple-article img.image-left,
	.simple-article img.image-right {
		float: none;
		margin: 0 auto;
		margin-bottom: 29px;
		max-width: 100%;
	}
	.contactsAdvice {
		padding: 15px;
	}
	.contactsAdviceWrapper .contactsAdvice {
		padding: 30px 15px;
	}
}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 16 - COOMING SOON */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*Media Queries*/

@media (max-width: 991px) {
	.commingTitle .as {
		font-size: 50px;
		margin-bottom: 30px
	}
	.timerWrapper .timer {
		font-size: 50px;
		line-height: 60px;
	}
	.timerWrapper .timerBlock {
		margin: 0 3px;
	}
	
	
	
}



@media (max-width: 767px) {
	.timerWrapper .timerBlock {
		border: 0;
		background: transparent;
		min-width: auto;
		min-height: auto;
		padding: 39px 15px;
		overflow: hidden;
	}
	.timerWrapper .timer {
		font-size: 25px;
		top: 0;
	}
	.timerWrapper .timerBlock span {
		font-size: 10px;
		bottom: 12px;
	}
	.commingTitle .as {
		font-size: 28px;
		line-height: 36px;
		margin-bottom: 10px !important;
	}
	.commingDescription form .simple-input {
		max-width: 100%;
	}
	.commingDescription .button {
		margin-top: 30px;
	}
	.timerWrapper {
		margin-bottom: 30px;
	}
	.commingDescription {
		font-size: 18px;
		line-height: 26px;
	}
	.h3.as.aboutTestimonial {
		text-align: center !important;
	}
	.singleDoctorBottom {
		margin-bottom: 50px;
	}
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 17 - TESTIMONIALS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*Media Queries*/

@media (max-width: 767px) {
	.testimonialsBlock .imgWrapper {
		position: relative;
		margin-bottom: 15px;
	}
	.personeInfo {
		padding: 0
	}
	.testimonialsBlock {
		text-align: center;
	}
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 18 - ABOUT US */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*Media Queries*/

@media (max-width: 767px) {
	.services4 .tumbWrapper{
		margin-top:30px;
	}
	.appointWrapper {
		padding: 80px 0;
	}
	.appointWrapper.appointWrapper4.applied-pad{
		padding: 35px 45px;
		padding-top: 25px;
	}
	.customerSayTite,
	.appoinContent,
	.aboutOur {
		text-align: center
	}
	.our_clinic.nw-pos .block .imgWrapper{
		position:absolute!important;
	}
	.about4 .imgWrapper {
		margin-bottom:20px!important;
	}
	.about4.contentPadding{
		padding-bottom:60px;
	}
	.client_Say.contentPadding{
		padding-bottom:25px;
	}
}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 00 - FOOTER */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*Media Queries*/



@media (max-width: 1199px) {
	.footerBlock .as {
		font-size: 16px;
		padding-left: 50px;
	}
	.logo p {
		font-size: 12px;
		padding-left: 60px;
	}
	.mainBanner .cell-view {
		z-index: 2;
		position: relative;
		padding-top: 150px !important;
	}
}



@media (max-width: 767px) {
	.serv111 .emptySpace-xs20 { 
       height:0px; 
    } 
	#demos .contentPadding1 {
    padding: 30px 0;
} 

	div#nav_menu-3 {
    margin-left: 0;
}

.contentPadding.cmnews{
	padding-bottom:30px;
}



	.page.page-id-377 .main-container{
		padding-top:0px!important;
	}
	.copy {
    padding-bottom: 0!Important;
}
	footer {
		padding: 30px 0 0;
	}
	.copy,
	.created {
		padding: 15px;
		float: none;
		    padding-left: 0;
    padding-right: 0;
	}
	.footer-1{
		margin-top:20px;
	}
	.bottomInfo {
		padding: 10px 0;
	}
	.locationContent p {
		margin-bottom: 5px;
	}
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* MEDIA QUERIES */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*Desktops (>=1200px)*/

@media (min-width: 1201px) and (max-width: 1400px) {
.slide-line-height {
    line-height: 20px !important;
}
}
@media(min-width:768px) and (max-width:1199px){
	.appointWrapper4 .button{
		font-size:13px!important;
	}
	
}

/*Desktops (>=992px)*/

@media (min-width:651px) and (max-width: 1199px) {
	
	a.more-link {
    max-width: 25%;
    width: auto;
}
}


/* Tablets (>=768px)*/

@media (min-width: 992px) {
	
	
	
	
	.container {
		padding-left: 0;
		padding-right: 0;
	}
	.tmc_header_2 .logo_stcky{
		display:none;
	}
	
	.tmc_header_2 .header2.header-scrolled .logo_stcky{
		display:block;
	}
	
	.tmc_header_2 .header2.header-scrolled .logo{
		display:none;
	}
	
	.header2.header-scrolled  nav ul a {
    color: #333333;
}
.header2.header-scrolled nav ul li i.fa-angle-down {
    color: #333333;
}

	.header2.header-scrolled  nav ul li ul li:hover ul li a {
    color: #333;
}.header2.header-scrolled  nav ul li ul li ul li:hover  a {
    color: #fff;
}

	.tmc_header_2 .header2.header-scrolled  nav ul li ul li ul li a{
		color: #333333;
	}
	.tmc_header_2 .header2.header-scrolled nav ul li i.fa-angle-down {
		color: #333333;
	}
	.tmc_header_2 .header2.header-scrolled  nav ul li ul li ul li:hover  a{
		color: #fff;
	}
	
	
	
	
}

@media (max-width: 991px) {
	.homepage4  .pull-right {
    float: none!important;
}
.homepage4  .widget-t-search{
	width:100%;background: #fff;
}
	nav.menuBorder{
		position:relative;
	}
	.with100:nth-child(2) {
    padding-left: 0;
}

.request .with100:nth-child(2) {
    padding-left:15px;
}
}


/*Phones (<768px)*/

@media (max-width: 767px) {
	h1,
	.h1 {
		font-size: 32px;
		line-height: 40px;
	}
	h2,
	.h2 {
		font-size: 26px;
		line-height: 35px;
	}
	h3,
	.h3 {
		font-size: 22px;
		line-height: 28px;
	}
}


@-moz-document url-prefix() {
    
	.header3 .menuIcon span:nth-child(2), .header3 .menuIcon span:nth-child(3){ 
	
		top: 41% !important;
		
}
}

@media(max-width: 767px){
	
	::-moz-selection  .header3 .menuIcon span:nth-child(2), .header3 .menuIcon span:nth-child(3) { 
   top: 41%; 
    left: 0; 

 }
	@-moz-document url-prefix(){
	
	.header2 .menuIcon span:nth-child(2), .header2 .menuIcon span:nth-child(3) { 
   top: 40%; 
    left: 0; }
	
	
	
	
	
	
	
 }
 
 /* .header3 .menuIcon span:nth-child(2), .header3 .menuIcon span:nth-child(3) {  */
   /* top: 41%;  */
    /* left: 0;  */
 /* } */
	.headerMoreInfo a.button.btnSize1{
		margin-top:10px;
	}
	.contactsAdviceWrapper.normall {
    margin-left: 15px;
    margin-right: 15px;
}
.need_consult .number{
	padding-left:0;
}
/* .vc_row.wpb_row.vc_row-fluid.xyz { */
    /* margin-left: -30px; */
    /* margin-right: -30px; */
/* } */
	.wpb_single_image.vc_align_left.imgWrapper{
		text-align:center;
	}
	.online_appoint .requestForm {
        margin-left: -15px;
    margin-right: -15px;
}
 footer .emptySpace-md30{
		height:10px;
	}
	footer .emptySpace-md30:last-child{
		height:10px;
	}
	footer .emptySpace30{
		height:0;
	}
.mainBanner {
	display:none;
}
.button.btnStyle6, .profile {
       text-align: center!important;
}
.button.btnSize7 {
       padding-left: 15px!important;
    padding-right: 15px!important;
}

.profile a span {
    position: relative!important;
    top: 0!important;
    left: 0!important;
    max-width: 46px!important;
    max-height: 46px!important;
    margin: 0 auto!important;
    -webkit-transform: translate(0)!important;
    transform: translate(0)!important;
    display: block!important;
    margin-bottom: 15px!important;
}
.contentPadding {
    padding: 0;
}
.contentTitle .as {
        margin-bottom: 20px!important;
}
.chooseWrapper .as {
    margin-bottom: 15px;
}
.emptySpace-xs30 {
    height: 20px;
}
.titleShortocode .emptySpace30{
	height:0;
}
.personeWrapper {
    position: relative;
	padding: 80px 0;
}
.imgWrapper img {
    margin: 0 auto;
}
.contactUsBlock .as {
    margin-bottom: 30px;
	font-size: 22px;
    line-height: 24px;
}
.contactUsBlock .verAlign .as {
    margin-bottom: 30px;
}
.contactUsBlock .row.verAlign {
    text-align: center;
}
.contactUsBlock .verAlign .button {
    width: initial;
}

.titleShortcode .as{
	
		font-size: 22px;
    line-height: 24px;
}
.year > span {
       display: block;
    position: relative!important;
    top: 0!important;
    left: 0!important;
    margin-bottom: 5px;
}
.year {
    text-align: center;
}
.year .yearContent {
    padding: 0!important;
}
.yearContent h5{
	font-size: 18px;
    line-height: 20px;
}
.appoinContent .simple-article.light p {
    margin-bottom: 13px;
}

}
@media (max-width: 320px){
.cell-view-at-responsive .cell-view{
	display: initial;
}
.appoinContent p.font-28{
	line-height:35px;
}
.need_consult .number {
	padding-left:0px;
}
h3.poisiton-left {
    float: left;
    padding-left: 89px;
}
.blue_line .number.wodth {
    width: 185px;
    float: left;
}


}
@media (min-width: 361px) and (max-width: 480px){
	.headerFixFive.headerfix3 {
		height: 191px !important;
	}
}
@media (max-width: 360px){
/* .margin-top-slider { */
	/* margin-top:90px; */
/* } */
.top-line3 p {
	line-height:30px;
}
i.icon{
	margin-left:0px!important;
}
.social_icon ul {
    padding-left: 0px;
}
.strip {
    padding-left: 0;
	padding-right: 0;
}

/* .menuIcon span:nth-child(2), .menuIcon span:nth-child(3) { */
    /* top: 40%; */
    /* left: 0; */
/* } */
.blue_line {
    padding-top: 45px;
}
.blue_line .number.wodth {
    width: 100%;
}
h3.poisiton-left {
    float: none;
    display: inline-block;
	padding: 0;
}
h3.poisiton-right {
    float: none;
    display: inline-block;
}
.need_consult ul {
    padding: 0;
}

.need_consult ul li:last-child {
    padding: 0;
}
.newsletter .button {
    width: 100%;
    position: relative;
    margin-top: 10px;
    border-radius: 28px;
}
.newsletter .form-control {
    padding-left: 20px;
    border-radius: 28px;
    width: 100%;
}
.headerFixFive.headerfix3 {
    height: 203px !important;
}
}
@media (max-width: 800px){
.cell-view-at-responsive .cell-view {
  display: initial;
  margin-bottom:20px;
}
/* .main-container { */
    /* padding-top: 50px; */
    /* padding-bottom: 50px; */
/* } */

}
@media (max-width: 991px) {
	footer > .container > .row >*[class*="col"]:not(:first-child):not(:last-child) .footerBlock {
		max-width: 100%;
		margin: 0;
	}
	.locationBlock,
	.footerContants {
		margin-bottom: 10px;
	}
	.mainBanner .cell-view {
		height: auto;
	}
	.resp-f-width.vc_col-sm-4,
	.resp-f-width.vc_col-sm-8,
	.resp-f-width.vc_col-sm-6
	{
		width:100%;
	}
	.why_us.vc_custom_1498893949771 {
		background:#f1f0f3!important;
	}
	.with100{
		width: 100% !important;
	}
	.resDesign .col-sm-offset-2.with100{
		margin-left: 0;
	}
	.successful_stories .imageAlignment.wpb_single_image.vc_align_left {
		text-align: left !important;
	}
	.service3 .tumbWrapper3:last-child {
		margin-bottom: 40px;
	}
}
@media (min-width: 768px) and (max-width: 991px){
	.contentPadding.request {
    padding: 100px 0;
}
	
	.contactContent{
		    padding-bottom: 0;
	}
	.about4 .vc_col-sm-6{
		width:100%;
		
	}
	.about4imgresponsive .vc_col-sm-6{
		width:50%;

	}
	.about4imgresponsive{
		margin-top:40px;
	}
	.about4imgresponsive .vc_col-sm-6 .img1 img{
		width:400px!important;

	}
	.about4imgresponsive .vc_col-sm-6 .img2 img{
		width:295px!important;

	}
	.successful_stories .button{
		margin-top:25px;
	}
	.about2 .image img{
			margin:0 auto;
		}
	.successtories{
		    background: #fff;
            padding: 0 !important ;
            overflow: hidden;
	}
	.top-line3 .social_icon .fa {
    padding-right: 0;
    font-size: 20px;
}.top-line3 .social_icon ul li{
	padding-right:13px;
}
	.headerMoreInfo {
		max-width: 100%;
		text-align: left;
	}
	.headerMoreInfo .phoneBlock {
		display: inline-block;
	}
	.headerMoreInfo a.button.btnSize1 {
		float: right;
		    margin-top: 3px;
	}
	.phoneBlock {
		margin: 0;
	}
	.ourTeamSlider .swiper-button-prev {
		left: 45%;
	}
	.ourTeamSlider .swiper-button-next {
		left: 53%;
	}
	.services4 .ourTeamSlider4 .swiper-button-next,
 .ourTeamSlider4 .swiper-button-prev {
    left: 83%;	
	top: -170px;
}
.services4 .ourTeamSlider4 .swiper-button-next {
    left: 90%;
}
}


@media(max-width:414px){
	.homeabout5 .imgWrapper {
    
    text-align: left!important;
}
.homeabout5 .imgWrapper img{
	width:400px!important;
	
}

.about4 .imgWrapper {
    
    text-align: left!important;
}
.about4 .imgWrapper img{
	width:400px!important;
	
}
	.tumbWrapper{
		 max-width: 330px;
	}
	.tumbWrapper .imgWrapper img{
		width:100%;
	}
	.services4 .ourTeamSlider4 .swiper-button-prev{
		display:none;
	}
	.services4 .ourTeamSlider4 .swiper-button-next{
		display:none;
	}
	.need_consult p{
		text-align:center!important;
	}
}