#floatnav li .ui-effects-wrapper,
#mbd .mbd_box h2:before,
.crumbs span,
.hex .vmiddle,
.valign_mid {
    vertical-align: middle;
}

#floatnav,
#menu-social-icons li,
.bullet,
.content .sidebar-nav,
.copyright ul,
.footer ul {
    list-style: none;
}

body {
    font-family: Calibri, Fallback, sans-serif;
    background: url(../images/bg.png);
}

.d-flex {
    display: flex;
}

ol,
p,
ul {
    color: #212121;
    font-size: 16px;
}

ol,
ul {
    margin-bottom: 25px;
}

@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon.eot?v37mqt);
    src: url(../fonts/icomoon.eot?#iefixv37mqt) format("embedded-opentype"), url(../fonts/icomoon.woff?v37mqt) format("woff"), url(../fonts/icomoon.ttf?v37mqt) format("truetype"), url(../fonts/icomoon.svg?v37mqt#icomoon) format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: Calibri;
    src: url(../fonts/calibri.eot);
    src: url(../fonts/calibri.eot?#iefix) format("embedded-opentype"), url(../fonts/calibri.woff) format("woff"), url(../fonts/calibri.ttf) format("truetype"), url(../fonts/calibri.svg#CalibriRegular) format("svg");
    font-weight: 400;
    font-style: normal;
}

.arrow,
.bullet>li:before,
.tweets>li:before,
[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#mbd .mbd_box .btnblue,
#mbd .mbd_box h2,
.footer h2,
.heading h2,
.navbar .nav>li>a {
    text-transform: uppercase;
}

.icon-person:before {
    content: "\e600"
}

.icon-menu:before {
    content: "\e120"
}

.icon-calculator:before {
    content: "\e7d9"
}

.icon-home:before {
    content: "\f083"
}

.icon-wrench:before {
    content: "\f152"
}

.icon-briefcase:before {
    content: "\f155"
}

.icon-circle-right:before {
    content: "\f1c6"
}

.icon-circle-down:before {
    content: "\f1c8"
}

.icon-bubbles:before {
    content: "\e9c2"
}

.icon-twitter:before {
    content: "\e6ec"
}

.icon-mail:before {
    content: "\ed71"
}

.blueline {
    background-color: #56bee5;
    height: 3px;
}

.no-padding {
    padding-left: 0;
    padding-right: 0;
}

.btnblue,
.btngray {
    font-size: 20px;
    text-decoration: none !important;
    padding: 10px;
    font-weight: 700;
    max-height: 47px;
    margin-bottom: 5px;
    border: 0;
    line-height: normal;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.copyright ul li a,
.f2bg .cta-content a,
.f2bg .cta-head a:hover,
.footer ul li a,
.hexa-left h1 a:hover,
.hexa-right h1 a:hover {
    text-decoration: none;
}

.navbar .nav>li>a:hover {
    text-decoration: underline;
}

#wdi_feed_0 .wdi_bio {
    padding-top: 20px;
}

.btnblue {
    color: #fff !important;
    background: #00434e;
    border-radius: 25px;
    font-size: 16px;
    padding: 10px 25px;
}

.btngray {
    color: #cdcdcd !important;
    background: url(../images/btn-hover.png);
}

.btngray:hover {
    color: #fff !important;
    background: url(../images/btn.png);
}

#primary-nav {
    padding: 0;
}

.navbar {
    background-color: #fff;
    border-radius: 0;
    margin-top: 0;
    margin-bottom: 49px;
    border: 0;
    z-index: 2;
    -webkit-box-shadow: 0 10px 30px -2px #ebebeb;
    -moz-box-shadow: 0 10px 30px -2px #ebebeb;
    -ms-box-shadow: 0 10px 30px -2px #ebebeb;
    -o-box-shadow: 0 10px 30px -2px #ebebeb;
    box-shadow: 0 10px 30px -2px #ebebeb;
}

.navbar .navbar-brand {
    height: 96px;
    padding: 25px 15px;
    position: relative;
}

.navbar .navbar-brand:after {
    content: "";
    position: absolute;
    right: -5px;
    background: #fff;
    height: 60px;
    top: 0;
    width: 1px;
    bottom: 0;
    margin: auto;
}

.navbar .navbar-toggle {
    border: 1px solid #fff;
    margin: 30px 15px;
}

.navbar .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar .current-menu-item a,
.navbar .nav>li>a:focus,
.navbar .nav>li>a:hover {
    background-color: transparent;
}

.navbar-nav>li>.dropdown-menu {
    padding: 0;
    border-radius: 0;
    border: 0;
}

ul.navbar-nav>li:hover>ul.dropdown-menu {
    display: block;
}

.dropdown-menu>li {
    padding: 0 !important;
    border-radius: 0;
    border: 0;
}

.dropdown-menu>li,
.dropdown-menu>li>a {
    background: #00414c;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}

.dropdown-menu>li>a {
    padding: 10px 15px;
}

.dropdown-menu>li:focus,
.dropdown-menu>li:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background: #7bc792;
    color: #00414c;
}

.navbar .navbar-nav li {
    padding: 0 6px;
}

.navbar .nav>li>a {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
}

.cta-left a,
.cta-right a {
    color: #000;
}

#lang {
    height: 0;
    z-index: 3;
}

.covid p {
    padding-top: 0;
    margin-top: 0;
    color: #fb0d1c;
    font-weight: 700;
    font-size: 17px;
    padding-bottom: 25px;
}

.covid p a {
    text-decoration: underline;
    color: #fb0d1c;
    font-weight: 700;
}

.covid p a:hover {
    color: #fb0d1c;
}

.lang a {
    margin-top: 10px;
    font-size: 12px;
    float: left;
    color: #fff;
    text-decoration: underline;
}

.hp-banner {
    max-height: 460px;
    overflow: hidden;
}

.cta {
    padding-bottom: 30px;
}

.hexa-left,
.hexa-right {
    text-align: center;
    min-height: 305px;
    margin-top: -69px;
    padding: 0 15px 10px;
    border: 1px solid #eee;
    background: #fdfdfd;
}

.hexa-left h1,
.hexa-right h1 {
    margin: -1px auto 0 -16px;
    width: calc(100% + 32px);
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    background: #0d414d;
    border: 1px solid #0d414d;
}

.hexa-left h1 a,
.hexa-right h1 a {
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
    text-decoration: none;
}

.hexa-left p,
.hexa-right p {
    font-size: 14px;
    text-align: left;
    color: #212121;
}

.hexa-left h2,
.hexa-right h2 {
    font-size: 18px;
    color: #555;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 15px;
    display: inline-block;
    border-bottom: 2px solid #555;
}

.our-story {
    background-color: #fff;
    margin-top: 45px;
    text-align: center;
    padding: 0 30px 50px;
    margin-bottom: 65px;
}

.our-story h1.entry-title {
    font-size: 24px;
    color: #000;
    font-weight: 700;
    margin-top: 40px;
    margin-bottom: 30px;
    text-decoration: underline;
}

.our-story h2 {
    font-size: 32px;
    margin: 15px;
    line-height: 82px;
    color: #fff;
    background: #00414d;
    width: calc(100% + 60px);
    margin-left: -30px;
    font-weight: 700;
}

