body {
    font-family: 'Open Sans', sans-serif;
}

img {
    max-width: 100%;
    height: auto;
}

#floatnav li .ui-effects-wrapper,
#mbd .mbd_box h2:before,
.crumbs span,
.hex .vmiddle,
.valign_mid {
    vertical-align: middle
}

ol,
p,
ul {
    color: #212121;
    font-size: 15px;
}

ol,
ul {
    margin-bottom: 25px
}

#floatnav,
#menu-social-icons li,
.bullet,
.content .sidebar-nav,
.copyright ul,
.footer ul {
    list-style: none
}



.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 h2 a:hover,
.hexa-right h2 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(wp-content/themes/chipconseillereffered/assets/images/btn-hover.png)
}

.btngray:hover {
    color: #fff !important;
    background: url(wp-content/themes/chipconseillereffered/assets/images/btn.png)
}


.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
}

.navbar .navbar-nav li {
    padding: 0 15px
}

.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
}

.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;
    height: 285px;
    margin-top: -69px;
    padding: 0 15px;
    border: 1px solid #eee;
    background: #fdfdfd
}

.hexa-left h2,
.hexa-right h2 {
    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 h2 a,
.hexa-right h2 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 h3,
.hexa-right h3 {
    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 {
    font-size: 32px;
    margin: 0;
    line-height: 40px;
    padding: 10px;
    color: #fff;
    background: #00414d;
    width: calc(100% + 60px);
    margin-left: -30px;
    font-weight: 700
}

.our-story h2.entry-title {
    font-size: 24px;
    color: #000;
    font-weight: 700;
    margin-top: 40px;
    margin-bottom: 30px;
    text-decoration: underline
}

.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
}

.page-template-careers h1.Brief {
    color: #00414d;
    font-weight: 700
}

.career-slider h1.Brief {
    padding: 30px 0 30px 0;
    margin: 0
}

.full-width h1.Brief {
    font-weight: 700;
    color: #00414d
}

.page-template-our-leadership .content h1 {
    margin-bottom: 20px
}

.page-template-our-leadership .content h2 {
    margin-bottom: 30px;
    text-align: center
}

.covid_campaign {
    background-color: #afd9b8
}

.covid_content {
    color: #00414d;
    font-weight: 700;
    font-size: 22px;
    padding: 15px;
    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
}

.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: 25px;
    margin-top: 20px
}

.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
}

.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(../assets/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 {
    margin-bottom: 0
}

.table-rates th {
    background-color: #00414c;
    color: #fff
}

table.table.table-rates {
    color: #0082c8
}

.table-rates td {
    background-color: #eee;
    color: #777
}

.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;
    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
}


.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(../assets/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
}

