/**
 * If using a CSS pre-processor, tell it to overwrite this file. If not, place
 * your custom CSS modifications here.
 */

body {
    background: ;
    margin: 0;
}

html,
body {
    scroll-behavior: smooth;
}

/* ----------------------------------------- */
/* FONTS STACK */
/* ----------------------------------------- */

/*@font-face {
    font-family: 'poppinsB';
    src: url('Poppins-Bold.otf');
}*/

@font-face {
    font-family: 'poppinsB';
    src: url('Poppins-SemiBold.otf');
}

@font-face {
    font-family: 'poppinsMI';
    src: url('Poppins-MediumItalic.otf');
}

@font-face {
    font-family: 'poppinsL';
    src: url('Poppins-Light.otf');
}

/* ----------------------------------------- */
/* 100% WIDTH */
/* ----------------------------------------- */

.navbar>.navbar-header,
.navbar>.navbar-collapse {
    margin: 0 !important;
}

.container {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

.navbar.container {
    max-width: 100%;
}

.row {
    margin: 0;
}

.banner01,
.banner02,
.banner03,
.banner04,
.banner05,
.banner06,
.banner07,
.banner08,
.banner09,
.banner10 {
    padding: 0;
}

/* ----------------------------------------- */
/* NAVIGATION */
/* ----------------------------------------- */

#navbar {
    padding: 0 !important;
    margin: 0 !important;
    z-index: 9;
    background-color: #333;
    border: 0;
    border-radius: 0;
}

.path-frontpage #navbar {
    background-color: transparent;
}

#top_navigation {
    background-color: #333;
}

.path-frontpage #top_navigation {
    background-color: transparent;
}

.path-node #navbar,
.path-tenders #navbar,
.path-highlights #navbar,
.path-gallery-meetings #navbar,
.path-gallery-events #navbar,
.path-gallery-visits #navbar,
.path-sitemap #navbar,
.path-aiph0y-chahd5ubeveeg #navbar {
    /*background-color: #092A49;*/
}

.navbar-header {
    background: transparent;
    width: auto;
    height: auto;
    padding: 0.75em;
    margin: 0;
}

.navbar .logo {
    padding: 0;
    margin: 0;
}

.navbar .logo img {
    width: auto;
}

#block-bootstrap-subtheme-main-menu {
    display: ;
}

.navbar-collapse {
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    width: 100%;
}

.navbar-right {
    margin-right: 0;
}

.navbar-nav {
    margin: 0 !important;
    margin-top: 10px !important;
    padding: 0;
    text-align: right;
    float: right;
}

.navbar-default .navbar-nav>li {
    margin: 0 0.25em;
    display: inline-block;
    float: none;
    padding: 0;
    background: transparent;
    transition: all 0.5s ease;
}

.navbar-nav>li>a {
    padding-top: 8px;
    padding-bottom: 8px;
}

.navbar-default .navbar-nav>li>a {
    font: 14px poppinsL;
    color: #fff;
    transition: all 0.5s ease;
    /*float: left;*/
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    background-color: #E41100;
    color: #fff;
}

.navbar-default .navbar-nav>.dropdown>a .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.navbar-nav .dropdown-menu>li>a {
    font: 14px poppinsL;
    color: #313131;
    /*text-transform: capitalize;*/
    transition: all 0.5s ease;
    text-align: left;
    padding: 5px 10px;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #fff !important;
    background-color: #E41100;
}

.navbar-nav .dropdown-menu>li.active>a {
    color: #ffffff;
}

.navbar-default .navbar-nav li.last .dropdown-menu {
    left: auto;
    right: 0;
}



#top_navigation {
    position: relative;
    z-index: 5;
}

.top-bar {
    color: #fff;
    border-bottom: 1px solid #92908C;
    margin: 0 1.5em;
    padding: 1em 0;
}

.tb-col {
    padding: 0;
}

.tb-left-items {
    display: flex;
    align-items: center;
}

.tb-helpline {
    font: 10px poppinsB;
    text-transform: uppercase;
}

.tbli-2 {
    display: flex;
}

.tb-details-items {
    display: flex;
    align-items: center;
    padding: 0 2em;
}

.tb-icon {
    margin-right: 10px;
}

.tb-city {
    font: 10px poppinsL;
    text-transform: uppercase;
}

.tb-number {
    font: 12px poppinsB;
}

