﻿@charset "UTF-8";
.custom,
.customButton,
.loader {
    font-family: inherit
}

.owl-carousel,
.owl-carousel .owl-item,
.owl-theme .owl-dots {
    -webkit-tap-highlight-color: transparent
}

@font-face {
    font-family: Montserrat-Regular;
    src: url(../fonts/Montserrat-Regular.eot);
    src: local("☺"), url(../fonts/Montserrat-Regular.woff) format("woff"), url(../fonts/Montserrat-Regular.ttf) format("truetype"), url(../fonts/Montserrat-Regular.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Montserrat-Bold;
    src: url(../fonts/Montserrat-Bold.eot);
    src: local("☺"), url(../fonts/Montserrat-Bold.woff) format("woff"), url(../fonts/Montserrat-Bold.ttf) format("truetype"), url(../fonts/Montserrat-Bold.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Montserrat-SemiBold;
    src: url(../fonts/Montserrat-SemiBold.eot);
    src: local("☺"), url(../fonts/Montserrat-SemiBold.woff) format("woff"), url(../fonts/Montserrat-SemiBold.ttf) format("truetype"), url(../fonts/Montserrat-SemiBold.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Montserrat-Light;
    src: url(../fonts/Montserrat-Light.eot);
    src: local("☺"), url(../fonts/Montserrat-Light.woff) format("woff"), url(../fonts/Montserrat-Light.ttf) format("truetype"), url(../fonts/Montserrat-Light.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: GESSTwoBold;
    src: url(../fonts/GE_SS_Two_Bold.eot);
    src: local("☺"), url(../fonts/GE_SS_Two_Bold.woff) format("woff"), url(../fonts/GE_SS_Two_Bold.ttf) format("truetype"), url(../fonts/GE_SS_Two_Bold.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: GESSTwoMedium;
    src: url(../fonts/GE_SS_Two_Mediumd41d.eot?) format("eot"), url(../fonts/GE_SS_Two_Medium.woff) format("woff"), url(../fonts/GE_SS_Two_Medium.ttf) format("truetype"), url(../fonts/GE_SS_Two_Medium.svg#GESSTwoMedium-Medium) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: GESSTwoLight;
    src: url(../fonts/GE_SS_Two_Lightd41d.eot?) format("eot"), url(../fonts/GE_SS_Two_Light.woff) format("woff"), url(../fonts/GE_SS_Two_Light.ttf) format("truetype"), url(../fonts/GE_SS_Two_Light.svg#GESSTwoLight-Light) format("svg");
    font-weight: 400;
    font-style: normal
}

body,
p {
    font-size: 16px;
    line-height: 1.66em;
    color: #58595b
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #1197ca;
    margin-top: 0;
    margin-bottom: 20px;
    line-height: 1.22em
}

a {
    text-transform: uppercase;
    color: #7dafd4;
    transition: all .2s ease-in
}

a.ef_button.add_bg {
    padding: 10px 16px;
    background: #7dafd4;
    color: #fff;
    display: inline-block
}

.postid-35 a.ef_button.add_bg,
.postid-98 a.ef_button.add_bg {
    display: none
}

a.ef_button.add_bg:focus,
a.ef_button.add_bg:hover {
    background-color: #1197ca
}

a:focus,
a:hover {
    color: #1197ca;
    text-decoration: none
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 99;
    height: 100%;
    display: none !important;
}

#preloader #status {
    width: 250px;
    height: 180px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../images/reload.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    margin: -90px 0 0 -125px;
    text-align: center;
    background-size: 40px
}

.form-horizontal {
    position: relative;
}

.form-loader {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.5;
    display: none;
}

.form-loader::after {
    content: '';
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../images/reload.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    margin: -20px 0 0 -20px;
    text-align: center;
    background-size: 40px;
}

.lr_spacer {
    padding: 0 40px
}

.add_spacing {
    padding-top: 25px;
    padding-bottom: 25px
}

.row.no_gutter {
    margin-left: 0;
    margin-right: 0
}

.no_gutter>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.page_header {
    background-color: #1197ca;
    padding: 30px 0
}

.page_header h3 {
    color: #fff;
    margin: 0
}

.filters-button-group {
    background: #fbfbfb;
    text-align: center
}
.ef_page{
    position: relative;
    z-index: 1;
}
.ef_page .vc_column-inner {
    padding-top: 0!important
}

.ef-filters {
    margin-top: 30px
}

.styled-select {
    background: url(../images/select-field.png) 100% 0 no-repeat;
    overflow: hidden;
    height: 38px;
    width: 170px
}

.styled-select select {
    background: 0 0;
    border: 0;
    padding: 5px
}

.styled-select.slate {
    height: 38px;
    width: 170px;
    border: 1px solid #ccc
}

.styled-select.slate select {
    border: 0;
    font-size: 14px;
    height: 38px;
    width: 180px;
    box-shadow: none
}

.load-more {
    display: block;
    clear: both;
    text-align: center;
    color: #fff;
    font-size: 14px;
    padding: 5px;
    margin: 15px
}

.custom {
    border-radius: 0;
    border: 1px solid #eee;
    font-size: 12px;
    padding: 0 20px
}

.customButton {
    border-radius: 0;
    padding: 8px 30px;
    background: #1197ca;
    border: 1px solid #1197ca
}

.customButton:focus,
.customButton:hover {
    background-color: #1197ca
}

.loader {
    width: 100%;
    background: url(../images/loader.gif) 48% 100% no-repeat;
    clear: both;
    height: 50px;
    padding-top: 8px;
    text-align: center;
    font-size: 0;
    display: none;
    opacity: .4
}

.ef-nav-responsive-link.is-active .ef-css-icon-menu-line-2,
.owl-carousel.owl-hidden {
    opacity: 0
}

#topbar {
    padding: 12px 0;
    background-color: #f4f4f4;
    font-size: 14px
}

#topbar .left_topbar i {
    position: relative;
    top: 3px;
    vertical-align: top
}

#topbar .left_topbar span {
    cursor: pointer
}

#topbar .right_topbar ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#topbar .right_topbar li {
    display: inline-block
}

#topbar .right_topbar li a {
    color: #7c7c7c
}

#topbar .right_topbar li.search {
    display: none
}

.programs_dropdown {
    position: absolute;
    z-index: 9999;
    width: 100%;
    background: #fff;
    display: none
}

