@charset "UTF-8";
.Montserrat,
body {
    font-family: Montserrat, Verdana, sans-serif
}

h1,
h2 {
    line-height: normal;
    font-weight: 400
}

h1,
h2,
h3 {
    font-weight: 400
}

.tagline span,
.top-tagline {
    position: relative
}

.subheadline h2:after,
.tagline span:after {
    content: "";
    bottom: -15px;
    height: 5px;
    left: 0
}

.btn-continue:hover,
a:hover {
    opacity: .85
}

.stories-table,
table {
    border-collapse: collapse
}

.white,
.white a {
    color: #fff
}

.white a:hover {
    color: #6ec315
}

.f-white {
    color: #fff
}

.f-black {
    color: #000
}

.f-light_green {
    color: #6ec315
}

.f-dark_gray {
    color: #333
}

.f-gray,
.f-gray a {
    color: #999
}

.f-gray a:hover {
    color: #333
}

.f-dark_blue {
    color: #526490
}

.f-green {
    color: #6ec315
}

.f-deep-green {
    color: #396249
}

.f-orange {
    color: #036e2e
}

.f-light_blue {
    color: #25aae0
}

.f-lilac {
    color: #4f35eb
}

.widget-list-item.f-light_green {
    color: #191b1f
}

.widget-list-item.f-light_green .widget-list-subtitle {
    color: #6ec315
}

.widget-list-item.f-green {
    color: #191b1f
}

.widget-list-item.f-green .widget-list-subtitle {
    color: #6ec315
}

.widget-list-item.f-orange {
    color: #191b1f
}

.widget-list-item.f-orange .widget-list-subtitle {
    color: #036e2e
}

.widget-list-item.f-light_blue {
    color: #191b1f
}

.widget-list-item.f-light_blue .widget-list-subtitle {
    color: #25aae0
}

.widget-list-item.f-lilac {
    color: #191b1f
}

.widget-list-item.f-lilac .widget-list-subtitle {
    color: #4f35eb
}

.bg-deep_green {
    background-color: #396249;
    color: #fff
}

.bg-deep_green .show-more {
    color: #6ec315!important
}

.bg-black a,
.bg-black h3,
.bg-black h4,
.bg-black h5,
.bg-black p,
.bg-deep_gray a,
.bg-deep_green .subscription-link {
    color: #fff
}

.bg-deep_green .subscription-link:before {
    background-image: url(../images/svg/icon-mail.svg)
}

.bg-green,
.bg-java {
    background-color: #6ec315
}

.bg-deepest_green {
    background-color: #125b5e
}

.bg-light_green {
    background-color: #EBF9F1
}

.bg-light_red {
    background-color: #FF5D60
}

.bg-bright_blue {
    background-color: #25b7bc
}

.bg-claret {
    background-color: #8c1e3c
}

.bg-bitter {
    background-color: #b56700
}

.bg-green_shadows {
    background-image: url(../images/content/bg-green-shadows.png);
    background-size: cover
}

.bg-orange {
    background-color: #036e2e
}

.bg-deep_gray {
    background: #333;
    color: #fff
}

.bg-black {
    background-color: #000
}

.headline h2,
h1,
h2,
h3 {
    font-family: Montserrat, Verdana, sans-serif
}

h1 {
    font-size: 48px
}

h2 {
    color: #6ec315;
    font-size: 50px;
    letter-spacing: -.00025em
}

h3 {
    font-size: 24px;
    line-height: 30px
}

.tagline,
.top-tagline {
    font-size: 15px;
    font-weight: 700;
    transform: scaleY(1.1);
}

.top-tagline {
    z-index: 1;
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    line-height: normal;
    color: #6ec315;
    background: 0 0;
    border-top: 1px solid #6ec315
}

.top-tagline span {
    background-color: #6ec315;
    color: #fff;
    display: block;
    float: left;
    padding: 5px 10px
}

.subheadline,
.tagline {
    display: block;
    padding: 10px 0;
    margin-bottom: 10px;
    line-height: normal;
    color: #6ec315;
    width: 100%;
    z-index: 1
}

.tagline {
    background: 0 0;
    border-bottom: 1px solid #6ec315
}

.tagline span:after {
    position: absolute;
    width: 100%;
    background-color: #6ec315
}

.subheadline,
.subheadline h2 {
    font-size: 24px;
    font-weight: 700;
    position: relative
}

.subheadline {
    float: left;
    background: 0 0;
    border-bottom: 1px solid #036e2e
}

.content-description .company-link:before,
.subscription-link:before {
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover
}

.subheadline h2 {
    display: inline-block;
    margin: 0;
    color: #036e2e
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 5px 0
}

.subheadline h2:after {
    position: absolute;
    width: 100%;
    background-color: #036e2e
}

p {
    font-size: 15px;
    line-height: 20px
}

.blockquote,
blockquote {
    font-size: 20px;
    font-weight: 300;
    font-style: italic;
    line-height: 24px;
    color: #191b1f
}

.headline {
    position: relative;
    margin: 10px 0;
    display: block;
    float: left;
    width: 100%
}

.headline .icon {
    position: absolute;
    top: 0;
    left: 0
}

.headline .icon+h2 {
    padding: 15px 0 0;
    text-indent: 100px;
    border-bottom: 0
}

@media (max-width:47.938em) {
    .headline .icon+h2 {
        padding: 10px 0 0;
        text-indent: 70px
    }
}

@media (max-width:29.938em) {
    .headline .icon+h2 {
        padding: 5px 0 0;
        text-indent: 50px
    }
}

.headline .icon-dashboard+h2 {
    padding: 0;
    text-indent: 80px
}

.headline h2 {
    font-weight: 500;
    line-height: 60px;
    border-bottom: 6px solid #6ec315
}

@media (max-width:47.938em) {
    .headline h2 {
        font-size: 38px;
        line-height: normal
    }
}

@media (max-width:29.938em) {
    .headline h2 {
        font-size: 28px
    }
}

.headline h2 a {
    color: #6ec315
}

.headline--sponsor {
    font-size: 12px;
    margin-top: 30px;
    float: right;
    color: #666
}

.headline--sponsor img {
    margin-left: 5px
}

.body-description p {
    font-weight: 700
}

.lead {
    font-size: 22px;
    font-weight: lighter;
    line-height: 28px
}

a {
    text-decoration: none;
    color: #191b1f;
    opacity: 1
}

.disclaimer-list li a:hover,
.header.header-fixed-top .next-layer .next-story a:hover span {
    text-decoration: underline
}

.social-links {
    display: block;
    float: left;
    width: 100%;
    margin: 10px 0
}

.social-links a {
    display: block;
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    position: relative;
    font-size: 0;
    color: transparent
}

.social-links a:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    background-color: #6ec315;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    -ms-border-radius: 22px;
    border-radius: 22px;
    display: inline-block;
    font: normal normal normal 32px/1 FontAwesome;
    font-size: 14px;
    line-height: 30px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #EBF9F1;
    text-align: center;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.social-links .social-link--facebook:after {
    content: "\f09a";
    background-color: #4963a5
}

.social-links .social-link--twitter:after {
    content: "\f099";
    background-color: #5ea9de
}

.social-links .social-link--google-plus:after {
    content: "\f0d5";
    background-color: #de4c3a
}

.social-links .social-link--linkedin:after {
    content: "\f0e1";
    background-color: #0f75b3
}

.social-links .social-link--mail:after {
    content: "\f0e0";
    background-color: #125b5e
}

.subscription-link {
    cursor: pointer;
    color: #6ec315;
    font-size: 12px;
    font-weight: 400;
    line-height: 30px;
    display: inline-block
}

.subscription-link:before {
    display: inline-block;
    float: right;
    margin-left: 10px;
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(../images/svg/icon-mail-j.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.subscription-link.subscribed:before {
    color: #00c53e;
    content: "\f00c";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    line-height: 15px!important;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-image: none
}

.older-stories {
    display: block;
    float: right
}

.older-stories .older-stories-link {
    position: relative;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 19px;
    padding-left: 25px
}

.older-stories .older-stories-link:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "\f073";
    width: 19px;
    height: 14px;
    line-height: 14px;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #EBF9F1;
    text-align: center
}

.load-more span,
.show-more,
ul li {
    font-size: 14px;
    font-size: 93%;
    font-weight: 600;
/*    font-family: Verdana, sans-serif;*/
/*    transform: scaleX(0.9);*/
}

.show-more {
    display: block;
    margin: 12px 0;
    font-weight: 700;
    line-height: 20px;
    color: #6ec315
}

.load-more {
    position: relative;
    width: 123px;
    height: 123px;
    margin: 0 auto;
    -webkit-border-radius: 123px;
    -moz-border-radius: 123px;
    -ms-border-radius: 123px;
    border-radius: 123px;
    background-color: #6ec315;
    cursor: pointer
}

.load-more span {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    width: 100%;
    color: #fff;
    line-height: 20px;
    text-align: center
}

ul #import-controls li,
ul#exports-controls li,
ul.download-list li {
    position: relative;
    width: 100%;
    display: block;
    float: left
}

ul {
    padding: 0;
    list-style: none
}

ul.default-list {
    display: block;
    float: left;
    width: 100%
}

ul.default-list li {
    color: #191b1f;
    font-weight: 400;
    line-height: 20px
}

ul.default-list li a {
    color: #191b1f
}

ul.history-list {
    padding-top: 10px;
    margin-top: 10px
}

ul.history-list li {
    margin: 0 0 10px
}

ul.form-list {
    display: block;
    float: left;
    width: 100%
}

ul.form-list li {
    display: block;
    float: left;
    width: 100%;
    margin: 0!important
}

ul.download-list {
    display: block;
    float: left;
    width: 100%
}

ul.download-list li {
    margin: 0 0 15px!important
}

ul.download-list li:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 11px;
    height: 12px;
    background: url(../images/ui/icon-download.png) center center no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover
}

ul.disc-list li:before,
ul.disc-list.disc-list--bg-java li:before {
    background-color: #6ec315
}

ul.download-list li.pending:before {
    background-image: url(../images/ui/icon-download-pending.png)
}

ul.download-list li a {
    font-weight: 300;
    padding-left: 20px
}

ul.disc-list {
    font-family: Montserrat, Verdana, sans-serif
}

.file-list .file-list-item .file-info p,
.file-list .file-list-item .file-info span,
.header.header-fixed-top .next-layer span,
.section-cda .contact-block p,
.section-cda .leader p,
.section-cda p,
.section-img-cda>.container h2,
.section-img-cda>.container p,
.step .step-num,
.title-cda .title-cda--wrapper h2 {
    font-family: Montserrat, Verdana, sans-serif
}

ul.disc-list li {
    position: relative;
    display: block;
    width: 100%;
    margin: 10px 0;
    padding-left: 20px;
    color: #000;
    line-height: normal
}

ul.disc-list li:before {
    position: absolute;
    content: "";
    top: 4px;
    left: 0;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px
}

ul.disc-list.disc-list--bg-light_red li:before {
    background-color: #FF5D60
}

ul.disc-list.disc-list--bg-claret li:before {
    background-color: #8c1e3c
}

ul.disc-list.disc-list--bg-deep_green li:before {
    background-color: #396249
}

.meta-info .meta-info-item {
    display: block;
    float: left;
    clear: both;
    margin-bottom: 10px;
    color: #191b1f;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px
}

.disclaimer-list,
.disclaimer-list li {
    display: inline-block;
    text-align: center
}

.meta-info .meta-info-item .meta-info-name {
    font-weight: 700
}

.disclaimer-list {
    width: 100%;
    margin: 45px 0 15px;
    padding-left: 0
}

.disclaimer-list li {
    font-size: 14px!important;
    padding: 0 10px
}

.disclaimer-list li a {
    font-size: 14px
}

.highlights-list {
    display: block;
    margin-bottom: 50px
}

.highlights-list .tagline {
    margin-bottom: 20px
}

.highlights-list .hightlights-list--item {
    display: table;
    width: 100%
}

.highlights-list .hightlights-list--item .post-date {
    position: relative;
    display: table-cell;
    width: 60px;
    padding-right: 15px;
    text-align: right;
    color: #999;
    font-size: 12px;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto
}

.highlights-list .hightlights-list--item .post-date:before {
    position: absolute;
    top: 10px;
    right: 0;
    content: "";
    width: 1px;
    height: 100%;
    background-color: #6ec315
}

.highlights-list .hightlights-list--item .post-date:after {
    position: absolute;
    right: -5px;
    top: 10px;
    content: "";
    width: 10px;
    height: 1px;
    background-color: #6ec315
}

.highlights-list .hightlights-list--item a {
    display: table-cell;
    margin: 0;
    padding-left: 15px;
    padding-bottom: 15px;
    font-size: 15px;
    line-height: 20px
}

.news-list .news-list-item,
.news-thumb-list-view .news-list-item {
    margin-top: 15px;
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    display: block
}

.highlights-list .hightlights-list--item a:hover {
    color: #6ec315
}

.highlights-list .hightlights-list--item a.show-more {
    color: #6ec315!important;
    font-weight: 700
}

.news-list .news-list-item,
.news-list .news-list-item a,
.news-thumb-list-view .news-list-item a {
    color: #191b1f
}

.highlights-list .hightlights-list--item:last-child .post-date:before {
    height: 0
}

.news-list .news-list-item {
    float: left;
    width: 100%
}

.news-thumb-list-view {
    width: 100%
}

.news-thumb-list-view .news-list-item {
    color: #191b1f
}

.news-thumb-list-view .news-list-item:nth-child(2n+1) {
    clear: left
}

@media (max-width:56.25em) {
    .news-thumb-list-view .news-list-item {
        width: 100%
    }
}

