@font-face {
    font-family: catamaran-medium;
    src: url(../../fonts/catamaran.medium.ttf)
}

a,
hr {
    margin: 0;
    padding: 0
}

a,
hr,
input,
select,
textarea {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
hr,
menu,
nav,
section {
    display: block
}

.button,
input:focus,
select:focus,
textarea:focus {
    outline: 0
}

.button,
.title {
    text-align: center
}

.brands_group:after,
.clearfix:after,
.contact_form:after,
.contact_form_checks,
.contact_form_item .line:after,
.footer .content_inside:after,
.header:after,
.latest-news_cont:after,
.resuts_cont:after,
.stock-info_results_cont:after,
.stock-info_short:after,
.tabs_body_item_cont:after {
    clear: both
}

abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0
}

body {
    line-height: 1;
    /* font: 400 12px/1.2 'Titillium Web', Arial, "Nimbus Sans L", Helvetica, sans-serif; */
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none
}

ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

a {
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
    text-decoration: none
}

del {
    text-decoration: line-through
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input,
select {
    vertical-align: middle
}

button::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner {
    padding: 0 !important;
    border: 0 !important
}

hr {
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc
}

.container,
.content,
.content_inside {
    margin-right: auto
}

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

.clearfix {
    zoom: 1
}

[hidden] {
    display: none !important
}

img {
    display: block;
    max-width: 100%
}

* {
    box-sizing: border-box
}

[class*=icon-] {
    display: inline-block;
    vertical-align: middle
}

.button {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    border: 2px solid;
    font: italic 700 14px/1.2 'Titillium Web', Arial, "Nimbus Sans L", Helvetica, sans-serif;
    text-transform: uppercase;
    cursor: pointer
}

input[type=email],
input[type=tel],
input[type=text] {
    height: 36px;
    padding: 10px 15px 6px;
    appearance: none
}

input[type=email],
input[type=tel],
input[type=text],
textarea {
    text-transform: uppercase;
    color: #fff;
    display: block;
    width: 100%;
    /* font: italic 600 18px/1.2 'Titillium Web', Arial, "Nimbus Sans L", Helvetica, sans-serif; */
    border: none;
    /* background: rgba(2, 77, 148, .5); */
    -webkit-appearance: none;
    -moz-appearance: none
}

input[type=email]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=text]::-moz-placeholder {
    /* color: gray; */
    opacity: .5
}

input[type=email]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder {
    /* color: gray; */
    opacity: .5
}

input[type=email]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder {
    /* color: gray; */
    opacity: .5
}

textarea {
    overflow: auto;
    height: 148px;
    resize: none;
    padding: 12px 15px;
    appearance: none
}

.info-block,
.start-block {
    background-repeat: no-repeat
}

textarea::-moz-placeholder {
    color: #fff;
    opacity: .5
}

textarea::-webkit-input-placeholder {
    color: #fff;
    opacity: .5
}

textarea:-ms-input-placeholder {
    color: #fff;
    opacity: .5
}

@media (max-width:767px) {
    textarea {
        height: 110px
    }
}

.container {
    margin-left: auto
}

.admin-bar .container {
    padding-top: 100px
}

body.is-active .container {
    padding-top: 78px
}

body.is-active.admin-bar .container {
    padding-top: 46px
}

.content {
    max-width: 1240px;
    margin-left: auto;
    padding: 0 20px
}

.content_inside {
    max-width: 940px;
    margin-left: auto
}

.social [class*=icon-] {
    background-image: url(../../images/theme/social-icons.png);
    background-repeat: no-repeat;
    height: 17px;
    width: 18px;
    margin-left: 19px
}

.social .icon-rss {
    background-position: 0 0
}

.social .icon-in {
    background-position: -39px 0
}

.social .icon-tw {
    background-position: -79px 0;
    width: 13px
}

.title {
    font-weight: 200;
    font-style: italic;
    font-size: 50px;
    text-transform: uppercase
}

@media (max-width:995px) {
    .title {
        font-size: 46px
    }
}

@media (max-width:767px) {
    .social [class*=icon-] {
        margin-left: 14px
    }

    .title {
        font-size: 36px
    }
}

.title span {
    font-weight: 700
}

.start-block {
    background-color: #fff;
    background-position: 0 0;
    background-size: cover
}

.start-block .content {
    display: table;
    width: 100%
}

.start-block .content_inside {
    display: table-cell;
    vertical-align: middle
}

.start-block .title {
    font-weight: 200;
    font-size: 73px;
    line-height: 1;
    text-align: left;
    letter-spacing: 3.6px
}

@media (max-width:767px) {
    .start-block .title {
        font-size: 40px
    }
}

.start-block .title span {
    display: block;
    font-weight: 200
}

.start-block_text {
    padding: 0 0 0 50px;
    font-weight: 300;
    font-size: 20px;
    letter-spacing: 1px
}

@media (max-width:995px) {
    .start-block_text {
        padding-right: 90px
    }
}

@media (max-width:767px) {
    .start-block_text {
        padding: 0 0 0 20px;
        font-size: 16px
    }
}

.start-block.m-on-about .start-block_text,
.start-block.m-on-ads .start-block_text,
.start-block.m-on-holdings .start-block_text {
    padding-right: 0
}

.start-block.m-on-main {
    background-image: url(../../images/theme/on-main.jpg)
}

.start-block.m-on-main .content {
    height: 854px
}

.start-block.m-on-main .start-block_cont {
    margin: 0 0 64px 129px;
    max-width: 720px
}

@media (max-width:995px) {
    .start-block.m-on-main .content {
        height: 730px
    }

    .start-block.m-on-main .start-block_cont {
        margin: 0
    }
}

.start-block.m-on-main .title {
    padding-bottom: 44px;
    line-height: .8
}

@media (max-width:767px) {
    .start-block.m-on-main .content {
        height: 360px
    }

    .start-block.m-on-main .title {
        padding-bottom: 22px
    }
}

.start-block.m-on-holdings .title,
.start-block.m-on-investors .title {
    line-height: .9;
    padding-bottom: 40px
}

.start-block.m-on-holdings {
    background-image: url(../../images/theme/on-holdings.jpg)
}

.start-block.m-on-holdings .content {
    height: 577px
}

@media (max-width:995px) {
    .start-block.m-on-holdings .content {
        height: 500px
    }
}

.start-block.m-on-holdings .start-block_cont {
    max-width: 440px;
    margin: 0 62px 28px auto
}

@media (max-width:767px) {
    .start-block.m-on-holdings .content {
        height: 360px
    }

    .start-block.m-on-holdings .start-block_cont {
        margin: 0
    }
}

.start-block.m-on-investors {
    background-image: url(../../images/theme/on-investors.jpg)
}

.start-block.m-on-investors .content {
    height: 577px
}

.start-block.m-on-investors .start-block_cont {
    margin: 0 0 25px 129px;
    max-width: 720px
}

@media (max-width:995px) {
    .start-block.m-on-investors .content {
        height: 500px
    }

    .start-block.m-on-investors .start-block_cont {
        margin: 0
    }
}

@media (max-width:767px) {
    .start-block.m-on-investors .content {
        height: 360px
    }

    .start-block.m-on-investors .title {
        padding-bottom: 22px
    }
}

.start-block.m-on-contact {
    background-image: url(../../images/theme/on-contact.jpg)
}

.start-block.m-on-contact .content {
    height: 577px
}

.start-block.m-on-contact .content_inside {
    vertical-align: top
}

.start-block.m-on-contact .start-block_cont {
    margin: 104px 0 0 123px;
    max-width: 460px
}

@media (max-width:995px) {
    .start-block.m-on-contact .content {
        height: 500px
    }

    .start-block.m-on-contact .start-block_cont {
        margin: 80px 0 0
    }
}

.start-block.m-on-contact .title {
    padding-bottom: 40px;
    line-height: .9
}

@media (max-width:767px) {
    .start-block.m-on-contact .content {
        height: 360px
    }

    .start-block.m-on-contact .title {
        padding-bottom: 22px
    }
}

#header-banner {
    height: 400px;
}

.start-block.m-on-about .title,
.start-block.m-on-ads .title {
    padding-bottom: 0px;
    color: white !important;
    line-height: .9;
    padding-bottom: 100px;
}

.start-block.m-on-about {
    background-image: url(../../images/bg/mail-bg-min.jpeg)
}

.start-block.m-on-about .content {
    height: 577px
}

@media (max-width:995px) {
    .start-block.m-on-about .content {
        height: 500px
    }
}

.start-block.m-on-about .start-block_cont {
    /* max-width: 440px; */
    margin: 0 62px 28px auto
}