.our-story p {
    text-align: left;
    margin-bottom: 25px;
    font-size: 14px;
}

.our-story p:last-child {
    margin-bottom: 0;
}

.our-story .story p {
    font-size: 14px;
    line-height: 22px;
    color: #212121;
    margin-top: 40px;
}

.cta-title {
    color: #005463;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
}

.f2bg {
    padding-top: 0;
    padding-bottom: 47px;
}

.f2bg .cta-head {
    background-color: #00414d;
    padding: 14px 25px;
}

.f2bg .cta-head span {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
}

.f2bg .cta-head a {
    color: #f5f08e;
    font-style: italic;
    font-size: 12px;
    padding: 12px 0;
}

.f2bg .cta-image {
    height: 260px;
    overflow: hidden;
    background-size: cover !important;
}

.f2bg .cta-overlay {
    position: absolute;
    z-index: 1;
    padding: 0 30px;
    margin-top: -29px;
}

.covid_campaign {
    background-color: #f7ee8e;
}

.covid_content {
    color: #00414d;
    font-weight: 700;
    font-size: 15px;
    padding: 15px 0;
    text-align: center;
}

.covid_content a {
    text-decoration: underline;
    color: #00414d;
}

.covid_content a:hover {
    color: #00414d;
}

.f2bg .cta-overlay .cta-time {
    margin-bottom: 10px;
}

.f2bg .cta-overlay .cta-time span {
    background-color: #7bc792;
    color: #191919;
    font-size: 16px;
    padding: 7px 10px;
    font-weight: 700;
}

.f2bg .cta-overlay .cta-title {
    color: #fff;
    background-color: #777;
    padding: 11px 20px;
    font-size: 24px;
    line-height: 1.2;
}

.f2bg .cta-content {
    background-color: #fff;
    padding: 20px 30px 25px;
}

.f2bg .cta-content a {
    color: #003a44;
    font-style: italic;
    font-size: 16px;
}

.Email_ft {
    margin-top: 10px;
}

.footer {
    background-color: #fff;
    font-size: 16px;
    color: #777;
    padding-bottom: 30px;
    border-top: 1px solid #e5e5e5;
}

.footer h2 {
    margin-top: 43px;
    margin-bottom: 34px;
    color: #00414d;
    font-size: 18px;
    font-weight: 700;
}

.footer ul {
    padding: 0;
}

.footer ul li {
    margin-bottom: 10px;
}

.footer ul li a {
    color: #212121;
    font-size: 16px;
    font-weight: 700;
}

.footer b {
    color: #000;
}

.footer .tweets li {
    padding-left: 37px;
}

.footer .tweets li:before {
    content: "\e6ec";
    color: #e6e6e6;
    position: absolute;
    margin-left: -35px;
}

.footer .tweets li a {
    color: #1fafe5;
}

.copyright {
    background-color: #00414d;
    padding: 15px 0;
    color: #fff;
    font-size: 15px;
}

.copyright ul li {
    float: left;
    padding-left: 10px;
    font-size: 15px;
}

.copyright ul li a {
    color: #fff;
}

.copyright ul li a:hover,
.footer ul li a:hover {
    text-decoration: underline;
}

.crumbs,
.crumbs a {
    color: #00414d;
}

.crumbs {
    font-size: 14px;
    margin-top: -27px;
    margin-left: 30px;
}

.crumbs span {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 5px;
}

.crumbs span:before {
    content: "\e072"
}

.heading h2 {
    margin-top: 20px;
    margin-bottom: 66px;
    font-size: 24px;
}

.content h1,
.products h1 {
    margin-top: -9px;
    font-weight: 700;
}

.content {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    margin-bottom: 110px;
    padding-bottom: 60px;
    padding-top: 55px;
}

.GCP .content {
    margin-bottom: 50px;
}

.content h1 {
    font-size: 34px;
    color: #00414d;
    margin-bottom: 45px;
}

.content h3 {
    font-size: 24px;
    color: #000;
    margin-bottom: 30px;
}

.content .thepost {
    font-size: 16px;
}

.content .thepost p {
    margin-bottom: 18px;
    margin-top: 18px;
}

.GCP .content .thepost p {
    margin-bottom: 15px;
}

.content .thepost a {
    color: #00414d;
    text-decoration: underline;
}

#floatnav li a,
#mbd .mbd_box,
#mbd_marketing .btn,
#mbd_resources .table-rates th a,
#videos #more_video a,
.board .empty a,
.content .sidebar-nav a,
.hex .overlay a,
.news .news-excerpt a {
    text-decoration: none;
}

.content .sidebar {
    margin-bottom: 15px;
}

.content .sidebar-nav {
    padding-left: 0;
    max-width: 182px;
}

.content .sidebar-nav a {
    padding: 6px 15px;
    color: #aaa;
    display: block;
    border-bottom: 1px solid #eee;
    font-size: 16px;
}

.products .gray,
.products .white {
    padding-bottom: 60px;
    padding-top: 55px;
}

.content .sidebar-nav .current-menu-item,
.content .sidebar-nav a:hover {
    color: #000;
    border-top: 3px solid #00414d;
}

.gray {
    background-color: #fafafa;
}

.products {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    margin-bottom: 42px;
}

.products h1 {
    font-size: 30px;
    color: #00414c;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.products p {
    margin-bottom: 30px;
}

.products .white {
    background-color: #fff;
}

.products .white .bullet li {
    margin-bottom: 10px;
}

.b20,
.b24,
.bullet {
    margin-bottom: 25px;
}

.p20 {
    font-size: 20px;
}

.p24 {
    font-size: 24px;
}

.b20,
.b24 {
    color: #000;
    display: block;
}

.b20 {
    font-size: 20px;
}

.b24,
.bw24,
.contact-box b {
    font-size: 24px;
}

.contact-box {
    color: #777;
    border: 1px solid #eee;
}

.contact-box .clabel {
    padding: 19px 25px;
    width: 40%
}

.contact-box b {
    color: #000;
    display: block;
    padding: 13px 22px;
}

.contact-box input[type=email],
.contact-box input[type=text],
.contact-box textarea {
    padding: 9px;
    width: 95%;
    border: 1px solid #eee;
    display: block;
}

.contact-box input[type=submit] {
    margin-right: 15px;
    line-height: normal;
    border: 0;
}

.bullet {
    padding-left: 0;
    font-size: 16px;
    padding-top: 10px;
}

.bullet li {
    padding-left: 45px;
    color: #777;
    position: relative;
    padding-bottom: 5px;
}

.bullet li:before {
    content: "";
    margin-left: -30px;
    padding-right: 15px;
    color: #00414d;
    width: 12px;
    position: absolute;
    height: 12px;
    background: url(../images/bullet_01.png) no-repeat;
    top: 5px;
}

.tdate {
    display: block;
    background-color: #7bc792;
    text-align: center;
    font-weight: 700;
    color: #00414c;
    padding: 12px 0;
    font-size: 24px;
    border: 1px solid #fff;
}

.table-rates td,
.table-rates th {
    text-align: center;
    padding-top: 11px !important;
    padding-bottom: 11px !important;
    border: 1px solid #fff;
}

.table-rates.fees th {
    text-align: left;
}