.tb-right-items {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.tb-helpline {
    margin-right: 10px;
}

.tb-icons a {
    margin: 0 5px;
}




/* ----------------------------------------- */
/* SEARCH */
/* ----------------------------------------- */

/*.searchButton {display: none;}*/

.navbar .search-block-form {
    position: absolute;
    float: right;
    right: 5px;
    top: 8px;
    width: 245px;
    background: transparent;
    border: 0px solid transparent;
    border-radius: 0;
    /*border-bottom: 1px solid #9abcd7;*/
    z-index: 99;
}

/*.path-frontpage .navbar .search-block-form {background: transparent;}*/

.navbar .search-block-form .form-group {
    margin: 0;
}

.navbar .search-block-form .form-group .input-group {}

.navbar .search-block-form .form-group .input-group #edit-keys {
    border-radius: 0;
    position: relative;
    top: 0;
    right: 0;
    background: transparent;
    border-color: transparent;
    color: #fff;
    width: 207px;
    float: right;
    box-shadow: none;
    border-bottom: 2px solid #fff;
}

.navbar .search-block-form .form-group .input-group .input-group-btn .btn {
    background: url("../images/search.png") no-repeat center center;
    width: 24px;
    height: 24px;
    background-size: contain;
    border: none !important;
    border-radius: 0;
    color: #ffffff;
    padding: 0;
}

.navbar .search-block-form .form-group .input-group .input-group-btn .btn .icon {
    opacity: 0;
}

#edit-keys::placeholder {
    font: 14px poppinsL;
    color: #fff;
}

/* ----------------------------------------- */
/* FLOATING ICONS */
/* ----------------------------------------- */
.floating-icons {
    list-style: none;
    padding: 0;
    margin: 0;
    position: fixed;
    right: 0;
    top: 50%;
}
.floating-icons>li {}

.floating-icons>li>a {
    display: block;
    filter: drop-shadow(2px 4px 5px rgba(0, 0, 0, 0.25));
    opacity: 0.5;
    transition: all 0.4s ease;
}
.floating-icons>li>a:hover,
.floating-icons>li>a:focus {
    opacity: 1;
}
/* ----------------------------------------- */
/* INTERNAL PAGES */
/* ----------------------------------------- */

a {
    outline: 0 !important;
}

#block-views-block-slick-x-block-main {
    display: none;
}

.region.region-content .content,
.region.region-content .view-content {
    font: 15px poppinsL;
    color: #333333;
    word-spacing: ;
    line-height: 1.75;
}

#notfrontwrap {
    height: auto;
    min-height: 436px;
    /*position: relative;
    bottom: 10px;*/
    background: url('../images/innitiatives_bg.png') no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 0 1em;
    padding-bottom: 3em;
}

.path-frontpage #notfrontwrap {
    padding-bottom: 0;
}

#notfrontwrap {
    min-height: calc(100vh - 171px);
}

.region-content img {
    margin: 0 10px;
    object-fit: cover;
}

.path-frontpage #ip-wrap {
    display: none;
}

#notfrontwrap ul {
    list-style-image: url("../images/bullet_icon.png");
    line-height: 25px;
}

#page-title {
    color: #003a6d;
    border: 0;
    margin: 0;
}

.region.region-content h1,
.region.region-content h2,
.region.region-content h3,
.region.region-content h4 {
    font-family: poppinsB;
}

.region.region-content h3 {
    color: #000;
}

.region.region-content h4 {
    color: #000;
}

.region.region-content .content ul,
.region.region-content .view-content ul {
    /*list-style-image: url("../images/bullet.png");*/
}

.region.region-content .content li,
.region.region-content .view-content li {
    padding: 6px 0;
}

.region.region-content .content ul li:hover,
.region.region-content .view-content ul li:hover {
    list-style-image: ;
}

.region.region-content .content a,
.region.region-content .view-content a {
    text-decoration: none;
    color: #2e2d2c;
    border-bottom: 1px dotted #2e2d2c;
}

.region.region-content .view-content a {
    border: 0;
}

.region.region-content .content a:hover,
.region.region-content .view-content a:hover {
    color: ;
}

.main-container {}

.path-frontpage #frontpagerowswrap {}

#frontpagerowswrap {}

.path-frontpage #notfrontwrap {
    min-height: 0;
    height: 0 !important;
}

#page-header {}

#contentsectionwrap {}

#contentsection {
    padding: 0;
}