.programs_dropdown .program_box,
.programs_slider .program_box {
    background-color: #fff;
    position: relative
}

.programs_dropdown .program_box .add_spacing>a,
.programs_slider .program_box .add_spacing>a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    cursor: pointer
}

.programs_dropdown .program_box.grey_box,
.programs_slider .program_box.grey_box {
    background-color: #f9f9f9
}

.programs_dropdown .program_box .program_content_area,
.programs_slider .program_box .program_content_area {
    width: 70%
}

.programs_dropdown .program_box .program_heading,
.programs_slider .program_box .program_heading {
    text-transform: uppercase;
    position: relative;
    padding-bottom: 8px
}

.programs_dropdown .program_box .program_heading:after,
.programs_slider .program_box .program_heading:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 40px;
    height: 3px;
    background: #000
}

.programs_dropdown .program_box p,
.programs_slider .program_box p {
    font-size: 16px;
    line-height: 1.66em;
    color: #333;
    margin-bottom: 20px
}

.programs_dropdown .program_box .program_logo,
.programs_slider .program_box .program_logo {
    float: right;
    width: 25%;
    text-align: center
}

.programs_dropdown .program_box .program_logo img,
.programs_slider .program_box .program_logo img {
    max-width: 100%;
    height: auto;
    border: 0;
    vertical-align: middle
}

.emirates_foundation_link {
    background-color: #fff;
    padding: 15px 40px;
    border-top: solid 1px #e5e5e5
}

.emirates_foundation_link a {
    text-transform: uppercase;
    font-size: 16px;
    display: inline-block;
    color: #1e75b8
}

.site_header {
    padding: 20px 40px;
    position: relative
}

.site_header .logo img {
    /* width: 170px */
    width: 210px;
    position: relative;
    top: 20px;
}

.site_header .main_navigation ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.site_header .main_navigation ul li {
    display: inline-block;
    line-height: 82px
}

.site_header .main_navigation ul li.current-menu-item a,
.site_header .main_navigation ul li:hover a {
    color: #1197ca;
    text-decoration: none
}

.site_header .main_navigation ul li a {
    color: #005fa7;
    text-transform: uppercase;
    font-size: 16px
}

.ef-nav-responsive-link {
    display: none;
    position: absolute;
    top: 50%;
    margin-top: -18px;
    line-height: 8px;
    cursor: pointer;
    padding: 10px 0
}