.table.fees>tbody>tr>td {
    text-align: left !important;
}

.table-rates {
    margin-bottom: 0;
}

.table-rates th {
    background-color: #00414c;
    color: #fff;
}

table.table.table-rates {
    color: #00414d;
}

.table-rates td {
    color: #777;
    text-align: left !important;
}

.table-rates td:nth-child(3) {
    text-align: center !important;
}

.table-rates.fees td:nth-child(3) {
    text-align: left !important;
}

.table-rates tr:nth-child(even) {
    background-color: white !important;
}

.table-rates tr:nth-child(odd) {
    background-color: #f4f4f4 !important;
}

.table-rates .left-align {
    padding: 11px 0 11px 17px !important;
    text-align: left;
}

.full-width h1,
.jobdetails h1 {
    text-align: center;
}

.tinfo {
    color: #777;
}

.tinfo td {
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding-left: 20px !important;
}

.tinfo .tgray {
    background-color: #fafafa;
    width: 33%;
    font-weight: 700;
}

.application-form {
    margin-top: 40px;
    color: #777;
    border: 1px solid #eee;
    border-bottom: 0;
}

.application-form input[type=email],
.application-form input[type=text],
.application-form textarea {
    padding: 9px;
    width: 100%;
    border: 1px solid #eee;
    color: #777;
}

.application-form input[type=submit] {
    margin-bottom: 0;
    line-height: normal;
    border: 0;
    padding-left: 19px;
    padding-right: 19px;
}

.application-form .cv-box {
    border-bottom: 1px solid #eee;
}

.application-form .cv-box div {
    padding: 13px 15px;
}

.application-form .cv-box .cv-label {
    padding: 23px 15px;
}

.application-form .cv-box .lightgrey {
    color: #cacaca;
}

input[type=file] {
    padding-top: 10px;
}

input[type=file]::-webkit-file-upload-button {
    visibility: hidden;
}

input[type=file]::before {
    content: "Choose file";
    display: inline-block;
    background: url(../images/file-bg.png);
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    padding: 6px;
    max-height: 43px;
    outline: 0;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    color: #8b8b8b;
    font-size: 16px;
    margin-top: -6px;
}

.light {
    background-color: #f2f2f2 !important;
}

.news {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #f2f2f2;
}

.nav-tabs,
.nav-tabs li a:hover {
    border-bottom: 3px solid #f2f2f2;
}

.news .news-img {
    max-width: 345px;
    margin-right: 30px;
    float: left;
}

.news .news-excerpt {
    float: left;
}

.news .news-excerpt .news-date {
    background-color: #7bc792;
    color: #00414c;
    font-size: 16px;
    padding: 7px 10px;
    font-weight: 700;
    display: inline-block;
}

.news .news-excerpt h2 {
    font-size: 20px;
    margin-top: 16px;
    margin-bottom: 16px;
}

.big-news .news-excerpt h2,
.nav-tabs li a {
    font-size: 24px;
}

.news .news-excerpt a {
    font-style: italic;
    color: #7bc792;
}

.nav-tabs li a {
    padding: 2.5px 22px;
    color: #ccc;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    font-size: 20px;
    font-weight: 600;
}

.big-news .news-excerpt h2 {
    color: #00414c;
    font-weight: 700;
}

.popname,
.timeline .start-date {
    font-weight: 700;
    font-size: 32px;
}

.nav-tabs li a:hover {
    color: #00414d;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #00414d;
    background-color: #f2f2f2;
    border: 3px solid #f2f2f2;
    border-bottom-color: #f2f2f2;
    padding: 2.5px 22px;
}

.timeline .time-start {
    text-align: right;
    margin-bottom: 110px;
}

.timeline .time-start .b24 {
    color: #00414c;
    margin-bottom: 25px;
    display: block;
}

.timeline .start-date,
.timeline_footer .start-date {
    background-color: #00414c;
    color: #fff;
    display: inline-block;
    padding: 5px 30px;
    max-height: 55px;
    margin-bottom: 23px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    font-weight: 700;
    font-size: 32px;
}

.timeline_footer .start-date {
    margin-top: 30px;
    position: relative;
}

.timeline_footer .start-date::before {
    content: "";
    position: absolute;
    margin: auto;
    background: url(../images/bullet.png) center center no-repeat;
    height: 35px;
    width: 12px;
    left: 0;
    right: 0;
    top: -50px;
}

.content .timeline_footer p {
    margin-bottom: 0;
}

.timeline_ftImg img {
    max-width: 100%;
    margin-bottom: 15px;
}

.timeline_footer {
    width: 50%;
    text-align: center;
    margin: 0 auto;
}

.board,
.hex,
.popimage {
    max-height: 140px;
}

body {
    font-family: 'Open Sans', sans-serif;
}

.navbar {
    background: #00414d;
}

.nav_title {
    color: #004a56;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    background: #fdfce5;
    padding: 12px 0 15px;
    width: 100%
}

.timeline .current-time {
    text-align: left;
}

.timeline .current-time .b24 {
    color: #555;
    margin-bottom: 25px;
    display: block;
}

.timeline .current-time .start-date {
    margin-bottom: 0;
}

.timeline .current-time .start-date::before {
    content: "";
    position: absolute;
    margin-left: -52px;
    margin-top: 7px;
    background: url(../images/bullet.png) center center no-repeat;
    height: 35px;
    width: 12px;
}

.timeline .time-left .carret::before,
.timeline .time-right .carret::before {
    position: absolute;
    content: "";
    margin-top: -10px;
}

.timeline .time-left .carret {
    background: url(../images/caret-left.png) top left no-repeat;
    width: 11px;
    height: 16px;
    position: absolute;
    right: 5px;
}

.timeline .time-left .carret::before {
    margin-left: 12px;
    background: url(../images/bullet.png) center center no-repeat;
    height: 35px;
    width: 12px;
    z-index: 9;
}

.timeline .time-left {
    border-right: 3px solid #ccc;
}

.timeline .time-right .carret {
    background: url(../images/caret-right.png) top left no-repeat;
    width: 11px;
    height: 16px;
    position: absolute;
    left: 5px;
}

.timeline .time-right .carret::before {
    margin-left: -12px;
    background: url(../images/bullet.png) center center no-repeat;
    height: 35px;
    width: 12px;
}

.timeline .time-feed {
    background-color: #f8f8f8;
    border: 1px solid #eee;
    padding: 20px;
    margin-bottom: 24px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}

.timeline .time-feed .time-year {
    font-size: 30px;
    font-weight: 700;
    color: #00414d;
    text-align: center;
    margin-bottom: 10px;
}

.popimage,
.popname {
    margin-bottom: 20px;
}

.popimage {
    background-size: cover !important;
    max-width: 160px;
    float: left;
    margin-top: -87px;
}

.popimage .popimg {
    background: url(../images/popimg.png) center left no-repeat;
    height: 140px;
    width: 164px;
    background-size: contain;
    padding: 38px 0 10px 181px;
}

.popname {
    color: #000;
}

.poposition {
    font-size: 20px;
    color: #777;
}

.popinfo {
    float: left;
    margin-top: -70px;
    padding-left: 22px;
    max-width: 575px;
}

.hex {
    background-size: contain !important;
    margin-bottom: 20px;
}