.breadcrumb {
    background: #EEEEEE;
    border-radius: 0;
    font: 14px poppinsL;
    margin: 0 -14px 12px;
    padding: 10px 15px;
}

.breadcrumb li {
    color: ;
}

.breadcrumb li a {
    color: ;
}

.breadcrumb>li+li:before {
    color: ;
}

.breadcrumb>li.active {
    color: #24428e;
}

.dfile a {
    background: url('../images/download.png') no-repeat center center / cover;
    width: 25px;
    height: 25px;
    display: block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    border: none !important;
    margin: 0 auto;
}

#view-field-download-file-table-column,
#view-field-career-file-table-column,
#view-field-initiative-file-table-column {
    text-align: center;
}

.viewp_wrap {
    margin-bottom: 1.5em;
}

.viewp_date {
    font-weight: bold;
    margin-bottom: 5px;
}

.galleryp_image img,
.video-pgallery iframe {
    display: block;
    height: 150px;
    width: 220px;
    max-width: 100%;
    object-fit: cover;
    margin: 0 auto 1em;
}

.galleryp_title {
    text-align: center;
}

.galleryp_title a {
    display: block;
    height: 52.5px;
    overflow: hidden;
}

.galleryp_image {
    width: 240px;
    max-width: 100%;
    margin: 0 auto 1em;
    border: 2px solid #E41100;
    padding: 10px;
}


.galleryp_image img,
.video-pgallery iframe {
    height: 230px;
    width: 100%;
    object-fit: cover;
    margin: 0;
}

.galleryp_title {
    text-align: center;
}

.galleryp_title a {
    display: block;
    height: 52.5px;
    overflow: hidden;
}

.team-image {
    width: 240px;
    max-width: 100%;
    margin: 0 auto 1em;
    border: 2px solid #E41100;
    padding: 10px;
}

.team-image img {
    height: 230px;
    width: 100%;
    object-fit: cover;
    margin: 0;
}

.team-name {
    text-align: center;
    font-weight: bold;
}

.team-desg {
    text-align: center;
    min-height: 52.5px;
}
.view-team.view-display-id-page_1 .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    width: 70%;
    margin: 0 auto;
}
/* .view-team.view-display-id-page_1 .view-content>div {
    width: 50%;
} */
.view-team.view-display-id-page_1 .view-content>div {
    width: 35%;
}

.view-team.view-display-id-page_1 .view-content>div:first-child {
    width: 100%;

}
/* .view-team.view-display-id-page_1 .view-content>div:nth-child(even) .viewp_wrap {
    float: right;
}
.view-team.view-display-id-page_1 .view-content>div:nth-child(odd) .viewp_wrap {
    float: left;
}
.view-team.view-display-id-page_1 .view-content>div:first-child .viewp_wrap {
    float: none;
} */

/* .view-team.view-display-id-page_1 .view-content>div:nth-child(even) {
    margin: 0 0 0 25%;
}

.view-team.view-display-id-page_1 .view-content>div:nth-child(odd) {
    margin: 0 25% 0 0;
} */

.station-wrap {
    height: 150px;
    width: 290px;
    padding: 0 1em;
    border: 1px solid #E41100;
    text-align: center;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.service-wrap {
    height: 185px;
}

.station-address {
    margin-bottom: 12px;
    font-weight: bold;
}

.station-btn a {
    color: #e41100 !important;
}

.service-title {
    color: #000;
    font-weight: bold;
}

.highp_title {}

#block-system-main .date-display-single {
    display: block;
    font-weight: bold;
    margin-bottom: 6px;
}

.noticep-wrap ul {
    padding-left: 1em;
}

time {
    font-weight: bold;
    margin-bottom: 10px;
}

.mediap_wrap {
    display: flex;
    margin-bottom: 2em;
}

.mediap_img {
    margin-right: 1.5em;
}

.page-node-type-gallery .slick .slick__slide:focus {
    border: 0
}

.form-item,
.form-actions {
    margin: 18px 0;
}

.hiw-no {
    height: 44px;
    width: 44px;
    background: #000;
    display: block;
    margin: 0 auto;
    border-radius: 44px;
    color: #fff;
    line-height: 44px;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 20px;
}

#edit-submitted-email {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.webform-submit.button-primary.btn.btn-primary.form-submit {
    margin-bottom: 2%;
}

.youtube-video iframe {
    display: block;
    height: 250px;
    width: 275px;
    margin: 0 auto 1em;
}

