img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    vertical-align: bottom
}

img, video {
    max-width: 100%
}

video {
    height: auto
}

.hs-responsive-embed {
    height: auto;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: relative
}

.hs-responsive-embed embed, .hs-responsive-embed iframe, .hs-responsive-embed object {
    border: 0;
    height: 100%;
    width: 100%
}

.hs-responsive-embed, .hs-responsive-embed.hs-responsive-embed-vimeo, .hs-responsive-embed.hs-responsive-embed-wistia, .hs-responsive-embed.hs-responsive-embed-youtube {
    padding-bottom: 2%
}

.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-bottom: 116.01%
}

.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0
}

.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
    height: auto;
    position: static;
    width: auto
}

iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
    max-width: 100%;
    width: 100%
}

@media (max-width: 568px) {
    iframe {
        max-width: 100%
    }
}

input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    padding: 6px;
    width: 100%
}

.hs-menu-wrapper ul {
    padding: 0
}

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: inline-block;
    margin-bottom: 20px
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
    content: " ";
    display: table
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
    clear: both;
    content: " ";
    display: table
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: left
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    display: inline-block;
    max-width: 140px;
    overflow: hidden;
    padding: 10px 20px;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
    position: relative
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    -webkit-transition: opacity .4s
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 140px
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 180px;
    top: 0
}

.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    margin-bottom: 0
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
    margin-bottom: 20px;
    min-height: 7em;
    position: relative
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
    margin-bottom: 0
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
    position: static
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
    display: block;
    opacity: 1;
    visibility: visible
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
    content: " ";
    display: table
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
    clear: both;
    content: " ";
    display: table
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
    float: left
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: inline-block;
    max-width: 140px;
    overflow: hidden;
    padding: 10px 20px;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: auto
}

.hs-menu-wrapper.hs-menu-flow-vertical {
    width: 100%
}

.hs-menu-wrapper.hs-menu-flow-vertical ul {
    list-style: none;
    margin: 0
}

.hs-menu-wrapper.hs-menu-flow-vertical li a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 140px
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-bottom: 20px
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
    width: auto
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li a {
    padding: 10px 20px;
    text-decoration: none
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
    position: relative
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 180px;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: opacity .4s;
    visibility: hidden;
    z-index: 10
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li a {
    min-width: 140px;
    width: auto
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul {
    max-width: 100%;
    overflow: hidden
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper, .hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li.hs-item-has-children > ul.hs-menu-children-wrapper {
    display: block;
    opacity: 1;
    position: static;
    visibility: visible
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-2 > a {
    padding-left: 4em
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-3 > a {
    padding-left: 6em
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-4 > a {
    padding-left: 8em
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-5 > a {
    padding-left: 140px
}

.hs-menu-wrapper.hs-menu-not-show-active-branch li.hs-menu-depth-1 ul {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .18);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .18)
}

@media (max-width: 568px) {
    .hs-menu-wrapper, .hs-menu-wrapper * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 100%
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal ul {
        display: block;
        list-style: none;
        margin: 0
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
        display: block
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
        float: none
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a, .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a, .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
        display: block;
        max-width: 100%;
        width: 100%
    }
}

.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper, .hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible
}

.widget-type-space {
    visibility: hidden
}

.hs-author-listing-header {
    margin: 0 0 .75em
}

.hs-author-social-links {
    display: inline-block
}

.hs-author-social-links a.hs-author-social-link {
    background-repeat: no-repeat;
    background-size: 24px 24px;
    border: 0;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    text-indent: -99999px;
    width: 24px
}

.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
    background-image: url(../image/facebook-24x24.png)
}

.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
    background-image: url(../image/linkedin-24x24.png)
}

.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
    background-image: url(../image/twitter-24x24.png)
}

.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
    background-image: url(../image/googleplus-24x24.png)
}

.hs_cos_wrapper_type_image_slider {
    display: block;
    overflow: hidden
}

.hs_cos_flex-container a:active, .hs_cos_flex-container a:focus, .hs_cos_flex-slider a:active, .hs_cos_flex-slider a:focus {
    outline: none
}

.hs_cos_flex-control-nav, .hs_cos_flex-direction-nav, .hs_cos_flex-slides {
    list-style: none;
    margin: 0;
    padding: 0
}

.hs_cos_flex-slider {
    margin: 0;
    padding: 0
}

.hs_cos_flex-slider .hs_cos_flex-slides > li {
    -webkit-backface-visibility: hidden;
    display: none;
    position: relative
}

.hs_cos_flex-slider .hs_cos_flex-slides img {
    border-radius: 0;
    display: block;
    width: 100%
}

.hs_cos_flex-pauseplay span {
    text-transform: capitalize
}

.hs_cos_flex-slides:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden
}

html[xmlns] .hs_cos_flex-slides {
    display: block
}

* html .hs_cos_flex-slides {
    height: 1%
}

.hs_cos_flex-slider {
    zoom: 1;
    background: #fff;
    border: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    margin: 0 0 60px;
    position: relative
}

.hs_cos_flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease
}

.loading .hs_cos_flex-viewport {
    max-height: 300px
}

.hs_cos_flex-slider .hs_cos_flex-slides {
    zoom: 1
}

.carousel li {
    margin-right: 5px
}

.hs_cos_flex-direction-nav {
    *height: 0
}

.hs_cos_flex-direction-nav a {
    background: url(../image/bg_direction_nav.png) no-repeat 0 0;
    cursor: pointer;
    display: block;
    height: 30px;
    margin: -20px 0 0;
    opacity: 0;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    -webkit-transition: all .3s ease;
    width: 30px;
    z-index: 10
}

.hs_cos_flex-direction-nav .hs_cos_flex-next {
    background-position: 100% 0;
    right: -36px
}

.hs_cos_flex-direction-nav .hs_cos_flex-prev {
    left: -36px
}

.hs_cos_flex-slider:hover .hs_cos_flex-next {
    opacity: .8;
    right: 5px
}

.hs_cos_flex-slider:hover .hs_cos_flex-prev {
    left: 5px;
    opacity: .8
}

.hs_cos_flex-slider:hover .hs_cos_flex-next:hover, .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {
    opacity: 1
}

.hs_cos_flex-direction-nav .hs_cos_flex-disabled {
    cursor: default;
    filter: alpha(opacity=30);
    opacity: .3 !important
}

.hs_cos_flex_thumbnavs-direction-nav {
    *height: 0;
    list-style: none;
    margin: 0;
    padding: 0
}

.hs_cos_flex_thumbnavs-direction-nav a {
    background: url(../image/bg_direction_nav.png) no-repeat 0 40%;
    cursor: pointer;
    display: block;
    height: 140px;
    margin: -60px 0 0;
    opacity: 1;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    -webkit-transition: all .3s ease;
    width: 30px;
    z-index: 10
}

.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {
    background-position: 100% 40%;
    right: 0
}

.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {
    left: 0
}

.hs-cos-flex-slider-control-panel img {
    cursor: pointer
}

.hs-cos-flex-slider-control-panel img:hover {
    opacity: .8
}

.hs-cos-flex-slider-control-panel {
    margin-top: -30px
}

.hs_cos_flex-control-nav {
    bottom: -40px;
    position: absolute;
    text-align: center;
    width: 100%
}

.hs_cos_flex-control-nav li {
    zoom: 1;
    display: inline-block;
    *display: inline;
    margin: 0 6px
}

.hs_cos_flex-control-paging li a {
    background: #666;
    background: rgba(0, 0, 0, .5);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    cursor: pointer;
    display: block;
    height: 11px;
    text-indent: -9999px;
    width: 11px
}

.hs_cos_flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, .7)
}

.hs_cos_flex-control-paging li a.hs_cos_flex-active {
    background: #000;
    background: rgba(0, 0, 0, .9);
    cursor: default
}

.hs_cos_flex-control-thumbs {
    margin: 5px 0 0;
    overflow: hidden;
    position: static
}

.hs_cos_flex-control-thumbs li {
    float: left;
    margin: 0;
    width: 25%
}

.hs_cos_flex-control-thumbs img {
    cursor: pointer;
    display: block;
    opacity: .7;
    width: 100%
}

.hs_cos_flex-control-thumbs img:hover {
    opacity: 1
}

.hs_cos_flex-control-thumbs .hs_cos_flex-active {
    cursor: default;
    opacity: 1
}

@media screen and (max-width: 860px) {
    .hs_cos_flex-direction-nav .hs_cos_flex-prev {
        left: 0;
        opacity: 1
    }

    .hs_cos_flex-direction-nav .hs_cos_flex-next {
        opacity: 1;
        right: 0
    }
}

.hs_cos_flex-slider .caption {
    background-color: rgba(0, 0, 0, .5);
    bottom: 0;
    font-size: 2em;
    width: 100%
}

.hs_cos_flex-slider .caption, .hs_cos_flex-slider .superimpose .caption {
    color: #fff;
    line-height: 1.1em;
    padding: 0 5%;
    position: absolute;
    text-align: center
}

.hs_cos_flex-slider .superimpose .caption {
    background-color: transparent;
    font-size: 3em;
    top: 40%;
    width: 90%
}

@media (max-width: 400px) {
    .hs_cos_flex-slider .superimpose .caption {
        background-color: #000;
        color: #fff;
        font-size: 2em;
        line-height: 1.1em;
        padding: 0 5%;
        position: static;
        text-align: center;
        top: 40%;
        width: 90%
    }

    #recaptcha_area table#recaptcha_table, #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {
        width: 300px !important
    }

    #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 {
        width: 67px !important
    }

    #recaptcha_area table#recaptcha_table #recaptcha_image {
        width: 280px !important
    }
}

.hs_cos_flex-slider h1, .hs_cos_flex-slider h2, .hs_cos_flex-slider h3, .hs_cos_flex-slider h4, .hs_cos_flex-slider h5, .hs_cos_flex-slider h6, .hs_cos_flex-slider p {
    color: #fff
}

.hs-gallery-thumbnails li {
    display: inline-block;
    margin: 0 -4px 0 0;
    padding: 0
}

.hs-gallery-thumbnails.fixed-height li img {
    border-width: 0;
    margin: 0;
    max-height: 150px;
    padding: 0
}

pre {
    overflow-x: auto
}

table pre {
    white-space: pre-wrap
}

.comment {
    margin: 10px 0
}

.hs_cos_wrapper_type_header, .hs_cos_wrapper_type_page_footer, .hs_cos_wrapper_type_raw_html, .hs_cos_wrapper_type_raw_jinja, .hs_cos_wrapper_type_rich_text, .hs_cos_wrapper_type_section_header, .hs_cos_wrapper_type_text {
    word-wrap: break-word
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block
}

audio, canvas, video {
    *zoom: 1;
    display: inline-block;
    *display: inline
}

audio:not([controls]) {
    display: none
}

.wp-float-left {
    float: left;
    margin: 0 20px 20px 0
}

.wp-float-right {
    float: right;
    margin: 0 0 20px 20px
}

#map_canvas img, .google-maps img {
    max-width: none
}

#recaptcha_table td {
    line-height: 0
}

.recaptchatable #recaptcha_response_field {
    line-height: 12px;
    min-height: 0
}

@font-face {
    font-display: swap;
    font-family: Muli;
    font-style: normal;
    font-weight: 900;
    src: url(../font/Muli-Black.ttf);
    src: url(../font/Muli-Black.ttf) format("embedded-opentype"), url(../font/Muli-Black.woff2) format("woff2"), url(../font/Muli-Black.woff) format("woff"), url(../font/Muli-Black.ttf) format("truetype"), url(../font/Muli-Black.svg) format("svg")
}

@font-face {
    font-display: swap;
    font-family: Muli;
    font-style: normal;
    font-weight: 700;
    src: url(../font/Muli-Bold.eot);
    src: url(../font/Muli-Bold.eot) format("embedded-opentype"), url(../font/Muli-Bold.woff2) format("woff2"), url(../font/Muli-Bold.woff) format("woff"), url(../font/Muli-Bold.ttf) format("truetype"), url(../font/Muli-Bold.svg) format("svg")
}

@font-face {
    font-display: swap;
    font-family: Muli;
    font-style: normal;
    font-weight: 800;
    src: url(../font/Muli-ExtraBold.eot);
    src: url(../font/Muli-ExtraBold.eot) format("embedded-opentype"), url(../font/Muli-ExtraBold.woff2) format("woff2"), url(../font/Muli-ExtraBold.woff) format("woff"), url(../font/Muli-ExtraBold.ttf) format("truetype"), url(../font/Muli-ExtraBold.svg) format("svg")
}

@font-face {
    font-display: swap;
    font-family: Muli;
    font-style: normal;
    font-weight: 300;
    src: url(../font/Muli-Light.eot);
    src: url(../font/Muli-Light.eot) format("embedded-opentype"), url(../font/Muli-Light.woff2) format("woff2"), url(../font/Muli-Light.woff) format("woff"), url(../font/Muli-Light.ttf) format("truetype"), url(../font/Muli-Light.svg) format("svg")
}

@font-face {
    font-display: swap;
    font-family: Muli;
    font-style: normal;
    font-weight: 400;
    src: url(../font/Muli-Regular.eot);
    src: url(../font/Muli-Regular.eot) format("embedded-opentype"), url(../font/Muli-Regular.woff2) format("woff2"), url(../font/Muli-Regular.woff) format("woff"), url(../font/Muli-Regular.ttf) format("truetype"), url(../font/Muli-Regular.svg) format("svg")
}

@font-face {
    font-display: swap;
    font-family: Muli;
    font-style: normal;
    font-weight: 600;
    src: url(../font/Muli-SemiBold.eot);
    src: url(../font/Muli-SemiBold.eot) format("embedded-opentype"), url(../font/Muli-SemiBold.woff2) format("woff2"), url(../font/Muli-SemiBold.woff) format("woff"), url(../font/Muli-SemiBold.ttf) format("truetype"), url(../font/Muli-SemiBold.svg) format("svg")
}

.row-fluid * {
    box-sizing: border-box
}

body {
    -webkit-font-smoothing: antialiased;
    background: #fff;
    font-family: Muli;
    font-size: 16px;
    line-height: 1.4;
    margin: 0 auto;
    overflow-x: hidden;
    padding: 0;
    width: 100%
}

.row-fluid .wrapper {
    float: none;
    margin: 0 auto !important;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%
}

a, h1, h2, h3, h4, h5, h6, p {
    -webkit-text-size-adjust: 100%;
    color: #0f2c52;
    margin: 0 0 15px;
    padding: 0;
    text-decoration: none;
    text-transform: none
}

a:focus {
    border: none;
    outline: none
}

a:hover {
    color: #0f2c52 !important;
    transition: all .3s ease-in-out
}

.heading-color h1, .heading-color h2, .heading-color h3, .heading-color h4, .heading-color h5, .heading-color h6 {
    color: #f2672a
}

.zero-margin a, .zero-margin h1, .zero-margin h2, .zero-margin h3, .zero-margin h4, .zero-margin h5, .zero-margin h6, .zero-margin p {
    margin-bottom: 0
}

.body-container-wrapper li, .body-container-wrapper ul {
    margin-bottom: 15px
}

blockquote {
    color: #202f3f;
    font-size: 23px;
    font-style: italic;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 40px;
    margin: 0;
    padding: 40px 0
}

a {
    cursor: pointer;
    margin-bottom: 0
}

.row-fluid .fullwidth {
    float: left;
    width: 100%
}

.row-fluid .text-center {
    text-align: center
}

h1 {
    font-size: 48px;
    line-height: 50px;
    margin-bottom: 25px
}

h1, h2 {
    font-weight: 300;
    letter-spacing: 0
}

h2 {
    font-size: 36px;
    line-height: 48px;
    margin-bottom: 16px
}

h3 {
    font-size: 30px;
    line-height: 36px
}

h3, h4 {
    font-weight: 300;
    letter-spacing: 0;
    margin-bottom: 15px
}

h4 {
    font-size: 24px;
    line-height: 48px
}

h5 {
    font-size: 18px;
    letter-spacing: 0
}

h5, h6 {
    font-weight: 700;
    line-height: 26px
}

h6 {
    color: #f2672b;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase
}

.body-container-wrapper li, p {
    color: #4c4c4c;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 30px
}

.hs-blog-post .news-article-section1 .left-col .blog-section .post-body a, .link-container a {
    color: #f2672b;
    font-weight: 700
}

.small-p p {
    font-size: 16px;
    line-height: 26px
}

.body-container-wrapper {
    background: #fff;
    overflow: hidden
}

.body-container-wrapper ul {
    list-style: none;
    margin: 20px 0;
    padding: 0;
    text-decoration: none
}

.body-container-wrapper ol {
    margin: 0 0 15px;
    padding: 0;
    text-decoration: none
}

.body-container-wrapper li {
    margin-bottom: 8px;
    margin-left: 1em;
    position: relative
}

[dir=rtl] .body-container-wrapper li {
    margin-left: 0;
    margin-right: 1em
}

.body-container-wrapper ol li:before {
    display: none
}

.no-list-style li ul {
    margin: 0;
    padding: 0
}

.no-list-style li {
    margin: 0
}

.no-list-style li:before {
    display: none
}

.body-container-wrapper ul li a {
    font-size: 13px
}