.news-thumb-list-view .news-list-item .image {
    display: block;
    float: left;
    width: 40%;
    max-width: 165px;
    height: 92px;
    overflow: hidden;
    position: relative;
    margin-top: 5px;
    padding-right: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.news-thumb-list-view .news-list-item .image img {
    width: 100%;
    height: auto
}

.news-thumb-list-view .news-list-item .content {
    display: block;
    float: left;
    width: 60%;
    padding-left: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.news-thumb-list-view .news-list-item .content .post-date {
    display: block;
    float: left;
    width: 100%;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    color: #858D79
}

@media (max-width:47.938em) {
    .events-page .col-4,
    .events-page .col-8 {
        width: 100%;
        float: none
    }
}

.events-page .btn.btn-show-more {
    margin-top: 0
}

.events-list {
    padding: 40px 0 20px;
    clear: both
}

.events-list .events-list-item {
    overflow: hidden
}

.events-list .events-list-item .image {
    width: 49.8%;
    padding-right: 20px;
    float: left
}

.events-list .events-list-item .image img {
    width: 100%;
    height: auto
}

@media (max-width:29.938em) {
    .events-list .events-list-item .image {
        width: 100%;
        float: none
    }
}

.events-list .events-list-item .badge {
    margin-top: -5px;
    float: right
}

.events-list .events-list-item .content {
    /*width: 50%;*/
    float: left;
    padding-left: 30px;
    padding-bottom: 40px;
    position: relative;
    margin-right: 0;
    text-align: left
}

@media (max-width:29.938em) {
    .events-list .events-list-item .content {
        width: 100%;
        float: none
    }
}

.events-list .events-list-item .content h3 {
    font-size: 18px
}

.events-list .events-list-item .content:before {
    top: 0;
    bottom: 0;
    left: 10px;
    position: absolute;
    content: "";
    display: block;
    border-left: 1px solid #6ec315
}

.events-list .events-list-item .content:after {
    width: 20px;
    top: 40px;
    left: 0;
    position: absolute;
    content: "";
    display: block;
    border-top: 1px solid #6ec315
}

.events-list .events-list-item .event-date {
    color: #396249
}

.events-list .events-list-item:first-child .content:before {
    top: 40px
}

.events-list .events-list-item>.image+.content {
    text-align: left;
    padding-left: 20px;
    padding-right: 0;
    margin-right: 1px;
    float: right
}

.events-list .events-list-item>.image+.content:before {
    left: 0;
    right: initial
}

.events-list .events-list-item>.image+.content:after {
    left: -10px;
    right: initial
}

.events-list .events-list-item:last-child .content:before {
    height: 40px
}

.filters {
    margin-top: 38px;
    margin-bottom: 30px
}

.events-recommend-position {
    padding-left: 0;
    margin-top: 38px;
    margin-bottom: 30px
}

.filters .row {
    margin-bottom: 0
}

.events-recommend p {
    padding: 12px 0;
    clear: both
}

.tag-list {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 15px
}

.tag-list .tag-link {
    display: block;
    float: left;
    height: 28px;
    padding: 0 15px;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    background-color: #6ec315;
    text-align: center;
    line-height: 28px;
    margin-right: 2px
}

.widget-list-view {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 50px;
    padding-left: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.widget-list-view .tagline {
    display: block;
    float: left;
    width: 100%;
    padding: 10px 0;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 700;
    line-height: normal;
    color: #6ec315;
    background: 0 0;
    border-bottom: 1px solid #6ec315
}

.widget-list-view .tagline span {
    position: relative
}

.widget-list-view .tagline span:after {
    position: absolute;
    content: "";
    bottom: -15px;
    left: 0;
    width: 100%;
    height: 5px;
    background-color: #6ec315
}

.widget-list-view .widget-list .widget-list-item {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    margin-top: 15px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.widget-list-view .widget-list .widget-list-item i {
    float: left
}

.widget-list-view .widget-list .widget-list-item .widget-list__info {
    padding-left: 50px;
    font-size: 15px;
    font-weight: 700;
    line-height: 20px
}

.widget-list-view .widget-list .widget-list-item .widget-list__info .widget-list__subtitle {
    font-size: 12px;
    font-weight: 700;
    line-height: 20px
}

.file-list .file-list-item {
    display: table;
    vertical-align: middle;
    margin-bottom: 30px
}

.file-list .file-list-item i {
    display: table-cell
}

.file-list .file-list-item .file-info {
    display: table-cell;
    vertical-align: middle;
    padding-left: 30px
}

.step,
.step .step-num {
    position: relative;
    display: block
}

.file-list .file-list-item .file-info p {
    margin: 0!important;
    color: #fff;
    font-weight: 700;
    line-height: 20px;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
    -webkit-transition: all .25s ease;
    transition: all .25s ease
}

.file-list .file-list-item .file-info span {
    font-weight: 300!important
}

.file-list .file-list-item:last-child {
    margin-bottom: 0
}

.file-list .file-list-item:hover i {
    opacity: .5
}

.file-list .file-list-item:hover .file-info p {
    color: #6ec315!important
}

ol {
    padding-left: 30px
}

ol li {
    padding: 5px 0
}

ul.default-list.bullet {
    list-style: disc!important;
    padding-left: 35px
}

.block-account .block-content ul,
.main-menu,
.main-navigation,
.provider-logos {
    list-style: none
}

ul.default-list.bullet li {
    padding: 5px 0
}

.step {
    width: 100%
}

.step .step-num {
    clear: both;
    width: 60px;
    height: 60px;
    margin-bottom: 40px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    font-size: 36px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    background-color: #6ec315;
    z-index: 1
}

.step:after,
.step:before {
    position: absolute;
    top: 30px;
    height: 3px;
    background-color: #6ec315;
    content: ""
}

.step:after {
    right: 0;
    width: 100%;
    z-index: 0
}

.step:before {
    left: -30px;
    width: 30px
}

.list-slider .list-slider-slides,
.news-list-view .tagline span {
    position: relative
}

.col-2:first-child .step:before {
    width: 0
}

.list-logos {
    width: 100%;
    clear: both;
    display: table;
    padding-top: 30px;
    margin-bottom: 30px
}

.list-logos li {
    display: table-cell;
    vertical-align: middle;
    text-align: left
}

.steps-list .icon-number {
    font-size: 30px;
    font-style: normal;
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin: 40px 0;
    text-align: center;
    display: block;
    border-radius: 50%;
    color: #fff;
    background: #396249
}

.blockquote,
.blockquote h3 {
    font-style: italic;
    font-weight: 400
}

.steps-list .steps-line {
    width: 87%;
    margin: 60px 0 -70px 20px;
    border: 2px solid #6ec315
}

@media (max-width:47.938em) {
    .steps-list .steps-line {
        display: none
    }
    .header .header-section .background-image {
        min-height: 100%
    }
}

.list-slider a {
    color: #036e2e
}

.list-slider .list-slider-indication {
    margin: 20px 0 40px;
    border-bottom: 1px solid #036e2e
}

.list-slider .list-slider-indication li {
    display: inline-block;
    margin-right: 20px
}

.list-slider .list-slider-indication li a {
    padding: 5px 0;
    display: inline-block;
    color: #fff
}

.list-slider .list-slider-indication li.active:after {
    content: "";
    display: block;
    width: 100%;
    margin-bottom: -5px;
    border-bottom: 5px solid #036e2e
}

.list-slider .list-slider-slides .col-9 {
    margin-top: 0
}

.list-slider .list-slider-slides li {
    height: 100px;
    overflow: hidden;
    float: left;
    opacity: .2;
    transition: .5s
}

.list-slider .list-slider-slides li.active {
    opacity: 1;
    height: auto;
    overflow: visible
}

.i-hamburger,
.provider-logos,
.section-img-cda,
.title-cda,
table {
    overflow: hidden
}

.news-list-view {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 50px
}

.news-list-view .tagline {
    display: block;
    float: left;
    width: 100%;
    padding: 10px 0;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 700;
    line-height: normal;
    color: #6ec315;
    background: 0 0;
    border-bottom: 1px solid #6ec315
}

*,
body {
    padding: 0;
    margin: 0
}

.news-list-view .tagline span:after {
    position: absolute;
    content: "";
    bottom: -15px;
    left: 0;
    width: 100%;
    height: 5px;
    background-color: #6ec315
}

.news-list-view .post-date {
    display: block;
    float: left;
    width: 100%;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    color: #999
}

.blockquote,
.blockquote a {
    color: #191b1f
}

body {
    overflow-x: hidden;
    font-size: 15px;
    line-height: 20px
}

.blockquote,
.blockquote h3,
.blockquote p {
    font-size: 20px;
    line-height: 24px
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

icon .float-left {
    float: left!important
}

.float-right {
    float: right!important
}

.float-center {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.clearfix::after,
.clearfix::before {
    content: ' ';
    display: table;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.blockquote.social-blockquote:after,
.col-contact:after,
.header .nav-header:after,
.header .site-logo a:after,
.title-cda--shadow:after {
    content: ""
}

.clearfix::after {
    clear: both
}

.blockquote {
    display: block;
    float: left;
    width: 100%
}

.blockquote p {
    margin: 10px 0
}

.blockquote.social-blockquote {
    position: relative;
    margin-bottom: 31px;
    padding: 25px 15px;
    border: 1px solid #6ec315;
    margin-top: -11px;
    background-color: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 0
}

.blockquote.social-blockquote:after {
    position: absolute;
    bottom: -21px;
    left: 15px;
    width: 21px;
    height: 21px;
    background: url(../images/ui/icon-arrow-quote.png) top center no-repeat
}

.user-navigation {
    display: table-cell;
    width: 30%;
    vertical-align: bottom
}

.user-navigation .user-navigation--wrapper {
    width: 100%;
    display: table;
    vertical-align: bottom
}

.header .header-section {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    margin: 0 auto;
    overflow: hidden
}

.header .header-section .background-image {
    position: absolute;
    top: 0;
    left: 50%;
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.header .next-layer {
    display: none
}

.header .nav-header {
    position: relative;
    display: block;
    width: 100%;
    background-color: #fff
}

.header .nav-header:after {
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 5px;
    background-color: #6ec315;
    z-index: 101
}

.header .nav-header button.i-hamburger {
    display: none
}

@media (max-width:47.938em) {
    .header .nav-header button.i-hamburger {
        display: none
    }
    .header.header-fixed-top {
        position: relative
    }
}

.header .nav-header .row,
.header.header-fixed-top button.i-hamburger {
    display: block
}

.header.header-fixed-top {
    padding-top: 150px
}

@media (max-width:47.938em) {
    .header.header-fixed-top button.i-hamburger {
        display: none
    }
}

.header.header-fixed-top .nav-header {
    border-top: 5px solid #6ec315;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1000;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.header.header-fixed-top .nav-header:after {
    height: 0
}

.header.header-fixed-top .search-header {
    position: fixed;
    top: 45px;
    z-index: 999
}

.header.header-fixed-top .nav>div {
    height: 45px
}

.header.header-fixed-top .main-menu {
    display: block;
    float: left;
    position: relative;
    height: 45px;
    margin: 0
}

.header.header-fixed-top .main-menu.hidden+.next-layer {
    display: block
}

.header.header-fixed-top .main-menu+.next-layer {
    display: none
}

.header.header-fixed-top .main-menu>ul {
    display: none;
    float: left
}

.header.header-fixed-top .main-menu>ul>li>a {
    line-height: 45px;
    padding: 0 7px
}

.header.header-fixed-top .main-menu-sub {
    display: none
}

.header.header-fixed-top .next-layer {
    float: left;
    line-height: 45px;
    padding-left: 10px
}

.header.header-fixed-top .next-layer div {
    display: none;
    float: left
}

.header.header-fixed-top .next-layer div.visible {
    display: block
}

.header.header-fixed-top .next-layer div span {
    display: block;
    float: left
}

.header.header-fixed-top .next-layer .next-story a {
    display: none
}

.header.header-fixed-top .next-layer .next-story a span {
    color: #191b1f!important
}

.header.header-fixed-top .next-layer .next-story a.active {
    display: block
}

.header.header-fixed-top .next-layer .next-story a.active+.active {
    display: none
}

.header.header-fixed-top .next-layer span {
    font-size: 15px;
    line-height: 45px;
    font-weight: 700;
    color: #6ec315;
    padding-right: 10px
}

.header.header-fixed-top .site-logo {
    width: 130px;
    height: 45px;
    margin-top: 0
}

.header.header-fixed-top .site-logo a:after {
    width: 130px;
    height: 45px;
    top: 4px;
    background: url(../images/svg/logo.svg) top center no-repeat
    background-size: 100%;
}

.header.header-fixed-top .btn-login,
.header.header-fixed-top .search-block {
    height: 45px;
    margin-top: 0
}

.header.header-fixed-top .btn-login .btn-search,
.header.header-fixed-top .search-block .btn-search {
    height: 45px
}

.header.header-fixed-top .btn-login .btn-search i:before,
.header.header-fixed-top .search-block .btn-search i:before {
    height: 45px;
    line-height: 45px;
    font-size: 18px
}

.header.header-fixed-top .btn-login {
    position: relative;
    width: 60px;
    font-size: 0;
    color: transparent
}

.header .nav {
    display: block;
    float: left;
    width: 100%
}

.header .nav>div {
    display: block;
    float: left;
    height: 100px
}

@media (max-width:47.938em) {
    .header .nav>div {
        height: 45px
    }
}

.header .nav>div:last-child {
    float: right
}

.header .row {
    display: block;
    margin-top: 0;
    margin-bottom: 0
}

.header .login,
.header .search {
    display: block;
    float: right
}

.header .site-logo {
    display: block;
    float: left;
    position: relative;
    padding: 0;
    margin: 35px 15px 0 0;
    width: 210px;
    height: 80px;
    color: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*,
.col,
:after,
:before {
    -webkit-box-sizing: border-box
}

@media (max-width:47.938em) {
    .header .site-logo {
        padding: 0;
        margin: 0!important;
        width: 130px;
        height: 45px;
        overflow: hidden
    }
}

@media (max-width:29.938em) {
    .header .site-logo {
        width: 130px
    }
}

.header .site-logo a {
    font-size: 0;
    text-indent: -9999px
}

.header .site-logo a:after {
    position: absolute;
    left: 0;
    top: 5px;
    width: 210px;
    height: 80px;
    background: url(../images/svg/logo.svg) top center no-repeat;
    background-size: 100%
}

.section-cda .contact-block,
.section-img-cda {
    position: relative
}

@media (max-width:47.938em) {
    .header .site-logo a:after {
        width: 130px;
        height: 45px;
        top: 4px;
        background: url(../images/svg/logo.svg) top center no-repeat
    }
}

.col-contact:after,
.icon-big {
    background-position: top center
}

.col-contact:after,
.icon-log {
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain
}

.header .nav * {
/*    line-height: normal*/
}

.img-responsive {
    width: 100%;
    height: auto
}

@media (max-width:29.938em) {
    .img-responsive {
        width: auto
    }
}

.section-cda {
    display: block;
    float: left;
    width: 100%
}

.section-cda .headline {
    font-family: Montserrat, Verdana, sans-serif;
    margin: 0
}

.section-cda p {
    margin: 10px 0;
    font-weight: 500;
    line-height: 18px
}

.section-cda.f-white p {
    color: #fff
}

.section-cda .contact-block p {
    margin: 0
}

.section-cda .contact-block p a {
    padding-left: 10px;
    color: #fff;
    font-weight: 700
}

@media (max-width:56.25em) {
    .section-cda .service {
        width: 50%
    }
}

@media (max-width:47.938em) {
    .section-cda .service {
        width: 100%
    }
}

.section-cda .service .img-responsive {
    width: 100%;
    height: auto
}

.section-cda .service h3 {
    margin: 0
}

.section-cda .service h3 a {
    color: #6ec315
}

.section-cda .service:nth-child(3n+1) {
    clear: left
}

.section-cda .feature {
    text-align: center;
    margin-top: 30px
}

.section-cda .feature h3 {
    font-weight: 400;
    margin: 20px 0
}

.section-cda .leader {
    text-align: center;
    margin-top: 30px
}

@media (max-width:56.25em) {
    .section-cda .service:nth-child(3n+1),
    .section-cda .service:nth-child(even),
    .section-cda .service:nth-child(odd) {
        clear: inherit
    }
    .section-cda .service:nth-child(2n+1) {
        clear: left
    }
    .section-cda .leader {
        width: 33.33%
    }
}

.section-cda .leader:nth-child(4n+1) {
    clear: left
}

@media (max-width:56.25em) {
    .section-cda .leader:nth-child(4n+1) {
        clear: inherit
    }
    .section-cda .leader:nth-child(3n+1) {
        clear: left
    }
}

.section-cda .leader h3 {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 10px
}

.section-cda .leader h3 a {
    color: #fff
}

.section-cda .leader p {
    margin: 0
}

.about-cda {
    padding-bottom: 40px;
    min-height: 100%!important;
    min-height: 100vh!important
}

.about-cda .background-image {
    min-height: 100%
}

@media (max-width:47.938em) {
    .section-cda .leader {
        width: 50%
    }
    .section-cda .leader:nth-child(3n+1) {
        clear: inherit
    }
    .section-cda .leader:nth-child(2n+1) {
        clear: left
    }
    .about-cda .background-image {
        min-height: inherit
    }
    .about-cda {
        min-height: auto!important
    }
    .about-cda.title-cda--medium {
        min-height: 417px!important
    }
}

.section-img-cda {
    min-height: 490px;
    max-height: 490px
}

.section-img-cda>img {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 100%
}

.section-img-cda>.container,
.title-cda .background-image {
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}

.section-img-cda>.container {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center
}

.section-img-cda>.container h2,
.section-img-cda>.container p {
    line-height: normal
}

.section-img-cda>.container h2 {
    padding-bottom: 20px
}

.section-img-cda>.container p {
    font-size: 24px
}

@media (max-width:47.938em) {
    .section-img-cda {
        min-height: 400px;
        max-height: 400px
    }
    .section-img-cda>.container {
        top: 50%
    }
    .section-img-cda>.container .col-8 {
        width: 100%
    }
    .col-contact {
        width: 100%!important
    }
}

.col-contact:after {
    position: absolute;
    left: -25%;
    bottom: -160px;
    width: 488px;
    height: 349px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../images/ui/icon-contact-block.png)
}

@media (max-width:47.938em) {
    .col-contact:after {
        left: 50%;
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }
}

.section,
section {
    display: inline-block;
    width: 100%
}

.section .subscription,
section .subscription {
    float: right;
    margin-top: -10px;
    margin-bottom: -30px;
    text-align: right
}

.title-cda {
    position: relative;
    width: 100%
}

.title-cda .background-image {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.title-cda .title-cda--wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center
}

.title-cda .title-cda--wrapper h2 {
    font-size: 36px;
    font-weight: 700;
    text-align: center
}

@media (max-width:47.938em) {
    .title-cda .title-cda--wrapper h2 {
        font-size: 30px
    }
}

@media (max-width:29.938em) {
    .title-cda .title-cda--wrapper h2 {
        font-size: 24px
    }
}

.title-cda .title-cda--wrapper .btn {
    font-size: 24px;
    font-weight: 400;
    height: auto;
    margin: 10px 0 10px -1px;
    padding: 5px 20px
}

@media (max-width:47.938em) {
    .title-cda .title-cda--wrapper .btn {
        font-size: 20px;
        padding: 5px 10px
    }
}

@media (max-width:29.938em) {
    .title-cda .title-cda--wrapper .btn {
        font-size: 16px;
        padding: 5px
    }
}

.footer a,
.footer h3,
.footer p,
.footer ul li {
    font-size: 15px;
    color: #fff
}

.title-cda .title-cda--wrapper .btn-default {
    line-height: 40px;
    text-decoration: none;
    color: #fff;
    border-radius: 0;
    border: none;
    background: #6ec315
}

.title-cda--medium {
    min-height: 417px;
    max-height: 417px;
    width: 100%
}

.title-cda--shadow:after {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 120px;
    z-index: 1;
    background: 0 0;
    background: -webkit-linear-gradient(top, #000, transparent);
    background: -o-linear-gradient(top, #000, transparent);
    background: -moz-linear-gradient(top, #000, transparent);
    background: linear-gradient(to top, #000, rgba(0, 0, 0, 0))
}

#trust a[href^="mailto:"] {
    color: #6ec315;
    text-decoration: underline
}

.provider-logos {
    width: 100%;
    margin: 40px 0;
    padding: 0
}

.provider-logos li {
    width: 180px;
    float: left;
    text-align: center
}

.logo-action img.onhover,
.logo-action:hover img {
    display: none
}

.footer,
.logo-action:hover img.onhover,
.main-menu {
    display: inline-block
}

.footer {
    position: relative;
    width: 100%;
    padding-top: 80px;
    padding-bottom: 20px;
    background-color: #396249;
    border-bottom: 10px solid #6ec315;
    color: #fff
}

@media (max-width:56.25em) {
    .footer .row .col-2,
    .footer .row .col-3 {
        width: 33.33%;
        margin-bottom: 20px
    }
    .footer .row .col-2:nth-child(3n+1),
    .footer .row .col-3:nth-child(3n+1) {
        clear: left
    }
}

@media (max-width:47.938em) {
    .footer .row .col-2,
    .footer .row .col-3 {
        width: 50%
    }
}

.footer ul li {
    font-weight: 400;
    margin-bottom: 8px
}

.footer ul li a {
    cursor: pointer
}

.footer ul li a:hover {
    text-decoration: underline
}

.footer h3 {
    margin-bottom: 15px;
    line-height: 20px
}

.footer .copyrights {
    font-size: 14px;
    text-align: center
}

.main-menu {
    vertical-align: bottom;
    height: 40px;
    margin-top: 60px
}

@media (max-width:56.25em) {
    .main-menu {
        margin-top: 50px;
        height: 50px;
        margin-left: 30px
    }
}

@media (max-width:29.938em) {
    .footer {
        padding-top: 20px
    }
    .footer .row .col-2,
    .footer .row .col-3 {
        width: 100%
    }
    .main-menu {
        margin-left: 5px
    }
    .zopim {
        bottom: 29px!important
    }
}

.main-navigation {
    position: relative;
    display: block;
    float: left;
    margin-left: 5px
}

@media (max-width:56.25em) {
    .main-navigation {
        display: none!important
    }
}

.main-navigation li {
    display: block;
    float: left;
    line-height: 40px
}

@media (max-width:47.938em) {
    .footer .row .col-2:nth-child(3n+1),
    .footer .row .col-3:nth-child(3n+1) {
        clear: inherit
    }
    .footer .row .col-2:nth-child(2n+1),
    .footer .row .col-3:nth-child(2n+1) {
        clear: left
    }
    .main-menu {
        margin-top: 0;
        height: 45px
    }
    .main-navigation li {
        width: 100%
    }
}

.main-navigation li>a {
    display: block;
    padding: 0 9px;
    color: #396249;
    line-height: 40px!important
}

.main-navigation li>a span {
    color: #6ec315
}

@media (max-width:72.5em) {
    .main-navigation li>a {
        padding: 0 10px
    }
}

.main-navigation li:hover a {
    opacity: 1;
    color: #fff;
    background-color: #6ec315
}

.main-navigation li:hover a span {
    color: #fff
}

.main-navigation li .sub-menu {
    display: none
}

.main-navigation li>ul.sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    height: 40px;
    padding-top: 5px;
    z-index: 120
}

.main-navigation li>ul.sub-menu>li {
    position: relative;
    margin: 0;
    height: 40px
}

.main-navigation li>ul.sub-menu>li a {
    position: relative;
    padding-right: 30px;
    color: #fff;
    background-color: #6ec315
}

.main-navigation li>ul.sub-menu>li a:after {
    position: absolute;
    content: "\f078";
    top: 14px;
    right: 15px;
    display: inline-block;
    line-height: 40px;
    font: normal normal normal 10px/1 FontAwesome;
    font-size: 10px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.main-navigation li>ul.sub-menu>li.hover a,
.main-navigation li>ul.sub-menu>li:hover a {
    opacity: 1;
    background-color: #396249
}

.main-navigation li>ul.sub-menu>li>ul.sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    margin: 0;
    min-height: 40px;
    padding-top: 0;
    background-color: #396249
}

.main-navigation li>ul.sub-menu>li>ul.sub-menu li {
    width: 100%;
    min-width: 240px;
    min-height: 40px;
    display: block;
    float: left;
    clear: both;
    background: 0 0
}

.main-navigation li>ul.sub-menu>li>ul.sub-menu li a {
    background-color: #396249
}

.main-navigation li>ul.sub-menu>li>ul.sub-menu li a:after {
    content: ""
}

.main-navigation li>ul.sub-menu>li>ul.sub-menu li:hover a {
    opacity: 1;
    background-color: #125b5e
}

.slicknav_btn {
    height: 50px;
    width: 50px;
    margin: 0;
    background-color: #6ec315;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0
}

.slicknav_btn span.slicknav_icon-bar,
.slicknav_btn span.slicknav_menutxt {
    display: none
}

.slicknav_menu {
    display: none;
    padding: 0
}

@media (max-width:56.25em) {
    .slicknav_menu {
        display: block;
        float: left
    }
    .slicknav_menu ul.slicknav_nav {
        position: absolute;
        top: 100px;
        z-index: 100;
        background-color: #6ec315;
        left: 0;
        width: 100%;
        padding: 20px 0
    }
    .slicknav_menu ul.slicknav_nav li {
        display: block;
        float: left;
        width: 100%;
        position: relative;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
        outline: 0
    }
    .slicknav_menu ul.slicknav_nav li ul {
        margin-left: 0
    }
    .slicknav_menu ul.slicknav_nav li ul li {
        padding: 0 20px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0
    }
    .slicknav_menu ul.slicknav_nav li ul a {
        border-bottom: 1px solid #396249;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0
    }
    .slicknav_menu ul.slicknav_nav li ul a a {
        border-bottom: 0
    }
    .slicknav_menu ul.slicknav_nav li a {
        position: relative;
        color: #fff;
        padding: 10px 15px
    }
    .slicknav_menu ul.slicknav_nav li a:hover {
        background-color: transparent;
        color: #396249;
        outline: 0
    }
    .slicknav_menu ul.slicknav_nav li a a {
        color: #fff;
        padding: 0
    }
    .slicknav_menu ul.slicknav_nav li a .slicknav_arrow {
        position: absolute;
        top: 15px;
        right: 15px
    }
}

.next-layer {
    display: block;
    float: left
}

@media screen and (max-width:56.25em) {
    .js .main-navigation {
        display: none
    }
    .js .slicknav_menu {
        display: block
    }
}

*,
:after,
:before {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.col,
.widget-numbers {
    -moz-box-sizing: border-box
}

.container {
    max-width: 1170px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin: 0 -15px 20px
}

.col-10,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9 {
    margin-top: 10px
}

.row:after,
.row:before {
    display: table;
    content: " "
}

.row:after {
    clear: both
}

.col {
    float: left;
    padding: 0 5px;
    box-sizing: border-box;
    -moz-background-clip: padding-box!important;
    -webkit-background-clip: padding-box!important;
    background-clip: padding-box!important
}

.col-10,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-7,
.col-8,
.col-9 {
    display: block;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
    position: relative
}

.col-2 {
    width: 16.66%
}

@media (max-width:47.938em) {
    .slicknav_menu ul.slicknav_nav {
        top: 45px
    }
    .col-2 {
        width: 33.3333333333%
    }
    .col-2:nth-child(3n+2) {
        clear: left
    }
}

@media (max-width:29.938em) {
    .col-2 {
        width: 50%
    }
    .col-2:nth-child(3n+2) {
        clear: inherit
    }
    .col-2:nth-child(2n) {
        clear: left
    }
}

.col-3 {
    width: 25%
}

@media (max-width:29.938em) {
    .col-3 {
        width: 100%
    }
}

@media (max-width:47.938em) {
    .col-3 {
        width: 50%
    }
}

.col-4 {
    width: 33.3333333333%
}

@media (max-width:47.938em) {
    .col-4 {
        width: 50%
    }
    .col-4:nth-child(even) {
        clear: left
    }
}

@media (max-width:29.938em) {
    .col-4 {
        width: 100%
    }
}

.col-5 {
    width: 41.66666666666667%
}

@media (max-width:29.938em) {
    .col-5 {
        width: 100%
    }
}

.col-6 {
    position: relative;
    display: block;
    float: left;
    width: 50%;
    padding-right: 15px;
    padding-left: 15px
}

@media (max-width:29.938em) {
    .col-6 {
        width: 100%
    }
}

.col-7 {
    width: 58.333333333333336%
}

@media (max-width:29.938em) {
    .col-7 {
        width: 100%
    }
}

.col-8 {
    width: 66.6666666667%
}

@media (max-width:47.938em) {
    .col-8 {
        width: 50%
    }
}

@media (max-width:29.938em) {
    .col-8 {
        width: 100%
    }
}

.col-9 {
    width: 75%
}

.col-10 {
    width: 83.33333333333334%
}

.col-12 {
    width: 100%
}

.col-centered {
    margin-left: auto;
    margin-right: auto;
    float: none
}

@media (max-width:47.938em) {
    .col-md-3 {
        width: 50%
    }
}

@media (max-width:29.938em) {
    .col-md-3 {
        width: 100%
    }
}

@media (max-width:47.938em) {
    .col-sm-3 {
        width: 40%
    }
}

@media (max-width:29.938em) {
    .col-sm-3 {
        width: 100%
    }
}

@media (max-width:47.938em) {
    .col-sm-9 {
        width: 60%
    }
    .col-sm-9 .col-12,
    .col-sm-9 .col-6 {
        width: 100%
    }
}

.col-sm-9 .col-12,
.col-sm-9 .col-6 {
    margin-top: 0
}

.col-push-1 {
    left: 8.33333333%
}

.col-push-2 {
    left: 16.66666667%
}

.col-push-3 {
    left: 25%
}

@media (max-width:29.938em) {
    .col-sm-9 {
        width: 100%
    }
    .col-push-3 {
        left: 0
    }
}

@media (max-width:47.938em) {
    .col-push-3 {
        left: 0
    }
}

.col-push-6 {
    left: 25%
}

@media (max-width:29.938em) {
    .col-push-6 {
        left: 0
    }
}

.clearfix {
    clear: both
}

.clear-right {
    clear: right
}

.clear-left {
    clear: left
}

.float-left {
    float: left
}

.hide {
    display: none
}

.top-space {
    padding-top: 60px
}

.bottom-space-medium,
.top-space-medium {
    padding-top: 30px
}

.bottom-space {
    padding-bottom: 60px
}

.centered {
    display: block;
    margin: 0 auto
}

.section-image {
    width: 100%;
    height: auto
}

.tabs-container {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 60px
}

.tabs-container .tab {
    display: block;
    float: right;
    color: #6ec315;
    height: 56px;
    line-height: 56px;
    font-size: 18px;
    padding: 0 20px;
    outline: 0
}

.tabs-container .tab.selected {
    color: #fff;
    background-color: #6ec315
}

.tabs-container .panel {
    display: block;
    float: left;
    width: 100%;
    padding: 30px 40px;
    background-color: #036e2e ;
    border-top: 6px solid #6ec315
}

.tabs-container .panel .form-row {
    display: inline-block;
    width: -moz-calc(100% + 30px);
    width: -webkit-calc(100% + 30px);
    width: -o-calc(100% + 30px);
    width: calc(100% + 30px);
    margin-right: -15px;
    margin-left: -15px;
    text-align: center;
    margin-bottom: 30px
}

.tabs-container .panel .form-row:last-child,
.tabs-container .panel input {
    margin-bottom: 0
}

.tabs-container .panel .form-row .search-input {
    width: -moz-calc(100% - 30px);
    width: -webkit-calc(100% - 30px);
    width: -o-calc(100% - 30px);
    width: calc(100% - 30px)
}

.tabs-container .panel .form-row .form-cell {
    display: block;
    float: left;
    text-align: left;
    width: 25%!important;
    padding-right: 15px;
    padding-left: 15px;
    color: #fff
}

.tabs-container .panel .form-row .form-cell label {
    display: block;
    float: left;
    width: 100%
}

.tabs-container .panel .form-row .form-cell input.medium {
    width: 100%;
    max-width: 100%
}

.tabs-container .panel .form-row .form-cell input.small {
    width: 46%;
    float: left
}

.header .btn-search,
.tabs-container .panel .form-row .form-cell input:last-child.small {
    float: right
}

.tabs-container .panel .form-row .form-cell .dash {
    width: 8%;
    display: block;
    float: left;
    line-height: 32px;
    text-align: center
}

.tabs-container .panel .form-row.centered .form-cell {
    display: inline-block;
    float: none;
    text-align: left;
    width: 25%!important;
    padding-right: 15px;
    padding-left: 15px
}

.tabs-container .panel .form-cell .select2 {
    width: 100%!important;
    border: none
}

.tabs-container .panel .form-cell .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #191b1f
}

.tabs-container .panel .form-cell .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #191b1f transparent transparent
}

.tabs-container .panel .btn-search-sbmt {
    display: inline-block
}

.tabs-container .panel .btn-search-sbmt span:before {
    color: #036e2e
}

table {
    border: none;
    width: 100%;
    font-family: Montserrat, Verdana, sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: normal;
    color: #191b1f;
    table-layout: fixed
}

.block-account .block-content,
.stories-table {
    font-family: Montserrat, Verdana, sans-serif
}

table td {
    border: none;
    border-bottom: 1px solid #999;
    display: table-cell;
    padding: 15px 20px;
    text-align: right!important
}

table td:first-child {
    text-align: left!important
}

table.table-search-results {
    table-layout: inherit;
    margin-bottom: 20px
}

table.table-search-results td {
    display: table-cell;
    border-bottom: 1px solid #999;
    font-weight: 400;
    padding: 15px 20px;
    vertical-align: center
}

table.table-search-results td.colspan {
    padding-bottom: 0
}

table.table-search-results td:first-child {
    font-weight: 700;
    padding: 15px 0
}

table.table-search-results td:first-child.colspan {
    padding-bottom: 0
}

table.table-search-results td:hover:after {
    background-color: transparent
}

table.table-search-results td i {
    display: inline-block;
    margin-right: 10px;
    width: 30px;
    height: 30px;
    vertical-align: middle
}

table.table-search-results td .compare,
table.table-search-results td .view,
table.table-search-results td a {
    color: #6ec315
}

table.table-search-results td .compare {
    display: inline-block;
    cursor: pointer
}

table.table-search-results td .date,
table.table-search-results td .time {
    color: #999
}

table tr td {
    padding: 15px 20px;
    vertical-align: center
}

table tr td:first-child {
    padding: 15px 20px 15px 0
}

table tr td span.company {
    color: #6ec315
}

table tr td span.number {
    font-size: 24px;
    font-weight: 400;
    word-break: break-all
}

table tr td span.special {
    color: #036e2e
}

table thead tr td {
    border-bottom: 1px solid #6ec315;
    vertical-align: bottom;
    background-color: #EBF9F1;
    z-index: 0
}

table tbody tr td {
    position: relative
}

table tbody tr td:hover:after {
    content: "";
    position: absolute;
    background-color: #e9e6cb;
    left: 0;
    top: -5000px;
    height: 10000px;
    width: 100%;
    z-index: -1
}

table tfoot tr td {
    border-top: 1px solid #6ec315;
    color: #6ec315;
    background-color: #EBF9F1;
    z-index: 0
}

table tfoot tr td a {
    color: #6ec315
}

.table {
    display: table;
    width: 100%
}

.table .table-row {
    display: table-row
}

.table .table-row .table-cell {
    display: table-cell;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    text-align: left;
    padding: 5px 0
}

.table .table-row .table-cell a {
    color: #191b1f
}

.table.sm-table .table-cell {
    width: 50%
}

.table.sm-table .table-cell:last-child {
    text-align: right
}

.default-table-container {
    display: block;
    width: 100%;
    overflow-y: scroll
}

.default-table {
    table-layout: inherit;
    margin: 10px 0
}

.default-table tr th {
    font-size: 15px;
    line-height: 20px;
    color: #6ec315;
    text-align: left;
    padding: 7px 15px;
    border-bottom: 1px solid #6ec315
}

.default-table tr th.right-align {
    text-align: right
}

.default-table tr th:first-child {
    padding: 7px 15px 7px 0
}

.default-table tr td {
    padding: 7px 15px!important;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    color: #191b1f;
    text-align: left
}

.default-table tr td.right-align {
    text-align: right
}

.default-table tr td:first-child {
    padding: 7px 15px 7px 0!important
}

.default-table tr td:hover:after {
    background-color: transparent
}

.default-table tfoot td {
    border-top: none;
    font-weight: 700
}

.stories-table {
    width: 100%;
    /*min-width: 780px;*/
    margin-bottom: 80px;
    border-top: 1px solid #dae1d3
}

.stories-table tr td {
    border: none;
    border-bottom: 1px solid #dae1d3;
    padding: 18px 20px 18px 0!important;
    text-align: left!important
}

.stories-table .table--date {
    color: #999
}

.sidebar-wrapper {
    min-width: 250px;
    margin-top: 50px;
    display: block;
    float: left
}

.sidebar-wrapper ul {
    position: relative;
    top: inherit;
    list-style: none;
    margin-top: 0
}

.sidebar-wrapper ul li {
    margin-bottom: 15px
}

.sidebar-wrapper ul li a {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    padding: 0 5px;
    color: #191b1f;
    font-weight: 400;
    height: 22px;
    line-height: 22px
}

.sidebar-wrapper ul li a.active {
    background-color: #036e2e ;
    color: #fff
}

.sidebar-wrapper ul li a.active:before {
    position: absolute;
    content: "";
    left: -11px;
    width: 0;
    height: 0;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-right: 11px solid #036e2e
}

.block-account .block-content ul li,
.company-profile-section {
    display: block;
    width: 100%;
    float: left
}

.sidebar-wrapper ul.fixed {
    margin-top: 0;
    position: fixed;
    bottom: 50%;
    -moz-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%)
}

.sidebar-wrapper ul.fixed-footer {
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

.sidebar-menu.sticky {
    position: fixed;
    top: 0;
    z-index: 6;
    margin-top: 30px
}

.block-account .block-content {
    margin-top: 20px;
    max-width: 180px
}

.block-account .block-content ul li {
    margin-bottom: 5px
}

.block-account .block-content ul li a {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    padding: 0 10px;
    color: #396249;
    font-weight: 500;
    height: 32px;
    line-height: 32px
}

.block-account .block-content ul li a.active,
.block-account .block-content ul li a:hover {
    background-color: #6ec315;
    color: #fff
}

.block-account .block-content ul li a.active:before,
.block-account .block-content ul li a:hover:before {
    position: absolute;
    content: "";
    right: -16px;
    width: 0;
    height: 0;
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-left: 16px solid #6ec315
}

.section-navigation {
    font-size: 15px;
    font-weight: 700;
    width: 100%;
    margin: 0 0 50px;
    border-radius: 0;
    border: none
}

@media (max-width:29.938em) {
    .section-navigation {
        display: none
    }
}

.section-navigation .main-navigation-holder {
    width: 100%;
    display: table;
    border-bottom: 1px solid #25b7bc
}

.section-navigation .main-navigation-holder .navbar-nav {
    float: left;
    margin: 0;
    padding-left: 0
}

.section-navigation .main-navigation-holder .navbar-nav li {
    position: relative;
    display: block;
    float: left
}

.section-navigation .main-navigation-holder .navbar-nav li a {
    display: block;
    margin: 0 15px;
    line-height: 20px;
    padding: 15px 0;
    color: #25b7bc;
    text-decoration: none;
    -moz-transition: .2s;
    -o-transition: .2s;
    -webkit-transition: .2s;
    transition: .2s
}

.section-navigation .main-navigation-holder .navbar-nav li:first-child a {
    margin-left: 0
}

.section-navigation .main-navigation-holder .navbar-nav li.active a {
    margin-bottom: -5px;
    color: #25b7bc;
    border-bottom: 5px solid #25b7bc;
    background: 0 0
}

.section-navigation.section-navigation--light .main-navigation-holder {
    border-bottom: 1px solid #fff
}

.section-navigation.section-navigation--light .main-navigation-holder li a {
    color: #fff
}

.section-navigation.section-navigation--light .main-navigation-holder li.active a {
    color: #fff;
    border-bottom-color: #fff
}

fieldset {
    border: none
}

input[type=email],
input[type=number],
input[type=password],
input[type=text],
input[type=date],
select,
textarea {
    font-family: Montserrat, Verdana, sans-serif;
    height: 32px;
    max-width: 230px;
    width: 100%;
    font-size: 15px;
    line-height: 30px;
    text-indent: 10px;
    border: 1px solid #b9b9b9
}

input[type=email].search-input,
input[type=number].search-input,
input[type=password].search-input,
input[type=text].search-input,
input[type=date].search-input,
select.search-input,
textarea.search-input {
    width: 100%;
    max-width: 100%;
    text-indent: 10px;
    height: 52px;
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 52px;
    color: #191b1f;
    font-family: Montserrat, Verdana, sans-serif
}

input[type=radio] {
    max-width: 14px important;
    margin-right: 10px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%
}

input[type=radio]+label span {
    position: relative;
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: -2px 10px 0 0;
    vertical-align: middle;
    background: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    cursor: pointer
}

input[type=radio]:checked+label span:after {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    background-color: #000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

input[type=checkbox] {
    display: none;
    max-width: 14px important;
    margin-right: 10px
}

input[type=checkbox]+div+label {
    padding-left: 24px;
    display: inline-block
}

input[type=checkbox]+div+label span,
input[type=checkbox]+label span {
    position: relative;
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: -2px 10px 0 -24px;
    vertical-align: middle;
    background: #fff;
    cursor: pointer;
    font-weight: 300
}

input[type=checkbox]:checked+div+label span:after,
input[type=checkbox]:checked+label span:after {
    content: "\f00c";
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 32px;
    height: 32px;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    font: normal normal normal 12px/32px FontAwesome;
    font-size: inherit;
    text-align: center
}

input[type=checkbox]+div+label i {
    font-style: normal;
    color: #999
}

input[type=button] {
    border: none!important
}

label img {
    vertical-align: middle
}

.input-big {
    width: 395px!important;
    max-width: 100%!important
}

textarea {
    min-height: 70px;
    text-indent: 0;
    padding: 0 10px
}

.input-medium,
.select-medium,
.select-meium {
    width: 235px!important;
    max-width: 100%!important
}

.select-medium+.select2-container {
    width: 230px!important;
    max-width: 100%!important
}

.input-small {
    width: 155px!important;
    max-width: 100%!important
}

.form-event {
    margin-bottom: 150px
}

.form-event .tagline {
    margin-bottom: 40px
}

.form-event .btn {
    margin-top: 30px
}

.input-box {
    margin: 15px 0
}

.input-box.radio {
    padding-left: 30px
}

.input-box.radio input {
    margin-left: -30px
}

.input-left label {
    width: 100px;
    display: inline-block;
    text-align: right
}

input.input-long {
    max-width: 500px
}

.feedback-msg {
    font-family: Montserrat, Verdana, sans-serif;
    margin-left: 30px;
    color: #ff0043
}

.feedback-msg .fa {
    font-size: 22px
}

.feedback-msg .fa-check {
    color: #6ec315
}

.alert-error,
.required-field {
    color: #ff0043
}

.alert-error {
    margin: 15px 0
}

.input-error label {
    color: #ff0043!important
}

.input-error input[type=email],
.input-error input[type=number],
.input-error input[type=password],
.input-error input[type=text],
.input-error input[type=date] {
    border-color: #ff0043!important
}

.btn {
    display: inline-block;
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    border: none
}

.btn:hover {
    cursor: pointer
}

.btn.btn-show-more {
    display: block;
    margin: 50px auto;
    outline: 0;
    color: #fff;
    border: none;
    background-color: #6ec315;
    width: 120px;
    height: 120px;
    cursor: pointer;
    -webkit-border-radius: 120px;
    -moz-border-radius: 120px;
    -ms-border-radius: 120px;
    border-radius: 120px;
    line-height: 120px
}

.btn.btn-compare,
.btn.btn-compare i {
    position: relative;
    width: 50px;
    height: 50px
}

.btn.btn-compare {
    color: #036e2e ;
    font-weight: 700
}

.btn.btn-compare i {
    margin: 0 auto;
    z-index: 1
}

.btn.beyond-news:before,
.btn.btn-compare:after {
    content: "";
    display: block;
    position: absolute
}

.btn.btn-compare:after {
    width: 45px;
    height: 45px;
    left: 2px;
    top: 2px;
    background-color: #fff;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px
}

.btn.beyond-news {
    background-color: #396249;
    line-height: 120%;
    padding-top: 32px
}

.btn.beyond-news:before {
    width: 155px;
    height: 40px;
    background: url(../images/content/drawn-arrow.png) no-repeat;
    left: 0;
    top: 0
}

.btn-default,
.btn-primary {
    height: 36px;
    line-height: 36px;
    color: #fff
}

.btn-default,
.btn-primary,
.btn-transparent-black {
    display: inline-block;
    text-align: center
}

.btn-search i,
.social-media {
    position: relative
}

.btn-primary {
    padding: 0 15px;
    background: #82d621
}

.btn-default {
    padding: 0 50px
}

.btn-transparent {
    padding: 0 30px;
    color: #fff;
    background: 0 0;
    border: 1px solid #fff;
    -moz-transition: all ease;
    -o-transition: all ease;
    -webkit-transition: all ease;
    transition: all ease
}

.btn-transparent:hover {
    color: #fff;
    color: rgba(255, 255, 255, .85);
    border: 1px solid #fff;
    border: 1px solid rgba(255, 255, 255, .85);
    opacity: 1
}

.btn-transparent-black {
    margin: 15px 0;
    padding: 0 15px;
    max-width: inherit;
    width: auto;
    text-indent: 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    color: #000;
    border: 1px solid #000;
    background: 0 0
}

.btn-transparent-black:hover {
    cursor: pointer;
    opacity: .8
}

.btn-search {
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 700;
    display: block;
    float: left;
    height: 50px;
    padding-right: 5px;
    border: none;
    outline: 0;
    background: 0 0;
    color: #6ec315
}

.btn-search i:before,
.social-media:before {
    -moz-border-radius: 22px;
    -moz-transition: all .25s ease-in-out
}

@media (max-width:47.938em) {
    .btn-search {
        height: 45px
    }
    .btn-search span {
        display: none
    }
}

.header-fixed-top .btn-search {
    padding-right: 15px
}

.btn-search i:before {
    content: "\f002";
    height: 50px;
    width: 30px;
    -webkit-border-radius: 22px;
    -ms-border-radius: 22px;
    border-radius: 22px;
    display: inline-block;
    font: normal normal normal 32px/1 FontAwesome;
    font-size: 20px;
    line-height: 50px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #6ec315;
    text-align: center;
    -o-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

@media (max-width:47.938em) {
    .btn-search i:before {
        height: 45px;
        line-height: 45px
    }
}

.btn-download {
    display: block;
    color: #191b1f
}

.btn-continue {
    height: 32px;
    padding: 0 30px;
    color: #fff;
    font-weight: 700;
    font-family: Montserrat, Verdana, sans-serif;
    -moz-transition: all ease;
    -o-transition: all ease;
    -webkit-transition: all ease;
    transition: all ease
}

.btn-login {
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 300;
    margin-left: 10px;
    padding: 12px 8px;
    height: 60px;
    line-height: 120%;
    color: #fff;
    background-color: #036e2e
}

@media (max-width:47.938em) {
    .btn-login {
        width: 60px;
        margin-left: 2px;
        padding: 12px 15px
    }
}

@media (max-width:72.5em) {
    .btn-login {
        width: 60px;
        height: 50px;
        margin-left: 2px;
        padding: 15px
    }
}

@media (max-width:29.938em) {
    .btn-login {
        padding: 12px 15px;
        width: 50px
    }
}

.header-fixed-top .btn-login {
    height: 50px;
    margin-left: 2px;
    padding: 12px 15px
}

.btn-login a {
    color: #fff;
    font-weight: 700
}

@media (max-width:47.938em) {
    .btn-login .log-user,
    .btn-login .subscribe-user {
        font-size: 0;
        color: transparent
    }
}

@media (max-width:72.5em) {
    .btn-login .log-user,
    .btn-login .subscribe-user {
        height: 50px;
        font-size: 0;
        color: transparent
    }
}

.btn-login .log-user:before,
.btn-login .subscribe-user:before,
.header-fixed-top .btn-login .log-user:before,
.header-fixed-top .btn-login .subscribe-user:before {
    display: block;
    content: "\f2bd";
    font-family: FontAwesome;
    font-size: 20px;
    color: #fff;
    text-align: center
}

.btn-login .subscribe-user:before {
    content: ""!important;
    display: none
}

.header-fixed-top .btn-login .subscribe-user:before:before {
    display: block;
    font-size: 25px
}

@media (max-width:72.5em) {
    .btn-login .subscribe-user:before {
        display: block
    }
}

.header .btn-login {
    float: right;
    margin-top: 40px
}

.icon-lock,
.icon-log {
    display: inline-block;
    float: none;
    vertical-align: middle
}

@media (max-width:72.5em) {
    .header .btn-login {
        margin-top: 50px
    }
}

@media (max-width:47.938em) {
    .header .btn-login {
        margin-top: 0;
        height: 45px
    }
}

.icon-log {
    width: 7px;
    height: 11px;
    margin: -3px 10px 0 0;
    background-size: contain;
    background-image: url(../images/svg/icon-log.svg)
}

.icon-big,
.icon-lock {
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain
}

.icon-lock {
    width: 30px;
    height: 46px;
    margin: 0 auto;
    background-size: contain;
    background-image: url(../images/svg/icon-lock.svg)
}

.social-media,
footer .social-media,
footer .social-media-list li {
    margin-bottom: 10px
}

.icon-big {
    display: block;
    width: 64px;
    height: 64px;
    background-size: contain
}

.icon-newsletter,
.icon-small {
    display: block;
    background-repeat: no-repeat;
    background-position: top center;
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain
}

@media (max-width:47.938em) {
    .icon-big {
        width: 58px;
        height: 58px
    }
}

@media (max-width:29.938em) {
    .icon-big {
        width: 42px;
        height: 42px
    }
}

.icon-small {
    width: 40px;
    height: 40px;
    background-size: contain
}

.icon-newsletter {
    width: 54px;
    height: 54px;
    background-size: contain;
    background-image: url(../images/ui/icon-newsletter.png)
}

.icon-close,
.icon-download-report {
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain;
    display: block;
    background-position: top center;
    background-repeat: no-repeat
}

.icon-close {
    width: 21px;
    height: 21px;
    background-size: contain;
    background-image: url(../images/ui/icon-close.png)
}

.icon-download-report {
    width: 64px;
    height: 63px;
    background-size: contain;
    background-image: url(../images/ui/icon-download-report.png)
}

.icon-dashboard {
    display: block;
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    background-position: top center;
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;
    background-image: url(../images/ui/icon-dashboard-big.png)
}

.icon-download-simple {
    display: inline-block;
    width: 11px;
    height: 12px;
    vertical-align: middle;
    margin-right: 5px;
    background: url(../images/svg/icon-download.svg) center center no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover
}

.social-media,
.social-media span {
    display: block;
    width: 100%;
    float: left
}

.icon-calendar.icon-big,
.icon-calendar.icon-small {
    background-image: url(../images/svg/icon-calendar-big.svg)
}

.icon-company_report.icon-big {
    background-image: url(../images/svg/icon-company-report.svg)
}

.icon-files,
.icon-files.icon-big {
    background-image: url(../images/svg/icon-files-big.svg)
}

.icon-company_report.icon-small {
    background-image: url(../images/svg/icon-company-report.svg)
}

.icon-company_report.icon-small.white {
    background-image: url(../images/svg/icon-company-report-white.svg)
}

.icon-report-white {
    background-image: url(../images/svg/icon-tender-report-white2.svg)
}

.icon-infinity-white {
    background-image: url(../images/svg/icon-infinity-white.svg)
}

.icon-news {
    background-image: url(../images/svg/icon-news.svg)
}

.icon-eye {
    background-image: url(../images/svg/icon-eye.svg)
}

.icon-eye-white {
    background-image: url(../images/svg/icon-eye-white.svg)
}

.icon-filter {
    background-image: url(../images/svg/icon-filter.svg)
}

.icon-download {
    background-image: url(../images/svg/icon-download.svg)
}

.icon-industry_report {
    background-image: url(../images/svg/icon-industry-report.svg)
}

.icon-industry_report_green {
    background-image: url(../images/svg/icon-industry-report-green.svg)
}

.icon-due_dilligence {
    background-image: url(../images/svg/icon-due-dilligence.svg)
}

.icon-infographic {
    background-image: url(../images/svg/icon-infographic.svg)
}

.icon-infographic-green {
    background-image: url(../images/svg/icon-infographic-green.svg)
}

.icon-interview {
    background-image: url(../images/svg/icon-interview.svg)
}

.icon-media {
    background-image: url(../images/svg/icon-media.svg)
}

.icon-newsletter_ondemand {
    background-image: url(../images/svg/icon-newsletter.svg)
}

.icon-media_monitoring {
    background-image: url(../images/svg/icon-media-monitoring.svg)
}

.icon-broker_reports {
    background-image: url(../images/svg/icon-broker-report.svg)
}

.icon-broker_reports_green {
    background-image: url(../images/svg/icon-broker-report-green.svg)
}

.icon-see_top100 {
    background-image: url(../images/svg/icon-see-top100.svg)
}

.icon-country-report {
    background-image: url(../images/svg/icon-country-report.svg)
}

.icon-power_market_review {
    background-image: url(../images/svg/icon-power-market-review.svg)
}

.icon-analysis {
    background-image: url(../images/svg/icon-analysis.svg)
}

.icon-analysis-green {
    background-image: url(../images/svg/icon-analysis-green.svg)
}

.icon-tender.icon-small {
    background-image: url(../images/svg/icon-tender.svg)
}

.icon-tender_report {
    background-image: url(../images/svg/icon-tender-report.svg)
}

.social-media {
    padding-left: 30px;
    color: #191b1f;
    font-size: 15px;
    font-weight: 700;
    line-height: 22px
}

.social-media span {
    color: #999;
    font-size: 12px;
    font-weight: 400
}

.social-media:before,
footer .social-media:before {
    width: 22px;
    height: 22px;
    -webkit-transition: all .25s ease-in-out;
    text-align: center;
    text-rendering: auto;
    background-color: #6ec315
}

.social-media:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    -webkit-border-radius: 22px;
    -ms-border-radius: 22px;
    border-radius: 22px;
    display: inline-block;
    font: normal normal normal 32px/1 FontAwesome;
    font-size: 12px;
    line-height: 22px;
    -webkit-font-smoothing: antialiased;
    color: #EBF9F1;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.social-media:hover:before {
    color: #fff
}

.social-media.twitter:before {
    content: "\f099"
}

footer .social-media {
    position: relative;
    padding-left: 30px;
    font-weight: 400
}

footer .social-media:before {
    position: absolute;
    content: "";
    left: 0;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    -ms-border-radius: 22px;
    border-radius: 22px;
    display: inline-block;
    font: normal normal normal 32px/1 FontAwesome;
    font-size: 12px;
    line-height: 22px;
    -webkit-font-smoothing: antialiased;
    color: #396249;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

footer .social-media:hover:before {
    color: #fff
}

footer .social-media.twitter:before {
    content: "\f099"
}

footer .social-media.google-plus:before {
    content: "\f0d5"
}

footer .social-media.linkedin:before {
    content: "\f0e1"
}

footer .social-media.facebook:before {
    content: "\f09a"
}

footer .social-media.rss:before {
    content: "\f09e"
}

.select2-container .select2-selection--single {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0
}

.btn-search-sbmt span,
.btn-search-sbmt span input {
    -webkit-border-radius: 64px;
    -moz-border-radius: 64px;
    -ms-border-radius: 64px;
    width: 64px
}

.select2-container--default .select2-selection--single {
    font-family: Montserrat, Verdana, sans-serif;
    height: 32px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #396249;
    line-height: 32px
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #396249 transparent transparent
}

.btn-search-sbmt {
    display: block;
    width: 64px;
    text-align: center
}

.btn-search-sbmt span {
    position: relative;
    display: block;
    height: 64px;
    margin-bottom: 10px;
    border-radius: 64px;
    cursor: pointer
}

.btn-search-sbmt span input {
    height: 64px;
    border-radius: 64px;
    margin-bottom: 0!important;
    font-size: 0;
    color: transparent;
    background-color: #6ec315
}

.btn-search-sbmt span:before {
    position: absolute;
    content: "\f002";
    left: 50%;
    top: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 64px;
    height: 64px;
    -webkit-border-radius: 64px;
    -moz-border-radius: 64px;
    -ms-border-radius: 64px;
    border-radius: 64px;
    display: inline-block;
    font: normal normal normal 42px/1 FontAwesome;
    font-size: 42px;
    line-height: 64px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    text-align: center;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.btn-search-sbmt label {
    text-align: center
}

label {
    min-height: 18px;
    margin-bottom: 5px;
    color: #fff;
    font-size: 15px;
    text-align: left;
    font-weight: 300
}

label span {
    font-weight: 700
}

label.downsel {
    display: block;
    float: left;
    width: 100%;
    margin: 10px 0
}

label.downsel+select+.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000
}

.search-input::-webkit-input-placeholder {
    color: #191b1f
}

.search-input:-moz-placeholder {
    color: #191b1f
}

.search-input::-moz-placeholder {
    color: #191b1f
}

.search-input:-ms-input-placeholder {
    color: #191b1f
}

::-webkit-input-placeholder {
    color: #999
}

:-moz-placeholder {
    color: #999
}

::-moz-placeholder {
    color: #999
}

:-ms-input-placeholder {
    color: #999
}

.expand-content {
    position: relative;
    display: block;
    float: right;
    width: 25px;
    height: 25px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    background-color: #6ec315;
    cursor: pointer
}

.expand-content:after {
    position: absolute;
    content: "\f0d7";
    display: block;
    width: 25px;
    height: 25px;
    color: #526490;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 25px;
    line-height: 29px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center
}

.i-hamburger,
.slicknav_btn {
    float: left;
    position: relative;
    appearance: none;
    box-shadow: none;
    transition: background .3s;
    display: block;
    cursor: pointer
}

.expand-content.active:after {
    content: "\f0d8";
    line-height: 24px
}

.i-hamburger {
    margin: 0;
    padding: 0;
    width: 60px;
    height: 45px;
    font-size: 0;
    text-indent: -9999px;
    border-radius: none;
    border: none;
    background-color: #6ec315
}

.slicknav_btn {
    border-radius: none;
    border: none
}

.i-hamburger:focus,
.slicknav_btn:focus {
    outline: 0
}

.i-hamburger span,
.slicknav_btn .slicknav_icon {
    display: block;
    position: absolute;
    top: 22px;
    left: 15px;
    right: 21px;
    height: 3px;
    background-color: #fff;
    transition: background 0s .3s
}

.i-hamburger span::after,
.i-hamburger span::before,
.slicknav_btn .slicknav_icon:after,
.slicknav_btn .slicknav_icon:before {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #fff;
    content: "";
    transition-duration: .3s, .3s;
    transition-delay: .3s, 0s
}

.i-hamburger.is-active span,
.i-hamburger.is-active span::after,
.i-hamburger.is-active span::before,
.slicknav_btn.slicknav_open .slicknav_icon,
.slicknav_btn.slicknav_open .slicknav_icon:after,
.slicknav_btn.slicknav_open .slicknav_icon:before {
    background-color: #fff
}

.i-hamburger span::before,
.slicknav_btn .slicknav_icon::before {
    top: -6px;
    transition-property: top, transform
}

.i-hamburger span::after,
.slicknav_btn .slicknav_icon::after {
    bottom: -6px;
    transition-property: bottom, transform
}

.i-hamburger.is-active,
.slicknav_btn.slicknav_open {
    background-color: #6ec315
}

.i-hamburger.is-active span,
.slicknav_btn.slicknav_open .slicknav_icon {
    background: 0 0
}

.i-hamburger.is-active span::before,
.slicknav_btn.slicknav_open .slicknav_icon::before {
    top: 0;
    transform: rotate(45deg)
}

.i-hamburger.is-active span::after,
.slicknav_btn.slicknav_open .slicknav_icon::after {
    bottom: 0;
    transform: rotate(-45deg)
}

.btn-scroll-up,
.section-background .bg-section {
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}

.i-hamburger.is-active span::after,
.i-hamburger.is-active span::before,
.slicknav_btn.slicknav_open .slicknav_icon::after,
.slicknav_btn.slicknav_open .slicknav_icon::before {
    transition-delay: 0s, .3s
}

.btn-scroll-up {
    position: absolute;
    top: 0;
    left: 50%;
    left: -webkit-calc(50%);
    left: -moz-calc(50%);
    left: calc(50%);
    width: 64px;
    height: 64px;
    -webkit-border-radius: 64px;
    -moz-border-radius: 64px;
    -ms-border-radius: 64px;
    border-radius: 64px;
    transform: translate(-50%, -50%);
    background: url(../images/svg/icon-scroll-up.svg) center center no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    border: none;
    font-size: 0;
    color: transparent;
    cursor: pointer;
    outline: 0
}

.in-focus,
.login-box form label {
    font-size: 15px;
    line-height: 34px
}

.in-focus .in-focus--btn,
.in-focus .in-focus--position {
    height: 34px;
    color: #fff;
    background-color: #6ec315;
    display: block;
    float: left
}

.btn-scroll-up:hover {
    opacity: .95
}

.in-focus {
    display: block;
    float: left;
    clear: both;
    height: 34px;
    margin: 0;
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center
}

.forgot-password-container .input-box,
.form-button,
.login-box form {
    font-family: Montserrat, Verdana, sans-serif
}

.in-focus .in-focus--position {
    width: 34px;
    margin-right: 1px
}

.in-focus .in-focus--btn {
    min-width: 104px;
    padding: 0 10px
}

#billing-form .form-buttons input,
#subscription-form .form-buttons input,
.form-button {
    min-width: 120px
}

.login-box {
    display: block;
    position: relative;
    margin-top: 80px;
    margin-bottom: 80px
}

.login-box .login-content {
    display: block;
    float: left;
    width: 100%;
    padding-left: 35%
}

.login-box .login-content h3 {
    margin-bottom: 20px
}

.login-box form {
    display: block;
    float: left;
    width: 100%;
    margin-top: 20px
}

.login-box form label {
    width: 35%;
    display: block;
    float: left;
    margin-bottom: 0;
    padding-right: 15px;
    text-align: right
}

.login-box form input {
    width: 60%;
    display: block
}

.login-box form .form-buttons,
.login-box form .input-box {
    width: 100%;
    display: block;
    float: left
}

.login-box form .input-box {
    position: relative;
    min-height: 34px;
    margin-bottom: 10px
}

.login-box form .form-buttons input {
    margin-left: 35%
}

.login-box form .form-buttons input:hover {
    opacity: .8;
    cursor: pointer
}

.login-box+.login-box .login-content {
    padding-left: 25%
}

.login-box+.login-box form label {
    width: 25%
}

.login-box+.login-box form .form-buttons input {
    margin-left: 25%
}

.login-box .tooltip {
    display: block;
    float: left;
    margin-left: -25px;
    line-height: 34px
}

.login-box .tooltip .fa-input {
    font-size: 21px!important;
    line-height: 34px;
    color: #25b7bc
}

.forgot-password-container {
    padding: 60px 0
}

.forgot-password-container h3 {
    color: #036e2e ;
    margin-bottom: 15px
}

.forgot-password-container .input-box {
    display: block;
    float: left;
    margin: 15px 0
}

.account-info-edit-wrapper form label,
.new-password-box form label {
    font-family: Montserrat, Verdana, sans-serif;
    text-align: left;
    font-size: 15px;
    display: block;
    width: 100%;
    float: left
}

.forgot-password-container .input-box input {
    position: relative;
    display: block;
    width: 100%;
    min-height: 34px;
    float: left;
    margin-bottom: 10px
}

.forgot-password-container .forgot-password-box,
.forgot-password-container .message {
    display: block;
    float: left;
    width: 100%;
    margin: 15px 0
}

.account-info-edit-wrapper {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 100px
}

.account-info-edit-wrapper h3 {
    line-height: normal;
    margin-bottom: 30px
}

.account-info-edit-wrapper form label {
    margin-bottom: 0;
    line-height: 20px
}

.account-info-edit-wrapper form input {
    width: 100%;
    display: block;
    float: left
}

.account-info-edit-wrapper form .form-buttons {
    display: block;
    float: left;
    width: 100%;
    margin-top: 10px
}

.account-info-edit-wrapper form .input-box {
    position: relative;
    display: block;
    width: 100%;
    min-height: 34px;
    float: left;
    margin-bottom: 10px
}

.new-password-box {
    padding: 80px 0
}

.new-password-box h3 {
    line-height: normal;
    margin-bottom: 30px
}

.new-password-box form label {
    margin-bottom: 0;
    padding-right: 15px;
    line-height: 20px
}

.new-password-box form input {
    width: 100%;
    display: block;
    float: left
}

.new-password-box form .form-buttons {
    display: block;
    float: left;
    width: 100%
}

.new-password-box form .form-buttons input {
    display: block;
    margin: 0 auto
}

.new-password-box form .input-box {
    position: relative;
    display: block;
    width: 100%;
    min-height: 34px;
    float: left;
    margin-bottom: 10px
}

.required-entry.error {
    border: 2px solid #FF5D60
}

.form-button {
    display: block;
    max-width: 124px;
    line-height: 34px;
    font-size: 15px;
    font-family: 700;
    text-align: center;
    text-indent: 0;
    color: #fff;
    background-color: #036e2e ;
    border: none;
    cursor: pointer
}

#billing-form .input-box .select2-selection--single,
#billing-form .input-box input,
#billing-form .input-box-checkbox input[type=checkbox]+div+label span,
#billing-form textarea,
#subscription-form .input-box .select2-selection--single,
#subscription-form .input-box input,
#subscription-form .input-box-checkbox input[type=checkbox]+div+label span,
#subscription-form textarea {
    border: 1px solid #cbe9aa
}

.form-button:hover {
    opacity: .9
}

.forgotten-password-link {
    clear: both;
    margin: 20px 0 20px 35%
}

#billing-form,
#subscription-form {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 100px
}

#billing-form h3,
#subscription-form h3 {
    line-height: normal;
    margin-bottom: 30px
}

#billing-form .tagline,
#subscription-form .tagline {
    margin-bottom: 20px
}

#billing-form .input-box,
#subscription-form .input-box {
    display: block;
    width: 100%;
    margin: 5px 0;
    line-height: 32px;
    vertical-align: middle
}

@media (max-width:47.938em) {
    #billing-form .input-box,
    #subscription-form .input-box {
        margin: 5px auto
    }
}

#billing-form label,
#subscription-form label {
    font-family: Montserrat, Verdana, sans-serif;
    width: 110px;
    margin-left: -115px;
    display: inline-block;
    vertical-align: top;
    text-align: right;
    padding-right: 15px
}

@media (max-width:47.938em) {
    #billing-form label,
    #subscription-form label {
        display: block;
        margin: 0;
        text-align: left;
        width: auto
    }
}

#billing-form .input-box-checkbox label,
#subscription-form .input-box-checkbox label {
    margin-left: 0;
    text-align: left;
    width: auto;
    color: #333
}

#billing-form .form-push_left,
#subscription-form .form-push_left {
    margin-left: 170px
}

#billing-form .form-label_left,
#subscription-form .form-label_left {
    width: 170px;
    display: block;
    float: left;
    padding-right: 15px;
    vertical-align: middle;
    text-align: right;
    line-height: 32px;
    margin-bottom: 0
}