.video-title {
    text-align: center;
}

/** Sitemap **/

.sitemap {
    padding: 0 1em;
}

.sitemap-item {}

.sitemap-item ul {
    padding: 0 0 0 1.5em;
    margin: 0 !important;
    float: none;
    text-align: start;
    list-style: disc;
}

.sitemap-item ul li {
    float: none;
    display: list-item;
}

.sitemap-item ul li a {
    text-decoration: none;
    display: initial;
    font: 15px poppinsL;
    color: #333333;
    padding: 0;
}

.sitemap-item ul li a:hover,
.sitemap-item ul li a:focus {
    text-decoration: underline;
    background: transparent;
}

.sitemap .caret {
    display: none;
}

.sitemap-item ul li ul {
    position: initial;
    display: block;
    border: none;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    background: transparent;
    background-clip: inherit;
    list-style: circle;
}

.sitemap-item ul li ul li {
    display: list-item;
}

.sitemap-item ul li ul li a,
.sitemap-item .navbar-nav .dropdown-menu>li>a {
    text-decoration: none;
    display: initial;
    font: 15px poppinsL;
    color: #333333;
    padding: 0;
}

.sitemap-item ul li ul li a:hover,
.sitemap-item ul li ul li a:focus,
.sitemap-item .navbar-nav .dropdown-menu>li>a:hover,
.sitemap-item .navbar-nav .dropdown-menu>li>a:focus {
    text-decoration: underline;
    background: transparent;
}

.sitemap-item .dropdown-menu>li>a:hover,
.sitemap-item .dropdown-menu>li>a:focus {
    color: #00173C !important;
}

.sitemap-item ul li ul li ul {
    display: none;
}

.sitemap-item ul li ul li.expanded ul {
    display: block;
    list-style: square;
}


/** ... **/


/* ----------------------------------------- */
/* REUSABLE COMPONENTS */
/* ----------------------------------------- */

.section-container {
    padding: 3em 0;
}

.section-heading-wrap {
    margin-bottom: 3em;
}

.section-heading {
    color: #000;
    text-transform: uppercase;
}

.sh-1 {
    font: 20px poppinsL;
    margin-bottom: -10px;
}

.sh-2 {
    font: 30px poppinsB;
}

.white-heading {
    color: #fff;
}

.section-para {
    font: 18px barlowM;
    color: #404041;
    text-align: justify;
    line-height: 2;
    margin-bottom: 2em;
}

.section-btn {
    display: block;
    width: 120px;
    background-color: #031424;
    border: 1px solid transparent;
    color: #fff;
    font: 15px poppinsL;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    padding: 1em 0;
    transition: all 0.6s ease-in-out;
}

.section-btn:hover,
.section-btn:focus,
.section-btn:active {
    background-color: transparent;
    color: #031424;
    border-color: #031424;
    text-decoration: none;
}

.section-col a {
    text-decoration: none;
}

.slick--skin--boxed .slide__content {
    margin: 0px;
    border-radius: 0;
    background-color: transparent;
    border: unset;
    border-bottom: unset;
}

.slick--skin--boxed .slide__content:hover {
    box-shadow: none;
    border-color: unset !important;
}

.slick--skin--boxed-carousel .slide__caption {
    padding: 0;
}

.slick-dots {
    display: none !important;
}

/*.path-node #block-views-block-what-we-do-block-1,
.path-tenders #block-views-block-what-we-do-block-1,
.path-highlights #block-views-block-what-we-do-block-1,
.path-gallery-meetings #block-views-block-what-we-do-block-1,
.path-gallery-events #block-views-block-what-we-do-block-1,
.path-gallery-visits #block-views-block-what-we-do-block-1,
.path-sitemap #block-views-block-what-we-do-block-1{
    display: none;
}*/

/*#block-views-block-what-we-do-block-1*/

#backtotop {
    bottom: 90px;
    height: 50px;
    width: 50px;
    border-radius: 10px;
}

/* ----------------------------------------- */
/* BANNER 1 MAIN BANNER */
/* ----------------------------------------- */

#site-b01 {
    position: relative;
    top: -166px;
    /*z-index: -1;*/
}

.mbanner-wrap {
    position: relative;
}

.mbanner-text-wrap {
    position: absolute;
    top: 38%;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
}

