@media (min-width: 768px) {
	.testimony .owl-nav .owl-prev {
    left: -40px;
}
.testimony .owl-nav .owl-next {
    right: -40px;
}

.footer-top ul li {
    list-style: none;
    float: left;
    margin-right: 60px;
}
.equal-height {
    height: 130px!important;
}

}
@media (min-width: 768px) and (max-width: 1024px) {
    .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 5px!important;
}
}

@media (max-width: 768px) {
	.slides-container img {
		height: 400px;
	}
	.slides-navigation {
    margin: 0 auto;
    position: absolute;
    z-index: 3;
    bottom: 46%;
    width: 100%;
    display: none;
}
.gutter-wedo {
    margin-right: -3px;
    margin-left: -3px;
    margin-top: -180px;
    margin-bottom: 15px;
}
.pad {
	padding-bottom: 0;
}
.testimonial-1 .media {
	float: inherit!important;
	text-align: center;
}
.wrap-caption {
    padding-top: 50%;
    color: #ffffff;
}
.pad {
	padding: 40px 0;
}
.navbar-main .navbar-brand > img {
    width: 80%;
    padding-top: 7px;
}
.navbar-main .navbar-brand {
    height: 60px;
}
.gutter-wedo {
    margin-top: -70px;
}
.welcome h2 {
    font-size: 25px;
}
.carousel-caption {
    display: none;
}
.carousel-control {
    display: none;
}
.navbar-toggle .icon-bar {
    background: #feca44;
}
.video {
    width: 100%;
    margin-top: 10px;
}
.stat-item {
    margin-bottom: 30px;
}
.member-list ul li {
    width: 50%;
}
.footer-top ul li {
    margin-right: 10px;
}
.footer-top ul li img {
    width: 75px;
}
.institution-1 img {
    width: 50px!important;
}
.footer-item {
    margin-bottom: 30px;
}
.footer-item-last {
    margin-bottom: 0;
}
#backtop a {
    left: 80%;
}
.dropdown-menu ul li a:hover {
    color: #fff;
}
.case-study {
    display: none!important;
}
.equal-height {
    height: 130px!important;
}
}