@charset "utf-8";
 @media (min-width: 1199px) {
 
.team aside:first-child:after {
	left: 99%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(17, 160, 197, 0);
	border-left-color: #11A0C5;
	border-width: 30px;
	margin-top: -30px;
	z-index: 999;
}
 
}
@media (max-width: 992px) {
.info .info-item {
	margin-right: 20px;
}
.services-item-image img {
	position: static;
	margin-bottom: 60px;
}
.work-info-icon {
	margin: 30px 0 0 0;
	width: 100%;
	text-align: center;
}
.work-info-body {
	float: left;
	margin: 10px 0 0 0px;
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
}
.navbar-main .nav > li > a {
	padding-left: 15px;
	padding-right: 15px;
}
}
@media (max-width: 768px) {
.header-top {
	display: none;
}
.carousel-caption {
	top: 15%;
}
.carousel-indicators {
	bottom: 0;
}
.navbar-brand {
	padding: 6px 15px;
	width: 150px;
}
.navbar-brand > img {
	display: block;
}
.navbar-main .navbar-brand > img {
	-webkit-transition: 0.2s all linear;
	transition: 0.2s all linear;
}
.navbar-main.stiky .navbar-brand {
	margin-top: 0px;
}
.navbar-main.stiky .navbar-nav > li > a {
	padding-top: 0;
	min-height: 40px;
}
/* costea */
.navbar-nav {
	padding: 8px;
}
.navbar-main .navbar-nav > li > a {
	margin-bottom: 8px;
	padding-top: 10px;
	min-height: 40px;
}
.navbar-main .navbar-nav > li.active > a, .navbar-main .navbar-nav > li > a:hover {
	background-color: #48B8E7;
	color: #fff;
}
.navbar-nav .open .dropdown-menu > li > a {
	background-color: #fff;
	padding: 10px 16px;
	margin-bottom: 5px;
}
.navbar-main .navbar-nav > li.open > a {
	margin-bottom: 0px;
}
.navbar-main.stiky .navbar-nav > li > a, .navbar-main.stiky .navbar-nav > li.open > a {
	padding-top: 10px
}
/* end costea */
.work-info {
	position: static;
}
.work-info .container {
	padding-right: 0;
	padding-left: 0;
}
.banner, .subbanner {
	margin-top: 60px;
}
.banner .caption {
	position: absolute;
	top: 150px;
	left: 20px;
	right: 20px;
}
.work-info-item {
	width: 100%;
}
.testimonials-item .quote-box {
	margin-left: 110px;
}
.about-wrap {
	margin-left: 0px;
}
.work-info-icon {
	margin: 30px 0 0 30px;
	width: 60px;
	text-align: left;
}
.work-info-body {
	float: left;
	margin: 30px 0 0 0;
	width: auto;
	text-align: left;
}
.ourprogress aside:nth-child(2n+2):after {
	content: '';
}
.what-we-do h2 {
	font-size: 18px;
}
.subbanner .caption h1 {
	font-size: 18px;
	font-weight: 500;
}
.subbanner .breadcrumb {
	margin-bottom: 0;
	font-size: 12px;
}
.subbanner .breadcrumb > li + li:before {
	padding: 0;
}
.sub-menu {
	display: none;
}
.scrollup {
	width: 34px;
	font-size: 32px;
	bottom: 50px;
	right: 10px;
}
 




}
@media (max-width: 767px) {
.services-item-image img {
	position: static;
}
p.ftex, .footer-sosmed {
	text-align: center;
	margin-bottom: 5px;
}
.advait-contact-info {
	text-align: center;
	padding: 0px 14px 30px 14px;
}
.advait-contact-info:first-child {
	padding-top: 30px;
}
.get-touch {
	padding-bottom: 30px;
}
.contant-area h1 {
	font-size: 20px;
}
.contant-area h2 {
	font-size: 16px;
}
.list-style-left ul li {
	text-align: left;
	padding: 0px 0px 6px 25px;
	line-height: 24px;
	background: url(../images/bullet.png) no-repeat;
	background-position: left 6px;
}
.why-choose-us .choose-box .inner-box .content h1 {
	font-size: 16px;
}
.feature-box {
	padding-top: 00px !important;
	padding-bottom: 30px;
}
.about-us aside:nth-child(1), .about-us aside:nth-child(2), .team aside:nth-child(1), .team aside:nth-child(2) {
	height: auto;
	position: relative;
	width: 100%;
	z-index: 1;
}
}
@media (max-width: 479px) {
.carousel-caption {
	top: 0%;
}
.item .carousel-caption .caption-heading {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
}
.item .caption-desc {
	display: none;
}
.banner .caption a.btn-default, .wrap-caption a.btn-default {
	font-size: 10px;
	line-height: 20px;
	padding: 2px 12px;
}
.image-wrap .meta {
	padding: 5px 20px;
}
.image-wrap .meta div {
	width: 50%;
	font-size: 10px;
	line-height: 10px;
}
.image-wrap .meta div:nth-child(2) {
	display: none;
	line-height: 10px;
}
.image-wrap .meta .fa {
	display: none;
}
.media-left, .media-right, .media-body {
	display: inline;
}
.comments-box .date {
	margin-left: 10px;
}
.team aside:first-child {
	padding: 20px !important;
}
.scrollup {
	width: 34px;
	font-size: 32px;
	bottom: 15px;
	right: 10px;
}
}
 @media (min-width: 768px) {
.navbar-main.stiky .navbar-brand > img {
	width: 80%;
}
}
 @media (max-width: 800px) {
.about-img {
	padding-bottom: 116.3%;
}
.ourteam {
	padding-bottom: 116.3%;
}
.left.carousel-control {
	display: none;
}
.right.carousel-control {
	display: none;
}
.feature-box {
	padding-top: 40px;
}
.services-list ul { display: table; width:100%; position: relative;}
.services-list li {
	display: block;
	width:auto;
}
}
 @media (max-width: 1024px) {
.left.carousel-control {
	left: -10px;
}
.right.carousel-control {
	right: -10px;
}
.services-item-image img {
	bottom: 170px;
}
.about-us aside:first-child {
	padding: 33px;
	color: #fff;
}
.team aside:first-child {
	padding: 60px 30px;
	position: relative;
}
.why-choose-us .choose-box {
	width: 300px;
	height: 300px;
}
.why-choose-us .choose-box {
	margin: 30px auto;
}
.why-choose-us .choose-box .inner-box .icon-box.left {
	left: 5px;
}
.why-choose-us .choose-box .inner-box .icon-box.right {
	right: 5px;
}
.why-choose-us .text-box {
	margin: 0 !important;
	text-align: center;
}
.why-choose-us .text-box.bottom {
	margin: 0 !important;
	margin-top: 30px !important;
}

}