.mbanner-mission {
    background-color: #E41100;
    font: 20px poppinsB;
    text-transform: uppercase;
    display: inline-block;
    padding: 3px 15px;
    position: relative;
}

.mbanner-mission::after,
.mbanner-mission::before {
    content: "";
    display: inline-block;
    height: 100%;
    background-color: #E41100;
    position: absolute;
    top: 0;
    width: 5px;
}

.mbanner-mission::after {
    right: -10px;
}

.mbanner-mission::before {
    left: -10px;
}

.mbanner-tagline {
    font: 60px poppinsMI;
}

.mbanner-mts {
    font: 40px poppinsL;
    margin-bottom: 1em;
}

.mbanner-btn .section-btn {
    background-color: transparent;
    border: 1px solid #fff;
    padding: 15px 0;
    width: 240px;
    margin: 0 auto;
    color: #fff;
    font-size: 20px;
}

.mbanner-btn .section-btn
/* ----------------------------------------- */
/* BANNER 2 -  */
/* ----------------------------------------- */



/* ----------------------------------------- */
/* BANNER 3 -  */
/* ----------------------------------------- */



/* ----------------------------------------- */
/* BANNER 4 -  */
/* ----------------------------------------- */



/* ----------------------------------------- */
/* BANNER 5 -  */
/* ----------------------------------------- */


/* ----------------------------------------- */
/* BANNER 6 - MEDIA CLIPPINGS */
/* ----------------------------------------- */

#site-b06 {
    overflow: hidden;
}

#block-views-block-media-clippings-block-1 .view-content {
    background: url("../images/media_clipping_bg.png") no-repeat center bottom !important;
    height: auto;
}

#views_slideshow_cycle_teaser_section_media_clippings-block_1,
#views_slideshow_cycle_div_media_clippings-block_1_0,
#views_slideshow_cycle_div_media_clippings-block_1_1 {
    width: 100% !important;
}

.media-btn {
    position: absolute;
    bottom: 10px;
    right: 57px;
}

.media-btn .section-btn {
    font: 14px poppinsB;
    text-transform: capitalize;
    background-color: #fff;
    color: #e41100;
    padding: 6px 0;
}

.media-btn .section-btn:hover {
    border-color: transparent;
}


/* ----------------------------------------- */
/* BANNER 7 -  */
/* ----------------------------------------- */


/* ----------------------------------------- */
/* BANNER 8 -  */
/* ----------------------------------------- */


/* ----------------------------------------- */
/* FOOTER  */
/* ----------------------------------------- */

#section-footer,
#section-footer a {
    font: 14px poppinsL;
    color: #fff;
    text-decoration: none;
}

#section-footer {
    background: url("../images/footer_bg.png") no-repeat center center/cover;
    height: auto;
}

.footer-top {
    padding: 10px 0;
}

.footer-middle {
    padding: 20px;
    border-bottom: 1px solid #fff;
}

.footer-middle,
.footer-middle a {
    font: 14px poppinsL;
    color: #fff;
    text-decoration: none;
}

.fm-logo {
    margin-bottom: 1em;
}

.fm-para {
    text-align: justify;
    margin-bottom: 1em;
}

.footer-heading {
    font: 20px poppinsB;
    color: #fff;
    margin-bottom: 1em;
}

.fl-2 .footer-heading {
    color: transparent;
}

.footer-list ul {
    list-style-image: url("../images/bullet_icon.png");
    padding-left: 18px;
    margin: 0;
}

.footer-list li {
    padding: 3px 0;
    position: relative;
}

/*.footer-list li::before {
    content: "";
    display: inline-block;
    height: 6px;
    width: 6px;
    border: 1px solid #F4AC17;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    left: 2px;
}*/

.fm-box1 {
    padding-right: 8em;
}

.footer-list a {
    /*font-size: 12px;*/
}

.footer-bottom {
    padding: 10px 1em;
}

.footer-bottom,
.footer-bottom a {
    color: #fff !important;
}

.power-sec {
    text-align: right;
}

/* ----------------------------------------- */
/* FLIPCLOCK -COUNTER  */
/* ----------------------------------------- */

.flip-clock-wrapper a {
    cursor: pointer;
    text-decoration: none;
    color: #ccc;
}

.flip-clock-wrapper a:hover {
    color: #fff;
}

.flip-clock-wrapper ul {
    list-style: none;
}

.flip-clock-wrapper.clearfix:before,
.flip-clock-wrapper.clearfix:after {
    content: " ";
    display: table;
}