@media (max-width:47.938em) {
    #billing-form .form-push_left,
    #subscription-form .form-push_left {
        margin-left: 0
    }
    #billing-form .form-label_left,
    #subscription-form .form-label_left {
        text-align: left
    }
}

#billing-form .form-buttons,
#subscription-form .form-buttons {
    display: block;
    float: left;
    width: 100%;
    margin: 10px 0
}

@media (max-width:81.429em) {
    #billing-form .col-6,
    #subscription-form .col-6 {
        width: 100%!important
    }
}

#subscription-form {
    margin-top: 40px;
    margin-bottom: 40px
}

#subscription-form label {
    width: 150px;
    margin-left: -135px
}

@media (max-width:47.938em) {
    #subscription-form label {
        display: block;
        margin: 0;
        text-align: left;
        width: auto
    }
}

.selpos label {
    display: block;
    float: left;
    width: auto;
    margin: 0 10px 0 0;
    line-height: 32px;
    min-width: 150px
}

.selpos .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000
}

.badge {
    font-size: 10px;
    padding: 0 5px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: .5px
}

.hide-screen {
    display: none;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: fixed;
    background: #000;
    opacity: .6;
    z-index: 99998;
    transition: .3
}

.popup.open+.hide-screen {
    display: block
}

.popup {
    display: none;
    width: 480px;
    left: 50%;
    top: 140px!important;
    position: fixed;
    box-shadow: 0 0 30px #333;
    border-top: 5px solid #036e2e ;
    background: #fff;
    z-index: 99999;
    transition: .2s
}

