/***Hex***/

.hexdescription {
    min-height: 1000px;
}

.hexcontent.head-tab {
    padding-left: 0 !important;
}

.hex-rotate.hexmob {
    margin-left: 0px;
}


.pipeline_col {
    width: 50%;
}

.hex-box {
    position: absolute !important;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.hex-rotate .hex-box:nth-child(1) {
    position: relative;
    width: 300px;
    height: 173.21px;
    background-color: #d7e0e5;
    margin: 86.60px 0;
}

.hex-rotate .hex-box:nth-child(1):before,
.hex-rotate .hex-box:nth-child(1):after {
    content: "";
    position: absolute;
    width: 0;
    border-left: 150px solid transparent;
    border-right: 150px solid transparent;
}

.hex-rotate .hex-box:nth-child(1):before {
    bottom: 100%;
    border-bottom: 86.60px solid #d7e0e5;
}

.hex-rotate .hex-box:nth-child(1):after {
    top: 100%;
    width: 0;
    border-top: 86.60px solid #d7e0e5;
}


.hex-rotate .hex-box:nth-child(2) {
    position: relative;
    width: 212px;
    height: 122.40px;
    background-color: #d7e0e5;
    margin: 61.20px 0;
}

.hex-rotate .hex-box:nth-child(2):before,
.hex-rotate .hex-box:nth-child(2):after {
    content: "";
    position: absolute;
    width: 0;
    border-left: 106px solid transparent;
    border-right: 106px solid transparent;
}

.hex-rotate .hex-box:nth-child(2):before {
    bottom: 100%;
    border-bottom: 61.20px solid #d7e0e5;
}

.hex-rotate .hex-box:nth-child(2):after {
    top: 100%;
    width: 0;
    border-top: 61.20px solid #d7e0e5;
}

.hex-rotate .hex-box:nth-child(3),
.hex-rotate .hex-box:nth-child(4),
.hex-rotate .hex-box:nth-child(5) {
    position: relative;
    width: 142px;
    height: 81.98px;
    background-color: #d7e0e5;
    margin: 40.99px 0;
}

.hex-rotate .hex-box:nth-child(3):before,
.hex-rotate .hex-box:nth-child(3):after,
.hex-rotate .hex-box:nth-child(4):before,
.hex-rotate .hex-box:nth-child(4):after,
.hex-rotate .hex-box:nth-child(5):before,
.hex-rotate .hex-box:nth-child(5):after {
    content: "";
    position: absolute;
    width: 0;
    border-left: 71px solid transparent;
    border-right: 71px solid transparent;
}

.hex-rotate .hex-box:nth-child(3):before,

.hex-rotate .hex-box:nth-child(4):before,

.hex-rotate .hex-box:nth-child(5):before {
    bottom: 100%;
    border-bottom: 40.99px solid #d7e0e5;
}


.hex-rotate .hex-box:nth-child(3):after,

.hex-rotate .hex-box:nth-child(4):after,

.hex-rotate .hex-box:nth-child(5):after {
    top: 100%;
    width: 0;
    border-top: 40.99px solid #d7e0e5;
}

.object-name {
    font-size: 18px !important;
    width: 90%;
    line-height: 22px;
    text-align: center;
    /*font-family: inherit;*/
    margin: 0 auto;
    color: #fff;
    display: block;
    left: 0;
    right: 0;
    text-transform: uppercase;
    transition: all 1s linear;
}

.active .object-name {
    font-size: 30px !important;
    line-height: 32px;
    width: 70%;

}

.hexmob .hex-box span {
    text-transform: uppercase;
}

.hex-box span {
    font-size: 20px;
    width: 130px;
    line-height: 26px;
    text-align: center;
    font-family: 'Raleway-Bold';
    color: #fff;
}

.hex-box.active span {
    font-size: 30px;
    width: 70%;
}


/***order***/
.hex-box {
    display: flex;
    align-items: center;
    justify-content: center;
}

.hex-rotate .hex-box:nth-child(1) {
    left: 106px;
    bottom: 190px;
}

.hex-rotate .hex-box:nth-child(2) {
    left: 0;
    bottom: 0;
}

.hex-rotate .hex-box:nth-child(3) {
    bottom: -10px;
    left: 240px;
}

.hex-rotate .hex-box:nth-child(4) {
    left: 378px;
    bottom: 98px;
}

.hex-rotate .hex-box:nth-child(5) {
    left: 444px;
    bottom: 252px;
}

/***order***/

.hex-box,
.hex-box:hover,
.hex-box:focus {
    text-decoration: none !important;
    cursor: pointer;
}

.cd2.active {
    background-color: #99CC33 !important;
}

.cd2.active:before {
    border-bottom: 86.60px solid #99CC33 !important;
}

.cd2.active:after {
    border-top: 86.60px solid #99CC33 !important;
}

.pl3.active {
    background-color: #003494 !important;
}

.pl3.active:before {
    border-bottom: 86.60px solid #003494 !important;
}

.pl3.active:after {
    border-top: 86.60px solid #003494 !important;
}

.pdl.active {
    background-color: #131B4D !important;
}

.pdl.active:before {
    border-bottom: 86.60px solid #131B4D !important;
}

.pdl.active:after {
    border-top: 86.60px solid #131B4D !important;
}

.btk.active {
    background-color: #7E7E7E !important;
}

.btk.active:before {
    border-bottom: 86.60px solid #7E7E7E !important;
}

.btk.active:after {
    border-top: 86.60px solid #7E7E7E !important;
}


.cd4.active {
    background-color: #3FA8F4 !important;
}

.cd4.active:before {
    border-bottom: 86.60px solid #3FA8F4 !important;
}

.cd4.active:after {
    border-top: 86.60px solid #3FA8F4 !important;
}

.viewdc p {
    color: #003494 !important;
    font-family: 'Raleway-Bold', sans-serif !important;
}

.head-tab .hexcntpanel {
    margin-bottom: 0px !important;
}

.hexcntpanel.active {
    display: block !important;
}

.videwdc-icon {
 /*   background-image: url("/images/view-publications.svg"); */
    width: 42px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    margin-right: 5px;
}

.viewdc p {
    display: flex;
    align-items: center;
}

/**HexMobile**/





/****OURAPPROACH***/

.hexicon {
    position: absolute;
    width: 130px;
    height: 75.06px;
    background-color: #003494;
    display: flex !important;
    align-items: center;
    justify-content: center;
    top: -125px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.hexicon:before,
.hexicon:after {
    content: "";
    position: absolute;
    width: 0;
    border-left: 65px solid transparent;
    border-right: 65px solid transparent;
}

.hexicon:before {
    bottom: 100%;
    border-bottom: 37.53px solid #003494;
}

.hexicon:after {
    top: 100%;
    width: 0;
    border-top: 37.53px solid #003494;
}

.hexicon img {
    width: 65px;
    height: auto;
}

.approach-box .vc_column-inner {
    background-color: #DFDEE2;
    justify-content: flex-start !important;
    padding: 0px;
    padding-top: 90px;
    margin-left: 17px;
    margin-right: 17px;
}

.approach-box .vc_column-inner .wpb_wrapper {
    position: relative;
}

.approach-box .vc_column-inner h2 {
    color: #003494;
    font-family: 'Raleway-Bold';
    font-size: 30px;
    text-align: center;
    margin-bottom: 10px;
}

.approach-box:first-child .vc_column-inner {
    margin-left: 0px;
    margin-right: 35px;
}

.approach-box:last-child .vc_column-inner {
    margin-right: 0px;
    margin-left: 35px;
}

.approach-box .vc_column-inner .wpb_text_column.wpb_content_element {
    padding: 18px;
    padding-top: 0;
    padding-bottom: 40px;
}

/****OURAPPROACH***/


/***OUR FOCUS**/
.ourfocus-section h4 {
    font-family: 'Raleway-Bold', sans-serif;
    color: #9298a5;
}

.focusbox .vc_column-inner {
    /*background-size: contain;
    height: 500px;
    background-repeat: no-repeat;*/
    display: flex;
    justify-content: center;
    align-items: center;
    /* width: 433px !important;
    padding: 0;
    margin: 0 auto;*/
    width: 85% !important;
    height: unset !important;
    background-size: 100%;
    padding: 0;
    margin: 0 auto;
    padding-bottom: 92%;
    background-repeat: no-repeat;
}

.focusbox h4 {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    font-size: 80px;
    font-family: 'Raleway-Bold', sans-serif;
    color: #fff !important;
    line-height: 75px;
}

.focusbox h4 a {
    text-decoration: none;
    font-size: 35px;
    font-family: 'Raleway-Bold', sans-serif;
    color: #fff !important;
    transition: all 0.2s linear;
}

.focusbox h4 a:hover {
    color: #fff !important;
    text-decoration: underline;
}

/***OUR FOCUS**/
/* Bug fixes */
.pub-btn {
    margin-top: 10px;
    display: inline-block;
}

.hexcontent a,
.hexcontent a:hover span {
    line-height: 24px;
    font-size: 18px;
    /*font-family: 'Raleway-Bold';*/
    color: #003494 !important;
}

.inner_pages .wpb_wrapper ol {
    padding-left: 0;
    margin: 0;
    list-style: decimal;
}

.inner_pages .wpb_wrapper ol li {
    font-size: 12px;
    color: #131B4D;
    font-family: 'Raleway-Medium';
    line-height: 16px;
    list-style-position: outside;
    padding-bottom: 10px;
    margin: 0;
}

.inner_pages .focus_list p {
    font-size: 12px !important;
    color: #131B4D;
    font-family: 'Raleway-Medium';
    line-height: 16px !important;
    list-style-position: outside;
    padding-bottom: 10px !important;
    margin: 0;
    padding-bottom: 0 !important;
}

.inner_pages .focus_list {
    padding-top: 24px;
}

.inner_pages .focus_list.no_padd {
    padding-top: 0;
}

.inner_pages .wpb_wrapper ol li:last-child {
    padding: 0;
}

.inner_pages .wpb_wrapper ol li a {
    color: #003494;
}

.inner_pages .focus_list p a {
    color: #003494;
}

em,
i {
    font-style: italic !important;
}

.viewdc:before {
    content: '';
/*    background-image: url("/images/view-publications.svg"); */
    width: 42px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 5px;
    float: left;
    background-position: center;
}

.ms_page {
    padding-bottom: 60px;
}

.hex-rotate .hex-box {
    border-radius: 3px;
}

.hex-rotate .hex-box::after {
    margin-top: -1px;
}

.hex-rotate .hex-box::before {
    margin-bottom: -1px;
}

.dataTables_info {
    line-height: 24px;
}

.closereturn {
    text-transform: uppercase;
}

/* Bug fixes */
/* Search Results Page */
.search-results .page_content_wrap.page_paddings_yes {
    padding-bottom: 20px;
}

.search-results .post_item_excerpt .post_title a {
    text-transform: uppercase;
    font-size: 30px;
    font-family: 'Raleway-Bold';
    color: #003494 !important;
    text-decoration: none;
    line-height: 30px;
}

.search-results .post_item .post_descr p {
    font-size: 16px;
    color: #131B4D;
    font-family: 'Raleway-Medium';
    line-height: 24px;
}

.search-results .post_item .post_descr a {
    font-size: 16px;
}

.search-results .post_info .post_info_item,
.search-results .post_info .post_info_item a {
    font-size: 16px;
    color: #131B4D !important;
    font-family: 'Raleway-Medium';
    line-height: 24px;
}

.search-results .post_featured {
    display: none;
}

.search-results .content .post_info .post_info_item.post_info_posted:before {
    font-size: 16px;
    color: #131B4D !important;
    font-family: 'Raleway-Medium';
}

.search-results .post_info .post_info_item a:hover,
.search-results .post_info .post_info_item a:hover span {
    color: #131B4D !important;
}

.search-results .pagination_pages>a,
.search-results .pagination_pages>span {
    margin-bottom: 0;
}

.search-results .pagination_wrap {
    padding-bottom: 40px;
}

/* Search Results Page End */

@media(min-width:768px) {
    .hexmob {
        display: none;
    }

    .helpblock {
        display: none;
    }
}

@media (max-width:1440px) {
    .mt-100 {
        margin-top: 80px;
    }

    .hex-rotate {
        transform: scale(0.80);
        -webkit-transform: scale(0.80);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }

    .hex-rotate .hex-box:nth-child(1):before,
    .hex-rotate .hex-box:nth-child(1):after {
        margin-top: -1px !important;
    }

    .approach-box .vc_column-inner h2 {
        font-size: 25px;
    }

    .hexicon {
        position: absolute;
        width: 100px;
        height: 57.74px;
        background-color: #003494;
        display: flex !important;
        align-items: center;
        justify-content: center;
        top: -120px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .hexicon:before,
    .hexicon:after {
        content: "";
        position: absolute;
        width: 0;
        border-left: 50px solid transparent;
        border-right: 50px solid transparent;
    }

    .hexicon:before {
        bottom: 100%;
        border-bottom: 28.87px solid #003494;
    }

    .hexicon:after {
        top: 100%;
        width: 0;
        border-top: 28.87px solid #003494;
    }

    .hexicon img {
        width: 50px;
        height: auto;
    }

    .approach-box .vc_column-inner .wpb_text_column.wpb_content_element {
        margin-top: -25px;
    }

}


@media (min-width:768px) and (max-width:1024px) {
    .hex-rotate {
        transform: scale(0.60);
        -webkit-transform: scale(0.60);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }

    .hex-rotate .hex-box:nth-child(1):before,
    .hex-rotate .hex-box:nth-child(1):after {
        margin-top: -1px !important;
    }

    .viewdc p {
        display: flex;
        align-items: self-start;
    }
}

@media (width:768px) {

    .hex-rotate {
        transform: scale(0.50);
        -webkit-transform: scale(0.50);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }

    .hex-rotate .hex-box:nth-child(1):before,
    .hex-rotate .hex-box:nth-child(1):after {
        margin-top: -1px !important;
    }
}

@media (max-width:480px) {
    .hex-rotate.hexmob {
        transform: scale(0.90);
        -webkit-transform: scale(0.90);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }

    .hexmob {
        display: block;
        width: 100%;
        height: 220px;
        margin-bottom: 0;
    }

    .focusbox .vc_column-inner {
        width: 100% !important;
        height: unset !important;
        display: block;
        background-size: 100%;
        padding: 0;
        margin: 0 auto;
        padding-bottom: 108%;
    }
}

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

    .hex-rotate.hexmob {
        transform: scale(1.6);
        -webkit-transform: scale(1.6);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }

    .viewdc p {
        display: flex;
        align-items: self-start;
    }

    .hexmob {
        display: block;
        width: 100%;
        height: 400px;
        margin-bottom: 0;
    }
}

@media(max-width:767px) {
    .hexmob {
        min-height: unset;
    }

    .pipeline_col {
        width: 100%;
    }

    .focusbox h4 {
        font-size: 58px;
        line-height: 58px;
    }

    .focusbox h4 a {
        font-size: 35px;
    }

    .mt-100 {
        margin-top: 0px;
    }

    .approach-box .vc_column-inner {
        margin-left: 0 !important;
        margin-right: 0 !important;
        margin-bottom: 90px !important;
    }

    .approach-box:last-child .vc_column-inner {
        margin-bottom: 0px !important;
    }

    .hexmob .inner_page_img {
        padding-right: 30px;
    }

    .viewdc p {
        display: flex;
        align-items: self-start !important;
        font-size: 12px !important;
        line-height: 14px !important;
    }

    .focusbox {
        margin-bottom: 30px;
    }

    .hexcntpanel {
        margin-bottom: 40px !important;
    }

    .hexcontent a,
    .hexcontent a:hover span {
        font-size: 18px;

    }

    .ms_page {
        padding-bottom: 40px;
    }

    .viewdc span {
        display: table;
    }

    /* Search Results Page */
    .search-results .page_content_wrap.page_paddings_yes {
        padding-bottom: 0;
    }

    .search-results .post_item_excerpt .post_title a {
        font-size: 33px;
    }

    .search-results .post_item .post_descr p {
        font-size: 18px;
    }

    .search-results .post_item .post_descr a {
        font-size: 18px;
    }

    .search-results .content .post_info .post_info_item.post_info_posted:before {
        font-size: 18px;
    }

    .search-results .post_info .post_info_item,
    .search-results .post_info .post_info_item a {
        font-size: 18px;
    }

    .search-results .post_item_excerpt .post_content {
        padding-bottom: 40px;
    }

}

/* Responsive */
@media screen and (min-width:1920px) and (max-width:2048px) {
    .inner_page_img {
        padding-right: 45px;
    }

    .approach-box:first-child .vc_column-inner {
        margin-right: 43px;
    }

    .approach-box .vc_column-inner {
        margin-left: 25px;
        margin-right: 25px;
    }

    .approach-box:last-child .vc_column-inner {
        margin-left: 43px;
    }
}

@media(max-width:991px) {
    .inner_page_img {
        padding-right: 0;
        padding-bottom: 35px;
    }

    .tg_header_banner .page_title h1 br {
        display: none;
    }

}

.testing {
    display: block;
}

/***Hex***/



.hex-box {
    position: absolute !important;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.hex-rotate .hex-box:nth-child(1) {
    position: relative;
    width: 300px;
    height: 173.21px;
    background-color: #d7e0e5;
    margin: 86.60px 0;
}

.hex-rotate .hex-box:nth-child(1):before,
.hex-rotate .hex-box:nth-child(1):after {
    content: "";
    position: absolute;
    width: 0;
    border-left: 149px solid transparent;
    border-right: 151px solid transparent;
}

.hex-rotate .hex-box:nth-child(1):before {
    bottom: 100%;
    border-bottom: 86.60px solid #d7e0e5;
}

.hex-rotate .hex-box:nth-child(1):after {
    top: 100%;
    width: 0;
    border-top: 86.60px solid #d7e0e5;
}


.hex-rotate .hex-box:nth-child(2) {
    position: relative;
    width: 212px;
    height: 122.40px;
    background-color: #d7e0e5;
    /*margin: 61.20px 0;*/
    margin: 60px 0;
}

.hex-rotate .hex-box:nth-child(2):before,
.hex-rotate .hex-box:nth-child(2):after {
    content: "";
    position: absolute;
    width: 0;
    border-left: 104px solid transparent;
    border-right: 106px solid transparent;
}

.hex-rotate .hex-box:nth-child(2):before {
    bottom: 100%;
    border-bottom: 61.20px solid #d7e0e5;
}

.hex-rotate .hex-box:nth-child(2):after {
    top: 100%;
    width: 0;
    border-top: 61.20px solid #d7e0e5;
}



.hex-rotate .hex-box:nth-child(3),
.hex-rotate .hex-box:nth-child(4),
.hex-rotate .hex-box:nth-child(5) {
    position: relative;
    width: 142px;
    height: 81.98px;
    background-color: #d7e0e5;
    margin: 40.99px 0;
}

.hex-rotate .hex-box:nth-child(3) {
    margin: 40px 0;
}

.hex-rotate .hex-box:nth-child(3):before,
.hex-rotate .hex-box:nth-child(3):after,
.hex-rotate .hex-box:nth-child(4):before,
.hex-rotate .hex-box:nth-child(4):after,
.hex-rotate .hex-box:nth-child(5):before,
.hex-rotate .hex-box:nth-child(5):after {
    content: "";
    position: absolute;
    width: 0;
    border-left: 71px solid transparent;
    border-right: 71px solid transparent;
}

.hex-rotate .hex-box:nth-child(3):before,

.hex-rotate .hex-box:nth-child(4):before,

.hex-rotate .hex-box:nth-child(5):before {
    bottom: 100%;
    border-bottom: 40.99px solid #d7e0e5;
}


.hex-rotate .hex-box:nth-child(3):after,

.hex-rotate .hex-box:nth-child(4):after,

.hex-rotate .hex-box:nth-child(5):after {
    top: 100%;
    width: 0;
    border-top: 40.99px solid #d7e0e5;
}

.hex-box span {
    font-size: 20px;
    width: 130px;
    line-height: 26px;
    text-align: center;
    font-family: 'Raleway-Bold';
    color: #fff;
}

.hex-box.active span {
    font-size: 30px;
    width: 70%;
    line-height: 30px;
}

/***order***/
.hex-box {
    display: flex;
    align-items: center;
    justify-content: center;
}

.hex-rotate .hex-box:nth-child(1) {
    left: 106px;
    bottom: 190px;
}

.hex-rotate .hex-box:nth-child(2) {
    left: 0;
    bottom: 0;
}

.hex-rotate .hex-box:nth-child(3) {
    bottom: -10px;
    left: 240px;
}

.hex-rotate .hex-box:nth-child(4) {
    left: 378px;
    bottom: 98px;
}

.hex-rotate .hex-box:nth-child(5) {
    left: 444px;
    bottom: 252px;
}

/***order***/

.hex-box,
.hex-box:hover,
.hex-box:focus {
    text-decoration: none !important;
    cursor: pointer;
}

.cd2.active {
    background-color: #99CC33 !important;
}

.cd2.active:before {
    border-bottom: 86.60px solid #99CC33 !important;
}

.cd2.active:after {
    border-top: 86.60px solid #99CC33 !important;
}

.pl3.active {
    background-color: #003494 !important;
}

.pl3.active:before {
    border-bottom: 86.60px solid #003494 !important;
}

.pl3.active:after {
    border-top: 86.60px solid #003494 !important;
}

.pdl.active {
    background-color: #131B4D !important;
}

.pdl.active:before {
    border-bottom: 86.60px solid #131B4D !important;
}

.pdl.active:after {
    border-top: 86.60px solid #131B4D !important;
}

.btk.active {
    background-color: #7E7E7E !important;
}

.btk.active:before {
    border-bottom: 86.60px solid #7E7E7E !important;
}

.btk.active:after {
    border-top: 86.60px solid #7E7E7E !important;
}


.cd4.active {
    background-color: #3FA8F4 !important;
}

.cd4.active:before {
    border-bottom: 86.60px solid #3FA8F4 !important;
}

.cd4.active:after {
    border-top: 86.60px solid #3FA8F4 !important;
}

.viewdc p {
    color: #003494 !important;
    font-family: 'Raleway-Bold', sans-serif !important;
}



.head-tab .hexcntpanel {
    margin-bottom: 0px !important;
}

.hexcntpanel.active {
    display: block !important;
}

.videwdc-icon {
    background-image: url("/images/view-publications.svg");
    width: 42px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    margin-right: 5px;
}

.viewdc p {
    display: flex;
    align-items: center;
    padding: 0 !important;
}

.hexcontent a:after {
    content: "";
    clear: both;
    display: table;
}
/**HexMobile**/


@media(min-width:768px) {
    .hexmob {
        display: none;
    }

    .helpblock {
        display: none;
    }
}

@media (max-width:1440px) {
    .hex-rotate {
        transform: scale(0.80);
        -webkit-transform: scale(0.80);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }

    .hex-rotate .hex-box:nth-child(1):before,
    .hex-rotate .hex-box:nth-child(1):after {
        margin-top: -1px !important;
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .hex-rotate {
        transform: scale(0.60);
        -webkit-transform: scale(0.60);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
        width: 380px;
        margin-left: 88px;
    }

    .hex-rotate .hex-box:nth-child(1):before,
    .hex-rotate .hex-box:nth-child(1):after {
        margin-top: -1px !important;
    }

    .viewdc p {
        display: flex;
        align-items: self-start;
    }
}

@media (width:768px) {

    .hex-rotate {
        transform: scale(0.50);
        -webkit-transform: scale(0.50);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }

    .hex-rotate .hex-box:nth-child(1):before,
    .hex-rotate .hex-box:nth-child(1):after {
        margin-top: -1px !important;
    }
}

@media (max-width:480px) {
    .hex-rotate.hexmob {
        transform: scale(0.90);
        -webkit-transform: scale(0.90);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }

    .hexmob {
        display: block;
        width: 100%;
        height: 225px;
        margin-bottom: 0;
    }
}

@media (min-width:481px) and (max-width:767px) {
    .hex-rotate.hexmob {
        transform: scale(1.6);
        -webkit-transform: scale(1.6);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }

    .hexmob {
        display: block;
        width: 100%;
        height: 400px;
        margin-bottom: 0;
    }

    .focusbox .vc_column-inner {
        width: 60% !important;
        height: unset !important;
        display: block;
        background-size: 100%;
        padding: 0;
        margin: 0 auto;
        padding-bottom: 64%;
    }
}

@media(max-width:767px) {

    .hexmob .hex-box.active span,
    .hexmob .hex-box span {
        line-height: 13px;
        font-size: 13px;

    }

    .hexmob .hex-box span {
        padding: 0 5px;
    }

    .hex-box.active span {
        width: 95%;
    }

    .hex-box span {
        width: 95%;
    }

    .hex-rotate {
        display: none;
    }

    .hexmob {
        display: block;
        min-width: auto;

    }

    .helpblock {
        display: block;
        text-align: center;
        color: #003494 !important;
        font-size: 12px !important;
        font-family: 'Raleway-Bold' !important;
        margin-bottom: 17px !important;
        padding-bottom: 0 !important;
    }

    .hexmob .hex-box {
        position: relative;
        width: 105px !important;
        height: 60.62px !important;
        background-color: #DBE3E7 !important;
        margin: 30.31px 0 !important;
    }

    .hexmob .hex-box:before,
    .hexmob .hex-box:after {
        content: "";
        position: absolute;
        width: 0;
        border-left: 52.5px solid transparent !important;
        border-right: 52.5px solid transparent !important;
    }

    .hexmob .hex-box {
        border-radius: 3px;
    }

    .hexmob .hex-box:before {
        bottom: 100%;
        border-bottom: 30.31px solid #DBE3E7 !important;
        margin-bottom: -1px;
    }

    .hexmob .hex-box:after {
        top: 100%;
        width: 0;
        border-top: 30.31px solid #DBE3E7 !important;
        margin-top: -1px;
    }

    .hexmob .hex-box:nth-child(1) {
        left: 65px;
        top: 7px;
    }

    .hexmob .hex-box:nth-child(2) {
        left: 175px;
        top: 7px;
    }

    .hexmob .hex-box:nth-child(3) {
        left: 9px;
        top: 102px;
    }

    .hexmob .hex-box:nth-child(4) {
        left: 119px;
        top: 102px;
    }

    .hexmob .hex-box:nth-child(5) {
        left: 230px;
        top: 102px;
    }



    .hexmob .cd2.active {
        background-color: #3a5196 !important;
    }

    .hexmob .cd2.active:before {
        border-bottom: 30.31px solid #3a5196 !important;
    }

    .hexmob .cd2.active:after {
        border-top: 30.31px solid #3a5196 !important;
    }

    .hexmob .pl3.active {
        background-color: #64acdd !important;
    }

    .hexmob .pl3.active:before {
        border-bottom: 30.31px solid #64acdd !important;
    }

    .hexmob .pl3.active:after {
        border-top: 30.31px solid #64acdd !important;
    }

    .hexmob .pdl.active {
        background-color: #131B4D !important;
    }

    .hexmob .pdl.active:before {
        border-bottom: 30.31px solid #131B4D !important;
    }

    .hexmob .pdl.active:after {
        border-top: 30.31px solid #131B4D !important;
    }

    .hexmob .btk.active {
        background-color: #7E7E7E !important;
    }

    .hexmob .btk.active:before {
        border-bottom: 30.31px solid #7E7E7E !important;
    }

    .hexmob .btk.active:after {
        border-top: 30.31px solid #7E7E7E !important;
    }


    .hexmob .cd4.active {
        background-color: #3FA8F4 !important;
    }

    .hexmob .cd4.active:before {
        border-bottom: 30.31px solid #3FA8F4 !important;
    }

    .hexmob .cd4.active:after {
        border-top: 30.31px solid #3FA8F4 !important;
    }

}

@media(min-width:1920px) {

    .hex-rotate {
        transform: scale(1);
        -webkit-transform: scale(1);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }

    .mt-100 {
        margin-top: 100px;
    }

    .ourfocus-section h4 {
        font-family: 'Raleway-Bold', sans-serif;
        font-size: 28px;
    }

    .hexcontent a,
    .hexcontent a:hover span {
        font-size: 24px;
    }

    /* Search Results Page */

    .search-results .post_item_excerpt .post_title a {
        font-size: 40px;
        line-height: 40px;
    }

    .search-results .content .post_info .post_info_item.post_info_posted:before {
        font-size: 24px;
        line-height: 32px;
    }

    .search-results .post_info .post_info_item,
    .search-results .post_info .post_info_item a {
        font-size: 24px;
        line-height: 32px;
    }

    .search-results .post_item .post_descr p {
        font-size: 24px;
        line-height: 32px;
    }

    .search-results .post_item .post_descr a {
        font-size: 24px;
        line-height: 32px;
    }
}




@media (min-width:1441px) and (max-width:1680px) {

    .focusbox .vc_column-inner {
        /*
      height: 385px;
     
      width: 80% !important ;
*/
        width: 85% !important;
        height: unset !important;
        display: block;
        background-size: 100%;
        padding: 0;
        margin: 0 auto;
        padding-bottom: 90%;

    }

    .focusbox h4 {

        font-size: 70px;

        line-height: 60px;
    }

    .focusbox h4 a {

        font-size: 30px;
    }

    .hex-rotate {
        padding-left: 120px;
        transform: scale(0.85);
        -webkit-transform: scale(0.85);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }

}

@media (min-width:1025px) and (max-width:1279px) {
    .hex-rotate {
        transform: scale(0.60);
        -webkit-transform: scale(0.60);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
}

@media (min-width:1025px) and (max-width:1480px) {
    .focusbox .vc_column-inner {
        width: 85% !important;
        height: unset !important;
        display: block;
        background-size: 100%;
        padding: 0;
        margin: 0 auto;
        padding-bottom: 90%;
    }

    .focusbox h4 {

        font-size: 56px;

        line-height: 56px;
    }

    .focusbox h4 a {

        font-size: 24px;
    }

}

@media (min-width:769px) and (max-width:1024px) {
    .focusbox .vc_column-inner {
        width: 85% !important;
        height: unset !important;
        display: block;
        background-size: 100%;
        padding: 0;
        margin: 0 auto;
        padding-bottom: 90%;
    }

    .focusbox h4 {
        font-size: 45px;
        line-height: 45px;
    }

    .focusbox h4 a {
        font-size: 20px;
    }
}

@media (min-width:768px) and (max-width:1024px) and (orientation:portrait) {
    .focusbox .vc_column-inner {
        width: 90% !important;
        height: unset !important;
        display: block;
        background-size: 100%;
        padding: 0;
        margin: 0 auto;
        padding-bottom: 90%;
    }

    .focusbox h4 {

        font-size: 40px;

        line-height: 40px;
    }

    .focusbox h4 a {

        font-size: 24px;
    }


}

@media (min-width:768px) and (max-width:1024px) and (orientation:landscape) {
    .focusbox .vc_column-inner {
        width: 85% !important;
        height: unset !important;
        display: block;
        background-size: 100%;
        padding: 0;
        margin: 0 auto;
        padding-bottom: 90%;
    }

    .focusbox h4 {

        font-size: 40px;

        line-height: 40px;
    }

    .focusbox h4 a {

        font-size: 24px;
    }

}

@media only screen and (device-width: 812px) and (orientation: landscape) {

    .focusbox .vc_column-inner {
        width: 85% !important;
        height: unset !important;
        display: block;
        background-size: 100%;
        padding: 0;
        margin: 0 auto;
        padding-bottom: 85%;

    }
}

@media screen and (max-width: 896px) and (orientation: landscape) {
    .hex-rotate {
        width: 320px;
        margin-left: 70px;
        transform: scale(0.50);
        -webkit-transform: scale(0.50);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }

    .hexcntpanel {
        margin-bottom: 40px;
    }

    .mzl_learnmore {
        padding-top: 40px;
    }

    .search-results .post_item_excerpt .post_content {
        padding-bottom: 40px;
    }

    .ms_page {
        padding-bottom: 40px;
    }

    .viewdc span {
        display: table;
    }

}

/* Firefox Browser */
/*
    @-moz-document url-prefix() {
      .hex-rotate .hex-box:nth-child(1)::before, .hex-rotate .hex-box:nth-child(1)::after {
       
        border-left: 153px solid transparent;
    }
    }*/
/* IE Browser */
@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .hex-box {
        display: block !important;
    }

    .hex-box span {
        position: absolute;
        margin: auto;
        top: 35%;
        left: 0;
        right: 0;
    }

    .pl3.active span {
        top: 33%;

    }

    .hex-box.pl3 span {
        top: 20%;
    }

    .hex-box.active span {
        top: 40%;
    }

    .hexicon figure.vc_figure {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        display: block;
        margin: 0 auto;
        width: 60px;

    }

    .hexicon {
        display: block !important;
    }

}

.desktop-hexagon .object:not(.active):hover .object-name{
    color: #131B4D;
}

.desktop-hexagon .object:not(.active):hover{
    transform: scale(1.5);
}