img {
    max-width: 100%;
}
.common-block-sec h2 {
    text-align: center;
}
.common-block-sec p {
    text-align: center;
}
header .navbar-brand {
        padding: 15px;
}
.path-frontpage h1.page-header,
.page-node-type-toolkit h1.page-header  {
    display: none;
}
.intromgt-30 {
    margin-top:30px;
}
.newsInfo h5 {
    min-height: 125px;
}
.nopadRL {
    padding-left:0;
    padding-right: 0;
}
.block-views-blockfrontpage-other-tools {
    background: #f6f6f6;
    margin: 30px 0;
    margin-top:0;
}
.isoef-graphic-container h2 {
    margin: 0;
    padding: 25px 0;
    text-align: center;
}
body.path-frontpage {
    background-color: #f6f6f6;
}

.isoef-graphic-container, .gray-background, .wbmt-block {
    background-color: #ffff;
}

.top_features {
    background-color: #f6f6f6;
    padding-right:0;
}
.topfeatureRight {
    padding-right:0;
}
.right_feature {
    padding-bottom: 15px;  
    text-align: center;
}
.right_feature img {
    margin:0 auto;
}
.brgwhite {
    background: #fff;
    border-bottom:1px solid #f6f6f6;
}
.brgwhite:nth-child(odd) {
    border-right:1px solid #f6f6f6;
}
.featuremsg {
    padding-top:25px;
        padding-left: 15px;
}
.container-fluid.top_features {
    padding: 0;
}
.topfeatureRight {
    float: right;
    margin: 0;
    padding: 0;
}
.fr_orange a {
    color:#F07761;    text-transform: uppercase;
}
.fr_black a {
    color:#545454;    text-transform: uppercase;
}
.fr_green a{
    color:#058A8F;    text-transform: uppercase;
}
.fr_brown a{
    color:#A36902;    text-transform: uppercase;
}


/* Home carousel */
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    display: inherit;
    max-width: inherit;
    height: auto;
  }
  .carousel-caption {
    bottom: 60px !important;
  }
  .carousel-caption h1 {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin-top: 0;
  }
  .carousel-custom-inner {
    height: auto !important; /* margin-top: 86px;*/
    background-color: #666;
  }
  .carousel, .item, .active {
    height: 100%;
  }
  .carousel-inner {    
    height: 500px;
  }
  .carousel-control .icon-next:before {
    content: '\f105';
    font-family: 'FontAwesome';
  }
  .carousel-control .icon-prev:before {
    content: '\f104';
    font-family: 'FontAwesome';
  }
  .bannerOverlay {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.35);
    z-index: 3;
}
.fill {
    position: absolute;
    width: 100%;
    height: auto;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    z-index: 2;
  }
  .carousel-caption h1 {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin-top: 0;
}

/* Homepage Banner */
.hero-v1-section {
    position: relative;
    display: block;
    z-index: 2;
}
.hero-v1-section .hero-img{
    background-color: #f6f6f6;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 500px;
}
.img-gradient {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.6;
    background: rgba(0,0,0,0.35) !important;
}
.hero-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.hero-v1-section .hero-img-overlay {
    position: absolute;
    bottom: 10%;
    text-align: center;
    color: #ffffff;
    margin: auto;
    left: 0px;
    right: 0px;
    display: block;
}
.hero-v1-section .hero-img-overlay .hero-title {
    color: #ffffff;
    text-transform: uppercase;
    margin: 0px 0px 16px 0px;
    font-weight: normal;
    font-size: 40px;
    line-height: 44px;
}
.hero-v1-section .hero-img-overlay .hero-description {
    font-family: "Andes", sans-serif;
    color: #ffffff;
    margin: 0px 0px 16px 0px;
    font-size: 18px;
    line-height: 30px;
}
.overview-section h1 {
    text-align: center;
}
.event_details_list_item span {
    font-weight: bold;
    text-transform: uppercase;
    padding-right: 4px;
}
.event_details_info {
    font-size: 14px;
    line-height: 22px;
    color: #333;
    display: block;
}
.event_details_list_item {
    margin-bottom: 8px;
}
h4.h4 {
    font-weight:bold;
    text-transform:uppercase;
}
.overview-section .field--item {
    text-align: center;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 21px;
}
.overview-section {
    margin: 25px 0;
}
.wbmt-block h2 {
    text-align: center;
    padding: 25px 0;
}