@media (max-width:767px) {
    .start-block.m-on-about .content {
        height: 360px
    }

    .start-block.m-on-about .start-block_cont {
        margin: 0
    }
}

.start-block.m-on-ads {
    background-image: url(../../images/theme/on-ads.jpg)
}

.start-block.m-on-ads .content {
    height: 577px
}

@media (max-width:995px) {
    .start-block.m-on-ads .content {
        height: 500px
    }
}

.start-block.m-on-ads .start-block_cont {
    max-width: 440px;
    margin: 0 62px 28px auto
}

@media (max-width:767px) {
    .start-block.m-on-ads .content {
        height: 360px
    }

    .start-block.m-on-ads .start-block_cont {
        margin: 0
    }
}

.info-block {
    background-position: 100% 0;
    background-color: #fff;
    background-size: auto 100%
}

.info-block .content {
    display: table;
    width: 100%;
    height: 400px
}

@media (min-width:1356px) {
    .info-block .content {
        height: 533px
    }
}

@media (max-width:995px) {
    .info-block .content {
        height: auto;
        display: block
    }
}

.info-block .content_inside {
    display: table-cell;
    vertical-align: middle;
    padding: 0 1.66666667%
}

.info-block_cont {
    max-width: 530px
}

@media (min-width:1356px) {
    .info-block .content_inside {
        padding: 0 10.83333333%
    }

    .info-block_cont {
        max-width: 600px
    }
}

@media (max-width:995px) {
    .info-block .content_inside {
        display: block
    }

    .info-block_cont {
        padding: 60px 0;
        max-width: inherit
    }
}

.info-block .title {
    color: #0080bb;
    font-size: 30px;
    font-weight: 600;
    font-style: normal;
    padding-bottom: 12px;
    text-align: left;
    letter-spacing: -.2px
}

@media (max-width:767px) {
    .info-block .title {
        font-size: 26px
    }
}

.info-block .title span {
    display: inline;
    padding-left: 13px
}

.info-block_text {
    line-height: 1.5;
    color: #323232;
    font-size: 16px
}

.info-block.m-on-holdings {
    background-image: url(../../images/bg/on-holdings.jpg)
}

@media (max-width:995px) {
    .info-block.m-on-holdings {
        background-image: none
    }
}

.info-block.m-on-investors {
    background-image: url(../../images/bg/on-investors.jpg)
}

@media (min-width:1356px) {
    .info-block_text {
        line-height: 1.875;
        padding-bottom: 20px
    }

    .info-block.m-on-investors .content {
        height: 559px
    }
}

@media (max-width:995px) {
    .info-block.m-on-investors {
        background-image: none
    }
}

.info-block.m-on-about {
    background-image: url(../../images/bg/on-about.jpg)
}

@media (max-width:995px) {
    .info-block.m-on-about {
        background-image: none
    }
}

.info-block.m-on-ads {
    background-image: url(../../images/bg/on-ads.jpg)
}

@media (max-width:995px) {
    .info-block.m-on-ads {
        background-image: none
    }
}

.chess-block_item {
    position: relative;
    width: 50%;
    min-height: 317px;
    background: #e36527;
    text-align: right
}

.chess-block_item.m-reverse {
    margin: 0 0 0 auto;
    text-align: left;
    background: #d04a26
}

@media (max-width:767px) {
    .chess-block_item {
        width: auto;
        text-align: left;
        min-height: 100px
    }

    .chess-block_item.m-reverse {
        text-align: left
    }
}

.chess-block_item_picture {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.m-reverse .chess-block_item_picture {
    right: 100%;
    left: auto
}

.chess-block_item_cont {
    padding: 66px 40px 50px
}

@media (max-width:767px) {
    .chess-block_item_picture {
        display: none
    }

    .chess-block_item_cont {
        padding: 40px 20px
    }
}

.chess-block_item_cont .title {
    padding-bottom: 20px;
    text-align: right;
    font-size: 35px
}

@media (max-width:767px) {
    .chess-block_item_cont .title {
        text-align: left
    }
}

.m-reverse .chess-block_item_cont .title {
    text-align: left
}

.chess-block_item_cont .title img {
    display: inline-block
}

.chess-block_item_cont .text {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.714;
    margin: 0 0 29px 20px
}

.tabs_body_item_title,
.tabs_header_link {
    text-transform: uppercase;
    font-weight: 700
}

@media (min-width:1356px) {
    .chess-block_item_cont .text {
        margin-left: 100px
    }
}

@media (max-width:995px) {
    .chess-block_item_cont .text {
        margin-left: 0
    }
}

.m-reverse .chess-block_item_cont .text {
    margin: 0 20px 29px 0
}

@media (min-width:1356px) {
    .m-reverse .chess-block_item_cont .text {
        margin-right: 100px
    }
}

@media (max-width:995px) {
    .m-reverse .chess-block_item_cont .text {
        margin-right: 0
    }
}

.chess-block_item_cont .button {
    padding: 7px 15px 6px
}

.tabs_header {
    text-align: center
}

@media (max-width:767px) {
    .tabs_header {
        display: none
    }
}

.tabs_header_nav li {
    display: inline-block;
    vertical-align: top;
    margin: 0 30px
}

@media (max-width:995px) {
    .tabs_header_nav li {
        margin: 0 15px
    }
}

.tabs_header_link {
    display: block;
    color: #fff;
    font-size: 18px;
    transition: color .3s linear;
    position: relative;
    padding: 25px 10px 28px
}

.tabs_header_link:before {
    content: "";
    display: block;
    opacity: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 22px 44px;
    border-color: transparent transparent #198cc2;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -44px;
    transition: opacity .3s linear
}

.tabs_header_link.is-active,
.tabs_header_link:hover {
    color: #e88426
}

.tabs_header_link.is-active:before {
    opacity: 1
}

.tabs_body {
    background: url(../../images/bg/bg-tabs-body.jpg) repeat-y #0080bb;
    padding: 105px 0 103px
}

.tabs_body_item {
    min-height: 300px
}

@media (max-width:995px) {
    .tabs_body {
        padding: 60px 0
    }

    .tabs_body_item {
        min-height: 50px
    }
}

@media (max-width:767px) {
    .tabs_body {
        padding: 10px 0 50px
    }

    .tabs_body_item {
        display: block !important;
        margin-top: 40px
    }
}

.tabs_body_item_title {
    display: none;
    text-align: center;
    font-size: 20px;
    padding-bottom: 20px
}

@media (max-width:767px) {
    .tabs_body_item_title {
        display: block
    }
}

.tabs_body_item_cont {
    max-width: 1064px;
    padding: 0 20px;
    margin: 0 auto
}

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

.tabs_body_item_cont .item {
    float: left;
    width: 48.92578125%
}

.tabs_body_item_cont .item.m-picture {
    padding-top: 3px
}

@media (max-width:767px) {
    .tabs_body_item_cont .item {
        width: auto;
        float: none
    }

    .tabs_body_item_cont .item.m-picture img {
        margin: 0 auto
    }
}

.tabs_body_item_cont .item.m-info {
    margin-left: 2.12765957%;
    padding-left: 40px
}

@media (max-width:767px) {
    .tabs_body_item_cont .item.m-info {
        margin: 20px 0 0;
        padding: 0
    }
}

.tabs_body_item_cont .title {
    padding-bottom: 10px;
    font-style: normal;
    font-size: 25px;
    text-align: left;
    font-weight: 600
}

@media (max-width:767px) {
    .tabs_body_item_cont .title {
        font-size: 18px
    }
}

.tabs_body_item_cont .text {
    line-height: 1.74;
    font-size: 14px;
    padding-top: 20px
}

.drop-menu li a,
.menu>ul>li>a,
.side-nav .title,
.side-nav_list_link {
    font-weight: 700;
    font-size: 13px
}

.tabs_body_item_cont .text:nth-of-type(1) {
    padding-top: 0
}

.side-nav {
    width: 219px;
    background: url(../../images/theme/side-nav-bg.jpg) repeat-y;
    position: fixed;
    top: 356px;
    z-index: 99;
    box-shadow: 0 0 27px 0 rgba(0, 0, 0, .34);
    padding: 25px 20px 20px 24px
}

@media (max-width:767px) {
    .side-nav {
        display: none
    }
}

.side-nav .title {
    color: #000;
    font-style: normal;
    text-align: left
}

.side-nav_list {
    padding: 22px 0 0
}

.side-nav_list li {
    margin-bottom: 12px
}

.side-nav_list_link {
    text-transform: uppercase;
    color: #fff;
    transition: color .3s linear
}

.side-nav_list_link:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 7px;
    border-color: transparent transparent transparent #f99d25;
    opacity: 0;
    display: inline-block;
    vertical-align: middle;
    margin: -1px 6px 0 0;
    transition: opacity .3s linear
}