.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(../assets/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(wp-content/themes/chipconseillereffered/assets/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(../assets/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(wp-content/themes/chipconseillereffered/assets/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(../assets/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(wp-content/themes/chipconseillereffered/assets/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
}

.hex {
    background-size: contain !important;
    margin-bottom: 20px
}

.hex .vmiddle {
    display: table-cell;
    height: 140px
}

.hex .overlay {
    background: url(wp-content/themes/chipconseillereffered/assets/images/hex.png) center left no-repeat;
    height: 140px;
    background-size: contain;
    cursor: pointer;
    padding: 0 16px 0 170px
}

.hex .overlay a b {
    color: #333
}

.hex .overlay a span {
    color: #777
}

.hex .overlay b {
    font-size: 24px;
    display: block;
    margin-bottom: 2px
}

.hex .overlay span {
    color: #777;
    font-size: 16px
}

.hex .overlay:focus,
.hex .overlay:hover {
    background: url(wp-content/themes/chipconseillereffered/assets/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(wp-content/themes/chipconseillereffered/assets/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(/wp-content/themes/Tower/tower/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(wp-content/themes/chipconseillereffered/assets/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: #00414c;
    margin-top: 34.23px;
    font-size: 36px;
    font-weight: 700
}

.profile .profpic {
    /* background-size: contain !important; */
}

.profile .name h2 {}

.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 li {
    padding: 9px 12px;
    background-color: #e6e6e6;
    border-bottom: 1px solid #f5f5f5
}

#floatnav li:hover {
    background-color: #ddd
}

#floatnav li a {
    color: #666;
}

#floatnav li a b {
    font-size: 17px
}

#floatnav li a span {
    padding: 0 5px;
}

#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: 200px; */
    top: 275px;

}

.showspan li>a>span {
    display: inline-block !important
}

.modal-body,
.modal-header {
    background: url(wp-content/themes/chipconseillereffered/assets/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(wp-content/themes/chipconseillereffered/assets/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(wp-content/themes/chipconseillereffered/assets/images/mbd_icon_calculator.png) no-repeat
}

#mbd .mbd_box.rates h2:before {
    background: url(wp-content/themes/chipconseillereffered/assets/images/mbd_icon_rates.png) no-repeat
}

#mbd .mbd_box.resources h2:before {
    background: url(wp-content/themes/chipconseillereffered/assets/images/mbd_icon_resources.png) no-repeat
}

#mbd .mbd_box.contact h2:before {
    background: url(wp-content/themes/chipconseillereffered/assets/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-repeat: no-repeat;
    background-position: 96% center;
    cursor: pointer
}

#mbd_resources .table-rates th.headerSortUp {
    background-image: url(wp-content/themes/chipconseillereffered/assets/images/tablesorter/asc.png)
}

#mbd_resources .table-rates th.headerSortDown {
    background-image: url(wp-content/themes/chipconseillereffered/assets/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: 31px;
    height: 31px;
    margin-bottom: 5px;
    background: url(wp-content/themes/chipconseillereffered/assets/images/social_icons.png) no-repeat
}

#menu-social-icons li.tw a {
    background-position: -58px -21px
}

#menu-social-icons li.fb a {
    background-position: 0
}

#menu-social-icons li.gp a {
    background-position: -41px 0;
    width: 36px
}

#menu-social-icons li.li a {
    background-position: -94px 0
}

.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
}

.cdiclogo img {
    vertical-align: middle;
    width: 140px;
    padding-top: 40px;
    margin-left: 25px
}

#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
}

.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 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(wp-content/themes/chipconseillereffered/assets/images/next_previcon.png) no-repeat;
    background-position: left top
}

.parent-slider a.next span {
    background: url(wp-content/themes/chipconseillereffered/assets/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
}

@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
    }
}

@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%
    }
}

.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 (max-width:768px) {
    .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
    }

    .incomeAd {
        width: 100%;
        max-width: 344px
    }
}

@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: 345px
    }
}

@media all and (max-width:767px) {
    #mbd_marketing .btnblue {
        margin-top: 1em
    }

    h1.Brief,
    h1.Contact_Us_head {
        font-size: 34px
    }
}

@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(../assets/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(wp-content/themes/chipconseillereffered/assets/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(wp-content/themes/chipconseillereffered/assets/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(wp-content/themes/chipconseillereffered/assets/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: 50px; */
        /* margin-top: 60px; */
    }
}

@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
    }

    .covid_content {
        font-size: 20px
    }
}

@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
    }
}

.slider-img {
    display: none;
}

@media (min-width: 1200px) {
    .container-bdm {
        width: 970px !important;
    }
}


body {
    font-family: 'Open Sans', sans-serif;

}

#floatnav li .ui-effects-wrapper,
#mbd .mbd_box h2:before,
.crumbs span,
.hex .vmiddle,
.valign_mid {
    vertical-align: middle
}

ol,
p,
ul {
    color: #212121;
    font-size: 15px;
}

ol,
ul {
    margin-bottom: 25px
}

#floatnav,
#menu-social-icons li,
.bullet,
.content .sidebar-nav,
.copyright ul,
.footer ul {
    list-style: none
}

@font-face {
    font-family: icomoon;
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Calibri;
    src: url(/wp-content/themes/Tower/tower/fonts/calibri.eot);
    src: url(/wp-content/themes/Tower/tower/fonts/calibri.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/Tower/tower/fonts/calibri.woff) format("woff"), url(/wp-content/themes/Tower/tower/fonts/calibri.ttf) format("truetype"), url(/wp-content/themes/Tower/tower/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; */
    /* margin-left: 20px; */
}

.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 h2 a:hover,
.hexa-right h2 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(wp-content/themes/chipconseillereffered/assets/images/btn-hover.png)
}