.popup.open {
    display: block
}

.popup:after,
.popup:before {
    content: " ";
    width: 0;
    height: 0;
    right: 16%;
    top: -25px;
    position: absolute;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #036e2e
}

.popup:after {
    margin-right: 3px;
    top: -17px;
    border-width: 17px;
    border-bottom-color: #fff
}

.header-fixed-top .popup {
    top: 90px!important;
    left: 56.5%
}

.popup .popup-holder {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 100%;
    padding: 30px
}

@media (max-width:72.5em) {
    .header-fixed-top .popup,
    .popup {
        left: inherit;
        right: 15px
    }
    .popup {
        width: auto
    }
}

@media (max-width:47.938em) {
    .popup {
        top: 90px!important
    }
}

@media (max-width:29.938em) {
    .popup {
        top: 22px!important;
        bottom: 0!important;
        left: 0;
        right: 0;
        margin-left: 0;
        border-radius: 0;
        padding-bottom: 0
    }
}

.popup img {
    width: 100%;
    height: auto
}

.popup ul {
    margin-bottom: 30px;
    padding: 0 0 0 15px
}

.popup ul li {
    font-size: 13px;
    float: none
}

.popup ul.disc-list li:before {
    width: 5px;
    height: 5px;
    top: -1px;
    left: 6px;
    margin: 5px 0;
    border-radius: 50%;
    background-color: #6ec315
}