.ef-nav-responsive-link .ef-css-icon-menu {
    width: 18px;
    height: 18px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.ef-nav-responsive-link .ef-css-icon-menu div {
    height: 3px;
    margin-bottom: 3px;
    border-radius: 3px;
    display: block;
    position: relative;
    background-color: #005fa7
}

.ef-nav-responsive-link .ef-css-icon-menu .ef-css-icon-menu-line-1,
.ef-nav-responsive-link .ef-css-icon-menu .ef-css-icon-menu-line-3 {
    transition: all .2s ease
}

.ef-nav-responsive-link .ef-css-icon-menu .ef-css-icon-menu-line-2 {
    transition: opacity .1s ease
}

.ef-nav-responsive-link.is-active .ef-css-icon-menu-line-1 {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    top: 6px
}

.ef-nav-responsive-link.is-active .ef-css-icon-menu-line-3 {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    top: -6px
}

.ef-responsive-wrap {
    background-color: #fff;
    overflow-y: scroll;
    position: absolute;
    top: 100%;
    width: 100%;
    overflow-scrolling: touch;
    display: none;
    z-index: 9999;
    border-top: 1px solid rgba(128, 128, 128, .2)
}

.ef-responsive-wrap ul {
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    z-index: 9999;
    background-color: #fff;
}
.ef-responsive-wrap ul.sub-menu {
    z-index: 9999
}

.ef-responsive-wrap ul li {
    display: block;
    margin: 0;
    position: relative;
    border-bottom: 1px solid rgba(128, 128, 128, .2)
}

.ef-responsive-wrap ul li a {
    border-top: 1px solid rgba(255, 255, 255, .1);
    display: block;
    padding: 15px 20px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700;
    line-height: 1;
    color: #7dafd4;
    background-color: #fff;
}

.ef-responsive-wrap ul li a:hover {
    background-color: #fbfbfb;
    color: #1197ca
}

.owl-carousel {
    display: none;
    width: 100%;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.recent_articles .image_container {
    overflow: hidden
}

.recent_articles .owl-carousel .owl-item img {
    transform: scale(1);
    transform-origin: 50% 50% 0;
    transition-duration: 10s
}

.recent_articles .owl-carousel .owl-item img:hover {
    transform-origin: 50% 0 0;
    transform: scale(1.2)
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

.ef-gallery-carousel .gallery_item {
    margin: 0 15px
}

.ef-gallery-carousel .image_container {
    margin-bottom: 0;
    border: none
}

.full-width-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 5
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    /*background:url(owl.video.play.html) no-repeat;*/
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: -webkit-transform .1s ease;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 0
}

.owl-theme .owl-dots {
    text-align: center;
    padding: 15px 0
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 9px 7px 4px;
    background: #dbdbdb;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.programs_slider .program_box .program_content_area,
.programs_slider .program_box .program_logo {
    width: 50%
}

.home_banner .owl-dots,
.programs_slider .program_box .program_content_area h2:after {
    display: none
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #1197ca
}

.home_banner .vertical_center {
    background: url(../images/banner-bg.jpg) no-repeat;
    background-size: cover
}

.home_banner .content_column {
    vertical-align: middle;
    height: auto
}

.home_banner .banner_container {
    height: 550px;
    overflow: hidden
}

.home_banner .banner_content {
    padding: 20px 80px
}

.home_banner .banner_content h2 {
    color: #fff;
    font-size: 26px;
    line-height: 42px;
    margin-bottom: 20px
}

@media screen and (max-width:992px) {
    .articles_slider .owl-nav {
        display: none
    }
}

@media screen and (min-width:992px) {
    .home_banner .banner_content h2 {
        font-size: 36px
    }
}

.home_banner .banner_content p {
    color: #fff;
    line-height: 26px;
    font-size: 16px;
    margin-bottom: 30px
}

.home_banner .banner_content a {
    color: #fff;
    transition: all .2s ease-in
}

.home_banner .banner_content a:hover {
    color: #eaeaea
}

.our_programs .program_heading_are {
    padding: 30px 0
}

.our_partner,
.recent_articles {
    padding-top: 30px;
    padding-bottom: 30px
}

.our_programs .program_heading_are p {
    margin-bottom: 20px
}

.ef_article .about_info,
.image_container {
    margin-bottom: 10px
}

.programs_slider .program_box {
    background-color: #f6fafb
}

.programs_slider .program_box.program_center {
    border-left: solid 1px #e6e6e6;
    border-right: solid 1px #e6e6e6
}

.programs_slider .program_box .program_logo img {
    display: inline-block;
    width: 160px
}

.programs_slider .owl-carousel {
    border-top: solid 1px #e6e6e6
}

.programs_slider .owl-next,
.programs_slider .owl-prev {
    background-color: #fff
}

.programs_slider .owl-next i,
.programs_slider .owl-prev i {
    color: #1086b9
}

.programs_slider .owl-dots {
    background-color: #f2f2f2
}

@media screen and (min-width:992px) {
    .vertical_center {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.programs_slider .vertical_center {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.owl-next,
.owl-prev {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    text-align: center;
    background-color: #7dafd4
}

.owl-next {
    right: 0
}

.owl-prev {
    left: 0
}

.owl-next i,
.owl-prev i {
    line-height: 40px;
    color: #fff
}

.author_name {
    color: #6ba5cc
}

.article_title {
    color: #5c5c5c;
    line-height: 1.55em
}

.article_title a {
    color: #5c5c5c;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif
}

.ef_article .about_info .date {
    color: #5c5c5c
}

.ef_article .about_info .author_name {
    color: #6ba5cc
}

.ef_article .article_title {
    color: #5c5c5c;
    line-height: 1.55em
}

.ef_article .article_title a {
    color: #5c5c5c transition: all .2s ease-in
}

.ef_article .article_title a:hover {
    color: #7dafd4
}

.image_container {
    border: 1px solid #c2c2c2;
    text-align: center
}

.image_container img {
    max-width: 100%;
    border: 0;
    display: inline-block;
    width: 100%
}

.our_partner {
    background-color: #f6fafb
}

.our_partner .partners_slider .owl-stage-outer {
    margin: 40px 0
}

.our_partner .partners_slider .client_item {
    text-align: center
}

.our_partner .partners_slider .client_item img {
    display: inline-block;
    max-width: 100%;
    width: auto
}

.our_partner .owl-next,
.our_partner .owl-prev {
    background-color: #eaf3f5
}

.our_partner .owl-next i,
.our_partner .owl-prev i {
    color: #61a1ca
}

.our_partner .owl-dots {
    display: none
}

.ef_content_box>div {
    padding-top: 40px;
    padding-bottom: 40px
}

.page_heading h2 {
    color: #7dafd4
}

.page_header h2 {
    margin: 0;
    color: #fff
}

.page_header .child_pages {
    padding: 0;
    margin: 0;
    list-style: none
}

.ef_articles_section .ef_article_box,
.ef_icons_section .ef_icon_box {
    margin-top: 25px
}

.page_header .child_pages li {
    display: inline-block
}

.page_header .child_pages li a {
    color: #fff
}

.ef_banner_img img {
    width: 100%
}

.ef_icons_section {
    text-align: center
}

.ef_icons_section.icons_only {
    padding: 40px 0 20px
}

.ef_icons_section .ef_icon_box .icon_img {
    margin-bottom: 25px
}

.ef_icons_section .ef_icon_box .icon_img img {
    max-width: 100%
}

.ef_icons_section .ef_icon_box h4 {
    margin-bottom: 15px;
    color: #5c5c5c
}

.ef_articles_section .ef_article_box .image_container,
.program_intro p {
    margin-bottom: 25px
}

.program_intro h2 {
    color: #7dafd4
}

.program_logo_container {
    text-align: center
}

.program_logo_container img {
    width: 250px
}

.single_image img {
    width: 100%
}

.program_slider .owl-next,
.program_slider .owl-prev {
    background-color: #f7f7f7
}

.program_slider .owl-next i,
.program_slider .owl-prev i {
    color: #1086b9
}

.program_slider .owl-dots {
    position: absolute;
    bottom: 0;
    width: 100%
}

.program_slider .owl-dots .owl-dot span {
    background-color: #fff
}

.simple_heading_paragraph h3 {
    color: #63717c
}

.ef_articles_section {
    text-align: center
}

.ef_articles_section h3 {
    color: #5c5c5c
}

.ef_articles_section h4 {
    margin-bottom: 15px;
    color: #7dafd4
}

.programlogo_slider .client_item {
    text-align: center
}

.programlogo_slider .client_item img {
    width: auto;
    max-width: 100%;
    display: inline-block
}

.ef_map .map_img {
    background: url(../images/map-bg.jpg) no-repeat;
    background-size: cover;
    position: relative;
    height: 840px
}

.ef_map .map_img .address_circle {
    width: 320px;
    background-color: #7dafd4;
    border-radius: 50%;
    padding: 80px 60px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -160px;
    margin-left: -160px;
    text-align: center
}

.ef_map .map_img .address_circle a,
.ef_map .map_img .address_circle p {
    color: #fff
}

.address_row {
    background-color: #f6fafb;
    padding: 40px 0
}

.address_row .address_box h4 {
    color: #5c5c5c
}

.address_row .address_box ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.address_row .address_box ul.social_list li {
    display: inline-block;
    margin-right: 5px
}

.address_row .address_box ul.social_list li a {
    width: 45px;
    height: 45px;
    border-radius: 100%;
    line-height: 45px;
    display: inline-block;
    text-align: center;
    font-size: 20px
}

.address_row .address_box ul.social_list li a i {
    color: #fff
}

.address_row .address_box ul.social_list li.facebook a {
    background-color: #3a589a
}

.address_row .address_box ul.social_list li.twitter a {
    background-color: #29ceff
}

.address_row .address_box ul.social_list li.youtube a {
    background-color: #db2219
}

.address_row .address_box ul.social_list li.instagram a {
    background-color: #af2180
}

body.post-type-archive-partners .page_heading h2 {
    margin-bottom: 25px
}

body.post-type-archive-partners .page_heading {
    background: #fbfbfb
}

.filters-button-group .button {
    font-size: 18px;
    color: #7dafd4;
    border-radius: 0;
    outline: 0;
    padding: 12px;
    background: 0;
    position: relative
}

.filters-button-group .button:hover {
    color: #1197ca
}

.filters-button-group .button.is-checked:after,
.filters-button-group .button:hover:after {
    content: '';
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 4px;
    background: #1197ca
}

.partners_container {
    border-top: solid 1px #ededed
}

.ef_item_box {
    text-align: center;
    padding: 30px;
    width: 360px;
    border-left: solid 1px #ededed;
    border-bottom: solid 1px #ededed;
    transition: all .2s ease-in
}

.ef_item_box:hover {
    box-shadow: 0 0 24px 1px rgba(189, 189, 189, .67)
}

.element-item:nth-child(3n) .ef_item_box {
    border-right: solid 1px #ededed
}

.ef_button_container {
    margin-top: 25px
}

.remove-padding .vc_column_container>.vc_column-inner {
    padding: 0
}

#topbar {
    margin-top: 0;
    border: 0
}

.testimonials_box .logo_container {
    margin-bottom: 20px
}

.testimonials_box .content_section h4 {
    margin-bottom: 8px
}

.testimonials_box .content_section h5 {
    color: #757575;
    margin: 0
}

.testimonials_box .content_section hr {
    border: 0;
    width: 30px;
    height: 2px;
    background: 0 0
}

.testimonials_box a.lightbox {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.testimonials_box .ts_lightbox {
    display: none
}

.lightbox_image {
    position: absolute;
    width: 428px
}

.lightbox_content {
    padding: 100px 60px;
    min-height: 600px;
    height: 645px;
    overflow: scroll
}

.lightbox_content h4 {
    margin-bottom: 8px
}

.lightbox_content h5 {
    color: #757575;
    margin: 0
}

.lightbox_content hr {
    border: 0;
    width: 30px;
    height: 2px;
    margin: 20px 0;
    background: #1197ca
}

.article_list_section {
    background-color: #fbfbfb;
    border-top: solid 1px #ebebeb;
    padding: 40px 0
}

.article_list_section .articles_list_container {
    padding: 20px 0
}

.article_list_section .article_category_container h3 {
    color: #5c5c5c;
    margin-bottom: 8px
}

.article_list_section .articles_list .ef-read-more {
    margin-top: 8px
}

.article_list_section .article_box {
    margin: 15px 0
}

.article_list_section .article_content {
    padding: 20px
}

.articles_list .article_box {
    background: #fff;
    border: 1px solid #f4f4f4
}

.article_list_section .article_content h4 {
    font-size: 16px
}

.article_list_section .article_content .article_date {
    margin: 0
}

.ef-read-more a {
    color: #7dafd4
}

.ef-read-more a:focus,
.ef-read-more a:hover {
    color: #1197ca
}

.article-detail-content {
    margin-top: 20px
}

.article-detail-content p {
    color: #5c5c5c;
    margin-bottom: 20px
}

.knolTags a,
.single_posts_btn a {
    color: #fff;
    display: inline-block
}

body.media {
    margin: 0;
    overflow: scroll
}

.knolTags a {
    text-decoration: none;
    font-weight: 700;
    background: #1197ca;
    padding: 8px 12px;
    font-size: 14px
}

.single_posts_btn {
    margin-top: 30px
}

.single_posts_btn a {
    background: #7dafd4;
    padding: 14px 22px
}

.article_date_share .sharethis-inline-share-buttons .st-btn {
    background-color: #e3e3e3!important;
    color: #5c5c5c!important
}

.article_date_share .sharethis-inline-share-buttons .st-btn svg {
    fill: #5c5c5c!important
}

.horizontal-image-box {
    margin: 45px 0
}

.horizontal-image-box .image_box {
    float: left;
    width: 235px
}

.horizontal-image-box .post_content_are {
    float: left;
    width: 57%;
    padding: 15px
}

.horizontal-image-box .post_content_are h3 {
    margin-bottom: 10px
}

.horizontal-image-box .post_content_are a {
    text-transform: capitalize
}

.ef_item_box.ef_lightbox_cont {
    width: auto
}

.border-bottom {
    border: 1px solid #ededed
}

.last-lightbox-column {
    border-right: solid 1px #ededed
}

.site_footer {
    background-color: #58595b
}

.site_footer .footer_menu_container {
    position: relative;
    padding: 40px 0
}

.site_footer .footer_menu_container:after {
    content: '';
    position: absolute;
    width: 175px;
    height: 87px;
    /* background: url(../images/footer-logo.png) no-repeat; */
    top: 60px;
}

.site_footer .footer_menu_container h4 {
    color: #fff
}

.site_footer .footer_menu_container ul {
    list-style: none;
    margin: 0 0 20px;
    padding: 0
}

.site_footer .footer_menu_container ul li a {
    color: #8e8e8e;
    transition: all .2s ease-in
}

.site_footer .footer_menu_container ul li a:hover {
    color: #fff
}

.site_footer .sub_footer {
    padding: 20px 0
}

.site_footer .sub_footer .copyright {
    color: #8e8e8e;
    line-height: 35px
}

.site_footer .sub_footer .footer_right ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.site_footer .sub_footer .footer_right ul li {
    display: inline-block
}

.site_footer .sub_footer .footer_right ul li a {
    width: 35px;
    height: 35px;
    background: #424345;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    transition: opacity 2s ease-in
}

.site_footer .sub_footer .footer_right ul li a:hover i {
    zoom: 1;
    filter: alpha(opacity=70);
    opacity: .7
}

.site_footer .sub_footer .footer_right ul li i {
    color: #fff
}

.ef_map .map_img #feedback_form {
    height: 100%;
    background: #fff;
    float: right;
    border: none;
    padding: 17px;
    margin-right: 45px;
    opacity: .8;
    width: 640px;
    position: relative;
    z-index: 2
}

.site_header {
    padding: 20px 40px 0
}

.site_header .main_navigation ul li {
    position: relative;
    padding: 0 0 20px
}

.site_header .main_navigation ul li ul.sub-menu {
    position: absolute;
    left: 0;
    top: 100%;
    background: #fff;
    width: 230px;
    display: none;
    z-index: -1;
    transition: all .5s ease
}

.site_header .main_navigation ul li ul.sub-menu:before {
    content: "";
    position: absolute;
    left: 15px;
    top: -20px;
    border: 10px solid;
    border-color: transparent transparent #58595b transparent;
    display: none;
    z-index: -1;
    transition: all .8s ease
}

.site_header .main_navigation ul>li:hover ul.sub-menu,
.site_header .main_navigation ul li ul.sub-menu:before {
    display: block;
    z-index: 3
}

.site_header .main_navigation ul li ul.sub-menu li {
    line-height: 15px;
    display: block;
    margin-left: 0;
    padding: 0
}

.site_header .main_navigation ul li ul.sub-menu li a {
    color: #fff;
    background: #58595b;
    font-size: 14px;
    transition: all .2s ease;
    border-bottom: 1px solid #888
}

.site_header .main_navigation ul li ul.sub-menu li:last-child a {
    border-bottom: none
}

.site_header .main_navigation ul li ul.sub-menu li a:hover,
.site_header .main_navigation ul li ul.sub-menu li.menu-item-has-children:hover a {
    background: #444
}

.site_header .main_navigation ul li ul.sub-menu li.menu-item-has-children:hover ul.sub-menu li a {
    background: #58595b
}

.site_header .main_navigation ul li ul.sub-menu li.menu-item-has-children:hover ul.sub-menu li a:hover {
    background: #444
}

.site_header .main_navigation ul li ul.sub-menu li ul.sub-menu {
    left: 100%;
    top: 0
}

.site_header .main_navigation ul li ul.sub-menu li ul.sub-menu:before {
    display: none
}

.site_header .main_navigation ul li ul.sub-menu li a {
    padding: 15px;
    display: block
}

@media screen and (max-width:1100px) {
    .site_header {
        padding: 20px 40px
    }
    .ef-responsive-wrap ul li.menu-item-has-children {
        border-bottom: none
    }
    .ef-responsive-wrap ul li ul li {
        position: relative
    }
    .ef-responsive-wrap ul li ul li:before {
        content: "\f0da";
        position: absolute;
        left: 21px;
        top: 15px;
        font: normal normal normal 14px/1 FontAwesome;
        color: #7dafd4
    }
    .ef-responsive-wrap ul li ul li a {
        padding-left: 35px
    }
    .ef-responsive-wrap ul li ul li ul li a {
        padding-left: 60px
    }
}

.socialfeed {
    margin-bottom: 40px
}

.socialfeed .socialhead {
    padding: 80px 0 50px;
    background-color: #f5f5f5;
    text-align: center
}

.socialfeed .socialhead h2 {
    font-size: 50px;
    color: #00467e;
    margin-bottom: 35px
}

.socialfeed .socialhead p {
    font-size: 22px;
    color: #7c7c7c;
    padding: 0 15%
}

.socialfeed .feed-facebook,
.socialfeed .feed-twitter {
    padding: 30px
}

.socialfeed .feed-instagram a,
.socialfeed .feed-youtube a {
    position: relative
}

.socialfeed .feed-instagram a:after,
.socialfeed .feed-youtube a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .4;
}

.socialfeed .feed-instagram a:before,
.socialfeed .feed-youtube a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: url(../images/play-icon.png) no-repeat;
    width: 82px;
    height: 82px;
    z-index: 1
}

.socialfeed .feeds {
    color: #fff;
    height: 500px
}

.socialfeed .feeds h4 {
    padding: 10px 0 40px;
    color: #fff;
    text-transform: uppercase
}

.socialfeed .feeds p {
    color: #8699cb;
    font-size: 22px
}

.socialfeed .feeds.feed-facebook {
    background-color: #38559f
}

.socialfeed .feeds.feed-twitter {
    background-color: #50aef1
}

.socialfeed .feeds.feed-twitter p {
    color: #d2ecff;
    display: block;
    display: -webkit-box;
    height: 120px;
    line-height: 1.4;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.socialfeed .feeds .feed-avatar {
    position: absolute;
    bottom: 30px;
    left: 30px;
    z-index: 9
}

.socialfeed .feeds.feed-twitter .feed-avatar {
    left: 50px
}

.socialfeed .feeds>a {
    color: #fff;
    overflow: hidden;
    width: 100%;
    height: 100%;
    float: left
}

.socialfeed .feed-twitter>a {
    position: absolute;
    left: 0;
    top: 0;
}

.socialfeed .feeds a img {
    transition: 0.5s
}

.socialfeed .feeds a:hover img {
    transform: scale(1.1)
}

.socialfeed .feeds.feed-instagram h4,
.socialfeed .feeds.feed-youtube h4 {
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 9
}

.socialfeed .feeds .feed-avatar i {
    float: left;
    font-size: 40px;
    margin-right: 10px
}

.socialfeed .feeds .feed-avatar .avatar-text {
    float: left;
    font-size: 24px;
    line-height: 1.6;
    text-transform: capitalize
}

.socialfeed .feeds .feed-avatar .avatar-text span {
    font-size: 16px;
    display: block;
    line-height: 1.5
}

.opt_cont {
    position: relative;
    padding: 60px 0;
    margin-bottom: 40px;
    background: #fdfdfd url(../images/liningback.gif) repeat
}

.opt_cont:after {
    content: '';
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    background: url(../images/opportunity.png) no-repeat top right;
    background-size: contain;
    z-index: 1
}

.opt_cont .program_heading_are h3 {
    margin-bottom: 35px
}

.opportunity {
    position: relative;
    z-index: 2
}

.opportunity:after {
    content: '';
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    /*background:url(../../../../../index.html) no-repeat top right;*/
    background-size: contain
}

.opportunity .oportunityhead {
    padding: 80px 5% 60px;
    float: left;
    width: 100%;
    z-index: 9;
    position: relative
}

.opportunity .oportunityhead h2 {
    font-size: 50px;
    color: #00467e;
    float: left
}

.opportunity .oportunityhead .btn-pink {
    float: right
}

.opportunity .container {
    z-index: 9;
    position: relative
}

.opportunity .opp-image {
    float: left;
    width: 100%;
    position: relative;
    height: 530px;
    overflow: hidden;
    background-color: #bcbebd
}

.opportunity .opp-image a {
    color: #fff;
    position: relative;
    width: 100%;
    height: 100%;
    float: left;
    z-index: 1
}

.opportunity .opp-image a:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #000;
    opacity: .3
}

.opportunity .opp-image a img {
    min-width: 100%;
    transition: 0.5s
}

.opportunity .opp-image a:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1)
}

.opportunity .opp-image a .opp-text {
    font-size: 26px;
    line-height: 26px;
    position: absolute;
    z-index: 9;
    bottom: 0;
    font-weight: 700;
    padding: 0 50px 40px 40px
}

.opportunity .opp-image a .opp-text span {
    font-size: 18px;
    display: block;
    margin-top: 10px
}

.opportunity .opp-list {
    background-color: #fff;
    padding: 15px 40px;
    height: 100%;
    position: relative;
    z-index: 10
}

.opportunity .opp-list ul {
    list-style: none;
    padding: 0
}

.opportunity .opp-list li {
    font-weight: 700;
    border-bottom: dotted 2px #eee;
    padding: 15px 0
}

.opportunity .opp-list li:last-child {
    margin-bottom: 20px;
    border-bottom: none
}

.opportunity .opp-list li a {
    display: table;
    width: 100%
}

.opportunity .opp-list li .img-box {
    width: 80px;
    float: left;
    height: 80px;
    border: none;
    border-radius: 100%;
    overflow: hidden;
    position: relative;
    padding: 10px
}

.opportunity .opp-list li .img-box img {
    max-width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.opportunity .opp-list li .text-box {
    width: calc(100% - 80px);
    float: left;
    padding: 10px 15px;
    line-height: 16px
}

.opportunity .opp-list li .text-box strong {
    font-size: 18px;
    line-height: 22px;
    color: #1197ca;
    font-weight: 700;
    display: block;
    margin-bottom: 5px
}

.opportunity .opp-list li .text-box span {
    font-size: 14px;
    display: block;
    color: #949494;
    font-weight: 400
}

.opportunity .opp-list li a:hover {
    opacity: .7
}

.attched-row {
    margin: 0!important
}

.attched-row>* {
    padding: 0!important
}

.programs_slider .program_box {
    border-bottom: solid 1px #e6e6e6
}

@media screen and (max-width:1400px) {
    .socialfeed .feeds.feed-twitter p {
        height: 190px;
        -webkit-line-clamp: 8
    }
}

@media screen and (max-width:1200px) {
    .socialfeed .feeds.feed-twitter p {
        height: 240px
    }
}

@media screen and (max-width:992px) {
    .opportunity .col-sm-6 {
        width: 100%;
        float: left
    }
    .opportunity .opp-image a .opp-text {
        text-align: left
    }
    .opportunity .opp-list {
        padding: 15px 20px
    }
    .opportunity .opp-list li .text-box {
        text-align: left;
        padding: 5px 15px
    }
    .socialfeed .feeds.feed-twitter p {
        height: auto;
        -webkit-line-clamp: 100
    }
}

.ef_banner .banner_content {
    padding: 20px 80px
}

.ef_banner .banner_content h2 {
    font-family: 'Montserrat-Regular';
    color: #fff;
    font-size: 26px;
    line-height: 42px;
    margin-bottom: 20px
}

.ef_banner .banner_content p {
    font-family: 'Montserrat-Light';
    color: #fff;
    line-height: 26px;
    font-size: 18px
}

.ef_banner .owl-dots {
    display: none
}

.ef_banner .banner-main {
    position: relative;
    overflow: hidden;
}

.banner-main::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .6;
    background: #393c3e
}

.ef_banner .banner-main .banner_img {
    /* height: 380px; */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top
}

.ef_banner .banner-main .content-canvas {
    width: 80%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    text-align: center
}

.ef_banner .banner-main .banner_content {
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: translateY(100px);
    transform: translateY(100px)
}

.ef_banner .owl-item.active .banner-main .banner_content {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -moz-transition: all 0.7s cubic-bezier(.32, .34, 0, 1.62) 0.6s;
    -o-transition: all 0.7s cubic-bezier(.32, .34, 0, 1.62) 0.6s;
    -webkit-transition-delay: 0.6s;
    -webkit-transition: all 0.7s cubic-bezier(.32, .34, 0, 1.62) 0.6s;
    transition: all 0.7s cubic-bezier(.32, .34, 0, 1.62) 0.6s
}

.ef_banner .banner-main .banner_content h2 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 36px;
    line-height: 45px;
    font-size: 30px;
}