.btngray:hover {
    color: #fff !important;
    background: url(wp-content/themes/chipconseillereffered/assets/images/btn.png)
}


.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
}

.navbar .navbar-nav li {
    padding: 0 15px
}

.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
}

.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;
    height: 285px;
    margin-top: -69px;
    padding: 0 15px;
    border: 1px solid #eee;
    background: #fdfdfd
}

.hexa-left h2,
.hexa-right h2 {
    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 h2 a,
.hexa-right h2 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 h3,
.hexa-right h3 {
    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 {
    font-size: 32px;
    margin: 0;
    line-height: 40px;
    padding: 10px;
    color: #fff;
    background: #00414d;
    width: calc(100% + 60px);
    margin-left: -30px;
    font-weight: 700
}

.our-story h2.entry-title {
    font-size: 24px;
    color: #000;
    font-weight: 700;
    margin-top: 40px;
    margin-bottom: 30px;
    text-decoration: underline
}

.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
}

.page-template-careers h1.Brief {
    color: #00414d;
    font-weight: 700
}

.career-slider h1.Brief {
    padding: 30px 0 30px 0;
    margin: 0
}

.full-width h1.Brief {
    font-weight: 700;
    color: #00414d
}

.page-template-our-leadership .content h1 {
    margin-bottom: 20px
}

.page-template-our-leadership .content h2 {
    margin-bottom: 30px;
    text-align: center
}

.covid_campaign {
    background-color: #afd9b8
}

.covid_content {
    color: #00414d;
    font-weight: 700;
    font-size: 22px;
    padding: 15px;
    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
}

.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: 25px;
    margin-top: 20px
}

.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
}

.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(../assets/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 {
    margin-bottom: 0
}

.table-rates th {
    background-color: #00414c;
    color: #fff
}

table.table.table-rates {
    color: #0082c8
}

.table-rates td {
    background-color: #eee;
    color: #777
}

.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;
    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
}


.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(../assets/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
}