.hex .vmiddle {
    display: table-cell;
    height: 140px;
}

.hex .overlay {
    background: url(../images/hex.png) center left no-repeat;
    height: 140px;
    background-size: contain;
    cursor: pointer;
    padding: 0 20px 0 170px;
}

.hex .overlay a b {
    color: #333;
}

.hex .overlay a span {
    color: #777;
}

.hex .overlay b {
    font-size: 20px;
    display: block;
    margin-bottom: 2px;
}

.hex .overlay span {
    color: #777;
    font-size: 14px;
    display: block;
    line-height: normal;
}

@media (min-width:992px) {
    .hex .overlay:focus,
    .hex .overlay:hover {
        background: url(../images/hex-hover.png) center left no-repeat;
        background-size: contain;
    }
    .hex .overlay:focus b,
    .hex .overlay:focus span,
    .hex .overlay:hover b,
    .hex .overlay:hover span {
        color: #fff;
    }
}

.board {
    background-size: contain !important;
    margin-bottom: 40px;
}

.board .empty {
    background: url(../images/hex-empty.png) center left no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    padding: 0 60px;
}

.board .empty a b {
    color: #333;
}

.board .empty a span {
    color: #777;
}

.board .empty b {
    font-size: 24px;
    display: block;
    margin-bottom: 2px;
}

.board .empty span {
    color: #777;
    font-size: 16px;
}

.board .empty:hover {
    background: url(../images/hex-empty-hover.png) center left no-repeat;
    background-size: 100% 100%
}

.board .empty:hover b,
.board .empty:hover span {
    color: #fff;
}

.grayline {
    background: url(../images/rect.png);
    height: 96px;
    width: 100%;
    border-bottom: 0;
}

.grayline,
.profile {
    border: 1px solid #e5e5e5;
}

.profile .profpic,
.profile .profpic img {
    width: 181.17px;
    height: 157.96px;
}

.profile {
    padding-left: 30px;
    padding-right: 30px;
    background-color: #fff;
    margin-bottom: 76px;
    padding-bottom: 34.23px;
    color: #777;
}

.profile h1 {
    color: #188dcd;
    margin-top: 34.23px;
    font-size: 36px;
    font-weight: 700;
}

.profile .profpic {
    background-size: contain !important;
    margin-top: -81px;
}

.alert_message {
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 95px;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    background: #fcfbe3;
    padding: 10px 15px;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
}

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-1000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(5px)
    }
    80% {
        -webkit-transform: translateY(-5px)
    }
    100% {
        -webkit-transform: translateY(0)
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        transform: translateY(-1000px)
    }
    60% {
        opacity: 1;
        transform: translateY(5px)
    }
    80% {
        transform: translateY(-5px)
    }
    100% {
        transform: translateY(0)
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

.alert_message .wrapper {
    font-size: 16px;
    font-weight: 700;
}

.profile .name h2 {
    margin-top: -43px;
}

.profile .position {
    font-size: 20px;
    color: #777;
    margin-top: 20px;
}

.profile .logos {
    margin-top: 20px;
}

.profile .about h1,
.profile .prof-info {
    margin-top: 34.23px;
}

.profile .prof-info b {
    color: #000;
    margin-bottom: 15px;
    display: block;
}

.profile .mimg {
    margin-top: 90px;
}

.profile .b24 {
    margin-bottom: 25px;
    display: block;
}

.profile .panel-group {
    margin-bottom: 0;
}

.profile .panel-faq {
    background-color: #fff;
    border: 1px solid #eee;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.profile .panel-faq .panel-body {
    padding: 15px 30px;
}

.profile .panel-faq .panel-heading {
    background-color: #f2f2f2;
}

.profile .panel-faq .panel-heading .panel-title a {
    color: #777;
    text-decoration: none;
}

.profile .panel-faq .panel-heading .arrow:before {
    content: "\f1c8";
    color: #00414d;
}

.profile .panel-faq .panel-heading .collapsed {
    color: #777 !important;
}

.profile .panel-faq .panel-heading .collapsed:hover {
    color: #000 !important;
}

.profile .panel-faq .panel-heading .collapsed .arrow:before {
    content: "\f1c6";
    color: #00414d;
}

.profile .cform h1 {
    margin-bottom: 35px;
}

.profile .cform .cgray {
    background-color: #fafafa;
    border: 1px solid #eee;
    padding-top: 14px;
}

.profile .cform .clabel {
    color: #777;
    padding: 10px 5px;
    margin-bottom: 14px;
}

.profile .cform .cinput {
    width: 100%;
    height: 40px;
    border: 1px solid #e5e5e5;
    margin-bottom: 14px;
    padding: 5px;
}

.profile .cform .cwhite {
    border: 1px solid #eee;
    padding: 14px 0;
}

.profile .cform .carea textarea {
    border: 1px solid #e5e5e5;
    width: 100%;
    height: 93px;
    padding: 10px;
}

.profile .tools {
    margin-top: 40px;
}

.profile .testimonials h1 {
    margin-bottom: 40px;
}

.profile .testimonials .testimony {
    border-bottom: 1px dashed #ddd;
    padding-bottom: 25px;
    margin-top: 25px;
}

.profile .testimonials .testimony p {
    margin-top: 20px;
}

.pagination {
    margin-bottom: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    font-weight: 600;
}

.pagination .active a,
.pagination .active a:hover,
.pagination .active span,
.pagination .active span:hover {
    color: #00414d;
    border-color: #f2f2f2;
    background-color: #f2f2f2;
    font-weight: 600;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    color: #00414d;
    font-weight: 600;
}

.pagination li>a,
.pagination li>span {
    border: 0;
    font-weight: 600;
    color: #ccc;
}

.pagination li:first-child>a,
.pagination li:first-child>span,
.pagination li:last-child>a,
.pagination li:last-child>span {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

#floatnav {
    position: absolute;
    padding: 0;
    font-size: 16px;
    z-index: 9;
}

#floatnav li {
    padding: 9px 12px;
    background-color: #e6e6e6;
    border-bottom: 1px solid #f5f5f5;
}

#floatnav li:hover {
    background-color: #ddd;
}

#floatnav li a {
    color: #aaa;
}

#floatnav li a b {
    font-size: 17px;
}

#floatnav li a span {
    padding: 0 15px;
}

#floatnav li .ui-effects-wrapper {
    display: inline-block;
    height: auto !important;
}

#floatnav #bluenav {
    background-color: #00414d;
}

#floatnav #bluenav a {
    color: #fff;
}

.fixed {
    position: fixed !important;
    top: 32px;
}

.showspan li>a>span {
    display: inline-block !important;
}

.modal-body,
.modal-header {
    background: url(../images/square.png);
}

.modal-header {
    height: 125px;
    padding: 30px;
}

input[aria-invalid=true] {
    border: 1px solid red !important;
}

#time-mobile {
    display: none;
}

.ptop10 {
    padding-top: 10px;
    font-weight: 600;
}

#footer_si ul li {
    display: inline-block;
}

#footer_si ul li a {
    width: 22px;
    height: 22px;
    background: url(../images/media_icon.png) no-repeat;
    text-indent: -999px;
    overflow: hidden;
    display: block;
}

#footer_si ul .tw a {
    background-position: -1px -115px;
}