.ef_banner .banner-main .banner_content p {
    max-width: 800px;
    margin: 0 auto;
    margin-bottom: 35px;
    direction: ltr
}

.ef_banner .banner-main .banner_content .btn-pink {
    display: inline-block;
    transition: 0.5s;
    position: relative;
    text-align: center;
    color: #fff;
    font-size: 15px;
    background: #96c400;
    font-weight: 700;
    padding: 15px 30px;
    text-decoration: none
}

.ef_banner .banner-main .banner_content .btn-pink:hover {
    background: #00467e;
    color: #fff
}

.ef_banner .owl-next,
.ef_banner .owl-prev {
    width: 75px;
    height: 75px;
    background: url(../images/arrows-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 17px;
    transition: 0.5s
}

.ef_banner .owl-next i,
.ef_banner .owl-prev i {
    color: #00467e;
    font-size: 24px;
    transition: 0.5s
}

.ef_banner .fa-chevron-left:before {
    content: "\f104"
}

.ef_banner .fa-chevron-right:before {
    content: "\f105"
}

.site_header {
    height: 122px;
    width: 100%;
    display: table;
    clear: both
}

.site_header .header-container {
    transition: all .8s ease
}

.site_header.fixed-header .header-container {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999999;
    background: #fff;
    padding: 10px 20px 0
}

.site_header.fixed-header .logo img {
    width: 170px;
    margin-top: 3px;
    top: 6px;
}

.site_header.fixed-header .main_navigation {
    margin-top: 12px
}

.site_header.fixed-header .main_navigation ul li {
    line-height: 30px
}

@media screen and (max-width:1100px) {
    .site_header.fixed-header .header-container {
        padding: 0;
        position: static
    }
}

.socialfeed .feed-youtube,
.socialfeed .feed-instagram {
    position: relative
}

.socialfeed .feed-youtube img,
.socialfeed .feed-instagram img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}