.wbmt-block .field--name-body {
    text-align: center;
}
.page-node-type-page .page-header {
    border: 0;
}
.gray-bg-content .h-three-sec {
    background-color: #eef2f5;
}
.toolimgcenter img,
.isoef-wbg-toolkit img {
    margin:0 auto;
}
.isoef-wbg-toolkit h4.marg-t-b {
    font-size: 30px;
    margin: 25px 0;
}
.isoef-wbg-toolkit header p {
    text-align:center;

}
.isoef-wbg-toolkit header {
    margin-bottom:15px;
}
.page-node-type-page .isoef-graphic-container {
    background: unset;
}
.page-node-type-page .isoef-graphic-container h2 {
    display:none;
}
.nav-tabs li{
  margin-right: 10px;
  display: inline-block;
}
.nav-tabs li a {
  padding:10px;
}
.fluid-gray {
    background-color: #f6f6f6;
    padding-top: 35px;
}
.bg-gray {
    background-color: #f6f6f6;
    padding: 50px 0px 32px 0px;
}
.hammer span, .small-headline span {    
    margin-right: 8px;
    padding-right: 8px;
}
.hammer span:last-child, .small-headline span:last-child {    
    margin-right: 0px;
    padding-right: 0px;
}
.hammer, .small-headline {
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    color: #787878;
    text-transform: uppercase;
    margin: 0px 0px 8px 0px;
}
.newsBodySection{
    padding: 64px 0px 64px 0px;
}
.press_release_title, .press_release_number {    
    font-size: 18px;
    line-height: 29px;
    font-weight: bold;
    color: #333333;
    text-transform: uppercase;
}
.news_hr {
    margin-top: 25px;
    margin-bottom: 25px;
    border: 0;
    border-top: 1px solid #e5e5e5;
}
.newsContactSection p {
    margin-bottom:0;
    margin-top:0;
}
.newsContactSection h5 {
    margin-top: 25px;    
    font-size: 14px;
    /* line-height: 22px; */
    margin-bottom: 0;
}
.news_related_link a {
    display: block;
    margin: 10px 0px;
}
.news_related_link h4 {
    font-size: 18px;
    margin-bottom: 0;
    text-transform: uppercase;
}
.related_news h4 {
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    margin: 0px 0px 8px 0px;
}
.related_news {
    padding: 24px 24px 30px 24px;
    border-top: 1px solid #02A1B6;
    background-color: #ffffff;
    -o-box-shadow: 0px 2px 2px 1px #e5e5e5;
    box-shadow: 0px 2px 2px 1px #e5e5e5;
    margin-bottom: 25px;
    word-break: break-word;
    min-height: 180px;
}
.multiselectExpose #edit-reset {
    background: #ffa500;
}
.multiselectExpose label {
    display: block;
    color: #333;
    font-weight: normal;
}
.multiselectExpose div.form-type-select {
    padding: 15px 0px;
    width: 100%;
}

.multiselectExpose .form-item-combine label {
    display: none;
}

.multiselectExpose .form-control {
    width: 100%;
}
.multiselectExpose div.form-item-combine {
    width: 100%;
}
.multiselectExpose #edit-combine {
    border: 1px solid #e5e5e5;
    box-shadow: none;
    border-radius: 0px;
    width: 100%;
}

.multiselectExpose  .multiselect.dropdown-toggle.btn {
    border-radius: 0;
    border-color: #e5e5e5;
    color: #333;
}
.multiselect-native-select .btn-group {
    border: 1px solid #e5e5e5;
    box-shadow: none;
    border-radius: 0px;
    width: 100%;
}
.multiselectExpose .open > .dropdown-toggle.btn-default {
    background-color: #fff;
    box-shadow:none;
}
.panel-header h3 {
    font-size: 24px;
}
.multiselectExpose .btn .caret{
    margin: 6px 0;
    float: right;
}