.popup p {
    font-size: 13px;
    text-align: center;
    margin-bottom: 20px
}

.popup .btn-primary {
    width: 120px;
    line-height: 36px;
    margin: 0 auto;
    display: block
}

.popup .close-popup {
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99999
}

#chart,
#chart-info,
.widget-latest .image,
.widget-latest .title {
    width: 100%;
    display: block
}

.popup .close-popup:after {
    display: block;
    content: "\f00d";
    font-family: FontAwesome;
    font-size: 24px;
    color: #036e2e ;
    text-align: center
}

.banner h2,
.content-title h2,
.section-background .section-container .content h1,
.widget-numbers .number {
    font-family: Montserrat, Verdana, sans-serif;
}

#chart-info {
    float: left;
    padding: 10px 30px 0
}

#chart-info .col-6 {
    text-align: left
}

#chart-info .col-6 p {
    color: #fff;
    font-size: 15px;
    line-height: 25px;
    font-weight: 700
}

.widget-latest .short-description a,
.widget-latest .title a {
    color: #191b1f
}

#chart-info .col-6 p span {
    font-weight: 400
}

#chart-info .col-6:last-child {
    text-align: right
}

#chart {
    float: left;
    clear: both;
    min-height: 330px
}

.widget-latest {
    margin-bottom: 50px
}