.side-nav_list_link.is-active,
.side-nav_list_link:hover {
    color: #f99d25
}

.menu>ul>li>a,
.news.m-can-close .news_item.m-read-more a,
.news_item.m-read-more a {
    color: #fff
}

.side-nav_list_link.is-active:before,
.side-nav_list_link:hover:before {
    opacity: 1
}

.header {
    background: #000;
    padding: 78px 0;
    /* position: fixed; */
    top: 0;
    left: 0;
    right: 0;
    z-index: 100
}

#header.is-active {
    top: -40px;
    transform: translateY(40px);
    transition: transform .3s;
    background: #2b2b2b !important;
    box-shadow: 1px 4px 20px 0 #0000003b
}

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

.header .social {
    text-align: right;
    padding-left: 210px
}

.header.is-active .social {
    display: none
}

.logo {
    float: left
}

.logo a {
    display: block
}

.header.is-active .logo a {
    width: 100px;
    height: 26px;
    overflow: hidden
}

.header.is-active .logo a img {
    max-width: 120%
}

@media (max-width:767px) {
    .header {
        padding-bottom: 14px
    }

    .header .social {
        padding-left: 150px;
        position: absolute;
        top: 10px
    }

    .logo a {
        max-width: 160px
    }
}

.menu {
    text-align: right;
    padding: 45px 2px 0 225px
}

.header.is-active .menu {
    padding-top: 7px
}

@media (max-width:767px) {
    .menu {
        padding: 20px 0 0;
        clear: both;
        text-align: center
    }
}

.menu>ul>li {
    display: inline-block;
    vertical-align: top;
    margin-left: 42px;
    padding-bottom: 3px;
    position: relative
}

.menu .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    background: rgba(0, 0, 0, .8);
    text-align: left;
    width: 135px;
    border: 1px solid rgba(255, 255, 255, .6);
    display: block
}

@media (max-width:995px) {
    .menu>ul>li {
        margin-left: 12px
    }
}

@media (max-width:767px) {
    .menu>ul>li {
        margin: 0 21px 10px
    }
}

@media (max-width:480px) {
    .menu>ul>li {
        display: block;
        margin-bottom: 13px
    }

    .menu>ul>li a {
        font-size: 16px
    }
}

.menu>ul>li>a {
    text-transform: uppercase;
    letter-spacing: .5px
}

.menu>ul>li>a.m-has-arrow:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0;
    border-color: #fff transparent transparent;
    margin-left: 7px;
    transition: all .2s linear
}

.menu>ul>li:hover .drop-menu {
    display: block
}

.menu>ul>li:hover>a.m-has-arrow:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-top: -2px
}

.drop-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    background: rgba(0, 0, 0, .8);
    text-align: left;
    width: 135px;
    border: 1px solid rgba(255, 255, 255, .6);
    display: none
}

@media (max-width:995px) {
    .drop-menu {
        width: 115px
    }
}

.drop-menu li {
    margin: 0;
    display: block
}

.drop-menu li a {
    color: #fff;
    display: block;
    padding: 8px;
    border-top: 1px solid rgba(255, 255, 255, .6)
}

.drop-menu li:first-child a {
    border: none
}

.news {
    background: url(../../images/theme/news-bg.jpg) no-repeat #0b73a3;
    background-size: cover;
    padding: 10px 0 12px;
    position: fixed;
    width: 100%;
    z-index: 20
}

.news .content_inside {
    display: table;
    width: 100%;
    table-layout: fixed
}

@media (max-width:767px) {
    .news .content_inside {
        display: block
    }
}

.news_item {
    display: table-cell;
    vertical-align: middle
}

@media (max-width:767px) {
    .news_item {
        display: block;
        text-align: center
    }
}

.news_item.m-title {
    font-weight: 700;
    font-size: 18px;
    text-align: right;
    width: 15.42553191%
}

@media (max-width:767px) {
    .news_item.m-title {
        width: auto;
        text-align: center;
        font-size: 16px
    }
}

.news_item.m-title span {
    padding-left: 2px
}

.news_item.m-text {
    font-size: 13px;
    width: 72.87234043%
}

@media (max-width:767px) {
    .news_item.m-text {
        width: auto
    }
}

.news_item.m-text p {
    padding: 0 8px 0 12px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    letter-spacing: .6px
}

.news_item.m-read-more {
    font-size: 13px;
    font-weight: 600;
    width: 11.70212766%;
    position: relative
}

@media (max-width:767px) {
    .news_item.m-text p {
        padding: 5px 0
    }

    .news_item.m-read-more {
        width: auto
    }
}

.news_item_close {
    position: absolute;
    top: 4px;
    right: 0;
    display: none;
    width: 14px;
    height: 14px
}

@media (max-width:767px) {
    .news_item_close {
        top: 13px;
        right: 6px
    }
}

.news_item_close:after,
.news_item_close:before {
    content: "";
    display: block;
    width: 2px;
    height: 18px;
    position: absolute;
    top: -2px;
    left: 6px;
    background-color: #fff
}

.news_item_close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.news_item_close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.news.m-can-close .news_item.m-title {
    text-align: left;
    width: 80px;
    width: 8.5106383%
}

@media (max-width:995px) {
    .news.m-can-close .news_item.m-title {
        width: 11.70212766%
    }
}

@media (max-width:767px) {
    .news.m-can-close .news_item.m-title {
        width: auto;
        text-align: center
    }
}

.news.m-can-close .news_item.m-text {
    width: 250px;
    width: 66.4893617%
}

.news.m-can-close .news_item.m-text p {
    padding-left: 0
}

.news.m-can-close .news_item.m-read-more {
    width: auto;
    padding-right: 40px
}

@media (max-width:767px) {
    .news.m-can-close .news_item.m-text {
        width: auto
    }

    .news.m-can-close .news_item.m-read-more {
        padding-right: 0;
        position: static
    }
}

.news.m-can-close .news_item_close {
    display: block
}

.partners {
    background: url(../../images/theme/partners-bg.jpg) 50% 50% no-repeat #982d23;
    background-size: cover;
    height: 553px;
    padding: 97px 0 40px;
    overflow: hidden
}

@media (max-width:995px) {
    .partners {
        overflow: visible;
        height: auto;
        padding: 70px 0 40px
    }
}

@media (max-width:767px) {
    .partners {
        padding: 40px 0
    }
}

.partners .title {
    letter-spacing: 2.8px
}

.partners_list {
    padding-top: 51px;
    text-align: center
}

.partners_list_item {
    width: 17.39726027%;
    margin-bottom: 20px;
    display: inline-block;
    vertical-align: top
}

@media (min-width:1356px) {
    .partners_list_item {
        width: 254px
    }
}

@media (max-width:995px) {
    .partners_list_item {
        width: 254px;
        display: block;
        margin: 0 auto 30px
    }
}

.partners_list_item_cont {
    padding: 0 10px
}

.partners_list_item .icon {
    padding-bottom: 21px;
    height: 183px
}

.partners_list_item .icon img {
    margin-left: auto;
    margin-right: auto
}

.partners_list_item .title {
    font-weight: 600;
    font-size: 16px;
    font-style: normal
}

.partners_list_item .title:after {
    content: "/";
    display: inline-block;
    vertical-align: top;
    padding-left: 7px
}

.partners_list_item .text {
    font-size: 14px;
    padding-top: 11px;
    font-weight: 600
}

.brands .title {
    height: 316px;
    padding-top: 131px;
    background: url(../../images/theme/brands-bg.jpg) no-repeat #000;
    background-size: cover;
    letter-spacing: 2px
}

.brands_group_item,
.brands_group_item:before {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 0
}

@media (max-width:995px) {
    .brands .title {
        height: 230px;
        padding-top: 90px
    }
}

@media (max-width:767px) {
    .partners_list_item .icon {
        margin-left: auto;
        margin-right: auto
    }

    .brands .title {
        height: 120px;
        padding-top: 40px
    }
}

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

.brands_group_item {
    float: left;
    width: 50%;
    height: 234px;
    position: relative
}

.brands_group_item:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: all .3s linear
}

.brands_group_item:hover:before {
    opacity: 0
}

.brands_group_item img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    z-index: 2
}

@media (max-width:767px) {
    .brands_group_item {
        float: none;
        width: auto;
        height: 150px
    }

    .brands_group_item img {
        max-width: 70%
    }
}