#footer_si ul .fb a {
    background-position: -26px -115px;
}

#footer_si ul .gp a {
    background-position: -51px -115px;
}

#footer_si ul .li a {
    background-position: -76px -115px;
}

#footer_si ul .yt a {
    background-position: -101px -115px;
}

.rates_bottom,
.rates_bottom p {
    font-size: 14px;
}

.wpcf7-not-valid-tip {
    display: block !important;
}

#mbd .mbd_box {
    position: relative;
    border: 1px solid #eee;
    padding: 10px 15px;
    background-color: #fafafa;
    height: 336px;
    width: 48%;
    float: left;
    margin: 1%;
    display: block;
}

#mbd .mbd_box .btnblue {
    display: inline-block;
    position: absolute;
    bottom: 10px;
    left: 15px;
    font-size: 14px;
}

#mbd .mbd_box h2 {
    color: #00414d;
    font-size: 22px;
}

#mbd .mbd_box h2:before {
    content: '';
    display: inline-block;
    width: 47px;
    height: 47px;
    margin-right: 10px;
}

#mbd .mbd_box.calculator h2:before {
    background: url(../images/mbd_icon_calculator.png) no-repeat;
}

#mbd .mbd_box.rates h2:before {
    background: url(../images/mbd_icon_rates.png) no-repeat;
}

#mbd .mbd_box.resources h2:before {
    background: url(../images/mbd_icon_resources.png) no-repeat;
}

#mbd .mbd_box.contact h2:before {
    background: url(../images/mbd_icon_contact.png) no-repeat;
}

span.wpcf7-not-valid-tip {
    color: red;
}

#mdb_contact {
    padding-top: 15px;
    padding-bottom: 15px;
    border: 1px solid #eee;
    background: #fafafa;
}

#mdb_contact .wpcf7-text,
#mdb_contact .wpcf7-textarea {
    border: 1px solid #eee;
    max-width: 70%;
    width: 70%;
    height: 35px;
    padding: 5px;
}

#mdb_contact .wpcf7-textarea {
    max-width: 100%;
    width: 100%;
    height: 120px;
}

#mdb_contact>div {
    margin-bottom: 1em;
}

#mdb_contact>div:last-child {
    margin-bottom: 0;
}

#mbd_resources .table-rates th a {
    color: #fff;
}

#mbd_resources .table-rates td,
#mbd_resources .table-rates th {
    padding: 11px 0 11px 17px !important;
}

#mbd_resources .table-rates td {
    text-align: left;
}

#mbd_resources .table-rates th {
    background-image: url(../images/tablesorter/bg.png);
    background-repeat: no-repeat;
    background-position: 96% center;
    cursor: pointer;
}

#mbd_resources .table-rates th.headerSortUp {
    background-image: url(../images/tablesorter/asc.png);
}

#mbd_resources .table-rates th.headerSortDown {
    background-image: url(../images/tablesorter/desc.png);
}

#mbd_marketing .btnblue {
    margin: 0 auto;
    display: block;
    width: 180px;
    text-align: center;
}

#mbd_marketing .lower,
#videos {
    margin-top: 1em;
}

#mbd_marketing ul {
    padding-left: 18px;
}

#mbd_marketing .btn {
    color: #777;
}

#mbd_marketing .col-md-4 {
    border: 1px solid #eee;
    margin-bottom: 1em;
}

#mbd_marketing .col-md-4:first-child {
    margin-left: 0;
}

#mbd_marketing .lower h3 {
    text-align: center;
}

.marketing_content .col-md-3,
.marketing_content .col-md-9 {
    vertical-align: middle;
    display: inline-block;
    float: none;
}

.marketing_content .rowr {
    border: 2px solid #e5e5e5;
    margin-bottom: 5px;
    padding: 10px 0;
}

.marketing_content .col-md-9 {
    margin-right: -4px;
}

#videos {
    border: 1px solid #eee;
}

#videos .wp_youtube_gallery_block {
    width: 100%;
    margin: 0 auto;
}

#videos .wp_youtube_gallery_block .wp_youtube_gallery {
    margin: 0;
    padding: 0;
    text-align: center;
    width: auto !important;
}

#videos .wp_youtube_gallery_block .wp_youtube_gallery li.youtubetext {
    display: none;
    list-style: none;
    width: 175px;
    margin: 0 -2px;
    float: none !important;
}

#videos .wp_youtube_gallery_block .wp_youtube_gallery li:first-child,
#videos .wp_youtube_gallery_block .wp_youtube_gallery li:first-child+li,
#videos .wp_youtube_gallery_block .wp_youtube_gallery li:first-child+li+li {
    display: inline-block;
}

#videos .wp_youtube_gallery_block .youtubetext a {
    display: block;
    margin: 0 auto;
}

#videos .wp_youtube_gallery_block .youtubetext a img {
    width: 100% !important;
    height: 75% !important;
}

#videos .wp_youtube_gallery_block .wp_youtube_gallery .youtubetext p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 1em;
}

#videos #more_video {
    text-align: right;
    padding-right: 4%
}

#videos #more_video a {
    color: #222;
}

#mbd_marketing #menu-social-icons {
    text-align: center;
    padding-left: 0;
    margin-bottom: 0;
}

#menu-social-icons li {
    display: inline-block;
    margin: 0 3px;
}

#menu-social-icons li a {
    text-indent: -99999px;
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-bottom: 5px;
    background: url(../images/social_icons.png) no-repeat;
    background-size: 22px auto;
}

#menu-social-icons li.fb a {
    background-position: -21px -21px;
}

#menu-social-icons li.yt a {
    background: url(../images/youtube.png) no-repeat;
    background-size: 22px auto;
}

#menu-social-icons li.gp a {
    background: url(../images/social_icons-g_plus.png) no-repeat;
    background-size: 31px 31px;
}

#menu-social-icons li.li a {
    background: url(../images/social_icons-linkedin.png) no-repeat;
    background-size: 39px 31px;
}

#menu-social-icons li.tw a {
    background-position: -58px -21px;
}

.footer #menu-social-icons li.fb a {
    background-position: 0;
}

.footer #menu-social-icons li.gp a {
    background-size: 22px auto;
}

.footer #menu-social-icons li.li a {
    background-size: 28px auto;
}

.alert-success.ineligible {
    background-color: #fafafa;
    border-color: #e1e1e8;
    color: #333;
}

#api-response .alert span {
    white-space: nowrap;
}

#captcha_benj {
    padding: 15px;
    border: 1px solid #eee;
}

#result {
    position: relative;
}

.img-responsive {
    width: auto;
}

h1.Brief {
    text-transform: uppercase;
    font-size: 42px;
}

.products center {
    text-align: left;
}

h1.Contact_Us_head {
    background: #00414d;
    margin-top: -55px;
    width: calc(100% + 60px);
    color: #fff;
    margin-left: -30px;
    padding: 20px 0;
    text-transform: uppercase;
}

.b20 {
    text-transform: uppercase;
    margin-top: 20px;
    color: #00414d;
    margin-bottom: 10px;
}

.table.contact-table.table-striped {
    margin-bottom: 0;
}

.cdiclogo img {
    vertical-align: middle;
    width: 140px;
    padding-top: 40px;
    margin-left: 25px;
}