.widget-latest .image {
    position: relative;
    max-width: 368px;
    max-height: 207px;
    margin-top: 15px;
    overflow: hidden;
    text-align: center
}

.widget-latest .image img {
    min-width: 368px;
    height: 207px;
    width: auto
}

@media (max-width:29.938em) {
    .widget-latest .image {
        max-width: 100%
    }
    .widget-latest .image img {
        width: 100%
    }
}

.widget-latest .image a {
    display: block;
    cursor: pointer
}

.widget-latest .short-description {
    display: block;
    float: left;
    width: 100%;
    font-size: 15px;
    line-height: 20px;
    color: #191b1f
}

.widget-latest .short-description p {
    margin: 10px 0
}

.widget-latest .post-date {
    display: block;
    width: 100%;
    font-size: 12px;
    line-height: normal;
    color: #999
}

.widget-latest:hover .image:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: transparent;
    background-color: rgba(0, 0, 0, .2)
}

.layer .image,
.widget-chart .image {
    position: relative;
    max-height: 207px;
    overflow: hidden;
    text-align: center
}

.widget-chart .image {
    display: block;
    float: left;
    max-width: 368px;
    width: 100%;
    margin-top: 15px
}

.widget-chart .image img {
    min-width: 368px;
    height: 207px;
    width: auto
}

.layer .image,
.layer .title,
.widget-chart .post-date,
.widget-chart .title,
.widget-numbers,
.widget-tags-item {
    width: 100%;
    float: left
}

@media (max-width:29.938em) {
    .widget-chart .image {
        max-width: 100%
    }
    .widget-chart .image img {
        width: 100%
    }
}

.widget-chart .image a {
    display: block;
    cursor: pointer
}

.widget-chart .title {
    display: block;
    margin: 10px 0 5px;
    font-size: 15px;
    font-weight: 700
}

.widget-chart .title a {
    color: #191b1f
}

.widget-chart .post-date {
    display: block;
    font-size: 12px;
    line-height: normal;
    color: #999
}

.widget-story_feed {
    display: block;
    float: left
}

.widget-story_feed ul li {
    margin-top: 12px;
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    color: #191b1f
}

.widget-numbers {
    display: block;
    font-size: 15px;
    line-height: 20px;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.widget-numbers .number {
    margin: 10px 0 0;
    font-size: 72px;
    font-weight: 400;
    font-style: italic;
    line-height: 70px;
    color: #191b1f
}

.widget-tags-item .taxonomy-name,
.widget-tags-item .taxonomy-name p {
    font-size: 12px;
    line-height: normal
}

.widget-numbers .number a,
.widget-numbers .number span {
    display: inline-block
}

.widget-numbers .number a.f-white,
.widget-numbers .number span.f-white {
    color: #fff
}

.widget-tags-item {
    display: block;
    margin: 10px 0;
    font-family: Verdana, sans-serif;
    color: #396249;
}

.widget-tags-item .taxonomy-name {
    display: block;
    float: left;
    width: 100%
}

.widget-tags-item .taxonomy-items a {
    padding-right: 5px;
    font-size: 12px;
    line-height: normal;
    color: #6ec315
}

.layer .short-description a,
.layer .title,
.layer .title a {
    color: #191b1f
}

.layer .title {
    display: block
}

.layer .image {
    display: block;
    max-width: 368px;
    margin-top: 15px
}

.layer .image img {
    min-width: 368px;
    height: 207px;
    width: auto
}

@media (max-width:29.938em) {
    .layer .image {
        max-width: 100%
    }
    .layer .image img {
        width: 100%
    }
}

.layer .image a {
    display: block;
    cursor: pointer
}

.layer .short-description {
    display: block;
    float: left;
    width: 100%;
    font-size: 15px;
    line-height: 20px;
    color: #191b1f
}

.layer .short-description p {
    margin: 10px 0
}

.layer .post-date {
    display: block;
    float: left;
    width: 100%;
    font-size: 12px;
    line-height: normal;
    color: #999
}

.layer:hover .image:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: transparent;
    background-color: rgba(0, 0, 0, .2)
}

.banner hr,
.banner.banner-company .col-12 .tagline.f-white span:after,
.banner.banner-small .col-12 .tagline.f-white span:after {
    background-color: #fff;
    border-color: #fff
}

.login-section {
    padding-bottom: 60px
}

@media (max-width:56.25em) {
    .login-section .col-10 {
        width: 100%!important
    }
}

@media (max-width:47.938em) {
    .login-section .col-10 .col-6 {
        width: 50%!important
    }
}

.section-background {
    display: block;
    float: left;
    position: relative;
    max-height: 200px;
    overflow: hidden
}

