/*
Theme Name: ERII New
*/
/**menu**/

#footer a{
    color:#fff;
}
#footer a:hover{
    text-decoration:none;
}
.banner-content{
    padding:4% 1%;
}

.box-m img {
    width: 100% !important;
}

.box-s{
    min-height: 320px;
}

h2.vc_custom_heading.affilation-section {
    font-family: 'Open sans' !important;
    margin-top: 15px;
    font-weight:600 !important;
}

#menu-footer-menu li a {
    font-size: 14px;
    border-right: 1px solid #fff;
    padding: 0 10px;
}
#menu-footer-menu li:last-child  > a{ border-right: 0;}
.sub-menu {
    display: none;
    position:absolute;
    background: #143d60;
    z-index: 9;
    list-style: none;
    padding: 0;
    top:35px;
}


#menu-main-menu li:hover .sub-menu {
    display: block;
}


#menu-main-menu li a {
    color: #fff;
    font-size: 14px;
    padding: 0 12px;
    font-weight: 600;
    text-decoration:none;
    display:block;
}


#menu-main-menu li:hover a{color:#C99D41;}


/**Custom css***/

#nav_menu-2{
text-align:left;
float: left;
}

.social-icon-footer {
    margin-left: 0px !important;
}

#footer {
    background-color: #141620;
    padding: 0.8% 1% 0.5% !important;
}



#menu-footer-menu{
list-style-type: none;
float: left;
    padding-left: 0;
}

ul#menu-footer-menu li{
float:left;
}
#text-8{
float:left;
}


.social-icon-header {
    margin-left: 0 !important;
}

.social-icon-header img {
    margin: 0 3px !important;
}
.box-s p {
    color: #141620 !important;
}
.banner h2 {
    font-size: 4em;
    color: #f1ad1c;
    font-weight: bold;
}
.banner h3 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 3em;
}
.banner p {
    color: #fff !important;
}
.banner p strong {
    font-size: 1.4em;
}
.banner img{align: center !important;}
.erii_mission ul li {
    color: #fff;
}
.membership-class p {
    color: #212529 !important;
        font-size: 0.8em !important;
}
/***13-june-18***/
#sub-header p, #sub-header span {margin:0px;font-size:16px;}
#menu-main-menu li {padding: 4px 0px;}
.logo img {left:15px;}
.book {margin: 24px 0 0 !important;}
.call {display: inline-block;padding-right: 10px;}
.social-icon-header {display: inline-block;}
.call #text-8 {float: none;}
.home-top-right {padding-bottom: 5px;}
.affil-inner > .vc_column-inner  {border-right: 1px solid #1583b7;height: 92px;margin-bottom: 25px;}
.affil-inner:last-child  > .vc_column-inner {border-right: 0;}
.banner-content {padding: 15px 0px 5px;}
.navbar-light .navbar-toggler-icon {background-image: url(https://erii.org/wp-content/uploads/2018/06/hamburger-menu.png) !important;background-size: 15px;}
body {overflow-x: hidden;-webkit-overflow-scrolling: touch;}
/*.cbp-spmenu, .cbp-spmenu-push {transition:unset !important;-webkit-transition:unset !important;}*/
/******/

@media screen and (max-width:767px) {
.social-icon-header img {width: auto !important;}
.banner h3 {font-size: 1.3em;font-weight: bold;}
#menu-main-menu li a{display:inline-block; width:auto;}
#menu-footer-menu li:first-child a {padding: 0 10px 0 0;}
.vc_row {margin-left: -3% !important;margin-right: -3% !important;}
}

@media screen and (min-width: 768px){
#about img {width: 186px !important;}
}