.flip-clock-wrapper.clearfix:after {
    clear: both;
}

.flip-clock-wrapper.clearfix {
    *zoom: 1;
}

/* Main */
.flip-clock-wrapper {
    font: normal 11px "Helvetica Neue", Helvetica, sans-serif;
    -webkit-user-select: none;
}

.flip-clock-meridium {
    background: none !important;
    box-shadow: 0 0 0 !important;
}

.flip-clock-meridium a {
    color: #313333;
}

.flip-clock-wrapper {
    text-align: center;
    position: relative;
    width: 100%;
    margin: 1em;
}

.flip-clock-wrapper:before,
.flip-clock-wrapper:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.flip-clock-wrapper:after {
    clear: both;
}

/* Skeleton */
.flip-clock-wrapper ul {
    position: relative;
    float: left;
    margin: 10px;
    width: 70px;
    height: 135px;
    font-weight: bold;
    line-height: 87px;
    border-radius: 6px;
    background: #000;
}

.flip-clock-wrapper ul li {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    line-height: 87px;
    text-decoration: none !important;
}

.flip-clock-wrapper ul li:first-child {
    z-index: 2;
}

.flip-clock-wrapper ul li a {
    display: block;
    height: 100%;
    -webkit-perspective: 200px;
    -moz-perspective: 200px;
    perspective: 200px;
    margin: 0 !important;
    overflow: visible !important;
    cursor: default !important;
}

.flip-clock-wrapper ul li a div {
    z-index: 1;
    position: absolute;
    left: 0;
    width: 100%;
    height: 50%;
    font-size: 80px;
    overflow: hidden;
    outline: 1px solid transparent;
}

.flip-clock-wrapper ul li a div .shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.flip-clock-wrapper ul li a div.up {
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    top: 0;
}

.flip-clock-wrapper ul li a div.up:after {
    content: "";
    position: absolute;
    top: 65px;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 3px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
}

.flip-clock-wrapper ul li a div.down {
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    transform-origin: 50% 0;
    bottom: 0;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.flip-clock-wrapper ul li a div div.inn {
    position: absolute;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 200%;
    color: white;
    text-shadow: 0 1px 2px #000;
    text-align: center;
    line-height: 130px;
    background-color: rgba(255, 131, 0, 0.9);
    border-radius: 6px;
    font-size: 120px;
}



.flip-clock-wrapper ul li a div.up div.inn {
    top: 0;
}

.flip-clock-wrapper ul li a div.down div.inn {
    bottom: 0;
}

/* PLAY */
.flip-clock-wrapper ul.play li.flip-clock-before {
    z-index: 3;
}

.flip-clock-wrapper .flip {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7);
}

.flip-clock-wrapper ul.play li.flip-clock-active {
    -webkit-animation: asd 0.5s 0.5s linear both;
    -moz-animation: asd 0.5s 0.5s linear both;
    animation: asd 0.5s 0.5s linear both;
    z-index: 5;
}

.flip-clock-divider {
    float: left;
    display: inline-block;
    position: relative;
    width: 20px;
    height: 100px;
}

.flip-clock-divider:first-child {
    width: 0;
}

.flip-clock-dot {
    display: block;
    background: #323434;
    width: 10px;
    height: 10px;
    position: absolute;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    left: 5px;
}

.flip-clock-divider .flip-clock-label {
    position: absolute;
    top: -1.5em;
    right: -86px;
    color: black;
    text-shadow: none;
}

.flip-clock-divider.minutes .flip-clock-label {
    right: -88px;
}

.flip-clock-divider.seconds .flip-clock-label {
    right: -91px;
}

.flip-clock-dot.top {
    top: 30px;
}

.flip-clock-dot.bottom {
    bottom: 30px;
}

@-webkit-keyframes asd {
    0% {
        z-index: 2;
    }

    20% {
        z-index: 4;
    }

    100% {
        z-index: 4;
    }
}

@-moz-keyframes asd {
    0% {
        z-index: 2;
    }

    20% {
        z-index: 4;
    }

    100% {
        z-index: 4;
    }
}

@-o-keyframes asd {
    0% {
        z-index: 2;
    }

    20% {
        z-index: 4;
    }

    100% {
        z-index: 4;
    }
}

@keyframes asd {
    0% {
        z-index: 2;
    }

    20% {
        z-index: 4;
    }

    100% {
        z-index: 4;
    }
}