.brands_group_item.m-grubbr {
    background-image: url(../../images/brands/bg-grubbr_colored.jpg)
}

.brands_group_item.m-grubbr:before {
    background-image: url(../../images/brands/bg-grubbr.jpg)
}

.brands_group_item.m-parenting-pad {
    background-image: url(../../images/brands/bg-parenting-pad_colored.jpg)
}

.brands_group_item.m-parenting-pad:before {
    background-image: url(../../images/brands/bg-parenting-pad.jpg)
}

.brands_group_item.m-celebrity {
    background-image: url(../../images/brands/bg-celebrity_colored.jpg)
}

.brands_group_item.m-celebrity:before {
    background-image: url(../../images/brands/bg-celebrity.jpg)
}

.brands_group_item.m-gladiators {
    background-image: url(../../images/brands/bg-gladiators_colored.jpg)
}

.brands_group_item.m-gladiators:before {
    background-image: url(../../images/brands/bg-gladiators.jpg)
}

.brands_group_item.m-flawless {
    background-image: url(../../images/brands/bg-flawless_colored.jpg)
}

.brands_group_item.m-flawless:before {
    background-image: url(../../images/brands/bg-flawless.jpg)
}

.brands_group_item.m-guilty-travel {
    background-image: url(../../images/brands/bg-guilty-travel_colored.jpg)
}

.brands_group_item.m-guilty-travel:before {
    background-image: url(../../images/brands/bg-guilty-travel.jpg)
}

.brands_group_item.m-crumb {
    background-image: url(../../images/brands/bg-crumb_colored.jpg)
}

.brands_group_item.m-crumb:before {
    background-image: url(../../images/brands/bg-crumb.jpg)
}

.brands_group_item.m-entree {
    background-image: url(../../images/brands/bg-entree_colored.jpg)
}

.brands_group_item.m-entree:before {
    background-image: url(../../images/brands/bg-entree.jpg)
}

.brands_group_item.m-nutristic {
    background-image: url(../../images/brands/bg-nutristic_colored.jpg)
}

.brands_group_item.m-nutristic:before {
    background-image: url(../../images/brands/bg-nutristic.jpg)
}

.brands_group_item.m-more {
    background-image: url(../../images/brands/bg-moretocome.jpg)
}

.brands_group_item.m-more:before {
    background-image: url(../../images/brands/bg-moretocome.jpg)
}

.intoducing {
    background: url(../../images/theme/introducing-bg-dark_SPYR_APPS.jpg) no-repeat #ccc;
    background-size: cover;
    height: 650px;
    text-align: right
}

.intoducing_cont {
    display: inline-block;
    width: 50%;
    padding: 250px 0 40px 46px;
    text-align: left;
    margin-right: 9px
}

@media (min-width:1356px) {
    .intoducing {
        height: 833px
    }

    .intoducing_cont {
        margin-right: 9px;
        padding-top: 309px
    }
}

@media (max-width:995px) {
    .intoducing {
        height: 440px
    }

    .intoducing_cont {
        padding: 150px 0 40px
    }
}

.intoducing_cont .title {
    padding-bottom: 34px;
    letter-spacing: 2px;
    font-size: 40px
}

@media (min-width:1356px) {
    .intoducing_cont .title {
        font-size: 50px
    }
}

@media (max-width:995px) {
    .intoducing_cont .title {
        font-size: 32px
    }
}

.intoducing_cont_text {
    padding-left: 57px;
    letter-spacing: 1px
}

.intoducing_cont_text p {
    font-size: 16px
}

@media (min-width:1356px) {
    .intoducing_cont_text p {
        font-size: 18px
    }
}

@media (max-width:995px) {
    .intoducing_cont_text p {
        font-size: 14px
    }
}

.intoducing_cont_text p:first-child {
    font-weight: 700;
    font-size: 18px;
    padding-bottom: 10px
}

@media (min-width:1356px) {
    .intoducing_cont_text p:first-child {
        font-size: 20px
    }
}

.intoducing_cont_text a {
    display: inline-block;
    text-transform: uppercase;
    color: #b43628;
    font-size: 18px;
    font-weight: 700;
    margin-top: 31px
}

.contact-outside {
    background: url(../../images/theme/contact-outsidet-bg.jpg) 50% 50% no-repeat #b53f27;
    background-size: cover;
    height: 571px
}

@media (max-width:995px) {
    .intoducing_cont_text p:first-child {
        font-size: 18px
    }

    .intoducing_cont_text a {
        font-size: 14px
    }

    .contact-outside {
        height: 500px
    }
}

@media (max-width:767px) {
    .intoducing_cont {
        width: auto;
        padding-top: 130px
    }

    .contact-outside {
        height: auto;
        padding-bottom: 30px
    }
}

.contact-outside .title {
    padding-top: 115px;
    letter-spacing: 1px
}

@media (max-width:995px) {
    .contact-outside .title {
        padding-top: 40px
    }
}

.contact-outside_list {
    padding: 69px 0 30px;
    text-align: center
}

.contact-outside_list_item {
    width: 220px;
    margin: 0 0 20px 13px;
    display: inline-block;
    vertical-align: top
}

@media (min-width:1356px) {
    .contact-outside_list_item {
        width: 320px
    }
}

@media (max-width:767px) {
    .contact-outside_list {
        padding-top: 40px
    }

    .contact-outside_list_item {
        display: block;
        margin: 0 auto 20px
    }
}

.contact-outside_list_item_cont {
    padding: 0 10px
}

.contact-outside_list_item .icon {
    padding-bottom: 31px
}

@media (max-width:767px) {
    .contact-outside_list_item .icon {
        padding-bottom: 20px;
        max-width: 80px;
        margin-left: auto;
        margin-right: auto
    }
}

.contact-outside_list_item .icon img {
    margin-left: auto;
    margin-right: auto
}

.contact-outside_list_item .title {
    font-weight: 700;
    font-size: 16px;
    text-transform: none;
    font-style: normal;
    padding: 0
}

.contact-outside_list_item .text {
    font-size: 16px;
    letter-spacing: 1px
}

.stock-info {
    background: #0f0f0f;
    /*  url(../../images/theme/stock-info-bg.jpg) repeat-y #0080bb; */
    background-size: 100% auto
}

.stock-info .content_inside {
    min-height: 120px;
    position: relative
}

.stock-info_icon {
    position: absolute;
    top: 50%;
    margin-top: -47.5px;
    left: 0;
    width: 95px;
    height: 95px
}

.stock-info_cont {
    padding: 20px 0 2px 129px
}

@media (max-width:995px) {
    .stock-info_cont {
        padding-left: 115px
    }
}

@media (max-width:767px) {
    .stock-info_icon {
        display: none
    }

    .stock-info_cont {
        padding-left: 0;
        padding-bottom: 20px
    }
}

.m-expand .stock-info_cont {
    padding: 35px 24px 38px 129px
}

@media (max-width:995px) {
    .m-expand .stock-info_cont {
        padding-left: 115px
    }
}

.stock-info_cont .title {
    text-align: left;
    font-size: 25px
}

@media (max-width:767px) {
    .m-expand .stock-info_cont {
        padding-left: 0;
        padding-right: 0
    }

    .stock-info_cont .title {
        text-align: center;
        padding-left: 5px;
        padding-right: 5px
    }
}

.stock-info_cont .title span {
    display: inline;
    padding-left: 5px;
    font-weight: 200
}

.stock-info_short {
    padding-top: 10px
}

.stock-info_short:after,
.stock-info_short:before {
    content: "";
    display: table
}

.stock-info_list {
    float: left;
    width: 84.87084871%
}

.m-expand .stock-info_list {
    width: 100%
}

@media (max-width:767px) {
    .stock-info_list {
        float: none;
        width: auto;
        text-align: center
    }
}

.stock-info_list_item {
    float: left;
    padding: 0 10px 18px 0
}

.stock-info_list_item.m-symbol {
    width: 25.94202899%
}

@media (max-width:767px) {
    .stock-info_list_item.m-symbol {
        width: auto
    }
}

.stock-info_list_item.m-price {
    width: 16.8115942%
}

@media (max-width:767px) {
    .stock-info_list_item.m-price {
        width: auto
    }
}

.stock-info_list_item.m-change {
    width: 18.84057971%
}

@media (max-width:767px) {
    .stock-info_list_item.m-change {
        width: auto
    }
}

.stock-info_list_item.m-mkt-cap {
    width: 20.72463768%
}

@media (max-width:767px) {
    .stock-info_list_item.m-mkt-cap {
        width: auto
    }
}

.stock-info_list_item.m-volume {
    width: 17.39130435%
}