.multiselect-native-select .btn-group,
 .multiselect-native-select .btn-group button {
    width: 100%;
    text-align: left;
}
.frm-multiselect .table-responsive table tr th {
    border: 0px;
    background-color: #7e888e;
    vertical-align: bottom;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
.frm-multiselect .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.frm-multiselect .table-responsive table tr:nth-child(odd) td {
    background-color: #eff2f4;
}
.multiselectExpose {
    border: solid 1px #ddd;
    padding: 15px 15px;
    margin-top: 30px;
}
.frm-multiselect .table-responsive table {
    border: 0px !important;
    width: 100% !important;
    border-collapse: separate;
    background-color: #fff;
    border-spacing: 1px;
    margin: 15px 0;
}
.ftc-right {
    text-align: right;
}
.eve-consult-download:hover {
    cursor: pointer;
}
.views-data-export-feed {
    display: none;
}
.resume_download {
    color:#5cb85c;
}
.cover-image, .redesign_details.section {
    margin: 25px 0;
}
.primary-light-blue-btn {
    background-color: #0071BC;
    margin-right: 16px;
}
.btn-lg.btn-default {
    min-width: 140px;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    padding: 12px 12px 12px 12px !important;
    margin: 0px 0px 16px 0px;
}
.btn-default {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    color: #ffffff;
    word-wrap: break-word;
    text-transform: none;
    white-space: normal;
    letter-spacing: 0.78px;
    border: 0px;
    border-radius: 0px;
    display: inline-block;
    text-align: center;
}
.event_details_info ul {
    list-style-type: none;
}
.primary-light-blue-btn {
    background-color: #0071BC;
    margin-right: 16px;
}
.btn-lg.btn-default {
    min-width: 140px;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    padding: 12px 12px 12px 12px !important;
    margin: 0px 0px 16px 0px;
}
.btn-default {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    color: #ffffff;
    word-wrap: break-word;
    text-transform: none;
    white-space: normal;
    letter-spacing: 0.78px;
    border: 0px;
    border-radius: 0px;
    display: inline-block;
    text-align: center;
}

ul.event-detail-tabs.nav-tabs > li.active > a {
    border-bottom: initial;
    border: none;
    border-bottom: 5px solid #0071BC;
}

ul.event-detail-tabs.nav-tabs > li > a {
    position: relative;
    top: 2px;
    display: block;
    padding: 8px 16px 8px 16px;
    border-bottom: 3px solid transparent;
    color: #0071bc;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    line-height: inherit;
    border: 0;
    border-radius: 0;
    min-width: 140px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}
.speaker-summary.blurb-text, .speaker-summary.blurb-text p {
    margin: 0px 0px 16px 0px;
    word-wrap: break-word;
    margin-bottom: 16px;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #333333;
    margin-bottom: 10px;
    word-break: break-word;
}

.speaker-position.hammer {
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    color: #787878;
    text-transform: uppercase;
    margin: 0px 0px 8px 0px;
}

ul.nav.nav-tabs.event-detail-tabs {
    margin-bottom: 25px;
}
body p {
    /* font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; */
    color: #333333;
    line-height: 29px;
    margin: 15px 0;
}

.tabs-container {
    margin-bottom: 30px;
}

.event-detail-content p, .event-detail-content {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    line-height: 29px;
    color: #333333;
    margin: 15px 0;
}

li.event_details_list_item span, li.event_details_list_item div {display: inline-block;}
body .thematic-notes p {
    margin: 8px 0;
}

.thematic-notes {
    margin: 25px 0;
}
.related-content .related-item {
    margin-bottom:15px;
}
.related-item .hammer span,.related-event .hammer span {
    margin-right: 0;
    padding-right: 0;
}
.related-item .hammer {
    margin-bottom: 0;

}
span.event-dt-label {
    font-weight: bold;
    color: #333;
}
.thematic-notes .isoef-thematic {
    border-bottom: 1px solid #ccc;
    font-size: 20px;
}

h3.isoef-tab-related {
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 5px;
    line-height: 20px;
}

.related-content {
    border-bottom: 1px solid #ccc;
}

.related-event {
    margin-top: 25px;
    border-bottom: 1px solid #ccc;
}
.nopadRL h1 {
    margin: 15px 0;
}
.mem_img {
    /* width: 200px;
    height: 250px;
    margin: auto; */
}
.mem_img img {  
    margin: auto;
}

.membody {
    min-height: 150px;
}
.member_contact h3 {
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 0;
    color:#0071bd;
}
.member_contact p,.memberprofilesinfo p {
    margin:0;
}
.memberprofilesinfo h4 {
    font-size: 18px;
    font-weight: 600;
    color:#0071bd;
}
.memberprofilesinfo hr {
    margin-top: 8px;
    margin-bottom: 8px;
}
.memberprofilesinfo {
    margin-top:25px;
    margin-bottom:25px;
} 
.member-row .img-box,
.member-row .social-icons {
  width: 12.5%;
  float: left;
}
.member-row .text-box {
  width: 87.5%;
  float: left;
  padding: 0 35px 0 30px;
}
.member-row .text-box h4 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
}
.member-row .text-box .designation {
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  display: block;
}
.member-row .accordion-content {
  padding-top: 15px;
  display: none;
}
.member-row .text-box p {
  padding-bottom: 25px;
}
.member-row .social-icons {
  padding: 10px 0;
}
.member-row .social-icons a {
  margin: 0 2px;
}
.mem-info-btn, .mem-info-btn.btn-primary:hover, .mem-info-btn.btn-primary:focus, .mem-info-btn.btn-primary:active,
.btn.mem-info-btn.btn-primary.active, .btn.mem-info-btn.btn-primary:active, .open>.dropdown-toggle.btn.mem-info-btn.btn-primary {
    float: right;
    color: #337ab7;
    background-color: transparent;
    border: 0;
    font-size: 30px;
    outline: 0;
    outline-offset: unset;
    padding: 0;
    margin: 0;
    line-height: unset;
}
.mem-info-btn.active .open-ico {
    display: none;
}
.mem-info-btn.active .close-ico {
    display: block;
}
.mem-info-btn.inactive .open-ico {
    display: block;
}
.mem-info-btn.inactive .close-ico {
    display: none;
}
.member-row {
    padding-bottom: 20px;
    border-bottom: 1px solid #96a2a1;
    padding-top: 20px;
}
.mtp30 {
    margin-top:30px;
}
.dn-icn {
    margin-right:10px;
}
.link-sociallinks a {
    color: #fff;
    background: #007AB9;
    border-radius: 25px;
    height: 30px;
    width: 30px;
    display: inline-block;
    padding-left: 8px;
    font-size: 16px;
    margin-right: 10px
}