.Get_In {
    text-transform: uppercase;
    color: #00414d;
}

.products h1.gic_header {
    text-transform: none;
    font-size: 48px;
}

#wdi_feed_0 .wdi_load_more_text {
    color: #00414d !important;
}

#wdi_feed_0 .wdi_load_more_wrap,
#wdi_feed_0 .wdi_spinner_wrap {
    border: 1px solid #00414d !important;
}

.no-pad {
    padding: 0;
}

.heading.careers h2,
.menu-careers-menu-container {
    margin-bottom: 50px;
}

.nav-pills li {
    display: table-cell;
    text-align: center;
    float: none;
    width: 1%
}

.nav-pills li a {
    margin: auto 10px;
    border: 1px solid #7bc792;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    background-color: #fff;
    transition: all .5s ease;
    color: #00414c;
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .nav-pills li a {
        font-size: 14px
    }
}

.nav-pills li:nth-child(odd) a {
    background-color: #7bc792;
    color: #00414c;
}

.nav-pills li:nth-child(even) a:hover {
    background-color: #f7f7f7;
}

.nav-pills li:nth-child(odd) a:hover {
    background-color: #7bc792;
}

.nav-pills li:first-child a {
    margin-left: 0;
}

.nav-pills li:last-child a {
    margin-right: 0;
}

.parent-slider {
    position: relative;
    overflow: hidden;
}

.parent-slider a.next,
.parent-slider a.prev {
    position: absolute;
    top: 35%;
    color: #fff;
    font-size: 40px;
    display: none;
    animation-duration: .3s;
    -moz-animation-duration: .3s;
    -webkit-animation-duration: .3s;
    -o-animation-duration: .3s;
    cursor: pointer;
}

.parent-slider a.prev {
    left: 10px;
}

.parent-slider a.next {
    right: 10px;
}

.parent-slider a span {
    border-radius: 50%;
    padding: 20px;
    width: 18px;
    height: 37px;
    font-size: 0;
}

.parent-slider a.prev span {
    background: url(../images/next_previcon.png) no-repeat;
    background-position: left top;
}

.parent-slider a.next span {
    background: url(../images/next_previcon.png) no-repeat;
    background-position: right top;
}

#owl-slider .owl-item img {
    width: 100%
}

.social-links {
    list-style: none;
    padding: 0;
    text-align: right;
    display: block;
    overflow: auto;
    margin-top: 15px;
    padding-right: 20px;
}

.social-links li {
    float: right;
    margin-right: 10px;
}

.owl-theme .owl-controls .owl-page span {
    background: #7bc792;
    opacity: 1;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #00414c;
}

.people-slider img {
    border: 1px solid #d2d2d2;
}

.people-slider .title h3,
.people-slider .title h4 {
    margin: 0;
}

.people-slider .title h3 {
    font-size: 36px;
}

.people-slider .company-info {
    padding: 15px 0;
    border-bottom: 4px solid #000;
    margin-bottom: 20px;
}

.people-slider .company-info p {
    margin: 0;
    line-height: 1em;
}

.people-slider .personal-hobbies b {
    font-weight: 900;
    display: block;
    font-size: 16px;
}

.people-slider {
    background-color: #f6f4f4;
    padding: 40px 15px;
}

.people-slider h2 {
    margin-bottom: 30px !important;
    text-align: center;
    color: #00414c;
    font-weight: 700;
}

.people-slider .quotes {
    font-size: 32px;
    color: #00414c;
    font-style: italic;
    margin-top: 30px;
}

.event-slider {
    background-color: #f3f3f3;
    padding-top: 70px;
    padding-bottom: 70px;
}

.event-slider h2 {
    font-size: 32px;
    font-weight: 700;
    color: #00414c;
    margin-bottom: 50px;
}

.event-slider .slider-title {
    font-size: 18px;
    line-height: 20px;
    color: #00414c;
    margin-bottom: 25px;
}

.event-slider img {
    margin-bottom: 20px;
    border: 1px solid #fff;
}

.ComplaintWrap {
    background-color: #fff;
    border: 1px solid #00414c;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.ComplaintWrap .col-md-10.col-md-offset-1 {
    padding: 0;
}

.note_p {
    font-size: 15px;
    margin-top: -10px;
}

.Complaint-head {
    background: #00414c;
    color: #fff;
    width: calc(100% + 30px);
    margin-left: -15px;
    padding: 15px 30px;
    margin-bottom: 5px;
}

.h2-Complaint {
    margin: 0;
    font-size: 24px;
    font-weight: 700;
}

.Head_choose {
    background: #00414c;
    color: #fff;
    padding: 25px;
    text-align: center;
    margin-top: 5px;
}

.pristine-error.text-help {
    color: #fb0d1c;
    font-style: italic;
    margin-top: 3px;
    font-size: 15px;
}

.h3-Complaint {
    margin: 0;
    font-size: 23px;
    margin-bottom: 25px;
    font-weight: 300;
}

.ComplaintList {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
}

.ComplaintList li {
    color: #fff;
    position: relative;
    margin: 0 20px;
    display: flex;
    align-items: center;
}

.ComplaintList li input[type=radio] {
    position: absolute;
    visibility: hidden;
}

.ComplaintList li label {
    display: block;
    position: relative;
    font-weight: 300;
    font-size: 17px;
    padding: 8px 30px 8px 50px;
    border-radius: 50px;
    height: auto;
    border: 2px solid #fff;
    z-index: 9;
    cursor: pointer;
    margin-bottom: 0;
    -webkit-transition: all 0.25s linear;
}

.ComplaintList li:hover label {
    color: #FFFFFF;
}

.ComplaintList li .check {
    display: block;
    position: absolute;
    border: 2px solid #fff;
    border-radius: 100%;
    height: 18px;
    width: 18px;
    top: 13px;
    left: 20px;
    z-index: 9;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
    pointer-events: none;
}

.ComplaintList li:hover .check {
    border: 2px solid #FFFFFF;
}

.ComplaintList li .check::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 10px;
    width: 10px;
    top: 3px;
    left: 3px;
    margin: auto;
    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
}

.ComplaintList input[type=radio]:checked~.check {
    border: 1px solid #fff;
}

.ComplaintList input[type=radio]:checked~.check::before {
    background: #fff;
}

.ComplaintList input[type=radio]:checked~label {
    background: #7bc792;
    border: 2px solid #7bc792;
}

.ComplaintWrap .form-control,
.ComplaintWrap input[type="text"] {
    border: 2px solid #00414c;
    border-radius: 0;
    padding: 10px 40px 10px 10px;
    width: 100%;
    height: auto;
}

.ComplaintWrap .has-danger .form-control,
.ComplaintWrap .has-danger input[type="text"] {
    border: 2px solid #fb0d1c;
}