.socialfeed .feed-youtube a:hover img,
.socialfeed .feed-instagram a:hover img {
    transform: translate(-50%, -50%) scale(1.1);
    -moz-transform: translate(-50%, -50%) scale(1.1);
    -webkit-transform: translate(-50%, -50%) scale(1.1)
}

@media screen and (max-width:992px) {
    .socialfeed .feed-youtube img,
    .socialfeed .feed-instagram img {
        width: 100%
    }
}

@media screen and (max-width:1200px) {
    .ef_banner .banner-main .banner_content h2 {
        font-size: 41px;
        margin-bottom: 26px;
        line-height: 51px
    }
}

@media screen and (max-width:767px) {
    .ef_banner .banner-main .banner_img {
        /* height: 480px */
    }
    .ef_banner .banner_content {
        padding: 20px 0
    }
    .ef_banner .banner-main .banner_content h2 {
        font-size: 30px;
        margin-bottom: 15px;
        line-height: 37px
    }
    .ef_banner .banner-main .banner_content p {
        margin-bottom: 20px
    }
    .ef_banner .banner-main .banner_content .btn-pink {
        padding: 10px 20px;
        font-size: 14px
    }
    .ef_banner .owl-nav {
        display: none
    }
}

.owl-item.active .banner-main .banner_img {
    /* animation: kenburns 30s infinite */
}