@media (max-width:767px) {
    .stock-info_list_item.m-volume {
        width: auto
    }
}

.stock-info_list_item.m-week-lh {
    width: 25.94202899%
}

@media (max-width:767px) {
    .stock-info_list_item.m-week-lh {
        width: auto
    }
}

.stock-info_list_item.m-day-lh {
    width: 16.8115942%
}

.stock-info_list_item .title {
    font-size: 14px;
    font-style: normal
}

.stock-info_list_item .text {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase
}

@media (max-width:767px) {
    .stock-info_list_item.m-day-lh {
        width: auto
    }

    .stock-info_list_item {
        float: none;
        display: inline-block;
        vertical-align: top;
        padding-left: 10px;
        text-align: left
    }

    .stock-info_list_item .title {
        text-align: left
    }

    .stock-info_list_item .text {
        font-size: 14px
    }
}

.stock-info_list_item .change-arrow {
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px
}

.stock-info_list_item .change-arrow.m-up {
    border-color: transparent transparent #fff;
    margin-top: -6px
}

.stock-info_list_item .change-arrow.m-down {
    border-color: #fff transparent transparent;
    margin-top: 3px
}

.stock-info_btn {
    float: right;
    width: 13.95061728%;
    margin: 4px 2px 0 0
}

.m-expand .stock-info_btn {
    display: none
}

.stock-info_btn .button {
    padding: 7px 8px 6px;
    display: block
}

@media (max-width:995px) {
    .stock-info_btn .button {
        padding-left: 4px;
        padding-right: 4px;
        font-size: 12px
    }
}

@media (max-width:767px) {
    .stock-info_btn {
        float: none;
        width: auto
    }

    .stock-info_btn .button {
        max-width: 180px;
        margin: 10px auto 0
    }
}

.stock-info_results {
    border-top: 1px solid #fff;
    padding-top: 39px;
    margin-top: 24px
}

@media (max-width:767px) {
    .stock-info_results {
        padding-top: 28px;
        margin-top: 15px
    }
}

.stock-info_results_cont {
    padding-top: 10px
}

.stock-info_results_cont:after,
.stock-info_results_cont:before {
    content: "";
    display: table
}

.stock-info_results_cont>.title {
    float: left;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    max-width: 180px
}

.stock-info_results_cont>.title span {
    display: block;
    font-size: 18px;
    font-weight: 700;
    padding: 0
}

.stock-info_results .stock-info_list {
    float: none;
    margin-left: 185px;
    width: auto
}

.stock-info_results .stock-info_list:after,
.stock-info_results .stock-info_list:before {
    content: "";
    display: table
}

.stock-info_results .stock-info_list:after {
    clear: both
}

@media (max-width:995px) {
    .stock-info_results_cont>.title {
        float: none;
        max-width: inherit
    }

    .stock-info_results .stock-info_list {
        margin: 20px 0 0
    }
}

@media (max-width:767px) {
    .stock-info_results .stock-info_list {
        margin: 10px 0 0
    }
}

.stock-info_results .stock-info_list_item {
    padding: 17px 0 17px 48px;
    border-left: 1px solid #fff;
    margin-left: 45px
}

@media (max-width:995px) {
    .stock-info_results .stock-info_list_item {
        margin-left: 40px;
        padding-left: 40px
    }
}

@media (max-width:767px) {
    .stock-info_results .stock-info_list_item {
        display: block;
        margin-left: 0;
        padding-left: 0;
        border: none
    }
}

.stock-info_results .stock-info_list_item:first-child {
    border: none;
    padding-left: 30px;
    margin-left: 0
}

@media (max-width:995px) {
    .stock-info_results .stock-info_list_item:first-child {
        padding-left: 0
    }
}

.stock-info_results .stock-info_list_item .title {
    font-weight: 700;
    font-style: normal;
    font-size: 18px
}

.stock-info_results .stock-info_list_item .tags-group {
    padding-top: 10px
}

.stock-info_results .stock-info_list_item .tags-group_item {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    padding: 2px 3px;
    border: 2px solid;
    margin-left: 21px;
    margin-bottom: 5px;
    text-transform: uppercase;
    min-width: 43px;
    text-align: center;
    color: #fff
}

.stock-info_results .stock-info_list_item .tags-group_item:first-child {
    margin-left: 0
}

.holdings {
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url(../../images/theme/holdingst-bg.jpg);
    background-size: cover;
    padding: 85px 0 120px
}

@media (max-width:767px) {
    .holdings {
        padding: 70px 0
    }
}

.holdings .title {
    letter-spacing: 2.4px
}

.holdings .chess-block {
    padding-top: 87px
}

@media (max-width:767px) {
    .holdings .chess-block {
        padding-top: 67px
    }
}

.holdings .chess-block_item_picture.m-franklin {
    background-image: url(../../images/theme/holdings-img-franklin.jpg)
}

.holdings .chess-block_item_picture.m-eaj {
    background-image: url(../../images/theme/holdings-img-eaj.jpg)
}

.holdings .chess-block_item_picture.m-spyr-app {
    background-image: url(../../images/theme/holdings-img-app.jpg)
}

.latest-news {
    background: url(../../images/theme/latest-news-bg.jpg) 100% 0 no-repeat #242424;
    background-size: cover;
    min-height: 464px;
    padding: 42px 0 64px
}

.latest-news .title {
    letter-spacing: 2.3px
}

.latest-news_cont {
    padding-top: 46px
}

.latest-news_cont:after,
.latest-news_cont:before {
    content: "";
    display: table
}

.latest-news_cont_item {
    float: left;
    width: 48.93617021%
}

@media (max-width:767px) {
    .latest-news_cont {
        padding-top: 36px
    }

    .latest-news_cont_item {
        width: auto;
        float: none
    }

    .latest-news_cont_item.m-picture img {
        margin: 0 auto
    }
}

.latest-news_cont_item.m-info {
    margin-left: 2.12765957%
}

@media (max-width:767px) {
    .latest-news_cont_item.m-info {
        margin: 20px 0 0
    }
}

.latest-news_cont_item .date {
    font-size: 14px;
    color: #f99d25;
    text-transform: uppercase;
    padding-top: 2px
}

.latest-news_cont_item .title {
    font-size: 20px;
    font-weight: 600;
    font-style: normal;
    padding-top: 12px;
    text-align: left;
    letter-spacing: 0
}

.latest-news_cont_item .text {
    font-size: 16px;
    padding-top: 20px
}

.latest-news_cont_item .button {
    margin-top: 41px;
    padding: 6px 14px
}

.investor-resources {
    background: url(../../images/theme/investor-resources-bg.jpg) 50% no-repeat #982d23;
    background-size: cover;
    min-height: 554px;
    padding: 70px 0
}

@media (max-width:767px) {
    .investor-resources {
        padding: 60px 0
    }
}

.investor-resources .title {
    letter-spacing: 2.8px
}

.investor-resources_list {
    padding-top: 79px;
    text-align: center
}

@media (max-width:767px) {
    .investor-resources_list {
        padding-top: 50px
    }
}

.investor-resources_list_item {
    width: 240px;
    margin-bottom: 20px;
    display: inline-block;
    vertical-align: top
}

@media (min-width:1356px) {
    .investor-resources_list_item {
        width: 254px
    }
}

@media (max-width:995px) {
    .investor-resources_list_item {
        width: 254px;
        display: block;
        margin: 0 auto 30px
    }
}

.investor-resources_list_item_cont {
    padding: 0 10px
}

.investor-resources_list_item .icon {
    padding-bottom: 21px
}

@media (max-width:767px) {
    .investor-resources_list_item .icon {
        max-width: 110px;
        margin-left: auto;
        margin-right: auto
    }
}

.investor-resources_list_item .icon img {
    margin-left: auto;
    margin-right: auto
}

.investor-resources_list_item .title {
    font-weight: 600;
    font-size: 16px;
    font-style: normal;
    letter-spacing: 0
}

.business-opport .title,
.leadership .title {
    letter-spacing: 2.4px
}

.investor-resources_list_item .title:after {
    content: "/";
    display: inline-block;
    vertical-align: top;
    padding-left: 7px
}

.investor-resources_list_item .text {
    font-size: 14px;
    padding: 11px 20px 0;
    font-weight: 600
}

.contact_form {
    background: #198cc2;
    max-width: 1024px;
    margin: -148px auto 0;
    padding: 47px 42px 35px;
    box-shadow: 0 0 43px 0 rgba(0, 0, 0, .34)
}

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

.contact_form_item {
    float: left;
    width: 48.93617021%
}

.contact_form_item:first-child {
    margin-right: 2.12765957%
}

