﻿.swiper-container {
 /*display: none;*/
}

.hideReadMore{
    display:none;
}

.DivMainInsights2:hover {
    background-color: var(--main-color) !important;
    border: 0px solid var(--main-color) !important;
    border-left: 1px solid var(--HFFirmDefaultBorderColor) !important;
    border-right: 1px solid var(--HFFirmDefaultBorderColor) !important;
    border-bottom: 1px solid var(--HFFirmDefaultBorderColor) !important;
    color: #fff !important;
}
 
    .DivMainInsights2:hover a {
        color: #fff !important;
    }

    .DivMainInsights2:hover h3 {
        color: #fff !important;
    }

    .DivMainInsights2:hover h4 {
        color: #fff !important;
    }

    .DivMainInsights2:hover h5 {
        color: #fff !important;
    }

    .DivMainInsights2:hover .button-02 {
        border: 1px solid var(--DefaultbtnHoverBGColor) !important;
        color: var(--DefaultbtnHoverTextColor) !important;
        fill: var(--DefaultbtnHoverTextColor) !important;
        strok: var(--DefaultbtnHoverTextColor) !important;
        background-color: var(--DefaultbtnHoverBGColor) !important;
    }

        .DivMainInsights2:hover .button-02:hover {
            color: var(--HoverTextColor) !important;
            border: 1px solid var(--HoverBGColor) !important;
            background-color: var(--HoverBGColor) !important;
        }


.DivMainInsights4:hover {
    background-color: var(--main-color) !important;
    border: 0px solid var(--HFFirmDefaultBorderColor) !important;
    border-left: 1px solid var(--HFFirmDefaultBorderColor) !important;
    border-right: 1px solid var(--HFFirmDefaultBorderColor) !important;
    border-bottom: 1px solid var(--HFFirmDefaultBorderColor) !important;
    color: #fff !important;
}

body .System1buttonFlip-01:hover a {
    background-color: var(--System1_HoverBGColor);
    color: var(--System1_HoverTextColor) !important;
}
.System1buttonFlip-01:hover a {
    background-color: var(--System1_HoverBGColor);
    color: var(--System1_HoverTextColor) !important;
}

    .DivMainInsights4:hover a {
        color: #fff !important;
    }

.DivMainInsights2:hover a {
    color: #fff !important;
}

body .System1buttonFlip-01:hover a {
    background-color: var(--System1_HoverBGColor);
    color: var(--System1_HoverTextColor) !important;
}

