/*
Theme Name: Education Hub Child theme of education-hub
Theme URI: 
Description: Child theme of education-hub theme for the Education Hub theme
Author: <a href="http://wenthemes.com/">WEN Themes</a>
Author URI: 
Template: education-hub
Version: 
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Thu, 12 Apr 2018 12:40:04 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

/* ---- new css ---- */
.fullwidth{
	width: 100% !important;
}
.nf-form-title {
	display: none;
}
.nf-row {
	margin-bottom: 30px;
}
.nf-field-element select {
	height: 35px !important;
	border: 1px solid #CCCCCC;
}
.site-branding .custom-logo {
	width: 250px;
}
#site-identity {
	float: left;
    margin-top: 7px;
    display: none;
}
.site-header {
	padding: 10px 0 5px;
}
.search-section {
	padding-top: 20px;
}
.home h1.entry-title {
    display: none;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern {
    color: #FFF;
    border-color: #294a70 !important;
    background-color: #294a70 !important;
}
.reasons h3 {
    font-size: 23px;
}
a, a:visited {
    color: #f4a024;
    text-decoration: inherit;
}
.site-info {
    display: none;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern {
    color: #FFF !important;
}
.form-ican input.form-control {
    width: 100%;
    padding: 14px;
    margin-bottom: 8px;
}

select.wrap.mcb-wrap.one-second.valign-top.clearfix.margin-none {
    padding: 8px;
}
select.wrap.mcb-wrap.one-second.valign-top.clearfix.margin-none-right {
    padding: 8px;
}
ul.listig li {
    padding: 4px;
}
/* ---- end of css ---- */
/* ----NEw css ---- */

.blue-section h2 {
    color: #f4a024;
    font-size: 24px;
    font-weight: 600;
}

.blue-section p {
    color: white;
    font-size: 16px;
    text-align: center;
}
.blue-section {
    text-align: center;
}
.part-section h3 {
    color: #ffab1f;
    font-size: 25px;
}

.part-section p {
    color: white;
    font-size: 14px;
}
ul.blue-list li {
    background: #476484;
    margin-bottom: 12px;
    color: white;
    padding: 25px;
}
ul.yellow-section li {
    background: #ebac50;
    color: white !important;
    margin-bottom: 7px;
    padding: 22px;
    list-style: none;
}
ul.yellow-section p.western {
    color: white;
}
ul.icon-list li p {
    float: right;
}
ul.icon-list li {
    float: left;
    margin-bottom: 26px;
    list-style: none;
}
.icon-list p.western b {
    color: #f4a024;
}
.part-section img.vc_single_image-img.attachment-large {
   height: 625px;
}
#app-text p {
	font-size: 14px;
	line-height: 1.5;
}
.app-head {
	margin-bottom: 10px !important;
}
/*-- responsive css -- */
@media screen and (max-width: 1024px) {
.blue-list {
    margin-left: 0px;
}
}
@media screen and (max-width: 800px) {
span.ddd {
	float: left;
	margin-top: 10px ;
}
}
@media screen and (max-width: 736px) {
	#page #masthead {
	padding-top: 30px;
}
.site-logo-link, .custom-logo-link {
    max-width: 250px;
}	
}

@media screen and (max-width: 667px) {
#img-1 .wpb_single_image {
	width: 80%;
	margin: auto;
}
#img-1 .vc_column-inner {
	padding-left: 0px !important;
}
}