.ComplaintWrap select.form-control {
    background: #fff url(../images/down_arrow_form.png) 98%/16px auto no-repeat;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

.submit_btn {
    text-transform: uppercase;
    font-size: 1.286em;
    font-weight: 800;
    display: inline-block;
    background-color: #fddd03;
    padding: 15px 50px;
    border-radius: 8px;
    text-align: center;
    margin: 20px auto 0;
    display: block;
    color: #00414c;
    position: relative;
    cursor: pointer;
    border: none;
    text-decoration: none;
}

.submit_btn:hover {
    background: #7bc792;
}

.tooltipWrap {
    margin-left: 10px;
}

.tooltipWrap img {
    margin-bottom: 5px;
}

.tooltipWrap .tooltip_text {
    position: absolute;
    background: rgba(0, 0, 0, 0.8);
    padding: 15px;
    border-radius: 6px;
    font-size: 13px;
    line-height: normal;
    width: 180px;
    display: none;
    z-index: 99;
    transition: all ease .3s;
    color: #fff;
    text-align: center;
}

.tooltipWrap:hover .tooltip_text {
    display: block;
}

.h5-Complaint {
    margin-top: 50px;
    margin-bottom: 25px;
    font-size: 20px;
    color: #00414c;
    font-weight: 700;
}

.P-label {
    color: #00414c;
}

.ComplaintWrap textarea.form-control {
    height: 83px;
}

.ComplaintWrap .form-group {
    margin-bottom: 25px;
}

.ComplaintWrap .form-group .form-label {
    margin-bottom: 5px;
    color: #00414c;
    font-size: 16px;
}

.required {
    color: #fb0d1c;
}

.ComplaintWrap .form-group .radio-inline {
    color: #00414c;
    font-size: 16px;
}

.ComplaintWrap .form-group input[type="radio"] {
    width: 16px;
    height: 16px;
}

.form-group .tooltipWrap {
    margin-top: 12px;
}

.complaintForm {
    padding: 0 70px;
}

@media all and (max-width:991px) {
    .parent-slider a.next,
    .parent-slider a.prev {
        font-size: 20px
    }
    .nav-pills li:not(:first-child):not(:nth-child(2)) a {
        word-wrap: break-word;
        word-spacing: 20px
    }
}

@media all and (max-width:767px) {
    .parent-slider a span {
        padding: 15px
    }
    .event-slider img {
        display: block;
        margin: 0 auto
    }
    .nav-pills {
        text-align: center
    }
    .nav-pills li {
        display: inline-block !important;
        width: auto !important;
        margin-bottom: 20px !important;
        margin-left: 0 !important;
        margin-right: 0 !important
    }
    .nav-pills li:not(:first-child):not(:nth-child(2)) a {
        word-spacing: 0 !important
    }
    .nav-pills li a {
        margin-left: 0 !important;
        margin-right: 0 !important
    }
    .Complaint-head {
        margin-bottom: 0;
        padding: 15px;
    }
    .ComplaintWrap {
        padding-bottom: 20px;
    }
    .ComplaintWrap>.col-md-12 {
        padding: 0;
    }
}

@media all and (max-width:600px) {
    .parent-slider a.next,
    .parent-slider a.prev {
        font-size: 15px;
        top: 33%
    }
    .parent-slider a span {
        padding: 10px
    }
}

@media all and (max-width:500px) {
    .parent-slider a.next,
    .parent-slider a.prev {
        top: 30%
    }
}

@media all and (max-width:500px) {
    .parent-slider a.next,
    .parent-slider a.prev {
        top: 25%
    }
}

.page-id-1175 .content h1.post_title {
    text-align: center;
}

.page-id-1175 .content ul {
    list-style-type: none;
    padding: 0;
}

.page-id-1175 .content ul li {
    background-color: #7bc792;
}

.page-id-1175 .content ul li:nth-of-type(2n) {
    background-color: #bcffd0;
}

.page-id-1175 .content h4 {
    font-size: 25px;
}

.page-id-1175 .content ul .question-title a {
    display: block;
    padding: 10px;
    text-decoration: none;
    background-image: url(../images/icon-plus.png);
    background-repeat: no-repeat;
    background-position: 98%;
    background-size: 30px;
    padding-right: 40px;
}

.page-id-1175 .content ul .question-title a:hover {
    text-decoration: underline;
}

.page-id-1175 .content ul .question-title a.active {
    background-image: url(../images/icon-minus.png);
}

.page-id-1175 .content ul .answer {
    display: none;
    padding: 20px 10px 10px;
}

.form-client input,
.form-client textarea {
    width: 100%;
    box-shadow: none !important;
    border: 1px solid #00414d;
    padding: 10px;
    display: block;
}

.form-client select {
    border: 1px solid #00414d !important;
}

.form-client input[type=submit] {
    background-color: #00414d;
    color: #fff;
}

@media (min-width:1200px) {
    .container {
        width: 970px
    }
}

@media (max-width:768px) {
    .covid_content {
        font-size: 18px;
        padding: 15px 0
    }
    .timeline .current-time {
        font-size: 36px
    }
    .navbar .navbar-nav {
        margin: 0
    }
    ul.navbar-nav>li:hover>ul.dropdown-menu {
        display: block;
        position: initial;
        min-width: 100%;
        border: none;
        box-shadow: none;
        border-top: 1px solid
    }
    .lang a {
        position: absolute;
        right: 10px;
        font-size: 11px;
        margin-top: 3px
    }
    .f2bg {
        padding-bottom: 0
    }
    .f2bg .cta-content {
        margin-bottom: 45px
    }
    .footer h2 {
        margin-top: 20px;
        margin-bottom: 20px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .navbar .navbar-nav>li>a {
        padding: 15px 0
    }
    .navbar .navbar-brand:after {
        display: none
    }
    .nav-pills li a {
        min-height: 65px
    }
}

@media (min-width:991px) {
    .navbar .navbar-nav>li>a {
        padding: 15px 0 35px
    }
}

@media (max-width:560px) {
    .cta-left {
        padding-top: 140px
    }
}

@media (min-width:768px) {
    .cta-left {
        padding-left: 30px
    }
    .cta-right {
        padding-right: 30px
    }
    .menu-mbd-container {
        min-width: calc(100% - 322px);
        float: right
    }
}

@media (max-width:767px) {
    .hexa-left {
        margin-bottom: 70px
    }
}

@media (min-width:992px) {
    #mbd_marketing .col-md-4 {
        width: 32.57%;
        margin-left: 10px;
        margin-bottom: 0;
        height: 600px
    }
}

@media all and (max-width:767px) {
    #mbd_marketing .btnblue {
        margin-top: 1em
    }
    h1.Brief,
    h1.Contact_Us_head {
        font-size: 34px
    }
    .contact-box .clabel {
        padding: 19px 10px
    }
}

@media all and (max-width:500px) {
    #captcha_benj .col-xs-3,
    #captcha_benj .col-xs-9 {
        float: none;
        width: 100%;
        padding: 0
    }
}

@media(max-width:533px) {
    .hex {
        background-size: 160px !important;
        background-position-x: center !important;
        background-position-y: center !important;
        margin-bottom: 115px
    }
}