.reportSidebasr h4{ 
    font-size: 18px;
    margin-bottom: 0;
    text-transform: uppercase;
}
.reportSidebasr p{
    margin:0;
}
.rightBox {
    margin-bottom:15px;
}

.reportdownload {
    padding-right:10px;
}
span.hammer-inline,span.hammer-inline .field--name-field-news-date, span.hammer-inline .field--name-field-event-type {
    display: inline-block;
    margin-right: 0;
    padding-right: 0;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 0;
    list-style: none;
    background-color: unset;
    border-radius: 0;
}
span.hammer-divider {
    margin: 0;
    padding: 0 8px;
    display: inline-block;
}
.breadcrumb-block {
    background-color: #f5f5f5;
    margin-bottom: 20px;
}
.moreBtn:focus{
    outline: none;
    color:#fff;
}
footer{
    margin-top:25px;
}

.map-container {
    clear: both;
    position: relative;
    height: 700px;    
    margin-top:30px;
}
div#wb_map_divbox {
    height: 100%;
    width: 100%;
}
.activity-detail-mappopup h5{
    font-size:16px;
}
.activity-detail-mappopup p{
    margin:0;
}
.parnerlist-sec {
    margin-top:30px;
    padding-top:30px;
    background-color: #f6f6f6;
    padding-bottom:30px;
}
button[value=Clear]{
    background-color: #ff0000;
}
.inner-partnersLogo {
    padding: 15px;
    border: 1px solid #e5e5e5;
    margin: 15px 0 0 0;
    /* height: 170px; */
    background: #fff;
    height: 150px;
    width: 240px;
}
.inner-partnersLogo .img-responsive {
    margin: 0 auto;
    max-width: 220px;
    max-height: 130px;
}
.partnerExposefrm {
    padding-top: 25px;
    padding-bottom: 25px;
    width:60%;
    margin:0 auto;
}
.partnerExposefrm .form-control {
    border: 1px solid #e5e5e5;
    box-shadow: none;
    border-radius: 0px;
    width: 100%;
}