@media (max-width:767px) {
    .contact_form {
        padding: 20px;
        margin-top: -100px
    }

    .contact_form_item {
        width: auto;
        float: none
    }

    .contact_form_item:first-child {
        margin: 0
    }
}

.contact_form_item .line {
    margin-bottom: 20px
}

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

.contact_form_item .line.m-two-field input[type=text] {
    float: left;
    width: 47.82608696%
}

.contact_form_item .line.m-two-field input[type=text]:first-child {
    margin-right: 4.34782609%
}

.contact_form_checks {
    margin-right: 160px;
    padding-top: 2px
}

@media (max-width:767px) {
    .contact_form_checks {
        margin-right: 0
    }
}

.contact_form_checks_item {
    display: inline-block;
    vertical-align: top;
    margin: 0 40px 5px 0
}

@media (max-width:767px) {
    .contact_form_checks_item {
        display: block;
        margin-right: 0
    }
}

.contact_form_checks_item input[type=checkbox] {
    margin: -3px 5px 0 0
}

.contact_form_checks_item span {
    font-size: 15px
}

.contact_form .button {
    float: right;
    border: none;
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, .25);
    background: linear-gradient(to right, #f49625 0, #ac2a28 100%);
    padding: 8px 45px 7px;
    font-size: 18px;
    margin-top: -22px
}

.business-opport,
.leadership {
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover
}

.contact .contact-outside_list {
    padding: 51px 0 43px
}

.contact .contact-outside_list_item {
    color: #2e2e2e
}

.business-opport {
    background-image: url(../../images/theme/business-opport-bg.jpg);
    padding: 85px 0 120px
}

@media (max-width:767px) {
    .contact_form .button {
        margin: 0
    }

    .business-opport {
        padding: 70px 0
    }
}

.business-opport .chess-block {
    padding-top: 87px
}

@media (max-width:767px) {
    .business-opport .chess-block {
        padding-top: 67px
    }
}

.business-opport .chess-block_item_cont {
    padding-top: 73px
}

@media (max-width:767px) {
    .business-opport .chess-block_item_cont {
        padding-top: 40px
    }
}

.business-opport .chess-block_item_picture.m-advertising {
    background-image: url(../../images/theme/business-opport-img-1.jpg)
}

.business-opport .chess-block_item_picture.m-marketing {
    background-image: url(../../images/theme/business-opport-img-2.jpg)
}

.business-opport .chess-block_item_picture.m-publishing {
    background-image: url(../../images/theme/business-opport-img-3.jpg)
}

.business-opport .chess-block_item_picture.m-sales {
    background-image: url(../../images/theme/business-opport-img-4.jpg)
}

.leadership {
    background-image: url(../../images/theme/leadership-bg.jpg);
    padding: 85px 0 120px
}

@media (max-width:767px) {
    .leadership {
        padding: 70px 0
    }
}

.leadership .chess-block {
    padding-top: 87px
}

@media (max-width:767px) {
    .leadership .chess-block {
        padding-top: 67px
    }
}

.leadership .chess-block_item {
    text-align: left
}

.leadership .chess-block_item_cont {
    padding: 51px 94px 20px 102px
}

@media (max-width:995px) {
    .leadership .chess-block_item_cont {
        padding: 30px
    }
}

.leadership .chess-block_item_cont .title {
    font-size: 30px;
    padding-bottom: 29px;
    text-align: left
}

.gender,
.location,
.progress-bar {
    text-align: center
}

.leadership .chess-block_item_cont .title span {
    font-weight: 200
}

.leadership .chess-block_item_cont .social {
    display: inline-block;
    vertical-align: top;
    margin-top: -2px
}

.leadership .chess-block_item_cont .social .icon-in {
    background-position: -39px -55px
}

.m-reverse .leadership .chess-block_item_cont .social .icon-in {
    background-position: -39px -27px
}

.leadership .chess-block_item_cont .social .icon-tw {
    background-position: -81px -55px
}

.m-reverse .leadership .chess-block_item_cont .social .icon-tw {
    background-position: -81px -27px
}

.leadership .chess-block_item_cont .text {
    margin-left: 0;
    line-height: 1.42
}

.leadership .chess-block_item_picture.m-leader-1 {
    background-image: url(../../images/theme/leadership-img-1.jpg)
}

.leadership .chess-block_item_picture.m-leader-2 {
    background-image: url(../../images/theme/leadership-img-2.jpg)
}

.leadership .chess-block_item_picture.m-leader-3 {
    background-image: url(../../images/theme/leadership-img-3.jpg)
}

.leadership .chess-block_item_picture.m-leader-4 {
    background-image: url(../../images/theme/leadership-img-4.jpg)
}

.leadership .chess-block_item.m-reverse .chess-block_item_cont {
    padding: 51px 4px 20px 92px
}

@media (max-width:995px) {
    .leadership .chess-block_item.m-reverse .chess-block_item_cont {
        padding: 30px
    }
}

.leadership .chess-block_item.m-reverse .social .icon-in {
    background-position: -39px -27px
}

.leadership .chess-block_item.m-reverse .social .icon-tw {
    background-position: -81px -27px
}

.audience {
    background: url(../../images/theme/audience-bg.jpg) no-repeat #982d23;
    background-size: cover;
    padding: 71px 0 73px
}

@media (max-width:767px) {
    .audience {
        padding: 60px 0 30px
    }
}

.audience>.title {
    font-weight: 600;
    letter-spacing: 2px
}

.audience .carousel {
    padding: 62px 112px 0
}

@media (max-width:767px) {
    .audience .carousel {
        padding: 20px 0 0
    }
}

.carousel .owl-item:first-child .carousel_item {
    border-color: transparent
}

.carousel_item {
    border-left: 1px solid #000;
    padding: 42px 10px 52px
}

.carousel_item .brand-logo {
    min-height: 59px;
    margin-bottom: 25px
}

.carousel_item .brand-logo img {
    margin: 0 auto
}

@media (max-width:767px) {
    .carousel_item {
        border: none
    }

    .carousel .owl-buttons {
        display: none
    }
}

.carousel .owl-buttons .owl-next,
.carousel .owl-buttons .owl-prev {
    position: absolute;
    top: 50%;
    margin-top: -79px;
    display: block;
    width: 41px;
    height: 144px;
    background-image: url(../../images/theme/arrows.png);
    background-repeat: no-repeat
}

.carousel .owl-buttons .owl-prev {
    background-position: 0 0;
    left: -82px
}

.carousel .owl-buttons .owl-next {
    background-position: -51px 0;
    right: -82px
}

.progress-bar {
    padding-top: 26px
}

.progress-bar p {
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 5px;
    text-transform: uppercase
}

.progress-bar .bar {
    max-width: 136px;
    margin: 0 auto;
    position: relative
}

.progress-bar .bar_number {
    font-weight: 200;
    font-size: 15px;
    position: absolute;
    top: 3px
}

.gender p,
.location_title {
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    padding-bottom: 12px
}

.progress-bar .bar_number.m-left {
    right: 100%;
    padding-right: 8px
}

.progress-bar .bar_number.m-right {
    left: 100%;
    padding-left: 8px
}

.progress-bar .bar_fill {
    border: 2px solid #fff;
    height: 22px
}

.progress-bar .bar_fill span {
    background: #fff;
    height: 18px;
    display: block
}

.gender_icons_item,
.gender_icons_item.m-male {
    background-position: 0 0
}

.gender {
    padding-top: 25px
}