@media(max-width:767px) {
    .timeline .time-start {
        text-align: left
    }
    .timeline .start-date::before {
        content: "";
        position: absolute;
        margin-left: -52px;
        margin-top: 7px;
        background: url(../images/bullet.png) center center no-repeat;
        height: 35px;
        width: 12px
    }
    .products .gray,
    .products .white {
        padding-bottom: 30px;
        padding-top: 25px
    }
    .products .white {
        padding-top: 35px
    }
    .products .gray {
        padding-bottom: 40px
    }
    .timeline .time-left {
        border-left: 3px solid #ccc;
        border-right: 0 solid #ccc
    }
    .timeline .time-left .carret {
        left: 5px;
        right: inherit;
        background: url(../images/caret-right.png) top left no-repeat
    }
    .timeline_footer {
        padding: 20px;
        width: calc(100% + 30px);
        border-left: 3px solid #ccc;
        margin-left: -15px;
        text-align: left;
        padding-bottom: 0
    }
    .timeline_footer .start-date {
        margin-top: 0
    }
    .timeline_footer .start-date::before {
        right: auto;
        left: -27px;
        top: 0
    }
}

@media(max-width:767px) {
    .timeline .time-left .carret::before {
        margin-left: -13px
    }
}

@media(min-width:768px) and (max-width:991px) {
    .popimage {
        float: none
    }
    .popname {
        margin-bottom: 0
    }
}

@media(max-width:660px) {
    .popimage {
        float: none
    }
    .popname {
        margin-bottom: 0
    }
    .poposition {
        margin-bottom: 20px
    }
}

@media(max-width:660px) {
    .popinfo {
        float: none;
        margin-top: -15px;
        padding-left: 0
    }
}

@media(min-width:768px) and (max-width:991px) {
    .poposition {
        margin-bottom: 20px
    }
    .popinfo {
        float: none;
        margin-top: -15px;
        padding-left: 0
    }
}

@media(min-width:768px) and (max-width:991px) {
    .hex .vmiddle {
        height: 75px
    }
}

@media(max-width:991px) and (min-width:768px) {
    .hex .overlay {
        padding: 15px 8px 10px 120px;
        height: 103px
    }
}

@media(max-width:767px) and (min-width:534px) {
    .hex .overlay {
        max-width: 425px
    }
}

@media(max-width:533px) {
    .hex .overlay {
        background: url(../images/trans-hex.png) center left no-repeat;
        background-size: contain;
        background-position-x: center;
        background-position-y: center;
        padding: 38px 0 10px;
        text-align: center
    }
    .hex .overlay a {
        position: absolute;
        width: 90%;
        display: block;
        margin-top: 37px
    }
}

@media(min-width:768px) and (max-width:991px) {
    .hex .overlay b {
        font-size: 18px
    }
}

@media(min-width:768px) and (max-width:991px) {
    .hex .overlay span {
        font-size: 14px
    }
}

@media(max-width:533px) {
    .hex .overlay: focus,
    .hex .overlay:hover {
        background: url(../images/trans-hex.png) center left no-repeat;
        background-size: contain;
        background-position-x: center;
        background-position-y: center
    }
    .hex .overlay:focus b,
    .hex .overlay:focus span,
    .hex .overlay:hover b,
    .hex .overlay:hover span {
        color: #777
    }
}

@media(max-width:533px) {
    .board {
        background-size: 162px !important;
        background-position-x: center !important;
        background-position-y: center !important
    }
}

@media(max-width:344px) {
    .board {
        margin-bottom: 30px
    }
}

@media(max-width:533px) {
    .board .empty {
        padding: 17px 20px;
        background-position-x: center !important;
        background-position-y: center !important;
        background-size: cover
    }
}

@media(max-width:533px) {
    .board .empty: hover {
        background-position-x: center !important;
        background-position-y: center !important;
        background-size: cover
    }
}

@media(max-width:991px) {
    .profile .name {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media(max-width:544px) {
    .profile .name {
        width: 100%;
        margin-top: 50px
    }
}

@media(max-width:991px) and (min-width:768px) {
    .profile .name h2 {
        margin-top: -35px;
        position: absolute;
        width: 500px
    }
}

@media(min-width:768px) {
    .profile .about {
        padding-left: 0
    }
}

@media(max-width:991px) {
    #floatnav,
    #floatnav li a span {
        display: none
    }
}

@media(min-width:768px) {
    .modal-body {
        padding: 15px 80px
    }
}

@media(max-width:767px) {
    #time-mobile {
        display: block
    }
    #time-left,
    #time-right,
    .h768 {
        display: none
    }
    .cdiclogo img {
        padding-top: 0;
        margin-left: 0
    }
    .complaintForm {
        padding: 0;
    }
    .ComplaintList {
        flex-direction: column;
        align-items: center;
    }
    .ComplaintList li {
        margin: 5px 0;
    }
    .h3-Complaint {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .h2-Complaint {
        font-size: 21px;
    }
}

@media(max-width:991px) {
    .footernavwrap {
        width: 100%
    }
}

@media(max-width:723px) {
    .footernavi li {
        display: inline;
        width: 100%;
        padding: 10px 0
    }
}

@media(max-width:500px) {
    .fbg {
        background-color: #fbfbfb
    }
}

@media (max-width:991px) {
    #mbd .mbd_box {
        height: auto !important;
        float: none
    }
}

@media(max-width:414px) {
    .navbar .navbar-brand {
        width: calc(100% - 79px)
    }
    .navbar .navbar-brand img {
        width: 100%
    }
    .nav-pills li a {
        font-size: 13px;
        padding: 10px 10px
    }
    h1.Brief,
    h1.Contact_Us_head {
        font-size: 30px
    }
}

#submitr input[type=submit]:focus {
    outline: 0;
}

.copyright .pull-right {
    float: left !important;
}

p.thank-you-text {
    text-align: center;
    color: #265460;
    font-size: 20px;
    margin: 25px !important;
}

h2.thank-you-header {
    color: #265460;
    justify-content: center;
    text-align: center;
    font-weight: 700;
}

.download-brochure {
    background-color: #fddd03;
    text-align: center;
    border: none;
    display: inline-block;
    border-radius: 8px;
    color: #00414c;
    padding: 15px 25px;
    font-size: 22px;
    line-height: normal;
    text-transform: none;
    font-weight: 700;
}

.download-brochure a {
    text-transform: none;
    font-weight: 700;
    color: #1c414c;
    text-decoration: none !important;
}

.outer-download-button {
    display: flex;
    justify-content: center;
}

.thankyou-complaint-content img {
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 15% !important;
    margin-top: 30px;
}

.post h2 {
    margin-bottom: 30px;
}

.case-study-full-image,
.class-right-image {
    background: #f4f4f4;
    border: 1px solid #ddd;
    text-align: center;
    padding: 20px
}

.case-study-section {
    margin: 40px 0 20px
}

.case-study-section>.row {
    display: flex;
    align-items: center;
    margin-bottom: 30px
}

.case-study-section>.row>div {
    flex: 1
}

.case-study-section>.row:nth-child(2) tr td:first-child {
    font-weight: 600;
    color: #00414c
}

.case-study-full-image h2,
.class-right-image h2 {
    font-size: 20px;
    color: #00414d;
    font-weight: 700;
    margin: 0 0 15px
}

.case-study-full-image img,
.class-right-image img {
    max-width: 100%;
    height: auto
}

@media all and (max-width:767px) {
    .case-study-section>.row {
        flex-direction: column
    }
    .case-study-section>.row>div {
        width: 100%;
        margin-bottom: 15px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    nav.navbar ul.navbar-nav li {
        clear: none !important
    }
    .navbar .navbar-nav {
        width: 100%
    }
}