/* Search Page */
.search_listing h3 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    color: #333333;
    font-style: normal;
    margin: 0 0 5px;
    margin: 0 0 15px;
}
.search_listing h3 a {
    color: #333333;
}
.search_listing p {
    margin: 0;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #707070;
    font-style: normal;
}
.search_listing li {
    border-bottom: 1px solid #ccc;
    margin-top: 10px;
    padding-bottom: 15px;
}
.search-results-page h2 {
    display:none;
}
p.search-count {
    border-bottom: 1px solid #cccc;
    padding-bottom: 8px;
}
.search-results-page .form-submit {
    background-color: #EC553A;
    padding: 12px 25px;
    display: inline-block;
    border-radius: 0;
    margin: 0 10px 10px 0;
    text-transform: uppercase;
    border: 0;
    text-decoration: none;
    font-size: 12px;
    line-height: 19px;
    font-weight: 600;
    color: #FFFFFF;
    font-style: normal;
}
.form-search.form-control {
    border-radius: 0;
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
    color: #787878;
    font-style: normal;
    padding: 15px;
    border-radius: 4px;
    height: auto;
    padding: 11px;
    width: -webkit-calc(100% - 10px);
    width: calc(100% - 10px);
    display: inline-block;
    vertical-align: middle;
}
.search-form .search-help-link {
    display: none;
}
ul.search_listing {
    list-style: none;
}
.sidebar-summary h3.block-title {
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    color: #333333;
    font-style: normal;
    text-transform: uppercase;
}

.sidebar-summary h3.block-title::before {
    content: "\f03a ";
    font-weight: 400;
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right:10px;
}
select.search-filter-sel {
    border: 0;
    border-bottom: 1px solid #ccc;
    padding: 10px 15px 10px 0;
    width: 100%;    
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    color: #333333;
    font-style: normal;
    -moz-border: 0;
    -moz-border-bottom: 1px solid #ccc;
}
.lib-selectbox select {
    border: 0;
    border-bottom: 1px solid #ccc;
    padding: 10px 15px 10px 0;
    width: 100%  !important;    
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    color: #333333;
    font-style: normal;
    border-radius: 0;
    box-shadow: unset;
    height: 40px;
}
.libExposefrm .form-item-combine,
.libExposefrm  div.form-actions  {
    display:none;
}
.libExposefrm div.form-type-select {
    width:100%;
}
.btnred {
    background-color: #EC553A;
    padding: 12px 25px;
    display: inline-block;
    border-radius: 0;
    margin: 0 10px 10px 0;
    text-transform: uppercase;
    border: 0;
    text-decoration: none;
    font-size: 12px;
    line-height: 19px;
    font-weight: 600;
    color: #FFFFFF;
    font-style: normal;
}