.gender_icons_item {
    background-image: url(../../images/theme/gender-icons.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 51px;
    display: inline-block;
    vertical-align: top;
    margin: 0 17px 0 12px
}

.gender_icons_item.m-female {
    background-position: -30px 0
}

.location {
    padding-top: 26px
}

.location_text {
    font-size: 15px
}

.creative {
    background: url(../../images/theme/creative-bg.jpg) no-repeat #000;
    padding: 109px 0 0
}

@media (max-width:767px) {
    .creative {
        padding-top: 50px
    }
}

.creative>.title {
    letter-spacing: 1px
}

.creative .tabs {
    padding-top: 74px
}

@media (max-width:767px) {
    .creative .tabs {
        padding-top: 40px
    }
}

.resuts {
    background: url(../../images/theme/results-bg.jpg) #773513;
    background-size: cover;
    padding: 98px 0 103px
}

.resuts .title {
    letter-spacing: 5px
}

.footer .footer_copy,
.footer_menu ul li a {
    text-transform: uppercase;
    letter-spacing: .5px
}

.resuts_cont {
    padding-top: 89px
}

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

.resuts_cont_item {
    width: 50%;
    float: left;
    padding: 67px 10px 20px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 317px
}

.resuts_cont_item .text {
    text-align: center;
    font-weight: 700;
    font-size: 25px;
    text-transform: uppercase;
    padding-bottom: 11px
}

@media (max-width:995px) {
    .resuts_cont_item {
        min-height: 250px
    }

    .resuts_cont_item .text {
        font-size: 20px
    }
}

.resuts_cont_item .text span {
    display: inline-block;
    line-height: 1.1;
    border-bottom: 1px solid;
    font-weight: 600;
    font-size: 100px;
    font-style: italic;
    padding: 0 15px
}

.resuts_cont_item.m-impression {
    background-image: url(../../images/theme/bg-impression.jpg)
}

.resuts_cont_item.m-click-through {
    background-image: url(../../images/theme/bg-click-through.jpg)
}

.resuts_cont_item.m-content-shares {
    background-image: url(../../images/theme/bg-content-shares.jpg)
}

.resuts_cont_item.m-social-mentions {
    background-image: url(../../images/theme/bg-social-mentions.jpg)
}

@media (max-width:995px) {
    .resuts_cont_item .text span {
        font-size: 70px
    }

    .footer {
        padding: 59px 0 145px
    }
}

@media (max-width:767px) {
    .resuts_cont_item {
        float: none;
        width: auto
    }

    .footer {
        padding-bottom: 50px
    }
}

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

.footer_item {
    width: 50%;
    float: left
}

/* ---- */

.footer .social {
    text-align: right;
    padding-top: 9px
}

.footer .menu {
    text-align: left;
    padding: 21px 0 0;
    margin-left: -2px
}

.footer .menu ul li {
    display: block;
    margin: 8px 0 0
}

.footer .menu ul li a {
    font-weight: 300
}

.footer_menu {
    text-align: right;
    padding-top: 96px
}

.footer_menu ul li {
    display: inline-block;
    vertical-align: top;
    margin-left: 5px
}

.footer_menu ul li:before {
    content: '/';
    padding-right: 10px;
    display: inline-block;
    vertical-align: top;
    color: #f99d25;
    font-weight: 200
}

@media (max-width:767px) {
    .footer_menu {
        padding-top: 30px
    }

    .footer_menu ul li {
        margin: 0 0 8px
    }

    .footer_menu ul li:before {
        display: none
    }
}

.footer_menu ul li:first-child {
    margin-left: 0
}

.footer_menu ul li:first-child:before {
    display: none
}

.footer_menu ul li a {
    font-weight: 300;
    font-size: 12px;
    color: #fff
}

.footer .footer_copy {
    font-size: 13px;
    text-align: right;
    padding-top: 35px
}

.footer .footer_copy span {
    display: block
}

.wpcf7-list-item-label {
    font-size: 15px;
    margin-right: 15px
}

.start-block.single-view .title {
    font-size: 40px;
    margin-bottom: 28px;
    margin-top: 100px
}

.menu>ul>li:hover .sub-menu {
    display: block
}

/* .menu .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    background: rgba(0, 0, 0, .8);
    text-align: left;
    width: 135px;
    border: 1px solid rgba(255, 255, 255, .6);
    display: none
} */

.menu .sub-menu li {
    margin: 0;
    display: block
}

.menu .sub-menu li:first-child a {
    border: none
}

.menu .sub-menu li a {
    color: #fff;
    display: block;
    padding: 8px;
    border-top: 1px solid rgba(255, 255, 255, .6)
}

.menu>ul>.menu-item-has-children:hover>a:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-top: -2px
}

.menu>ul>.menu-item-has-children>a:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0;
    border-color: #fff transparent transparent;
    margin-left: 7px;
    transition: all .2s linear
}

.sub-menu .sub-menu {
    position: static;
    background: 0 0;
    width: auto;
    border: none;
    border-top: 1px solid rgba(255, 255, 255, .6)
}

.menu-switcher {
    display: none
}

.header .menu-switcher {
    position: absolute;
    margin-top: 11px;
    margin-right: 15px;
    margin-bottom: 11px;
    top: 0;
    right: 0;
    z-index: 10
}

@media (max-width:767px) {
    .logo {
        position: absolute;
        top: 10px;
        left: 10px;
        margin-bottom: 10px;
        float: none
    }

    .header {
        padding: 0
    }

    .header .content {
        margin: 0;
        padding: 0
    }

    /* .menu {
        padding: 0;
        clear: both;
        text-align: center;
        margin-top: 46px;
        height: 0;
        overflow: hidden;
        background: #1c1c1c;
        transition: height .2s ease;
        box-shadow: 0 8px 13px 0 rgba(0, 0, 0, .35)
    } */

    .header .logo a {
        width: 100px;
        height: 26px;
        overflow: hidden
    }

    .header.is-active .logo a img {
        max-width: 100%
    }

    .menu-switcher {
        display: block;
        float: right;
        width: 25px;
        height: 25px;
        position: relative
    }

    .menu-switcher_item {
        position: relative;
        display: block;
        height: 2px;
        width: 20px;
        background-color: #fff;
        margin-top: 12px;
        margin-left: 2px
    }

    .menu-switcher_item:after,
    .menu-switcher_item:before {
        content: "";
        height: inherit;
        width: inherit;
        background-color: #fff;
        position: absolute;
        left: 0;
        display: block;
        -webkit-transform-origin: 50%;
        -ms-transform-origin: 50%;
        transform-origin: 50%;
        transition: all .2s ease
    }

    .menu-switcher_item:before {
        bottom: 5px
    }

    .menu-switcher_item:after {
        top: 5px
    }

    .menu-switcher.is-active .menu-switcher_item:before {
        bottom: 0;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .menu-switcher.is-active .menu-switcher_item:after {
        top: 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .menu-switcher.is-active .menu-switcher_item {
        background: 0 0
    }

    .menu>ul>li {
        display: block;
        margin: 0;
        padding: 0
    }

    .menu .sub-menu {
        display: block;
        position: static;
        width: auto;
        border: none;
        background: 0 0;
        text-align: center;
        font-size: 13px;
        text-transform: uppercase;
        font-weight: 700
    }

    .menu .sub-menu li a,
    .menu li a {
        padding: 15px 10px 13px;
        display: block;
        border-top: 1px solid rgba(220, 220, 220, .1) !important
    }

    .menu>ul>.menu-item-has-children>a:after {
        display: none
    }
}

@media (max-width:767px) {

    .admin-bar .container,
    .container {
        padding-top: 0
    }

    body.is-active .container,
    body.is-active.admin-bar .container {
        padding-top: 7px
    }

    .header .social {
        display: none
    }

    .start-block.single-view .title {
        margin-top: 100px
    }
}

@media (min-width:768px) and (max-width:782px) {

    .admin-bar .container,
    .container {
        padding-top: 86px
    }

    body.is-active .container,
    body.is-active.admin-bar .container {
        padding-top: 32px
    }
}

.pre-loader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    /* background: url(../../images/preloader.gif) center no-repeat #fff */
}

.pagination:first-child {
    margin-left: 0 !important;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important
}

.pagination:last-child {
    margin-left: 0 !important;
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important
}

.pagination b {
    font-size: 12px;
    box-sizing: border-box;
    height: 32px;
    color: #fff;
    background-color: #1a80b6;
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    text-decoration: none;
    border: 1px solid #ddd
}

.spr-ir-module-container .pagination:first-child>a,
.spr-ir-module-container .pagination:first-child>b {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination a {
    background-color: #eee;
    border: 1px solid #ddd;
    font-size: 12px;
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143
}

.d-none {
    display: none !important
}

:root {
    --footer-text-color: #fff;
    --text-icon: #2B2B2B;
    --default-font: "TitilliumWeb-Regular";
    --body-font-color: #2B2B2B;
    --link-color: #2B2B2B;
    --head-text-color: #fff;
    --bg-white: #2B2B2B;
    --colored-bg-white-text: #fff;
    --white-bg-colored-text: #2B2B2B;
    --nav-text: #fff;
    --button-bg: linear-gradient(90deg, #474747, #2b2b2b);
    --button-color: #fff;
    --Catamaran-Medium: 'catamaran-medium'
}

#header {
    padding: 78px 0;
    /* padding: 15px 0; */
    height: 70px;
    transition: all .5s;
    z-index: 997;
    background: #ce612d00
}

#header #logo {
    float: left
}

#header #logo img {
    padding: 0;
    margin: 0
}

#header.is-active #white-logo {
    display: block !important
}

/* --- */

#header.is-active #dark-logo {
    display: none !important
}