.System1buttonFlip-01:hover a {
    background-color: var(--System1_HoverBGColor);
    color: var(--System1_HoverTextColor) !important;
}

    .DivMainInsights4:hover h4 {
        color: #fff !important;
    }

    .DivMainInsights4:hover h5 {
        color: #fff !important;
    }

    .DivMainInsights4:hover .button-02 {
        border: 1px solid var(--DefaultbtnHoverBGColor) !important;
        color: var(--DefaultbtnHoverTextColor) !important;
        fill: var(--DefaultbtnHoverTextColor) !important;
        strok: var(--DefaultbtnHoverTextColor) !important;
        background-color: var(--DefaultbtnHoverBGColor) !important;
    }

        .DivMainInsights4:hover .button-02:hover {
            color: var(--HoverTextColor) !important;
            border: 1px solid var(--HoverBGColor) !important;
            background-color: var(--HoverBGColor) !important;
        }

 
    .articleTools {
        margin: 10px;
        padding: 10px;
    }

        .articleTools a {
            margin-right: 15px;
            color: #0058B3;
            font-style: italic;
            float: right;
            text-decoration: underline;
        }

    .socialBarMainContainer {
        text-align: center;
        height: 100%;
        font-size: 16px;
        padding-top: 5px;
    }

    .socialBarCenter {
        margin-top: 15px;
    }

    .mainWrap {
        margin: auto;
        width: 597px;
        padding: 50px;
        background-image: linear-gradient(bottom, #F5F9FF 19%, #C9D3E0 51%);
        background-color: #F5F9FF;
        border-radius: 5px;
        box-shadow: 0 3px 29px rgba(0, 0, 0, 0.99);
    }

    ._Telerik_IE9 .mainWrap {
        filter: none;
    }

    .qsfDark .mainWrap, .qsfOfficeDark .mainWrap {
        color: #000;
    }

    .mainWrap p {
        padding: 10px 0 0 0;
    }

    .mainWrap h1, .mainWrap h2 {
        color: #1E90FF;
        text-align: center;
        font-weight: normal;
        font-size: 24px;
        padding: 5px;
        margin: 0;
    }

    .mainWrap h2 {
        font-size: 14px;
        font-style: italic;
    }

    #commentsContainer {
        margin-top: 30px;
    }

    .commentWrapper {
        border: 1px dotted #666;
        padding: 10px;
        background-color: #eee;
        margin-bottom: 20px;
    }

        .commentWrapper:hover, .commentWrapper.oddRow:hover {
            background-color: #f5efc9;
        }

        .commentWrapper.oddRow {
            background-color: #ccc;
        }

        .commentWrapper img {
            float: left;
            width: 48px;
            height: 48px;
            margin-right: 10px;
        }

    .fromContent {
        font-size: 14px;
    }

        .fromContent strong {
            padding-right: 10px;
        }

    .commentContent {
        padding-top: 10px;
    }

    .closeButton {
        position: absolute;
        right: 10px;
        top: 10px;
        background: url(/images/delete.gif) no-repeat;
        width: 16px;
        height: 16px;
        display: block;
    }

    .commentForm {
        padding: 10px;
    }

    #commentField {
        width: 100%;
    }

    .RadForm.rfdTextbox .commentForm input[type="text"], .RadForm.rfdTextbox .commentForm input[type="password"] {
        vertical-align: middle;
    }

    * + html #ShareBarNotification {
        z-index: 31000;
    }

    .higherZindex {
        z-index: 99999 !important;
    }

    .RadXmlHttpPanel {
        width: 500px;
    }
 
    .InsightUser {
        position: absolute;
        /*bottom: 17em;*/
        left: 20px;
        margin-left: 30px;
        max-width: 60px;
        border: 1px solid #242424;
        -webkit-transform: translate(-50%,0);
        transform: translate(-50%,0);
        height: auto;
        top: 105px;
    }

    
    .InsightUserRight {
        position: absolute;
        /*bottom: 17em;*/
          left: 35px;
        margin-left: 30px;
        max-width: 60px;
        border: 1px solid #242424;
        -webkit-transform: translate(-50%,0);
        transform: translate(-50%,0);
        height: auto;
         top: 105px;
    }

    .list-webinars_grid .DivMainInsights2 {
        -webkit-box-flex: 10;
        -webkit-flex-grow: 10;
        -ms-flex-positive: 10;
        flex-grow: 10;
        /*height: 365px !important;*/
        max-height: none;
        width: 100%;
        margin: 0;
        background-color: #fff;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    .list-webinars_grid .DivMainInsights4 {
        -webkit-box-flex: 10;
        -webkit-flex-grow: 10;
        -ms-flex-positive: 10;
        flex-grow: 10;
        /*height: 455px !important;*/
        max-height: none;
        width: 100%;
        margin: 0;
        background-color: transparent;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    .list-webinars_grid .DivMainEvents {
        -webkit-box-flex: 10;
        -webkit-flex-grow: 10;
        -ms-flex-positive: 10;
        flex-grow: 10;
        /*height: 360px !important;*/
        max-height: none;
        width: 100%;
        margin: 0;
        background-color: transparent;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }

.list-webinars_grid .DivMainKeyExpertise {
    -webkit-box-flex: 10;
    -webkit-flex-grow: 10;
    -ms-flex-positive: 10;
    flex-grow: 10;
    /*height: 365px !important;*/
    max-height: none;
    width: 100%;
    margin: 0;
    background-color: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.DivMainKeyExpertise .btn_show-moreExpertise {
    font-family: 'Source Sans Pro Semi Bold';
    font-size: 16px;
    font-weight: 600;
    display: block;
    line-height: 26px;
    cursor: pointer;
    width: 100%;
}

.DivMainInsights2 .btn_show-moreInsights2 {
    font-family: 'Source Sans Pro Semi Bold';
    font-size: 16px;
    font-weight: 600;
    display: block;
    line-height: 26px;
    cursor: pointer;
    width: 100%;
}

.DivMainInsights4 .btn_show-moreInsights4 {
    font-family: 'Source Sans Pro Semi Bold';
    font-size: 16px;
    font-weight: 600;
    display: block;
    line-height: 26px;
    cursor: pointer;
    width: 100%;
}

.DivMainEvents .btn_show-moreEvents {
    font-family: 'Source Sans Pro Semi Bold';
    font-size: 16px;
    font-weight: 600;
    display: block;
    line-height: 26px;
    cursor: pointer;
    width: 100%;
}

    .list-webinars__body_open .list-webinars__descInsights2 {
        max-height: inherit;
    }

    .list-webinars__body_open .list-webinars__descInsights4 {
        max-height: inherit;
    }

    .list-webinars__body_open .list-webinars__descEvents {
        max-height: inherit;
    }

.list-webinars__body_open .list-webinars__descExpertise {
    max-height: inherit;
}

    .list-webinars__descInsights2 {
        overflow: hidden;
        display: block;
        /*max-height: 250px;*/
        margin-bottom: 0px;
        -webkit-transition: all .2s ease;
        transition: all .2s ease;
    }

    .list-webinars__descInsights4 {
        overflow-y: hidden;
        display: block;
        /*max-height: 250px;*/
        margin-bottom: 0px;
        -webkit-transition: all .2s ease;
        transition: all .2s ease;
        word-wrap: break-word;
        text-overflow: ellipsis;
    }

    .list-webinars__descEvents {
        overflow: hidden;
        display: block;
       /* max-height: 50px;*/
        margin-bottom: 5px;
        -webkit-transition: all .2s ease;
        transition: all .2s ease;
    }


.list-webinars__descExpertise {
    overflow: hidden;
    display: block;
    /*max-height: 210px;*/
    margin-bottom: 15px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.DivMainInsights2 .list-webinars__buttons {
    padding-left: 0px;
    padding-right: 0px;
    /*flex: 1 1 auto;*/
    padding-top: 15px;
}

    .DivMainInsights4 .list-webinars__buttons {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 15px;
        /*flex: 1 1 auto;*/
    }

    .DivMainEvents .list-webinars__buttons {
        padding-left: 0px;
        padding-right: 0px;
        /*flex: 1 1 auto;*/
    }

.DivMainKeyExpertise .list-webinars__buttonsExpertise {
    padding-left: 0px;
    padding-right: 0px;
    /*flex: 1 1 auto;*/
}

.DivMainKeyExpertise {
    border: 1px solid var(--HFFirmDefaultBorderColor);
    border-top: 0px solid var(--HFFirmDefaultBorderColor);
    border-bottom: 1px solid var(--HFFirmDefaultBorderColor);
    height: auto !important;
    vertical-align: top;
    display: flex;
    flex-direction: column;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 0px;
    /*padding-bottom: 20px;*/
    text-align: left;
}


    .DivMainInsights2 {
        border: 1px solid var(--HFFirmDefaultBorderColor);
        border-top: 0px solid var(--HFFirmDefaultBorderColor);
        border-bottom: 1px solid var(--HFFirmDefaultBorderColor);
        height: auto !important;
        vertical-align: top;
        display: flex;
        flex-direction: column;
        padding-left: 25px;
        padding-right: 25px;
        padding-top: 0px;
        /*padding-bottom: 20px;*/
        text-align: left;
    }

    .DivMainInsights4 {
        border: 1px solid var(--HFFirmDefaultBorderColor);/*#D1D1D4;*/
        border-top: 0px solid var(--HFFirmDefaultBorderColor);
        border-bottom: 1px solid var(--HFFirmDefaultBorderColor);
        height: auto !important;
        vertical-align: top;
        display: flex;
        flex-direction: column;
        padding-left: 25px;
        padding-right: 25px;
        padding-top: 0px;
        /*padding-bottom: 20px;*/
        text-align: left;
    }

    .DivMainEvents {
        border: 1px solid var(--HFFirmDefaultBorderColor);
        border-top: 0px solid var(--HFFirmDefaultBorderColor);
        border-bottom: 1px solid var(--HFFirmDefaultBorderColor);
        height: auto !important;
        vertical-align: top;
        display: flex;
        flex-direction: column;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        /*padding-bottom: 20px;*/
        text-align: left;
    }

    h4 {
        margin-left: 0px;
        margin-top: 0px;
        text-align: left;
    }

    h5 {
        margin-left: 0px;
        margin-top: 0px;
        text-align: left;
    }

    .list-webinars__buttonsEvents {
        padding-top: 10px;
    }

    .row.ContentPainColumnTwoAutoContainerNoIndent.equal-colsLatestI {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
    }

        .row.ContentPainColumnTwoAutoContainerNoIndent.equal-colsLatestI > [class*="col-"] {
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
        }

    .row.ContentPainThreeColumnImgContainerNoIndent.equal-colsLatestI {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        .row.ContentPainThreeColumnImgContainerNoIndent.equal-colsLatestI > [class*="col-"] {
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
        }

            .row.ContentPainThreeColumnImgContainerNoIndent.equal-colsLatestI > [class*="col-"] > * {
                /*-webkit-flex: 1 1 auto;
                -ms-flex: 1 1 auto;
                flex: 1 1 auto;*/
            }

    .row.ContentPainFourColumnImgHeightContainerNoIndent.equal-colsInsights {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        .row.ContentPainFourColumnImgHeightContainerNoIndent.equal-colsInsights > [class*="col-"] {
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
        }

    .row.ContentPainFourColumnImgHeightContainerNoIndent.equal-colsLatestI > [class*="col-"] > * {
        /*-webkit-flex: 1 1 auto;
                -ms-flex: 1 1 auto;
                flex: 1 1 auto;*/
    }

    .row.ContentPainAutoContainerNoIndent.equal-colsLatestI {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        .row.ContentPainAutoContainerNoIndent.equal-colsLatestI > [class*="col-"] {
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
        }

            .row.ContentPainAutoContainerNoIndent.equal-colsLatestI > [class*="col-"] > * {
                /*-webkit-flex: 1 1 auto;
                -ms-flex: 1 1 auto;
                flex: 1 1 auto;*/
            }

    .row.ContentPainColumnTwoAutoContainerNoIndent.equal-colsEvents {
    }


    .list-webinars__descInsights2 h3 {
        margin-left: 0px;
        margin-top: 0px;
        text-align: left;
    }

    .height-8 {
        height: 8px;
    }

    .height-15 {
        height: 15px;
    }

    .buttonposition {
        position: absolute;
        bottom: 0;
        padding-bottom: 30px !important;
    }

    .buttonpositionEvents {
        position: absolute;
        bottom: 0;
        padding-bottom: 0px !important;
    }

/*Featured Team*/
.list-webinars_grid .DivMainFeaturedTeam {
    -webkit-box-flex: 10;
    -webkit-flex-grow: 10;
    -ms-flex-positive: 10;
    flex-grow: 10;
    /*height: 360px !important;*/
    max-height: none;
    width: 100%;
    margin: 0;
    background-color: #ffffff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.DivMainFeaturedTeam .btn_show-moreFeaturedTeam {
    font-family: 'Source Sans Pro Semi Bold';
    font-size: 16px;
    font-weight: 600;
    display: block;
    line-height: 26px;
    cursor: pointer;
    width: 100%;
}

.list-webinars__body_open .list-webinars__descFeaturedTeam {
    max-height: inherit;
}

.list-webinars__descFeaturedTeam {
    overflow: hidden;
    display: block;
    /*max-height: 215px;*/
 /*   max-height: 225px;*/
    margin-bottom: 5px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.DivMainFeaturedTeam .list-webinars__buttons {
    padding-left: 0px;
    padding-right: 0px;
    /*flex: 1 1 auto;*/
}

.DivMainFeaturedTeam {
    border: 1px solid var(--HFFirmDefaultBorderColor);
    border-top: 0px solid var(--HFFirmDefaultBorderColor);
    border-bottom: 1px solid var(--HFFirmDefaultBorderColor);
    height: auto !important;
    vertical-align: top;
    display: flex;
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    /*padding-bottom: 20px;*/
    text-align: left;
}

.list-webinars__buttonsFeaturedTeam {
    padding-top: 10px;
}

.buttonpositionFeaturedTeam {
    position: absolute;
    bottom: 0;
    padding-bottom: 0px !important;
}
/*Featured Team*/


    /*Blogs*/ 
    .list-webinars_grid .DivMainBlogs {
        -webkit-box-flex: 10;
        -webkit-flex-grow: 10;
        -ms-flex-positive: 10;
        flex-grow: 10;
        /*height: 360px !important;*/
        max-height: none;
        width: 100%;
        margin: 0;
        background-color: transparent;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }

.DivMainBlogs .btn_show-moreBlogs {
    font-family: 'Source Sans Pro Semi Bold';
    font-size: 16px;
    font-weight: 600;
    display: block;
    line-height: 26px;
    cursor: pointer;
    width: 100%;
}

    .list-webinars__body_open .list-webinars__descBlogs {
        max-height: inherit;
    }

    .list-webinars__descBlogs {
        overflow: hidden;
        display: block;
       /* max-height: 50px;*/
        margin-bottom: 5px;
        -webkit-transition: all .2s ease;
        transition: all .2s ease;
    }

    .DivMainBlogs .list-webinars__buttons {
        padding-left: 0px;
        padding-right: 0px;
        /*flex: 1 1 auto;*/
    }

    .DivMainBlogs {
        border: 1px solid var(--HFFirmDefaultBorderColor);
        border-top: 0px solid var(--HFFirmDefaultBorderColor);
        border-bottom: 1px solid var(--HFFirmDefaultBorderColor);
        height: auto !important;
        vertical-align: top;
        display: flex;
        flex-direction: column;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        /*padding-bottom: 20px;*/
        text-align: left;
    }

    .list-webinars__buttonsBlogs {
        padding-top: 10px;
    }

    .buttonpositionBlogs {
        position: absolute;
        bottom: 0;
        padding-bottom: 0px !important;
    }
     /*Blogs*/


.list-webinars_grid .DivMain {
    background-color: #fff;
}

.list-webinars_grid .DivMainInsights2 {
    background-color: #fff;
}

.list-webinars_grid .DivMainInsights4 {
    background-color: #fff;
}

.list-webinars_grid .DivMainBlogs {
    background-color: inherit;
}

.DivMain {
    background-color: #fff !important;
}

.DivMainInsights4 {
    background-color: #fff !important;
}

.DivMainInsights2 {
    background-color: #fff !important;
}

.DivMainBlogs {
    background-color: inherit !important;
}

.swiper-testimonials04 .swiper-slide {
    display: block;
}
.swiper-testimonials04 blockquote {
 margin:0;
 padding:0;
 border:none;
 max-width:870px;
 margin:auto;
}
.swiper-testimonials04 .pic {
 width:110px;
 height:110px;
 border-radius:50%;
 padding:3px;
 background-color:#FFF;
 border:1px solid #d5d5d5;
 overflow:hidden;
 position:relative;
 margin:0 auto 35px;
}
.swiper-testimonials04 .pic img {
 max-width:100%;
 border-radius:50%;
}
.swiper-testimonials04 blockquote p {
 font-size:16px;
 line-height:28px;
 color:#787878;
 font-style:italic;
}
.swiper-testimonials04 .info {
 font-style:normal;
}
.swiper-testimonials04 .info strong {
 display:block;
 color:#333333;
 font-weight:bold;
 margin-bottom:8px;
}
.swiper-testimonials04 .info span {
 font-style:italic;
 font-size:16px;
}
.swiper-testimonials04.swiper-container .swiper-button-next {
 right:0;
 width:25px;
}
.swiper-testimonials04.swiper-container .swiper-button-prev {
 left:0;
 width:25px;
}
.swiper-testimonials04.swiper-container .swiper-button-next span,
.swiper-testimonials04.swiper-container .swiper-button-prev span {
 width:17px;
 height:17px;
}
.swiper-testimonials04 .swiper-pagination-bullet {
 opacity:1;
 background:#e5e5e5;
 backface-visibility:hidden;
}
.swiper-testimonials04.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
 width:12px;
 height:12px;
 margin:0 5px;
 transition:300ms all linear;
}
.swiper-testimonials04.swiper-container-horizontal .swiper-pagination-bullet.swiper-pagination-bullet-active {
 width:24px;
 border-radius:14px;
 background:#1abc9c;
}

.RadMediaPlayer_Metro {
    display: inline-block;
    margin-left: -280px;
}

.RadMediaPlayer_Metro .rmpPlaylist li.rmpActive a {
    background: #e5e5e5;
    color: #fff;
} 

.RadMediaPlayer_Silk {
    display: inline-block; 
}

.RadMediaPlayer_Silk .rmpPlaylist li.rmpActive a {
    background: #e5e5e5;
    color: #fff;
} 

.RadMediaPlayer_Silk .rmpPlaylist {
    background: #e6e6e6;
    display: none !important;
}

#player {
    width: 640px;
}

body .System1buttonFlip-01:hover {
    background-color: var(--System1_HoverBGColor);
    color: var(--System1_HoverTextColor) !important;
}

.CustomModulesMainImageRibbon {
    padding-top: 60px;
    padding-bottom: 60px;
}





.carousel {
    margin-bottom: 0px !important;
}

    .carousel .owl-pagination {
        display: none;
    }
     
.carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}

    .carousel .owl-wrapper {
        display: none;
        position: relative;
        -webkit-transform: translate3d(0px, 0px, 0px);
    }

    .carousel .owl-wrapper-outer {
        overflow: hidden;
        position: relative;
        width: 100%;
    }

        .carousel .owl-wrapper-outer.autoHeight {
            -webkit-transition: height 500ms ease-in-out;
            -moz-transition: height 500ms ease-in-out;
            -ms-transition: height 500ms ease-in-out;
            -o-transition: height 500ms ease-in-out;
            transition: height 500ms ease-in-out;
        }

    .carousel .owl-item {
        float: left;
    }

    .carousel .owl-pagination {
        text-align: center;
        padding: 20px 0 0;
        position: absolute;
        top: 100%;
        left: 2;
        width: 100%;
    }

    .carousel .owl-page {
        cursor: pointer;
        width: 21px;
        height: 21px;
        border: 2px solid #2e2e2e;
        margin: 0 5px;
        display: inline-block;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
    }

        .carousel .owl-page.active {
        }

    /*.carousel .owl-buttons .owl-prev,
.carousel .owl-buttons .owl-next{position:absolute;left:0;top:50%;width:50px;height:50px;line-height:50px;font-size:0px;text-align:center;cursor:pointer;margin:-25px 0 0 0;border:1px solid #fff;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;transition:background-color ease-in 200ms,border ease-in 200ms;-moz-transition:background-color ease-in 200ms,border ease-in 200ms;-webkit-transition:background-color ease-in 200ms,border ease-in 200ms;-o-transition:background-color ease-in 200ms,border ease-in 200ms;-ms-transition:background-color ease-in 200ms,border ease-in 200ms;}*/

    .carousel .owl-buttons .owl-prev,
    .carousel .owl-buttons .owl-next {
        position: absolute;
        left: 0;
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 0px;
        text-align: center;
        cursor: pointer;
        margin: -25px 0 0 0;
        border: 1px solid #fff;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        transition: background-color ease-in 200ms,border ease-in 200ms;
        -moz-transition: background-color ease-in 200ms,border ease-in 200ms;
        -webkit-transition: background-color ease-in 200ms,border ease-in 200ms;
        -o-transition: background-color ease-in 200ms,border ease-in 200ms;
        -ms-transition: background-color ease-in 200ms,border ease-in 200ms;
    }


    .carousel .owl-buttons .owl-next {
        left: auto;
        right: 0;
    }

        .carousel .owl-buttons .owl-prev:hover,
        .carousel .owl-buttons .owl-next:hover {
            border: none;
            background-color: rgba(255,255,255,0.3);
        }

        .carousel .owl-buttons .owl-prev:before,
        .carousel .owl-buttons .owl-next:before {
            content: "";
            border-left: 2px solid #fff;
            border-bottom: 2px solid #fff;
            width: 15px;
            height: 15px;
            position: absolute;
            top: 50%;
            left: 50%;
            margin: -3px 0 0 -3px;
            font-size: 20px;
            transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transition: border ease-in 200ms;
            -moz-transition: border ease-in 200ms;
            -webkit-transition: border ease-in 200ms;
            -o-transition: border ease-in 200ms;
            -ms-transition: border ease-in 200ms;
        }

        .carousel .owl-buttons .owl-next:before {
            border-left: none;
            border-right: 2px solid #fff;
            margin-left: -4px;
            transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -webkit-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
        }

    .carousel .owl-buttons .owl-prev:hover:before {
    }

    .carousel .owl-buttons .owl-next:hover:before {
        border-left: none;
    }

.carousel {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

    .carousel .grabbing {
    }

    .carousel .owl-wrapper,
    .carousel .owl-item {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
    }

.carousel {
    display: none;
}

    .carousel img {
        max-width: 100%;
    }

/*carousel_6*/
.carousel_6 .photo_box1 {
    border-left: 2px solid #fff !important;
    border-right: 2px solid #fff !important;
}

.carousel_6 .owl-wrapper {
    margin: 0px;
}
 
.carousel_6 .item {
    padding-right: 0px !important;
    margin-left: 0px !important;
    height: 100px;
    width: 99%;
}

.carousel_6 .owl-buttons .owl-prev {
    margin: 5px 65px 0 0 !important;
}

.carousel_6 .owl-buttons .owl-next {
    margin: 5px 25px 0 0 !important;
}

.carousel_6 .owl-wrapper {
    margin: 0 0 0 -15px;
}

.carousel_6 .item {
    padding: 0 15px;
}

.carousel_6 .photo_box {
    margin: 0;
    cursor: pointer;
    border: 1px solid #DDDDDD;
}

    .carousel_6 .photo_box .shade {
        background-color: #1E7AD8;
    }

    .carousel_6 .photo_box:hover .shade {
        filter: alpha(opacity=80);
        opacity: 0.8;
    }

.carousel_6 .bottom {
    text-align: center;
    padding: 19px 0;
    position: relative;
    transition: background-color ease-in 200ms;
    -moz-transition: background-color ease-in 200ms;
    -webkit-transition: background-color ease-in 200ms;
    -o-transition: background-color ease-in 200ms;
    -ms-transition: background-color ease-in 200ms;
}

.carousel_6 .photo_box:hover .bottom {
    background-color: #344455;
}

.carousel_6 .bottom:before {
    position: absolute;
    content: "";
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
    left: 40px;
    top: 0px;
    margin: -20px 0 0 0;
    transition: border ease-in 200ms;
    -moz-transition: border ease-in 200ms;
    -webkit-transition: border ease-in 200ms;
    -o-transition: border ease-in 200ms;
    -ms-transition: border ease-in 200ms;
}

.carousel_6 .photo_box:hover .bottom:before {
    border-color: transparent transparent #344455 transparent;
}

.carousel_6 .bottom h3 {
    font-size: 15px;
    color: #333;
    text-transform: uppercase;
    font-weight: bold;
    transition: color ease-in 200ms;
    -moz-transition: color ease-in 200ms;
    -webkit-transition: color ease-in 200ms;
    -o-transition: color ease-in 200ms;
    -ms-transition: color ease-in 200ms;
}

.carousel_6 .photo_box:hover .bottom h3 {
    color: #fff;
}

.carousel_6 .bottom p {
    font-size: 13px;
    margin: 10px 0;
    transition: color ease-in 200ms;
    -moz-transition: color ease-in 200ms;
    -webkit-transition: color ease-in 200ms;
    -o-transition: color ease-in 200ms;
    -ms-transition: color ease-in 200ms;
}

.carousel_6 .photo_box:hover .bottom p {
    color: #fff;
}

/*.carousel_6 .owl-buttons .owl-prev,
.carousel_6 .owl-buttons .owl-next{left:auto;top:0;right:0;width:25px;height:25px;border:none;margin:-60px 60px 0 0;background-color:#D7D7D7;transition:background-color ease-in 200ms;-moz-transition:background-color ease-in 200ms;-webkit-transition:background-color ease-in 200ms;-o-transition:background-color ease-in 200ms;-ms-transition:background-color ease-in 200ms;}

.carousel_6 .owl-buttons .owl-next{right:-30px;}*/
.carousel_6 .owl-buttons .owl-prev,
.carousel_6 .owl-buttons .owl-next {
    right: auto;
    top: -15px;
    left: -7px;
    width: 25px;
    height: 25px;
    border: none;
}

.carousel_6 .owl-buttons .owl-next {
    left: 20px;
}

    .carousel_6 .owl-buttons .owl-prev:before,
    .carousel_6 .owl-buttons .owl-next:before {
        border-left: 2px solid #666666;
        border-bottom: 2px solid #666666;
        margin: -4px 0 0 -2px;
    }

    .carousel_6 .owl-buttons .owl-next:before {
        border-right: 2px solid #666666;
        border-left: none;
        margin: -4px 0 0 -5px;
    }

    .carousel_6 .owl-buttons .owl-prev:hover,
    .carousel_6 .owl-buttons .owl-next:hover {
        color: var(--main-color);
    }

        .carousel_6 .owl-buttons .owl-prev:hover:before,
        .carousel_6 .owl-buttons .owl-next:hover:before {
            border-left: 2px solid var(--main-color);
            border-bottom: 2px solid var(--main-color);
        }

        .carousel_6 .owl-buttons .owl-next:hover:before {
            border-right: 2px solid var(--main-color);
            border-left: none;
        }
/*carousel_6*/


/*carousel_7*/
.carousel_7 .photo_box1 {
    border-left: 0px solid #fff !important;
    border-right: 0px solid #fff !important;
}

.carousel_7 .owl-wrapper {
    margin: 0px;
}

.carousel_7 .item {
    padding-right: 0px !important;
    margin-left: 0px !important;
    height: 100px;
    width: 99%;
}

.carousel_7 .owl-buttons .owl-prev {
    margin: 5px 65px 0 0 !important;
}

.carousel_7 .owl-buttons .owl-next {
    margin: 5px 25px 0 0 !important;
}

.carousel_7 .owl-wrapper {
    margin: 0 0 0 -15px;
}

.carousel_7 .item {
    padding: 0 15px;
}

.carousel_7 .photo_box {
    margin: 0;
    cursor: pointer;
    border: 0px solid #DDDDDD;
}

.carousel_7 .photo_box .shade {
    background-color: #1E7AD8;
}

.carousel_7 .photo_box:hover .shade {
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.carousel_7 .bottom {
    text-align: center;
    padding: 19px 0;
    position: relative;
    transition: background-color ease-in 200ms;
    -moz-transition: background-color ease-in 200ms;
    -webkit-transition: background-color ease-in 200ms;
    -o-transition: background-color ease-in 200ms;
    -ms-transition: background-color ease-in 200ms;
}

.carousel_7 .photo_box:hover .bottom {
    background-color: #344455;
}

.carousel_7 .bottom:before {
    position: absolute;
    content: "";
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
    left: 40px;
    top: 0px;
    margin: -20px 0 0 0;
    transition: border ease-in 200ms;
    -moz-transition: border ease-in 200ms;
    -webkit-transition: border ease-in 200ms;
    -o-transition: border ease-in 200ms;
    -ms-transition: border ease-in 200ms;
}

.carousel_7 .photo_box:hover .bottom:before {
    border-color: transparent transparent #344455 transparent;
}

.carousel_7 .bottom h3 {
    font-size: 15px;
    color: #333;
    text-transform: uppercase;
    font-weight: bold;
    transition: color ease-in 200ms;
    -moz-transition: color ease-in 200ms;
    -webkit-transition: color ease-in 200ms;
    -o-transition: color ease-in 200ms;
    -ms-transition: color ease-in 200ms;
}

.carousel_7 .photo_box:hover .bottom h3 {
    color: #fff;
}

.carousel_7 .bottom p {
    font-size: 13px;
    margin: 10px 0;
    transition: color ease-in 200ms;
    -moz-transition: color ease-in 200ms;
    -webkit-transition: color ease-in 200ms;
    -o-transition: color ease-in 200ms;
    -ms-transition: color ease-in 200ms;
}

.carousel_7 .photo_box:hover .bottom p {
    color: #fff;
}

/*.carousel_7 .owl-buttons .owl-prev,
.carousel_7 .owl-buttons .owl-next{left:auto;top:0;right:0;width:25px;height:25px;border:none;margin:-60px 60px 0 0;background-color:#D7D7D7;transition:background-color ease-in 200ms;-moz-transition:background-color ease-in 200ms;-webkit-transition:background-color ease-in 200ms;-o-transition:background-color ease-in 200ms;-ms-transition:background-color ease-in 200ms;}

.carousel_7 .owl-buttons .owl-next{right:-30px;}*/
.carousel_7 .owl-buttons .owl-prev,
.carousel_7 .owl-buttons .owl-next {
    right: auto;
    top: -15px;
    left: -7px;
    width: 25px;
    height: 25px;
    border: none;
}

.carousel_7 .owl-buttons .owl-next {
    left: 20px;
}

.carousel_7 .owl-buttons .owl-prev:before,
.carousel_7 .owl-buttons .owl-next:before {
    border-left: 2px solid #666666;
    border-bottom: 2px solid #666666;
    margin: -4px 0 0 -2px;
}

.carousel_7 .owl-buttons .owl-next:before {
    border-right: 2px solid #666666;
    border-left: none;
    margin: -4px 0 0 -5px;
}

.carousel_7 .owl-buttons .owl-prev:hover,
.carousel_7 .owl-buttons .owl-next:hover {
    color: var(--main-color);
}

.carousel_7 .owl-buttons .owl-prev:hover:before,
.carousel_7 .owl-buttons .owl-next:hover:before {
    border-left: 2px solid var(--main-color);
    border-bottom: 2px solid var(--main-color);
}

.carousel_7 .owl-buttons .owl-next:hover:before {
    border-right: 2px solid var(--main-color);
    border-left: none;
}
/*carousel_7*/


.fa-search.ico-right {
    margin-top: 0px !important;
    /*line-height: 250px !important;
    height: 250px !important;*/
    line-height: 140px !important;
    height: 140px !important;
    position: absolute !important;
    top: 0;
}

.container-fluid.row-no-spacing.ContentPainFourColumnImgHeight.OurInsights.homeTabs {
    border-bottom: 0px solid var(--HFFirmDefaultBorderColor) !important;
}

.border-radius-3 {
    border-radius: 5px !important;
}

.MobileSize img {
    width: 100% !important;
}

@media only screen and (max-width:767px) {
    #tracks2 {
        padding-bottom: 15px;
    }
}

.Insightsmore {
    display: none;
}

.Insightsread {
    margin-top: 15px;
    padding-left: 0px;
}

.Insightspost:not(:last-child) {
    max-height: 100%;
}

button {
    font-family: 'Source Sans Pro Semi Bold';
    font-size: 16px;
    font-weight: 600;
    display: block;
    line-height: 26px;
    cursor: pointer;
    background-color: inherit;
    border: 0px !important;
}

    button:focus {
        outline: 0px dotted !important;
        outline: 0px auto -webkit-focus-ring-color !important;
    }

.DivMainInsights4:hover button {
    color: #fff !important;
}

.DivMainInsights2:hover button {
    color: #fff !important;
}