/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
.text-14{
	font-size:14px!important;
	line-height:25px!important;
}
#footer-outer #copyright[data-layout="centered"] {
    padding: 15px 0;
}
#header-outer .nectar-header-text-content {
    padding-top: 5px;
    padding-bottom: 5px;
}
body[data-header-resize="0"] #page-header-bg {
    background: linear-gradient(to right, rgb(198 169 61) 40%, rgb(60 111 212) 100%) !important;
}
.author-heading-bg{
    background:linear-gradient(90deg,#9cb954 0%,#e5b93d 100%);
    border-left: 7px solid #c52a1c;
	color:#ffffff;
	padding: 5px 20px;
}
.committee-heading-bg{
    background:linear-gradient(90deg,#9cb954 0%,#e5b93d 100%);
    border-left: 7px solid #c52a1c;
	color:#ffffff;
	padding: 5px 20px;
}
@media(min-width:1000px){
.sideabut .menu-about-us-sidebar-container, .sideabut .menu-curriculum-container, .sideabut .menu-administration-container, .wpb_tabs_nav.ui-tabs-nav.clearfix {background-color:#006401;color:#fff;}
.header-logo-2{height:100px!important;}
#top .col.span_9 nav {
	background-color:#254e9e;
	padding-top: 18px;
    padding-bottom: 14px;
    }
body #header-outer[data-format=centered-menu-bottom-bar] .span_3, body.material #header-outer[data-format=centered-menu-bottom-bar]:not([data-format=left-header]) #top .span_3 {
    padding: 0px 30px;
}
#top .container {max-width:100%;padding:0px;}
#header-outer[data-full-width=true] header>.container, body[data-slide-out-widget-area-style=simple] #header-outer[data-full-width=true] #mobile-menu {
    padding: 0px;
}
.nectar-header-text-content div{
	display:flex;
	justify-content: center;
	align-items: center;
	column-gap: 30px;
	}
    #header-outer #top .span_9 nav > ul > li > a{
	color:#ffffff!important;
    }
	.nectar-header-text-content div h2{
		color:#224b9d!important;
	    font-family: Shippori Mincho;
        font-weight: bold;
}
.material #header-outer #search-outer input::-webkit-input-placeholder, body[data-header-format="left-header"].material #search-outer input::-webkit-input-placeholder {
    color: #666666!important;
}
#footer-widgets .col.span_3.one-fourths:nth-child(1) {
    width: 22%;
}
	#footer-widgets .col.span_3.one-fourths:nth-child(2) {
    width: 16%;
}
	#footer-widgets .col.span_3.one-fourths:nth-child(3) {
    width: 36%;
}
	#footer-widgets .col.span_3.one-fourths:nth-child(4) {
    width: 20%;
}
}

@media(max-width:1000px){
.nectar-header-text-content div h2 {
	font-size: 20px;
	line-height: 30px;
    }
.header-logo-2{
	height:auto!important;
	width:100%;
	}
#slide-out-widget-area.slide-out-from-right {
        padding-left: 20px;
        padding-right: 20px;
    }
	.footer-logo{
		width:200px!important;
	}
}
@media (min-width: 1560px) {
    body #header-outer[data-format=centered-menu-bottom-bar] .span_3, body.material #header-outer[data-format=centered-menu-bottom-bar]:not([data-format=left-header]) #top .span_3 {
        padding: 0px 10%;
    }
	#top nav > ul > li > a{
		font-size:16px!important;
	}
}