select.search-filter-sel:focus,
.lib-selectbox select:focus {
    outline: none;
}
option.opt-dis, select.search-filter-sel.opt-dis {
    color: #ccc;
}
section.sidebar-summary {border-right: 1px solid #ccc;padding-right: 20px;}
.soe-reports-page .views-row:nth-child(even) {
    background-color: #f6f6f6;
}

.soe-reports-page .views-row {
    padding: 25px 0;
}
.soe-reports-page {
    margin-top: -15px;
    margin-left: -15px;
    margin-right: -15px;
}
.relatedLinksExt a {
    display: block;
    word-break: break-word;
}
.region-search .block-search.block-search-form-block .form-control.form-search {
    width: 75%;
    height: 32px;
    /* float: right; */
}

.region-search .block-search.block-search-form-block {
    margin-top: 15px;
}

.region-search .block-search.block-search-form-block .form-submit {
    background-color: #EC553A;
    padding: 12px 18px;
    display: inline-block;
    border-radius: 0;
    margin: 0 0px 0px 0;
    text-transform: uppercase;
    border: 0;
    text-decoration: none;
    font-size: 12px;
    line-height: 8px;
    font-weight: 600;
    color: #FFFFFF;
    font-style: normal;
    /* float: right; */
}

.region-search .block-search.block-search-form-block {
    float: right;
}

/* span.results-span:before {
    content: "|";
    margin-right: 4px;
} */
.highlight_partner{
    margin-top:30px;
}

.highlight_partner .brGrayes {
    border: 1px solid#f1f2f2 ;
}
.highlight_partner .first-colmd {
    padding-left:0;
}
.highlight_partner .partnersLogo {
    border:0;
}
.highlight_partner .block-title {
    background: #f1f2f2 none repeat scroll 0 0;
    font-size: 18px;
    height: 100%;
    margin-top: 0;
    padding-top: 23%;
    text-align: center;
    vertical-align: middle;
}
.path-search span.hammer-divider {
    padding: 0 2px;
}
div#block-searchicon {
    float: right;
    margin-right: 25px;
}
.hero-v1-section .hero-img-overlay .hero-description p {
    color: #fff;
}
.redesign_banner.parbase.section {
    margin: 0 -15px;
}
.news-events-container {
    background-color: #fff;
}
.common-block-sec {
    padding: 15px 0;
}
.soe-type-reports .h-three-sec img,
.home-three-reports .h-three-sec img {
    margin: 0 auto;
}
.col-eq-height .disp-flex {
    display: flex;
}
.region-search .contextual {
    display: none;
}
.image-sec-news {
    min-height: 200px;
}
.homepage-banner-container .img-responsive {
    margin: 0 auto;
    height: 100%;
    width: 100%;
}

.homepage-banner-container .only-image-container {
    /* height: 480px; */
}
.image-sec-news img {
    margin: 0 auto;
}
.tol_botheight {
    min-height:220px;
}
.toolkitlanding .tol_botheight {
    min-height:250px;
}
header ul.nav li.dropdown:hover ul.dropdown-menu {
    display: block;
}

header li.expanded ul.dropdown-menu>li>a:hover {
    background:#0071bd;
    color:#fff;
}
header li.expanded ul.dropdown-menu {
    background:transparent;
    border:1px solid #002f54;
}
header .dropdown-menu>li>a:hover {
    background:#0071bd;
    color:#fff;
}
header li.expanded ul.dropdown-menu li a {
    background:transparent;
    color:#fff;
}
.tools_roster h2 {
    text-align: center;
}
.memlogin {
    padding-top: 20px;
}
.memlogin .fa {
    color:#fff;
    font-weight: 700;
    font-size: 24px;
}
@media only screen and (min-width: 768px) {
    .menu > li {
        float: left;
        margin-right: 20px;
    }
}
@media only screen and (max-width: 767px) {
    .fill {
        top: 0;
        left: 0;
        width: auto;
        height: auto;
    }
   
}

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (orientation: portrait) {
    .top_features{
        padding-right: 15px;
    }
    .related_news {
        min-height: auto;
    }
    .newsInfo h5 {
        min-height: auto;
    }
    .highlight_partner .block-title {
        padding-top:0;
    }
    .highlight_partner .first-colmd {
        padding-left: 15px;
    }
    .inner-partnersLogo {
        height: auto;
    }
}
@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait) {
    .carousel-inner {
        height: 300px;
    }
   .partnerExposefrm .form-item-title,
   .partnerExposefrm .form-item-field-partner-type-target-id,
   .partnerExposefrm .form-item-field-country-target-id   {
        width: 25%;
    }
    .inner-partnersLogo {
        height:auto;
    }
    .highlight_partner .block-title {
        padding: 24% 5%;
    }
}
@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: landscape) {
    .carousel-inner {
        height: 400px;
    }
    .inner-partnersLogo {
        height:auto;
    }
    .partnerExposefrm .form-item-title,
    .partnerExposefrm .form-item-field-partner-type-target-id,
    .partnerExposefrm .form-item-field-country-target-id {
         width: 25%;
     }
}