.flip-clock-wrapper ul.play li.flip-clock-active .down {
    z-index: 2;
    -webkit-animation: turn 0.5s 0.5s linear both;
    -moz-animation: turn 0.5s 0.5s linear both;
    animation: turn 0.5s 0.5s linear both;
}

@-webkit-keyframes turn {
    0% {
        -webkit-transform: rotateX(90deg);
    }

    100% {
        -webkit-transform: rotateX(0deg);
    }
}

@-moz-keyframes turn {
    0% {
        -moz-transform: rotateX(90deg);
    }

    100% {
        -moz-transform: rotateX(0deg);
    }
}

@-o-keyframes turn {
    0% {
        -o-transform: rotateX(90deg);
    }

    100% {
        -o-transform: rotateX(0deg);
    }
}

@keyframes turn {
    0% {
        transform: rotateX(90deg);
    }

    100% {
        transform: rotateX(0deg);
    }
}

.flip-clock-wrapper ul.play li.flip-clock-before .up {
    z-index: 2;
    -webkit-animation: turn2 0.5s linear both;
    -moz-animation: turn2 0.5s linear both;
    animation: turn2 0.5s linear both;
}

@-webkit-keyframes turn2 {
    0% {
        -webkit-transform: rotateX(0deg);
    }

    100% {
        -webkit-transform: rotateX(-90deg);
    }
}

@-moz-keyframes turn2 {
    0% {
        -moz-transform: rotateX(0deg);
    }

    100% {
        -moz-transform: rotateX(-90deg);
    }
}

@-o-keyframes turn2 {
    0% {
        -o-transform: rotateX(0deg);
    }

    100% {
        -o-transform: rotateX(-90deg);
    }
}

@keyframes turn2 {
    0% {
        transform: rotateX(0deg);
    }

    100% {
        transform: rotateX(-90deg);
    }
}

.flip-clock-wrapper ul li.flip-clock-active {
    z-index: 3;
}

/* SHADOW */
.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
    background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
    background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
    -webkit-animation: show 0.5s linear both;
    -moz-animation: show 0.5s linear both;
    animation: show 0.5s linear both;
}

.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
    background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
    background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
    -webkit-animation: hide 0.5s 0.3s linear both;
    -moz-animation: hide 0.5s 0.3s linear both;
    animation: hide 0.5s 0.3s linear both;
}

/*DOWN*/
.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
    background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
    background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
    background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
    -webkit-animation: show 0.5s linear both;
    -moz-animation: show 0.5s linear both;
    animation: show 0.5s linear both;
}

.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
    background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
    background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
    background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
    -webkit-animation: hide 0.5s 0.3s linear both;
    -moz-animation: hide 0.5s 0.3s linear both;
    animation: hide 0.5s 0.2s linear both;
}