body .container-fluid .row-fluid .hs-button, body .cta_button, body .cta_button[title] {
    background-image: linear-gradient(180deg, #ff8055, #f2672a);
    border: none;
    border-radius: 30px;
    box-shadow: 0 30px 60px 0 rgba(15, 44, 82, .1);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 26px;
    margin-bottom: 0;
    padding: 12px 23px;
    position: relative;
    text-align: center;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
    z-index: 1
}

body .container-fluid .row-fluid .hs-button:hover, body .cta_button:hover, body .cta_button[title]:hover {
    -webkit-transition: all .3s ease-in
}

body .container-fluid .row-fluid .hs-button:hover, body .cta_button:hover, body .cta_button[title]:hover, body .secondary-cta a.cta_button {
    background-image: linear-gradient(180deg, #2c4d7a, #0f2c52);
    box-shadow: 0 30px 60px 0 rgba(15, 44, 82, .1);
    color: #fff !important;
    transition: all .3s ease-in
}

body .secondary-cta a.cta_button:hover {
    background-image: linear-gradient(180deg, #ff8055, #f2672a);
    box-shadow: 0 30px 60px 0 rgba(15, 44, 82, .1);
    color: #fff !important;
    transition: all .3s ease-in
}

body .row-fluid .simple-cta a.cta_button {
    background: transparent;
    box-shadow: none;
    color: #f2672a;
    font-size: 18px;
    font-weight: 700;
    padding: 0 0 0 47px;
    position: relative;
    transition: all .3s ease-in-out
}

body .row-fluid .simple-cta a.cta_button:hover {
    color: #0f2c52 !important;
    transition: all .3s ease-in-out
}

body .row-fluid .simple-cta a.cta_button:before {
    background: url(../image/orangearrow.png) 50%/cover no-repeat;
    content: "";
    height: 16px;
    left: 0;
    position: absolute;
    top: 5px;
    transition: all .3s ease-in-out;
    width: 16px
}

body .row-fluid .simple-cta a.cta_button:hover:before {
    background-image: url(../image/BlueArrowRight.png);
    transition: all .3s ease-in-out
}

.align-center {
    text-align: center
}

.align-left {
    text-align: left
}

.align-right {
    text-align: right
}

.float-left {
    float: left
}

.float-right {
    float: right
}

.overlay {
    position: relative;
    z-index: 1
}

.overlay:before {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1
}

.all-text-white, .all-text-white .fa, .all-text-white .simple-cta a.cta_button, .all-text-white a, .all-text-white h1, .all-text-white h2, .all-text-white h3, .all-text-white h4, .all-text-white h5, .all-text-white h6, .all-text-white li, .all-text-white p, .all-text-white.simple-cta a.cta_button {
    color: #fff
}

.text-margin-zero .fa, .text-margin-zero .widget-type-cta, .text-margin-zero a, .text-margin-zero h1, .text-margin-zero h2, .text-margin-zero h3, .text-margin-zero h4, .text-margin-zero h5, .text-margin-zero h6, .text-margin-zero p {
    margin: 0
}

body .container-fluid .row-fluid [class*=span] {
    min-height: 0
}

.section-bg {
    background-position: 50% !important;
    background-size: cover !important
}

.section-bg .bg-image {
    display: none !important
}

.body-container-wrapper ul li {
    margin-left: 30px;
    position: relative
}

.body-container-wrapper ul li:before {
    background: #4c4c4c;
    border-radius: 50%;
    content: "";
    height: 8px;
    left: -20px;
    position: absolute;
    top: 12px;
    width: 8px
}

.row-fluid .flexwrap {
    -ms-flex-pack: left;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: left
}

.row-fluid .alignCenter {
    -ms-flex-align: center;
    align-items: center
}

.body-homepage .trading-news-cm .subheading {
    position: relative
}

.body-homepage .latest-market-news .subheading:before, .body-homepage .trading-news-cm .subheading:before {
    background-color: #d3d2d2;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 26px;
    width: 100%
}

.body-homepage .latest-market-news .subheading h4, .body-homepage .trading-news-cm .subheading h4 {
    background-color: #fff;
    display: inline-block;
    padding-right: 15px;
    position: relative
}

.body-homepage .latest-market-news .subheading:after, .body-homepage .trading-news-cm .subheading h4:after {
    display: none
}

.row-fluid .authorFeed-Section {
    background-color: #f5f5f5
}

.row-fluid .authorFeed-Section, .row-fluid .authorProfile-header, .row-fluid .ltAuthor-articles {
    padding: 60px 0
}

.row-fluid .leftAuthor-Profile {
    -ms-flex-align: center;
    -ms-flex-pack: left;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: left
}

.row-fluid .profileAuthor-img {
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 20px;
    max-height: 135px;
    max-width: 135px;
    min-height: 135px;
    width: 100%
}

.row-fluid .profile-Social ul {
    -ms-flex-align: center;
    -ms-flex-pack: end;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-end
}

.row-fluid .profile-Social ul li {
    list-style: none
}

.row-fluid .profile-Social ul li:first-child {
    margin-left: 0
}

.row-fluid .profile-Social ul li:before {
    display: none
}

.row-fluid .profile-Social ul li svg {
    fill: #1e3d66;
    height: 28px;
    vertical-align: middle;
    width: 34px
}

.row-fluid .profile-Social ul li a {
    border-radius: 50%;
    display: inline-block;
    height: 61px;
    line-height: 61px;
    text-align: center;
    width: 61px
}

.row-fluid .profile-Social ul li a:hover {
    box-shadow: 0 21px 22px 2px rgba(0, 0, 0, .08)
}

.row-fluid .profile-Social ul li a > span {
    display: inline-block;
    vertical-align: middle
}

.row-fluid .pAuthor-Name h2 {
    color: #0f2c52;
    font-size: 32px;
    font-weight: 300;
    line-height: 40px;
    margin-left: 20px
}

.row-fluid .lt-articlePost {
    background: #fff;
    border-radius: 5px;
    cursor: pointer;
    display: none;
    float: left;
    padding: 30px 30px 75px;
    position: relative;
    transition: .5s ease-out;
    width: 33.33%
}

.row-fluid .lt-articlePost:hover {
    box-shadow: 0 30px 60px 0 rgba(15, 15, 82, .1);
    z-index: 1
}

.row-fluid .lt-articlePostcon .Adc-lt {
    margin-bottom: 15px;
    padding-bottom: 15px;
    position: relative
}

.row-fluid .lt-articlePostcon .Adc-lt, .row-fluid .lt-articlePostcon .Adc-lt a {
    color: #f2672a;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    vertical-align: top
}

.row-fluid .lt-articlePostcon .Adc-lt:before {
    background-color: #f2693b;
    bottom: 10px;
    content: "";
    height: 1px;
    left: 0;
    max-width: 38px;
    position: absolute;
    width: 100%
}

.row-fluid .lt-articlePost a.lt-PostImg {
    display: block;
    min-height: 200px;
    overflow: hidden;
    transition: all .3s
}

.row-fluid .lt-articlePostcon {
    padding: 20px
}

.row-fluid .lt-articlePostcon > div {
    margin-bottom: 10px
}

.row-fluid .lt-ApostRead a {
    color: #f2693b;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    margin-top: 10px;
    padding: 5px 10px 0 30px;
    position: relative
}

.row-fluid .lt-ApostRead a:before {
    content: "\f061";
    font-family: fontawesome;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.row-fluid .lt-ApostRead a:hover {
    background-color: transparent;
    color: #f2693b !important
}

.row-fluid .lt-loadmore a#loadMore-article {
    background: #ff8055;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    margin: 40px 0 0;
    min-width: 212px;
    padding: 13px
}

.row-fluid .lt-loadmore a#loadMore-article:hover {
    background: #f2672a
}

.row-fluid .lt-loadmore {
    float: left;
    text-align: center;
    width: 100%
}

.body-trading-strategies.category-page .news-banner-cm {
    display: none
}

.body-trading-strategies.category-page .blog-listing-content .blog-section .post-item {
    border-radius: 10px;
    box-shadow: none;
    display: none;
    float: left;
    margin: 20px 0 0;
    padding: 24px;
    width: 100%
}

.body-trading-strategies.category-page .blog-listing-content .blog-section .post-item:hover {
    box-shadow: 0 20px 45px -5px rgba(15, 45, 82, .1)
}

.body-trading-strategies.category-page .blog-listing-content .blog-section .post-listing {
    float: none;
    margin: 0 auto;
    max-width: 970px
}

.category-page .blog-listing-content .post-item .cta-container {
    bottom: 0 !important;
    left: 0 !important;
    position: relative !important
}

.body-trading-strategies.category-page .blog-listing-content .blog-section .post-item .postContent {
    line-height: 26px;
    margin: 0;
    padding: 10px 0 0
}

.body-trading-strategies.category-page .blog-listing-content .post-item .text-container {
    margin: 0;
    padding: 0 0 0 40px;
    width: 64%
}

.body-trading-strategies.category-page .blog-listing-content .post-item .featured-image {
    width: 36%
}

.body-trading-strategies.category-page .blog-listing-content .post-item .featured-image .hs-featured-image-wrapper {
    border-radius: 10px;
    max-height: 250px
}

.body-trading-strategies.category-page .blog-listing-content .post-item .text-container h3 {
    color: #4c4c4c !important;
    font-size: 24px !important;
    font-weight: 700 !important;
    line-height: 30px !important;
    margin: 0 0 5px
}

.body-trading-strategies.category-page .blog-listing-content .post-item .hubspot-editable .left-column a, .body-trading-strategies.category-page .blog-listing-content .post-item .hubspot-editable .right-column .date {
    color: #8a8a8a;
    font-size: 16px;
    line-height: 1.4
}

.row-fluid .CatLoadMore a {
    background: #ff8055;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    line-height: 30px;
    min-width: 204px;
    padding: 10px 25px;
    text-align: center
}

.row-fluid .CatLoadMore {
    margin: 30px 0 0
}

.body-trading-strategies.category-page .blog-listing-content .blog-section .post-item.activeToo, .body-trading-strategies.category-page .blog-listing-content .blog-section .post-item:first-child, .body-trading-strategies.category-page .blog-listing-content .blog-section .post-item:nth-child(2), .body-trading-strategies.category-page .blog-listing-content .blog-section .post-item:nth-child(3), .body-trading-strategies.category-page .blog-listing-content .blog-section .post-item:nth-child(4), .body-trading-strategies.category-page .blog-listing-content .blog-section .post-item:nth-child(5) {
    display: block
}

.row-fluid .TT-Section {
    padding: 70px 0 20px
}

.row-fluid .TT-Content h3 {
    color: #13274b;
    font-size: 30px;
    font-weight: 300;
    line-height: 50px;
    position: relative
}

.row-fluid .TT-Content .TT-Subtext, .row-fluid .TT-Content .TT-Subtext p {
    color: #000;
    font-size: 16px
}

.row-fluid .TT-Content {
    margin: 0 auto;
    max-width: 820px
}

.row-fluid .TT-Content .TT-Subtext ul li {
    list-style: none;
    margin: 0;
    padding-left: 20px
}

.row-fluid .TT-Content .TT-Subtext ul li:before {
    background-color: #4c4c4c;
    border-radius: 50%;
    content: "";
    height: 8px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 8px
}

.row-fluid .TT-Content .TT-Subtext a {
    color: #007bff;
    font-size: 16px
}

.row-fluid .TT-Date {
    margin: 50px auto 0;
    max-width: 820px
}

.hs-blog-post .row-fluid .TT-Section {
    display: none
}

.row-fluid .blog-section.IW-Blogpostsec {
    padding: 60px 0
}

.row-fluid .blog-section.IW-Blogpostsec h1 {
    color: #13274b;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 1.3;
    padding-bottom: 20px;
    position: relative;
    text-align: center
}

.row-fluid .blog-section.IW-Blogpostsec h1:before {
    background-color: #adadad;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%
}

.row-fluid .blog-section.IW-Blogpostsec .wrapper {
    max-width: 970px
}

.row-fluid .blog-section.IW-Blogpostsec .Section-Post-Date {
    border-bottom: 1px solid #adadad;
    border-left-color: #adadad;
    border-right-color: #adadad;
    border-top: 1px solid #adadad;
    clear: both;
    display: block;
    margin: 40px auto 15px;
    max-width: 900px;
    padding: 10px 0;
    text-align: center;
    width: 100%
}

.row-fluid .blog-section.IW-Blogpostsec ul.social-share-icon li:before {
    display: none
}

.row-fluid .blog-section.IW-Blogpostsec ul.social-share-icon li .share--tooltip {
    background: #fff;
    border: 0;
    border-radius: 2px;
    box-shadow: 0 3px 13px 0 rgba(0, 0, 0, .1);
    font-size: 12px;
    left: 50%;
    margin-top: -20px;
    opacity: 0;
    padding: 20px 15px;
    position: absolute;
    text-align: center;
    top: -75px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    visibility: hidden;
    width: 160px
}

.row-fluid .blog-section.IW-Blogpostsec ul.social-share-icon li {
    display: inline-block;
    margin: 0;
    text-align: center;
    width: 11.11%
}

.row-fluid .blog-section.IW-Blogpostsec .social-share h5 {
    color: #13274b;
    font-weight: 400;
    text-align: center
}

.row-fluid .blog-section.IW-Blogpostsec ul.social-share-icon li a {
    color: #000;
    display: inline-block;
    font-size: 14px;
    height: 100%;
    line-height: 32px;
    padding: 15px 0;
    text-align: center;
    width: 100%
}

.row-fluid .blog-section.IW-Blogpostsec .social-share {
    padding-top: 60px
}

.row-fluid .blog-section.IW-Blogpostsec ul.social-share-icon li:hover .share--tooltip {
    margin-top: 0;
    opacity: 1;
    transition: all .5s ease-in-out;
    visibility: visible
}

.row-fluid .blog-section.IW-Blogpostsec ul.social-share-icon li .share--tooltip p {
    color: #212529;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    margin: 0
}

.row-fluid .blog-section.IW-Blogpostsec ul.social-share-icon li.facebook:hover a {
    background-color: #37589b;
    color: #fff !important
}

.row-fluid .blog-section.IW-Blogpostsec ul.social-share-icon li.twitter:hover a {
    background-color: #46d4fe;
    color: #fff !important
}

.row-fluid .blog-section.IW-Blogpostsec ul.social-share-icon li.google-plus:hover a {
    background-color: #de5a49;
    color: #fff !important
}

.row-fluid .blog-section.IW-Blogpostsec ul.social-share-icon li.pinterest:hover a {
    background-color: #cb2027;
    color: #fff !important
}

.row-fluid .blog-section.IW-Blogpostsec ul.social-share-icon li.linkedin:hover a {
    background-color: #419cca;
    color: #fff !important
}

.row-fluid .blog-section.IW-Blogpostsec ul.social-share-icon li.tumblr:hover a {
    background-color: #345574;
    color: #fff !important
}

.row-fluid .blog-section.IW-Blogpostsec ul.social-share-icon li.vk:hover a {
    background-color: #597ba5;
    color: #fff !important
}

.row-fluid .blog-section.IW-Blogpostsec ul.social-share-icon li.reddit-alien:hover a {
    background-color: #ff4500;
    color: #fff !important
}

.row-fluid .blog-section.IW-Blogpostsec ul.social-share-icon li.envelope:hover a {
    background-color: #9fae37;
    color: #fff !important
}

.row-fluid .blog-section.IW-Blogpostsec ul.social-share-icon li .share--tooltip:before {
    border: 10px solid transparent;
    border-top-color: #fff;
    bottom: -20px;
    content: "";
    height: 0;
    left: 50%;
    position: absolute;
    right: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0
}

.row-fluid .blog-section.IW-Blogpostsec .section.post-body, .row-fluid .blog-section.IW-Blogpostsec .section.post-body p {
    color: #24282d;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px
}

.row-fluid .blog-section.IW-Blogpostsec .section.post-body h2, .row-fluid .blog-section.IW-Blogpostsec .section.post-body h3, .row-fluid .blog-section.IW-Blogpostsec .section.post-body h4, .row-fluid .blog-section.IW-Blogpostsec .section.post-body h5, .row-fluid .blog-section.IW-Blogpostsec .section.post-body p {
    float: left;
    margin: 15px 0;
    width: 100% !important
}

.row-fluid .blog-section.IW-Blogpostsec .section.post-body table p {
    margin: 0
}

.row-fluid .blog-section.IW-Blogpostsec .section.post-body table td, .row-fluid .blog-section.IW-Blogpostsec .section.post-body table th {
    border: 1px solid #aaa;
    padding: 10px 12px;
    text-align: center;
    vertical-align: middle
}

.row-fluid .blog-section.IW-Blogpostsec .section.post-body table {
    border-collapse: collapse;
    margin-bottom: 0;
    width: 100% !important
}

.row-fluid .blog-section.IW-Blogpostsec .section.post-body table th {
    background-color: #f5f5f5;
    box-sizing: content-box;
    color: #f2693b;
    font-weight: 700
}

.row-fluid .blog-section.IW-Blogpostsec .section.post-body ul li {
    color: #24282d;
    font-weight: 400
}

.row-fluid .blog-section.IW-Blogpostsec .section.post-body div, .row-fluid .blog-section.IW-Blogpostsec .section.post-body ul {
    box-sizing: border-box !important;
    float: left;
    width: 100% !important
}

.row-fluid .blog-section.IW-Blogpostsec .section.post-body div.dataTables_scroll {
    margin-bottom: 20px
}

.row-fluid .IW-BlogSection .post-item h4.IW-Post-Date {
    background-color: #ebebeb;
    cursor: pointer;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 0;
    padding: 13px 200px;
    transition: all .3s ease-in-out
}

.row-fluid .IW-BlogSection .post-item h4.IW-Post-Date span {
    float: left;
    position: relative;
    width: 100%
}

.row-fluid .IW-BlogSection .post-item h4.IW-Post-Date span:before {
    background: url(../image/Plus.png) 50%/cover no-repeat;
    content: "";
    height: 14px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: all .3s ease-in-out;
    width: 15px
}

.row-fluid .IW-BlogSection .post-item .post-header {
    background-color: #fff;
    box-shadow: 0 7px 16px 0 rgba(0, 0, 0, .11);
    padding: 48px 200px 40px
}

.row-fluid .IW-BlogSection .post-item .post-header h2, .row-fluid .IW-BlogSection .post-item .post-header h2 a {
    margin: 0
}

.row-fluid .IW-BlogSection .post-item {
    margin-bottom: 20px
}

.row-fluid .IW-BlogSection .post-item.active h4.IW-Post-Date {
    background-color: #0f2c52;
    color: #fff
}

.row-fluid .IW-BlogSection .post-item.active h4.IW-Post-Date span:before {
    background-image: url(../image/Minus.png);
    height: 4px;
    width: 15px
}

.row-fluid .blog-section.IW-BlogSection {
    padding: 60px 0
}

.row-fluid .blog-section.IW-BlogSection .blog-pagination a, .row-fluid .blog-section.IW-BlogSection .blog-pagination span {
    border: 1px solid #333;
    border-radius: 2px;
    color: #333;
    display: inline-block;
    font-size: 16px;
    margin: 0 5px;
    max-width: 100%;
    padding: 10px 14px;
    transition: all .3s ease-in-out
}

.row-fluid .blog-section.IW-BlogSection .blog-pagination {
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px 0;
    text-align: center
}

.row-fluid .blog-section.IW-BlogSection .blog-pagination a:hover {
    background-color: #f2672a;
    border-color: #f2672a;
    color: #fff !important
}

.row-fluid .blog-section.IW-BlogSection .blog-pagination > div a.next-link, .row-fluid .blog-section.IW-BlogSection .blog-pagination > div a.prev-link {
    margin: 0 40px
}

.row-fluid .blog-section.IW-BlogSection .blog-pagination a.active, .row-fluid .blog-section.IW-BlogSection .blog-pagination span.active {
    background-color: #f2672a;
    border-color: #f2672a;
    color: #fff !important
}

[dir=rtl] .row-fluid .TT-Content .TT-Subtext ul li {
    padding: 0 20px 0 0
}

[dir=rtl] .row-fluid .TT-Content .TT-Subtext ul li:before {
    left: auto;
    right: 0
}

[dir=rtl] .row-fluid .IW-BlogSection .post-item h4.IW-Post-Date span:before {
    left: 0;
    right: auto
}

[dir=rtl] .row-fluid .Thank-Form form .hs-input {
    background-position: center left 10px !important
}

[dir=rtl] .row-fluid .Thank-Form form .inputs-list li label > span:before {
    left: auto;
    right: 0
}

[dir=rtl] .row-fluid .Thank-Form form .inputs-list li label > span:after {
    left: auto;
    right: 7px
}

[dir=rtl] .row-fluid .Thank-Form form .inputs-list li label > span {
    padding: 0 34px 0 0
}

.row-fluid .Thank-forminner > h3 {
    color: #282e33;
    font-size: 32px;
    font-weight: 600;
    letter-spacing: -.5px;
    line-height: 1;
    margin-bottom: 30px;
    position: relative
}

.row-fluid .Thank-forminner > h3:before {
    background-color: #f2672a;
    content: "";
    height: 60px;
    left: -39px;
    position: absolute;
    top: -49.4%;
    width: 10px
}

.row-fluid .Thank-Form h3 {
    display: none
}

.row-fluid .Thank-forminner {
    background-color: #f5f5f5;
    box-shadow: 0 0 60px rgba(0, 0, 0, .28);
    margin: 0 auto;
    max-width: 700px;
    padding: 44px 39px 39px;
    position: relative;
    width: 100%;
    z-index: 9999
}

.row-fluid .Thank-Form form .hs-input {
    background-color: #fff;
    border: 1px solid #ebebeb;
    border-radius: 4px;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
    min-height: 45px !important;
    padding: 11px 9px;
    width: 100% !important
}

.row-fluid .Thank-heroSec {
    padding: 60px 0
}

.row-fluid .Thank-Form form .hs-error-msgs li {
    line-height: normal;
    top: 4px
}

.row-fluid .Thank-Form form .hs-form-field {
    margin-bottom: 17px
}

.row-fluid .Thank-Form form .inputs-list input {
    display: none;
    width: auto
}

.row-fluid .Thank-Form form .inputs-list li label > span p {
    color: #666;
    font-size: 16px;
    line-height: 24px
}

.row-fluid .Thank-Form form .inputs-list li label > span a {
    color: #ff8055
}

.row-fluid .Thank-Form form .inputs-list input:checked + span:after {
    opacity: 1
}

.row-fluid .Thank-Form form .inputs-list li label > span {
    color: #666;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    padding-left: 34px;
    position: relative
}

.row-fluid .Thank-Form form .inputs-list li label > span:before {
    border: 2px solid #d3d3d3;
    border-radius: 6px;
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    top: 5px;
    width: 20px
}

.row-fluid .Thank-Form form .inputs-list li label > span:after {
    border-bottom: 2px solid #ff8055;
    border-left: 2px solid #ff8055;
    content: "";
    height: 4px;
    left: 7px;
    opacity: 0;
    position: absolute;
    top: 13px;
    transform: rotate(-45deg);
    width: 8px
}

.row-fluid .Thank-Form form .hs-form-field > label {
    line-height: normal;
    margin: 0 0 10px
}

.row-fluid .Thank-Form .hs_error_rollup {
    display: none
}

.row-fluid .Thank-Form form select {
    background-position: center right 10px !important
}

.row-fluid .Thank-Form form .hs-richtext, .row-fluid .Thank-Form form .hs-richtext p {
    font-size: 16px;
    line-height: 1.5
}

.row-fluid .Thank-Form .hs-form-booleancheckbox {
    height: 100%
}

.row-fluid .Wnext-Sec {
    padding: 60px 0
}

.row-fluid .WNext-box {
    margin-bottom: 20px;
    padding: 0 30px;
    text-align: center;
    width: 33.33%
}

.row-fluid .WNext-image img {
    margin-bottom: 20px;
    max-height: 45px
}

.row-fluid .WNext-text p {
    margin: 0
}

.row-fluid .Wnext-title h2 {
    font-weight: 600;
    margin-bottom: 40px
}

.row-fluid .iwdownload-sec {
    padding: 60px 0 30px
}

.row-fluid .iwdownload-box {
    width: 25%
}

.row-fluid .iwdownload-bopxes {
    padding: 30px 0
}

.row-fluid .iwdownload-box .btn-st a:before {
    background: url(../image/ios-icon.png) top/contain no-repeat;
    content: "";
    left: 0;
    min-height: 22px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 22px
}

.row-fluid .iwdownload-box:nth-child(2) .btn-st a:before {
    background-image: url(../image/Android-icon.png)
}

.row-fluid .iwdownload-box:nth-child(3) .btn-st a:before {
    background-image: url(../image/Ms-icon.png)
}

.row-fluid .iwdownload-box:nth-child(4) .btn-st a:before {
    background-image: url(../image/Access-icon.png)
}

.row-fluid .iwdownload-box .btn-st a {
    background-color: transparent;
    background: none;
    box-shadow: none;
    color: #ff8055;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    padding: 0 0 0 30px;
    position: relative
}

.row-fluid .iwdownload-box .btn-st a:hover {
    background: none;
    color: #0f2c52 !important
}

.row-fluid .iw-onlytext-sec {
    padding: 60px 0
}

.row-fluid .iw-onlytext {
    margin: 0 auto;
    max-width: 880px
}

.row-fluid .iw-onlytext p {
    line-height: 1.5;
    margin-bottom: 10px
}

.row-fluid .iwTboxes-sec {
    padding: 60px 0
}

.row-fluid .iwTbox-bg {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    min-height: 250px
}

.row-fluid .iwTbox {
    margin-right: 2%;
    position: relative;
    width: 32%
}

.row-fluid .iwTbox:nth-child(3n) {
    margin-right: 0
}

.row-fluid .iwTbox-btn a {
    color: #f2672a;
    font-size: 15.93px;
    font-weight: 700;
    line-height: 42.49px;
    padding-left: 37px;
    position: relative
}

.row-fluid .iwTbox-btn a:before {
    background: url(../image/arrow.png) 50%/cover no-repeat;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    content: "";
    height: 14px;
    left: 0;
    position: absolute;
    top: 5px;
    transition: all .3s ease-in-out;
    width: 14px
}

.row-fluid .iwTbox-btn {
    margin-top: 10px
}

.row-fluid .iwTbox-inner {
    background-color: #fff;
    border-radius: 6px;
    padding: 24px;
    transition: all .4s ease-in-out
}

.row-fluid .iwTbox:hover .iwTbox-inner {
    box-shadow: 0 20px 45px -5px rgba(15, 45, 82, .1)
}

.row-fluid .iwTbox:hover a {
    color: #0f2c52 !important
}

.row-fluid .iwTbox a.iwTbox-bt {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.ac-custom .heading-cont .row-fluid, .row-fluid .cm-container {
    word-break: break-word
}

@media (min-width: 768px) {
    .equal-height-container > .row-fluid-wrapper > .row-fluid {
        -ms-flex-align: stretch;
        align-items: stretch;
        display: -ms-flexbox;
        display: flex
    }

    body .row-fluid .vertical-center {
        -ms-flex-pack: center;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        justify-content: center
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .row-fluid [class*=span].wrapper, .row-fluid [class*=span].wrapper-large {
        padding-left: 20px;
        padding-right: 20px
    }

    h1 {
        font-size: 40px;
        line-height: 45px
    }

    h2 {
        font-size: 30px;
        line-height: 38px
    }

    h3 {
        font-size: 28px;
        line-height: 48px
    }

    h4 {
        font-size: 22px;
        line-height: 26px
    }

    h5 {
        font-size: 20px
    }

    h6 {
        font-size: 13px
    }

    body .row-fluid .simple-cta a.cta_button {
        padding-left: 30px
    }
}

@media (max-width: 991px) {
    .row-fluid .lt-articlePost {
        width: 50%
    }
}

@media (max-width: 767px) {
    .row-fluid [class*=span].wrapper {
        padding-left: 20px;
        padding-right: 20px
    }

    h1 {
        font-size: 38.57px;
        line-height: 62px
    }

    h2 {
        font-size: 27px;
        line-height: 32.4px
    }

    h3 {
        font-size: 20px;
        line-height: 27px
    }

    h4 {
        line-height: 26px
    }

    h4, h5 {
        font-size: 18px
    }

    h6 {
        font-size: 11px
    }

    .align-left, .align-right {
        text-align: center
    }

    body .container-fluid .row-fluid .section-heading.align-center {
        margin-bottom: 30px
    }

    .full-width-left-cta a.cta_button[title], .full-width-right-cta a.cta_button[title] {
        font-size: 14px;
        padding: 17px 4px
    }

    body .row-fluid .simple-cta a.cta_button {
        padding-left: 35px
    }

    .body-container-wrapper li, p {
        font-size: 16px;
        line-height: 26px
    }

    blockquote {
        font-size: 24px;
        font-style: italic;
        letter-spacing: .28px;
        line-height: 38px
    }

    body .container-fluid .row-fluid .hs-button, body .cta_button, body .cta_button[title] {
        font-size: 13px
    }

    .row-fluid .Profile-Outer-Row > div {
        width: 100%
    }

    .row-fluid .profile-Social ul {
        -ms-flex-pack: center;
        justify-content: center
    }

    .row-fluid .lt-articlePost {
        width: 100%
    }

    .row-fluid .authorFeed-Section, .row-fluid .authorProfile-header, .row-fluid .ltAuthor-articles {
        padding: 40px 0
    }

    .row-fluid .Profile-Outer-Row div {
        margin: 0 auto;
        text-align: center
    }

    .row-fluid .pAuthor-Name h2 {
        margin: 10px 0
    }

    .body-trading-strategies.category-page .blog-listing-content .post-item .text-container {
        margin: 0;
        padding: 20px 0 0;
        width: 100%
    }

    .body-trading-strategies.category-page .blog-listing-content .post-item .featured-image {
        width: 100%
    }

    .body-trading-strategies.category-page .blog-listing-content .blog-section .post-item {
        padding: 10px
    }

    .row-fluid .tagModule {
        padding: 40px 0
    }

    .category-page .blog-listing-content {
        padding: 40px 0 10px
    }

    .row-fluid .blog-section.IW-BlogSection .blog-pagination a {
        font-size: 14px;
        line-height: 30px;
        margin: 0 2px 10px;
        padding: 0 10px
    }

    .row-fluid .IW-BlogSection .post-item h4.IW-Post-Date {
        padding: 13px 20px
    }

    .row-fluid .IW-BlogSection .post-item .post-header {
        padding: 20px
    }

    .row-fluid .blog-section.IW-BlogSection .blog-pagination > div a.next-link, .row-fluid .blog-section.IW-BlogSection .blog-pagination > div a.prev-link {
        margin: 0 2px 10px
    }

    .row-fluid .TT-Content h3 {
        font-size: 28px
    }

    .row-fluid .blog-section.IW-BlogSection, .row-fluid .blog-section.IW-Blogpostsec {
        padding: 40px 0
    }

    .row-fluid .TT-Section {
        padding: 40px 0 20px
    }

    .row-fluid .iwTbox {
        margin: 0 0 20px;
        width: 100%
    }

    .row-fluid .iwdownload-box {
        margin: 0 0 30px;
        width: 100%
    }

    .row-fluid .WNext-box {
        margin: 0 0 20px;
        width: 100%
    }

    .row-fluid .iwTbox-inner {
        padding: 15px
    }

    .row-fluid .iwTbox:last-child, .row-fluid .iwdownload-box:last-child {
        margin-bottom: 0
    }
}

@media (max-width: 480px) {
    body .container-fluid .row-fluid .hs-button, body .cta_button, body .cta_button[title] {
        font-size: 13px
    }
}

body .container-fluid .row-fluid .two-col-adjust > span {
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -4.5%
}

body .row-fluid .two-col-adjust span > .hs_cos_wrapper {
    -ms-flex-preferred-size: 46%;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    flex-basis: 46%;
    float: left;
    margin-right: 4%;
    margin-top: 40px;
    position: relative
}

@media (max-width: 767px) {
    body .row-fluid .two-col-adjust span > .hs_cos_wrapper {
        display: block;
        float: none;
        margin: 35px auto 0;
        max-width: 100%;
        width: 100%
    }

    body .container-fluid .row-fluid .two-col-adjust > span {
        display: block;
        margin-right: 0
    }
}

body .container-fluid .row-fluid .three-col-adjust > span {
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -2.5%
}

body .row-fluid .three-col-adjust span > .hs_cos_wrapper {
    -ms-flex-preferred-size: 30.9%;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    flex-basis: 30.9%;
    float: left;
    margin-right: 2.43%;
    margin-top: 26px;
    position: relative
}

@media (max-width: 767px) {
    body .container-fluid .row-fluid .three-col-adjust > span {
        display: block;
        margin-right: 0
    }

    body .row-fluid .three-col-adjust span > .hs_cos_wrapper {
        display: block;
        float: none;
        margin: 20px auto 0;
        max-width: 100%;
        width: 100%
    }
}

body .container-fluid .row-fluid .four-col-adjust > span {
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -2.565%
}

body .row-fluid .four-col-adjust span > .hs_cos_wrapper {
    -ms-flex-preferred-size: 22.5%;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    flex-basis: 22.5%;
    float: left;
    margin-right: 2.5%;
    margin-top: 30px;
    position: relative
}

@media (max-width: 767px) {
    body .container-fluid .row-fluid .four-col-adjust > span {
        display: block;
        margin-right: 0
    }

    body .row-fluid .four-col-adjust span > .hs_cos_wrapper {
        -ms-flex-preferred-size: 100%;
        display: block;
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
        margin: 20px 0 0;
        width: 100%
    }
}

body .container-fluid .row-fluid .five-col-adjust > span {
    -ms-flex-align: stretch;
    -ms-flex-pack: center;
    align-items: stretch;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    margin-right: 0
}

body .row-fluid .five-col-adjust span > .hs_cos_wrapper {
    -ms-flex-preferred-size: 18%;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-basis: 18%;
    flex-basis: 18%;
    float: left;
    margin-right: 2.5%;
    margin-top: 30px;
    position: relative
}

body .row-fluid .five-col-adjust span > .hs_cos_wrapper:last-child, body .row-fluid .five-col-adjust span > .hs_cos_wrapper:nth-child(5n) {
    margin-right: 0
}

@media (max-width: 767px) {
    body .container-fluid .row-fluid .five-col-adjust > span {
        display: block;
        margin-right: 0
    }

    body .row-fluid .five-col-adjust span > .hs_cos_wrapper {
        -ms-flex-preferred-size: 100%;
        display: block;
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
        margin: 20px 0 0;
        width: 100%
    }
}

::-webkit-input-placeholder {
    color: #a3a3a3
}

:-moz-placeholder, ::-moz-placeholder {
    color: #a3a3a3
}

:-ms-input-placeholder {
    color: #a3a3a3
}

select::-ms-expand {
    display: none
}

.row-fluid form li {
    margin: 0
}

textarea {
    overflow: hidden;
    resize: none
}

.row-fluid form li:before {
    display: none
}

.submitted-message {
    color: #0f2c52;
    font-size: 16px;
    text-align: center
}

body .row-fluid form input, body .row-fluid form select, body .row-fluid form textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    border: none;
    border-bottom: 3px solid #f2f2f2;
    border-radius: 0;
    box-sizing: border-box;
    color: #212c66 !important;
    font-family: Muli;
    font-size: 16px;
    font-weight: 400;
    height: 37px;
    letter-spacing: 0;
    line-height: 48px;
    margin-bottom: 17px;
    padding: 10px 0
}

.row-fluid form textarea {
    height: 160px;
    resize: none
}

body .row-fluid form select {
    background: #fff url(../image/AngleDown.png) 100%/14px no-repeat !important;
    font-weight: 400;
    line-height: 17px
}

.row-fluid form input:focus, .row-fluid form select:focus, .row-fluid form textarea:focus {
    border-bottom: 3px solid #e4632d;
    outline: 0
}

.row-fluid form input::placeholder {
    color: #1b1b1b;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .3px;
    line-height: 41px
}

.row-fluid form input:-ms-input-placeholder, .row-fluid form textarea:-ms-input-placeholder {
    color: #1b1b1b;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .3px;
    line-height: 41px
}

.row-fluid form .hs-form-booleancheckbox input, .row-fluid form .hs-form-checkbox input, .row-fluid form .hs-form-radio input, .row-fluid form .hs_file_upload input {
    border: 0;
    height: auto;
    padding: 0
}

.row-fluid form .hs-form-booleancheckbox input, .row-fluid form .hs-form-checkbox input, .row-fluid form .hs-form-radio input {
    border: 0;
    height: auto;
    margin-bottom: 0;
    padding: 0
}

.row-fluid form .field > label {
    color: #30302f;
    display: block;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 48px;
    margin-bottom: 2px;
    margin-top: 3px
}

.row-fluid form .hs-button {
    color: #fff !important
}

.row-fluid form .hs_submit .actions {
    text-align: center
}

.row-fluid form .hs-button.primary {
    font-family: Muli;
    font-weight: 700;
    height: auto;
    margin-top: 30px
}

form .hs-error-msgs {
    margin: 0;
    padding: 0
}

form .hs-error-msgs li {
    color: red;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: .3px;
    line-height: 1;
    position: relative;
    top: -4px
}

.row-fluid .hs-form fieldset.form-columns-1 .hs-input {
    width: 100%
}

body .row-fluid .hs-form fieldset {
    max-width: 100%
}

body .row-fluid form select {
    cursor: pointer;
    line-height: 13px;
    padding-left: 10px;
    padding-right: 10px
}

body .row-fluid form select option {
    padding: 10px 20px !important
}

form .hs-form-required {
    color: #959595;
    display: none
}

.body-container-wrapper form li, .body-container-wrapper form ul {
    margin: 0;
    padding: 0
}

.body-container-wrapper form ul, form ul {
    list-style: none
}

.body-container-wrapper form li:before {
    display: none
}

body form .hs-form-booleancheckbox, body form .hs-form-checkbox:last-child, body form .hs-form-radio:last-child {
    margin-bottom: 20px
}

body .row-fluid .hs-form fieldset.form-columns-3 .hs-form-field {
    margin-right: 2%;
    width: 32%
}

body .row-fluid .hs-form fieldset.form-columns-2 .hs-form-field {
    margin-right: 4.5%;
    width: 47.75%
}

body .container-fluid .row-fluid .hs-form fieldset .field:last-child .input, body .row-fluid .hs-form fieldset .hs-form-field:last-child, body .row-fluid .hs-form fieldset.form-columns-2 .input, body .row-fluid .hs-form fieldset.form-columns-3 .input {
    margin-right: 0
}

body .row-fluid select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-position: 100%
}

@media (max-width: 900px) {
    body .row-fluid .hs-form fieldset.form-columns-2 .hs-form-field {
        float: left
    }

    .hs-form-bfeeed8e-5be4-44d4-9308-dbada7f8130a_6e5b78aa-136b-45b0-8acb-a5feb354fad9 fieldset.form-columns-2 .hs-form-field, body .container-fluid .row-fluid form .hs-form-field .hs-input[type=select], body .container-fluid .row-fluid form .hs-form-field .hs-input[type=text], body .container-fluid .row-fluid form .hs-form-field .hs-input[type=textarea] {
        width: 100% !important
    }
}

@media (max-width: 767px) {
    .row-fluid form .field > label {
        font-size: 14px
    }

    body .row-fluid form input, body .row-fluid form select, body .row-fluid form textarea {
        font-size: 16px;
        font-weight: 500;
        height: 46px;
        line-height: 48px;
        margin-bottom: 10px
    }

    body .row-fluid form select {
        font-weight: 500;
        line-height: 17px
    }

    body .row-fluid .hs-form fieldset.form-columns-2 .hs-form-field {
        margin-right: 0 !important;
        width: 100% !important
    }
}

.row-fluid .hs-form .field .input input[type=checkbox], .row-fluid .hs-form .field .input input[type=radio] {
    -webkit-appearance: none;
    border: 2px solid #f2f2f2;
    border-radius: 6px;
    color: #cfd3d7;
    cursor: pointer;
    height: 24px;
    margin-left: 0;
    margin-right: 8px;
    overflow: hidden;
    padding: 0;
    position: relative;
    top: 7px;
    width: auto;
    width: 24px
}

.row-fluid .hs-form .field .input input[type=checkbox]:checked {
    background-color: #e4632d;
    border: 2px solid transparent
}

.row-fluid .hs-form .field .input input[type=checkbox]:checked:after {
    border: 2px solid #fff;
    border-right: 0;
    border-top: 0;
    content: "";
    height: 5px;
    left: 4px;
    position: absolute;
    top: 4px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 9px
}

.row-fluid .hs-form .field .input input[type=radio] {
    border-radius: 50%
}

.row-fluid .hs-form .field .input input[type=radio]:checked:after {
    border-radius: 50%;
    border-right: 0;
    border-top: 0;
    content: "";
    height: 10px;
    left: 3px;
    position: absolute;
    top: 3px;
    width: 10px
}

@media (max-width: 480px) {
    body form.hs-form .form-columns-2 .hs-form-field .hs-input, body form.hs-form .form-columns-3 .hs-form-field .hs-input {
        width: 100%
    }

    body .row-fluid .hs-form fieldset .input {
        margin: 0
    }

    body .row-fluid .hs-form fieldset.form-columns-2 .hs-form-field, body .row-fluid .hs-form fieldset.form-columns-3 .hs-form-field {
        margin-right: 0;
        width: 100%
    }

    .row-fluid form .hs_submit .actions {
        text-align: center
    }
}

.homepage-counter-cm {
    padding: 26px 0 0
}

body .row-fluid .homepage-counter-cm .wrapper {
    max-width: 825px
}

.homepage-counter-cm .cm-container h2 {
    margin-bottom: 0
}

.homepage-counter-cm .cm-container p {
    font-size: 12px;
    font-weight: 300;
    line-height: 26px
}

body .row-fluid .homepage-counter-cm .four-col-adjust span > .hs_cos_wrapper:focus {
    border: none;
    outline: none
}

body .row-fluid .homepage-counter-cm .four-col-adjust span > .hs_cos_wrapper {
    -ms-flex-preferred-size: 23.5%;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-basis: 23.5%;
    flex-basis: 23.5%;
    justify-content: center;
    margin-bottom: 15px;
    margin-right: 2%;
    margin-top: 0
}

body .row-fluid .homepage-counter-cm .four-col-adjust span > .hs_cos_wrapper:nth-child(4n) {
    margin-right: 0
}

body .row-fluid .homepage-counter-cm .four-col-adjust span {
    -ms-flex-pack: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center
}

@media (max-width: 1024px) {
    body .row-fluid .homepage-counter-cm .four-col-adjust span {
        margin-right: 0
    }
}

@media (max-width: 767px) {
    .homepage-counter-cm .counter-slider .slick-slide:focus {
        border: none;
        outline: none
    }

    .homepage-counter-cm {
        padding: 11px 0 0
    }

    body .row-fluid .homepage-counter-cm .wrapper {
        padding: 0
    }

    .homepage-counter-cm .cm-container p {
        margin-bottom: 13px
    }

    .homepage-counter-cm .counter-slider.slick-initialized .slick-slide {
        opacity: .5;
        transition: all .3s ease-in-out
    }

    .homepage-counter-cm .cm-container h2 {
        font-size: 30px;
        line-height: 34px
    }

    .homepage-counter-cm .counter-slider.slick-initialized .slick-slide.slick-current {
        opacity: 1;
        transition: all .3s ease-in-out
    }
}

.trading-markets-cm {
    padding: 78px 0 50px
}

body .row-fluid .trading-markets-cm .heading-container {
    float: none;
    margin: 0 auto 5px;
    max-width: 600px
}

.trading-markets-cm .cm-container .icon {
    margin-bottom: 20px
}

.trading-markets-cm .cm-container h5 {
    line-height: normal;
    margin-bottom: 8px
}

body .row-fluid .trading-markets-cm .five-col-adjust span {
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 0
}

body .row-fluid .trading-markets-cm .five-col-adjust span > .hs_cos_wrapper {
    -ms-flex-preferred-size: 19.4%;
    border-radius: 5px;
    cursor: pointer;
    -webkit-flex-basis: 19.4%;
    flex-basis: 19.4%;
    flex: 1;
    margin-right: .7%;
    padding: 34px 29px 20px;
    transition: all .3s ease-in-out
}

.trading-markets-cm .five-col-adjust span > .hs_cos_wrapper:hover {
    background: #fff;
    box-shadow: 0 30px 60px 0 rgba(0, 0, 0, .3);
    transition: all .3s ease-in-out
}

.trading-markets-cm .five-col-adjust span > .hs_cos_wrapper:hover .cm-container h5 {
    color: #f2672a;
    transition: all .3s ease-in-out
}

.trading-markets-cm .five-col-adjust span > .hs_cos_wrapper:hover .cm-container p {
    color: #0f2c52
}

.trading-markets-cm .cm-container .icon .hover-icon {
    display: none;
    transition: all .3s ease-in-out
}

.trading-markets-cm .five-col-adjust span > .hs_cos_wrapper:hover .icon .hover-icon {
    display: block;
    transition: all .3s ease-in-out
}

.trading-markets-cm .five-col-adjust span > .hs_cos_wrapper:hover .icon .normal-icon {
    display: none;
    transition: all .3s ease-in-out
}

body .row-fluid .trading-markets-cm .five-col-adjust span > .hs_cos_wrapper:nth-child(5n) {
    margin-right: 0
}

.trading-markets-cm .link-container {
    margin-top: 40px
}

.trading-markets-cm .link-container p a {
    color: #f2672a;
    font-weight: 700
}

.trading-markets-cm .link-container p a:hover {
    color: #fff !important
}

@media (max-width: 1090px) {
    body .row-fluid .trading-markets-cm .five-col-adjust span > .hs_cos_wrapper {
        padding: 34px 21px 20px
    }
}

@media (max-width: 1024px) {
    .trading-markets-cm {
        padding: 60px 0 50px
    }

    body .row-fluid .trading-markets-cm .five-col-adjust span {
        -ms-flex-pack: center;
        justify-content: center
    }

    body .row-fluid .trading-markets-cm .five-col-adjust span > .hs_cos_wrapper {
        flex-basis: 24.4%;
        -webkit-flex-basis: 24.4%;
        flex: inherit;
        margin-right: 2.7%;
        margin-top: 0;
        padding: 34px 15px 20px
    }

    body .row-fluid .trading-markets-cm .five-col-adjust span > .hs_cos_wrapper .cm-container {
        max-width: 200px
    }

    body .row-fluid .trading-markets-cm .five-col-adjust span > .hs_cos_wrapper:nth-child(3n) {
        margin-right: 0
    }

    body .row-fluid .trading-markets-cm .five-col-adjust span > .hs_cos_wrapper:nth-child(5n) {
        margin-right: 2.7%
    }

    body .row-fluid .trading-markets-cm .five-col-adjust span > .hs_cos_wrapper:last-child {
        margin-right: 0
    }

    body .row-fluid .trading-markets-cm .heading-container {
        margin: 0 auto 20px
    }

    .trading-markets-cm .link-container {
        margin-top: 10px
    }
}

@media (max-width: 767px) {
    .trading-markets-cm {
        padding: 43px 0 32px;
        text-align: left
    }

    body .row-fluid .trading-markets-cm .five-col-adjust span > .hs_cos_wrapper .cm-container {
        max-width: 100%
    }

    body .row-fluid .trading-markets-cm .heading-container {
        margin: 0 auto 47px;
        text-align: center
    }

    body .row-fluid .trading-markets-cm .five-col-adjust span > .hs_cos_wrapper:hover {
        background: transparent;
        box-shadow: none
    }

    body .row-fluid .trading-markets-cm .five-col-adjust span > .hs_cos_wrapper {
        padding: 0
    }

    .trading-markets-cm .five-col-adjust span > .hs_cos_wrapper:hover .icon .normal-icon {
        display: block
    }

    .trading-markets-cm .five-col-adjust span > .hs_cos_wrapper:hover .icon .hover-icon {
        display: none
    }

    .trading-markets-cm .five-col-adjust span > .hs_cos_wrapper:hover .cm-container h5, .trading-markets-cm .five-col-adjust span > .hs_cos_wrapper:hover .cm-container p {
        color: #fff
    }

    .trading-markets-cm .cm-container {
        -ms-flex-align: center;
        align-items: center;
        display: -ms-flexbox;
        display: flex
    }

    .trading-markets-cm .link-container {
        display: block;
        margin-top: 51px;
        text-align: center
    }

    .trading-markets-cm .cm-container .icon .normal-icon img {
        max-width: 40px !important
    }

    .trading-markets-cm .cm-container .icon {
        margin-bottom: 0
    }

    .trading-markets-cm .cm-container .text-container {
        padding-left: 20px
    }

    .trading-markets-cm .cm-container .text-container p {
        font-size: 15px;
        margin-bottom: 0
    }

    .trading-markets-cm .cm-container h5 {
        margin-bottom: 5px;
        padding-left: 27px;
        position: relative
    }

    .trading-markets-cm .cm-container h5:before {
        background: url(../image/arrow.png) 50%/cover no-repeat;
        content: "";
        height: 14px;
        left: 0;
        position: absolute;
        top: 5px;
        width: 14px
    }

    body .row-fluid .trading-markets-cm .five-col-adjust span > .hs_cos_wrapper {
        -ms-flex-preferred-size: 100%;
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
        margin-bottom: 25px;
        margin-right: 0
    }

    body .row-fluid .trading-markets-cm .five-col-adjust span > .hs_cos_wrapper:last-child {
        margin-bottom: 0
    }
}

.payment-system-cm {
    padding: 77px 0 53px
}

.payment-system-cm .heading-container {
    margin-bottom: 25px;
    max-width: 820px
}

.payment-system-cm .logo-container ul li {
    display: inline-block;
    margin-left: 0;
    margin-right: 45px
}

.payment-system-cm .logo-container ul li:before {
    display: none
}

.payment-system-cm .logo-container ul li img {
    vertical-align: middle
}

.payment-system-cm .logo-container ul li:last-child {
    margin-right: 0
}

body .row-fluid .payment-system-cm .wrapper {
    max-width: 1280px
}

@media (max-width: 1090px) {
    .payment-system-cm .logo-container ul li {
        margin-right: 7%
    }
}

@media (max-width: 1024px) {
    .payment-system-cm .logo-container ul li {
        margin-right: 7%
    }

    .payment-system-cm .logo-container ul li img {
        max-width: 150px !important
    }

    .payment-system-cm .heading-container {
        margin-bottom: 35px
    }

    .payment-system-cm {
        padding: 50px 0 30px
    }
}

@media (max-width: 980px) {
    .payment-system-cm .logo-container ul li {
        margin-right: 3%
    }
}

@media (max-width: 767px) {
    .payment-system-cm .heading-container h2 {
        font-size: 28px;
        line-height: 48px;
        margin-bottom: 10px
    }

    .payment-system-cm .heading-container {
        margin-bottom: 24px;
        text-align: center
    }

    .payment-system-cm .logo-container ul {
        text-align: center
    }

    .payment-system-cm .logo-container ul li {
        margin-bottom: 23px;
        margin-right: 8%
    }

    .payment-system-cm {
        padding: 32px 0 0
    }
}

.homepage .register-account-cm {
    padding: 165px 0 31px
}

.register-account-cm .cm-container h5 {
    line-height: 1.3;
    margin-bottom: 50px;
    margin-top: 20px;
    position: relative
}

.register-account-cm .cm-container h5:after {
    background: #f2672a;
    bottom: -28px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 36px
}

.register-account-cm {
    padding: 79px 0 31px
}

body .row-fluid .register-account-cm .wrapper {
    max-width: 1030px
}

body .row-fluid .register-account-cm .cta-container {
    float: none;
    margin: 45px auto 28px;
    max-width: 442px
}

.register-account-cm .cta-container .left-cta a.cta_button {
    padding: 12px 22px
}

.register-account-cm .cm-container h2 {
    color: #f2672a;
    font-size: 60px;
    font-weight: 800;
    line-height: 48px;
    margin-bottom: 10px
}

body .row-fluid .register-account-cm .three-col-adjust span > .hs_cos_wrapper {
    -ms-flex-preferred-size: 26.6%;
    -webkit-flex-basis: 26.6%;
    flex-basis: 26.6%;
    margin-right: 10.1%
}

.register-account-cm .three-col-adjust span > .hs_cos_wrapper:after {
    background: rgba(242, 122, 72, .1);
    border-radius: 50%;
    content: url(../image/arrow.png);
    height: 30px;
    line-height: 32px;
    position: absolute;
    right: -40px;
    text-align: center;
    top: 70px;
    width: 30px
}

.register-account-cm .three-col-adjust span > .hs_cos_wrapper:last-child:after, .register-account-cm .three-col-adjust span > .hs_cos_wrapper:nth-child(3n):after {
    display: none
}

body .row-fluid .register-account-cm .three-col-adjust span > .hs_cos_wrapper:nth-child(3n) {
    margin-right: 0
}

body .row-fluid .register-account-cm .three-col-adjust span {
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-right: 0
}

.register-account-cm .heading-container {
    margin-bottom: 42px
}

.register-account-cm .link-container p a {
    color: #f2672a;
    font-weight: 700;
    position: relative
}

.register-account-cm .link-container p a:hover:after {
    color: #0f2c52;
    transition: all .3s ease-in-out
}

.register-account-cm .link-container p a:after {
    color: #f2672a;
    content: "\f0c1";
    font-family: Font Awesome\ 5 Free;
    font-size: 15px;
    font-weight: 600;
    position: absolute;
    right: -21px;
    top: -2px;
    transition: all .3s ease-in-out
}

@media (max-width: 1200px) {
    .homepage .register-account-cm {
        padding: 100px 0 31px
    }
}

@media (max-width: 1024px) {
    .register-account-cm {
        padding: 70px 0 45px
    }

    .register-account-cm .cm-container h5 {
        line-height: 28px
    }

    .register-account-cm .cm-container h2 {
        margin-bottom: 20px
    }

    .register-account-cm .three-col-adjust span > .hs_cos_wrapper:after {
        top: 67px
    }

    body .row-fluid .register-account-cm .heading-container {
        margin: 0 auto 22px;
        max-width: 570px
    }

    body .row-fluid .register-account-cm .cta-container {
        margin: 30px auto 28px
    }
}

@media (max-width: 990px) {
    .homepage .register-account-cm {
        padding: 70px 0 45px
    }
}

@media (max-width: 767px) {
    body .row-fluid .register-account-cm .three-col-adjust span > .hs_cos_wrapper {
        -ms-flex-preferred-size: 100%;
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
        margin-bottom: 102px;
        margin-right: 0;
        margin-top: 0;
        text-align: center
    }

    .register-account-cm .cm-container h5:after {
        bottom: -27px;
        left: 0;
        margin: 0 auto;
        right: 0
    }

    .register-account-cm .cm-container p {
        margin: 0 auto 20px;
        max-width: 250px
    }

    .register-account-cm .three-col-adjust span > .hs_cos_wrapper:after {
        bottom: -65px;
        left: 0;
        margin: 0 auto;
        right: 0;
        top: auto;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    .register-account-cm .cm-container h5 {
        margin-bottom: 50px
    }

    body .row-fluid .register-account-cm .heading-container {
        margin: 0 auto 42px
    }

    .register-account-cm {
        padding: 58px 0 48px
    }

    .register-account-cm .cta-container .left-cta {
        float: left;
        width: 48.93617020799999%
    }

    .register-account-cm .cta-container .left-cta a.cta_button, .register-account-cm .cta-container .right-cta a.cta_button {
        padding: 6.5px 0;
        width: 100%
    }

    .register-account-cm .cta-container .right-cta {
        float: right;
        margin-left: 2.127659574%;
        text-align: right;
        width: 48.93617020799999%
    }

    body .row-fluid .register-account-cm .three-col-adjust span > .hs_cos_wrapper:last-child {
        margin-bottom: 0
    }

    body .row-fluid .register-account-cm .cta-container {
        margin: 50px auto 23px
    }

    body .row-fluid .register-account-cm .link-container p {
        float: none;
        margin: 0 auto 20px;
        max-width: 320px
    }

    .register-account-cm .three-col-adjust span > .hs_cos_wrapper:nth-child(3n):after {
        display: block
    }

    .register-account-cm .three-col-adjust span > .hs_cos_wrapper:last-child:after {
        display: none
    }
}

@media (max-width: 480px) {
    .homepage .register-account-cm {
        padding: 198px 0 48px
    }

    .register-account-cm {
        padding: 47px 0 28px
    }
}

@media (max-width: 374px) {
    .register-account-cm .cta-container .left-cta {
        width: 100%
    }

    .register-account-cm .cta-container .right-cta {
        margin-left: 0;
        margin-top: 20px;
        width: 100%
    }

    .register-account-cm .cta-container .left-cta a.cta_button, .register-account-cm .cta-container .right-cta a.cta_button {
        box-sizing: border-box !important;
        width: 100%
    }
}

.three-col-image-cta-cm {
    padding: 20px 0 78px
}

.three-col-image-cta-cm .image-container {
    border-radius: 5px;
    display: block;
    float: left;
    height: 207px;
    position: relative;
    width: 100%
}

.three-col-image-cta-cm .cta-container {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0
}

.three-col-image-cta-cm .cta-container a {
    background: #0f2c52;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 700;
    padding: 14px 68px;
    position: relative;
    transition: all .3s ease-in-out;
    width: auto
}

.three-col-image-cta-cm .cta-container a:hover {
    color: #f2672a !important;
    transition: all .3s ease-in-out
}

.three-col-image-cta-cm .cta-container a:before {
    background: url(../image/.png) 50%/cover no-repeat;
    content: "";
    height: 16px;
    left: 25px;
    position: absolute;
    top: 19px;
    transition: all .3s ease-in-out;
    width: 16px
}

.three-col-image-cta-cm .cta-container a:hover:before {
    background-image: url(../image/orangearrow.png);
    transition: all .3s ease-in-out
}

body .row-fluid .three-col-image-cta-cm .three-col-adjust span, body .row-fluid .three-col-image-cta-cm .three-col-adjust span > .hs_cos_wrapper:nth-child(3n) {
    margin-right: 0
}

body .row-fluid .three-col-image-cta-cm .three-col-adjust span > .hs_cos_wrapper:focus {
    border: none;
    outline: none
}

body .row-fluid .three-col-image-cta-cm .three-col-adjust span > .hs_cos_wrapper {
    border-radius: 5px;
    flex-basis: 32.3%;
    -webkit-flex-basis: 32.3%;
    margin-right: 1.43%
}

.three-col-image-cta-cm .heading {
    display: none
}

@media (max-width: 1024px) {
    .three-col-image-cta-cm .cta-container a {
        padding-right: 20px
    }

    .three-col-image-cta-cm {
        padding: 0 0 60px
    }

    .three-col-image-cta-cm .image-container {
        height: 185px
    }
}

@media (max-width: 767px) {
    body .row-fluid .three-col-image-cta-cm .three-col-adjust span > .hs_cos_wrapper {
        float: left
    }

    .three-col-image-cta-cm .heading {
        display: block;
        margin-bottom: 35px
    }

    .card-slider .slick-slide {
        display: none
    }

    .card-slider .slick-slide:focus {
        outline: 0
    }

    .card-slider .slick-initialized .slick-slide {
        display: block;
        position: relative
    }

    .card-slider .slick-dots li.slick-active button {
        background: #0f2c52;
        height: 12px;
        width: 12px
    }

    .card-slider .slick-dots li.slick-active button:focus {
        outline: 0
    }

    .card-slider .slick-dots li {
        display: inline-block;
        line-height: 10px;
        margin: 0 7px 0 11px
    }

    .card-slider .slick-dots {
        text-align: center
    }

    .card-slider .slick-dots li button {
        background: #c3cad4;
        border: 0;
        border-radius: 50%;
        cursor: pointer;
        font-size: 1px;
        height: 12px;
        padding: 0;
        transition: all .2s ease-in-out;
        width: 12px
    }

    .card-slider {
        position: relative;
        z-index: 1
    }

    .card-slider ul.slick-dots {
        bottom: -70px;
        left: -46%;
        padding-left: 0;
        position: absolute;
        right: 0
    }

    .three-col-image-cta-cm {
        padding: 0 0 113px
    }

    .three-col-image-cta-cm .image-container {
        height: 154px
    }

    .three-col-image-cta-cm .cta-container a {
        font-size: 14px;
        padding: 9px 20px 9px 53px
    }

    .three-col-image-cta-cm .cta-container a:before {
        height: 13px;
        left: 25px;
        top: 11px;
        width: 13px
    }

    .card-slider .slick-slide {
        margin: 0 10px;
        position: relative
    }

    .card-slider .slick-slide a:focus, .card-slider .slick-slide:focus {
        outline: none
    }

    .card-slider {
        width: 190%
    }

    .card-slider.slick-initialized .slick-slide {
        opacity: .5;
        transition: all .3s ease-in-out
    }

    .card-slider.slick-initialized .slick-slide.slick-current {
        opacity: 1;
        transition: all .3s ease-in-out
    }
}

.news-traders-cm {
    overflow: hidden;
    padding: 90px 0 50px;
    position: relative
}

.news-traders-cm .wrapper {
    position: relative;
    z-index: 1
}

.news-traders-cm .image-container {
    bottom: 30px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1
}

.news-traders-cm .mobile-illustration {
    bottom: auto;
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    top: -50px;
    z-index: -1
}

.news-traders-cm .left-col p, .news-traders-cm .right-col p {
    color: #4c4c4c;
    max-width: 224px
}

.news-traders-cm .left-col h2, .news-traders-cm .right-col h2 {
    color: #24282d;
    line-height: 44px
}

.news-traders-cm .left-col h2 span {
    color: #f2672a;
    display: block;
    font-weight: 700
}

.news-traders-cm .right-col h2 span {
    color: #0f2c52;
    display: block;
    font-weight: 700
}

.news-traders-cm .left-col ul li, .news-traders-cm .right-col ul li {
    margin: 0
}

.news-traders-cm .left-col ul li:before, .news-traders-cm .right-col ul li:before {
    display: none
}

.news-traders-cm .left-col ul li a {
    color: #f2672a;
    font-size: 16px;
    font-weight: 700;
    line-height: 48px;
    position: relative;
    transition: all .3s ease-in-out
}

.news-traders-cm .left-col ul li a:before {
    background: url(../image/arrow.png) 50%/cover no-repeat;
    content: "";
    height: 14px;
    left: -47px;
    position: absolute;
    top: 4px;
    transition: all .3s ease-in-out;
    width: 14px
}

.news-traders-cm .left-col ul li a:hover:before {
    background-image: url(../image/BlueArrowRight.png);
    height: 14px;
    transition: all .3s ease-in-out;
    width: 14px
}

.news-traders-cm .right-col ul li a {
    color: #0f2c52;
    font-size: 16px;
    font-weight: 700;
    line-height: 48px;
    position: relative;
    transition: all .3s ease-in-out
}

.news-traders-cm .right-col ul li a:hover {
    color: #f2672a !important;
    transition: all .3s ease-in-out
}

.news-traders-cm .right-col ul li a:before {
    background: url(../image/BlueArrowRight.png) 50%/cover no-repeat;
    content: "";
    height: 14px;
    left: -47px;
    position: absolute;
    top: 4px;
    transition: all .3s ease-in-out;
    width: 14px
}

.news-traders-cm .right-col ul li a:hover:before {
    background-image: url(../image/arrow.png);
    height: 14px;
    transition: all .3s ease-in-out;
    width: 14px
}

.news-traders-cm .left-col {
    position: relative;
    width: 50.417949%
}

.news-traders-cm .right-col {
    padding-left: 20px;
    width: 46.717949%
}

.news-traders-cm .left-col:after {
    background: #e2e2e2;
    bottom: 0;
    content: "";
    height: auto;
    position: absolute;
    right: 0;
    top: -20px;
    width: 1px
}

.news-traders-cm .link-container {
    margin-top: 50px
}

.news-traders-cm .link-container p {
    color: #4c4c4c
}

.news-traders-cm .link-container p a {
    color: #f2672a;
    font-weight: 700
}

@media (max-width: 1200px) {
    .news-traders-cm .left-col ul li a:before, .news-traders-cm .right-col ul li a:before {
        left: -27px
    }

    .news-traders-cm .left-col {
        padding-right: 30px
    }
}

@media (max-width: 1024px) {
    .news-traders-cm {
        padding: 70px 0 30px
    }

    .news-traders-cm .left-col:after {
        right: 9px
    }

    .news-traders-cm .left-col ul li a, .news-traders-cm .right-col ul li a {
        line-height: 22px
    }

    .news-traders-cm .left-col ul li, .news-traders-cm .right-col ul li {
        line-height: 20px;
        padding: 6px 0
    }

    .news-traders-cm .left-col ul li a:before, .news-traders-cm .right-col ul li a:before {
        left: -25px
    }

    .news-traders-cm .left-col h2, .news-traders-cm .right-col h2 {
        font-size: 27px;
        line-height: 36px
    }

    .news-traders-cm .left-col .left-column, .news-traders-cm .right-col .left-column {
        padding-right: 25px
    }

    .news-traders-cm .right-col {
        padding-left: 0
    }
}

@media (max-width: 767px) {
    .news-traders-cm .left-col, .news-traders-cm .right-col {
        width: 100%
    }

    .news-traders-cm .left-col h2 span {
        display: inline-block
    }

    .news-traders-cm .left-col p, .news-traders-cm .right-col p {
        max-width: 100%
    }

    .news-traders-cm .left-col, .news-traders-cm .left-col .left-column, .news-traders-cm .right-col .left-column {
        padding-right: 0
    }

    .news-traders-cm .left-col ul li, .news-traders-cm .right-col ul li {
        margin-bottom: 3px;
        margin-left: 40px;
        padding: 0
    }

    .news-traders-cm .left-col ul li a, .news-traders-cm .right-col ul li a {
        font-size: 14px;
        line-height: 36px
    }

    .news-traders-cm .left-col ul li a:before, .news-traders-cm .right-col ul li a:before {
        left: -40px;
        top: 2px
    }

    .news-traders-cm .right-col {
        margin-top: 20px
    }

    .news-traders-cm .left-col:after {
        bottom: 0;
        height: 1px;
        right: 0;
        top: auto;
        width: 100%
    }

    .news-traders-cm .right-col h2 span {
        display: inline-block
    }

    .news-traders-cm {
        padding: 52px 0 23px
    }

    .news-traders-cm .link-container {
        margin-top: 3px;
        text-align: left
    }

    .news-traders-cm .image-container {
        display: none
    }

    .news-traders-cm .mobile-illustration {
        display: block
    }
}

.logo-cm {
    padding: 12px 0 70px
}

.logo-cm .left-col {
    text-align: center
}

.logo-cm .left-col h4 {
    color: #f2672a;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 0
}

.logo-cm .slick-track {
    align-items: center;
    display: flex;
    justify-content: center
}

.logo-cm .image-slider .slick-slide:focus {
    border: none;
    outline: none
}

@media (max-width: 1024px) {
    .logo-cm .slick-slide img {
        max-width: 80px !important
    }

    .logo-cm {
        padding: 12px 0 50px
    }
}

@media (max-width: 767px) {
    .logo-cm .right-col {
        margin-top: 30px;
        text-align: center;
        width: 100%
    }

    .logo-cm .slick-slide img {
        max-width: 100% !important
    }

    .logo-cm .slick-slide {
        margin: 0 30px
    }

    .logo-cm .image-slider.slick-initialized .slick-slide {
        opacity: .5;
        transition: all .3s ease-in-out
    }

    .logo-cm .image-slider.slick-initialized .slick-slide.slick-active {
        opacity: 1;
        transition: all .3s ease-in-out
    }

    .logo-cm {
        padding: 12px 0 53px
    }
}

.trading-news-cm {
    padding: 88px 0 22px;
    position: relative
}

.trading-news-cm .heading-cont {
    margin-bottom: 40px
}

.trading-news-cm .heading-cont .right-col {
    text-align: right
}

body .row-fluid .trading-news-cm .heading-cont .right-col a {
    background-image: linear-gradient(180deg, #2c4d7a, #0f2c52);
    padding: 12px 47px;
    transition: all .3s ease-in-out
}

body .row-fluid .trading-news-cm .heading-cont .right-col a:hover {
    background-image: linear-gradient(180deg, #ff8055, #f2672a);
    box-shadow: 0 30px 60px 0 rgba(15, 44, 82, .1);
    transition: all .3s ease-in-out
}

.trading-news-cm .subheading {
    display: block;
    float: left;
    margin-bottom: 5px
}

.trading-news-cm .subheading h4 {
    font-weight: 700;
    position: relative
}

.trading-news-cm .subheading h4:after {
    background-color: #d3d2d2;
    content: "";
    height: 1px;
    position: absolute;
    right: 4px;
    top: 26px;
    width: calc(100% - 248px)
}

.trading-news-cm .post-listing-cont {
    -ms-flex-pack: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 0
}

.trading-news-cm .post-listing-cont .home-post-item {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 30px 60px 0 rgba(15, 44, 82, .1);
    box-sizing: border-box;
    display: block;
    float: left;
    list-style: none;
    margin-right: 1.5%;
    padding-bottom: 0;
    transition: all .4s ease-in-out;
    width: 32.3%
}

.trading-news-cm .post-listing-cont .home-post-item:focus {
    border: none;
    outline: none
}

.trading-news-cm .post-listing-cont .home-post-item:nth-child(3n) {
    margin-right: 0
}

.trading-news-cm .home-post-item .hs-featured-image-wrapper {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    height: 209px
}

.trading-news-cm .home-post-item .post-header h4 {
    font-weight: 300;
    line-height: normal;
    min-height: 60px
}

.trading-news-cm .home-post-item .text-container {
    margin-left: 0;
    padding: 22px 30px 76px;
    position: relative
}

.trading-news-cm .home-post-item .hubspot-editable {
    margin-left: 0;
    margin-top: 5px
}

.trading-news-cm .home-post-item .hubspot-editable .left-col {
    float: left;
    padding-right: 20px;
    position: relative;
    width: auto
}

.trading-news-cm .home-post-item .hubspot-editable .left-col:after {
    background: #0f2c52;
    bottom: 3px;
    content: "";
    height: auto;
    position: absolute;
    right: 10px;
    top: 7px;
    width: .5px
}

.trading-news-cm .home-post-item .hubspot-editable .date, .trading-news-cm .home-post-item .hubspot-editable a.author-link {
    color: #0f2c52;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px
}

.trading-news-cm .home-post-item .cta-container {
    bottom: 30px;
    box-sizing: border-box;
    left: 30px;
    margin-left: 0;
    position: absolute;
    right: 30px;
    width: auto
}

.trading-news-cm .home-post-item .cta-container a {
    color: #f2672a;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
    padding-left: 40px;
    position: relative;
    transition: all .3s ease-in-out
}

.trading-news-cm .home-post-item .cta-container a:before {
    background: url(../image/arrow.png) 50%/cover no-repeat;
    content: "";
    height: 14px;
    left: 0;
    position: absolute;
    top: 6px;
    transition: all .3s ease-in-out;
    width: 14px
}

.trading-news-cm .home-post-item .cta-container a:hover:before {
    background-image: url(../image/BlueArrowRight.png);
    height: 14px;
    transition: all .3s ease-in-out;
    width: 14px
}

@media (max-width: 1170px) {
    .trading-news-cm .home-post-item .hubspot-editable .date, .trading-news-cm .home-post-item .hubspot-editable a.author-link {
        font-size: 14px
    }

    .trading-news-cm .home-post-item .post-header h4 {
        min-height: 90px
    }
}

@media (max-width: 1024px) {
    .trading-news-cm .home-post-item .text-container {
        padding: 22px 20px 72px
    }

    .trading-news-cm .home-post-item .cta-container {
        left: 20px;
        right: 20px
    }

    .trading-news-cm .home-post-item .cta-container a {
        padding-left: 30px
    }

    .trading-news-cm .home-post-item .hubspot-editable > .row-fluid {
        align-items: left;
        display: block
    }

    .trading-news-cm .home-post-item .hubspot-editable .right-col {
        padding-left: 0
    }

    .trading-news-cm .home-post-item .hubspot-editable .right-col:before {
        display: none
    }

    .trading-news-cm .home-post-item .hubspot-editable .date, .trading-news-cm .home-post-item .hubspot-editable a.author-link {
        font-size: 14px
    }

    .trading-news-cm .home-post-item .hs-featured-image-wrapper {
        height: 180px
    }

    .trading-news-cm .home-post-item .post-header h4 {
        min-height: 80px
    }

    .trading-news-cm .heading-cont {
        margin-bottom: 0
    }

    .trading-news-cm {
        padding: 65px 0 22px
    }

    .trading-news-cm .subheading h4 {
        font-size: 24px;
        line-height: 48px
    }

    .trading-news-cm .home-post-item .hubspot-editable .left-col {
        float: none;
        padding-right: 0;
        width: 100%
    }

    .trading-news-cm .home-post-item .hubspot-editable .left-col:after {
        display: none
    }
}

@media (max-width: 767px) {
    .trading-news-cm .heading-cont h1 {
        font-size: 26px;
        line-height: normal;
        margin-bottom: 0;
        padding-right: 20px
    }

    .trading-news-cm .heading-cont .right-col a span {
        display: none
    }

    body .row-fluid .trading-news-cm .heading-cont .right-col a {
        background: #0f2c52;
        background-image: none;
        border-radius: 50%;
        height: 35px;
        padding: 0;
        position: relative;
        top: -1px;
        width: 35px
    }

    .trading-news-cm .heading-cont .right-col a:after {
        background: url(../image/arrowright.png) 50%/cover no-repeat;
        content: "";
        height: 13px;
        position: absolute;
        right: 10px;
        top: 10px;
        width: 13px
    }

    .trading-news-cm .heading-cont .left-col {
        float: left;
        width: auto
    }

    .trading-news-cm .heading-cont .right-col {
        float: right;
        width: auto
    }

    .trading-news-cm .heading-cont {
        margin-bottom: 7px
    }

    .trading-news-cm {
        padding: 53px 0 0
    }

    .trading-news-cm .subheading h4 {
        font-size: 18px;
        line-height: 48px
    }

    .trading-news-cm .subheading h4:after {
        height: 1px;
        width: calc(100% - 185px)
    }

    .trading-news-cm .post-listing-cont .slick-slide {
        display: none
    }

    .trading-news-cm .post-listing-cont .slick-slide:focus {
        outline: 0
    }

    .trading-news-cm .post-listing-cont.slick-initialized .slick-slide {
        display: block;
        position: relative
    }

    .trading-news-cm .post-listing-cont .slick-dots li.slick-active button {
        background: #0f2c52;
        height: 12px;
        width: 12px
    }

    .trading-news-cm .post-listing-cont .slick-dots li.slick-active button:focus {
        outline: 0
    }

    .trading-news-cm .post-listing-cont .slick-dots li {
        display: inline-block;
        line-height: 10px;
        margin: 0 2px 0 11px
    }

    .trading-news-cm .post-listing-cont .slick-dots {
        text-align: center
    }

    .trading-news-cm .post-listing-cont .slick-dots li button {
        background: #c3cad4;
        border: 0;
        border-radius: 50%;
        cursor: pointer;
        font-size: 1px;
        height: 12px;
        padding: 0;
        transition: all .2s ease-in-out;
        width: 12px
    }

    .trading-news-cm .post-listing-cont {
        position: relative;
        width: 190%;
        z-index: 1
    }

    .trading-news-cm .post-listing-cont ul.slick-dots {
        bottom: 6px;
        left: -46%;
        padding-left: 0;
        position: absolute;
        right: 0
    }

    body .row-fluid .trading-news-cm .post-listing-cont .home-post-item {
        margin: 0 10px;
        width: 100%
    }

    .trading-news-cm .post-listing-cont .home-post-item a:focus, .trading-news-cm .post-listing-cont .home-post-item:focus {
        border: none;
        outline: none
    }

    .trading-news-cm .home-post-item .post-header h4 {
        font-size: 20px;
        letter-spacing: 0;
        line-height: normal;
        min-height: 100%
    }

    .trading-news-cm .home-post-item .hubspot-editable a.author-link {
        font-size: 16px
    }

    .trading-news-cm .home-post-item .hubspot-editable .date {
        font-size: 16px;
        position: relative;
        top: 0
    }

    .trading-news-cm .home-post-item .hubspot-editable .right-col:before {
        bottom: 0;
        top: 5px
    }

    .trading-news-cm .home-post-item .hs-featured-image-wrapper {
        height: 178px
    }

    .trading-news-cm .slick-track {
        padding-bottom: 80px
    }

    .trading-news-cm .home-post-item .cta-container a {
        font-size: 18px
    }

    .trading-news-cm .home-post-item .text-container {
        padding: 26px 24px 35px
    }

    .trading-news-cm .home-post-item .cta-container {
        bottom: 0;
        left: 0;
        margin-top: 20px;
        position: relative;
        right: 0
    }
}

.latest-market-news {
    padding: 40px 0 70px;
    position: relative
}

.latest-market-news .post-listing-cont .home-post-item:focus {
    border: none;
    outline: none
}

.latest-market-news .subheading {
    display: block;
    float: left;
    margin-bottom: 5px;
    position: relative;
    width: 100%
}

.latest-market-news .subheading:after {
    background-color: #d3d2d2;
    content: "";
    height: 1px;
    position: absolute;
    right: 4px;
    top: 26px;
    width: calc(100% - 248px)
}

.latest-market-news .subheading h4 {
    font-weight: 700
}

.latest-market-news .post-listing-cont {
    -ms-flex-pack: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 0
}

.latest-market-news .post-listing-cont .home-post-item {
    align-self: stretch;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 30px 60px 0 rgba(15, 44, 82, .1);
    box-sizing: border-box;
    display: block;
    float: left;
    list-style: none;
    margin-right: 1.5%;
    padding-bottom: 0;
    transition: all .4s ease-in-out;
    width: 32.3%
}

.latest-market-news .post-listing-cont .home-post-item:nth-child(3n) {
    margin-right: 0
}

.latest-market-news .home-post-item .hs-featured-image-wrapper {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    height: 209px
}

.latest-market-news .home-post-item .post-header h4 {
    font-weight: 300;
    line-height: normal;
    min-height: 60px
}

.latest-market-news .home-post-item .text-container {
    margin-left: 0;
    padding: 22px 30px 82px;
    position: relative
}

.latest-market-news .home-post-item .hubspot-editable {
    margin-left: 0;
    margin-top: 5px
}

.latest-market-news .home-post-item .hubspot-editable .left-col {
    float: left;
    padding-right: 20px;
    position: relative;
    width: auto
}

.latest-market-news .home-post-item .hubspot-editable .left-col:after {
    background: #0f2c52;
    bottom: 2px;
    content: "";
    height: auto;
    position: absolute;
    right: 10px;
    top: 5px;
    width: .5px
}

.latest-market-news .home-post-item .hubspot-editable a.author-link {
    color: #0f2c52;
    font-size: 16px;
    font-weight: 300
}

.latest-market-news .home-post-item .hubspot-editable .date {
    color: #0f2c52;
    font-size: 16px;
    font-weight: 300;
    line-height: 23px
}

.latest-market-news .home-post-item .cta-container {
    bottom: 30px;
    box-sizing: border-box;
    left: 35px;
    margin-left: 0;
    position: absolute;
    right: 35px;
    width: auto
}

.latest-market-news .home-post-item .cta-container a {
    color: #f2672a;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
    padding-left: 40px;
    position: relative;
    transition: all .3s ease-in-out
}

.latest-market-news .home-post-item .cta-container a:before {
    background: url(../image/arrow.png) 50%/cover no-repeat;
    content: "";
    height: 14px;
    left: 0;
    position: absolute;
    top: 6px;
    transition: all .3s ease-in-out;
    width: 14px
}

.latest-market-news .home-post-item .cta-container a:hover:before {
    background-image: url(../image/BlueArrowRight.png);
    height: 14px;
    transition: all .3s ease-in-out;
    width: 14px
}

@media (max-width: 1170px) {
    .latest-market-news .home-post-item .hubspot-editable .date, .latest-market-news .home-post-item .hubspot-editable a.author-link {
        font-size: 14px
    }

    .latest-market-news .home-post-item .post-header h4 {
        min-height: 90px
    }
}

@media (max-width: 1024px) {
    .latest-market-news .home-post-item .text-container {
        padding: 22px 20px 72px
    }

    .latest-market-news .subheading h4 {
        font-size: 24px;
        line-height: 48px
    }

    .latest-market-news .home-post-item .cta-container {
        left: 20px;
        right: 20px
    }

    .latest-market-news .home-post-item .cta-container a {
        padding-left: 30px
    }

    .latest-market-news .home-post-item .hubspot-editable > .row-fluid {
        -ms-flex-align: left;
        align-items: left;
        display: block
    }

    .latest-market-news .home-post-item .post-header h4 {
        min-height: 80px
    }

    .latest-market-news .home-post-item .hubspot-editable .right-col {
        padding-left: 0
    }

    .latest-market-news .home-post-item .hubspot-editable .right-col:before {
        display: none
    }

    .latest-market-news .home-post-item .hubspot-editable .date, .latest-market-news .home-post-item .hubspot-editable a.author-link {
        font-size: 14px
    }

    .latest-market-news .home-post-item .hs-featured-image-wrapper {
        height: 180px
    }

    .latest-market-news .home-post-item .hubspot-editable .left-col {
        float: none;
        padding-right: 0;
        width: 100%
    }

    .latest-market-news .home-post-item .hubspot-editable .left-col:after {
        display: none
    }
}

@media (max-width: 767px) {
    .latest-market-news {
        padding: 0
    }

    .latest-market-news .subheading h4 {
        font-size: 18px;
        line-height: 48px
    }

    .latest-market-news .subheading:after {
        height: 1px;
        width: calc(100% - 185px)
    }

    .latest-market-news .post-listing-cont .slick-slide {
        display: none
    }

    .latest-market-news .post-listing-cont .slick-slide:focus {
        outline: 0
    }

    .latest-market-news .post-listing-cont.slick-initialized .slick-slide {
        display: block;
        position: relative
    }

    .latest-market-news .post-listing-cont .slick-dots li.slick-active button {
        background: #0f2c52;
        height: 12px;
        width: 12px
    }

    .latest-market-news .post-listing-cont .slick-dots li.slick-active button:focus {
        outline: 0
    }

    .latest-market-news .post-listing-cont .slick-dots li {
        display: inline-block;
        line-height: 10px;
        margin: 0 2px 0 11px
    }

    .latest-market-news .post-listing-cont .slick-dots {
        text-align: center
    }

    .latest-market-news .post-listing-cont .slick-dots li button {
        background: #c3cad4;
        border: 0;
        border-radius: 50%;
        cursor: pointer;
        font-size: 1px;
        height: 12px;
        padding: 0;
        transition: all .2s ease-in-out;
        width: 12px
    }

    .latest-market-news .post-listing-cont {
        position: relative;
        width: 190%;
        z-index: 1
    }

    .latest-market-news .post-listing-cont ul.slick-dots {
        bottom: 12px;
        left: -46%;
        padding-left: 0;
        position: absolute;
        right: 0
    }

    body .row-fluid .latest-market-news .post-listing-cont .home-post-item {
        margin: 0 10px;
        width: 100%
    }

    .latest-market-news .post-listing-cont .home-post-item a:focus, .latest-market-news .post-listing-cont .home-post-item:focus {
        border: none;
        outline: none
    }

    .latest-market-news .home-post-item .post-header h4 {
        font-size: 20px;
        letter-spacing: 0;
        line-height: normal;
        min-height: 100%
    }

    .latest-market-news .home-post-item .hubspot-editable a.author-link {
        font-size: 14px
    }

    .latest-market-news .home-post-item .hubspot-editable .date {
        font-size: 14px;
        position: relative;
        top: 2px
    }

    .latest-market-news .home-post-item .hubspot-editable .right-col:before {
        bottom: 0;
        top: 5px
    }

    .latest-market-news .home-post-item .hs-featured-image-wrapper {
        height: 178px
    }

    .latest-market-news .slick-track {
        padding-bottom: 80px
    }

    .latest-market-news .home-post-item .cta-container a {
        font-size: 18px
    }

    .latest-market-news .home-post-item .text-container {
        padding: 26px 24px 30px
    }

    .latest-market-news .home-post-item .cta-container {
        bottom: 0;
        left: 0;
        margin-top: 20px;
        position: relative;
        right: 0
    }
}

.homepage-pricing-cm {
    padding: 64px 0 66px
}

.homepage-pricing-cm .cm-container {
    margin-left: 0
}

.homepage-pricing-cm .cta-container {
    margin: 25px auto 55px
}

body .row-fluid .homepage-pricing-cm .three-col-adjust span {
    justify-content: center;
    -webkit-justify-content: center;
    margin-right: 0
}

body .row-fluid .homepage-pricing-cm .three-col-adjust span > .hs_cos_wrapper:nth-child(3n) {
    margin-right: 0
}

body .row-fluid .homepage-pricing-cm .three-col-adjust span > .hs_cos_wrapper {
    -ms-flex-preferred-size: 32.2%;
    background: #fff;
    border: 2px solid transparent;
    border-radius: 5px;
    box-shadow: 42.426px 42.426px 60px 0 rgba(0, 0, 0, .1);
    cursor: pointer;
    -webkit-flex-basis: 32.2%;
    flex-basis: 32.2%;
    -ms-flex: 1;
    flex: 1;
    margin-right: 1.6%;
    padding: 28px 33px 98px;
    transition: all .3s ease-in-out
}

.homepage-pricing-cm .cta-cont {
    bottom: 30px;
    left: 33px;
    position: absolute;
    right: 33px
}

body .row-fluid .homepage-pricing-cm .three-col-adjust span > .hs_cos_wrapper:hover {
    border: 2px solid #f2672a;
    transform: translateY(-30px);
    transition: all .3s ease-in-out
}

body .row-fluid .homepage-pricing-cm .three-col-adjust span > .hs_cos_wrapper:hover .cta-cont a.cta_button {
    background-image: linear-gradient(180deg, #ff8055, #f2672a);
    box-shadow: 0 30px 60px 0 rgba(15, 44, 82, .1);
    transition: all .3s ease-in-out
}

.homepage-pricing-cm .cm-container .cta-cont a.cta_button {
    box-sizing: border-box !important;
    margin-top: 35px;
    transition: all .3s ease-in-out;
    width: 100%
}

.homepage-pricing-cm .link-container {
    margin-top: 47px
}

.homepage-pricing-cm .link-container p a {
    color: #f2672a;
    font-weight: 700
}

.homepage-pricing-cm .list-container > .row-fluid {
    align-items: center;
    border-bottom: 1px solid #f5f5f5;
    display: flex;
    margin-bottom: 9px;
    padding-bottom: 9px
}

.homepage-pricing-cm .list-container > .row-fluid.show-list .col-1, .homepage-pricing-cm .list-container > .row-fluid.show-list .col-2 {
    color: #0f2c52
}

.homepage-pricing-cm .list-container > .row-fluid .col-1 .homepage-pricing-cm .list-container > .row-fluid .col-2 {
    padding-right: 20px
}

.homepage-pricing-cm .list-container .col-3 .grey-icon {
    display: block
}

.homepage-pricing-cm .list-container .col-3 .normal-icon {
    display: none
}

.homepage-pricing-cm .list-container > .row-fluid.show-list .col-3 .normal-icon {
    display: block
}

.homepage-pricing-cm .list-container > .row-fluid.show-list .col-3 .grey-icon {
    display: none
}

.homepage-pricing-cm .list-container .col-1 {
    color: #cccbcb;
    font-size: 14px;
    font-weight: 700;
    padding-right: 20px;
    width: 52%
}

.homepage-pricing-cm .list-container .col-2 {
    color: #cccbcb;
    font-size: 14px;
    font-weight: 300;
    width: 36%
}

.homepage-pricing-cm .list-container .col-3 {
    text-align: right;
    width: 10%
}

.homepage-pricing-cm .switch-feature {
    display: none
}

.homepage-pricing-cm .list-container > .row-fluid:last-child {
    border-bottom: none
}

.homepage-pricing-cm .content-heading .cta-con {
    display: none
}

@media (max-width: 1024px) {
    .homepage-pricing-cm {
        padding: 55px 0 40px
    }

    .homepage-pricing-cm .cta-container {
        margin: 25px auto 30px
    }

    .homepage-pricing-cm .heading-container {
        float: none;
        margin: 0 auto;
        max-width: 600px
    }

    body .row-fluid .homepage-pricing-cm .three-col-adjust span > .hs_cos_wrapper {
        padding: 28px 20px 98px
    }

    .homepage-pricing-cm .cm-container .cta-cont {
        left: 20px;
        right: 20px
    }

    .homepage-pricing-cm .cm-container .cta-cont a.cta_button {
        margin-top: 17px
    }

    .homepage-pricing-cm .list-container .col-2 {
        width: 46%
    }

    .homepage-pricing-cm .list-container .col-1 {
        padding-right: 10px;
        width: 44%
    }

    .homepage-pricing-cm .list-container > .row-fluid.show-list .col-1, .homepage-pricing-cm .list-container > .row-fluid.show-list .col-2 {
        padding-right: 10px
    }
}

@media (max-width: 767px) {
    .homepage-pricing-cm {
        padding: 45px 0 35px
    }

    .homepage-pricing-cm .list-container .col-3 {
        float: right;
        width: 14%
    }

    .homepage-pricing-cm .list-container > .row-fluid .col-1, .homepage-pricing-cm .list-container > .row-fluid .col-2 {
        padding-right: 8px
    }

    .homepage-pricing-cm .content-heading .cta-con {
        display: block
    }

    .homepage-pricing-cm .list-container .col-1 {
        padding-right: 10px;
        width: 40%
    }

    .homepage-pricing-cm .cta-container {
        margin: 25px auto 40px
    }

    .homepage-pricing-cm .cm-container .cta-cont {
        display: none
    }

    .homepage-pricing-cm .link-container {
        margin-top: 40px
    }

    body .row-fluid .homepage-pricing-cm .three-col-adjust span > .hs_cos_wrapper:hover .cta-con a.cta_button {
        background-image: linear-gradient(180deg, #ff8055, #f2672a)
    }

    body .row-fluid .homepage-pricing-cm .three-col-adjust span > .hs_cos_wrapper:hover {
        transform: translateY(0)
    }

    .homepage-pricing-cm .cm-container .content-heading h2 {
        float: left;
        font-size: 36px;
        line-height: 48px;
        width: auto
    }

    .homepage-pricing-cm .cm-container .content-heading a {
        display: none;
        float: right;
        padding: 11.5px 23px
    }

    .homepage-pricing-cm .cm-container .content-heading .cta-con a:first-child {
        display: block
    }

    .homepage-pricing-cm .cm-container .content-heading {
        display: block;
        float: left;
        margin-bottom: 13px;
        width: 100%
    }

    .homepage-pricing-cm .list-container .col-1, .homepage-pricing-cm .list-container .col-2 {
        font-size: 13px
    }

    body .row-fluid .homepage-pricing-cm .three-col-adjust span > .hs_cos_wrapper {
        flex-basis: 100%;
        -webkit-flex-basis: 100%;
        margin: 10px auto 0
    }

    .homepage-pricing-cm .list-container {
        display: block
    }

    .homepage-pricing-cm .list-container > .row-fluid {
        display: none;
        transition: all .3s ease-in-out
    }

    .homepage-pricing-cm .list-container.show-list > .row-fluid {
        display: -ms-flexbox;
        display: flex
    }

    body .row-fluid .homepage-pricing-cm .three-col-adjust span > .hs_cos_wrapper:hover .switch-feature {
        bottom: 0;
        left: 0;
        right: 0
    }

    .homepage-pricing-cm .switch-feature {
        background: #dee1e5;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        bottom: -1px;
        display: block;
        float: left;
        left: -1px;
        padding: 6.5px 0;
        position: absolute;
        right: -1px;
        text-align: center
    }

    .homepage-pricing-cm .switch-feature h4 {
        font-size: 14px;
        font-weight: 700;
        letter-spacing: 0;
        margin-bottom: 0;
        padding: 0 20px;
        position: relative
    }

    .homepage-pricing-cm .switch-feature.test h4:after, .homepage-pricing-cm .switch-feature.test h4:before {
        top: 10px;
        transform: rotate(1turn);
        transition: all .3s ease-in-out
    }

    .homepage-pricing-cm .switch-feature h4:before {
        left: 20px
    }

    .homepage-pricing-cm .switch-feature h4:after, .homepage-pricing-cm .switch-feature h4:before {
        background: url(../image/angleup.png) 50%/cover no-repeat;
        content: "";
        height: 7px;
        position: absolute;
        top: 9px;
        transform: rotate(180deg);
        transition: all .3s ease-in-out;
        width: 10px
    }

    .homepage-pricing-cm .switch-feature h4:after {
        right: 20px
    }

    body .row-fluid .homepage-pricing-cm .three-col-adjust span > .hs_cos_wrapper {
        border: 1px solid transparent;
        box-shadow: none;
        display: block;
        float: left;
        padding: 20px 20px 39px
    }

    body .row-fluid .homepage-pricing-cm .three-col-adjust span > .hs_cos_wrapper:hover {
        border: 1px solid #f2672a
    }

    .homepage-pricing-cm .list-container h4.hide-feature {
        display: none
    }

    .homepage-pricing-cm .list-container .col-1, .homepage-pricing-cm .list-container .col-2, .homepage-pricing-cm .list-container .col-3, .homepage-pricing-cm .list-container > .row-fluid {
        float: left
    }

    .homepage-pricing-cm .cm-container .content-heading a {
        padding: 12px 24.3px
    }

    .homepage-pricing-cm .cm-container {
        display: block;
        float: left;
        width: 100%
    }

    .homepage-pricing-cm .cm-container .list-container {
        float: left
    }

    .homepage-pricing-cm .cm-container .list-container.show-list > .row-fluid {
        display: flex;
        transition: all .3s ease-in-out
    }

    .homepage-pricing-cm .switch-feature.test .show-feature {
        display: none
    }

    .homepage-pricing-cm .switch-feature.test .hide-feature {
        display: block !important
    }

    .homepage-pricing-cm .switch-feature .hide-feature {
        display: none
    }

    .homepage-pricing-cm .switch-feature .show-feature {
        display: block
    }
}

@media (max-width: 374px) {
    .homepage-pricing-cm .cm-container .content-heading h2 {
        font-size: 30px
    }

    .homepage-pricing-cm .cm-container .content-heading a {
        padding: 9px 14.3px;
        position: relative;
        top: 4px
    }
}

.trade-anywhere-cm {
    padding: 109px 0 110px;
    position: relative
}

.trade-anywhere-cm .left-col .heading-container h2 span {
    color: #f2672a;
    font-weight: 700
}

.trade-anywhere-cm .left-col .heading-container {
    max-width: 500px
}

.trade-anywhere-cm .left-col {
    width: 41.717949%
}

.trade-anywhere-cm .left-col .cta-container {
    margin-top: 34px
}

.trade-anywhere-cm .left-col .cta-container a.cta_button {
    padding: 12px 29px
}

.trade-anywhere-cm .right-col {
    position: relative;
    width: 55.717949%
}

.trade-anywhere-cm .mobile-image-slider .slick-slide {
    border: none;
    outline: none;
    transition: all .3s ease-in-out
}

.trade-anywhere-cm .mobile-image-slider {
    position: absolute;
    top: -20px;
    width: 300%
}

.trade-anywhere-cm .mobile-image-slider.slick-initialized .slick-slide {
    position: relative;
    transform: scale(.7);
    transition: all .3s ease-in-out
}

.trade-anywhere-cm .mobile-image-slider.slick-initialized .slick-slide.slick-current {
    transform: scale(1);
    transition: all .3s ease-in-out
}

@media (max-width: 1400px) {
    .trade-anywhere-cm .mobile-image-slider {
        position: absolute;
        top: -20px;
        width: 230%
    }
}

@media (max-width: 1140px) {
    .trade-anywhere-cm .right-col {
        width: 54.717949%
    }
}

@media (max-width: 1024px) {
    .trade-anywhere-cm .right-col {
        width: 54.717949%
    }

    .trade-anywhere-cm {
        padding: 100px 0 50px
    }

    .trade-anywhere-cm .mobile-image-slider {
        width: 190%
    }
}

@media (max-width: 990px) {
    .trade-anywhere-cm .mobile-image-slider {
        position: relative;
        top: 0;
        width: 100%
    }
}

@media (max-width: 767px) {
    .trade-anywhere-cm .left-col {
        width: 100%
    }

    .trade-anywhere-cm .right-col {
        margin-top: 40px;
        width: 100%
    }

    .trade-anywhere-cm {
        padding: 70px 0 60px
    }

    .mobile-image-slider .slick-slide {
        display: none
    }

    .mobile-image-slider .slick-slide:focus {
        outline: 0
    }

    .mobile-image-slider .slick-initialized .slick-slide {
        display: block;
        position: relative
    }

    .mobile-image-slider .slick-dots li.slick-active button {
        background: #0f2c52;
        height: 12px;
        width: 12px
    }

    .mobile-image-slider .slick-dots li.slick-active button:focus {
        outline: 0
    }

    .mobile-image-slider .slick-dots li {
        display: inline-block;
        line-height: 10px;
        margin: 0 7px 0 11px
    }

    .mobile-image-slider .slick-dots {
        text-align: center
    }

    .mobile-image-slider .slick-dots li button {
        background: #c3cad4;
        border: 0;
        border-radius: 50%;
        cursor: pointer;
        font-size: 1px;
        height: 12px;
        padding: 0;
        transition: all .2s ease-in-out;
        width: 12px
    }

    .trade-anywhere-cm .mobile-image-slider {
        position: relative;
        z-index: 1
    }

    .mobile-image-slider ul.slick-dots {
        bottom: 0;
        left: 0;
        padding-left: 0;
        position: absolute;
        right: 0
    }

    .trade-anywhere-cm .left-col .cta-container a.cta_button {
        padding: 7px 19px
    }

    .trade-anywhere-cm .left-col .cta-container {
        margin-top: 27px
    }

    .trade-anywhere-cm .mobile-image-slider.slick-initialized .slick-slide img {
        width: 100%
    }
}

@media (max-width: 480px) {
    .trade-anywhere-cm .mobile-image-slider {
        position: relative;
        top: 360px;
        z-index: 1
    }

    .trade-anywhere-cm .right-col {
        margin-top: -330px
    }

    .trade-anywhere-cm {
        padding: 70px 0 200px
    }

    .mobile-image-slider ul.slick-dots {
        bottom: 0
    }
}

@media (max-width: 380px) {
    .mobile-image-slider ul.slick-dots {
        bottom: -25px
    }
}

.latest-update-cm .dropdown-container {
    display: none
}

.latest-update-cm .heading {
    background: #f2672b;
    cursor: pointer;
    padding: 8.5px 0
}

body .row-fluid .latest-update-cm .heading h5:after {
    background: url(../image/arrowtop1.png) 50%/cover no-repeat;
    content: "";
    height: 7px;
    left: 0;
    position: absolute;
    top: 10px;
    transform: rotate(180deg);
    transition: all .3s ease-in-out;
    width: 10px
}

body .row-fluid .latest-update-cm .heading.content-open h5:after, body .row-fluid .latest-update-cm .heading.content-open h5:before {
    transform: rotate(0deg);
    transition: all .3s ease-in-out
}

body .row-fluid .latest-update-cm .heading h5:before {
    background: url(../image/arrowtop1.png) 50%/cover no-repeat;
    content: "";
    height: 7px;
    position: absolute;
    right: 0;
    top: 10px;
    transform: rotate(180deg);
    width: 10px
}

body .row-fluid .latest-update-cm .heading h5 {
    float: none;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    margin: 0 auto;
    max-width: 612px;
    position: relative
}

.latest-update-cm .dropdown-container {
    padding: 38px 0 54px
}

.latest-update-cm .dropdown-container p {
    max-width: 620px
}

body .row-fluid .latest-update-cm .dropdown-container .cta-container a.cta_button {
    background-color: #fff;
    background-image: none;
    border-radius: 25px;
    box-shadow: none;
    color: #0f2d52;
    font-size: 16px;
    padding: 12.5px 22px;
    transition: all .3s ease-in-out
}

body .row-fluid .latest-update-cm .dropdown-container .cta-container a.cta_button:hover {
    background: #f2672a;
    transition: all .3s ease-in-out
}

.latest-update-cm .dropdown-container .cta-container {
    margin-top: 25px
}

body .row-fluid .latest-update-cm .dropdown-container .wrapper {
    max-width: 1070px
}

@media (max-width: 1024px) {
    .latest-update-cm .dropdown-container {
        padding: 48px 0 54px
    }
}

@media (max-width: 767px) {
    .latest-update-cm .heading {
        padding: 10.5px 0
    }

    body .row-fluid .latest-update-cm .heading h5:before {
        right: 20px
    }

    body .row-fluid .latest-update-cm .heading h5:after {
        left: 20px
    }

    .latest-update-cm .dropdown-container {
        padding: 24px 0 34px
    }

    body .row-fluid .latest-update-cm .dropdown-container .cta-container a.cta_button {
        padding: 11.5px 22px
    }

    .latest-update-cm .dropdown-container h2 {
        font-size: 30px;
        line-height: 42px
    }
}

.footer-section .top-row {
    background: #fff;
    padding: 22.5px 0
}

.footer-section .top-row .col-1 p {
    color: #182c52;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 0;
    position: relative;
    top: 2px
}

.footer-section .top-row .col-1 {
    width: 28.2%
}

.footer-section .top-row .col-2 {
    width: 43.17094%
}

.footer-section .top-row .col-2 ul {
    position: relative;
    top: 6px
}

body .row-fluid .footer-section .top-row .col-2 ul li a {
    color: #182c52;
    font-size: 14px;
    font-weight: 700;
    line-height: 26px;
    max-width: 100%;
    padding: 0 50px 0 0;
    transition: all .3s ease-in-out;
    width: 100%
}

body .row-fluid .footer-section .top-row .col-2 ul li a:hover {
    color: #f2672a !important;
    transition: all .3s ease-in-out
}

body .row-fluid .footer-section .top-row .col-2 ul li:last-child a {
    padding-right: 0
}

.footer-section ul li:before {
    display: none
}

.footer-section .top-row .col-3 ul li {
    display: inline-block;
    margin-left: 0;
    margin-right: 15px
}

.footer-section .top-row .col-3 ul li:last-child {
    margin: 0
}

.footer-section .top-row .col-3 ul li i {
    color: #182c52;
    font-size: 24px;
    transition: all .3s ease-in-out
}

.footer-section .top-row .col-3 ul li:hover i {
    color: #f2672a;
    transition: all .3s ease-in-out
}

.footer-section .top-row .col-3 ul {
    list-style-type: none;
    margin: 0;
    padding-left: 0;
    position: relative;
    text-align: right;
    top: 2px
}

.footer-section .bottom-row {
    background: #f5f5f5;
    padding: 80px 0
}

.footer-section .bottom-row p {
    color: #182c52;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 20px
}

.footer-section .bottom-row p a {
    color: #f2672a;
    font-size: 14px
}

.footer-section .bottom-row p a, .footer-section .bottom-row p span {
    font-weight: 700;
    text-decoration: underline
}

.footer-section .bottom-row .left-col, .footer-section .bottom-row .right-col {
    border-bottom: 1px solid #d3d2d2;
    padding-bottom: 34px
}

@media (max-width: 1300px) {
    body .row-fluid .footer-section .top-row .col-2 ul li a {
        padding: 0 38px 0 0
    }
}

@media (max-width: 1080px) {
    body .row-fluid .footer-section .top-row .col-2 ul li a {
        padding: 0 8px
    }

    body .row-fluid .footer-section .top-row .col-2 ul li:first-child a {
        padding-left: 0
    }

    .footer-section .top-row .col-1 {
        width: 30.2%
    }
}

@media (max-width: 1024px) {
    body .footer-section .top-row .col-3 ul li i {
        font-size: 17px
    }

    .footer-section .top-row .col-3 ul li {
        margin-right: 4px
    }

    body .row-fluid .footer-section .top-row .col-2 ul li:first-child a {
        position: relative
    }

    body .row-fluid .footer-section .top-row .col-2 ul li a {
        font-size: 12px;
        padding: 0 4px
    }

    .footer-section .top-row .col-2 {
        width: 65.17094%
    }

    .footer-section .top-row .col-1 p {
        font-size: 11px
    }

    .footer-section .top-row .col-1 {
        width: 44.623932%
    }

    .footer-section .bottom-row {
        padding: 60px 0
    }

    .footer-section .top-row .col-2 ul {
        top: 7px
    }

    .footer-section .top-row .col-1 p {
        top: 4px
    }
}

@media (max-width: 767px) {
    .footer-section .top-row .col-1 {
        width: 100%
    }

    .footer-section .top-row .col-1 p {
        top: 0
    }

    .footer-section .top-row .col-2, .footer-section .top-row .col-2 ul li, .footer-section .top-row .col-3 {
        width: 100%
    }

    .footer-section .top-row .col-3 ul {
        margin-top: 25px;
        text-align: left;
        top: 0
    }

    .footer-section .top-row .col-3 ul li {
        margin-right: 14px
    }

    .footer-section .top-row .col-3 ul li i {
        font-size: 23px
    }

    body .row-fluid .footer-section .top-row .col-2 ul li a {
        font-size: 14px;
        line-height: 24px;
        padding: 0
    }

    .footer-section .bottom-row .left-col, .footer-section .bottom-row .right-col {
        border-bottom: none;
        padding-bottom: 0
    }

    .footer-section .bottom-row {
        padding: 36px 0 20px
    }

    .footer-section .top-row {
        padding: 27.5px 0 35px
    }

    .footer-section .top-row .col-1 p {
        font-size: 14px;
        margin-bottom: 13px
    }

    body .row-fluid .footer-section .top-row .col-2 ul li:first-child a {
        position: relative;
        top: 0;
        vertical-align: middle
    }
}

.homepage-banner-cm {
    padding: 115px 0 145px
}

body .row-fluid .homepage-banner-cm .wrapper {
    max-width: 1030px
}

.homepage-banner-cm .heading-container {
    max-width: 562px
}

.homepage-banner-cm .description {
    max-width: 600px
}

.homepage-banner-cm .cta-container {
    margin-top: 40px;
    max-width: 450px
}

@media (max-width: 1024px) {
    .homepage-banner-cm {
        padding: 85px 0 105px
    }
}

@media (max-width: 767px) {
    .homepage-banner-cm {
        padding: 55px 0
    }

    .homepage-banner-cm .cta-container {
        margin-top: 29px
    }

    .homepage-banner-cm .cta-container .left-col {
        float: left;
        width: 49.93617%
    }

    .homepage-banner-cm .cta-container .left-col a.cta_button {
        font-size: 13px;
        padding: 7px 0;
        width: 100%
    }

    .homepage-banner-cm .cta-container .right-col {
        float: left;
        margin-left: 2.127659574%;
        width: 47.93617%
    }

    .homepage-banner-cm .cta-container .right-col a.cta_button {
        font-size: 13px;
        padding: 7px 0;
        width: 100%
    }

    .homepage-banner-cm .heading-container h2 {
        font-size: 30px;
        line-height: 42px
    }
}

@media (max-width: 374px) {
    .homepage-banner-cm .cta-container .left-col {
        width: 100%
    }

    .homepage-banner-cm .cta-container .left-col a.cta_button, .homepage-banner-cm .cta-container .right-col a.cta_button {
        box-sizing: border-box !important;
        width: 100%
    }

    .homepage-banner-cm .cta-container .right-col {
        margin-left: 0;
        margin-top: 20px;
        width: 100%
    }
}

@media (min-width: 990px) {
    .header-section .hs-menu-wrapper {
        display: block !important
    }
}

.header-mobile-top-bar, .header-top-bar {
    background: #24272c;
    padding: 13px 0;
    width: 100% !important
}

.header-section .bottom-row .search-icon, .header-section .last__bottom__menu {
    display: none
}

.header-mobile-top-bar {
    display: none !important
}

.header-mobile-top-bar p, .header-top-bar p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0
}

body .row-fluid .header-top-bar .wrapper {
    max-width: 1360px
}

.header-section .bottom-row {
    min-height: 90px !important
}

.header-section .left-col .logo-text p {
    color: #24282d;
    font-size: 12px;
    line-height: 1.2;
    margin-bottom: 0;
    margin-top: 12px
}

.header-section .left-col .logo-text p span {
    font-weight: 700
}

.header-section .right-col .top-row {
    background: #f5f5f5;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    min-height: 51.6px !important
}

.header-section .right-col .top-row .simple-menu ul li {
    line-height: normal
}

.header-section .right-col .top-row .simple-menu ul {
    padding-left: 7px;
    position: relative;
    top: 6px
}

.header-section .right-col .lang-search-cont {
    text-align: right
}

.header-section .right-col .lang-search-cont a.cta_button {
    background-color: #0f2d52;
    background-image: none;
    border-radius: 0;
    border-bottom-right-radius: 5px;
    font-size: 14px;
    font-weight: 300;
    padding: 13px 24px
}

.header-section .right-col .bottom-row .cta-cont a.cta_button {
    font-size: 14px;
    font-weight: 700;
    line-height: normal
}

.header-section .right-col .bottom-row .cta-cont .cta-1 a.cta_button {
    padding: 15.5px 23px
}

.header-section .right-col .bottom-row .cta-cont .cta-2 a.cta_button {
    padding: 15.5px 30px
}

.header-section .right-col .bottom-row .cta-cont {
    float: right;
    max-width: 303px;
    text-align: right
}

.header-section .lang-search-cont .col-1 p {
    font-size: 16px;
    left: 10px;
    margin-bottom: 0;
    position: relative;
    top: 4px
}

.header-section .lang-search-cont .col-1 {
    position: relative;
    top: 7px;
    width: 36.076923%
}

.header-section .lang-search-cont .col-2 i {
    color: #fff
}

.header-section .lang-search-cont {
    float: right;
    max-width: 320px
}

.header-section .menu-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:first-child ul.hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-2 > a {
    color: #000;
    cursor: default;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    max-width: 100% !important;
    position: relative;
    width: 100% !important
}

.header-section .menu-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:first-child ul.hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-3 {
    display: inline-block;
    width: 100%
}

.header-section .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    color: #24282d;
    font-size: 16px;
    max-width: 100% !important;
    padding-bottom: 15px !important;
    width: 100% !important
}

.header-section .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a:hover {
    color: #f2672a !important;
    transition: all .3s ease-in-out
}

.header-section .menu-container ul li.hs-menu-depth-3 a {
    padding: 10px 20px
}

.header-section .menu-container ul > li.hs-menu-depth-1 > a {
    color: #24282d;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    padding: 35px 24px;
    position: relative;
    transition: all .3s ease-in-out
}

.header-section .menu-container ul > li.hs-menu-depth-1:hover > a:after {
    background: #f2672a;
    bottom: 29px;
    content: "";
    height: 1px;
    left: 25px;
    position: absolute;
    right: 25px;
    transition: all .3s ease-in-out;
    width: auto
}

.header-section .menu-container ul > li.hs-menu-depth-1:first-child:hover > a:after {
    left: 0;
    transition: all .3s ease-in-out
}

.header-section .menu-container ul > li.hs-menu-item.hs-menu-depth-1:hover > a {
    color: #f2672a !important;
    transition: all .3s ease-in-out
}

.header-section .menu-container ul > li.hs-menu-depth-1:first-child > a {
    padding-left: 0
}

.header-section .bottom-row > .row-fluid-wrapper > .row-fluid {
    -ms-flex-align: center;
    -ms-flex-pack: justify;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between
}

.header-section {
    overflow-x: inherit
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 0;
    opacity: 0;
    position: absolute;
    transition: opacity .4s;
    visibility: hidden;
    z-index: 10
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible
}

.header-section .top-row .simple-menu ul li a {
    color: #0f2c52;
    font-size: 16px;
    line-height: normal;
    padding: 10px 14px;
    position: relative;
    transition: all .3s ease-in-out
}

.header-section .top-row .simple-menu ul li:hover a {
    color: #f2672a !important;
    transition: all .3s ease-in-out
}

.header-section .top-row .simple-menu ul li:last-child a {
    padding-left: 55px
}

.header-section .top-row .simple-menu ul li:last-child a:before {
    background: #0f2c52;
    bottom: 10px;
    content: "";
    left: 22px;
    position: absolute;
    top: 14px;
    width: 1px
}

.header-section .top-row .lang-search-cont .col-2 img {
    vertical-align: inherit
}

.header-section .top-row .lang-search-cont .col-2 {
    cursor: pointer;
    max-width: 32px
}

.header-section .top-row .lang-search-cont .col-3 {
    float: right
}

.header-section .top-row .col-2 {
    background: #0f2d53;
    border: none;
    border-radius: 50%;
    height: auto;
    height: 32px;
    left: 27px;
    line-height: 13px;
    max-width: 32px;
    padding: 10px;
    position: relative;
    text-align: center;
    top: 10px;
    transition: all .8s ease-in-out
}

.header-section .bottom__menu, .header-section .top__menu {
    display: none
}

.header-section .language__switcher span {
    color: #0f2d52;
    font-size: 16px;
    line-height: 20px
}

.header-section .top-row .col-1 {
    display: block;
    float: left;
    min-height: 48px !important;
    min-width: 36.076923%
}

.header-section .language__switcher {
    min-height: 48px;
    position: relative;
    right: -10px;
    top: 8px
}

.header-section .language__switcher:hover .language__switcher-other {
    display: block
}

.header-section .language__switcher .language__switcher-other {
    background: #fff;
    position: absolute;
    top: 20px;
    z-index: 2
}

.header-section .language__switcher .language__switcher-other li {
    color: #0f2d52;
    display: block;
    float: none;
    font-size: 16px;
    line-height: 29px;
    width: 100%
}

.header-section .language__switcher .language__switcher-other {
    list-style-type: none;
    padding: 29px 20px;
    text-align: left;
    width: 191px
}

.hs-search-field--open .hs-search-field__suggestions {
    display: none
}

@media (min-width: 768px) {
    .header-section .hs-menu-wrapper.active-branch.flyouts.hs-menu-flow-horizontal {
        line-height: .7;
        min-height: 0
    }

    .header-section .menu-container ul li.hs-item-has-children:first-child ul.hs-menu-children-wrapper {
        background: #f5f5f5;
        box-sizing: border-box;
        display: none;
        left: -30px;
        padding: 32px 30px 69px;
        top: 90px;
        width: 1030px
    }

    .header-section .menu-container ul li.hs-item-has-children:first-child:hover ul.hs-menu-children-wrapper {
        display: block
    }

    .header-section .menu-container ul > li.hs-item-has-children:first-child > ul.hs-menu-children-wrapper:before {
        background: #fff;
        content: "";
        height: 20px;
        left: 67px;
        position: absolute;
        top: -10px;
        transform: rotate(45deg);
        width: 20px
    }

    .header-section .menu-container ul > li.hs-item-has-children:first-child ul li.hs-menu-depth-2 > ul:before {
        display: none
    }

    .header-section .menu-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:first-child:hover ul.hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-2 ul.hs-menu-children-wrapper {
        background: #f5f5f5;
        left: 0;
        opacity: 1;
        padding: 0;
        position: relative;
        visibility: visible;
        width: 100%
    }

    .header-section .menu-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:first-child ul.hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-2 {
        display: inline-block;
        float: left;
        position: relative;
        width: 25%;
        z-index: 1
    }

    .header-section .menu-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:first-child ul.hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-2 > a {
        color: #24282d;
        font-size: 16px;
        font-weight: 700
    }
}

@media (max-width: 1300px) {
    .header-section .menu-container ul li.hs-item-has-children:first-child ul.hs-menu-children-wrapper {
        width: 900px
    }
}

@media (max-width: 1180px) {
    .header-section .right-col .bottom-row .cta-cont .cta-1 a.cta_button {
        padding: 15px 20px
    }

    .header-section .lang-search-cont {
        max-width: 330px
    }

    .header-section .right-col .bottom-row .cta-cont .cta-2 a.cta_button {
        padding: 15px 27px
    }

    .header-section .menu-container ul li.hs-item-has-children:first-child ul.hs-menu-children-wrapper {
        left: -50px;
        width: 840px
    }

    .header-section .menu-container ul > li.hs-menu-depth-1 > a {
        padding: 35px 20px
    }
}

@media (max-width: 1140px) {
    .header-section .right-col .bottom-row .cta-cont .cta-1 a.cta_button {
        padding: 15px 12px
    }

    .header-section .right-col .bottom-row .cta-cont .cta-2 a.cta_button {
        padding: 15px 17px
    }
}

@media (max-width: 1024px) {
    .header-section .menu-container ul li.hs-item-has-children:first-child ul.hs-menu-children-wrapper {
        top: 101px;
        width: 790px
    }

    .header-section .lang-search-cont .col-1 {
        width: 34.076923%
    }

    .header-section .top-row .simple-menu ul li a {
        padding: 10px 9px
    }

    .header-section .lang-search-cont {
        max-width: 280px
    }

    .header-section .right-col .lang-search-cont a.cta_button {
        padding: 13px 19.5px
    }

    .header-section .menu-container ul > li.hs-menu-depth-1 > a {
        padding: 41px 8px
    }

    .header-section .right-col .bottom-row .cta-cont .cta-2 a.cta_button {
        font-size: 13px;
        padding: 15px 19px
    }

    .header-section .right-col .bottom-row .cta-cont .cta-1 a.cta_button {
        font-size: 13px;
        padding: 15px 11px
    }

    .header-section .top-row .col-2 {
        left: 17px
    }

    .header-section .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
        font-size: 16px;
        line-height: normal;
        max-width: 100% !important;
        white-space: inherit;
        width: 100% !important
    }

    body .row-fluid .header-section .custom-menu-primary.js-enabled .hs-menu-wrapper {
        top: 88px
    }

    .header-section .top-row .col-1 {
        min-width: 34.076923%
    }
}

@media (max-width: 980px) {
    .header-section .last__bottom__menu {
        display: block
    }

    .header-section .top-row {
        display: none
    }

    .header-section .hs-menu-wrapper .col-3 {
        margin-left: 0;
        margin-top: 20px;
        padding: 0 20px
    }

    .header-section .hs-menu-wrapper .col-3 a.cta_button {
        box-sizing: border-box !important;
        width: auto
    }

    .header-section .secondary-cta.cta-2 {
        margin-left: 0;
        width: 100%
    }

    .header-section .menu-container ul li.hs-item-has-children:first-child:hover ul.hs-menu-children-wrapper, .header-section .menu-container ul > li.hs-menu-depth-1:hover > a:after {
        display: none
    }

    body .row-fluid .header-section .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
        padding: 14px 20px !important
    }

    .header-section .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
        padding: 0
    }

    .header-section {
        position: relative
    }

    .header-mobile-top-bar {
        display: block !important
    }

    .header-mobile-top-bar p {
        display: none
    }

    .header-mobile-top-bar span {
        display: block;
        padding-right: 20px;
        position: relative
    }

    .header-mobile-top-bar span strong {
        display: block;
        font-size: 13px;
        width: 100%
    }

    .header-mobile-top-bar strong:after {
        background: url(../image/arrowtop2.png) 50%/cover no-repeat;
        content: "";
        height: 7px;
        position: absolute;
        right: 0;
        top: 9px;
        transform: rotate(180deg);
        transition: all .3s ease-in-out;
        width: 10px
    }

    .header-top-bar {
        display: none !important
    }

    .header-mobile-top-bar p {
        font-size: 13px;
        line-height: 21px;
        margin-top: 20px
    }

    .header-section {
        padding: 9px 0 7px
    }

    .header-section .bottom-row .cta-cont {
        display: none
    }

    .header-section .menu-container ul li a {
        padding: 5px 20px !important
    }

    .header-section .menu-container .hs-menu-wrapper ul {
        padding: 10px 0
    }

    .header-section .left-col .logo-text p {
        font-size: 11px;
        margin-top: 9px;
        text-align: center
    }

    .header-section .menu-container ul li.hs-item-has-children:first-child ul.hs-menu-children-wrapper {
        width: 100%
    }

    .header-section .menu-container ul li.hs-menu-depth-2 a {
        font-weight: 700;
        padding: 9px 10px !important
    }

    .header-section .menu-container ul li.hs-menu-depth-3 a {
        font-weight: 400;
        line-height: normal
    }

    .header-section .left-col {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
        float: left;
        width: 30%
    }

    .header-section .left-col .logo-container {
        text-align: center
    }

    .header-section .right-col {
        width: 100%
    }

    body .row-fluid .mobile-trigger {
        top: 42px
    }

    body .row-fluid .header-section .custom-menu-primary.js-enabled .hs-menu-wrapper {
        top: 105px
    }

    .header-section .menu-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:first-child ul.hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-2 {
        width: 100%
    }

    .header-section .menu-container ul > li.hs-item-has-children:first-child > ul.hs-menu-children-wrapper:before {
        display: none
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
        left: 0;
        padding: 0
    }

    .header-section .menu-container ul li.hs-item-has-children:first-child ul.hs-menu-children-wrapper {
        left: 0;
        padding: 0 20px;
        top: 0
    }

    .header-section .menu-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:first-child ul.hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-2 > a {
        font-weight: 400
    }

    .header-section .menu-container .hs-menu-wrapper .cta-1, .header-section .menu-container .hs-menu-wrapper .cta-2 {
        display: block;
        width: 100%
    }

    .header-section .menu-container .hs-menu-wrapper a.cta_button {
        box-sizing: border-box !important;
        color: #fff !important;
        font-size: 16px;
        min-width: 200px;
        width: auto
    }

    .header-section .menu-container .hs-menu-wrapper a.cta_button:hover {
        color: #fff !important
    }

    .header-section .menu-container .hs-menu-wrapper .cta-button1 {
        display: block;
        float: left;
        margin: 20px 0 10px;
        padding: 0 20px;
        width: 100%
    }

    .header-section .menu-container .hs-menu-wrapper .cta-button2 {
        display: block;
        float: left;
        margin: 0 0 20px;
        padding: 0 20px;
        width: 100%
    }

    .header-section .menu-container ul > li.hs-menu-depth-1 > a:hover {
        text-decoration: none
    }

    .header-section .menu-container ul > li.hs-menu-item.hs-menu-depth-1:hover > a {
        color: #f2672a !important;
        text-decoration: none
    }

    script {
        display: none !important
    }

    .header-section .menu-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:first-child ul.hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-2:hover > a {
        color: #f2672a !important
    }

    .header-section .menu-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:first-child ul.hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-2 > a {
        cursor: pointer
    }

    .header-section .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
        font-weight: 400
    }

    .header-section .hs-menu-wrapper a {
        color: #24282d;
        display: block;
        font-size: 16px;
        line-height: normal;
        padding: 14px 20px !important;
        width: 100%
    }

    .header-section .custom-menu-primary .hs-menu-wrapper > ul ul li a {
        text-indent: 0
    }

    .header-section .hs-menu-wrapper .cta-button1 a.cta_button, .header-section .hs-menu-wrapper .cta-button2 a.cta_button {
        display: inline-block;
        width: auto
    }

    .mobile-trigger:before {
        color: #0f2c52;
        content: "Menu";
        font-size: 16px;
        font-weight: 700;
        left: -45px;
        position: absolute;
        text-transform: capitalize;
        top: 6px
    }

    .header-section .top__menu {
        display: block
    }

    .header-section .hs-menu-wrapper ul {
        padding: 0 !important
    }

    body .container-fluid .row-fluid .header-section .menu-container .hs-menu-wrapper {
        padding: 20px 0 !important
    }

    .header-section .bottom__menu {
        display: block
    }

    body .row-fluid .header-section .bottom__menu .cta-cont {
        display: block;
        float: none;
        max-width: 100%;
        text-align: left
    }

    .header-section .bottom-row .search-icon {
        background: #0f2d53;
        border: 0;
        border-radius: 50%;
        display: block;
        height: auto;
        height: 32px;
        line-height: 13px;
        max-width: 32px;
        padding: 10px;
        position: absolute;
        right: 120px;
        text-align: center;
        top: 43px;
        transition: all .8s ease-in-out
    }

    body .popup-section2 .search-icon {
        left: 20px
    }

    body .popup-section2 .image-container1 {
        right: 20px
    }

    body .popup-section2 {
        padding: 31px 0 14px
    }

    body .popup-section2 .image-container1 {
        margin-top: 16px
    }

    body .popup-section2 .search-icon {
        top: 18px
    }
}

@media (max-width: 767px) {
    .header-section .left-col {
        float: left;
        width: auto
    }

    html[lang=ar] .header-section .left-col {
        max-width: 60%
    }

    .header-section .left-col .logo-container img {
        max-width: 100px !important
    }

    body .row-fluid .popup-section2 {
        padding: 30px 0 22px
    }

    .header-section .bottom-row .search-icon {
        top: 32px
    }

    body .row-fluid .header-section .custom-menu-primary.js-enabled .hs-menu-wrapper {
        top: 88px
    }

    .header-section {
        padding: 19px 0 17px
    }

    .header-section .menu-container ul li.hs-item-has-children:first-child ul.hs-menu-children-wrapper {
        padding: 0 10px
    }

    body .row-fluid .mobile-trigger {
        top: 32px
    }

    .header-mobile-top-bar span strong {
        padding-right: 20px
    }

    .header-section .bottom-row {
        min-height: 0 !important
    }
}

@media (max-width: 480px) {
    .header-mobile-top-bar span strong {
        max-width: 280px !important
    }

    .header-section .menu-container .hs-menu-wrapper a.cta_button {
        box-sizing: border-box !important;
        width: 100%
    }

    .header-section .menu-container .hs-menu-wrapper .cta-button1 a.cta_button, .header-section .menu-container .hs-menu-wrapper .cta-button2 a.cta_button, body .row-fluid .header-section .bottom__menu .cta-cont a.cta_button {
        display: block;
        width: 100%
    }
}

.child-trigger, .mobile-trigger {
    display: none
}

@media (max-width: 980px) {
    .custom-menu-primary, .custom-menu-primary .hs-menu-wrapper > ul, .custom-menu-primary .hs-menu-wrapper > ul li, .custom-menu-primary .hs-menu-wrapper > ul li a {
        background: transparent none;
        border: 0;
        border-radius: 0;
        bottom: auto;
        box-shadow: none;
        box-sizing: border-box !important;
        color: #fff;
        display: block;
        float: none;
        font-weight: 400;
        height: auto;
        left: auto;
        line-height: 1;
        margin: 0;
        max-width: none;
        padding: 0;
        position: static;
        right: auto;
        text-align: left;
        text-decoration: none;
        text-indent: 0;
        top: auto;
        width: 100%
    }

    .mobile-trigger {
        background: #fff;
        border: 1px solid #000;
        border-radius: 4px;
        color: #000;
        cursor: pointer;
        display: inline-block !important;
        font-size: 16px;
        font-weight: 400;
        height: auto;
        padding: 7px 10px 8px;
        position: absolute;
        right: 10px;
        text-align: left;
        text-transform: uppercase;
        top: 0;
        width: auto
    }

    .mobile-trigger:hover {
        text-decoration: none
    }

    .mobile-open .mobile-trigger, .mobile-trigger:hover {
        background-color: #000;
        border-color: transparent;
        color: #fff
    }

    .mobile-trigger i {
        display: inline;
        position: relative;
        top: -4px
    }

    .mobile-trigger i:after, .mobile-trigger i:before {
        content: "";
        position: absolute
    }

    .mobile-trigger i, .mobile-trigger i:after, .mobile-trigger i:before {
        background-color: #0f2c52;
        border-radius: 1px;
        display: inline-block;
        height: 2px;
        width: 28px
    }

    .mobile-trigger i:before {
        top: -6px
    }

    .mobile-trigger i:after {
        top: 6px
    }

    .mobile-open .mobile-trigger i, .mobile-open .mobile-trigger i:after, .mobile-open .mobile-trigger i:before, .mobile-trigger:hover i, .mobile-trigger:hover i:after, .mobile-trigger:hover i:before {
        background-color: #0f2c52
    }

    .child-trigger {
        border-left: 1px dotted transparent;
        cursor: pointer;
        display: block !important;
        height: 45px !important;
        min-width: 55px !important;
        padding: 0 !important;
        position: absolute;
        right: 0;
        top: 0;
        width: 55px !important
    }

    .child-trigger:hover {
        text-decoration: none
    }

    .child-trigger i {
        margin: 0 auto !important;
        position: relative;
        top: 50%;
        transform: rotate(0)
    }

    .child-trigger i:after {
        content: "";
        position: absolute
    }

    .child-trigger i, .child-trigger i:after {
        background-color: #000;
        display: block;
        height: 1px;
        width: 10px
    }

    .child-trigger i:after {
        transform: rotate(-90deg)
    }

    .child-trigger.child-open i:after {
        transform: rotate(-180deg)
    }

    .custom-menu-primary.js-enabled {
        margin: 10px 0;
        padding-top: 44px;
        position: relative
    }

    .custom-menu-primary.js-enabled .hs-menu-children-wrapper, .custom-menu-primary.js-enabled .hs-menu-wrapper {
        display: none
    }

    .custom-menu-primary ul.hs-menu-children-wrapper {
        display: none;
        opacity: 1 !important;
        position: static !important;
        visibility: visible !important
    }

    body .row-fluid .custom-menu-primary.js-enabled .hs-menu-wrapper {
        left: 0;
        padding: 20px 0 !important;
        position: absolute;
        top: 0;
        width: 100%
    }

    .custom-menu-primary .hs-menu-wrapper {
        background-color: #fff;
        width: 100%
    }

    .custom-menu-primary .hs-menu-wrapper > ul > li {
        position: relative
    }

    .custom-menu-primary .hs-menu-wrapper > ul > li a {
        font-size: 22px;
        line-height: 45px;
        overflow: visible
    }

    .custom-menu-primary .hs-menu-wrapper > ul li {
        border-top: 1px dotted hsla(0, 0%, 100%, .35)
    }

    .custom-menu-primary .hs-menu-wrapper > ul li a {
        color: #fff;
        padding: 0 10px
    }

    .custom-menu-primary .hs-menu-wrapper > ul ul li {
        background-color: hsla(0, 0%, 100%, .08)
    }

    .custom-menu-primary .hs-menu-wrapper > ul ul li a {
        font-size: 16px;
        text-indent: 10px
    }

    .custom-menu-primary .hs-menu-wrapper > ul ul ul li a {
        text-indent: 30px
    }

    .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a {
        text-indent: 50px
    }

    .custom-menu-primary .hs-menu-wrapper {
        display: none
    }

    .mobile-trigger {
        background: transparent;
        border: 0;
        top: 0
    }

    .mobile-trigger i, .mobile-trigger i:after, .mobile-trigger i:before {
        height: 3px;
        width: 25px
    }

    .mobile-trigger i:before {
        top: -9px
    }

    .mobile-trigger i:after {
        right: 0;
        top: 9px;
        width: 25px
    }

    .mobile-trigger {
        right: 10px;
        top: 110px
    }

    .mobile-open .mobile-trigger {
        background-color: transparent;
        z-index: 5
    }

    .mobile-trigger:hover {
        background-color: transparent;
        border-color: transparent
    }

    .mobile-open .mobile-trigger i, .mobile-open .mobile-trigger i:after, .mobile-open .mobile-trigger i:before, .mobile-trigger:hover i, .mobile-trigger:hover i:after, .mobile-trigger:hover i:before {
        background-color: #0f2c52
    }

    .mobile-open .mobile-trigger i:after {
        width: 25px
    }

    .mobile-trigger i {
        background: #f2672b !important;
        transition: all .5s ease-in
    }

    .mobile-open .mobile-trigger i {
        background: transparent !important;
        transition: all .1s ease-in
    }

    .mobile-trigger i:after, .mobile-trigger i:before {
        transition: all .3s ease-in
    }

    .mobile-open .mobile-trigger i:before {
        background: #0f2c52;
        top: 0;
        transform: rotate(45deg)
    }

    .mobile-open .mobile-trigger i:after {
        background: #0f2c52;
        top: 0;
        transform: rotate(-45deg)
    }

    .custom-menu-primary.js-enabled {
        left: 0;
        margin: 0;
        padding-top: 0;
        position: absolute;
        right: 0;
        top: 0
    }

    .custom-menu-primary .hs-menu-wrapper > ul li {
        border-top: 0
    }

    .custom-menu-primary .hs-menu-wrapper > ul ul li a {
        font-size: 14px;
        text-indent: 10px
    }

    body .row-fluid .custom-menu-primary.js-enabled .hs-menu-wrapper {
        background: #f5f5f5;
        margin: 0;
        overflow: hidden;
        padding: 0;
        top: 60px;
        z-index: 12
    }

    .header-section .menu-container ul > li.hs-menu-depth-1 > a {
        padding: 14px 20px !important
    }

    .custom-menu-primary .hs-menu-wrapper > ul li a {
        color: #000;
        font-size: 14px;
        font-weight: 600;
        line-height: 38px;
        padding: 0 20px
    }
}

body .brochure-banner-cm {
    padding: 95px 0 105px
}

@media (max-width: 1024px) {
    body .brochure-banner-cm {
        padding: 75px 0 95px
    }
}

@media (max-width: 767px) {
    body .brochure-banner-cm {
        padding: 90px 0 100px
    }
}

.brochure-section1 {
    padding: 78px 0 55px
}

body .row-fluid .brochure-section1 .wrapper {
    max-width: 1280px
}

.brochure-section1 .cm-container .image-container {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    height: 180px;
    margin-bottom: 25px
}

.brochure-section1 .cm-container .text-container p {
    color: #4c4c4c
}

body .row-fluid .brochure-section1 .three-col-adjust span > .hs_cos_wrapper {
    background: #fff;
    border-radius: 4px;
    cursor: pointer;
    -webkit-flex-basis: 32.4%;
    flex-basis: 32.4%;
    flex: 1;
    margin-bottom: 26px;
    margin-right: 1.3%;
    margin-top: 0;
    padding: 29px 30px 62px;
    transition: all .3s ease-in-out
}

body .row-fluid .brochure-section1 .three-col-adjust span > .hs_cos_wrapper:focus {
    border: none;
    outline: none
}

body .row-fluid .brochure-section1 .three-col-adjust span {
    -webkit-justify-content: center;
    justify-content: center;
    margin-right: 0
}

body .row-fluid .brochure-section1 .three-col-adjust span > .hs_cos_wrapper:nth-child(3n) {
    margin-right: 0
}

.brochure-section1 .three-col-adjust span > .hs_cos_wrapper:hover {
    box-shadow: 0 30px 60px 0 rgba(15, 45, 82, .1);
    transition: all .3s ease-in-out
}

.brochure-section1 .cm-container .cta-container {
    bottom: 32px;
    left: 33px;
    position: absolute;
    right: 33px
}

.brochure-section1 .link-container p a {
    color: #f2672a;
    font-weight: 700;
    position: relative
}

.brochure-section1 .link-container p {
    color: #4c4c4c
}

.brochure-section1 .link-container {
    margin-top: 35px
}

@media (max-width: 1024px) {
    body .row-fluid .brochure-section1 .three-col-adjust span > .hs_cos_wrapper {
        padding: 29px 20px 62px
    }

    .brochure-section1 .cm-container .cta-container {
        left: 20px;
        right: 20px
    }

    .brochure-section1 {
        padding: 60px 0 40px
    }

    .brochure-section1 .link-container {
        margin-top: 15px
    }
}

@media (max-width: 767px) {
    .brochure-section1 .heading-container h1 {
        font-size: 27px;
        line-height: 32.4px;
        margin-bottom: 10px
    }

    .brochure-section1 .link-container p a:after {
        color: #f2672a;
        content: "\f0c1";
        font-family: Font Awesome\ 5 Free;
        font-size: 15px;
        font-weight: 600;
        position: absolute;
        right: -21px;
        top: -2px;
        transition: all .3s ease-in-out
    }

    .brochure-section1 .link-container p a:hover:after {
        color: #0f2c52;
        transition: all .3s ease-in-out
    }

    .brochure-section1-slider .slick-slide {
        display: none
    }

    .brochure-section1-slider .slick-slide:focus {
        outline: 0
    }

    .brochure-section1-slider.slick-initialized .slick-slide {
        display: block;
        margin: 0 10px;
        position: relative
    }

    .brochure-section1-slider .slick-dots li.slick-active button {
        background: #0f2c52;
        height: 12px;
        width: 12px
    }

    .brochure-section1-slider .slick-dots li.slick-active button:focus {
        outline: 0
    }

    .brochure-section1-slider .slick-dots li {
        display: inline-block;
        line-height: 10px;
        margin: 0 2px 0 11px
    }

    .brochure-section1-slider .slick-dots {
        text-align: center
    }

    .brochure-section1-slider .slick-dots li button {
        background: #c3cad4;
        border: 0;
        border-radius: 50%;
        cursor: pointer;
        font-size: 1px;
        height: 12px;
        padding: 0;
        transition: all .2s ease-in-out;
        width: 12px
    }

    .brochure-section1-slider {
        position: relative;
        width: 190%;
        z-index: 1
    }

    .brochure-section1-slider ul.slick-dots {
        bottom: 0;
        left: -47%;
        padding-left: 0;
        position: absolute;
        right: 0
    }

    .brochure-section1 .cm-container .cta-container {
        bottom: 20px;
        left: 20px;
        position: absolute;
        right: 20px
    }

    .brochure-section1 {
        padding: 49px 0 40px
    }

    .brochure-section1 .slick-track {
        padding: 20px 0 70px
    }

    .brochure-section1 .three-col-adjust span .hs_cos_wrapper.slick-slide {
        border-radius: 4px;
        box-shadow: 0 30px 60px 0 rgba(15, 45, 82, .1);
        padding: 0
    }

    .brochure-section1 .cm-container .text-container {
        padding: 23px 24px 70px
    }

    .brochure-section1 .cm-container .image-container {
        margin-bottom: 0
    }

    .brochure-section1 .link-container {
        margin-top: 18px
    }

    .brochure-section1 .link-container p {
        padding: 0 30px
    }
}

.brochure-section2 {
    padding: 79px 0 62px
}

body .row-fluid .brochure-section2 .wrapper {
    max-width: 860px
}

body .row-fluid .brochure-section2 .heading-container {
    float: none;
    margin: 0 auto;
    max-width: 820px
}

.brochure-section2 .link-container a {
    color: #f2672a;
    font-weight: 700;
    position: relative
}

.brochure-section2 .link-container a:hover {
    color: #fff !important
}

.brochure-section2 .link-container {
    margin-top: 34px
}

.brochure-section2 .cm-container h5 {
    line-height: normal;
    margin-bottom: 8px
}

body .row-fluid .brochure-section2 .three-col-adjust span > .hs_cos_wrapper {
    border-radius: 4px;
    cursor: pointer;
    flex-basis: 28.1%;
    -webkit-flex-basis: 28.1%;
    margin-right: 7.8%;
    padding: 20px 28px 10px;
    transition: all .3s ease-in-out
}

body .row-fluid .brochure-section2 .three-col-adjust span > .hs_cos_wrapper:nth-child(3n) {
    margin-right: 0
}

body .row-fluid .brochure-section2 .three-col-adjust span {
    justify-content: center;
    -webkit-justify-content: center;
    margin-right: 0
}

.brochure-section2 .three-col-adjust span > .hs_cos_wrapper:hover {
    background: #fff;
    transition: all .3s ease-in-out
}

.brochure-section2 .three-col-adjust span > .hs_cos_wrapper:hover .cm-container h5 {
    color: #f2672a
}

.brochure-section2 .three-col-adjust span > .hs_cos_wrapper:hover .cm-container table, .brochure-section2 .three-col-adjust span > .hs_cos_wrapper:hover .cm-container td, .brochure-section2 .three-col-adjust span > .hs_cos_wrapper:hover table th {
    color: #0f2c52
}

.brochure-section2 table td, .brochure-section2 table th, body .row-fluid .brochure-section2 .three-col-adjust span .hs_cos_wrapper table td {
    border: 1px solid #aaa;
    color: #fff;
    padding: 10px 12px;
    text-align: center;
    vertical-align: middle
}

.brochure-section2 table, body .row-fluid .brochure-section2 .three-col-adjust span .hs_cos_wrapper table {
    border-collapse: collapse;
    width: 100%
}

.brochure-section2 table p {
    margin: 0
}

.brochure-section2 .three-col-adjust span > .hs_cos_wrapper:hover .cm-container p {
    color: #233c5e;
    transition: all .3s ease-in-out
}

@media (-ms-high-contrast: active),(-ms-high-contrast: none) {
    body .row-fluid .brochure-section2 .three-col-adjust span > .hs_cos_wrapper {
        flex: 1
    }
}

@media (max-width: 1024px) {
    .brochure-section2 {
        padding: 60px 0 42px
    }
}

@media (max-width: 767px) {
    .brochure-section2 {
        text-align: left
    }

    body .row-fluid .brochure-section2 .heading-container {
        max-width: 100%
    }

    body .row-fluid .brochure-section2 .three-col-adjust span > .hs_cos_wrapper {
        margin-bottom: 21px;
        padding: 0
    }

    .brochure-section2 .three-col-adjust span > .hs_cos_wrapper:hover .cm-container h5, .brochure-section2 .three-col-adjust span > .hs_cos_wrapper:hover .cm-container p {
        color: #fff
    }

    body .row-fluid .brochure-section2 .three-col-adjust span > .hs_cos_wrapper:hover {
        background: transparent
    }

    .brochure-section2 .cm-container h5 {
        line-height: 42px;
        padding-left: 30px;
        position: relative
    }

    .brochure-section2 .cm-container h5:before {
        background: url(../image/arrow.png) 50%/cover no-repeat;
        content: "";
        height: 14px;
        left: 0;
        position: absolute;
        top: 14px;
        width: 14px
    }

    .brochure-section2 {
        padding: 45px 0 42px
    }

    .brochure-section2 .link-container {
        margin-top: 39px
    }

    .brochure-section2 .link-container a:after {
        color: #f2672a;
        content: "\f0c1";
        font-family: Font Awesome\ 5 Free;
        font-size: 15px;
        font-weight: 600;
        position: absolute;
        right: -21px;
        top: -2px;
        transition: all .3s ease-in-out
    }

    .brochure-section2 .link-container a:hover:after {
        color: #fff;
        transition: all .3s ease-in-out
    }

    .brochure-section2 .link-container p {
        padding-right: 30px
    }
}

@media (max-width: 480px) {
    .brochure-section2 .cm-container p {
        max-width: 230px
    }
}

.brochure-section3 {
    padding: 65px 0 55px
}

body .row-fluid .brochure-section3 .wrapper {
    max-width: 1170px
}

.brochure-section3 .link-container a {
    color: #f2672a;
    font-weight: 700;
    position: relative
}

.brochure-section3 .link-container p {
    color: #4c4c4c
}

.brochure-section3 .link-container {
    margin-top: 28px
}

body .row-fluid .brochure-section3 .heading-container {
    float: none;
    margin: 0 auto 10px;
    max-width: 610px
}

body .row-fluid .brochure-section3 .heading-container p {
    color: #4c4c4c
}

.brochure-section3 .cm-container h5 {
    color: #f2672a;
    line-height: 48px;
    margin-bottom: 10px
}

.brochure-section3 .cm-container .icon {
    margin-bottom: 5px
}

body .row-fluid .brochure-section3 .three-col-adjust span {
    margin-right: 0
}

@media (max-width: 1024px) {
    .brochure-section3 .five-col-adjust span, .brochure-section3 .five-col-adjust span > .hs_cos_wrapper:nth-child(5n) {
        margin-right: 0
    }
}

@media (max-width: 767px) {
    .brochure-section3 {
        padding: 45px 0 30px;
        text-align: left
    }

    .brochure-section3 .link-container p {
        padding-right: 20px
    }

    body .row-fluid .brochure-section3 .heading-container {
        margin: 0 auto 25px;
        max-width: 100%
    }

    .brochure-section3 .cm-container {
        align-items: center;
        display: flex
    }

    .brochure-section3 .cm-container .icon img {
        max-width: 40px !important
    }

    .brochure-section3 .cm-container .icon {
        margin-bottom: 0
    }

    .brochure-section3 .cm-container .content-heading {
        padding-left: 34px
    }

    .brochure-section3 .cm-container h5 {
        line-height: 48px;
        margin-bottom: 0
    }

    body .row-fluid .five-col-adjust span > .hs_cos_wrapper {
        margin-bottom: 17px
    }

    .brochure-section3 .link-container {
        float: left;
        margin-top: 38px;
        text-align: center
    }

    .brochure-section3 .link-container a:after {
        color: #f2672a;
        content: "\f0c1";
        font-family: Font Awesome\ 5 Free;
        font-size: 15px;
        font-weight: 600;
        position: absolute;
        right: -21px;
        top: -2px;
        transition: all .3s ease-in-out
    }

    .brochure-section3 .link-container a:hover:after {
        color: #0f2c52;
        transition: all .3s ease-in-out
    }
}

.brochure-section4 {
    padding: 75px 0 13px;
    position: relative;
    z-index: 1
}

.brochure-section4 h4 {
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 23px
}

.brochure-section4 .link-container a {
    color: #f2672a;
    font-weight: 700
}

.brochure-section4 .link-container {
    margin-top: 35px
}

.brochure-section4 .link-container p {
    color: #4c4c4c
}

body .row-fluid .brochure-section4 .wrapper {
    max-width: 860px;
    position: relative
}

.brochure-section4 .wrapper:after {
    background: #f2672a;
    bottom: -29px;
    content: "";
    height: 1px;
    left: 20px;
    position: absolute;
    right: 20px;
    width: auto
}

.brochure-section4 .image-container {
    border-radius: 6px;
    height: 120px;
    margin-bottom: 35px
}

.brochure-section4 .row-3 {
    margin-top: 20px
}

.brochure-section4 .row-1 h3 {
    color: #182c52
}

.brochure-section4 .row-2 p {
    color: #4c4c4c
}

.brochure-section4 .row-3 a.cta_button {
    padding: 12px 38px
}

@media (max-width: 1024px) {
    .brochure-section4 {
        padding: 55px 0 13px
    }
}

@media (max-width: 767px) {
    .brochure-section4 .row-3 {
        display: none
    }

    .brochure-section4 .row-1 h3 {
        font-size: 27px;
        line-height: 44px
    }

    .brochure-section4 .image-container {
        height: 97px;
        margin-bottom: 10px
    }

    .brochure-section4 .row-2 {
        margin-top: 20px
    }

    .brochure-section4 .row-2 p {
        margin-bottom: 25px
    }

    .brochure-section4 .link-container {
        margin-top: 10px
    }

    .brochure-section4 {
        padding: 55px 0 15px
    }

    .brochure-section4 .wrapper:after {
        bottom: -60px
    }

    .brochure-section4 h4 {
        font-size: 27px;
        line-height: 44px
    }
}

.related-content-cm {
    padding: 63px 0 33px;
    position: relative
}

.event-listing .related-content-cm {
    padding: 27px 0 63px
}

body .row-fluid .related-content-cm .wrapper {
    max-width: 1065px
}

.related-content-cm .heading-container h2 {
    font-size: 30px;
    line-height: 50px
}

.related-content-cm .heading-container {
    margin-bottom: 32px
}

.related-content-cm .left-col .image-container {
    border-radius: 12px;
    height: 383px;
    position: relative
}

.related-content-cm .left-col .cta-container a.cta_button {
    background-image: none;
    background: #fff;
    border-radius: 0 6px 6px 0;
    box-shadow: none;
    box-sizing: border-box !important;
    color: #f2672a;
    font-size: 31px;
    font-weight: 700;
    line-height: 44px;
    padding: 17px 45px;
    text-align: left
}

.related-content-cm .left-col .cta-container a.cta_button:hover {
    color: #0f2c52 !important
}

.related-content-cm .left-col .cta-container a.cta_button span {
    color: #24282d;
    display: block;
    font-weight: 300
}

.related-content-cm .left-col .cta-container {
    position: absolute;
    top: 41.5%
}

.related-content-cm .left-col {
    padding-right: 10px;
    width: 50.4%
}

.related-content-cm .right-col h4 {
    color: #24282d
}

.related-content-cm .right-col ul li a {
    font-size: 16px;
    font-weight: 700;
    line-height: 48px;
    position: relative;
    transition: all .3s ease-in-out
}

.related-content-cm .right-col ul li a:hover {
    color: #f2672a !important;
    transition: all .3s ease-in-out
}

.related-content-cm .right-col ul li a:before {
    background: url(../image/BlueArrowRight.png) 50%/cover no-repeat;
    content: "";
    height: 14px;
    left: -40px;
    position: absolute;
    top: 5px;
    transition: all .3s ease-in-out;
    width: 14px
}

.related-content-cm .right-col ul li a:hover:before {
    background-image: url(../image/arrow.png);
    transition: all .3s ease-in-out
}

.related-content-cm .right-col .list-container ul {
    margin-top: 0
}

.related-content-cm .right-col .list-container ul li {
    margin-bottom: 0;
    margin-left: 43px
}

.related-content-cm .right-col .list-container ul li:before {
    display: none
}

.related-content-cm .link-container a {
    color: #f2672a;
    font-weight: 700;
    position: relative
}

.related-content-cm .link-container {
    margin-top: 56px
}

.related-content-cm .link-container p {
    color: #4c4c4c
}

.related-content-cm .right-col {
    padding-left: 5px
}

@media (max-width: 767px) {
    .related-content-cm {
        padding: 68px 0 15px
    }

    .cluster .related-content-cm {
        padding: 43px 0 15px
    }

    .related-content-cm .heading-container h2 {
        font-size: 27px;
        line-height: 32.4px
    }

    .related-content-cm .heading-container {
        text-align: left
    }

    .related-content-cm .left-col .image-container {
        height: 248px
    }

    .related-content-cm .left-col {
        margin-bottom: 25px;
        padding-right: 0;
        position: relative;
        width: 100%
    }

    .related-content-cm .right-col {
        padding-left: 0
    }

    .related-content-cm .left-col .cta-container a.cta_button {
        font-size: 18px;
        line-height: 24px;
        padding: 16px 38px
    }

    .related-content-cm .left-col .cta-container {
        position: absolute;
        top: 35%
    }

    .related-content-cm .heading-container {
        margin-bottom: 22px
    }

    .related-content-cm .right-col h3 {
        font-size: 18px;
        line-height: 32.4px;
        margin-bottom: 10px
    }

    .related-content-cm .right-col ul li a {
        font-size: 14px;
        line-height: 36px
    }

    .related-content-cm .right-col ul li a:before {
        top: 2px
    }

    .related-content-cm .cta-cont a.cta_button {
        padding: 6.5px 16px
    }

    .related-content-cm .link-container {
        margin-top: 36px;
        text-align: left
    }

    .related-content-cm .link-container a:after {
        color: #f2672a;
        content: "\f0c1";
        font-family: Font Awesome\ 5 Free;
        font-size: 15px;
        font-weight: 600;
        position: absolute;
        right: -21px;
        top: -2px;
        transition: all .3s ease-in-out
    }

    .related-content-cm .link-container a:hover:after {
        color: #0f2c52;
        transition: all .3s ease-in-out
    }

    .hs-blog-listing .related-content-cm {
        padding: 43px 0 0
    }

    .event-listing .related-content-cm {
        padding: 0 0 15px
    }

    .event-listing .register-account-cm {
        padding: 47px 0 18px
    }

    .related-content-cm .link-container p {
        padding-right: 20px
    }

    .related-content-cm .right-col h4 {
        font-size: 18px;
        line-height: 32.4px
    }
}

.breadcrumb-cm {
    background: #f5f5f5
}

.breadcrumb-cm ul {
    margin: 4px 0
}

.breadcrumb-cm ul li {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0;
    padding-right: 20px;
    position: relative
}

.breadcrumb-cm ul li:before {
    display: none
}

.breadcrumb-cm ul li a:after {
    background: url(../image/next.svg) 50%/cover no-repeat;
    content: "";
    height: 10px;
    position: absolute;
    right: 0;
    top: 11px;
    width: 10px
}

.breadcrumb-cm ul li:last-child a:after {
    display: none
}

.breadcrumb-cm ul li:last-child a {
    color: #0f2c52;
    font-weight: 700
}

.breadcrumb-cm ul li a {
    color: #647084;
    font-size: 14px;
    line-height: inherit
}

@media (max-width: 767px) {
    .breadcrumb-cm ul li {
        display: none
    }

    .breadcrumb-cm ul {
        position: relative;
        top: -2px
    }

    .breadcrumb-cm ul li:first-child {
        display: inline-block;
        margin-right: 24px;
        position: relative
    }

    .breadcrumb-cm ul li a:after {
        top: 10px
    }

    .breadcrumb-cm ul li:first-child:after {
        color: #647084;
        content: "...";
        position: absolute;
        right: -17px;
        top: -2px
    }

    .breadcrumb-cm ul li:last-child a:before {
        background: url(../image/next.svg) 50%/cover no-repeat;
        content: "";
        height: 10px;
        left: 0;
        position: absolute;
        top: 10px;
        width: 10px
    }

    .breadcrumb-cm ul li:last-child {
        display: inline-block;
        padding-left: 20px;
        padding-right: 0
    }

    .breadcrumb-cm ul li:after {
        top: 9px
    }
}

body .row-fluid .cluster-section1 .wrapper {
    max-width: 860px
}

.cluster-section1 .description-container p {
    color: #4c4c4c;
    margin-bottom: 25px
}

.cluster-section1 .description-container p a {
    color: #f2682b;
    font-weight: 700;
    text-decoration: underline
}

.cluster-section1 .description-container {
    margin-bottom: 43px
}

.cluster-section1 .heading-container h1, .cluster-section1 .heading-container h2, .cluster-section1 .heading-container h3, .cluster-section1 .heading-container h4, .cluster-section1 .heading-container h5, .cluster-section1 .heading-container h6 {
    margin-bottom: 0
}

.cluster-section1 .heading-container h1 {
    line-height: 50px;
    margin-bottom: 15px
}

.cluster-section1 .heading-container h2 {
    line-height: 60px
}

.cluster-section1 .heading-container ul li {
    margin-bottom: 0;
    margin-left: 0
}

.cluster-section1 .heading-container ul li:before {
    display: none
}

.cluster-section1 .heading-container h3 {
    font-size: 30px;
    font-weight: 300;
    line-height: 60px
}

.cluster-section1 .heading-container h4 {
    font-size: 24px;
    font-weight: 300;
    line-height: 50px
}

.cluster-section1 .heading-container h5 {
    font-size: 18px;
    font-weight: 700;
    line-height: 50px
}

.cluster-section1 .heading-container h6 {
    color: #f2672b;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 50px;
    text-transform: uppercase
}

.cluster-section1 .heading-container .mobile-heading {
    display: none
}

@media (max-width: 1024px) {
    .cluster-section1 .heading h1 {
        margin-bottom: 30px
    }

    .cluster-section1 {
        padding: 60px 0 30px
    }

    .cluster-section1 .description-container {
        margin-bottom: 30px
    }
}

@media (max-width: 767px) {
    .cluster-section1 .heading {
        margin-bottom: 0
    }

    .cluster-section1 .heading h1 {
        font-size: 27px;
        line-height: 44px;
        margin-bottom: 15px
    }

    .cluster-section1 {
        padding: 42px 0 40px
    }

    .cluster-section1 .heading-container .mobile-heading {
        display: block;
        margin-top: 43px
    }

    .cluster-section1 .heading-container .desktop-heading {
        display: none
    }

    .cluster-section1 .heading-container h1 {
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 35px
    }

    .cluster-section1 .heading-container h2 {
        line-height: 32.4px;
        margin-bottom: 30px
    }

    .cluster-section1 .heading-container h3 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 35px
    }

    .cluster-section1 .heading-container h4 {
        color: #24282d;
        font-size: 18px;
        font-weight: 700;
        line-height: 27px;
        margin-bottom: 26px
    }

    .cluster-section1 .heading-container h5 {
        font-size: 14px;
        font-weight: 300;
        line-height: 21px;
        margin-bottom: 20px
    }

    .cluster-section1 .heading-container h6 {
        font-size: 13px;
        font-weight: 700;
        line-height: 19.5px;
        text-transform: inherit
    }
}