.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(../assets/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(wp-content/themes/chipconseillereffered/assets/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(../assets/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(wp-content/themes/chipconseillereffered/assets/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(../assets/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(wp-content/themes/chipconseillereffered/assets/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
}

.hex {
    background-size: contain !important;
    margin-bottom: 20px
}

.hex .vmiddle {
    display: table-cell;
    height: 140px
}

.hex .overlay {
    background: url(wp-content/themes/chipconseillereffered/assets/images/hex.png) center left no-repeat;
    height: 140px;
    background-size: contain;
    cursor: pointer;
    padding: 0 16px 0 170px
}

.hex .overlay a b {
    color: #333
}

.hex .overlay a span {
    color: #777
}

.hex .overlay b {
    font-size: 24px;
    display: block;
    margin-bottom: 2px
}

.hex .overlay span {
    color: #777;
    font-size: 16px
}

.hex .overlay:focus,
.hex .overlay:hover {
    background: url(wp-content/themes/chipconseillereffered/assets/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(wp-content/themes/chipconseillereffered/assets/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(/wp-content/themes/Tower/tower/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(../assets/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: 30px;
    /* color: #777; */
    margin: 40px 0;
    background: #fff url(../assets/images/rect.png) repeat-x 0 -50px;
}

.profile h1 {
    color: #00414c;
    margin-top: 34.23px;
    font-size: 36px;
    font-weight: 700
}

.profile .profpic {
    background-size: cover !important;
    width: 155px;
    height: 155px;
}

.profile .name h2 {
    font-weight: 600;
    margin-top: 15px;
    color: #00414c;
}

.profile .position {
    font-size: 20px;
    color: #777;
    margin-top: 20px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.profile .logos {
    margin-top: 20px
}

.profile .about {
    /* padding-left: 0; */
}

.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;
    border-right: 0;
}

.profile .cform .clabel {
    color: #777;
    padding: 10px 5px;
    margin-bottom: 14px
}

.profile .cform .cinput {
    width: 100%;
    height: 40px;
    border: 1px solid rgba(0, 0, 0, 0.60);
    margin-bottom: 0px;
    padding: 5px;
    box-shadow: none;
}

.profile .cform .cinput.error {
    border-color: #E74C3C;
    border-width: 2px !important;
}



.profile .cform input.error+label.error {
    background: #E74C3C;
    position: relative;
    padding: 5px 12px;
    display: inline-block;
    margin-top: 10px;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}

.profile .cform input.error+label.error:before {
    bottom: 100%;
    left: 18px;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #E74C3C;
    border-width: 6px;
    margin-left: -8px;
}



.profile .cform .cwhite {
    border: 1px solid #eee;
    padding: 14px 0;
    border-left: 0;
}

.profile .cform input[type="submit"] {
    background: var(--dark-green);
    color: #fff;
    border-radius: 0;
}

.profile .cform input[type="submit"]:hover {
    background: var(--hover-green);
    color: #001B20;
}

.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 {
    padding: 0;
    font-size: 16px;
    z-index: 9;
    margin: 0;
}

#floatnav li {
    padding: 9px 12px;
    background-color: #e6e6e6;
    border-bottom: 1px solid #f5f5f5
}

#floatnav li:hover {
    background-color: #ddd
}

#floatnav li a {}

#floatnav li a b {
    font-size: 17px
}

#floatnav li .ui-effects-wrapper {
    display: inline-block;
    height: auto !important
}

#floatnav #bluenav {
    background-color: #00414d
}

#floatnav #bluenav a {
    color: #fff
}

#floatnav .icon img {
    width: 18px;
    height: auto;
}


.showspan li>a>span {
    display: inline-block !important
}

.modal-body,
.modal-header {
    background: url(wp-content/themes/chipconseillereffered/assets/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(wp-content/themes/chipconseillereffered/assets/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(wp-content/themes/chipconseillereffered/assets/images/mbd_icon_calculator.png) no-repeat
}

#mbd .mbd_box.rates h2:before {
    background: url(wp-content/themes/chipconseillereffered/assets/images/mbd_icon_rates.png) no-repeat
}

#mbd .mbd_box.resources h2:before {
    background: url(wp-content/themes/chipconseillereffered/assets/images/mbd_icon_resources.png) no-repeat
}

#mbd .mbd_box.contact h2:before {
    background: url(wp-content/themes/chipconseillereffered/assets/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-repeat: no-repeat;
    background-position: 96% center;
    cursor: pointer
}

#mbd_resources .table-rates th.headerSortUp {
    background-image: url(wp-content/themes/chipconseillereffered/assets/images/tablesorter/asc.png)
}

#mbd_resources .table-rates th.headerSortDown {
    background-image: url(wp-content/themes/chipconseillereffered/assets/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: 31px;
    height: 31px;
    margin-bottom: 5px;
    background: url(wp-content/themes/chipconseillereffered/assets/images/social_icons.png) no-repeat
}

#menu-social-icons li.tw a {
    background-position: -58px -21px
}

#menu-social-icons li.fb a {
    background-position: 0
}

#menu-social-icons li.gp a {
    background-position: -41px 0;
    width: 36px
}

#menu-social-icons li.li a {
    background-position: -94px 0
}

.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
}

.cdiclogo img {
    vertical-align: middle;
    width: 140px;
    padding-top: 40px;
    margin-left: 25px
}

#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
}

.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 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(wp-content/themes/chipconseillereffered/assets/images/next_previcon.png) no-repeat;
    background-position: left top
}

.parent-slider a.next span {
    background: url(wp-content/themes/chipconseillereffered/assets/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
}

@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
    }

    .profile .profpic {
        width: 140px;
        height: 140px;
    }
}

@media all and (max-width:767px) {

    #contact form,
    .profile .wpcf7-form .form-items {
        flex-direction: column;
    }

    .contact_message .pull-right {
        margin: 10px 0 0;
        text-align: right;
        float: none !important;
    }

    .profile .tools {
        flex-basis: 50%;
    }

    .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
    }
}

@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%
    }
}

.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 (max-width:768px) {
    .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
    }
}

/* mobile i-pad */
@media (min-width:768px) and (max-width:991px) {

    .profile .about {
        /* padding-left: 60px; */
    }

    .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
    }

    .incomeAd {
        width: 100%;
        max-width: 344px
    }
}