@-webkit-keyframes show {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes show {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes show {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes show {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes hide {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes hide {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-o-keyframes hide {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes hide {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

/* customization flipclock*/
.mbanner-text-wrap {
    top: 32%;
}

.flip-clock-wrapper ul {
    width: 50px;
    height: 110px;
    font-size: 65px;
}

.flip-clock-wrapper {
    display: flex;
    justify-content: center;
    align-items: stretch;
    margin: -2px 0 0 0;
}

.couter-container>.text-center {
    font: 40px poppinsL;
    color: #fff;
}

#block-counter .block-title {
    font: 40px poppinsL;
    margin: 0 0 0.5em;
    text-align: center;
    color: #fff;
}

#block-counter {
    margin: -8em 0 0;
    position: relative;
}

/* ----------------------------------------- */
/* MEDIA QUERIES  */
/* ----------------------------------------- */

@media only screen and (min-width: 1366px) {

    body {
        max-width: 1366px;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 1200px) {
    #block-counter {
        margin: -5em 0 0;
    }
}




@media only screen and (max-width: 1100px) {
    .mbanner-text-wrap {
        transform: scale(60%);
    }

}


@media only screen and (max-width: 880px) {

    .mbanner-tagline {
        font: 50px poppinsMI;
    }

    .mbanner-text-wrap {
        transform: scale(50%);
    }

    .mbanner-text-wrap {
        top: 25%;
    }
}

@media only screen and (max-width: 767px) {
    .view-team.view-display-id-page_1 .view-content>div {
        width: 100%;
    }

    .view-team.view-display-id-page_1 .view-content>div:nth-child(2),
    .view-team.view-display-id-page_1 .view-content>div:nth-child(3) {
        width: 100%;
    }

    .mbanner-text-wrap {
        transform: scale(100%);
    }


    .path-frontpage #navbar,
    .path-frontpage #top_navigation {
        background-color: #333;
    }

    .navbar-header {
        padding: 0.5em;
    }

    /*.navbar .logo {
        width: 82%;
    }

    .navbar .logo img {
        width: 96%;
    }*/

    .navbar-nav {
        margin: 0 !important;
        float: left;
        text-align: left;
    }

    .navbar-default .navbar-nav>li {
        display: block;
        margin: 0px;
        padding: 0px;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 13px;
        padding: 10px !important;
        margin: 0px !important;
        display: block;
        width: 100%;
    }

    .navbar .search-block-form {
        position: unset;
        margin-bottom: 15px;
    }

    .navbar-toggle {
        margin-right: 0;
    }

    .top-bar {
        /*margin: 0 6px;
      padding: 0.5em 0;*/
        display: none;
    }

    #block-headertopbar .top-bar {
        /*display: none;*/
    }

    .tb-helpline {
        font-size: 12px;
    }

    .tb-left-items {
        display: block;
        margin-bottom: 0.75em;
    }

    .tbli-1 {
        margin-bottom: 5px;
    }

    .tb-details-items {
        padding: 0 5px 0 0;
    }

    .tb-detail {
        margin-bottom: 1em;
    }

    .tb-icon {
        margin-right: 5px;
    }

    .tb-icon img {
        height: 20px;
    }

    .tb-city {
        font-size: 10px;
    }

    .tb-number {
        font-size: 11px;
    }

    .tb-right-items {
        justify-content: flex-start;
    }

    .tb-icons img {
        height: 16px;
    }

    .section-heading {
        font-size: 28px;
        margin-bottom: 10px;
    }

    .section-para {
        font-size: 14px;
    }

    .section-btn {
        width: 100px;
        font-size: 12px;
        padding: 0.8em 0;
    }

    #site-b01 {
        position: initial;
        margin: 0;
    }

    .mbanner-text-wrap {
        top: 25%;
    }

    .mbanner-mission {
        font-size: 8px;
    }

    .mbanner-tagline {
        font-size: 14px;
    }

    .mbanner-mts {
        font-size: 13px;
        margin-bottom: 8px;
    }

    .mbanner-btn .section-btn {
        font-size: 9px;
        width: 100px;
        padding: 6px 0;
    }

    #block-views-block-media-clippings-block-1 .view-content {
        padding: 0;
    }

    #section-footer,
    #section-footer a {
        font-size: 12px;
    }

    .footer-top .top-bar {
        display: block;
    }

    .tbli-2 {
        display: block;
    }

    .footer-middle {
        padding: 10px 0;
    }

    .footer-middle,
    .footer-middle a {
        font-size: 11px;
    }

    .footer-heading {
        font-size: 15px;
        margin-bottom: 6px;
    }

    .contact-sub-heading {
        font-size: 15px;
    }

    .footer-col {
        padding: 0;
    }

    .fm-box1 {
        padding-right: 0;
    }

    .fm-box1 {
        margin-bottom: 2em;
    }

    .fl-2 .footer-heading {
        display: none;
    }

    .fl-2,
    .fl-3 {
        margin-bottom: 2em;
    }

    .copy-sec,
    .power-sec {
        text-align: center;
    }

    .sitemap-item ul li ul li a,
    .sitemap-item .navbar-nav .dropdown-menu>li>a {
        white-space: normal;
    }
}

@media screen and (max-width: 640px) {
    .floating-icons>li>a {
        transform: scale(0.8);
        -webkit-transform: scale(0.8);
    }
    #people-moved iframe {
        height: auto !important;
    }
}

@media only screen and (max-width: 450px) {
    #block-counter .block-title {
        font: 24px poppinsL;
    }

    #people-moved iframe {
        height: auto !important;
        max-height: 150px !important;
    }

    #block-counter {
        margin: -3em 0 0;
    }

    .mbanner-text-wrap {
        top: 5%;
    }

}

@media only screen and (max-width: 347px) {
    .media-wrap {
        width: 100%;
    }

    .navbar .logo {
        width: 82%;
    }

    .navbar .logo img {
        width: 96%;
    }
}