.section-background .bg-section {
    margin: 0 auto;
    position: absolute;
    z-index: 0;
    min-width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.banner img,
.paywall-tooltips .paywall-tooltips--block {
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    top: 50%
}

.section-background .section-container {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
    display: table;
    min-height: 200px;
    vertical-align: middle;
    overflow: hidden
}

.section-background .section-container .profile {
    display: table-cell;
    vertical-align: middle;
    width: 100px
}

.section-background .section-container .content {
    display: table-cell;
    vertical-align: middle
}

.section-background .section-container .content h1 {
    line-height: normal
}

.section-background .section-container .content p {
    color: #fff
}

.content-title {
    display: block;
    float: left;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 5px solid #6ec315
}

.content-title h2, .content-title h1 {
    font-size: 50px;
    font-weight: 500;
    letter-spacing: -.025;
    color: #6ec315
}

.content-image {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 15px
}

.content-image img {
    width: 100%;
    height: auto
}

.content-description p {
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    margin: 15px 0
}

.content-description a {
    color: #6ec315
}

.content-description .company-link {
    position: relative;
    color: #191b1f;
    font-weight: 700;
    padding-left: 22px
}

.content-description .company-link:before {
    position: absolute;
    content: "";
    left: 0;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-image: url(../images/svg/icon-company-report.svg);
    background-size: cover
}

.paywall-tooltips .paywall-tooltips--block .paywall-tooltips--content .tooltip>span:after,
.point-of-sale .point-container .point-content:before {
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-repeat: no-repeat;
    content: ""
}

.author-post {
    margin-bottom: 20px
}

.author-post a {
    color: #6ec315
}

.author-post .author-name,
.author-post .post-date {
    font-size: 12px;
    margin-bottom: 20px;
    font-family: Verdana, sans-serif;
    font-weight: 100;
    color: #396249;
}

#counter,
.author-post .author-info .author-name {
    margin-bottom: 0
}

.author-post .author-name span,
.author-post .post-date span {
    display: block
}

.author-post .author-name a,
.author-post .author-name strong,
.author-post .post-date a,
.author-post .post-date strong {
    font-size: 12px;
    font-weight: 700;
    color: #6ec315;
    margin: 0
}

.author-post .post-date {
    margin-top: 20px
}

.author-post .author-avatar {
    width: 46px;
    height: 50px;
    vertical-align: top;
    margin-top: 5px;
    display: inline-block;
    padding-right: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.author-post .author-avatar img {
    max-width: 46px;
    width: 100%;
    height: auto;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    border: 1px solid #6ec315
}

.author-post .author-info {
    display: inline-block;
    width: 70%
}

.author-post .author-info .author-name a {
    font-size: 15px;
    color: #191b1f
}

.author-post .author-social {
    margin-top: 10px
}

.author-post .author-social li {
    display: inline-block
}

.author-post .author-social img {
    width: 20px;
    height: 20px;
    border-radius: 50%
}

.wide-background {
    position: relative
}

.wide-background .content-image {
    position: relative;
    z-index: 1;
    min-height: 620px;
    overflow: hidden;
    display: block;
    margin-bottom: 0
}

@media (max-width:56.25em) {
    .wide-background .content-image {
        min-height: 520px
    }
}

@media (max-width:47.938em) {
    .wide-background .content-image {
        min-height: 420px
    }
}

.wide-background .content-image img {
    display: block;
    min-height: 620px
}

@media (max-width:56.25em) {
    .wide-background .content-image img {
        min-height: 520px
    }
}

@media (max-width:47.938em) {
    .wide-background .content-image img {
        min-height: 420px
    }
}

.wide-background .wide-intro {
    position: relative;
    min-height: 620px;
    display: block;
    float: left;
    width: 100%;
    overflow: hidden
}

@media (max-width:56.25em) {
    .wide-background .wide-intro {
        min-height: 520px
    }
}

.wide-background .wide-title {
    position: absolute;
    bottom: 0;
    z-index: 2
}

.wide-background .wide-title .content-title {
    border: none
}

.wide-background .wide-title h2 {
    color: #fff
}

.text-block ol {
    padding-left: 30px
}

.text-block ol li {
    padding: 5px 0
}

.text-block ul {
    list-style: disc!important;
    padding-left: 35px
}

.text-block ul li {
    padding: 5px 0
}

.banner {
    position: relative;
    overflow: hidden
}

.banner h2 {
    line-height: normal;
    font-weight: 500
}

@media (max-width:47.938em) {
    .wide-background .wide-intro {
        min-height: 420px
    }
    .news-single .col-4,
    .news-single .col-8 {
        width: 100%
    }
    .banner h2 {
        font-size: 32px
    }
}

.banner hr {
    width: 100%;
    width: calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: -webkit-calc(100% - 30px);
    height: 5px
}

.banner img {
    position: absolute;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1
}

.banner .row {
    position: relative;
    z-index: 2
}

.banner .description {
    margin: 50px 0
}

@media (max-width:47.938em) {
    .banner .description {
        margin: 20px 0
    }
}

.banner .description.col-8 {
    margin: 50px -15px
}

.banner .btn {
    display: block;
    float: left;
    clear: both
}

.banner .banner-content {
    position: absolute;
    top: 50%;
    left: 15px;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 100%;
    z-index: 999
}

.banner.banner-big {
    min-height: 450px;
    max-height: 450px
}

@media (max-width:47.938em) {
    .banner .description.col-8 {
        width: 100%;
        margin: 20px -15px
    }
    .banner.banner-big {
        min-height: 350px;
        max-height: 350px
    }
}

.banner.banner-big .col-12 {
    min-height: 450px;
    max-height: 450px
}

.banner.banner-big .col-12 .description {
    margin: 50px 0
}

@media (max-width:47.938em) {
    .banner.banner-big .col-12 {
        min-height: 350px;
        max-height: 350px
    }
    .banner.banner-big .col-12 .description {
        margin: 20px 0
    }
}

.banner.banner-big .col-12 .description.col-8 {
    margin: 50px -15px
}

@media (max-width:47.938em) {
    .banner.banner-big .col-12 .description.col-8 {
        width: 100%;
        margin: 20px -15px
    }
}

.banner.banner-company,
.banner.banner-small {
    min-height: 180px;
    max-height: 180px;
    max-width: 1184px;
    margin: 0 auto
}

@media (max-width:47.938em) {
    .banner.banner-company,
    .banner.banner-small {
        min-height: 350px;
        max-height: 350px
    }
}

.banner.banner-company .col-12,
.banner.banner-small .col-12 {
    min-height: 180px;
    max-height: 180px
}

.banner.banner-company .col-12 .description,
.banner.banner-small .col-12 .description {
    margin-bottom: 10px
}

.banner.banner-company .col-12 .description.col-8,
.banner.banner-company .col-12 .description.col-9,
.banner.banner-small .col-12 .description.col-8,
.banner.banner-small .col-12 .description.col-9 {
    margin: 0 -15px 10px
}

@media (max-width:47.938em) {
    .banner.banner-company .col-12,
    .banner.banner-small .col-12 {
        min-height: 350px;
        max-height: 180px
    }
    .banner.banner-company .col-12 .description.col-8,
    .banner.banner-company .col-12 .description.col-9,
    .banner.banner-small .col-12 .description.col-8,
    .banner.banner-small .col-12 .description.col-9 {
        width: 100%
    }
}

.banner.banner-company .col-12 .tagline,
.banner.banner-small .col-12 .tagline {
    font-size: 24px;
    padding-top: 0;
    width: 100%;
    width: calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: -webkit-calc(100% - 30px)
}

@media (max-width:29.938em) {
    .banner.banner-company .col-12 .tagline,
    .banner.banner-small .col-12 .tagline {
        font-size: 18px
    }
}

.banner.banner-company .col-12 .tagline.f-white,
.banner.banner-small .col-12 .tagline.f-white {
    color: #fff;
    border-color: #fff
}

.banner.banner-small {
    max-width: 100%
}

.banner.banner-heading {
    min-height: 220px
}

.banner.banner-heading img {
    height: 100%
}

.paywall-tooltips,
.paywall-tooltips img {
    position: relative;
    height: auto;
    width: 100%
}

.banner.banner-heading h1 {
    font-size: 48px;
    line-height: 90%
}

.banner.banner-heading .container {
    padding-left: 0
}

.banner.banner-heading.banner-small {
    min-height: 120px
}

.banner.banner-heading.banner-big {
    min-height: 340px
}

.layer-row {
    padding: 80px 0
}

.paywall-tooltips {
    display: block;
    float: left;
    margin-bottom: 40px
}

.paywall-tooltips img {
    z-index: 1
}

.paywall-tooltips .paywall-tooltips--block {
    position: absolute;
    z-index: 2;
    left: 50%;
    content: "";
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: table;
    max-width: 600px;
    width: 100%;
    width: calc(100% - 30px);
    width: -webkit-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    height: 100%
}

.paywall-tooltips .paywall-tooltips--block>div {
    display: table-cell;
    min-height: 90px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.paywall-tooltips .paywall-tooltips--block .image {
    position: relative;
    max-width: 62px;
    width: 10%
}

.paywall-tooltips .paywall-tooltips--block .image .icon {
    width: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    content: "";
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.paywall-tooltips .paywall-tooltips--block .paywall-tooltips--link {
    display: block;
    float: left;
    margin-top: 10px;
    width: 100%;
    clear: both
}

.paywall-tooltips .paywall-tooltips--block .paywall-tooltips--content {
    max-width: 528px;
    width: 80%;
    padding: 10px;
    text-align: center
}

.paywall-tooltips .paywall-tooltips--block .paywall-tooltips--content div,
.paywall-tooltips .paywall-tooltips--block .paywall-tooltips--content p {
    display: inline
}

.paywall-tooltips .paywall-tooltips--block .paywall-tooltips--content a {
    color: #fff;
    font-weight: 700
}

.paywall-tooltips .paywall-tooltips--block .paywall-tooltips--content .tooltip {
    position: relative
}

.paywall-tooltips .paywall-tooltips--block .paywall-tooltips--content .tooltip>span {
    position: relative;
    border-bottom: 1px dotted #fff;
    margin-right: 15px
}

.paywall-tooltips .paywall-tooltips--block .paywall-tooltips--content .tooltip>span:after {
    position: absolute;
    top: -2px;
    right: -14px;
    width: 12px;
    height: 12px;
    background-image: url(../images/ui/icon-info.png);
    background-size: cover
}

.paywall-tooltips .paywall-tooltips--block .paywall-tooltips--content .tooltip .tooltip-content {
    display: none;
    position: absolute;
    top: 27px;
    left: 50%;
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 100%;
    min-width: 220px;
    padding: 15px;
    background-color: #fff;
    font: 300 13px/16px Montserrat, Verdana, sans-serif;
    text-align: left;
    color: #000;
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    z-index: 10
}

.ads,
.adv-contacts,
.loading-bar,
.loading-bar .bar,
.stories-testimonials .author,
.thumb-list a,
.thumb-list--icons {
    text-align: center
}

.paywall-tooltips .paywall-tooltips--block .paywall-tooltips--content .tooltip .tooltip-content:before {
    position: absolute;
    content: "";
    top: -5px;
    left: 50%;
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #fff
}

.paywall-tooltips .paywall-tooltips--block .paywall-tooltips--content .tooltip .tooltip-content li,
.paywall-tooltips .paywall-tooltips--block .paywall-tooltips--content .tooltip .tooltip-content p {
    font: 300 13px/16px Montserrat, Verdana, sans-serif;
    color: #000
}

#counter,
#counter a {
    color: #fff;
    overflow: hidden
}

.paywall-tooltips .paywall-tooltips--block .paywall-tooltips--content .tooltip .tooltip-content p {
    font-weight: 700
}

.paywall-tooltips .paywall-tooltips--block .paywall-tooltips--content .tooltip .tooltip-content .tooltip-list li {
    position: relative;
    padding: 5px 0 0 15px
}

.paywall-tooltips .paywall-tooltips--block .paywall-tooltips--content .tooltip .tooltip-content .tooltip-list li:before {
    position: absolute;
    left: 0;
    top: 9px;
    content: "";
    width: 6px;
    height: 6px;
    background-color: #FF5D60;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px
}

.paywall-tooltips .paywall-tooltips--block .paywall-tooltips--content .tooltip:hover {
    cursor: pointer
}

.paywall-tooltips .paywall-tooltips--block .paywall-tooltips--content .tooltip:hover .tooltip-content {
    display: block;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

#counter {
    font-family: Montserrat, Verdana, sans-serif;
    font-size: 12px;
    margin-top: 0;
    margin-right: 0;
    border: 0;
    position: fixed;
    z-index: 999;
    padding-bottom: 10px;
    width: 100%;
    right: 0;
    bottom: 0
}

#counter strong {
    margin-right: 5px
}

#counter a {
    white-space: nowrap;
    text-overflow: ellipsis
}

#counter .row {
    margin: 0
}

#counter .col-4 {
    padding: 10px 0 0;
    margin: 0
}

#counter .icon-small {
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px
}

.list-audience li,
.point-of-sale .point-container .point-footer .btn,
.thumb-list li {
    vertical-align: top
}

.point-of-sale .point-container {
    display: block;
    float: left;
    width: 100%
}

.point-of-sale .point-container .point-content {
    margin-top: 12px;
    position: relative;
    padding: 30px 30px 30px 130px
}

.point-of-sale .point-container .point-content:before {
    position: absolute;
    top: -12px;
    left: 30px;
    width: 62px;
    height: 125px;
    background-image: url(../images/ui/icon-point-of-sale.png);
    background-size: cover
}

.point-of-sale .point-container .point-content h3 {
    font-size: 30px
}

.point-of-sale .point-container .point-content p {
    color: #8c1e3c;
    font: 700 24px/24px Montserrat, Verdana, sans-serif;
    padding: 15px 0
}

.point-of-sale .point-container .point-content ul li {
    position: relative;
    color: #fff;
    font: 300 18px/normal Montserrat, Verdana, sans-serif;
    padding: 0 0 15px 25px
}

.point-of-sale .point-container .point-content ul li:before {
    position: absolute;
    content: "";
    left: 5px;
    top: 9px;
    width: 10px;
    height: 10px;
    display: block;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #8c1e3c;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%
}

.point-of-sale .point-container .point-footer {
    position: relative;
    padding: 20px 30px 25px 130px
}

.point-of-sale .point-container .point-footer p {
    color: #fff;
    font: 700 18px/normal Montserrat, Verdana, sans-serif;
    padding-bottom: 15px
}

.point-of-sale .point-container .point-footer:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 30px;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 62px;
    height: 62px;
    background-repeat: no-repeat;
    background-image: url(../images/ui/icon-phone.png);
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover
}

.point-of-sale .point-container .point-footer input {
    margin-right: 10px
}

.position-center {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%
}

.loading-bar {
    display: block;
    margin: 0 auto
}

.loading-bar .bar {
    display: inline-block;
    width: 145px;
    height: 5px;
    margin: 0 4px;
    background-color: #fff
}

.loading-bar .bar.loaded {
    background-color: #FF5D60
}

.thumb-list {
    margin-bottom: 50px
}

.thumb-list ul {
    margin: 30px 0 15px
}

.thumb-list li {
    font-family: Montserrat, Verdana, sans-serif;
    font-size: 12px;
    width: 160px;
    margin-right: 30px;
    display: inline-block;
    position: relative;
    color: #fff
}

.thumb-list li:last-child {
    margin-right: 0
}

.thumb-list h3 {
    font-family: Montserrat, Verdana, sans-serif
}

.ads:after,
.adv-contacts,
.icons-target-adv .btn-show-more,
.pricing-plan .plan-price small,
.pricing-plan .pricing-title,
.pricing-plan .ribbon,
.readers-audience,
.stories-testimonials blockquote,
.thumb-list small {
    font-family: Montserrat, Verdana, sans-serif
}

.thumb-list small {
    font-size: 10px;
    font-weight: 400;
    color: #6ec315;
    line-height: 120%;
    display: block
}

.ads:after,
.market-in-focus,
.market-in-focus a,
.thumb-list a,
.trends-to-watch .headline span {
    color: #fff
}

.thumb-list a {
    display: block
}

.thumb-list a span {
    width: 22px;
    height: 22px;
    line-height: 22px;
    top: 0;
    left: -23px;
    position: absolute;
    color: #fff;
    background-color: #6ec315
}

.thumb-list a:hover:after {
    opacity: 0
}

.thumb-list a:after {
    content: "";
    width: 160px;
    height: 60px;
    display: block;
    position: absolute;
    top: 30px;
    transition: .2s;
    background: 0 0
}

.thumb-list img {
    width: 100%;
    height: auto
}

.thumb-list--icons i {
    margin: 0 auto 10px
}

.thumb-list--icons a {
    font-size: 12px;
    padding: 15px 0;
    text-transform: uppercase;
    background: #6ec315
}

.thumb-list--icons a:after {
    display: none
}

.ads {
    margin-bottom: 30px;
    position: relative;
    clear: both
}

.ads:after {
    font-size: 11px;
    display: block;
    content: "Ad";
    text-transform: uppercase;
    position: absolute;
    width: 30px;
    height: 20px;
    line-height: 20px;
    top: 5px;
    right: -25px;
    background: #c1c6bb;
    transform: rotate(90deg)
}

.header+.container .ads,
.header+.section>.container .ads {
    margin-top: 40px
}

.trends-to-watch {
    margin-bottom: 40px;
    background: url(../../static/images/content/bg-market.png) center bottom no-repeat;
    background-size: cover
}

.market-in-focus {
    background: url(../../static/images/content/bg-market.png) no-repeat;
    background-size: cover
}

.market-in-focus a.show-more,
.market-in-focus a:hover {
    color: #6ec315
}

#social-hub {
    clear: both;
    margin-bottom: 40px
}

#social-hub div {
    width: 300px;
    min-height: 250px
}

#social-hub+.btn-show-more {
    margin-bottom: 100px
}

.icons-target-adv h3 {
    margin-top: 60px
}

.icons-target-adv .icon-adv {
    position: absolute;
    left: 0;
    margin-top: 60px
}

.icons-target-adv .col-6 {
    padding-left: 100px;
    position: relative
}

.icons-target-adv .btn-show-more {
    font-size: 1.2em;
    background: #036e2e ;
    line-height: normal;
    text-transform: uppercase
}