.cluster-section2 {
    background-image: linear-gradient(180deg, #2c4d7a, #0f2c52);
    box-shadow: 0 30px 60px 0 rgba(15, 44, 82, .1);
    padding: 52px 0 54px;
    position: relative;
    z-index: 2
}

.cluster-section2 .left-col .video-info p {
    line-height: 30px
}

.cluster-section2 .left-col {
    width: 29.623932%
}

.cluster-section2 .right-col {
    position: relative;
    width: 67.811966%
}

.cluster-section2 .right-col .video-container {
    left: 25px;
    position: absolute;
    right: 0;
    top: 10px
}

.cluster-section2 .left-col .video-info {
    margin-top: 21px
}

@media (max-width: 1190px) {
    .route .cluster-section2 .right-col .video-container {
        left: 0;
        position: relative;
        top: 0
    }
}

@media (max-width: 1140px) {
    .cluster-section2 .right-col {
        width: 66.811966%
    }

    .cluster-section2 .right-col .video-container {
        left: 0;
        position: relative
    }
}

@media (max-width: 1024px) {
    .cluster-section2 .right-col .video-container {
        left: 0;
        position: relative
    }

    .cluster-section2 .right-col {
        width: 62.811966%
    }

    .cluster-section2 .right-col .video-container .youtube-video iframe {
        height: 360px !important
    }

    .cluster-section2 .left-col {
        width: 33.623932%
    }
}

@media (max-width: 767px) {
    .cluster-section2 .left-col {
        width: 100%
    }

    .cluster-section2 .right-col {
        margin-top: -76px;
        width: 100%
    }

    .cluster-section2 .left-col .video-info p {
        line-height: 24px
    }

    .cluster-section2 {
        padding: 45px 0 54px
    }

    .cluster-section2 .right-col .video-container {
        top: 100px
    }

    .cluster-section2 .heading h2 {
        margin-bottom: 26px
    }

    .cluster-section2 .right-col .video-container .youtube-video iframe {
        height: 190px !important
    }

    .route .cluster-section2 .right-col .video-container {
        top: 100px
    }
}

.cluster-section3 {
    padding: 110px 0 70px
}

body .row-fluid .cluster-section3 .wrapper {
    max-width: 860px
}

.cluster-section3 h1 {
    margin-bottom: 45px
}

.cluster-section3 .link-container a {
    color: #f2672a;
    font-weight: 700;
    text-decoration: none
}

.cluster-section3 .link-container {
    margin: 35px 0 50px
}

.cluster-section3 p {
    color: #4c4c4c
}

.cluster-section3 p a {
    color: #f2672a;
    font-weight: 700;
    text-decoration: underline
}

@media (max-width: 1024px) {
    .cluster-section3 {
        padding: 60px 0 50px
    }

    .cluster-section3 h1 {
        margin-bottom: 25px
    }

    .cluster-section3 .link-container {
        margin: 25px 0 30px
    }
}

@media (max-width: 767px) {
    .cluster-section3 {
        padding: 75px 0 30px
    }

    .cluster-section3 h1 {
        font-size: 27px;
        line-height: 44px;
        margin-bottom: 17px
    }

    .cluster-section3 p {
        margin-bottom: 23px
    }

    .cluster-section3 .link-container {
        margin: 43px 0 33px;
        text-align: left
    }
}

.cluster-section4 {
    padding: 51px 0 45px
}

body .row-fluid .cluster-section4 .wrapper {
    max-width: 860px
}

.cluster-section4 .content-container p {
    color: #4c4c4c
}

.cluster-section4 .content-container img {
    margin: 32px 0 44px
}

.cluster-section4 .content-container h3 {
    font-size: 30px;
    font-weight: 300
}

@media (max-width: 767px) {
    .cluster-section4 .content-container h3 {
        font-size: 18px;
        line-height: 44px
    }

    .cluster-section4 .content-container img {
        margin: 40px 0
    }

    .cluster-section4 {
        padding: 34px 0 45px
    }
}

.cluster h3 {
    font-size: 30px;
    font-weight: 300;
    line-height: 50px
}

.cluster h4 {
    font-size: 24px;
    font-weight: 300
}

.cluster-section5 {
    padding: 57px 0 70px
}

.cluster-section5 .heading-container {
    margin: 0 auto 30px;
    max-width: 804px
}

.cluster-section5 .heading-container p {
    color: #4c4c4c;
    margin-bottom: 30px
}

.cluster-section5 .image-container {
    border-radius: 4px 4px 0 0;
    height: 206px
}

.cluster-section5 .three-col-adjust span > .hs_cos_wrapper {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 30px 60px 0 rgba(15, 44, 82, .1)
}

.cluster-section5 .cm-container .text-container {
    padding: 14px 30px 10px
}

.cluster-section5 .cm-container {
    margin-top: 5px
}

.cluster-section5 .cm-container .text-container h4 {
    margin-bottom: 8px
}

body .row-fluid .cluster-section5 .three-col-adjust span {
    -webkit-justify-content: center;
    justify-content: center;
    margin: 0
}

body .row-fluid .cluster-section5 .three-col-adjust span > .hs_cos_wrapper {
    -webkit-flex-basis: 32.3%;
    flex-basis: 32.3%;
    margin-right: 1.5%
}

body .row-fluid .cluster-section5 .three-col-adjust span > .hs_cos_wrapper:focus {
    border: none;
    outline: none
}

body .row-fluid .cluster-section5 .three-col-adjust span > .hs_cos_wrapper:nth-child(3n) {
    margin-right: 0
}

@media (max-width: 1024px) {
    .cluster-section5 .cm-container .text-container {
        padding: 24px 20px 10px
    }

    .cluster-section5 .image-container {
        height: 165px
    }

    body .row-fluid .cluster-section5 .three-col-adjust span > .hs_cos_wrapper {
        margin-bottom: 24px;
        margin-top: 0
    }

    .cluster-section5 {
        padding: 47px 0 40px
    }
}

@media (max-width: 767px) {
    .cluster-section5 .heading-container h3 {
        font-size: 27px;
        line-height: 32.4px
    }

    .cluster-section5 .heading-container {
        padding: 0 20px
    }

    .image-text-card .slick-slide {
        left: 10px
    }

    body .row-fluid .cluster-section5 .wrapper {
        padding: 0
    }

    .cluster-section5 .heading-container p {
        margin-bottom: 20px
    }

    .cluster-section5 .slick-track {
        height: 100%;
        padding: 20px 0 70px
    }

    .image-text-card .slick-slide {
        display: none
    }

    .image-text-card .slick-slide:focus {
        outline: 0
    }

    .image-text-card .slick-initialized .slick-slide {
        display: block;
        position: relative
    }

    .image-text-card .slick-dots li.slick-active button {
        background: #0f2c52;
        height: 12px;
        width: 12px
    }

    .image-text-card .slick-dots li.slick-active button:focus {
        outline: 0
    }

    .image-text-card .slick-dots li {
        display: inline-block;
        line-height: 10px;
        margin: 0 7px 0 11px
    }

    .image-text-card .slick-dots {
        text-align: center
    }

    .image-text-card .slick-dots li button {
        background: #c3cad4;
        border: 0;
        border-radius: 50%;
        cursor: pointer;
        font-size: 1px;
        height: 12px;
        padding: 0;
        transition: all .2s ease-in-out;
        width: 12px
    }

    .image-text-card {
        position: relative;
        z-index: 1
    }

    .image-text-card ul.slick-dots {
        bottom: 0;
        left: -46%;
        padding-left: 0;
        position: absolute;
        right: 0
    }

    .image-text-card .slick-slide {
        box-shadow: 0 30px 60px 0 rgba(15, 44, 82, .1);
        margin: 0 10px;
        position: relative
    }

    .image-text-card .slick-slide a:focus, .image-text-card .slick-slide:focus {
        outline: none
    }

    .image-text-card {
        width: 180%
    }

    .cluster-section5 .image-container {
        height: 175px
    }

    .cluster-section5 .cm-container .text-container h4 {
        font-size: 20px;
        margin-bottom: 15px
    }

    .route-section3-cm .link-container p {
        padding: 0 40px
    }
}

.brochure-accordion-cm {
    padding: 0
}

body .row-fluid .brochure-accordion-cm .wrapper {
    max-width: 1264px;
    overflow: hidden;
    position: relative
}

body .row-fluid .brochure-accordion-cm .heading-container {
    float: none;
    margin: 0 auto 52px;
    max-width: 820px
}

body .row-fluid .brochure-accordion-cm .heading-container p {
    color: #4c4c4c
}

body .row-fluid .brochure-accordion-cm .accordion_header {
    background: #ebebeb;
    float: none;
    margin: 0 auto;
    position: relative;
    transition: all .3s ease-in-out
}

.brochure-accordion-cm .accordion_content ol li, .brochure-accordion-cm .accordion_content p, .brochure-accordion-cm .accordion_content ul li {
    color: #4c4c4c;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 30px
}

body .row-fluid .brochure-accordion-cm .accordion_content ul li {
    margin-left: 30px;
    position: relative
}

body .row-fluid .brochure-accordion-cm .accordion_content ul li:before {
    background: #4c4c4c;
    border-radius: 50%;
    content: "";
    height: 7px;
    left: -20px;
    position: absolute;
    top: 12px;
    width: 7px
}

.brochure-accordion-cm .accordion_content > .row-fluid {
    box-sizing: border-box !important;
    color: #4c4c4c;
    padding: 0 200px
}

.brochure-accordion-cm .accordion_header h4 {
    cursor: pointer;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 0;
    padding: 13px 200px;
    position: relative;
    transition: all .3s ease-in-out
}

.brochure-accordion-cm .accordion_header h4:after {
    background: url(../image/Plus.png) 50%/cover no-repeat;
    content: "";
    height: 14px;
    position: absolute;
    right: 200px;
    top: 19px;
    transition: all .3s ease-in-out;
    width: 15px
}

.brochure-accordion-cm .accordion_group.expanded h4:after {
    background: url(../image/Minus.png) 50%/cover no-repeat;
    height: 4px;
    right: 200px;
    top: 23px;
    transition: all .3s ease-in-out;
    width: 15px
}

body .row-fluid .brochure-accordion-cm .accordion_content {
    background: #fff;
    padding: 48px 0 40px
}

.brochure-accordion-cm .accordion_content p span {
    color: #44525a;
    font-size: 30px;
    line-height: 36px
}

.brochure-accordion-cm .accordion_group {
    margin-bottom: 21px;
    transition: all .3s ease-in-out
}

.brochure-accordion-cm .accordion_group.expanded .accordion_header {
    background: #0f2c52;
    transition: all .3s ease-in-out
}

.brochure-accordion-cm .accordion_group.expanded .accordion_content {
    box-shadow: 0 7px 16px 0 rgba(0, 0, 0, .11)
}

.brochure-accordion-cm .accordion_group.expanded .accordion_header h4 {
    color: #fff;
    transition: all .3s ease-in-out
}

@media (max-width: 1250px) {
    body .row-fluid .brochure-accordion-cm .accordion_header h4 {
        box-sizing: border-box;
        float: none;
        margin: 0 auto;
        max-width: 870px;
        padding-left: 20px;
        padding-right: 240px
    }

    .brochure-accordion-cm .accordion_content p {
        color: #4c4c4c
    }

    .brochure-accordion-cm .accordion_content > .row-fluid {
        float: none;
        margin: 0 auto;
        max-width: 830px;
        padding: 0 20px
    }

    .brochure-accordion-cm .accordion_group.expanded h4:after, .brochure-accordion-cm .accordion_header h4:after {
        right: 20px
    }
}

@media (max-width: 1024px) {
    .brochure-accordion-cm .accordion_header h4:after {
        right: 40px
    }

    .brochure-accordion-cm .accordion_header h4 {
        padding: 13px 40px
    }

    .brochure-accordion-cm .accordion_group.expanded h4:after {
        right: 40px
    }

    .brochure-accordion-cm .accordion_content > .row-fluid {
        padding: 0 20px
    }

    .brochure-accordion-cm .accordion_content p span {
        font-size: 27px
    }

    body .row-fluid .brochure-accordion-cm .accordion_content {
        padding: 30px 0 20px
    }

    .brochure-accordion-cm .accordion_header h4 span {
        display: block;
        padding-right: 20px
    }
}

@media (max-width: 767px) {
    body .row-fluid .brochure-accordion-cm .accordion_header h4 {
        font-size: 14px;
        line-height: 20px;
        padding: 10px 20px 10px 22px
    }

    .brochure-accordion-cm .accordion_content ol li, .brochure-accordion-cm .accordion_content p, .brochure-accordion-cm .accordion_content ul li {
        color: #4c4c4c;
        font-size: 16px;
        letter-spacing: 0;
        line-height: 26px
    }

    .brochure-accordion-cm .accordion_header h4:after {
        right: 20px;
        top: 14px
    }

    .brochure-accordion-cm .accordion_group.expanded h4:after {
        right: 20px;
        top: 18px
    }

    .brochure-accordion-cm .accordion_content > .row-fluid {
        padding: 0 22px
    }

    .brochure-accordion-cm .accordion_content p span {
        display: block;
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 26px
    }

    body .row-fluid .brochure-accordion-cm .accordion_content {
        padding: 24px 0 20px
    }

    .brochure-accordion-cm .accordion_header h4 span {
        padding-right: 30px
    }
}

.news-banner-cm {
    padding: 135px 0 140px
}

.news-banner-cm .heading-container {
    max-width: 585px
}

.news-banner-cm .heading-container h2 {
    margin-bottom: 18px
}

body .row-fluid .news-banner-cm .wrapper {
    max-width: 1030px
}

@media (max-width: 1024px) {
    .news-banner-cm {
        padding: 95px 0 110px
    }
}

@media (max-width: 767px) {
    .news-banner-cm {
        padding: 132px 0 120px
    }

    .news-banner-cm .heading-container h2 {
        font-size: 30px;
        line-height: 42px
    }
}

.hs-blog-listing h4 {
    font-size: 24px;
    font-weight: 300;
    line-height: 43.2px
}

.news-section1 {
    padding: 63px 0 0
}

.news-section1 .left-col {
    width: 66.54%
}

.news-section1 .right-col {
    padding-left: 90px;
    position: relative;
    width: 30.8%
}

.news-section1 .right-col:before {
    background-color: #d3d2d2;
    bottom: 0;
    content: "";
    left: 33px;
    position: absolute;
    top: 0;
    width: 1px
}

.featured-post-cm .featured-img .hero_featured_image {
    border-radius: 6px;
    display: block;
    height: 430px
}

.featured-post-cm .inner-box {
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 30px 60px 0 rgba(15, 44, 82, .2);
    box-sizing: border-box;
    margin-top: -110px;
    max-width: 611px;
    padding: 25px 30px 63px;
    position: relative
}

.featured-post-cm .tag-author-date ul li {
    color: rgba(15, 45, 82, .5);
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin-left: 0;
    padding-right: 15px;
    position: relative
}

[dir=rtl] .featured-post-cm .tag-author-date ul li {
    margin-right: 0;
    padding-left: 15px;
    padding-right: 0
}

.featured-post-cm .tag-author-date ul li:before {
    display: none
}

.featured-post-cm .tag-author-date ul li .each-li-item a {
    display: none !important
}

.featured-post-cm .tag-author-date ul li .each-li-item a:last-child {
    display: block !important
}

.featured-post-cm .tag-author-date ul li:after {
    background: rgba(15, 45, 82, .5);
    bottom: 4px;
    content: "";
    position: absolute;
    right: 5px;
    top: 6px;
    width: 1px
}

[dir=rtl] .featured-post-cm .tag-author-date ul li:after {
    left: 5px;
    right: auto
}

.featured-post-cm .tag-author-date ul li:last-child:after {
    display: none
}

.featured-post-cm .tag-author-date ul li a {
    color: rgba(15, 45, 82, .5);
    font-size: 16px;
    font-weight: 400;
    line-height: 26px
}

.featured-post-cm .tag-author-date ul {
    margin: 0
}

.featured-post-cm .post-header {
    margin-bottom: 13px
}

.featured-post-cm .cta-container {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0
}

.featured-post-cm .cta-container a {
    background: #f2672a;
    border-radius: 0 0 6px 6px;
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 700;
    line-height: 48px;
    padding-left: 77px;
    position: relative;
    width: 100%
}

.featured-post-cm .cta-container a:hover {
    background: #0f2c52;
    color: #fff !important;
    transition: all .3s ease-in-out
}

.featured-post-cm .cta-container a:before {
    background: url(../image/.png) 50%/cover no-repeat;
    content: "";
    height: 16px;
    left: 30px;
    position: absolute;
    top: 16px;
    transition: all .3s ease-in-out;
    width: 16px
}

@media (max-width: 1140px) {
    .news-section1 .right-col {
        padding-left: 50px;
        width: 29.8%
    }

    .news-section1 .right-col:before {
        left: 13px
    }

    .featured-post-cm .post-header h4 {
        line-height: 33.2px
    }

    .featured-post-cm .inner-box {
        padding: 25px 20px 63px
    }
}

@media (max-width: 1024px) {
    .featured-post-cm .featured-img .hero_featured_image {
        height: 370px
    }
}

@media (max-width: 767px) {
    .news-section1 .left-col {
        width: 100%
    }

    body .row-fluid .news-section1 .right-col {
        padding-left: 0;
        width: 100%
    }

    body .row-fluid .news-section1 .right-col:before {
        display: none
    }

    .featured-post-cm .featured-img .hero_featured_image {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        height: 177px
    }

    .featured-post-cm .inner-box {
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
        margin-top: 0;
        padding: 25px 20px 70px
    }

    .featured-post-cm .post-header h4 {
        font-size: 20px;
        line-height: normal
    }

    .featured-post-cm .tag-author-date ul li {
        margin-bottom: 0
    }

    .featured-post-cm .cta-container a {
        line-height: 41px;
        padding-left: 56px
    }

    .featured-post-cm .cta-container a:before {
        left: 22px;
        top: 13px
    }

    .news-section1 {
        padding: 51px 0 0
    }
}

.recent-news-cm .post-listing-cont .home-post-item {
    align-self: stretch;
    background: #fff;
    border-radius: 5px;
    border-radius: 6px;
    box-shadow: 0 30px 60px 0 rgba(15, 44, 82, .1);
    box-sizing: border-box;
    display: block;
    float: left;
    list-style: none;
    margin-right: 2.4%;
    padding-bottom: 0;
    position: relative;
    transition: all .4s ease-in-out;
    width: 31.7%
}

.recent-news-cm .post-listing-cont .home-post-item:focus {
    border: none;
    outline: none
}

.recent-news-cm .post-listing-cont .home-post-item:last-child {
    margin-right: 0
}

.recent-news-cm .post-listing-cont {
    -ms-flex-pack: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 0
}

.recent-news-cm .home-post-item .featured-image .hs-featured-image-wrapper {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    height: 148px
}

.recent-news-cm .home-post-item .text-container {
    margin-left: 0;
    padding: 18px 17px 62px
}

.recent-news-cm .home-post-item .text-container h3 {
    font-size: 19.48px;
    font-weight: 300;
    line-height: 26.56px
}

.recent-news-cm .home-post-item .hubspot-editable .left-column {
    float: left;
    width: auto
}

.recent-news-cm .home-post-item .hubspot-editable .left-column a, .recent-news-cm .home-post-item .hubspot-editable .right-column .date {
    color: #0f2c52;
    font-size: 14.16px;
    line-height: 23.02px;
    position: relative
}

.recent-news-cm .home-post-item .hubspot-editable {
    margin-left: 0
}

.recent-news-cm .home-post-item .hubspot-editable .left-column {
    padding-right: 20px;
    position: relative
}

.recent-news-cm .home-post-item .hubspot-editable .left-column:before {
    background: #0f2c52;
    bottom: 3px;
    content: "";
    position: absolute;
    right: 9px;
    top: 6px;
    width: .5px
}

.recent-news-cm .home-post-item .cta-container {
    bottom: 11px;
    left: 17px;
    margin-left: 0;
    margin-top: 6px;
    position: absolute;
    right: 17px;
    width: auto
}

.recent-news-cm .home-post-item .cta-container a {
    color: #f2672a;
    font-size: 15.93px;
    font-weight: 700;
    line-height: 42.49px;
    padding-left: 37px;
    position: relative
}

.recent-news-cm .home-post-item .cta-container a:before {
    background: url(../image/arrow.png) 50%/cover no-repeat;
    content: "";
    height: 14px;
    left: 0;
    position: absolute;
    top: 3px;
    transition: all .3s ease-in-out;
    width: 14px
}

.recent-news-cm .home-post-item .cta-container a:hover:before {
    background-image: url(../image/BlueArrowRight.png);
    height: 14px;
    transition: all .3s ease-in-out;
    width: 14px
}

.recent-news-cm .heading-cont h4 {
    font-size: 24px;
    font-weight: 700;
    line-height: 48px;
    position: relative
}

.recent-news-cm .heading-cont h4:after {
    background-color: #d3d2d2;
    content: "";
    height: 1px;
    position: absolute;
    right: 0;
    top: 26px;
    width: calc(100% - 165px)
}

.recent-news-cm {
    padding: 33px 0 73px
}

.recent-news-cm .heading-cont {
    margin-bottom: 7px
}

@media (max-width: 1024px) {
    .recent-news-cm .home-post-item .hubspot-editable > .row-fluid {
        display: flex;
        flex-wrap: wrap
    }

    .recent-news-cm .home-post-item .hubspot-editable .right-column {
        padding-left: 20px
    }

    .recent-news-cm .home-post-item .text-container {
        padding: 18px 10px 62px
    }

    .recent-news-cm .home-post-item .cta-container a {
        font-size: 13.93px;
        padding-left: 20px
    }

    .recent-news-cm .home-post-item .cta-container {
        left: 10px;
        right: 10px
    }

    .recent-news-cm .home-post-item .cta-container a:before {
        top: 2px
    }

    .recent-news-cm .home-post-item .hubspot-editable .right-column {
        display: block;
        padding-left: 0;
        width: 100%
    }

    .recent-news-cm .home-post-item .hubspot-editable .right-column:before {
        display: none
    }
}

@media (max-width: 767px) {
    .recent-news-cm .post-listing-cont .home-post-item {
        margin-right: 0;
        width: 100%
    }

    .recent-news-cm .home-post-item .featured-image .hs-featured-image-wrapper {
        background-position: top !important
    }

    .recent-news-cm .home-post-item .hubspot-editable .left-column a, .recent-news-cm .home-post-item .hubspot-editable .right-column .date {
        font-size: 16px;
        line-height: 26px
    }

    .recent-news-cm .home-post-item .hubspot-editable .right-column {
        display: inline-block;
        padding-left: 20px;
        width: auto
    }

    .recent-news-cm .home-post-item .hubspot-editable .right-column:before {
        display: block
    }

    .recent-news-cm .slick-track {
        height: 100%;
        padding: 20px 0 70px
    }

    .recent-card-slider .slick-slide {
        display: none
    }

    .recent-card-slider .slick-slide:focus {
        outline: 0
    }

    .recent-card-slider .slick-initialized .slick-slide {
        display: block;
        position: relative
    }

    .recent-card-slider .slick-dots li.slick-active button {
        background: #0f2c52;
        height: 12px;
        width: 12px
    }

    .recent-card-slider .slick-dots li.slick-active button:focus {
        outline: 0
    }

    .recent-card-slider .slick-dots li {
        display: inline-block;
        line-height: 10px;
        margin: 0 7px 0 11px
    }

    .recent-card-slider .slick-dots {
        text-align: center
    }

    .recent-card-slider .slick-dots li button {
        background: #c3cad4;
        border: 0;
        border-radius: 50%;
        cursor: pointer;
        font-size: 1px;
        height: 12px;
        padding: 0;
        transition: all .2s ease-in-out;
        width: 12px
    }

    .recent-card-slider {
        position: relative;
        z-index: 1
    }

    .recent-card-slider ul.slick-dots {
        bottom: 0;
        left: -46%;
        padding-left: 0;
        position: absolute;
        right: 0
    }

    body .row-fluid .recent-card-slider .slick-slide {
        box-shadow: 0 30px 60px 0 rgba(15, 44, 82, .1);
        left: 10px;
        margin: 0 10px;
        position: relative
    }

    .recent-card-slider .slick-slide a:focus, .recent-card-slider .slick-slide:focus {
        outline: none
    }

    .recent-card-slider {
        width: 180%
    }

    .recent-news-cm {
        padding: 33px 0 23px
    }

    .recent-news-cm .home-post-item .cta-container {
        bottom: 20px;
        left: 20px;
        margin-top: 0;
        position: absolute;
        right: 20px
    }

    .recent-news-cm .home-post-item .text-container {
        box-sizing: border-box;
        display: block;
        float: left;
        padding: 18px 20px 70px;
        width: 100%
    }

    .recent-news-cm .home-post-item .cta-container a {
        font-size: 18px;
        padding-left: 30px
    }

    .recent-news-cm .home-post-item .cta-container a:before {
        top: 6px
    }
}

.hs-blog-listing .blog-listing-content {
    display: none
}

.category-page .blog-listing-content {
    display: block
}

.category-page .blog-listing-content .blog-section .content, .category-page .news-section1, .category-page .news-section2, .category-page .news-section3 {
    display: none
}

.category-page .blog-listing-content .blog-section .post-item {
    align-self: stretch;
    background: #fff;
    border-radius: 5px;
    border-radius: 6px;
    box-shadow: 0 30px 60px 0 rgba(15, 44, 82, .1);
    box-sizing: border-box;
    display: block;
    float: left;
    list-style: none;
    margin-bottom: 45px;
    margin-right: 2.4%;
    padding-bottom: 0;
    position: relative;
    transition: all .4s ease-in-out;
    width: 31.7%
}

.category-page .blog-listing-content .blog-section .post-item:focus {
    border: none;
    outline: none
}

.category-page .blog-listing-content .blog-section .post-item:nth-child(3n) {
    margin-right: 0
}

.category-page .blog-listing-content .blog-section .post-listing {
    -ms-flex-pack: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 0
}

.category-page .blog-listing-content {
    padding: 100px 0 0;
    position: relative
}

.category-page .blog-listing-content .post-item .featured-image .hs-featured-image-wrapper {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    height: 185px
}

.category-page .blog-listing-content .post-item .text-container {
    margin-left: 0;
    padding: 18px 17px 62px
}

.category-page .blog-listing-content .post-item .text-container h3 {
    font-size: 19.48px;
    font-weight: 300;
    line-height: 26.56px
}

.category-page .blog-listing-content .post-item .hubspot-editable {
    margin-left: 0
}

.category-page .blog-listing-content .post-item .cta-container {
    bottom: 11px;
    left: 17px;
    margin-left: 0;
    margin-top: 6px;
    position: absolute;
    right: 17px;
    width: auto
}

.category-page .blog-listing-content .post-item .cta-container a {
    color: #f2672a;
    font-size: 15.93px;
    font-weight: 700;
    line-height: 42.49px;
    padding-left: 37px;
    position: relative
}

.category-page .blog-listing-content .post-item .cta-container a:before {
    background: url(../image/arrow.png) 50%/cover no-repeat;
    content: "";
    height: 14px;
    left: 0;
    position: absolute;
    top: 5px;
    transition: all .3s ease-in-out;
    width: 14px
}

.category-page .blog-listing-content .post-item .hubspot-editable > .row-fluid {
    display: flex
}

.category-page .blog-listing-content .post-item .hubspot-editable .left-column a {
    color: #0f2c52;
    font-size: 14.16px;
    line-height: 23.02px;
    position: relative;
    top: 1px
}

.category-page .blog-listing-content .post-item .hubspot-editable .right-column {
    padding-left: 20px;
    position: relative
}

.category-page .blog-listing-content .post-item .hubspot-editable .right-column:before {
    background: #0f2c52;
    bottom: 3px;
    content: "";
    left: 11px;
    position: absolute;
    top: 6px;
    width: 1px
}

.category-page .blog-listing-content .post-item .hubspot-editable .right-column .date {
    color: #0f2c52;
    font-size: 14.16px;
    line-height: 23.02px;
    position: relative;
    top: 1px
}

.ias-trigger {
    margin: 40px auto 0;
    max-width: 230px
}

.ias-trigger, .ias-trigger a {
    display: block;
    float: none;
    position: relative;
    text-align: center
}

.ias-trigger a {
    background-image: linear-gradient(180deg, #ff8055, #f2672a);
    border-radius: 30px;
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    left: 0;
    letter-spacing: 0;
    line-height: 26px;
    margin: 0 auto;
    padding: 12px 70px;
    right: 0;
    width: 100%;
    z-index: 1
}

.ias-trigger a, .ias-trigger a:hover {
    box-shadow: 0 30px 60px 0 rgba(15, 44, 82, .1);
    transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in
}

.ias-trigger a:hover {
    background-image: linear-gradient(180deg, #2c4d7a, #0f2c52);
    color: #fff !important
}

@media (max-width: 767px) {
    .category-page .blog-listing-content .post-item .hubspot-editable .left-column a, .category-page .blog-listing-content .post-item .hubspot-editable .right-column .date {
        font-size: 16px;
        line-height: 26px
    }

    .category-page .blog-listing-content .post-item .cta-container a:before {
        top: 6px
    }

    .category-page .blog-listing-content .post-item .cta-container a {
        font-size: 18px;
        line-height: 44px
    }

    .category-page .blog-listing-content .blog-section .post-item {
        margin-right: 0;
        width: 100%
    }

    .category-page .blog-listing-content {
        padding: 60px 0 10px
    }

    .ias-trigger {
        margin: 0 auto
    }

    .category-page .blog-listing-content .post-item .featured-image .hs-featured-image-wrapper {
        height: 177px
    }
}

body .row-fluid .news-register-cm .cta-container a.cta_button {
    min-width: 210px;
    padding: 12px 0
}

.news-register-cm .cta-container .cta-1 {
    margin-bottom: 10px
}

.news-register-cm .cta-container {
    margin-top: 23px
}

.news-register-cm {
    margin-bottom: 70px
}

@media (max-width: 1024px) {
    body .row-fluid .news-register-cm .cta-container a.cta_button {
        box-sizing: border-box !important;
        font-size: 14px;
        min-width: 100%;
        padding: 12px 0
    }

    .news-section1 .right-col {
        padding-left: 30px;
        width: 29.8%
    }

    .news-section1 .right-col:before {
        left: 7px
    }

    .hs-blog-listing h3 {
        line-height: normal
    }
}

@media (max-width: 767px) {
    .news-register-cm .heading h3 {
        font-size: 27px;
        line-height: 32.4px
    }

    .news-register-cm .cta-container .cta-1 {
        float: left;
        width: 48%
    }

    .news-register-cm .cta-container .cta-2 {
        float: left;
        margin-left: 4%;
        width: 48%
    }

    body .row-fluid .news-register-cm .cta-container a.cta_button {
        padding: 6.5px 0
    }

    .news-register-cm {
        margin-bottom: 50px
    }

    .news-register-cm .cta-container {
        margin-top: 43px
    }
}

@media (max-width: 480px) {
    .news-register-cm .cta-container .cta-1 {
        float: left;
        width: 100%
    }

    .news-register-cm .cta-container .cta-2 {
        float: left;
        margin-left: 0;
        width: 100%
    }
}

@media (max-width: 370px) {
    .news-register-cm .cta-container .cta-1 {
        width: 100%
    }

    .news-register-cm .cta-container .cta-2 {
        margin-left: 0;
        width: 100%
    }
}

.news-popular-post-cm .heading-cont h4 {
    font-weight: 700;
    position: relative
}

.news-popular-post-cm .heading-cont {
    margin-bottom: 27px
}

.news-popular-post-cm .heading-cont h4:after {
    background-color: #d3d2d2;
    content: "";
    height: 1px;
    position: absolute;
    right: 0;
    top: 21px;
    width: calc(100% - 135px)
}

.news-popular-post-cm .post-listing-cont .post-item-cont {
    display: block;
    float: left;
    margin: 0 0 35px 2.564103%;
    width: 49.076923%
}

.news-popular-post-cm .post-listing-cont .post-item-cont:first-child {
    margin-bottom: 0;
    margin-left: 0;
    width: 48%
}

.news-popular-post-cm .post-item-cont .featured-image .hs-featured-image-wrapper {
    border-radius: 6px;
    height: 160px
}

.news-popular-post-cm .post-listing-cont .post-item-cont:first-child .featured-image .hs-featured-image-wrapper {
    height: 328px;
    margin-bottom: 27px
}

.news-popular-post-cm .post-listing-cont .post-item-cont .recent-post-container > .row-fluid-wrapper > .row-fluid {
    display: flex
}

.news-popular-post-cm .post-listing-cont .post-item-cont:first-child .recent-post-container > .row-fluid-wrapper > .row-fluid {
    display: block
}

.news-popular-post-cm .post-listing-cont .post-item-cont .description {
    display: none
}

.news-popular-post-cm .post-listing-cont .post-item-cont:first-child .description {
    display: block
}

.news-popular-post-cm .post-listing-cont .post-item-cont h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 26px
}

.news-popular-post-cm .post-listing-cont .post-item-cont:first-child h3 {
    font-size: 30px;
    line-height: normal
}

.news-popular-post-cm .post-item-cont .topic-cont a {
    color: #f2672a;
    display: none;
    font-size: 16px;
    font-weight: 400
}

.news-popular-post-cm .post-item-cont .topic-cont {
    margin-bottom: 15px
}

.news-popular-post-cm .post-item-cont .topic-cont a:first-child {
    display: block
}

.news-popular-post-cm .post-item-cont:first-child .topic-cont {
    margin-bottom: 25px
}

.news-popular-post-cm .post-item-cont {
    margin-left: 0
}

.news-popular-post-cm .post-item-cont .cta-container a {
    border-bottom: 2px solid #f2672a;
    color: #f2672a;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
    transition: all .3s ease-in-out
}

.news-popular-post-cm .post-item-cont .cta-container a:hover {
    border-bottom: 2px solid #0f2c52;
    transition: all .3s ease-in-out
}

.news-popular-post-cm .post-item-cont:first-child .text-container {
    margin-left: 0
}

@media (max-width: 1024px) {
    .news-popular-post-cm .post-listing-cont .post-item-cont:first-child h3 {
        font-size: 24px
    }
}

@media (max-width: 767px) {
    .news-popular-post-cm .post-listing-cont .post-item-cont:first-child {
        margin-bottom: 35px;
        width: 100%
    }

    .news-popular-post-cm .post-listing-cont .post-item-cont {
        margin-bottom: 35px;
        margin-left: 0;
        width: 100%
    }

    .news-popular-post-cm .post-listing-cont .post-item-cont .recent-post-container > .row-fluid-wrapper > .row-fluid {
        display: block
    }

    .news-popular-post-cm .post-item-cont .featured-image .hs-featured-image-wrapper {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        height: 177px;
        margin-bottom: 18px
    }

    body .news-popular-post-cm .post-listing-cont .post-item-cont:first-child .featured-image .hs-featured-image-wrapper {
        height: 177px;
        margin-bottom: 18px
    }

    .news-popular-post-cm .post-listing-cont .post-item-cont:first-child h3 {
        font-size: 18px;
        line-height: 26px
    }

    .news-popular-post-cm .post-item-cont .topic-cont, .news-popular-post-cm .post-item-cont:first-child .topic-cont {
        margin-bottom: 8px
    }

    .news-popular-post-cm .post-listing-cont .post-item-cont .description {
        display: block
    }

    .news-section2 {
        padding: 30px 0 0
    }

    .news-popular-post-cm .heading-cont h4:after {
        right: 0;
        top: 22px;
        width: calc(100% - 141px)
    }
}

.news-tag-feed-cm {
    float: left;
    padding: 57px 0 0;
    position: relative;
    width: 100%
}

.news-tag-feed-cm .heading-cont h4 {
    font-weight: 700;
    position: relative;
    text-transform: capitalize
}

.news-tag-feed-cm .heading-cont {
    margin-bottom: 27px
}

.news-tag-feed-cm .heading-cont h4:after {
    background-color: #d3d2d2;
    content: "";
    height: 1px;
    position: absolute;
    right: 0;
    top: 23px;
    width: calc(100% - 85px)
}

.news-tag-feed-cm .post-listing-cont .post-item-cont {
    display: block;
    float: left;
    margin: 0 0 35px 2.564103%;
    position: relative;
    width: 49.076923%
}

.news-tag-feed-cm .post-listing-cont .post-item-cont:first-child .cta-container {
    position: relative
}

.news-tag-feed-cm .post-listing-cont .post-item-cont:first-child {
    margin-bottom: 0;
    margin-left: 0;
    width: 48%
}

.news-tag-feed-cm .post-listing-cont {
    position: relative
}

.news-tag-feed-cm .post-item-cont .featured-image .hs-featured-image-wrapper {
    border-radius: 6px;
    height: 160px
}

.news-tag-feed-cm .post-listing-cont .post-item-cont:first-child .featured-image .hs-featured-image-wrapper {
    height: 328px;
    margin-bottom: 27px
}

.news-tag-feed-cm .post-listing-cont .post-item-cont .recent-post-container > .row-fluid-wrapper > .row-fluid {
    display: flex
}

.news-tag-feed-cm .post-listing-cont .post-item-cont:first-child .recent-post-container > .row-fluid-wrapper > .row-fluid {
    display: block
}

.news-tag-feed-cm .post-listing-cont .post-item-cont .description {
    display: none
}

.news-tag-feed-cm .post-listing-cont .post-item-cont:first-child .description {
    display: block
}

.news-tag-feed-cm .post-listing-cont .post-item-cont h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 26px
}

.news-tag-feed-cm .post-listing-cont .post-item-cont:first-child h3 {
    font-size: 30px;
    line-height: normal
}

.news-tag-feed-cm .post-item-cont .topic-cont a {
    color: #f2672a;
    display: none;
    font-size: 16px;
    font-weight: 400
}

.news-tag-feed-cm .post-item-cont .topic-cont {
    margin-bottom: 15px
}

.news-tag-feed-cm .post-item-cont .topic-cont a:first-child {
    display: block
}

.news-tag-feed-cm .post-item-cont:first-child .topic-cont {
    margin-bottom: 25px
}

.news-tag-feed-cm .post-item-cont {
    margin-left: 0
}

.news-tag-feed-cm .post-item-cont .cta-container a {
    border-bottom: 2px solid #f2672a;
    color: #f2672a;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
    transition: all .3s ease-in-out
}

.news-tag-feed-cm .post-item-cont .cta-container a:hover {
    border-bottom: 2px solid #0f2c52;
    transition: all .3s ease-in-out
}

.news-tag-feed-cm .post-item-cont:first-child .text-container {
    margin-left: 0
}

.news-section3 .feed-container > .row-fluid-wrapper:nth-child(2) .news-tag-feed-cm .heading-cont h4:after {
    width: calc(100% - 170px)
}

.news-section3 .feed-container > .row-fluid-wrapper:nth-child(2) .news-tag-feed-cm {
    padding: 48px 0 60px
}

body .row-fluid .news-section3 .feed-container > .row-fluid-wrapper:nth-child(2) .news-tag-feed-cm .post-item-cont {
    display: block;
    float: left;
    margin: 0 2.564103% 35px 0;
    width: 49.076923%
}

body .row-fluid .news-section3 .feed-container > .row-fluid-wrapper:nth-child(2) .news-tag-feed-cm .post-item-cont .text-container {
    margin-left: 2.564102564%
}

body .row-fluid .news-section3 .feed-container > .row-fluid-wrapper:nth-child(2) .news-tag-feed-cm .post-item-cont:last-child .text-container {
    margin-left: 0
}

.news-section3 .feed-container > .row-fluid-wrapper:nth-child(2) .news-tag-feed-cm .post-item-cont:last-child .featured-image .hs-featured-image-wrapper {
    height: 328px;
    margin-bottom: 27px
}

.news-section3 .feed-container > .row-fluid-wrapper:nth-child(2) .news-tag-feed-cm .post-item-cont:first-child .featured-image .hs-featured-image-wrapper {
    height: 160px
}

.news-section3 .feed-container > .row-fluid-wrapper:nth-child(2) .news-tag-feed-cm .post-item-cont:first-child .topic-cont {
    margin-bottom: 15px
}

.news-section3 .feed-container > .row-fluid-wrapper:nth-child(2) .news-tag-feed-cm .post-item-cont:last-child .topic-cont {
    margin-bottom: 25px
}

.news-section3 .feed-container > .row-fluid-wrapper:nth-child(2) .news-tag-feed-cm .post-item-cont:last-child h3 {
    font-size: 30px;
    line-height: normal
}

.news-section3 .feed-container > .row-fluid-wrapper:nth-child(2) .news-tag-feed-cm .post-item-cont:first-child h3 {
    font-size: 18px;
    line-height: 26px
}

.news-section3 .feed-container > .row-fluid-wrapper:nth-child(2) .news-tag-feed-cm .post-item-cont:first-child .description {
    display: none
}

.news-section3 .feed-container > .row-fluid-wrapper:nth-child(2) .news-tag-feed-cm .post-item-cont:last-child .description {
    display: block
}

.news-section3 .feed-container > .row-fluid-wrapper:nth-child(2) .news-tag-feed-cm .post-listing-cont .post-item-cont:first-child .recent-post-container > .row-fluid-wrapper > .row-fluid {
    display: flex
}

.news-section3 .feed-container > .row-fluid-wrapper:nth-child(2) .news-tag-feed-cm .post-listing-cont .post-item-cont:last-child .recent-post-container > .row-fluid-wrapper > .row-fluid {
    display: block
}

.news-section3 .feed-container > .row-fluid-wrapper:nth-child(2) .news-tag-feed-cm .post-item-cont:last-child .cta-container {
    position: relative
}

@media (max-width: 1024px) {
    .news-section3 .feed-container > .row-fluid-wrapper:nth-child(2) .news-tag-feed-cm .post-item-cont:last-child h3, .news-tag-feed-cm .post-listing-cont .post-item-cont:first-child h3 {
        font-size: 24px;
        line-height: normal
    }
}

@media (max-width: 767px) {
    .news-tag-feed-cm .post-listing-cont .post-item-cont:first-child {
        margin-bottom: 35px;
        width: 100%
    }

    .news-tag-feed-cm .post-listing-cont .post-item-cont {
        margin-bottom: 35px;
        margin-left: 0;
        width: 100%
    }

    .news-tag-feed-cm .post-listing-cont .post-item-cont .recent-post-container > .row-fluid-wrapper > .row-fluid {
        display: block
    }

    .news-tag-feed-cm .post-item-cont .featured-image .hs-featured-image-wrapper {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        height: 177px;
        margin-bottom: 18px
    }

    body .news-tag-feed-cm .post-listing-cont .post-item-cont:first-child .featured-image .hs-featured-image-wrapper {
        height: 177px;
        margin-bottom: 18px
    }

    .news-tag-feed-cm .post-listing-cont .post-item-cont:first-child h3 {
        font-size: 18px;
        line-height: 26px
    }

    .news-tag-feed-cm .post-item-cont .topic-cont, .news-tag-feed-cm .post-item-cont:first-child .topic-cont {
        margin-bottom: 8px
    }

    .news-tag-feed-cm .post-listing-cont .post-item-cont .description {
        display: block
    }

    .news-tag-feed-cm .heading-cont h4:after {
        right: 0;
        width: calc(100% - 81px)
    }

    body .row-fluid .news-section3 .feed-container > .row-fluid-wrapper:nth-child(2) .news-tag-feed-cm .post-item-cont {
        margin-right: 0;
        width: 100%
    }

    body .row-fluid .news-section3 .feed-container > .row-fluid-wrapper:nth-child(2) .news-tag-feed-cm .post-item-cont:last-child {
        position: relative;
        top: 0;
        width: 100%
    }

    .news-section3 .feed-container > .row-fluid-wrapper:nth-child(2) .news-tag-feed-cm .post-listing-cont .post-item-cont:first-child .recent-post-container > .row-fluid-wrapper > .row-fluid {
        display: block
    }

    body .row-fluid .news-section3 .feed-container > .row-fluid-wrapper:nth-child(2) .news-tag-feed-cm .post-item-cont .text-container {
        margin-left: 0
    }

    .news-section3 .feed-container > .row-fluid-wrapper:nth-child(2) .news-tag-feed-cm .post-item-cont:first-child .featured-image .hs-featured-image-wrapper, .news-section3 .feed-container > .row-fluid-wrapper:nth-child(2) .news-tag-feed-cm .post-item-cont:last-child .featured-image .hs-featured-image-wrapper {
        height: 177px;
        margin-bottom: 18px
    }

    .news-section3 .feed-container > .row-fluid-wrapper:nth-child(2) .news-tag-feed-cm .post-item-cont:last-child h3 {
        font-size: 18px;
        line-height: 26px
    }

    .news-section3 .feed-container > .row-fluid-wrapper:nth-child(2) .news-tag-feed-cm .post-item-cont:last-child .topic-cont {
        margin-bottom: 8px
    }

    .news-section3 .feed-container > .row-fluid-wrapper:nth-child(2) .news-tag-feed-cm .heading-cont h4:after {
        right: 0;
        width: calc(100% - 169px)
    }

    .news-section3 .feed-container > .row-fluid-wrapper:nth-child(2) .news-tag-feed-cm, .news-tag-feed-cm {
        padding: 7px 0 0
    }

    .news-tag-feed-cm .heading-cont {
        margin-bottom: 37px
    }

    .news-section3 .feed-container > .row-fluid-wrapper:nth-child(2) .news-tag-feed-cm .post-item-cont:first-child .description {
        display: block
    }
}

.post-section-hero {
    padding: 63px 0 65px;
    position: relative;
    z-index: 1
}

.post-section-hero:before {
    background-image: linear-gradient(0deg, #24282d, #24282d 50%, #24282d);
    bottom: 0;
    content: "";
    left: 0;
    opacity: .7;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -1
}

body .row-fluid .post-section-hero .wrapper {
    max-width: 1030px
}

.post-section-hero .tag-author-date ul li {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    margin-left: 0;
    margin-right: 15px;
    position: relative
}

[dir=rtl] .post-section-hero .tag-author-date ul li {
    margin-left: 15px;
    margin-right: 0
}

.post-section-hero .tag-author-date ul li:after {
    background: #fff;
    bottom: 5px;
    content: "";
    position: absolute;
    right: -10px;
    top: 8px;
    width: 1px
}

[dir=rtl] .post-section-hero .tag-author-date ul li:after {
    left: -10px;
    right: auto
}

.post-section-hero .tag-author-date ul li:before, .post-section-hero .tag-author-date ul li:last-child:after {
    display: none
}

.post-section-hero .tag-author-date ul li a {
    font-size: 16px;
    font-weight: 700;
    line-height: 26px
}

.post-section-hero h2 {
    max-width: 572px
}

.post-section-hero .tag-author-date .each-li-item span {
    display: none
}

.post-section-hero .tag-author-date .each-li-item span:first-child {
    display: block
}

.post-section-hero .sharing-icon {
    margin-top: 35px
}

.post-section-hero .sharing-icon span.heading {
    display: inline-block;
    float: left;
    font-size: 18px;
    font-weight: 700;
    line-height: 48px;
    margin-right: 23px;
    position: relative;
    top: -9px;
    width: auto
}

[dir=rtl] .post-section-hero .sharing-icon span.heading {
    float: right;
    margin-left: 23px;
    margin-right: 0
}

[dir=rtl] .a2a_default_style a {
    float: right
}

.post-section-hero .sharing-icon .a2a_svg svg {
    height: 20px;
    top: 6px;
    width: 20px
}

.post-section-hero .sharing-icon .a2a_default_style a {
    margin-right: 4px
}

.post-section-hero .text-container h2 a:hover {
    color: #fff !important
}

@media (max-width: 1024px) {
    .post-section-hero {
        padding: 70px 0 65px
    }

    .post-section-hero .text-container h2 {
        font-size: 30px;
        line-height: 42px;
        margin-bottom: 8px
    }

    .post-section-hero .tag-author-date ul li, .post-section-hero .tag-author-date ul li a {
        font-size: 14px
    }

    .post-section-hero .tag-author-date ul {
        margin: 0 0 10px
    }

    .post-section-hero .sharing-icon {
        margin-top: 0
    }

    .post-section-hero .tag-author-date ul li:before {
        top: 6px
    }
}

@media (max-width: 767px) {
    .post-section-hero .sharing-icon span.heading {
        font-size: 14px
    }
}

.news-article-section1 {
    padding: 70px 0 50px
}

.news-article-section1 .post-body .hs-responsive-embed {
    margin: 40px auto !important;
    max-width: 100% !important
}

.news-article-section1 .left-col .post-body p {
    color: #4c4c4c
}

.news-article-section1 .post-body h3 {
    line-height: 48px;
    margin-bottom: 30px
}

.news-article-section1 .post-body li h3 {
    line-height: 1.5
}

.news-article-section1 .left-col {
    width: 66.54%
}

.news-article-section1 .right-col {
    padding-left: 83px;
    position: relative;
    width: 30.8%
}

.news-article-section1 .right-col:before {
    background-color: #d3d2d2;
    bottom: 0;
    content: "";
    left: 22px;
    position: absolute;
    top: 0;
    width: 1px
}

.related-post-section .post-list-topics {
    display: none
}

.related-post-section .post-listing .post-item {
    border-radius: 5px;
    cursor: pointer;
    margin-bottom: 0;
    margin-left: 0;
    padding: 10px 10px 20px;
    transition: all .3s ease-in-out
}

.related-post-section .post-listing .post-item:hover {
    background-color: #fff;
    box-shadow: 0 30px 60px 0 rgba(15, 44, 82, .1);
    transition: all .3s ease-in-out
}

.related-post-section .post-listing .post-item .cta-container a {
    color: #f2672a;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    padding-left: 35px;
    position: relative
}

[dir=rtl] .related-post-section .post-listing .post-item .cta-container a {
    padding-left: 0;
    padding-right: 35px
}

.related-post-section .post-listing .post-item .cta-container a:before {
    background: url(../image/arrow.png) 50%/cover no-repeat;
    content: "";
    height: 14px;
    left: 0;
    position: absolute;
    top: 5px;
    width: 14px
}

[dir=rtl] .related-post-section .post-listing .post-item .cta-container a:before {
    left: auto;
    right: 0;
    transform: rotate(180deg)
}

.related-post-section .post-listing .post-item .cta-container a:hover:before {
    background-image: url(../image/BlueArrowRight.png)
}

.related-post-section .related-post-title {
    font-weight: 700;
    position: relative
}

.related-post-section .related-post-title:after {
    background: #d3d2d2;
    content: "";
    height: 1px;
    position: absolute;
    right: 0;
    top: 25px;
    width: 38%
}

[dir=rtl] .related-post-section .related-post-title:after {
    left: 0;
    right: auto
}

.news-article-section1 .blog-section .post-body p {
    color: #4c4c4c;
    line-height: 30px
}

.news-article-section1 .blog-section .sharing-icon span.heading {
    color: #f2672a;
    display: inline-block;
    float: left;
    font-size: 18px;
    font-weight: 700;
    line-height: 48px;
    margin-right: 23px;
    position: relative;
    top: -9px;
    width: auto
}

[dir=rtl] .news-article-section1 .blog-section .sharing-icon span.heading {
    float: right;
    margin-left: 23px;
    margin-right: 0
}

.news-article-section1 .blog-section .sharing-icon .a2a_default_style a {
    margin-right: 4px
}

.news-article-section1 .sharing-icon .a2a_svg svg {
    height: 20px;
    top: 6px;
    width: 20px
}

.news-article-section1 .blog-section .sharing-icon {
    margin-bottom: 20px;
    margin-top: 37px
}

.related-post-section .post-listing .post-item .post-inner {
    margin-left: 0
}

@media (max-width: 1160px) {
    .news-article-section1 .left-col {
        width: 65.54%
    }

    .news-article-section1 .right-col {
        padding-left: 53px
    }

    .related-post-section .related-post-title:after {
        width: 34%
    }
}

@media (max-width: 1024px) {
    .related-post-section .related-post-title:after {
        top: 14px
    }

    .related-post-section .post-listing .post-item .cta-container a {
        font-size: 15px
    }

    .related-post-section .post-listing .post-item .cta-container a:before {
        top: 3px
    }

    .related-post-section .post-listing .post-item {
        margin-bottom: 20px;
        padding: 0
    }

    .related-post-section .post-listing .post-item:hover {
        box-shadow: none
    }

    .related-post-section .related-post-title:after {
        display: none
    }
}

@media (max-width: 767px) {
    .news-article-section1 .left-col {
        width: 100%
    }

    .news-article-section1 .right-col {
        padding-left: 0;
        width: 100%
    }

    .news-article-section1 .right-col:before {
        display: none
    }

    .news-article-section1 {
        padding: 45px 0 50px
    }

    .news-article-section1 .blog-section .sharing-icon span.heading {
        font-size: 14px;
        margin-right: 15px;
        top: -7px
    }

    [dir=rtl] .news-article-section1 .blog-section .sharing-icon span.heading {
        margin-left: 15px;
        margin-right: 0
    }

    .news-article-section1 .blog-section .sharing-icon {
        margin-bottom: 6px
    }

    .related-post-section {
        padding-top: 55px
    }

    .related-post-section .related-post-title {
        font-size: 24px
    }

    .related-post-section .related-post-title:after {
        width: calc(100% - 171px)
    }

    body .row-fluid .related-post-section .post-listing .post-item {
        background: #fff;
        box-shadow: 0 30px 60px 0 rgba(15, 44, 82, .1);
        margin: 0 auto 15px;
        max-width: 300px;
        padding: 16px 16px 20px
    }

    .news-article-section1 .post-body h3 {
        font-size: 27px;
        line-height: 44px
    }

    .news-article-section1 .blog-section .post-body ol li, .news-article-section1 .blog-section .post-body p, .news-article-section1 .blog-section .post-body ul li {
        font-size: 16px;
        line-height: 26px
    }
}

.blog-post-slider1 .cm-container .image-container img {
    height: 460px !important;
    width: 100% !important
}

.blog-slider {
    overflow: hidden;
    position: relative
}

.blog-image-slider1 .slick-slide {
    display: none
}

.blog-slider .slick-slide:focus {
    border: none;
    outline: 0
}

.blog-image-slider1 .slick-initialized .slick-slide {
    display: block
}

.blog-image-slider1 {
    position: relative;
    z-index: 1
}

.blog-image-slider {
    display: block;
    margin-bottom: 40px;
    margin-top: 15px
}

.blog-image-slider .slick-next {
    background: #fff;
    border-top-left-radius: 6px;
    bottom: 0;
    box-sizing: border-box;
    color: #0f2c52;
    cursor: pointer;
    font-size: 18px;
    font-weight: 700;
    height: 80px;
    line-height: 77px;
    padding: 0 28px;
    position: absolute;
    right: 0;
    width: 120px;
    z-index: 2
}

.blog-image-slider .slick-next:after {
    background: url(../image/orangearrow.png) 50%/cover no-repeat;
    bottom: 33px;
    content: "";
    cursor: pointer;
    height: 16px;
    position: absolute;
    right: 26px;
    width: 16px;
    z-index: 1
}

.blog-image-slider .slick-prev {
    background: #fff;
    bottom: 0;
    color: #0f2c52;
    display: none;
    font-size: 18px;
    font-weight: 700;
    left: 0;
    line-height: 48px;
    padding: 10px 20px;
    position: absolute
}

.blog-image-slider .slick-prev:after {
    background: url(../image/orangearrow.png) 50%/cover no-repeat;
    bottom: 0;
    content: "";
    cursor: pointer;
    display: none;
    height: 16px;
    left: 0;
    position: absolute;
    transform: rotate(180deg);
    width: 16px;
    z-index: 1
}

.blog-post-slider1 .slide-count-wrap {
    background: #fff;
    border-top-right-radius: 4px;
    bottom: 40px;
    color: #0f2c52;
    font-size: 18px;
    height: 80px;
    left: 0;
    line-height: 86px;
    position: absolute;
    text-align: center;
    width: 99px;
    z-index: 4
}

.blog-post-slider1 .slide-count-wrap .current {
    color: #0f2c52;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    top: 2px
}

.blog-post-slider1 .slide-count-wrap .total {
    color: #0f2c52;
    font-size: 12px;
    font-weight: 400;
    margin-left: 10px
}

.blog-post-slider1 .slide-count-wrap .current:after {
    color: #0f2c52;
    content: "/";
    font-weight: 400;
    margin-left: 5px;
    position: absolute
}

@media (max-width: 767px) {
    .blog-post-slider1 .cm-container .image-container img {
        height: 190px !important
    }

    .blog-post-slider1 .slide-count-wrap {
        background: transparent;
        bottom: 0;
        text-align: left;
        top: auto
    }

    .blog-post-slider1 .slide-count-wrap .current, .blog-post-slider1 .slide-count-wrap .total {
        font-size: 16px;
        font-weight: 700;
        line-height: 20px
    }

    .blog-image-slider .slick-next {
        background: transparent;
        bottom: 0;
        float: right;
        padding: 0 30px 0 0;
        position: relative;
        right: 0;
        text-align: right;
        width: 115px
    }

    .blog-image-slider .slick-prev {
        display: none
    }

    .blog-image-slider .slick-next:after {
        right: 0
    }
}

.news-article-tag-feed-cm {
    padding-bottom: 20px
}

.news-article-tag-feed-cm .heading-cont h4 {
    font-weight: 700;
    position: relative
}

.news-article-tag-feed-cm .heading-cont h4:after {
    background: #d3d2d2;
    content: "";
    height: 1px;
    position: absolute;
    right: 0;
    top: 25px;
    width: calc(100% - 170px)
}

.news-article-tag-feed-cm .post-listing-cont {
    -ms-flex-pack: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 0
}

.news-article-tag-feed-cm .post-listing-cont .post-item-cont {
    align-self: stretch;
    background: #fff;
    border-radius: 6px;
    box-sizing: border-box;
    display: block;
    float: left;
    list-style: none;
    margin-right: 5.4%;
    padding-bottom: 0;
    position: relative;
    transition: all .4s ease-in-out;
    width: 29.7%
}

.news-article-tag-feed-cm .post-listing-cont .post-item-cont:nth-child(3n) {
    margin-right: 0
}

[dir=rtl] .news-article-tag-feed-cm .post-listing-cont .post-item-cont {
    margin-left: 5.4%;
    margin-right: 0
}

[dir=rtl] .news-article-tag-feed-cm .post-listing-cont .post-item-cont:nth-child(3n) {
    margin-left: 0
}

.news-article-tag-feed-cm .post-listing-cont .post-item-cont .cta-container {
    bottom: 0;
    position: absolute
}

.news-article-tag-feed-cm .post-listing-cont .post-item-cont:last-child {
    margin-right: 0
}

.news-article-tag-feed-cm .post-item-cont .featured-image .hs-featured-image-wrapper {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    height: 190px;
    margin-bottom: 18px
}

.news-article-tag-feed-cm .post-item-cont .text-container {
    margin-left: 0;
    padding-bottom: 40px
}

.news-article-tag-feed-cm .post-item-cont .text-container h5 {
    font-size: 20px;
    line-height: normal
}

.news-article-tag-feed-cm .post-item-cont .cta-container a {
    border-bottom: 2px solid;
    color: #f2672a;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    line-height: 30px
}

.news-article-tag-feed-cm .post-item-cont .each-li-item a {
    color: #f2672a;
    display: none;
    font-size: 16px;
    font-weight: 400;
    line-height: normal
}

.news-article-tag-feed-cm .post-item-cont .each-li-item a:first-child {
    display: block
}

.news-article-tag-feed-cm .post-item-cont .topic-cont {
    margin-bottom: 10px
}

@media (max-width: 1024px) {
    .news-article-tag-feed-cm .heading-cont h4:after {
        top: 14px
    }
}

@media (max-width: 767px) {
    .news-article-tag-feed-cm .post-listing-cont .post-item-cont {
        margin-right: 0;
        width: 100%
    }

    .news-article-tag-feed-cm .post-item-cont .text-container {
        padding-bottom: 30px
    }

    .news-article-tag-feed-cm .post-listing-cont .post-item-cont .cta-container {
        bottom: 0;
        position: relative
    }

    .news-article-tag-feed-cm .post-item-cont:last-child .text-container {
        padding-bottom: 0
    }

    body.hs-blog-post .related-content-cm {
        padding: 28px 0 15px
    }

    .news-article-tag-feed-cm .heading-cont h4 {
        font-size: 24px;
        line-height: 48px
    }

    .news-article-tag-feed-cm .heading-cont h4:after {
        top: 26px
    }

    .news-article-tag-feed-cm .post-item-cont .text-container h5 {
        font-size: 18px
    }
}

.hs-blog-post .hs-responsive-embed-inner-wrapper {
    padding-bottom: 50% !important
}

.hs-blog-post .blog-section .post-body ul li {
    margin-left: 20px;
    position: relative
}

.hs-blog-post .blog-section .post-body ol li, .hs-blog-post .blog-section .post-body ul li {
    color: #4c4c4c;
    font-size: 18px;
    line-height: 26px
}

.hs-blog-post .blog-section .post-body ul li:before {
    background: #4c4c4c;
    border-radius: 50%;
    content: "";
    height: 6px;
    left: -20px;
    position: absolute;
    top: .6em;
    width: 6px
}

.hs-blog-post .blog-section .post-body h2 {
    font-size: 33px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 45px;
    margin-bottom: 16px
}

.trading-seminar-banner {
    padding: 108px 0 100px
}

body .row-fluid .trading-seminar-banner .wrapper {
    max-width: 1065px
}

.trading-seminar-banner .description-container {
    max-width: 610px
}

.trading-seminar-banner .heading-container h2 {
    margin-bottom: 29px
}

@media (max-width: 1024px) {
    .trading-seminar-banner {
        padding: 68px 0 60px
    }
}

@media (max-width: 767px) {
    .trading-seminar-banner {
        padding: 131px 0 120px
    }

    .trading-seminar-banner .heading-container h2 {
        font-size: 30px;
        line-height: 42px;
        margin-bottom: 19px
    }
}

.seminar-accordion-cm {
    padding: 73px 0 4px
}

body .row-fluid .seminar-accordion-cm .heading-container {
    float: none;
    margin: 0 auto 65px;
    max-width: 800px
}

.seminar-accordion-cm .mobile-cm-cont {
    display: none
}

.seminar-accordion-cm .heading-container p {
    color: #4c4c4c;
    margin-bottom: 25px
}

.seminar-accordion-cm .heading-container h3 {
    margin-bottom: 33px
}

.seminar-accordion-cm .cm-container .cm-heading {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.seminar-accordion-cm .cm-container .cm-heading h6 {
    color: #0f2c52;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 26px;
    text-transform: uppercase
}

.seminar-accordion-cm .cm-container .cm-heading .col-1 {
    margin-right: 1%;
    width: 9.5%
}

.seminar-accordion-cm .cm-container .cm-heading .col-2 {
    margin-right: 1%;
    width: 18%
}

.seminar-accordion-cm .cm-container .cm-heading .col-3 {
    margin-right: 1%;
    width: 16.5%
}

.seminar-accordion-cm .cm-container .cm-heading .col-4 {
    margin-right: 1%;
    width: 24%
}

.seminar-accordion-cm .cm-container .cm-heading .col-5 {
    margin-right: 1%;
    width: 11.5%
}

.seminar-accordion-cm .cm-container .cm-heading .col-6 {
    width: 14.5%
}

.seminar-accordion-cm .heading-cont .col-1 {
    color: #0f2c52;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    margin-right: 1%;
    width: 9.5%
}

.seminar-accordion-cm .heading-cont .col-2 {
    color: #0f2c52;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    margin-right: 1%;
    width: 18%
}

.seminar-accordion-cm .heading-cont .col-3 {
    color: #0f2c52;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    margin-right: 1%;
    width: 16.5%
}

.seminar-accordion-cm .heading-cont .col-4 {
    color: #0f2c52;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    margin-right: 1%;
    width: 24%
}

.seminar-accordion-cm .heading-cont .col-5 {
    margin-right: 1%;
    position: relative;
    top: -26px;
    width: 11.5%
}

.seminar-accordion-cm .heading-cont .col-5 a.cta_button {
    padding: 10.5px 18px
}

.seminar-accordion-cm .heading-cont .row-fluid {
    display: flex;
    flex-wrap: wrap
}

.seminar-accordion-cm .heading-cont .one-line-text p {
    color: #e1632e;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 4px
}

.seminar-accordion-cm .accordion_group {
    border-top: 1px solid #d3d2d2;
    position: relative
}

.seminar-accordion-cm .accordion_group:last-child {
    border-bottom: 1px solid #d3d2d2
}

.seminar-accordion-cm .heading-cont {
    padding-top: 21px
}

.seminar-accordion-cm .accordion_header a.read-less {
    display: none;
    transition: all .3s ease-in-out
}

.seminar-accordion-cm .accordion_header .read-cont {
    position: relative;
    right: 0;
    top: 0
}

.seminar-accordion-cm .accordion_header .read-cont a.read-more {
    background-color: #f6f6f6;
    color: #0f2c52
}

.seminar-accordion-cm .accordion_header .read-cont a.read-less, .seminar-accordion-cm .accordion_header .read-cont a.read-more {
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    padding: 36px 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 160px
}

.seminar-accordion-cm .accordion_header .read-cont a.read-less {
    background-color: #0f2d52;
    color: #fff
}

.seminar-accordion-cm .accordion_header .read-cont a.read-less:hover {
    color: #fff !important
}

.seminar-accordion-cm .accordion_group.expanded .accordion_header a.read-less {
    display: block;
    transition: all .3s ease-in-out
}

.seminar-accordion-cm .accordion_group.expanded .accordion_header a.read-more {
    display: none;
    transition: all .3s ease-in-out
}

.seminar-accordion-cm .hide {
    display: none
}

.seminar-accordion-cm .accordion_group .accordion_header {
    position: absolute;
    right: 0;
    top: 0
}

.seminar-accordion-cm .accordion_content {
    background-color: hsla(0, 1%, 83%, .2);
    border-top: 1px solid #d3d2d2;
    padding: 35px 0 20px
}

body .row-fluid .seminar-accordion-cm .accordion_content p {
    color: #4c4c4c;
    float: none;
    margin: 0 auto 25px;
    max-width: 815px
}

.seminar-accordion-cm .cm-container .cm-heading .col-6 h6 {
    position: relative;
    right: -30px
}

.seminar-accordion-cm .row-fluid.one-line-text {
    width: 72%
}

.seminar-accordion-cm .row-fluid.one-line-text p {
    padding-right: 20px
}

@media (max-width: 1270px) {
    .seminar-accordion-cm .cm-container .cm-heading .col-6 h6 {
        right: -21px
    }
}

@media (max-width: 1200px) {
    .seminar-accordion-cm .cm-container .cm-heading .col-6 h6 {
        right: -14px
    }
}

@media (max-width: 1120px) {
    .seminar-accordion-cm .accordion_header .read-cont a.read-less, .seminar-accordion-cm .accordion_header .read-cont a.read-more {
        width: 139px
    }
}

@media (max-width: 1024px) {
    .seminar-accordion-cm {
        padding: 43px 0 4px
    }

    .seminar-accordion-cm .row-fluid.one-line-text p {
        padding-right: 50px
    }

    .seminar-accordion-cm .heading-container h3 {
        margin-bottom: 4px
    }

    .seminar-accordion-cm .heading-container p {
        margin-bottom: 12px
    }

    body .row-fluid .seminar-accordion-cm .heading-container {
        margin: 0 auto 45px
    }

    .seminar-accordion-cm .heading-cont .col-1, .seminar-accordion-cm .heading-cont .col-2, .seminar-accordion-cm .heading-cont .col-3, .seminar-accordion-cm .heading-cont .col-4, .seminar-accordion-cm .heading-cont .one-line-text p {
        font-size: 12px
    }

    .seminar-accordion-cm .cm-container .cm-heading .col-4, .seminar-accordion-cm .heading-cont .col-4 {
        width: 19%
    }

    .seminar-accordion-cm .cm-container .cm-heading .col-5 {
        width: 17.5%
    }

    .seminar-accordion-cm .cm-container .cm-heading .col-6 h6 {
        padding-right: 9%;
        right: 0;
        text-align: center
    }

    .seminar-accordion-cm .heading-cont .col-5 a.cta_button {
        padding: 8.5px 14px
    }

    .seminar-accordion-cm .heading-cont .col-5 {
        top: -25px
    }

    .seminar-accordion-cm .accordion_header .read-cont a.read-less, .seminar-accordion-cm .accordion_header .read-cont a.read-more {
        padding: 34px 0;
        width: 124px
    }

    body .row-fluid .seminar-accordion-cm .accordion_content p {
        padding: 0 30px
    }
}

@media (max-width: 850px) {
    .seminar-accordion-cm .cm-container .cm-heading .col-6 h6 {
        right: 8%;
        text-align: center
    }
}

@media (max-width: 767px) {
    .seminar-accordion-cm .row-fluid.one-line-text {
        width: 100%
    }

    .seminar-accordion-cm .heading-cont .one-line-text p {
        padding-right: 0
    }

    .seminar-accordion-cm .mobile-cm-cont {
        display: block
    }

    .seminar-accordion-cm .cm-container {
        display: none
    }

    .seminar-accordion-cm .accordion_group .accordion_header {
        bottom: 40px;
        left: 0;
        right: 0;
        top: auto
    }

    .seminar-accordion-cm .heading-cont .col-1, .seminar-accordion-cm .heading-cont .col-2, .seminar-accordion-cm .heading-cont .col-3, .seminar-accordion-cm .heading-cont .col-4 {
        border-bottom: 1px solid #d3d2d2;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%
    }

    .seminar-accordion-cm .heading-cont .col-4 {
        border-bottom: none
    }

    .seminar-accordion-cm .accordion_group {
        border: 1px solid #d3d2d2;
        border-radius: 6px;
        margin-bottom: 10px;
        padding: 23px 0 38px
    }

    .seminar-accordion-cm .heading-cont {
        padding: 0 17px
    }

    .seminar-accordion-cm .heading-cont .one-line-text p {
        font-size: 18px
    }

    .seminar-accordion-cm .register-button a.cta_button {
        padding: 12px 31px
    }

    .seminar-accordion-cm .register-button {
        margin-bottom: 16px;
        margin-top: 16px
    }

    .seminar-accordion-cm .heading-cont .left-cont h6 {
        color: #0f2c52;
        font-size: 13px;
        line-height: 48px;
        margin-bottom: 0;
        text-transform: uppercase
    }

    .seminar-accordion-cm .heading-cont .right-cont {
        font-size: 13px;
        line-height: 48px
    }

    .seminar-accordion-cm .heading-cont .left-cont {
        width: 41%
    }

    .seminar-accordion-cm .accordion_header .read-cont a.read-less, .seminar-accordion-cm .accordion_header .read-cont a.read-more {
        font-size: 14px;
        font-weight: 800;
        padding: 7px 0;
        width: 100%
    }

    .seminar-accordion-cm .accordion_header .read-cont a.read-more:before {
        left: 20px
    }

    .seminar-accordion-cm .accordion_header .read-cont a.read-more:after, .seminar-accordion-cm .accordion_header .read-cont a.read-more:before {
        background: url(../image/angleup.png) 50%/cover no-repeat;
        content: "";
        height: 7px;
        position: absolute;
        top: 18px;
        transform: rotate(180deg);
        transition: all .3s ease-in-out;
        width: 10px
    }

    .seminar-accordion-cm .accordion_header .read-cont a.read-more:after {
        right: 20px
    }

    .seminar-accordion-cm .accordion_group.expanded .accordion_header .read-cont a.read-less:after {
        right: 20px
    }

    .seminar-accordion-cm .accordion_group.expanded .accordion_header .read-cont a.read-less:after, .seminar-accordion-cm .accordion_group.expanded .accordion_header .read-cont a.read-less:before {
        background: url(../image/Whitearrowup1.png) 50%/cover no-repeat;
        content: "";
        height: 7px;
        position: absolute;
        top: 18px;
        transform: rotate(0deg);
        transition: all .3s ease-in-out;
        width: 10px
    }

    .seminar-accordion-cm .accordion_group.expanded .accordion_header .read-cont a.read-less:before {
        left: 20px
    }

    .seminar-accordion-cm .accordion_content {
        background: #f6f6f6;
        border-top: none;
        padding: 29px 0 10px;
        position: relative;
        z-index: 1
    }

    body .row-fluid .seminar-accordion-cm .accordion_content p {
        font-size: 13px;
        font-weight: 400;
        line-height: 19.5px;
        margin: 0 auto 16px;
        padding: 0 17px
    }

    .seminar-accordion-cm {
        padding: 48px 0 0
    }

    .seminar-accordion-cm .heading-container h3 {
        font-size: 27px;
        line-height: 44px;
        margin-bottom: 10px
    }

    .seminar-accordion-cm .heading-container {
        text-align: center
    }
}

.previous-seminar-cm .heading-cont {
    padding: 21px 0
}

.previous-seminar-cm .row-fluid.one-line-text {
    width: 74%
}

.previous-seminar-cm {
    padding: 26px 0 18px
}

body .row-fluid .previous-seminar-cm .heading-container {
    float: none;
    margin: 0 auto 56px
}

.previous-seminar-cm .cm-container .cm-heading {
    display: flex;
    flex-wrap: wrap
}

.previous-seminar-cm .cm-container .cm-heading h6 {
    color: #0f2c52;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 26px;
    text-transform: uppercase
}

.previous-seminar-cm .cm-container .cm-heading .col-1 {
    width: 10.5%
}

.previous-seminar-cm .cm-container .cm-heading .col-2 {
    width: 20%
}

.previous-seminar-cm .cm-container .cm-heading .col-3 {
    width: 17.5%
}

.previous-seminar-cm .cm-container .cm-heading .col-4 {
    width: 39%
}

.previous-seminar-cm .cm-container .cm-heading .col-5 {
    width: 12.5%
}

.previous-seminar-cm .heading-cont .col-1 {
    color: #0f2c52;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    width: 10.5%
}

.previous-seminar-cm .heading-cont .col-2 {
    color: #0f2c52;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    width: 20%
}

.previous-seminar-cm .heading-cont .col-3 {
    color: #0f2c52;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    width: 17.5%
}

.previous-seminar-cm .heading-cont .col-4 {
    color: #0f2c52;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    width: 39%
}

.previous-seminar-cm .heading-cont .row-fluid {
    display: flex;
    flex-wrap: wrap
}

.previous-seminar-cm .heading-cont .one-line-text p {
    color: #e1632e;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 4px;
    padding-right: 20px
}

.previous-seminar-cm .accordion_group2 {
    border-top: 1px solid #d3d2d2;
    position: relative
}

.previous-seminar-cm .accordion_group2:last-child {
    border-bottom: 1px solid #d3d2d2
}

.previous-seminar-cm .accordion_header2 a.read-less {
    display: none;
    transition: all .3s ease-in-out
}

.previous-seminar-cm .accordion_header2 .read-cont {
    position: relative;
    right: 0;
    top: 0
}

.previous-seminar-cm .accordion_header2 .read-cont a.read-more {
    background-color: #f6f6f6;
    color: #0f2c52
}

.previous-seminar-cm .accordion_header2 .read-cont a.read-less, .previous-seminar-cm .accordion_header2 .read-cont a.read-more {
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    padding: 36px 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 160px
}

.previous-seminar-cm .accordion_header2 .read-cont a.read-less {
    background-color: #0f2d52;
    color: #fff
}

.previous-seminar-cm .accordion_header2 .read-cont a.read-less:hover {
    color: #fff !important
}

.previous-seminar-cm .accordion_group2.expanded .accordion_header2 a.read-less {
    display: block;
    transition: all .3s ease-in-out
}

.previous-seminar-cm .accordion_group2.expanded .accordion_header2 a.read-more {
    display: none;
    transition: all .3s ease-in-out
}

.previous-seminar-cm .hide {
    display: none
}

.previous-seminar-cm .accordion_group2 .accordion_header2 {
    position: absolute;
    right: 0;
    top: 0
}

.previous-seminar-cm .accordion_content2 {
    background-color: hsla(0, 1%, 83%, .2);
    border-top: 1px solid #d3d2d2;
    padding: 35px 0 20px
}

body .row-fluid .previous-seminar-cm .accordion_content2 p {
    color: #4c4c4c;
    float: none;
    margin: 0 auto 25px;
    max-width: 815px
}

.previous-seminar-cm .cm-container .cm-heading .col-6 h6 {
    position: relative;
    right: -18px
}

.previous-seminar-cm .mobile-cm-cont {
    display: none
}

@media (max-width: 1200px) {
    .previous-seminar-cm .cm-container .cm-heading .col-5 h6 {
        right: 0
    }
}

@media (max-width: 1120px) {
    .previous-seminar-cm .accordion_header2 .read-cont a.read-more {
        width: 139px
    }
}

@media (max-width: 1024px) {
    .previous-seminar-cm {
        padding: 0
    }

    .previous-seminar-cm .row-fluid.one-line-text {
        width: 68%
    }

    .previous-seminar-cm .heading-cont .col-1, .previous-seminar-cm .heading-cont .col-2, .previous-seminar-cm .heading-cont .col-3, .previous-seminar-cm .heading-cont .col-4, .previous-seminar-cm .heading-cont .one-line-text p {
        font-size: 12px
    }

    .previous-seminar-cm .cm-container .cm-heading .col-4 {
        width: 38%
    }

    .previous-seminar-cm .heading-cont .col-4 {
        width: 35%
    }

    .previous-seminar-cm .accordion_header2 .read-cont a.read-less, .previous-seminar-cm .accordion_header2 .read-cont a.read-more {
        padding: 36px 0;
        width: 124px
    }

    body .row-fluid .previous-seminar-cm .accordion_content2 p {
        padding: 0 30px
    }

    .previous-seminar-cm .cm-container .cm-heading .col-5 {
        text-align: center;
        width: 13.8%
    }
}

@media (max-width: 980px) {
    .previous-seminar-cm .cm-container .cm-heading .col-4 {
        width: 38%
    }

    .previous-seminar-cm .cm-container .cm-heading .col-5 h6 {
        position: relative
    }
}

@media (max-width: 820px) and (min-width: 768px) {
    .previous-seminar-cm .cm-container .cm-heading .col-5 h6 {
        right: 16%
    }
}

@media (max-width: 767px) {
    .previous-seminar-cm .row-fluid.one-line-text {
        width: 100%
    }

    .previous-seminar-cm .heading-cont .one-line-text p {
        padding-right: 0
    }

    .previous-seminar-cm .mobile-cm-cont {
        display: block
    }

    .previous-seminar-cm .cm-container {
        display: none
    }

    .previous-seminar-cm .accordion_group2 .accordion_header2 {
        bottom: 40px;
        left: 0;
        right: 0;
        top: auto
    }

    .previous-seminar-cm .heading-cont .col-1, .previous-seminar-cm .heading-cont .col-2, .previous-seminar-cm .heading-cont .col-3, .previous-seminar-cm .heading-cont .col-4 {
        border-bottom: 1px solid #d3d2d2;
        display: flex;
        flex-wrap: wrap;
        width: 100%
    }

    .previous-seminar-cm .heading-cont .col-4 {
        border-bottom: none
    }

    .previous-seminar-cm .accordion_group2 {
        border: 1px solid #d3d2d2;
        border-radius: 6px;
        margin-bottom: 10px;
        padding: 23px 0 38px
    }

    .previous-seminar-cm .heading-cont .one-line-text p {
        font-size: 18px
    }

    .previous-seminar-cm .register-button a.cta_button {
        padding: 12px 31px
    }

    .previous-seminar-cm .register-button {
        margin-bottom: 16px;
        margin-top: 16px
    }

    .previous-seminar-cm .heading-cont .left-cont h6 {
        color: #0f2c52;
        font-size: 13px;
        line-height: 48px;
        margin-bottom: 0;
        text-transform: uppercase
    }

    .previous-seminar-cm .heading-cont .right-cont {
        font-size: 13px;
        line-height: 48px
    }

    .previous-seminar-cm .heading-cont .left-cont {
        width: 40%
    }

    .previous-seminar-cm .accordion_header2 .read-cont a.read-less, .previous-seminar-cm .accordion_header2 .read-cont a.read-more {
        font-size: 14px;
        font-weight: 800;
        padding: 7px 0;
        width: 100%
    }

    .previous-seminar-cm .accordion_header2 .read-cont a.read-more:before {
        left: 20px
    }

    .previous-seminar-cm .accordion_header2 .read-cont a.read-more:after, .previous-seminar-cm .accordion_header2 .read-cont a.read-more:before {
        background: url(../image/angleup.png) 50%/cover no-repeat;
        content: "";
        height: 7px;
        position: absolute;
        top: 18px;
        transform: rotate(180deg);
        transition: all .3s ease-in-out;
        width: 10px
    }

    .previous-seminar-cm .accordion_header2 .read-cont a.read-more:after {
        right: 20px
    }

    .previous-seminar-cm .accordion_group2.expanded .accordion_header2 .read-cont a.read-less:after {
        right: 20px
    }

    .previous-seminar-cm .accordion_group2.expanded .accordion_header2 .read-cont a.read-less:after, .previous-seminar-cm .accordion_group2.expanded .accordion_header2 .read-cont a.read-less:before {
        background: url(../image/Whitearrowup1.png) 50%/cover no-repeat;
        content: "";
        height: 7px;
        position: absolute;
        top: 18px;
        transform: rotate(0deg);
        transition: all .3s ease-in-out;
        width: 10px
    }

    .previous-seminar-cm .accordion_group2.expanded .accordion_header2 .read-cont a.read-less:before {
        left: 20px
    }

    .previous-seminar-cm .accordion_content2 {
        background: #f6f6f6;
        border-top: none;
        padding: 29px 0 10px;
        position: relative;
        z-index: 1
    }

    body .row-fluid .previous-seminar-cm .accordion_content2 p {
        color: #0f2c52;
        font-size: 13px;
        font-weight: 400;
        line-height: 19.5px;
        margin: 0 auto 16px;
        padding: 0 17px
    }

    .previous-seminar-cm {
        padding: 0
    }

    .previous-seminar-cm .heading-cont {
        padding: 0 17px
    }

    .previous-seminar-cm .heading-container h3 {
        color: #24282d;
        font-size: 27px;
        line-height: 44px;
        margin-bottom: 10px
    }

    .previous-seminar-cm .heading-container {
        text-align: center
    }

    .trading-seminar .register-account-cm {
        padding: 36px 0 16px
    }

    body .row-fluid .previous-seminar-cm .heading-container {
        margin: 0 auto 44px
    }

    .trading-seminar .related-content-cm {
        padding: 35px 0 15px
    }
}

.route-banner-cm {
    padding: 128px 0 136px
}

@media (max-width: 1024px) {
    .route-banner-cm {
        padding: 98px 0 96px
    }
}

@media (max-width: 767px) {
    .route-banner-cm {
        padding: 121px 0 120px
    }

    .route-banner-cm .heading-container h1 {
        font-size: 30px;
        margin-bottom: 10px
    }
}

.route-section1-cm {
    padding: 73px 0 20px
}

body .row-fluid .route-section1-cm .heading-container {
    float: none;
    margin: 0 auto 47px;
    max-width: 816px
}

.route-section1-cm .heading-container h1 {
    margin-bottom: 48px
}

.route-section1-cm .heading-container p {
    color: #4c4c4c;
    margin-bottom: 20px
}

body .row-fluid .route-section1-cm .three-col-adjust span {
    justify-content: center;
    margin-right: 0
}

body .row-fluid .route-section1-cm .three-col-adjust span > .hs_cos_wrapper:last-child {
    margin-right: 0
}

.route-section1-cm .image-container {
    background-color: #e5e8ec;
    height: 70px;
    line-height: 55px;
    margin-bottom: 23px;
    max-width: 70px;
    text-align: center;
    width: 100%
}

body .row-fluid .route-section1-cm .wrapper {
    max-width: 1200px
}

body .row-fluid .route-section1-cm .three-col-adjust span > .hs_cos_wrapper {
    flex-basis: 28.9%;
    -webkit-flex-basis: 28.9%;
    margin-bottom: 15px;
    margin-right: 6.6%;
    margin-top: 20px
}

body .row-fluid .route-section1-cm .three-col-adjust span > .hs_cos_wrapper:nth-child(3n) {
    margin-right: 0
}

.route-section1-cm .link-container p a {
    color: #f2672a;
    font-weight: 700
}

.route-section1-cm .link-container p {
    color: #4c4c4c
}

.route-section1-cm .link-container {
    margin-left: 0;
    margin-top: 8px
}

@media (max-width: 1160px) {
    body .row-fluid .route-section1-cm .three-col-adjust span {
        margin-right: 0
    }
}

@media (max-width: 1024px) {
    .route-section1-cm {
        padding: 63px 0 10px
    }

    .route-section1-cm .heading-container h1 {
        margin-bottom: 23px
    }

    body .row-fluid .route-section1-cm .heading-container {
        margin: 0 auto 27px
    }
}

@media (max-width: 767px) {
    .route-section1-cm .heading-container h1 {
        font-size: 27px;
        line-height: 44px;
        margin-bottom: 13px
    }

    .route-section1-cm {
        padding: 36px 0 19px
    }

    body .row-fluid .route-section1-cm .heading-container {
        margin: 0 auto 33px
    }

    body .row-fluid .route-section1-cm .three-col-adjust span > .hs_cos_wrapper {
        margin-bottom: 45px
    }

    body .row-fluid .route-section1-cm .three-col-adjust span > .hs_cos_wrapper:last-child {
        margin-bottom: 0
    }

    .route-section1-cm .link-container {
        display: none
    }
}

.route-section2-cm {
    padding: 30px 0 67px
}

.route-section2-cm .cm-container {
    margin-left: 0
}

.route-section2-cm .cm-container .image-container {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    height: 195px;
    margin-bottom: 20px
}

body .row-fluid .route-section2-cm .cm-container .cta-container a {
    background: transparent;
    background-image: none;
    border-bottom: 2px solid #f2672a;
    border-radius: 0;
    box-shadow: none;
    color: #f2672a;
    font-size: 16px;
    font-weight: 700;
    line-height: 32px;
    padding: 0;
    transition: all .3s ease-in-out
}

body .row-fluid .route-section2-cm .cm-container .cta-container a:hover {
    border-bottom: 2px solid #0f2c52;
    color: #0f2c52 !important;
    transition: all .3s ease-in-out
}

body .row-fluid .route-section2-cm .heading-container {
    float: none;
    margin: 0 auto 45px;
    max-width: 810px
}

.route-section2-cm .heading-container p {
    color: #4c4c4c;
    margin-bottom: 27px
}

.route-section2-cm .heading-container h2 {
    margin-bottom: 22px
}

body .row-fluid .route-section2-cm .content {
    float: none;
    margin: 43px auto 0;
    max-width: 812px
}

body .row-fluid .route-section2-cm .content p {
    color: #4c4c4c
}

.route-section2-cm .cm-container .text-container h4 {
    color: #f2672a;
    font-size: 16px;
    font-weight: 400;
    line-height: normal
}

.route-section2-cm .cm-container .text-container h5 {
    font-size: 20px;
    line-height: normal;
    margin-bottom: 18px
}

body .row-fluid .route-section2-cm .three-col-adjust span > .hs_cos_wrapper {
    flex-basis: 30%;
    -webkit-flex-basis: 30%;
    margin-bottom: 30px;
    margin-right: 4.8%
}

body .row-fluid .route-section2-cm .three-col-adjust span > .hs_cos_wrapper:nth-child(3n) {
    margin-right: 0
}

body .row-fluid .route-section2-cm .three-col-adjust span {
    justify-content: center;
    -webkit-justify-content: center;
    margin: 0
}

.route .related-content-cm {
    padding: 11px 0 33px
}

@media (max-width: 1280px) {
    body .row-fluid .route-section2-cm .three-col-adjust span > .hs_cos_wrapper:nth-child(3n) {
        margin-right: 0
    }

    body .row-fluid .route-section2-cm .three-col-adjust span > .hs_cos_wrapper {
        -webkit-flex-basis: 30%;
        flex-basis: 30%
    }

    body .container-fluid .row-fluid .three-col-adjust > span {
        margin-right: 0
    }
}

@media (max-width: 1024px) {
    .route-section2-cm .heading-container h2, .route-section2-cm .heading-container p {
        margin-bottom: 15px
    }

    body .row-fluid .route-section2-cm .heading-container {
        margin: 0 auto 15px
    }

    .route-section2-cm .cm-container .image-container {
        height: 185px
    }

    .route-section2-cm .cm-container .text-container h5 {
        margin-bottom: 11px
    }

    body .row-fluid .route-section2-cm .content {
        margin: 45px auto 0
    }

    .route-section2-cm {
        padding: 30px 0 40px
    }
}

@media (max-width: 767px) {
    .route-section2-cm .heading-container h2 {
        margin-bottom: 25px
    }

    .route-section2-cm .heading-container p {
        margin-bottom: 20px
    }

    body .row-fluid .route-section2-cm .heading-container {
        margin: 0 auto 28px
    }

    body .row-fluid .route-section2-cm .three-col-adjust span > .hs_cos_wrapper {
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
        margin-bottom: 30px;
        margin-right: 0
    }

    .route-section2-cm .cm-container .image-container {
        height: 177px
    }

    .route-section2-cm .cm-container .text-container h5 {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 15px
    }

    body .row-fluid .route-section2-cm .content {
        display: none
    }

    .route-section2-cm {
        padding: 30px 0 20px
    }
}

.route-section3-cm .link-container {
    margin-top: 65px
}

.route-section3-cm .link-container p a {
    color: #f2672a;
    font-weight: 700;
    position: relative;
    transition: all .3s ease-in-out
}

.route-section3-cm .link-container p a:after {
    color: #f2672a;
    content: "\f0c1";
    font-family: Font Awesome\ 5 Free;
    font-size: 15px;
    font-weight: 600;
    position: absolute;
    right: -21px;
    top: -2px;
    transition: all .3s ease-in-out
}

.route-section3-cm .link-container p a:hover:after {
    color: #0f2c52;
    transition: all .3s ease-in-out
}

.route-section3-cm .link-container p {
    color: #4c4c4c;
    margin-bottom: 0
}

.route-section3-cm {
    padding: 124px 0 5px
}

@media (max-width: 1190px) {
    body .route-section3-cm {
        padding: 74px 0 5px
    }
}

@media (max-width: 1024px) {
    body .route-section3-cm {
        padding: 54px 0 5px
    }

    .route-section3-cm .heading-container p {
        margin-bottom: 20px
    }

    .route-section3-cm .link-container {
        margin-top: 25px
    }
}

@media (max-width: 767px) {
    body .route-section3-cm {
        padding: 73px 0 5px
    }
}

.event-listing .brochure-banner-cm {
    padding: 95px 0 109px
}

.event-listing .route-section1-cm {
    padding: 66px 0 50px
}

.event-listing .route-section1-cm .heading-container h3 {
    margin-bottom: 30px
}

body.event-listing .row-fluid .route-section1-cm .heading-container {
    margin: 0 auto 27px
}

@media (max-width: 767px) {
    .event-listing .brochure-banner-cm {
        padding: 90px 0 101px
    }

    .event-listing .route-section1-cm .heading-container h3 {
        font-size: 27px;
        line-height: 44px;
        margin-bottom: 13px
    }

    .event-listing .route-section1-cm {
        padding: 41px 0 34px
    }

    .event-listing .route-section1-cm .link-container {
        display: block;
        margin-top: 38px
    }
}

.filter-list-event-cm {
    margin-left: 0 !important;
    padding: 55px 0 20px;
    position: relative;
    z-index: 1
}

.filter-list-event-cm .heading-container {
    margin-bottom: 23px
}

.filter-list-event-cm:before {
    background: #f5f5f5;
    content: "";
    height: 393px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -1
}

body .row-fluid .filter-list-event-cm .box {
    float: none;
    margin: 0 auto 40px;
    max-width: 400px
}

.filter-list-event-cm .cm-container {
    margin-left: 0
}

.filter-list-event-cm .cm-container .image-container {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    height: 195px;
    margin-bottom: 20px
}

body .row-fluid .filter-list-event-cm .cm-container .cta-container a {
    background: transparent;
    background-image: none;
    border-bottom: 2px solid #f2672a;
    border-radius: 0;
    box-shadow: none;
    color: #f2672a;
    font-size: 16px;
    font-weight: 700;
    line-height: 32px;
    padding: 0;
    transition: all .3s ease-in-out
}

body .row-fluid .filter-list-event-cm .cm-container .cta-container a:hover {
    border-bottom: 2px solid #0f2c52;
    color: #0f2c52 !important;
    transition: all .3s ease-in-out
}

.filter-list-event-cm .jplist-dd {
    width: 100%
}

.filter-list-event-cm .box label {
    color: #4c4c4c;
    display: block;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 15px;
    text-align: center;
    width: 100%
}

.filter-list-event-cm .jplist-disabled {
    opacity: .5
}

.filter-list-event-cm .jplist-dd {
    background: #fff;
    height: 48px
}

.filter-list-event-cm .jplist-dd-panel {
    color: #212c66;
    font-size: 16px;
    height: 49px;
    line-height: 38px;
    padding: 5px 16px;
    text-align: left
}

.filter-list-event-cm .jplist-dd-content.jplist-dd-opened {
    background: #fff
}

.filter-list-event-cm .jplist-dd-item {
    padding: 10px 15px
}

body .row-fluid .filter-list-event-cm .three-col-adjust span > .hs_cos_wrapper {
    -webkit-flex-basis: 28.35%;
    flex-basis: 28.35%;
    margin-right: 4.8%;
    margin-top: 49px;
    padding-bottom: 35px
}

.filter-list-event-cm .cta-container {
    bottom: 0;
    position: absolute
}

.filter-list-event-cm .cm-container .text-container h4 {
    color: #f2672a;
    font-size: 16px;
    font-weight: 400;
    line-height: normal
}

.filter-list-event-cm .cm-container .text-container h5 {
    font-size: 20px;
    line-height: normal;
    margin-bottom: 18px
}

.filter-list-event-cm .jplist-dd-panel:after {
    content: url(../image/DropArrow.png);
    position: relative;
    top: 2px
}

.filter-list-event-cm .jplist-holder {
    text-align: center
}

.filter-list-event-cm .jplist-holder button {
    background: transparent;
    border: none;
    color: #263e60;
    font-family: Muli;
    font-size: 16px;
    font-weight: 700;
    line-height: 48px;
    padding: 0 20px;
    position: relative
}

.filter-list-event-cm .jplist-holder button.jplist-selected {
    color: #f27a48
}

.filter-list-event-cm .jplist-holder button.jplist-selected:after {
    background: #f27a48;
    bottom: 11px;
    content: "";
    height: 2px;
    left: 18px;
    position: absolute;
    right: 18px;
    width: auto
}

.filter-list-event-cm button[data-type=first], .filter-list-event-cm button[data-type=last] {
    display: none
}

.filter-list-event-cm button[data-type=prev] {
    background: transparent;
    border: none;
    color: #0f2c52;
    float: left;
    font-family: Muli;
    font-size: 16px;
    font-weight: 700;
    left: 0;
    line-height: 48px;
    position: absolute;
    top: 0
}

.filter-list-event-cm button[data-type=prev]:before {
    background: url(../image/arrow.png) 50%/cover no-repeat;
    content: "";
    height: 14px;
    left: -16px;
    position: absolute;
    top: 18px;
    transform: rotate(180deg);
    width: 14px
}

.filter-list-event-cm button[data-type=next] {
    background: transparent;
    border: none;
    color: #0f2c52;
    float: right;
    font-family: Muli;
    font-size: 16px;
    font-weight: 700;
    line-height: 48px;
    position: absolute;
    right: 0;
    top: 0
}

.filter-list-event-cm button[data-type=next]:after {
    background: url(../image/arrow.png) 50%/cover no-repeat;
    content: "";
    height: 14px;
    position: absolute;
    right: -16px;
    top: 18px;
    width: 14px
}

body .row-fluid .filter-list-event-cm .pagination-cont {
    float: none;
    margin: 74px auto 0;
    position: relative;
    width: 50%;
    z-index: 1
}

.filter-list-event-cm button {
    cursor: pointer
}

.filter-list-event-cm button:focus {
    border: none;
    outline: none
}

body .row-fluid .filter-list-event-cm .pagination-cont:after {
    background: #f5f5f5;
    bottom: -15px;
    content: "";
    position: absolute;
    right: 83%;
    top: -15px;
    width: 120%;
    z-index: -1
}

body .row-fluid .filter-list-event-cm .pagination-cont:before {
    background: #f5f5f5;
    bottom: -15px;
    content: "";
    left: 83%;
    position: absolute;
    top: -15px;
    width: 120%;
    z-index: -1
}

body .row-fluid .filter-list-event-cm .three-col-adjust span {
    -webkit-justify-content: center;
    justify-content: center;
    margin-right: 0
}

body .row-fluid .filter-list-event-cm .three-col-adjust span > .hs_cos_wrapper:nth-child(3n) {
    margin-right: 0
}

body .row-fluid .filter-list-event-cm .three-col-adjust span > .hs_cos_wrapper {
    -webkit-flex-basis: 29.9%;
    flex-basis: 29.9%
}

@media (max-width: 1024px) {
    .filter-list-event-cm .cm-container .image-container {
        height: 185px
    }

    body .row-fluid .filter-list-event-cm .three-col-adjust span, body .row-fluid .filter-list-event-cm .three-col-adjust span > .hs_cos_wrapper:nth-child(3n) {
        margin-right: 0
    }

    body .row-fluid .filter-list-event-cm .three-col-adjust span > .hs_cos_wrapper {
        -webkit-flex-basis: 29.9%;
        flex-basis: 29.9%
    }

    body .row-fluid .filter-list-event-cm .pagination-cont {
        width: 57%
    }
}

@media (max-width: 767px) {
    .filter-list-event-cm {
        padding: 46px 0 5px
    }

    body .row-fluid .filter-list-event-cm .pagination-cont {
        width: 100%
    }

    .filter-list-event-cm .box label {
        color: #15335b;
        font-size: 16px;
        line-height: 26px
    }

    body .row-fluid .filter-list-event-cm .box {
        margin: 0 auto 50px;
        max-width: 335px
    }

    .filter-list-event-cm .cm-container .image-container {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        height: 177px
    }

    .filter-list-event-cm .cm-container .text-container h5 {
        font-size: 18px;
        line-height: normal
    }

    body .row-fluid .filter-list-event-cm .three-col-adjust span > .hs_cos_wrapper {
        margin: 30px auto 0 !important;
        max-width: 330px
    }

    .filter-list-event-cm .jplist-holder {
        background: #fff;
        padding: 13.5px 0;
        text-align: center
    }

    .filter-list-event-cm button[data-type=prev] {
        left: 33%;
        top: -63px
    }

    .filter-list-event-cm button[data-type=next] {
        right: 33%;
        top: -63px
    }

    body .row-fluid .filter-list-event-cm .pagination-cont:before {
        bottom: 0;
        left: 0;
        top: -82px
    }

    body .row-fluid .filter-list-event-cm .pagination-cont:after {
        bottom: 0;
        right: 0;
        top: -82px
    }

    body .row-fluid .filter-list-event-cm .pagination-cont {
        margin: 134px auto 0
    }
}

.error-section1 {
    padding: 115px 0 147px
}

body .row-fluid .error-section1 .wrapper {
    max-width: 1130px
}

.error-section1 .heading-container {
    max-width: 590px
}

.error-section1 .cta-container {
    margin-top: 20px
}

body .row-fluid .error-section1 .cta-container a.cta_button {
    padding: 12px 25px
}

@media (max-width: 1024px) {
    .error-section1 {
        padding: 95px 0 107px
    }
}

.row-fluid .header-section.hnewBlog .menu-cont .hs-menu-wrapper > ul > li > a, .row-fluid .header-section.hnewBlog .menu-container .hs-menu-wrapper > ul > li > a {
    max-width: 100%
}

.error-footer-section .top-row .col-3 {
    float: right;
    text-align: right
}

.error-header-section {
    padding: 35px 0
}

.error-header-section img {
    max-width: 130px !important
}

.error-footer-section .top-row .col-1 p {
    font-size: 16px;
    position: relative;
    top: 4px
}

.error-footer-section .top-row .col-3 ul {
    position: relative;
    top: 7px
}

.error-page .footer-container-wrapper {
    background: #f5f5f5;
    height: 40vh
}

@media (max-width: 1024px) {
    .error-page .footer-section .top-row .col-3 ul li {
        margin-right: 13px
    }

    .footer-section .top-row .col-3 ul li i {
        font-size: 24px
    }

    .error-footer-section .top-row .col-3 ul {
        position: relative;
        top: 3px
    }

    .error-footer-section .top-row .col-1 p {
        top: 3px
    }
}

@media (max-width: 767px) {
    .error-footer-section .top-row .col-3 {
        float: none;
        text-align: center
    }

    .error-footer-section .top-row .col-1, .error-footer-section .top-row .col-3 ul {
        text-align: center
    }
}

.event-section1-cm {
    padding: 72px 0 5px
}

.event-section1-cm .heading-container h1 {
    margin-bottom: 50px
}

.event-section1-cm .heading-container h3 {
    margin-top: 55px
}

.event-section1-cm .heading-container {
    margin: 0 auto 20px
}

.event-section1-cm .link-container {
    margin-top: 57px
}

@media (max-width: 1024px) {
    .event-section1-cm .heading-container h1 {
        margin-bottom: 30px
    }

    .event-section1-cm .heading-container h3 {
        margin-top: 25px
    }

    .event-section1-cm .heading-container {
        margin: 0 auto 30px
    }

    .event-section1-cm .link-container {
        margin-top: 35px
    }
}

@media (max-width: 767px) {
    body .row-fluid .event-section1-cm {
        padding: 41px 0 0
    }

    .event-section1-cm .heading-container h1 {
        font-size: 27px;
        line-height: 44px;
        margin-bottom: 13px
    }

    .event-section1-cm .heading-container h3 {
        margin-bottom: 0;
        margin-top: 38px;
        text-align: center
    }

    .event-section1-cm .heading-container {
        margin: 0 auto
    }
}

body .row-fluid .event-section2-cm .content {
    float: none;
    margin: 85px auto 0;
    max-width: 815px
}

.event-section2-cm .content p {
    color: #4c4c4c;
    margin-bottom: 30px
}

.event-section2-cm {
    padding: 43px 0 51px
}

body .row-fluid .event-section2-cm .heading-container {
    margin: 0 auto 27px
}

.event .register-account-cm {
    padding: 159px 0 71px
}

.event .row-fluid .related-content-cm {
    padding: 60px 0 33px
}

@media (max-width: 1190px) {
    .event .register-account-cm {
        padding: 100px 0 71px
    }
}

@media (max-width: 1024px) {
    .event .register-account-cm {
        padding: 70px 0 50px
    }
}

@media (max-width: 767px) {
    body .row-fluid .event-section2-cm .heading-container {
        margin: 0 auto 35px
    }

    body .row-fluid .event-section2-cm .content {
        margin: 48px auto 0
    }

    .event-section2-cm {
        padding: 43px 0 30px
    }

    .event .register-account-cm {
        padding: 90px 0 20px
    }

    .event .brochure-accordion-cm .accordion_group {
        margin-bottom: 10px
    }

    .event .row-fluid .related-content-cm {
        padding: 37px 0 12px
    }
}

.seminar-banner-cm {
    padding: 84px 0
}

body .row-fluid .seminar-banner-cm .wrapper {
    max-width: 1060px
}

.seminar-banner-cm .heading-container {
    max-width: 590px
}

.seminar-banner-cm .heading-container h1 {
    margin-bottom: 20px
}

.seminar-banner-cm ul li {
    display: inline-block;
    font-size: 18px;
    line-height: 26px;
    margin-left: 0;
    padding-right: 29px
}

.seminar-banner-cm ul li:before {
    display: none
}

.seminar-banner-cm ul li span {
    font-weight: 700
}

@media (max-width: 767px) {
    .seminar-banner-cm {
        padding: 55px 0 70px
    }

    .seminar-banner-cm .heading-container h1 {
        font-size: 30px;
        line-height: 42px;
        margin-bottom: 10px
    }

    .seminar-banner-cm ul li {
        display: block;
        font-size: 14px;
        line-height: 30px;
        margin-bottom: 0;
        padding-right: 0
    }

    .seminar-banner-cm .cta-container a.cta_button {
        padding: 6.5px 16px
    }

    .seminar-banner-cm .cta-container {
        margin-top: 3px
    }

    .seminar-event-section1 .heading-container h3 {
        font-size: 27px;
        line-height: 44px;
        margin-bottom: 12px
    }

    .seminar-event-section1 .heading-container {
        text-align: center
    }

    .seminar-event-section1 .cta-container {
        margin-top: 50px
    }
}

.seminar-event-section1 {
    padding: 70px 0 40px
}

body .row-fluid .seminar-event-section1 .heading-container {
    float: none;
    margin: 0 auto 40px;
    max-width: 815px
}

.seminar-event-section1 .heading-container p {
    color: #4c4c4c;
    margin-bottom: 27px
}

.seminar-event-section1 .heading-container h3 {
    margin-bottom: 26px
}

.seminar-event-section1 .cta-container {
    background: #f6f6f6;
    margin-top: 43px;
    padding: 23px 25px;
    position: relative;
    text-align: center
}

.seminar-event-section1 .cta-container .heading-cont {
    color: #0f2c52;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    padding-right: 20px;
    position: relative;
    top: 4px
}

.seminar-event-section1 .cta-container .sharing-icon {
    position: absolute;
    right: 25px;
    top: 36px
}

.seminar-event-section1 .cta-container .sharing-icon .a2a_default_style a {
    padding: 0 3px
}

.seminar-event-section1 .cta-container .sharing-icon .a2a_svg {
    height: 30px;
    line-height: 32px;
    width: 30px
}

.seminar-event-section1 .cta-container .sharing-icon .a2a_svg svg {
    height: 17px;
    top: 7px;
    width: 17px
}

@media (max-width: 1024px) {
    .seminar-event-section1 {
        padding: 50px 0 40px
    }

    .seminar-event-section1 .heading-container h3 {
        margin-bottom: 12px
    }

    .seminar-event-section1 .heading-container p {
        margin-bottom: 17px
    }

    .seminar-event-section1 .cta-container {
        text-align: left
    }
}

@media (max-width: 767px) {
    .seminar-event-section1 .cta-container .sharing-icon {
        display: flex;
        justify-content: center;
        left: 0;
        margin-top: 33px;
        position: relative;
        right: 0;
        text-align: center;
        top: 0
    }

    body .row-fluid .seminar-event-section1 .cta-container {
        margin-top: 53px;
        padding: 12px 25px 23px;
        text-align: center
    }

    .seminar-event-section1 .cta-container .heading-cont {
        display: block;
        font-size: 14px;
        margin-bottom: 25px;
        padding-right: 0
    }

    .seminar-event-section1 .cta-container a.cta_button {
        padding: 10.5px 32px
    }
}

.seminar-schedule-cm {
    padding: 0 0 30px
}

.seminar-schedule-cm .heading-container h3 {
    margin-bottom: 28px
}

.seminar-schedule-cm .heading-cont {
    padding: 21px 0;
    padding: 25px 0
}

.seminar-schedule-cm .cm-container .cm-heading .col-1 {
    width: 8.5%
}

.seminar-schedule-cm .cm-container .cm-heading .col-2 {
    width: 10.5%
}

.seminar-schedule-cm .cm-container .cm-heading .col-3 {
    width: 66%
}

.seminar-schedule-cm .heading-cont .col-1 {
    width: 8.5%
}

.seminar-schedule-cm .heading-cont .col-2 {
    width: 10.5%
}

.seminar-schedule-cm .heading-cont .col-3 {
    color: #e1632e;
    width: 65%
}

.seminar-schedule-cm .heading-cont .col-3 span {
    display: block;
    padding-right: 30px
}

.seminar-schedule-cm .accordion_header .read-cont a.read-less, .seminar-schedule-cm .accordion_header .read-cont a.read-more {
    padding: 26px 0;
    width: 163px
}

body .row-fluid .seminar-schedule-cm .accordion_content p {
    margin: 0 auto 23px
}

.seminar-schedule-cm .register-cont {
    background: #f6f6f6;
    margin-top: 53px;
    padding: 23px 25px;
    position: relative;
    text-align: center
}

.seminar-schedule-cm .register-cont .sharing-icon {
    position: absolute;
    right: 25px;
    top: 36px
}

.seminar-schedule-cm .register-cont .sharing-icon .a2a_default_style a {
    padding: 0 3px
}

.seminar-schedule-cm .register-cont .sharing-icon .a2a_svg {
    height: 30px;
    line-height: 32px;
    width: 30px
}

.seminar-schedule-cm .register-cont .sharing-icon .a2a_svg svg {
    height: 17px;
    top: 7px;
    width: 17px
}

.seminar-schedule-cm .register-cont .heading-cont {
    color: #0f2c52;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    padding-right: 20px;
    position: relative;
    top: 4px
}

body .row-fluid .seminar-schedule-cm .heading-container {
    margin: 0 auto 51px
}

@media (max-width: 1024px) {
    .seminar-schedule-cm .heading-container h3 {
        margin-bottom: 8px
    }

    .seminar-schedule-cm .heading-cont .col-3 span {
        padding-right: 10px
    }

    .seminar-schedule-cm .accordion_header .read-cont a.read-less, .seminar-schedule-cm .accordion_header .read-cont a.read-more {
        padding: 25px 0;
        width: 113px
    }

    .seminar-schedule-cm .register-cont {
        margin-top: 45px;
        text-align: left
    }

    body .row-fluid .seminar-schedule-cm .heading-container {
        margin: 0 auto 35px
    }

    .seminar-schedule-cm .heading-cont .col-3 {
        padding-right: 20px;
        width: 63%
    }
}

@media (max-width: 767px) {
    .seminar-schedule-cm .heading-cont .col-1 {
        width: 100%
    }

    .seminar-schedule-cm .heading-cont .left-cont {
        width: 44.5%
    }

    .seminar-schedule-cm .heading-cont .col-2 {
        border-bottom: none;
        width: 100%
    }

    .seminar-schedule-cm .accordion_header .read-cont a.read-less, .seminar-schedule-cm .accordion_header .read-cont a.read-more {
        padding: 7px 0;
        width: 100%
    }

    .seminar-schedule-cm .heading-cont .event-col {
        color: #e1632e;
        font-size: 18px;
        font-weight: 700;
        line-height: 26px;
        margin-bottom: 10px
    }

    .seminar-schedule-cm .heading-cont {
        padding: 0 17px
    }

    body .row-fluid .seminar-schedule-cm .heading-container {
        margin: 0 auto 50px
    }

    .seminar-schedule-cm .register-cont .sharing-icon {
        display: flex;
        justify-content: center;
        left: 0;
        margin-top: 33px;
        position: relative;
        right: 0;
        text-align: center;
        top: 0
    }

    body .row-fluid .seminar-schedule-cm .register-cont {
        margin-top: 39px;
        padding: 12px 25px 23px;
        text-align: center
    }

    .seminar-schedule-cm .register-cont .heading-cont {
        display: block;
        font-size: 14px;
        margin-bottom: 25px;
        padding-right: 0
    }

    .seminar-schedule-cm .register-cont a.cta_button {
        padding: 10.5px 32px
    }
}

.seminar-event-section3-cm {
    padding: 24px 0 17px
}

.seminar-event-section3-cm .heading-container h3 {
    margin-bottom: 27px
}

@media (max-width: 1024px) {
    .seminar-event-section3-cm .heading-container h3 {
        margin-bottom: 10px
    }
}

@media (max-width: 767px) {
    .seminar-event-section3-cm {
        padding: 13px 0 19px
    }

    .seminar-event-section3-cm .heading-container h3 {
        font-size: 27px;
        line-height: 44px;
        margin-bottom: 15px
    }
}

body .row-fluid .seminar-event-section4 {
    padding: 9px 0 70px
}

.seminar-event-section4 .link-container {
    margin-top: 50px
}

.seminar-event-section4 .link-container p a:after {
    display: none
}

@media (max-width: 1024px) {
    .seminar-event-section4 .link-container {
        margin-top: 20px
    }

    body .row-fluid .seminar-event-section4 {
        padding: 9px 0 50px
    }
}

@media (max-width: 767px) {
    .seminar-event-section4 .link-container {
        margin-top: 13px
    }

    body .row-fluid .seminar-event-section4 {
        padding: 9px 0 60px
    }
}

.seminar-event-section5-cm {
    padding: 84px 0 65px
}

body .row-fluid .seminar-event-section5-cm .description {
    float: none;
    margin: 0 auto;
    max-width: 820px
}

@media (max-width: 1024px) {
    .seminar-event-section5-cm {
        padding: 74px 0 65px
    }
}

@media (max-width: 767px) {
    .seminar-event-section5-cm {
        padding: 125px 0 120px
    }

    .seminar-event-section5-cm h2 {
        font-size: 30px;
        line-height: 42px
    }
}

.seminar-event-section6-cm {
    padding: 68px 0 39px
}

body .row-fluid .seminar-event-section6-cm .wrapper {
    max-width: 860px
}

.seminar-event-section6-cm .heading h3 {
    margin-bottom: 30px
}

.seminar-event-section6-cm .description p {
    color: #4c4c4c;
    margin-bottom: 24px
}

@media (max-width: 1024px) {
    .seminar-event-section6-cm {
        padding: 48px 0 39px
    }

    .seminar-event-section6-cm .heading h3 {
        margin-bottom: 10px
    }
}

@media (max-width: 767px) {
    .seminar-event-section6-cm .heading h3 {
        font-size: 27px;
        line-height: 44px;
        margin-bottom: 10px
    }

    .seminar-event-section6-cm {
        padding: 37px 0 29px;
        text-align: center
    }
}

.seminar-event-section7-cm {
    padding: 52px 0 172px
}

@media (max-width: 1190px) {
    .seminar-event-section7-cm {
        padding: 52px 0 82px
    }

    .seminar-event-section7-cm .map-container iframe {
        height: 260px !important
    }
}

@media (max-width: 1024px) {
    .seminar-event-section7-cm .wrapper > .row-fluid-wrapper > .row-fluid {
        -webkit-align-items: center;
        align-items: center;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center
    }

    .seminar-event-section7-cm {
        padding: 52px 0 70px
    }
}

@media (max-width: 767px) {
    .seminar-event-section7-cm .wrapper > .row-fluid-wrapper > .row-fluid {
        display: block
    }

    .seminar-event-section7-cm .right-col .map-container iframe {
        height: 190px !important
    }

    body .row-fluid .seminar-event-section7-cm {
        padding: 43px 0 50px
    }

    body .row-fluid .seminar-event-form-cm .form-container {
        box-shadow: none;
        padding: 0
    }

    .seminar-event-form-cm .form-container h3.form-heading {
        font-size: 27px;
        font-weight: 300;
        line-height: 44px;
        margin-bottom: 8px;
        text-align: left
    }

    body .row-fluid .seminar-event-form-cm .form-container .description {
        float: none;
        margin: 0 auto 20px;
        max-width: 100% !important;
        text-align: left
    }

    .seminar-event-form-cm {
        padding: 78px 0 6px
    }
}

.seminar-event-form-cm {
    padding: 126px 0 6px
}

body .row-fluid .seminar-event-form-cm .form-container {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 30px 60px 0 rgba(15, 44, 82, .1);
    box-sizing: border-box;
    float: none;
    margin: 0 auto 40px;
    max-width: 825px;
    padding: 42px 70px 23px
}

.seminar-event-form-cm .form-container h3.form-heading {
    font-weight: 700;
    margin-bottom: 28px
}

body .row-fluid .seminar-event-form-cm .form-container .description {
    float: none;
    margin: 0 auto 20px;
    max-width: 583px
}

.seminar-event-form-cm .form-container form .hs-richtext p {
    color: #0f2c52;
    float: none;
    font-size: 16px;
    line-height: 26px;
    margin: 10px auto 30px;
    max-width: 556px;
    text-align: center
}

body .row-fluid .seminar-event-form-cm .form-container .content {
    float: none;
    margin: 27px auto 0;
    max-width: 572px
}

body .row-fluid form input[type=email].error, body .row-fluid form.errored input[type=email], body .row-fluid form.submitted input[type=email] {
    border-bottom: 3px solid #ee0c41
}

body .row-fluid form .hs-error-msg {
    display: none
}

body .row-fluid form .hs-form-booleancheckbox {
    border-bottom: 3px solid #f2f2f2;
    height: 85px
}

body .row-fluid form legend.hs-field-desc {
    color: #30302f;
    font-size: 16px;
    font-weight: 300;
    line-height: normal
}

body .row-fluid form .hs-form-booleancheckbox label span {
    color: #212c66;
    font-size: 16px;
    line-height: 48px
}

@media (max-width: 1190px) {
    .seminar-event-form-cm {
        padding: 106px 0 6px
    }
}

@media (max-width: 1024px) {
    .seminar-event-form-cm {
        padding: 70px 0 6px
    }

    .seminar-event-form-cm .form-container h3.form-heading {
        margin-bottom: 8px
    }

    body .row-fluid .seminar-event-form-cm .form-container {
        padding: 32px 50px 23px
    }
}

@media (max-width: 767px) {
    body .row-fluid .seminar-event-form-cm .form-container {
        box-shadow: none;
        padding: 0
    }

    .seminar-event-form-cm .form-container form .hs-richtext p {
        margin: 27px auto 30px;
        max-width: 100%;
        text-align: left
    }

    body .row-fluid form legend.hs-field-desc {
        font-size: 14px
    }

    .seminar-event-form-cm .form-container form .hs-button {
        margin-top: 19px;
        padding: 10.5px 35px
    }
}

.related-seminar-cm {
    padding: 20px 0 15px
}

.related-seminar-cm .heading h4 {
    font-weight: 700;
    margin-bottom: 20px;
    position: relative;
    z-index: 1
}

.related-seminar-cm .heading h4 span {
    background: #fff;
    padding-right: 20px
}

.related-seminar-cm .heading h4:after {
    background-color: #d3d2d2;
    content: "";
    height: 1px;
    position: absolute;
    right: 0;
    top: 26px;
    width: 100%;
    z-index: -1
}

.related-seminar-cm .cm-container .image-container {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    height: 210px
}

body .row-fluid .related-seminar-cm .simple-cta a.cta_button:before, body .row-fluid .related-seminar-cm .simple-cta a.cta_button:hover:before {
    top: 6px
}

body .row-fluid .related-seminar-cm .three-col-adjust span {
    margin-right: 0
}

body .row-fluid .related-seminar-cm .three-col-adjust span > .hs_cos_wrapper {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 30px 60px 0 rgba(15, 44, 82, .1);
    flex-basis: 32.35%;
    -webkit-flex-basis: 32.35%;
    margin-bottom: 30px;
    margin-right: 1.43%;
    margin-top: 0
}

body .row-fluid .related-seminar-cm .three-col-adjust span > .hs_cos_wrapper:focus {
    border: none;
    outline: none
}

body .row-fluid .related-seminar-cm .three-col-adjust span > .hs_cos_wrapper:last-child {
    margin-right: 0
}

.related-seminar-cm .cm-container .text-container h4 {
    line-height: normal
}

.related-seminar-cm .cm-container .text-container {
    padding: 28px 30px 60px
}

.related-seminar-cm .cm-container .cta-container {
    bottom: 30px;
    position: absolute
}

.related-seminar-cm .cm-container ul li {
    color: #0f2c52;
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 10px;
    position: relative
}

.related-seminar-cm .cm-container ul li:before {
    display: none
}

.related-seminar-cm .cm-container ul li:after {
    background: #0f2c52;
    bottom: 4px;
    content: "";
    height: auto;
    position: absolute;
    right: -9px;
    top: 6px;
    width: .5px
}

.related-seminar-cm .cm-container ul li:last-child:after {
    display: none
}

.related-seminar-cm .cm-container .text-container ul {
    margin: 14px 0 22px
}

@media (max-width: 1024px) {
    .related-seminar-cm .heading h4:after {
        top: 15px
    }

    .related-seminar-cm .cm-container .text-container {
        padding: 21px 17px 50px
    }

    .related-seminar-cm .cm-container .text-container h4 {
        font-size: 20px
    }

    .related-seminar-cm .cm-container .image-container {
        height: 170px
    }
}

@media (max-width: 767px) {
    .related-seminar-cm .heading h4:after {
        top: 13px
    }

    .related-seminar-cm .heading {
        padding: 0 20px
    }

    .related-seminar-cm {
        padding: 0 0 15px
    }

    .related-card-slider .slick-slide {
        left: 10px
    }

    body .row-fluid .related-seminar-cm .wrapper {
        padding: 0
    }

    .related-seminar-cm .slick-track {
        height: 100%;
        padding: 0 0 70px
    }

    .related-card-slider .slick-slide {
        display: none
    }

    .related-card-slider .slick-slide:focus {
        outline: 0
    }

    .related-card-slider .slick-initialized .slick-slide {
        display: block;
        position: relative
    }

    .related-card-slider .slick-dots li.slick-active button {
        background: #0f2c52;
        height: 12px;
        width: 12px
    }

    .related-card-slider .slick-dots li.slick-active button:focus {
        outline: 0
    }

    .related-card-slider .slick-dots li {
        display: inline-block;
        line-height: 10px;
        margin: 0 7px 0 11px
    }

    .related-card-slider .slick-dots {
        text-align: center
    }

    .related-card-slider .slick-dots li button {
        background: #c3cad4;
        border: 0;
        border-radius: 50%;
        cursor: pointer;
        font-size: 1px;
        height: 12px;
        padding: 0;
        transition: all .2s ease-in-out;
        width: 12px
    }

    .related-card-slider {
        position: relative;
        z-index: 1
    }

    .related-card-slider ul.slick-dots {
        bottom: 0;
        left: -46%;
        padding-left: 0;
        position: absolute;
        right: 0
    }

    .related-card-slider .slick-slide {
        box-shadow: 0 30px 60px 0 rgba(15, 44, 82, .1);
        margin: 0 10px;
        position: relative
    }

    .related-card-slider .slick-slide a:focus, .related-card-slider .slick-slide:focus {
        outline: none
    }

    .related-card-slider {
        width: 180%
    }

    .related-seminar-cm .cm-container .image-container {
        background-position: top !important
    }
}

body.pdf-popup-open1 {
    overflow: hidden
}

body.pdf-popup-open1:after {
    background-color: rgba(15, 44, 82, .8);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 11
}

.pdf-popup-open1 .popup-section2 {
    opacity: 1;
    pointer-events: auto;
    transition: all .5s ease-in-out
}

.popup-section2 .wrapper {
    position: relative
}

.popup-section2 {
    background-image: linear-gradient(276deg, #fff, #fff);
    left: 0;
    opacity: 0;
    padding: 40px 0 22px;
    position: fixed;
    right: 0;
    top: 0;
    transition: all .5s ease-in-out;
    width: 100%;
    z-index: -1
}

.popup-section2 .image-container1 {
    cursor: pointer;
    margin-top: 14px;
    max-width: 28px;
    position: absolute;
    right: 20px;
    width: 100%;
    z-index: 11
}

.popup-section2 .image-container1 img {
    cursor: pointer;
    vertical-align: middle
}

.popup-open-new2 {
    opacity: 1;
    z-index: 9999
}

.popup-section2 .search-bar {
    background: #fff
}

body .row-fluid .popup-section2 .search-bar form input {
    background: transparent;
    border: none;
    color: #0f2c52;
    font-size: 40px;
    font-weight: 400;
    height: 57px;
    letter-spacing: 0;
    line-height: 57px;
    padding-left: 50px;
    position: relative
}

.popup-section2 .search-icon {
    left: 20px;
    max-width: 28px;
    position: absolute;
    top: 17px
}

.popup-section2 .search-bar form input::placeholder {
    color: #0f2c52;
    font-size: 40px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 57px
}

@media (max-width: 1300px) {
    body .row-fluid .popup-section2 .wrapper {
        max-width: 1150px
    }
}

@media (max-width: 1200px) {
    body .row-fluid .popup-section2 .wrapper {
        max-width: 960px
    }
}

@media (max-width: 767px) {
    .popup-section2 .search-bar form input::placeholder {
        font-size: 30px
    }

    .popup-section2 .search-bar form input {
        font-size: 30px !important
    }

    body .row-fluid .popup-section2 .search-bar form input {
        padding-top: 4px
    }

    body .popup-section2 .image-container1 {
        margin-top: 16px;
        max-width: 18px
    }

    body .popup-section2 .search-icon {
        max-width: 18px;
        top: 14px
    }
}

.search-page .search-section {
    padding: 0 0 30px
}

.search-page .search-section .subheading h6 {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: .1px;
    line-height: 13px;
    position: relative;
    text-transform: capitalize
}

.search-page .search-section .hs-search-field form input {
    background: transparent;
    border: none;
    border-bottom: 1px solid #d2d2d2;
    color: #fff !important;
    font-size: 44px;
    font-weight: 400;
    height: 57px;
    letter-spacing: 0;
    line-height: 57px;
    padding: 30px 0 40px;
    text-transform: capitalize
}

.search-page .search-section .hs-search-field form input::placeholder {
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 57px
}

.search-section .top-search-bar {
    background-color: #0f2c52;
    padding: 43px 0 10px
}

.search-result-section {
    padding-top: 50px
}

.search-result-section ul {
    margin-top: 0
}

.search-result-section ul li {
    border-bottom: 1px solid #d8e7ed;
    float: left;
    margin-bottom: 66px;
    margin-left: 0;
    margin-right: 70px;
    padding-bottom: 5px;
    width: 46.9%
}

body .row-fluid .search-result-section ul li:nth-child(2n) {
    margin-right: 0 !important
}

.search-result-section ul li h3.title {
    line-height: 25px;
    margin-bottom: 0;
    min-height: 90px
}

.search-result-section .hs-search-results__title {
    color: #16394f;
    font-size: 26px;
    font-weight: 400;
    line-height: 36px
}

.search-result-section .hs-search-highlight.hs-highlight-title {
    font-weight: 400
}

.search-result-section .hs-search-results__description {
    color: rgba(1, 58, 81, .9);
    font-size: 16px;
    font-weight: 400;
    height: 72px;
    letter-spacing: 0;
    line-height: 25px;
    overflow: hidden
}

.search-result-section {
    position: relative
}

.hs-search-results__next-page {
    float: right;
    font-size: 20px;
    font-weight: 400;
    left: -47px;
    letter-spacing: 0;
    line-height: 26px;
    position: relative
}

.hs-search-results__next-page:after {
    background: url(../image/orangearrow.png) 50%/cover no-repeat;
    content: "";
    height: 16px;
    position: absolute;
    right: -36px;
    top: 6px;
    width: 16px
}

.hs-search-results__prev-page {
    font-size: 20px;
    font-weight: 400;
    left: 40px;
    letter-spacing: 0;
    line-height: 26px;
    position: relative
}

.hs-search-results__prev-page:after {
    background: url(../image/orangearrow.png) 50%/cover no-repeat;
    content: "";
    height: 16px;
    left: -38px;
    position: absolute;
    top: 6px;
    transform: rotate(180deg);
    width: 16px
}

.hs-search-highlight {
    font-weight: 400
}

.hs-search-field--open .hs-search-field__suggestions {
    padding: 20px 0 !important
}

@media (max-width: 1180px) and (min-width: 1025px) {
    .search-result-section ul li {
        width: 45.9%
    }
}

@media (max-width: 1024px) {
    .search-result-section ul li {
        margin-right: 60px;
        width: 44.9%
    }

    .search-result-section .hs-search-results__title {
        font-size: 22px;
        line-height: 32px;
        min-height: 105px
    }

    .search-page .search-section {
        padding: 118px 0 70px
    }
}

@media (max-width: 767px) {
    body .row-fluid .search-result-section ul li {
        width: 100%
    }

    .search-page .search-section {
        padding: 80px 0 40px
    }

    .search-result-section {
        padding-top: 30px
    }

    .search-result-section .hs-search-results__title {
        margin-bottom: 10px;
        min-height: 0
    }

    .search-result-section ul li {
        margin-bottom: 30px
    }

    .search-result-section .hs-search-results__description {
        height: auto
    }
}

@media (max-width: 480px) {
    body .container-fluid .row-fluid form .form-columns-2 .hs-form-field .hs-input, form.hs-form-bfeeed8e-5be4-44d4-9308-dbada7f8130a_3ac3d834-8fa6-43d1-acbf-70e3d5ce06ed:not(.hs-video-form) .form-columns-2 .hs-form-field .hs-input, form.hs-form-bfeeed8e-5be4-44d4-9308-dbada7f8130a_3ac3d834-8fa6-43d1-acbf-70e3d5ce06ed:not(.hs-video-form) .form-columns-3 .hs-form-field .hs-input {
        max-width: 100% !important;
        width: 100% !important
    }
}

.sharing-icon .a2a_svg.a2a_s__default.a2a_s_email {
    background-color: #797979 !important
}

.sharing-icon .a2a_svg.a2a_s__default.a2a_s_facebook {
    background-color: #4063ac !important
}

.sharing-icon .a2a_svg.a2a_s__default.a2a_s_twitter {
    background-color: #52a6e6 !important
}

.sharing-icon .a2a_svg.a2a_s__default.a2a_s_linkedin {
    background-color: #0073af
}

.hide-one-line-text {
    display: none !important
}

.footer-container-wrapper {
    overflow-x: hidden
}

.footer22-section p {
    -webkit-text-size-adjust: 100%;
    color: #eee;
    font-size: 12px;
    line-height: 21px;
    margin: 0 0 15px;
    padding: 0;
    text-decoration: none;
    text-transform: none
}

.footer22-section {
    align-items: center;
    background-color: #24282d;
    display: flex !important;
    justify-content: center;
    position: relative;
    width: 100%
}

.footer22-section .footer-container {
    display: block;
    margin: 0 10px;
    width: auto
}

.footer22-section .footer-container .first-row {
    border-bottom: 1px;
    border-bottom-color: #333;
    border-bottom-style: solid;
    padding: 40px 0 20px;
    position: relative
}

.footer22-section .footer-container .first-row .footer22-menu {
    padding-right: 160px
}

.footer22-section .footer-container .first-row .footer22-menu .footer22-menu-list ul {
    text-align: left
}

.footer22-section .footer-container .first-row .footer22-menu .footer22-menu-list ul li {
    display: inline-block;
    float: left;
    position: relative;
    width: auto
}

.footer22-section .footer-container .first-row .footer22-menu .footer22-menu-list ul li a {
    color: #eee;
    font: normal normal normal 11px/14px Muli;
    letter-spacing: 0;
    opacity: 1;
    padding: 10px 40px;
    text-align: left
}

.footer22-section .footer-container .first-row .footer22-menu .footer22-menu-list ul li a:first-child {
    padding-left: 0
}

.footer22-section .footer-container .first-row .footer22-menu .footer22-menu-list ul li a:hover {
    color: #f2672a !important
}

.footer22-section .footer-container .first-row .footer22-menu .footer22-menu-list ul li a:after {
    background-color: #7d7d7d;
    content: "";
    display: block;
    height: 12px;
    position: absolute;
    right: 20px;
    top: 40%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px
}

.footer22-section .footer-container .first-row .footer22-menu .footer22-menu-list ul li:last-child a:after {
    display: none
}

.footer22-section .footer-container .first-row .footer22-socials {
    line-height: 40px;
    margin-left: 20px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 40px;
    width: auto
}

.footer22-section .footer-container .first-row .footer22-socials ul {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: right;
    top: 2px
}

.footer22-section .footer-container .first-row .footer22-socials ul li {
    display: inline-block;
    float: left;
    font-size: 16px;
    margin-left: 0;
    margin-right: 15px
}

.footer22-section .footer-container .first-row .footer22-socials ul li:last-child {
    margin-right: 0
}

.footer22-section .footer-container .first-row .footer22-socials ul li a {
    color: #fff
}

.footer22-section .footer-container .first-row .footer22-socials ul li a:hover {
    color: #f2672a !important
}

.footer22-section .footer-container .main-row {
    display: block;
    margin: 20px 0;
    position: relative
}

.footer22-section .footer-container .main-row .logo-wrapper {
    display: block;
    float: left;
    margin: 10px 0;
    position: absolute;
    width: 170px
}

.footer22-section .footer-container .main-row .logo-wrapper .logo-container {
    margin-right: 20px;
    padding-right: 40px
}

.footer22-section .footer-container .main-row .logo-wrapper .logo-container .footer22-logo {
    margin-bottom: 30px;
    width: 100%
}

.footer22-section .footer-container .main-row .logo-wrapper .logo-container .footer22-logo.teamup-logo {
    border-top: 1px;
    border-top-color: #333;
    border-top-style: solid;
    padding-top: 30px
}

.footer22-section .footer-container .main-row .logo-wrapper .logo-container .footer22-logo.app-logo {
    display: block
}

.footer22-section .footer-container .main-row .footer22-copyright {
    bottom: 5px;
    max-width: 160px;
    position: absolute;
    text-align: left;
    width: auto
}

.footer22-section .footer-container .main-row .footer22-copyright p {
    font-size: 10px;
    line-height: 12px;
    margin: 0
}

.footer22-section .footer-container .main-row .content-wrapper {
    border-left: solid;
    border-color: #f2672a;
    border-width: 1px;
    box-sizing: border-box;
    display: block;
    float: right;
    margin: 10px 0 10px 160px;
    max-width: 1080px;
    padding-left: 30px;
    width: auto
}

.footer22-section .footer-container .main-row .content-wrapper .trustpilot {
    padding-bottom: 30px;
    width: 100%
}

.footer22-section .footer-container .main-row .content-wrapper .trustpilot .trustpilot-item {
    display: flex;
    float: left;
    margin-right: 10px;
    max-height: 21px
}

.footer22-section .footer-container .main-row .content-wrapper .trustpilot .trustpilot-item.trustpilot-rating {
    height: 21px;
    width: 104px
}

.footer22-section .footer-container .main-row .content-wrapper .trustpilot .trustpilot-item.trustpilot-image {
    height: 21px;
    width: 85px
}

.footer22-section .footer-container .main-row .content-wrapper .trustpilot .trustpilot-item p {
    font-size: 14px;
    line-height: 18px
}

.footer22-section .footer-container .main-row .content-wrapper .trustpilot .trustpilot-item img {
    display: block;
    margin: auto;
    max-height: 100%;
    max-width: 100%
}

.footer22-section .footer-container .main-row .content-wrapper .sitemap-wrapper {
    display: block;
    margin: 20px 0;
    width: 100%
}

.footer22-section .footer-container .main-row .content-wrapper .sitemap-wrapper .sitemap-row {
    display: inline-block;
    float: left;
    padding-right: 5px;
    width: 20%
}

.footer22-section .footer-container .main-row .content-wrapper .sitemap-wrapper .sitemap-row.multi-col {
    width: 20%
}

.footer22-section .footer-container .main-row .content-wrapper .sitemap-wrapper .sitemap-row.multi-col a {
    width: 100%
}

.footer22-section .footer-container .main-row .content-wrapper .sitemap-wrapper .sitemap-row a, .footer22-section .footer-container .main-row .content-wrapper .sitemap-wrapper .sitemap-row p {
    color: #eee;
    display: block;
    font: normal normal 700 13px/21px Muli;
    letter-spacing: 0;
    margin: 0;
    padding: 0;
    width: 100%
}

.footer22-section .footer-container .main-row .content-wrapper .sitemap-wrapper .sitemap-row ul {
    display: block;
    list-style: none;
    margin: 0 0 45px;
    padding: 0
}

.footer22-section .footer-container .main-row .content-wrapper .sitemap-wrapper .sitemap-row ul li {
    margin: 10px 0
}

.footer22-section .footer-container .main-row .content-wrapper .sitemap-wrapper .sitemap-row ul li a {
    color: #c4c4c4;
    font: normal normal normal 12px/21px Muli;
    letter-spacing: 0
}

.footer22-section .footer-container .main-row .content-wrapper .sitemap-wrapper .sitemap-row a:hover {
    color: #f2672a !important
}

.footer22-section .footer-container .main-row .content-wrapper .footer22-content {
    margin: 0
}

.footer22-section .footer-container .main-row .content-wrapper .footer22-content p {
    color: #ababab;
    font: normal normal normal 11px/16px Muli;
    letter-spacing: 0
}

.footer22-section .footer-container .main-row .content-wrapper .footer22-content a {
    color: #ababab
}

.footer22-section .footer-container .main-row .content-wrapper .footer22-content a:hover {
    color: #f2672a
}

@media (max-width: 768px) {
    .footer22-section .footer-container {
        display: block;
        margin: 0 10px;
        width: auto
    }

    .footer22-section .footer-container .first-row {
        border-bottom: 1px;
        border-bottom-color: #333;
        border-bottom-style: solid;
        padding: 40px 0 20px;
        position: relative
    }

    .footer22-section .footer-container .first-row .footer22-menu {
        padding-right: 160px
    }

    .footer22-section .footer-container .first-row .footer22-menu .footer22-menu-list ul {
        text-align: left
    }

    .footer22-section .footer-container .first-row .footer22-menu .footer22-menu-list ul li {
        float: left
    }

    .footer22-section .footer-container .first-row .footer22-menu .footer22-menu-list ul li a {
        color: #eee;
        font: normal normal normal 11px/14px Muli;
        letter-spacing: 0;
        opacity: 1;
        padding: 10px 40px;
        text-align: left
    }

    .footer22-section .footer-container .first-row .footer22-socials {
        line-height: 40px;
        margin-left: 20px;
        position: absolute;
        right: 0;
        text-align: right;
        top: 40px;
        width: auto
    }

    .footer22-section .footer-container .main-row {
        margin: 20px 0;
        position: static
    }

    .footer22-section .footer-container .main-row .logo-wrapper {
        display: block;
        float: left;
        margin: 10px 0;
        position: absolute;
        width: 170px
    }

    .footer22-section .footer-container .main-row .logo-wrapper .logo-container {
        margin-right: 20px;
        padding-right: 40px
    }

    .footer22-section .footer-container .main-row .logo-wrapper .logo-container .footer22-logo {
        margin-bottom: 30px;
        width: auto
    }

    .footer22-section .footer-container .main-row .logo-wrapper .logo-container .footer22-logo.app-logo {
        display: block
    }

    .footer22-section .footer-container .main-row .footer22-copyright {
        bottom: 22px;
        position: absolute;
        text-align: left;
        width: auto
    }

    .footer22-section .footer-container .main-row .content-wrapper {
        border-left: solid;
        border-color: #f2672a;
        border-width: 1px;
        box-sizing: border-box;
        display: block;
        float: right;
        margin: 10px 0 10px 160px;
        max-width: 1080px;
        padding-left: 30px;
        width: auto
    }

    .footer22-section .footer-container .main-row .content-wrapper .footer22-content {
        margin-top: 20px
    }

    .footer22-section .footer-container .main-row .content-wrapper .sitemap-wrapper .sitemap-row {
        padding-right: 10px;
        width: 33%
    }

    .footer22-section .footer-container .main-row .content-wrapper .sitemap-wrapper .sitemap-row a, .footer22-section .footer-container .main-row .content-wrapper .sitemap-wrapper .sitemap-row p {
        margin: 10px 0
    }

    .footer22-section .footer-container .main-row .content-wrapper .sitemap-wrapper .sitemap-row.multi-col {
        display: contents
    }

    .footer22-section .footer-container .main-row .content-wrapper .sitemap-wrapper .sitemap-row.multi-col a {
        float: left;
        width: 33%
    }

    .footer22-section .footer-container .main-row .content-wrapper .sitemap-wrapper .sitemap-row.multi-col a:nth-child(2) {
        padding-left: 3px
    }

    .footer22-section .footer-container .main-row .content-wrapper .sitemap-wrapper .sitemap-row ul {
        display: none
    }
}

@media (max-width: 568px) {
    .footer22-section {
        align-items: center;
        display: block !important;
        justify-content: center;
        padding: 0;
        position: relative
    }

    .footer22-section .footer-container .first-row {
        border-top: 1px;
        border-top-color: #f2672a;
        border-top-style: solid;
        margin-top: 150px;
        padding: 0 0 20px
    }

    .footer22-section .footer-container .first-row .footer22-menu {
        margin: 10px 0;
        padding: 0 10px
    }

    .footer22-section .footer-container .first-row .footer22-menu .footer22-menu-list ul {
        text-align: center
    }

    .footer22-section .footer-container .first-row .footer22-menu .footer22-menu-list ul li {
        float: none
    }

    .footer22-section .footer-container .first-row .footer22-menu .footer22-menu-list ul li a {
        color: #eee;
        font: normal normal normal 11px/14px Muli;
        letter-spacing: 0;
        opacity: 1;
        padding: 10px 40px;
        text-align: left
    }

    .footer22-section .footer-container .first-row .footer22-socials {
        margin: 10px auto;
        position: relative;
        text-align: center;
        top: 10px;
        width: 150px
    }

    .footer22-section .footer-container .main-row {
        position: static
    }

    .footer22-section .footer-container .main-row .logo-wrapper {
        display: block;
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        top: 0;
        width: 170px
    }

    .footer22-section .footer-container .main-row .logo-wrapper .logo-container {
        margin: 0;
        padding: 0
    }

    .footer22-section .footer-container .main-row .logo-wrapper .logo-container .footer22-logo {
        margin: 30px auto;
        padding-top: 20px;
        width: 124px
    }

    .footer22-section .footer-container .main-row .logo-wrapper .logo-container .footer22-logo.app-logo {
        display: none
    }

    .footer22-section .footer-container .main-row .footer22-copyright {
        position: absolute;
        text-align: center;
        top: 110px;
        width: 100%;
        z-index: -1
    }

    .footer22-section .footer-container .main-row .content-wrapper {
        border: none;
        display: block;
        float: none;
        margin: 0 30px;
        padding: 0;
        width: auto
    }

    .footer22-section .footer-container .main-row .content-wrapper .sitemap-wrapper .sitemap-row {
        padding: 0;
        width: 50%
    }

    .footer22-section .footer-container .main-row .content-wrapper .sitemap-wrapper .sitemap-row.multi-col {
        display: contents
    }

    .footer22-section .footer-container .main-row .content-wrapper .sitemap-wrapper .sitemap-row.multi-col a {
        width: 50%
    }
}

iframe {
    border-width: 0
}

.chat-layer {
    background: #15191e;
    bottom: 20px;
    height: 50px;
    position: absolute;
    right: -20px;
    width: 70px;
    z-index: 10
}

@media (max-width: 900px) {
    .chat-layer {
        right: -40px;
        width: 70px;
        z-index: 10
    }
}

@media (max-width: 700px) {
    .chat-layer {
        right: -20px;
        width: 10px;
        z-index: -10
    }
}

@media (max-width: 568px) {
    .chat-layer {
        right: 0;
        width: 200px;
        z-index: 10
    }
}