@media screen and (max-width:1023px) {
    .owl-item.active .banner-main .banner_img {
        /*  animation: mobileburns 30s infinite */
    }
}

@keyframes kenburns {
    5% {
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
        animation-timing-function: ease-in
    }
    45% {
        transform: scale3d(1.5, 1.5, 1.5) translate3d(-100px, -30px, 0);
        animation-timing-function: ease-in
    }
    60% {
        transform: scale3d(1.5, 1.5, 1.5) translate3d(-100px, -30px, 0);
        animation-timing-function: ease-in
    }
    100% {
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
        animation-timing-function: ease-in
    }
}

@keyframes mobileburns {
    5% {
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
        animation-timing-function: ease-in
    }
    65% {
        transform: scale3d(2.5, 2.5, 2.5) translate3d(-100px, -30px, 0);
        animation-timing-function: ease-in
    }
    80% {
        transform: scale3d(2.5, 2.5, 2.5) translate3d(-100px, -30px, 0);
        animation-timing-function: ease-in
    }
    100% {
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
        animation-timing-function: ease-in
    }
}

@keyframes noburns {
    100% {
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
        animation-timing-function: ease-in
    }
}

#google_map {
    width: 100%;
    height: 100%;
    float: none;
    padding: 0;
    margin: 0;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0
}