.icons-target-adv .btn-show-more:before {
    display: block;
    height: 20px;
    content: ""
}

.list-audience {
    font-weight: 400;
    clear: both;
    margin: 30px 0 60px;
    overflow: hidden
}

.list-audience li {
    width: 145px;
    min-height: 220px;
    float: left;
    margin-right: 20px
}

.list-audience li img {
    width: 100%;
    height: auto
}

.list-audience li:last-child {
    margin-right: 0
}

@media (max-width:47.938em) {
    .list-audience li {
        width: 100px;
        min-height: 190px
    }
    .list-audience {
        margin-bottom: 0
    }
    .geo-chart img {
        width: 100%;
        height: auto
    }
}

.readers-audience {
    margin-top: 60px
}

.readers-audience p {
    font-weight: 300
}

.adv-options h4,
.graph-circles .circle-item h3 {
    font-weight: 400
}

.geo-chart {
    margin-bottom: 60px;
    clear: both
}

.geo-chart img {
    display: block;
    margin: 0 auto
}

.geo-chart .geo-chart-data {
    font-size: .8em;
    float: right
}

.stories-testimonials {
    padding-top: 60px;
    padding-bottom: 60px
}

.stories-testimonials h1 {
    margin-bottom: 30px;
    line-height: 90%
}

.stories-testimonials blockquote {
    font-size: 15px;
    font-style: italic;
    color: #fff
}

.stories-testimonials .author a {
    color: #fff
}

.stories-testimonials .author i.fa {
    margin-left: 20px;
    vertical-align: middle
}

@media (max-width:47.938em) {
    .stories-testimonials .col-7 {
        width: 100%
    }
}

.adv-options {
    padding-top: 90px
}

.adv-options h1,
.adv-options h4 {
    color: #6ec315!important
}

.adv-options h1 {
    margin-bottom: 60px
}

.adv-options h4 {
    font-size: 24px;
    margin-bottom: 25px
}

.adv-options .row {
    margin-bottom: 0
}

.adv-options img {
    width: 100%;
    height: auto
}

.adv-options .custom-position {
    width: 40%;
    margin: 60px auto 90px;
    color: #fff
}

.adv-options .custom-position i {
    font-size: 70px;
    color: #036e2e ;
    margin-right: 20px;
    margin-top: -15px;
    vertical-align: middle;
    float: left
}

@media (max-width:47.938em) {
    .adv-options .custom-position {
        width: 100%
    }
}

.adv-contacts {
    padding-top: 60px;
    padding-bottom: 90px;
    overflow: hidden;
    clear: both
}

.adv-contacts h1 {
    color: #6ec315;
    margin-bottom: 40px
}

.adv-contacts a {
    color: #6ec315
}

.graph-circles {
    margin-top: 40px
}

.graph-circles .graph-circles-title {
    margin: 20px 0
}

.graph-circles .circle-item {
    margin-bottom: 20px
}

@media screen and (min-width:1000px) {
    .graph-circles {
        position: relative
    }
    .graph-circles .circle-items {
        position: absolute;
        top: 20px;
        left: 0;
        right: 0
    }
    .graph-circles .circle-item {
        position: relative;
        margin: 7px 0 58px
    }
    .graph-circles .circle-item h3 {
        font-weight: 400
    }
    .graph-circles .circle-item:after {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        display: inline-block;
        content: " ";
        position: absolute;
        background: #fff;
        margin-top: -57px;
        margin-left: 31px
    }
    .graph-circles .circle-item-1 {
        text-align: right;
        padding-right: 150px
    }
    .graph-circles .circle-item-2 {
        text-align: right;
        padding-right: 190px
    }
    .graph-circles .circle-item-3 {
        text-align: right;
        padding-right: 130px
    }
    .graph-circles .circle-item-4 {
        padding-left: 150px
    }
    .graph-circles .circle-item-5 {
        padding-left: 190px
    }
    .graph-circles .circle-item-6 {
        padding-left: 130px
    }
    .graph-circles .circle-item-7 {
        text-align: center;
        margin-top: -30px
    }
    .graph-circles .circle-item-4:after,
    .graph-circles .circle-item-5:after,
    .graph-circles .circle-item-6:after {
        margin-left: -62px
    }
    .graph-circles .circle-item-7:after {
        margin-top: -126px;
        margin-left: -10px
    }
    .graph-circles .graph-circles-title {
        border-radius: 50%;
        width: 320px;
        height: 320px;
        padding: 50px;
        margin: 0 auto 90px;
        border: 3px solid #fff
    }
    .graph-circles .graph-circles-title span {
        width: 215px;
        height: 215px;
        padding: 70px 0;
        border-radius: 50%;
        display: block;
        text-align: center;
        color: #fff;
        background: #396249
    }
}

.pricing-plan,
.pricing-plan .pricing-title {
    position: relative;
    width: 100%;
    display: block
}

.on-demand-contacts {
    margin-bottom: -10px;
    background-image: url(../images/content/bg-message.png);
    background-position: center bottom;
    background-repeat: no-repeat
}

.pricing-plan {
    float: left
}

.pricing-plan .pricing-title {
    text-align: center;
    padding: 15px 30px;
    margin: 0;
    color: #fff;
    font-size: 24px;
    line-height: normal;
    font-weight: 300
}

@media (max-width:47.938em) {
    .pricing-plan .pricing-title {
        font-size: 20px
    }
}

.pricing-plan .pricing-list {
    min-height: 260px;
    font-weight: 200;
    padding: 30px 30px 50px;
    background: #fff
}

.pricing-plan .pricing-list ul.disc-list li:before {
    top: 6px;
    width: 5px;
    height: 5px
}

.pricing-plan .pricing-list.height-auto {
    min-height: 0
}

.pricing-plan .pricing-list.height-max {
    min-height: 320px
}

.pricing-plan .pricing-btn {
    display: block;
    width: 100%;
    margin: -20px 0 20px;
    text-align: center
}

.pricing-plan .plan-price {
    margin-bottom: 20px;
    text-align: center
}

.pricing-plan .plan-price span {
    font-size: 24px;
    font-weight: 700;
    color: #6ec315
}

.pricing-plan .plan-price small {
    font-size: 15px;
    color: #999
}

.pricing-plan .ribbon {
    position: absolute;
    top: -18px;
    left: 0;
    background-color: #6ec315;
    z-index: 9;
    padding: 8px 30px 8px 10px;
    color: #fff
}

.company-profile-section h2,
.search-header .search-input,
.search-header input {
    font-family: Montserrat, Verdana, sans-serif
}

@media (max-width:72.5em) {
    .pricing-plan .ribbon {
        left: -30px
    }
}

.pricing-plan .ribbon:after,
.pricing-plan .ribbon:before {
    position: absolute;
    content: "";
    right: 0;
    width: 0;
    height: 0;
    top: 0;
    border-color: #f3faeb;
    border-top: 18px solid transparent;
    border-bottom: 0 solid transparent;
    border-right-width: 20px;
    border-right-style: solid
}

.pricing-plan .ribbon:after {
    top: 18px;
    border-color: #396249;
    border-top: 0 solid transparent;
    border-bottom: 18px solid transparent
}

.search-block {
    display: block;
    float: right;
    border: none;
    outline: 0;
    margin-top: 52px;
    height: 50px
}

@media (max-width:47.938em) {
    .search-block {
        margin-top: 0;
        height: 45px!important
    }
}

.search-block.active .btn-search,
.search-block.active .btn-search i:before {
    color: #396249
}

.search-header {
    position: relative;
    display: none;
    float: right;
    width: 100%;
    padding: 30px 0;
    background-color: #396249;
    z-index: 10
}

.search-header:after,
.search-header:before {
    position: absolute;
    content: "";
    height: 100%;
    background-color: #396249;
    width: 100%;
    top: 0
}

.search-header:after {
    left: 100%
}

.search-header:before {
    right: 100%
}

.search-header .container .row {
    display: block
}

.search-header .search-input,
.search-header input {
    width: 100%;
    max-width: 100%;
    text-indent: 10px;
    height: 52px;
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 52px;
    color: #396249
}

.search-header .search-input.l-input,
.search-header input.l-input {
    height: 52px;
    font-size: 30px;
    line-height: 52px
}

.search-header .search-input.l-input::-webkit-input-placeholder,
.search-header input.l-input::-webkit-input-placeholder {
    font-size: 30px;
    line-height: 52px;
    color: #396249;
    font-family: Montserrat, Verdana, sans-serif
}

.search-header .search-input.l-input:-moz-placeholder,
.search-header input.l-input:-moz-placeholder {
    font-size: 30px;
    line-height: 52px;
    color: #396249;
    font-family: Montserrat, Verdana, sans-serif
}

.search-header .search-input.l-input::-moz-placeholder,
.search-header input.l-input::-moz-placeholder {
    font-size: 30px;
    line-height: 52px;
    color: #396249;
    font-family: Montserrat, Verdana, sans-serif
}

.search-header .search-input.l-input:-ms-input-placeholder,
.search-header input.l-input:-ms-input-placeholder {
    font-size: 30px;
    line-height: 52px;
    color: #396249;
    font-family: Montserrat, Verdana, sans-serif
}

.search-header .search-input.m-input,
.search-header input.m-input {
    height: 32px;
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 0
}

.search-header .search-input.m-input::-webkit-input-placeholder,
.search-header input.m-input::-webkit-input-placeholder {
    font-size: 16px;
    line-height: 32px;
    color: #396249;
    font-family: Montserrat, Verdana, sans-serif
}

.search-header .search-input.m-input:-moz-placeholder,
.search-header input.m-input:-moz-placeholder {
    font-size: 16px;
    line-height: 32px;
    color: #396249;
    font-family: Montserrat, Verdana, sans-serif
}

.search-header .search-input.m-input::-moz-placeholder,
.search-header input.m-input::-moz-placeholder {
    ffont-size: 16px;
    line-height: 32px;
    color: #396249;
    font-family: Montserrat, Verdana, sans-serif
}

.search-header .search-input.m-input:-ms-input-placeholder,
.search-header input.m-input:-ms-input-placeholder {
    font-size: 16px;
    line-height: 32px;
    color: #396249;
    font-family: Montserrat, Verdana, sans-serif
}

.search-header .select-list {
    display: inline-block;
    width: -moz-calc(100% + 30px);
    width: -webkit-calc(100% + 30px);
    width: -o-calc(100% + 30px);
    width: calc(100% + 30px);
    margin-right: -15px;
    margin-left: -15px
}

.search-header .select-list--item {
    display: block;
    float: left;
    width: 20%!important;
    padding-right: 15px;
    padding-left: 15px
}

.search-header .select-list--item .select2 {
    width: 100%!important
}

@media (max-width:47.938em) {
    .search-header .select-list--item {
        width: 25%!important
    }
}

@media (max-width:29.938em) {
    .search-header .select-list--item {
        width: 100%!important
    }
}

.search-header .btn-search-sbmt {
    margin: 30px auto 0;
    text-align: center
}

.search-results-wrp {
    display: block;
    float: left;
    width: 100%;
    margin-top: 15px
}

.search-results-wrp .search-result-title {
    margin-bottom: 10px
}

.search-results-wrp .search-result-title a {
    color: #191b1f;
    font-weight: 700
}

.search-results-wrp .search-result-title p {
    margin: 0
}

.search-results-wrp .search-result-title span {
    color: #6ec315
}

.search-results-wrp .search-result-title .post-date {
    font-size: 12px;
    line-height: normal;
    color: #b56700
}

#progress-wrapper {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10000;
    height: 5px
}

#progress-element {
    background-color: #FF5D60;
    height: 5px
}

.image-lift {
    position: relative
}

.image-lift .top-tagline {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10
}

.image-lift img {
    position: relative;
    display: block;
    width: 100%;
    height: auto
}

.image-lift .content {
    position: absolute;
    bottom: 0;
    padding: 20px;
    z-index: 2
}

.image-lift .content h2 {
    font-size: 40px;
    line-height: 45px
}

@media (max-width:47.938em) {
    .image-lift .content {
        position: relative;
        padding: 0;
        color: #191b1f
    }
    .image-lift .content h2 {
        font-size: 24px;
        line-height: 30px;
        color: #191b1f
    }
}

.image-lift .content h2 a {
    color: #fff
}

.image-lift .content p {
    font-size: 15px;
    line-height: 20px
}

@media (max-width:47.938em) {
    .image-lift .content h2 a,
    .image-lift .content p {
        color: #191b1f
    }
}

.image-lift .content p a {
    color: #fff
}

@media (max-width:47.938em) {
    .image-lift .content p a {
        color: #191b1f
    }
}

.image-lift .content p a:hover {
    color: #6ec315
}

.image-lift .gradient {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: -moz-linear-gradient(top, transparent 0, transparent 36%, rgba(0, 0, 0, .75) 99%, rgba(0, 0, 0, .75) 100%);
    background: -webkit-linear-gradient(top, transparent 0, transparent 36%, rgba(0, 0, 0, .75) 99%, rgba(0, 0, 0, .75) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 36%, rgba(0, 0, 0, .75) 99%, rgba(0, 0, 0, .75) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000', GradientType=0)
}

.company-summary {
    display: block;
    float: left;
    width: 100%;
    margin-top: -10px;
    padding: 30px;
    border-top: 5px solid #036e2e
}

.company-summary .company-label p {
    font-size: 15px;
    font-weight: 400;
    color: #fff
}

.company-summary .company-description p {
    font-size: 24px;
    font-weight: 700;
    color: #fff
}

.company-summary .company-description ul li {
    font-size: 15px;
    line-height: 24px;
    color: #fff
}

.company-profile-section {
    margin-top: 30px
}

.company-profile-section .show-more {
    display: block;
    float: left;
    margin: 10px 0
}

.company-compare-view {
    display: none;
    float: left;
    margin: 30px 0;
    border-top: 5px solid #25b7bc;
    padding: 15px 40px;
    background-color: #396249;
    position: fixed;
    bottom: -30px;
    width: 100%;
    height: 150px;
    z-index: 20;
    left: 0
}

.company-compare-view.visible {
    display: block
}

.company-compare-view .compare-link {
    display: block;
    float: left;
    text-align: center;
    color: #036e2e
}

.company-compare-view .compare-link .btn-compare {
    display: block;
    margin: 0 auto 10px
}

.company-compare-view .company-view {
    position: relative;
    display: block;
    float: left;
    max-width: 20%;
    margin: 0 10px 30px;
    color: #fff;
    padding-left: 40px;
    font-size: 15px
}

.company-compare-view .company-view i {
    position: absolute;
    left: -10px
}

.company-compare-view .company-view .company-country {
    font-weight: 400;
    padding: 5px 0
}

.company-compare-view .company-view .remove {
    position: relative;
    font-size: 12px;
    line-height: 12px;
    font-weight: 400;
    color: #25b7bc;
    padding-left: 15px;
    cursor: pointer
}

.company-compare-view .company-view .remove:before {
    position: absolute;
    left: 0;
    content: "-";
    display: block;
    width: 12px;
    height: 12px;
    color: #fff;
    text-align: center;
    line-height: 12px;
    background-color: #25b7bc;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px
}

.banner-inline {
    position: relative;
}

.banner-inline span {
    position: absolute;
    color: white;
    background-color: #1b1b1b;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transform-origin: 100% 0;
    font-size: 12px;
    padding: 0px 5px;
    top: 0px;
    right: 15px;
}

.margin-bottom-md {
    margin-bottom: 30px;
}

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

.margin-headline {
    margin-top: -3%;
    margin-right: 32%
}

@media only screen and (max-width:768px) {
    [class*=margin-headline] {
        margin-top: 8%;
        margin-right: 59%
    }
}