@media (max-width:768px) {
    #header #logo h1 {
        font-size: 26px
    }


    /* Semi-transparent white overlay for about hero to improve text contrast */
    .start-block.m-on-about {
        position: relative;
        overflow: hidden;
    }

    .start-block.m-on-about::before {
        content: '';
        position: absolute;
        inset: 0;
        background: rgba(255, 255, 255, 0.5);
        /* white with 0.5 opacity */
        z-index: 1;
        pointer-events: none;
    }

    .start-block.m-on-about .content,
    .start-block.m-on-about .start-block_cont,
    .start-block.m-on-about .title,
    .start-block.m-on-about .start-block_text {
        position: relative;
        z-index: 2;
        color: #000;
        /* ensure readable text on white overlay */
    }

    #header #logo img {
        max-height: 40px
    }
}

#header.header-fixed {
    background: rgba(52, 59, 64, .9);
    padding: 20px 0;
    height: 72px;
    transition: all .5s
}

.nav-menu,
.nav-menu * {
    margin: 0;
    padding: 0;
    list-style: none
}

.nav-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99
}

.nav-menu li {
    position: relative;
    white-space: nowrap
}

.nav-menu>li {
    float: left
}

.nav-menu li.sfHover>ul,
.nav-menu li:hover>ul {
    display: block
}

.nav-menu ul ul {
    top: 0;
    left: 100%
}

.nav-menu ul li {
    min-width: 180px
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important
}

.mt-5,
.my-5 {
    margin-top: 3rem !important
}

#nav-menu-container {
    float: right;
    margin: 0
}

@media (max-width:768px) {
    #nav-menu-container {
        display: none
    }
}

/* .nav-menu a {
    padding: 0 8px 10px 8px;
    text-decoration: none;
    display: inline-block;
    color: #000 !important;
    font-size: 16px;
    outline: 0;
    text-transform: capitalize
} */

.nav-menu>li {
    margin: 0 !important;
    margin-left: 30px !important
}

.nav-menu>li>a:after,
.footer-menu>li>a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -7px;
    display: block;
    height: 2px;
    width: 0;
    background: #E53434;
    width: 0;
    transition: .3s all;
    z-index: 99;
}

/* .nav-menu>li>a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #0099e1;
    visibility: hidden;
    transform: scaleX(0);
    transition: all .3s ease-in-out 0s
} */
/* .nav-menu .menu-active>a:after,
.nav-menu a:hover:after,
.nav-menu li:hover>a:after,
.footer-menu>li:hover>a:after,
.footer-menu>li>a:hover:after {
    width: 100%
} */

.nav-menu .menu-active>a:before,
.nav-menu a:hover:before,
.nav-menu li:hover>a:before {
    visibility: visible;
    transform: scaleX(1)
}

.nav-menu ul {
    margin: 4px 0 0 0;
    border: 1px solid #e7e7e7
}

.nav-menu ul li {
    background: transparent
}

.nav-menu ul li:first-child {
    border-top: 0
}

.nav-menu ul li a {
    padding: 10px;
    color: #333;
    transition: .3s;
    display: block;
    font-size: 13px;
    text-transform: none
}

.nav-menu ul li a:hover {
    background: #0099e1;
    color: #fff
}

.nav-menu ul ul {
    margin: 0
}

#mobile-nav-toggle {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
    margin: 20px 20px 0 0;
    border: 0;
    background: 0 0;
    font-size: 24px;
    display: none;
    transition: all .4s;
    outline: 0;
    cursor: pointer
}

#mobile-nav-toggle i {
    color: #fff
}

@media (max-width:768px) {
    #mobile-nav-toggle {
        display: inline
    }
}

#mobile-nav {
    position: fixed;
    top: 0;
    padding-top: 18px;
    bottom: 0;
    z-index: 998;
    background: rgba(52, 59, 64, .9);
    left: -260px;
    width: 260px;
    overflow-y: auto;
    transition: .4s
}

#mobile-nav ul {
    padding: 0;
    margin: 0;
    list-style: none
}

#mobile-nav ul li {
    position: relative
}

#mobile-nav ul li a {
    color: #fff;
    font-size: 16px;
    overflow: hidden;
    padding: 10px 22px 10px 15px;
    position: relative;
    text-decoration: none;
    width: 100%;
    display: block;
    outline: 0
}

#mobile-nav ul li a:hover {
    color: #fff
}

#mobile-nav ul li li {
    padding-left: 30px
}

#mobile-nav ul .menu-item-active {
    color: #2dc997
}

#mobile-body-overly {
    width: 100%;
    height: 100%;
    z-index: 997;
    top: 0;
    left: 0;
    position: fixed;
    background: rgba(52, 59, 64, .9);
    display: none
}

body.mobile-nav-active {
    overflow: hidden
}

body.mobile-nav-active #mobile-nav {
    left: 0
}

body.mobile-nav-active #mobile-nav-toggle {
    color: #fff
}

#back-to-top-button {
    display: inline-block;
    background-color: #383838c7;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 0;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000
}

#back-to-top-button::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    font-size: 2em;
    line-height: 50px;
    color: #fff
}

#back-to-top-button:hover {
    cursor: pointer;
    background-color: #333
}

#back-to-top-button:active {
    background-color: #555
}

#back-to-top-button.show {
    opacity: 1;
    visibility: visible
}

.footer.spr-ir-module-container a,
.text-light {
    color: #fff !important
}

.btn-grad {
    background-image: linear-gradient(to right, #474747 0, #2b2b2b 51%, #0094d9 100%);
    padding: 10px 70px;
    text-align: center;
    text-transform: uppercase;
    transition: .5s;
    background-size: 200% auto;
    color: #fff;
    border-radius: 30px;
    display: block
}

.mr-2,
.mx-2 {
    margin-right: .5rem !important
}

.btn-grad:hover {
    background-position: right center;
    color: #fff;
    text-decoration: none
}

h5.h5 {
    font-size: 20px !important;
    font-family: var(--Catamaran-Medium) !important
}

/* footer {
    background: #0f0f0f;
    /* background-image: url(../../images/footer-bg.jpg); *
    background-position: center;
    background-repeat: no-repeat;
    padding: 50px 0 0 0;
    background-size: cover; --  
    max-width: 100%;
    color: var(--colored-bg-white-text) !important;
    padding: 50px 0;
} */

footer.spr-ir-module-container p {
    margin-bottom: 0 !important
}

footer .p {
    font-size: 16px
}

footer .input2 {
    background: #3b3b3b;
    border-radius: 5px;
    padding-left: 10px
}

footer .wrap-input2 {
    border-bottom: none;
    margin-bottom: 20px
}

.text-icon {
    color: var(--text-icon) !important
}

footer a:hover {
    text-decoration: none;
    color: #0099e1 !important
}

.second-footer {
    padding: 20px 0;
    border-top: 1px solid #202020;
    text-align: center
}

.second-footer p {
    margin-bottom: 0
}

.main-footer {
    padding-bottom: 50px
}

img.footer-blog-img {
    max-height: 95px;
    max-width: 95px;
    float: left;
    margin-right: 15px
}

.linkedin {
    background: #0e76a8;
    border-radius: 40px;
    font-size: 20px;
    color: var(--colored-bg-white-text) !important;
    padding: 12px 15px
}

/* ---- */

.twitter {
    border-radius: 40px;
    font-size: 20px;
    color: var(--colored-bg-white-text) !important;
    padding: 12px 12px;
    background: #00acee
}

@media only screen and (max-width:767px) {
    .footer-quick-links {
        margin-top: 30px
    }
}

/* @media (min-width:768px) {
    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-auto,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-auto,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-auto,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-auto,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-auto {
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px
    }
} */
/* 
.psContainer>div {
    width: 100% !important
}

.nav-menu li ul li a {
    color: #000000 !important
}

.nav-menu li ul li a:hover {
    color: #fff !important;
} */

/* .start-block.m-on-about h1.title {
    color: #000;
}

.footer-menu {
    display: flex;
    justify-content: space-evenly;
}

@media only screen and (max-width:767px) {
    .footer-menu {
        display: block;
    }
}

.s-footer-bottom {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    align-content: stretch;
    flex-wrap: wrap;
    padding-top: 40px;
}

.s-footer-text {
    font-family: HKGrotesk;
    font-size: 15px;
    line-height: 1.2;
    color: #7c7c7c;
    font-weight: 300;
}

.s-footer-copy {
    font-family: HKGrotesk;
    font-size: 13px;
    line-height: 1.2;
    font-weight: 300;
    color: #787878;
    margin-right: -44px;
    padding-top: 2px;
} */