/*
 Theme Name:   Eshkool Child
 Theme URI:    http://keenitsolutions.com/products/wordpress/eshkool/
 Description:  Eshkool Child
 Author:       RS Theme
 Author URI:   http://rstheme.com
 Template:     eshkool
 Version:      3.8
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */

.header-inner.menu-sticky .logo-area img {
	max-height: 90px;
}

.header-inner.menu-sticky.sticky .logo-area img {
	max-height: 60px;
}

.team-grid-style4 .team-item .team-content,
.team-slider-style4 .team-item .team-content {
	bottom: -20px;
}

#rs-footer .footer-top {
  padding: 20px 0 0px;
}

.page-id-15739 .rs-breadcrumbs {
  background-color: #000;
}

.page-id-15739 .rs-breadcrumbs .breadcrumbs-single {
	opacity: .35;
}

.admission-select {
	padding : 5px 18px;
    text-transform: capitalize;
    font-size: 15px;
    margin-bottom: 30px;
    width: 100%;
}

.description ul {
	display : block;
}

.footer-contact-desc {
  padding-top: 40px;
}


@media only screen and (max-width: 590px) {
  #rs-header .logo-area a img {
    width: 50px;
  }
	#rs-header.header-styl-3 .menu-area .logo-area {
  padding: 10px 0;
}
.rs-breadcrumbs-inner {
  min-height: 100px;
}
	
}

	@media only screen and (max-width: 767px) {
		.rs-breadcrumbs-inner {
			padding: 20px 0 0;
		}
		.main-contain #content {
			padding: 50px 0;
		}
		.footer-contact-desc {
  			margin: 0 15px;
		}
}