@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: 345px
    }
}

@media all and (max-width:767px) {
    #mbd_marketing .btnblue {
        margin-top: 1em
    }

    h1.Brief,
    h1.Contact_Us_head {
        font-size: 34px
    }
}

@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(../assets/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(wp-content/themes/chipconseillereffered/assets/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(wp-content/themes/chipconseillereffered/assets/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(wp-content/themes/chipconseillereffered/assets/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; */
        margin: 0;
    }
}

@media(max-width:991px) and (min-width:768px) {
    .profile .name h2 {
        /* margin-top: -35px; */
        /* position: absolute; */
        width: 500px;
    }
}


@media(max-width:991px) {
    #floatnav {
        display: none !important;
    }

    #floatnav,
    #floatnav li a span {
        display: none;
    }
}

@media(min-width:768px) {
    .modal-body {
        padding: 15px 80px
    }
}

@media(max-width:767px) {
    #floatnav {
        display: none !important;
    }

    .profile {
        padding: 15px;
        background-position: 0 -70px;
    }

    .profile .mimg {
        margin: 0;
    }

    #time-mobile {
        display: block
    }

    #time-left,
    #time-right,
    .h768 {
        display: none
    }

    .cdiclogo img {
        padding-top: 0;
        margin-left: 0
    }

    .covid_content {
        font-size: 20px
    }
}

@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
    }
}

.slider-img {
    display: none;
}

@media (min-width: 1200px) {
    .container-bdm {
        width: 970px !important;
    }
}

ol,
p,
ul {
    color: #212121;
    font-size: 15px;
}

table tbody tr {
    height: auto;
    background-color: #fff;
    /* color: #fff; */
}

@media (min-width: 992px) {
    .col-md-9 {
        width: 75%;
    }
}

p {}


#floatnav li:hover {
    background-color: #ddd;
}

#floatnav li {
    padding: 9px 12px;
    background-color: #e6e6e6;
    border-bottom: 1px solid #f5f5f5;
}

#floatnav li a b {
    font-size: 17px;
}


.bullet li::before {
    content: "";
    margin-left: -30px;
    padding-right: 15px;
    color: #00414d;
    width: 12px;
    position: absolute;
    height: 12px;
    background: url(../assets/images/bullet_01.png) no-repeat;
    top: 5px;
}


.profile .wpcf7-form .col-sm-6 {
    padding: 15px;
}

.profile .wpcf7-form .form-items {
    display: flex;
    gap: 15px;
}

.profile .wpcf7-form .form-items .contact_label {
    flex-basis: 50%;
    padding-top: 10px;
}

.wpcf7-form-control-wrap {
    float: left;
    height: auto;
    width: 100%;
    margin-bottom: 10px;
}

.wpcf7-form-control-wrap textarea {
    width: 100%;
    background: #fff;
    -moz-box-sizing: border-box;
    border: 1px solid rgba(0, 0, 0, 0.60);
    box-shadow: none;
}

@media (min-width: 1024px) {
    .wpcf7-submit {
        margin-top: 21px !important;
    }
}

.fa-solid {
    font-size: 14px;
}

.prof-info table {
    border: none;
}

.prof-info table td {
    text-align: left;
    padding: 0;
    vertical-align: top;
}

.prof-info table td:first-child {
    width: 42%;
}

.error {
    color: #FF0303;
    /* font-weight: 700; */
    margin-bottom: 15px;
    font-size: 14px;
}

.container.container-bdm.gktest::before {
    /* content: "";
     width: 97.7%; 
     height: 5%; 
     border: 1px solid #ebebeb; 
     position: absolute; 
     z-index: -1; 
     bottom: 100%; 
     left: 11px; 
     background-color: #f2f2f2; */
}

.about {
    position: relative;
    /* left: 2%; */
}

.foot-copy {
    color: #fff;
}

.side-span {
    /* display: none; */
}

.social {
    display: flex;
    gap: 10px;
    margin: 10px 0 0;
}

.social a img {
    width: 25px;
}

.social a:link:hover {
    text-decoration: none;
}