.hcs-list {
    width: 100%;
    display: table
}

.hcsl-box {
    position: relative;
    padding: 40px
}

.hcsl-box .img-box {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0
}

.hcsl-box .overlay-box {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    opacity: .5
}

.hcsl-box .text-box {
    position: relative;
    z-index: 1
}

.hcsl-box .text-box h4 {
    color: #fff;
    font-size: 21px
}

.hcsl-box .text-box p {
    color: #fff
}

.hcsl-box .thumb-box {
    position: relative;
    z-index: 1;
    text-align: center;
    margin-top: 90px
}

.hcsl-box .thumb-box a {
    display: inline-block;
    width: calc(25% - 4px);
    text-align: center
}

.hcsl-box .thumb-box a span {
    width: 120px;
    height: 120px;
    display: inline-block;
    position: relative;
    border-radius: 100%;
    overflow: hidden;
    border: 3px solid #fff
}

.hcsl-box .thumb-box a span img {
    height: 100%;
    transition: all .5s ease
}

.hcsl-box .thumb-box a:hover span img {
    transform: scale(1.4)
}

.hcsl-box .thumb-box a strong {
    display: block;
    color: #fff
}

@media screen and (max-width:1680px) {
    .hcsl-box .thumb-box a span {
        width: 100px;
        height: 100px
    }
}

@media screen and (max-width:1500px) {
    .hcsl-box .thumb-box a span {
        width: 80px;
        height: 80px
    }
}

@media screen and (max-width:1280px) {
    .hcsl-box .thumb-box a span {
        width: 60px;
        height: 60px
    }
    .hcsl-box .thumb-box a strong {
        font-size: 12px
    }
}

@media screen and (max-width:1080px) {
    .hcsl-box {
        padding: 25px
    }
}

@media screen and (max-width:992px) {
    .hcsl-box .thumb-box {
        text-align: left
    }
    .hcsl-box .thumb-box a {
        width: auto;
        text-align: left;
        margin-right: 10px
    }
    .hcsl-box .thumb-box a strong {
        text-align: center
    }
    .quote-msg .sheigh-img {
        height: auto;
        text-align: center
    }
    .quote-msg .img-section {
        float: none !important;
        margin: 0 auto
    }
    .quote-msg .contetn-section {
        width: 100%;
        margin: 0;
        transform: none;
        top: 0
    }
}

@media screen and (max-width:768px) {
    .hcsl-box .thumb-box {
        text-align: center
    }
}

@media screen and (min-width:1600px) {
    .ef_banner .banner-main .banner_img {
        /*  height: 620px */
    }
}

.hcs-1 {
    width: 100%
}

.parallax-img-box,
.normal-img-box {
    height: 500px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.parallax-img-box {
    background-attachment: fixed
}

.parallax-text-box {
    padding: 40px;
    background: #fcfcfc
}

.parallax-text-box.blue {
    background: #1197ca
}

.parallax-text-box.blue h3,
.parallax-text-box.blue p {
    color: #fff
}

.parallax-text-box h3 {
    text-transform: uppercase
}

.logos_list {
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 40px;
    width: 100%;
    text-align: center;
    left: 0
}

.logos_list li {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 110px
}

.logos_list li a {
    display: block
}

.logos_list li img {
    vertical-align: middle;
    max-width: 100%
}

.recent_articles h3 {
    margin-top: 20px
}

blockquote {
    border: 0;
    font-size: 24px;
    line-height: 30px;
    padding: 0
}

.quote-msg {
    padding: 70px 0
}

.quote-msg h4 {
    margin-bottom: 0;
    font-size: 18px
}

.img-section {
    width: 320px;
    text-align: center;
    display: block;
    float: left;
    overflow: hidden
}

.img-section img {
    max-width: 100%
}

.contetn-section {
    width: 60%;
    padding: 20px 0 25px 45px;
    float: left;
    margin-left: 30px;
    margin-top: 50px;
    background-image: url(../images/quote.png);
    background-repeat: no-repeat;
    background-size: 35px
}

@media screen and (max-width:992px) {
    .logos_list {
        position: relative;
        left: 0;
        bottom: 0;
        margin-top: 25px
    }
    .parallax-img-box {
        display: none
    }
}

.ceo_meesage {
    margin: 30px 0
}

.chairman_message_container {
    margin: 60px 0
}

.chairman_image {
    text-align: center
}

.other_content {
    margin-bottom: 40px
}

.other_content>h5 {
    margin: 0
}

.bd_container .page_heading {
    background-color: #fbfbfb;
    border: 1px solid #ededed
}

.program-close-btn {
    position: absolute;
    background: #f4f4f4;
    left: 40px;
    right: 40px;
    top: 14px;
    z-index: 2;
    text-align: right;
    display: none
}

.program-close-btn span {
    font-size: 22px;
    cursor: pointer
}

.program-close-btn.active {
    display: block
}

#youtube_video_lightbox .modal-dialog {
    margin: 6% auto;
    width: 80%;
    height: 80%
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#youtube_video_lightbox .modal-dialog .close {
    background: #c7254e;
    position: absolute;
    right: -40px;
    top: 0;
    z-index: 999;
    width: 40px;
    height: 40px;
    opacity: 1;
    color: #fff
}