/****Login Bank Staff Button ******/
.openid-connect .btn-default {
    background-color: #0071bd;
}
.user-logged-in .aloginlink {
    display:none;
}
/****Login Bank Staff Button ******/
.member_contact span.mailto {
    display:none;
}
.member_contact a.mailto{
    font-size: 14px;
}
.mem_box {
    /* float: left;
    height: 220px; */

    width: 100%;
    border: 1px solid #dedede;
    padding: 14px 10px 10px 10px;
    min-height: 400px;
}
.member_bio {
    padding-top: 10px;
}
.mem_box:hover {
    /* color: #ffffff;
    background-color: #e5c990; */
}
.page-node-type-team h1.page-header {
    text-align: center;
    border:0;
}
.main-container {
    margin-top: 20px;
}
.member_more:hover {
    cursor: pointer;
}
.scroll-top-inner a {
    color:#fff;
}
.scroll-top-wrapper:hover{
    cursor: pointer;  background:#fba51a;
}
.scroll-top-wrapper a:hover {
    color:#000;  
}
.scroll-top-wrapper {
    position: fixed;
    opacity: 1;    
    overflow: hidden;
    text-align: center;
    z-index: 99999999;    
    color: #fff;
    /* width: 60px; */
    /* height: 60px;
    line-height: 48px; */
    right: 0px;
    bottom: 10px;    
    background-color: #107aaa;
    padding: 10px;
    margin-bottom: 13vh;
    /* margin-right: 20px; */
    transform: rotate(270deg);
}
.scroll-top-inner .fa {
    font-size:60px;    
}
.isofnav li a {
    font-size:1rem;
}
.rmlinktext {
    color:#333333;
}
.realted_right_story .readmoreBtnBlue{
    font-size: 14px
}

.realted_right_story a.readmoreBtnBlue img {
    width: 10px;
    height: 10px;
}
.homenews .image-sec-news {
    padding-top:25px;
}
#map_infoboxModal ul { /*list-style:none;*/padding-left: 15px;}
#map_infoboxModal ul li { font-family: 'Open Sans', sans-serif !important; padding-bottom:8px; }
#map_infoboxModalLabel { width:90%;float:left;}
.srch_close{
    position: absolute;          
    margin-left: -25px;
    z-index: 10;
    display: inline-block;
    top: 10px;   
    width: 25px;
    text-align: center;
}
.srch_close:hover {
    cursor:pointer;
}
.modal-backdrop.fade.in {
    background-color: rgba(0, 0, 0, 0.5);
    
  }
h3.blue-head {
    text-align: center;
    color: #0071bd;
}
.member_contact {
    padding: 0;
}
.row.eq-height {display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;}

.row.eq-height .eq-height-col {display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 15px;
    padding-right: 0;}
.eq-height-col .mem_box {
    height:100%;
}
.mem-collapse {display: none;}
span.years-exp {
    font-weight: normal;
    color: #333;
}
/* Only for external */
.top-mailto-link {
    color: #fff;
    margin-left: 20px;
    font-size: 25px;
}
img.megamenu_search_icon {
    width: 23px;
}
.top-mailto-link:hover {
    color:#ec553a;
}
.top-mailto-link span {
    display:none;
   
}
.modal-large-container .modal-large .modal-content {
    background: transparent;
}
.modal-large-container .modal-large {
    
    width:60%;
}
.modal-large-container .modal-body {
    padding:0;
}
.modal-large-container a.btn.btn-primary {
    background: transparent;
    color: #fff;
    position:absolute;
    border: 0;
    right:0;
    font-size: 42px;
     left:100%;
    top:0;
    bottom:0;
    
}
.name.navbar-brand sub {
    font-size: 13px;
    bottom: 15px;
}