/*
 Theme Name:   Eduma Child
 Theme URI:    http://educationwp.thimpress.com/
 Description:  Eduma Child Theme
 Author:       ThimPress
 Author URI:   http://thimpress.com
 Template:     eduma
 Version:      1.0.0
 Text Domain:  eduma-child
*/
@media (max-width: 480px) {.top_site_main .page-title-wrapper h1 {font-size: 34px;}}

#masthead .navigation {
	padding-top: 0;
}

.navigation .tm-table .width-logo {
	padding-top: 25px;
}

@media (min-width: 1025px) {
	.navbar-nav>li>.tc-menu-inner, .navbar-nav>li>a, .navbar-nav>li>span.disable_link {
	    padding: 10px 18px !important;
	}
}


@media (max-width: 1200px) {
	#magic-line {
		display: none !important;
	}
}

/* Add custom styles for secure.oasesonline.com embed */

.page-id-17321 ul.sub-menu {
	padding-left: 30px !important;
}

.page-id-17321 .collapse.show {
    display: block !important;
    visibility: visible !important;
}

.page-id-17321 .content-pusher {
    padding-top: 169px !important;
}

.page-id-17321 ul.nav.navbar-nav.menu-main-menu {
    display: block !important;
}

.page-id-17321 #toolbar {
	font-weight: normal !important;
}

.page-id-17321 .App {
	  font-family: 'Roboto' !important;
}

body.page-id-17321 {
    font-family: 'Roboto' !important;
}

.page-id-1732 .tc-menu-inner {
	font-weight: 600 !important;
}

.row.oas-section-service .col-md-2:last-child {
	margin-right: -1px !important;
}

.row.oas-sidebar .col-md-3 {
	max-width: 100% !important
}

.row.oas-sidebar .col-sm-3 {
	max-width: 100% !important;
	flex: 0 0 100% !important;
}

@media(min-width:768px){
	.row.oas-sidebar .col-md-3 {
		max-width: 100% !important
	}
	.row.oas-sidebar .col-sm-3 {
		max-width: 25% !important;
		flex: 0 0 25% !important;
	}
}



.wrapper-lists-our-team.icon-image-hover .our-team-item .our-team-image:after{
	z-index:0 !important;
}