#menu-publications,
#menu-publications-ar {
    display: none;
}
/****************** CCAD **************/
#ccad #topbar .left_topbar span {
    vertical-align: middle;
}
#ccad #topbar .left_topbar i {
    position: relative;
    top: 6px;
    vertical-align: top;
    margin-right: 5px;
}
#ccad #topbar .left_topbar a {
    color: #7c7c7c;
    font-family: 'Montserrat-Bold';
}
#ccad .site_header .logo img {
    /* width: 170px; */
    width: unset;
    position: relative;
    top: 10px;
}
#ccad .site_header.fixed-header .logo img {
    margin-top: 0;
    top: 0px;
}
#ccad li.give_donation a {
    color: #ffffff;
    padding: 8px 12px;
    border: solid 2px #005fa7;
    background: #005fa7;
    font-family: 'Montserrat-Bold';
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    text-transform: uppercase;
    font-family: 'Montserrat-Bold';
    line-height: 30px;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
}
#ccad li.give_donation svg{
    display: inline-block;
width: 49px;
vertical-align: inherit;
line-height: 20px;
height: 40px;
fill: #fff;
}
#ccad .modal-title{
    float: left;
    color: #ffffff;
}
#ccad .form-control {
    display: block;
    width: 100%;
    padding: 0.75rem 1rem;
    font-size: 1rem;
    line-height: 2.25;
    color: #4E5154;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #e5eaf3;
    border-radius: 0.25rem;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    box-shadow: none;
}
#ccad .modal .close {
    font-size: 2rem;
    color: #ffffff;
    opacity: 1;
    width: 62px;
    height: 62px;
    text-shadow: none;
    background-color: #548ab3 !important;
    padding: 15px;
    margin: -15px -15px -15px auto;
}
#ccad .bg-primary {
    background-color: #1197ca !important;
}
#ccad .white {
    color: #ffffff !important;
}
#ccad .form-group label{
    font-weight: normal;
}
#ccad .modal {
    z-index: 999999;
}
#fundRaising .col-md-3.col-sm-6.col-xs-6.home_category {
    padding: 13px;
}
.home_category_content1 {
    padding: 41px;
}
.cat-item-title-head {
    text-align: center;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
    /* font-size: 21px; */
    color: rgba(64, 82, 113, 1);
}
.home_category {
    margin-left: 0px;
    display: inline-block;
    filter: drop-shadow(0px 1px 3px rgba(0, 0, 0, 0.102));
    overflow: visible;
    left: 0px;
    background: #fff;
    height: 275px;
    border-radius: 5px;
    top: 0px;
}
.home_category:hover {
    background: rgba(64, 82, 113, 1) !important;
    color: #fff !important;
}
.home_category:hover .cat-item-title-head{
    color: #ffffff;
}
.home_category:hover svg>path{
    fill: #ffffff !important;
}
.active_compaigns .thumbnail,
._rightSidebar,
.recent-donation{
    box-shadow: rgb(0 0 0 / 20%) 0 0 3px;
    background: #fff;
    border-radius: 7px;
    border: none;
    padding: 0;
    margin-bottom: 35px;
    position: relative;
}
.active_compaigns .thumbnail h3{
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    color: rgba(36, 30, 18, 1);
    margin: 5px 0 10px 0;
}
.donate_btn .btn{
    padding: 10px 47px 11px 40px;
    text-transform: uppercase;
    font-size: 16px;
    margin-left: 9px;
    background: #405271;
    color: #fff !important;
    border-radius: 5px;
}
.active_compaigns .thumbnail ul{
    list-style: none;
    padding: 0;
    margin: 0 0 10px 0;
}
.active_compaigns .thumbnail ul li {
    margin-bottom: 5px;
}
.active_compaigns .thumbnail ul li img{
    width: 20px;
    border-radius: 50%;
    height: 20px;
}
.active_compaigns .thumbnail ul li.donar-name span{
    font-weight: 600;
}
.active_compaigns .thumbnail ul li.donar-company span{
    font-size: 14px;
}
.active_compaigns .thumbnail .goal-amount{
    margin-bottom: 15px;
    font-size: 18px
}
.percent-text{
    color: rgba(64, 82, 113, 1);
    text-align: center;
    font-weight: 600;
}
.progress{
    background-color: #eee;
    border: 0 solid #d1d5d6;
    height: 8px;
    margin-bottom: .625rem;
    padding: .0625rem;
    border-radius: 5px;
    width: 100%;
    display: block;
}
.percentage{
    background: rgba(64, 82, 113, 1);
    display: block;
    height: 100%;
    float: left;
    border-radius: 0px;
}
#fundRaising2{
    background: #f9fafc;
}
#fundRaising2 .site_header {
    background: #ffffff;
}
._rightSidebar,
.recent-donation{
    padding: 30px;
}
#fundRaising2 .donate_btn .btn{
    display: block;
    margin: 0;
}
.full-widht-linkssss{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.donate_btn.donate_btn2 a{
    background: transparent;
    color: #405271!important;
}
#listDonations{
    margin-bottom: 0;
}
.recent-donation {
    padding: 30px 0;
}
.recent-donation .list-group-item {
    border: 1px solid #f3f3f3;
}
#menu-item-20,
#menu-programs,
.left_topbar{
    display: none;
}
@media (min-width: 1200px){
    #fundRaising2 .container {
        width: 1460px;
    }
}