@font-face {
    font-family: 'SamsungSharpSans-Regular';
    src: url(fonts/SamsungSharpSans-Regular.eot);
    src: local('☺'), url(fonts/SamsungSharpSans-Regular.woff) format('woff'), url(fonts/SamsungSharpSans-Regular.ttf) format('truetype'), url(fonts/SamsungSharpSans-Regular.svg) format('svg')
}
@font-face {
    font-family: 'SamsungSharpSans-Medium';
    src: url(fonts/SamsungSharpSans-Medium.eot);
    src: local('☺'), url(fonts/SamsungSharpSans-Medium.woff) format('woff'), url(fonts/SamsungSharpSans-Medium.ttf) format('truetype'), url(fonts/SamsungSharpSans-Medium.svg) format('svg')
}
@font-face {
    font-family: 'SamsungSharpSans-Bold';
    src: url(fonts/SamsungSharpSans-Bold.eot);
    src: local('☺'), url(fonts/SamsungSharpSans-Bold.woff) format('woff'), url(fonts/SamsungSharpSans-Bold.ttf) format('truetype'), url(fonts/SamsungSharpSans-Bold.svg) format('svg')
}
@font-face {
    font-family: 'SamsungOne-200C_v1.0';
    src: url(fonts/SamsungOne-200C_v1.0.eot);
    src: local('☺'), url(fonts/SamsungOne-200C_v1.0.woff) format('woff'), url(fonts/SamsungOne-200C_v1.0.ttf) format('truetype'), url(fonts/SamsungOne-200C_v1.0.svg) format('svg')
}
@font-face {
    font-family: 'SamsungOne-300C_v1.0';
    src: url(fonts/SamsungOne-300C_v1.0.eot);
    src: local('☺'), url(fonts/SamsungOne-300C_v1.0.woff) format('woff'), url(fonts/SamsungOne-300C_v1.0.ttf) format('truetype'), url(fonts/SamsungOne-300C_v1.0.svg) format('svg')
}
@font-face {
    font-family: 'SamsungOne-400C_v1.0';
    src: url(fonts/SamsungOne-400C_v1.0.eot);
    src: local('☺'), url(fonts/SamsungOne-400C_v1.0.woff) format('woff'), url(fonts/SamsungOne-400C_v1.0.ttf) format('truetype'), url(fonts/SamsungOne-400C_v1.0.svg) format('svg')
}
@font-face {
    font-family: 'SamsungOne-450C_v1.0';
    src: url(fonts/SamsungOne-450C_v1.0.eot);
    src: local('☺'), url(fonts/SamsungOne-450C_v1.0.woff) format('woff'), url(fonts/SamsungOne-450C_v1.0.ttf) format('truetype'), url(fonts/SamsungOne-450C_v1.0.svg) format('svg')
}
@font-face {
    font-family: 'SamsungOne-500C_v1.0';
    src: url(fonts/SamsungOne-500C_v1.0.eot);
    src: local('☺'), url(fonts/SamsungOne-500C_v1.0.woff) format('woff'), url(fonts/SamsungOne-500C_v1.0.ttf) format('truetype'), url(fonts/SamsungOne-500C_v1.0.svg) format('svg')
}
@font-face {
    font-family: 'SamsungOne-600C_v1.0';
    src: url(fonts/SamsungOne-600C_v1.0.eot);
    src: local('☺'), url(fonts/SamsungOne-600C_v1.0.woff) format('woff'), url(fonts/SamsungOne-600C_v1.0.ttf) format('truetype'), url(fonts/SamsungOne-600C_v1.0.svg) format('svg')
}
@font-face {
    font-family: 'SamsungOne-700C_v1.0';
    src: url(fonts/SamsungOne-700C_v1.0.eot);
    src: local('☺'), url(fonts/SamsungOne-700C_v1.0.woff) format('woff'), url(fonts/SamsungOne-700C_v1.0.ttf) format('truetype'), url(fonts/SamsungOne-700C_v1.0.svg) format('svg')
}
@font-face {
    font-family: 'SamsungOne-800C_v1.0';
    src: url(fonts/SamsungOne-800C_v1.0.eot);
    src: local('☺'), url(fonts/SamsungOne-800C_v1.0.woff) format('woff'), url(fonts/SamsungOne-800C_v1.0.ttf) format('truetype'), url(fonts/SamsungOne-800C_v1.0.svg) format('svg')
}
* {
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
img {
    width: auto;
    height: auto;
    border: 0;
    max-width: 100%
}
body {
    margin: 0;
    padding: 0
}
body:after,
body:before {
    clear: both;
    display: block;
    content: ""
}
header,
section,
footer,
aside,
nav {
    float: left;
    width: 100%
}
.row {
    width: 100%;
    float: left
}
.row:not(:first-of-type) {
    margin-top: 10px
}
.full-width {
    float: left;
    width: 100%
}
.responsive {
    display: none
}
p {
    margin-top: 0
}
p:empty {
    margin: 0;
    padding: 0
}
p:last-child {
    margin-bottom: 0
}
.table {
    display: table;
    width: 100%;
    height: 100%
}
.table-padding-t-b {
    padding-top: 2%;
    padding-bottom: 2%
}
.table-cell {
    display: table-cell;
    vertical-align: middle;
    float: none
}
.verticalAlign>* {
    position: relative
}
.width-70 {
    display: inline-block;
    width: 70%;
    margin: auto;
    margin-bottom: 1%
}
.swiper-button-next,
.swiper-button-prev {
    width: 50%;
    height: 100%;
    top: 0;
    margin-top: 0;
    bottom: 0;
    -webkit-transition: all .5ss ease;
    -moz-transition: all .5ss ease;
    -ms-transition: all .5ss ease;
    -o-transition: all .5ss ease;
    transition: all .5ss ease
}
.swiper-button-prev {
    background-position: 1%;
    left: 0
}
.swiper-button-prev:hover {
    background-position: 4%
}
.swiper-button-next {
    background-position: 99%;
    right: 0
}
.swiper-button-next:hover {
    background-position: 96%
}
.container {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    margin: auto;
    min-width: 290px
}
.container:after {
    content: "";
    display: block;
    clear: both
}
h1,
h2,
h3,
h4,
h5,
h6 {
    display: block;
    margin-top: 0;
    margin-bottom: 15px;
    line-height: 1.2
}
.customize-support header.fixed {
    top: 32px
}
.hide-body.show {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #FFF;
    z-index: 9999;
    background-repeat: no-repeat;
    background-position: 50%;
    background-image: url(images/re_logo.png);
    background-repeat: no-repeat;
    -webkit-background-size: 140px;
    -o-background-size: 140px;
    background-size: 140px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-animation: large 1.5s infinite;
    -moz-animation: large 1.5s infinite;
    -o-animation: large 1.5s infinite;
    animation: large 1.5s infinite
}
.hide-body {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
@-webkit-keyframes large {
    from {
        -webkit-background-size: 140px;
        -o-background-size: 140px;
        background-size: 140px;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }
    to {
        -webkit-background-size: 170px;
        -o-background-size: 170px;
        background-size: 170px;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }
}
@-moz-keyframes large {
    from {
        -webkit-background-size: 140px;
        -o-background-size: 140px;
        background-size: 140px;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }
    to {
        -webkit-background-size: 170px;
        -o-background-size: 170px;
        background-size: 170px;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }
}
@-o-keyframes large {
    from {
        -webkit-background-size: 140px;
        -o-background-size: 140px;
        background-size: 140px;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }
    to {
        -webkit-background-size: 170px;
        -o-background-size: 170px;
        background-size: 170px;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }
}
@keyframes large {
    from {
        -webkit-background-size: 140px;
        -o-background-size: 140px;
        background-size: 140px;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }
    to {
        -webkit-background-size: 170px;
        -o-background-size: 170px;
        background-size: 170px;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }
}
.show-loader {
    z-index: 2;
    width: 80px;
    height: 80px;
    padding: 10px;
    position: relative
}
.show-loader:after {
    content: "";
    width: 60px;
    height: 60px;
    border: .5px dashed #0023a4;
    border-top: 2.5px solid #0023a4;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: block;
    color: white;
    position: absolute;
    top: 10px;
    font-size: 55px;
    left: 10px;
    -webkit-animation: fa-spin .6s infinite linear;
    -moz-animation: fa-spin .6s infinite linear;
    -o-animation: fa-spin .6s infinite linear;
    animation: fa-spin .6s infinite linear
}
button,
input[type="submit"] {
    border: none;
    font-size: inherit;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    float: left;
    width: 100%
}
select::-ms-expand {
    display: none
}
select option {
    float: left;
    width: 100%
}
.clear-after:after {
    content: "";
    display: block;
    clear: both
}
body,
input,
textarea,
keygen,
select,
button {
    font-family: "SamsungOne-300C_v1.0", Sans-Serif;
    font-size: 16px;
    color: black;
    letter-spacing: 1.5px;
    word-spacing: 2px
}
p {
    font-size: 16px;
    font-family: "SamsungOne-300C_v1.0", Sans-Serif;
    letter-spacing: 1px
}
.container {
    max-width: 1430px
}
@-webkit-keyframes smooth {
    from {
        opacity: 0;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        background-color: #0023a4
    }
    to {
        opacity: 1;
        background-color: transparent;
        -webkit-transition: all 0s ease;
        -moz-transition: all 0s ease;
        -ms-transition: all 0s ease;
        -o-transition: all 0s ease;
        transition: all 0s ease
    }
}
@-moz-keyframes smooth {
    from {
        opacity: 0;
        background-color: #0023a4
    }
    to {
        opacity: 1;
        background-color: transparent
    }
}
@-o-keyframes smooth {
    from {
        opacity: 0;
        background-color: #0023a4
    }
    to {
        opacity: 1;
        background-color: transparent
    }
}
@keyframes smooth {
    from {
        opacity: 0;
        background-color: #0023a4
    }
    to {
        opacity: 1;
        background-color: transparent
    }
}
.col-2 {
    float: left;
    width: 50%;
    margin-right: 0%;
    margin-bottom: 0%
}
.col-2:first-child {
    clear: left
}
.col-2:nth-of-type(2n+2) {
    margin-right: 0
}
.col-2:nth-of-type(2n+3) {
    clear: left
}
.col-2:nth-last-of-type(1),
.col-2:nth-last-of-type(2) {
    margin-bottom: 0
}
.col-2:nth-of-type(2)>img {
    float: right
}
.col-3 {
    float: left;
    width: 33.33333%;
    margin-right: 0%;
    margin-bottom: 0%
}
.col-3:first-child {
    clear: left
}
.col-3:nth-of-type(3n+3) {
    margin-right: 0
}
.col-3:nth-of-type(3n+4) {
    clear: left
}
.round-corners {
    border: 1px solid #0023a4;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden
}
.center {
    text-align: center
}
.margin-none {
    margin: 0
}
.heading-common,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "SamsungSharpSans-Bold", Sans-Serif;
    color: black
}
h1 {
    font-size: 59px
}
h2 {
    font-size: 44px
}
h3 {
    font-size: 30px
}
h4 {
    font-size: 24px
}
h5 {
    font-size: 22px
}
h6 {
    font-size: 18px
}
a {
    text-decoration: none;
    color: #0023a4
}
a:hover {
    text-decoration: underline
}
ul,
ol {
    padding-left: 18px
}
.small-fonts {
    font-size: 13px
}
.blue {
    color: #0023a4
}
table {
    width: 100%;
    margin-bottom: 20px
}
table tr th {
    border: 1px solid #0023a4;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px
}
table tr:last-child td {
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px
}
td {
    border: 1px solid #0023a4;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border-top: none;
    padding: 10px;
    font-size: 19px;
    font-family: "SamsungOne-300C_v1.0", Sans-Serif
}
td:hover {
    background-color: #d0d4ec
}
th {
    font-size: 24px;
    padding: 20px;
    text-align: left;
    font-family: "SamsungOne-800C_v1.0", Sans-Serif
}
.button-common,
.button-1,
button,
.button-2 {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    display: inline-block;
    border: 2px solid;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 11.5px 32px;
    min-width: 134px;
    text-align: center;
    font-family: "SamsungOne-800C_v1.0", Sans-Serif;
    text-transform: uppercase;
    font-size: 21px;
    float: left;
    margin-right: 15px;
    cursor: pointer
}
.button-common:last-child,
.button-1:last-child,
button:last-child,
.button-2:last-child {
    margin-right: 0
}
.button-common:hover,
.button-1:hover,
button:hover,
.button-2:hover {
    text-decoration: none
}
.button-1,
button {
    background-color: #0023a4;
    border-color: #0023a4;
    color: white
}
.button-1:hover,
button:hover {
    background-color: white;
    color: #0023a4
}
.button-1:active,
button:active {
    color: #7a81c0
}
.button-2 {
    background-color: white;
    border-color: #0023a4;
    color: #0023a4
}
.button-2:hover {
    background-color: #0023a4;
    color: white;
    border-color: white
}
.button-3,
.banner-content-title {
    background-color: #0023a4;
    color: white;
    display: inline-block;
    min-width: 100px;
    width: 100%;
    max-width: 150px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 7px;
    text-align: center;
    font-family: "SamsungOne-800C_v1.0", Sans-Serif;
    text-transform: uppercase;
    font-size: 12px
}
.button-4 {
    color: white;
    display: inline-block;
    min-width: 100px;
    border: 2px solid white;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 8px 45px;
    text-align: center;
    font-family: "SamsungOne-800C_v1.0", Sans-Serif;
    text-transform: uppercase;
    font-size: 12px
}
.button-6 {
    color: #0023a4;
    display: inline-block;
    min-width: 100px;
    border: none;
    padding: 0;
    text-align: center;
    font-family: "SamsungOne-800C_v1.0", Sans-Serif;
    text-transform: uppercase;
    font-size: 18px;
    padding: 5px 7px;
    background-color: transparent
}
.button-6:hover {
    background-color: #0023a4;
    color: white
}
.button-7 {
    color: black;
    display: inline-block;
    min-width: 100px;
    border: none;
    padding: 0;
    text-align: center;
    font-family: "SamsungOne-800C_v1.0", Sans-Serif;
    text-transform: uppercase;
    font-size: 18px;
    padding: 5px 7px;
    background-color: transparent
}
.button-7:hover {
    background-color: black;
    color: white
}
.social-common,
.social-1,
.social-2,
.social-3 {
    list-style: none;
    padding: 0
}
.social-common li,
.social-1 li,
.social-2 li,
.social-3 li {
    display: inline-block;
    text-transform: uppercase;
    width: auto;
    height: auto;
    text-align: center;
    vertical-align: middle
}
.social-common li:last-child,
.social-1 li:last-child,
.social-2 li:last-child,
.social-3 li:last-child {
    margin-right: 0
}
.social-common span,
.social-1 span,
.social-2 span,
.social-3 span {
    font-size: initial
}
.social-common a,
.social-1 a,
.social-2 a,
.social-3 a {
    display: block;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    float: left;
    width: 100%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.social-common .fa,
.social-1 .fa,
.social-2 .fa,
.social-3 .fa {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    line-height: 1.5;
    text-align: center
}
.social-1 .fa {
    color: #0023a4
}
.social-1 li {
    margin-right: 5px
}
.social-1 li:hover a {
    background-color: #0023a4
}
.social-1 li:hover .fa {
    color: white
}
.social-1 li a {
    padding: 1px 14px
}
.social-1 li .fa {
    font-size: 19px
}
.social-2 {
    background-color: #0023a4;
    padding: 9px 15px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}
.social-2 .fa {
    color: white;
    font-size: 19px
}
.social-2 li {
    margin-right: 5px
}
.social-2 li:hover a {
    background-color: white
}
.social-2 li:hover .fa {
    color: #0023a4
}
.social-2 li a {
    padding: 1px 14px
}
.social-3 .fa {
    color: white;
    font-size: 16px
}
.social-3 li {
    margin-right: 0
}
.social-3 li:hover a {
    background-color: white
}
.social-3 li:hover .fa {
    color: black
}
.social-3 li a {
    padding: 1px 7px
}
.social-3.black .fa {
    color: black;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.social-3.black li:hover .fa {
    color: #0023a4
}
form {
    width: 100%;
    max-width: 670px;
    margin: 0 auto 20px
}
form:after {
    content: "";
    clear: both;
    display: block
}
form label {
    float: left;
    max-width: 106px;
    width: 100%;
    font-size: 21px;
    font-family: "SamsungOne-800C_v1.0", Sans-Serif;
    line-height: 2.5
}
form input {
    width: 80%;
    font-size: 18px;
    border: 1px solid black;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 15px 10px;
    font-weight: 100
}
form::-webkit-input-placeholder {
    color: #bbb
}
form:-moz-placeholder {
    color: #bbb;
    opacity: 1
}
form::-moz-placeholder {
    color: #bbb;
    opacity: 1
}
form:-ms-input-placeholder {
    color: #bbb
}
.form-row {
    float: left;
    width: 80%;
    margin-top: 15px
}
.form-row .col-3 {
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 0%
}
.form-row .col-3:first-child {
    clear: left
}
.form-row .col-3:nth-of-type(3n+3) {
    margin-right: 0
}
.form-row .col-3:nth-of-type(3n+4) {
    clear: left
}
.form-row span {
    color: #bbb;
    font-size: 14px;
    font-weight: 700;
    margin-top: 9px
}
select {
    padding: 13px 15px;
    border: 1px solid black;
    font-size: 18px;
    color: #0023a4;
    text-align: center;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
select option {
    text-align: center;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
select option:hover {
    color: #0023a4
}
.radio-button {
    position: relative;
    font-size: 18px;
    font-family: "SamsungOne-800C_v1.0", Sans-Serif;
    padding-left: 35px;
    line-height: 1.7;
    margin-bottom: 15px
}
.radio-button:last-child {
    margin-bottom: 0
}
.radio-button input[type="radio"] {
    position: absolute;
    opacity: 0;
    width: 100%;
    left: 0;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}
.radio-button input[type="radio"]:checked+.new-radio:after {
    background-color: #0023a4
}
.new-radio:before,
.new-radio:after {
    content: "";
    position: absolute;
    -webkit-border-radius: 50%;
    border-radius: 50%
}
.new-radio:before {
    left: 0;
    top: 0;
    width: 25px;
    height: 25px;
    border: 1px solid black
}
.new-radio:after {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    left: 6px;
    top: 6px;
    width: 15px;
    height: 15px
}
.top-header {
    background-color: black;
    color: white;
    padding: 9px 0
}
.top-header img {
    float: left
}
.top-header .col-2:last-child a {
    float: right;
    color: white;
    font-size: 10px;
    font-family: "SamsungSharpSans-Regular", Sans-Serif;
    line-height: 1.5
}
body.on-scrolled {
    padding-top: 85px
}
body.on-scrolled header,
body.on-scrolled .desktop-blue-menu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9
}
body.on-scrolled .responsive-menu nav {
    top: 0
}
header {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    background-color: #FFF
}
header ul {
    list-style: none;
    padding: 0;
    float: left;
    width: auto;
    margin-bottom: 10px
}
header ul li {
    float: left;
    width: auto
}
header ul li:last-of-type {
    margin-right: 0
}
header ul li a {
    font-family: "SamsungSharpSans-Bold", Sans-Serif;
    font-size: 14px;
    display: block
}
header ul li a:hover {
    text-decoration: none
}
.desktop-menu {
    padding-top: 6px
}
.desktop-menu ul {
    width: 100%;
    position: relative
}
.desktop-menu ul.hide:after {
    content: none
}
.desktop-menu ul li {
    width: 25%
}
.desktop-menu ul li:nth-child(1):hover~.border-bottom {
    background-color: #0023a4;
    margin-left: 0%
}
.desktop-menu ul li:nth-child(2):hover~.border-bottom {
    background-color: #0023a4;
    margin-left: 25%
}
.desktop-menu ul li:nth-child(3):hover~.border-bottom {
    background-color: #0023a4;
    margin-left: 50%
}
.desktop-menu ul li:nth-child(4):hover~.border-bottom {
    background-color: #0023a4;
    margin-left: 75%
}
.desktop-menu ul li.current-menu-item {
    position: relative
}
.desktop-menu ul li.current-menu-item:after {
    position: absolute;
    content: "";
    bottom: -6px;
    left: 0;
    width: 100%;
    height: 9px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #0023a4;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.desktop-menu ul .border-bottom {
    height: 9px;
    width: 24%;
    position: relative;
    bottom: -42px;
    z-index: 2;
    background-color: transparent;
    margin: 0;
    display: block;
    border: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-border-radius: 3px;
    border-radius: 3px
}
.desktop-menu ul .border-bottom.hide {
    background-color: transparent
}
.desktop-menu>ul>.menu-item-has-children {
    position: relative
}
.desktop-menu>ul>.menu-item-has-children>.sub-menu {
    position: absolute;
    left: 0;
    top: 0;
    width: 1400px
}
.desktop-menu a {
    text-align: center
}
.desktop {
    float: left;
    width: 100%;
    padding: 12px 0
}
.desktop.border {
    border-bottom: 3px solid #0023a4
}
.desktop .col-3:last-of-type ul {
    float: right
}
.desktop .col-3:nth-of-type(2) {
    text-align: center;
    margin-top: 9px
}
.sub-menu {
    display: none
}
.sub-menu-wrapper {
    height: 0;
    overflow: hidden;
    padding: 0;
    margin: 0;
    -webkit-box-shadow: 13px 9px 35px -2px rgba(0, 0, 0, .5);
    -moz-box-shadow: 13px 9px 35px -2px rgba(0, 0, 0, .5);
    box-shadow: 13px 9px 35px -2px rgba(0, 0, 0, .5)
}
.sub-menu-wrapper.hide {
    height: auto;
    padding: 50px 0;
    margin-bottom: 30px;
    overflow: visible
}
.sub-menu-wrapper .swiper-container-tile .swiper-scrollbar {
    background-color: #0023a4
}
.sub-menu-wrapper .swiper-container-tile .swiper-scrollbar-drag {
    background-color: #0023a4
}
.sub-menu-wrapper h2 {
    font-size: 35px;
    color: #0023a4;
    margin-top: 33px
}
.sub-menu-wrapper p {
    font-size: 20px;
    /*font-family: "SamsungOne-400C_v1.0", Sans-Serif;*/
    font-family: 'Open Sans', Sans-Serif;
}
.one-twoThird .one-third {
    width: 31.671%;
    float: left;
    margin-right: 5%
}
.one-twoThird .one-third+.two-third {
    width: 63.329%;
    float: left
}
.blue-slider {
    background-color: #0023a4;
    padding: 50px 0
}
.blue-slider .swiper-container-tile .swiper-scrollbar {
    background-color: white
}
.blue-slider .swiper-container-tile .swiper-scrollbar-drag {
    background-color: white
}
.blue-slider h2 {
    font-size: 35px;
    color: white;
    margin-top: 33px
}
.blue-slider p {
    font-size: 20px;
    /*font-family: "SamsungOne-400C_v1.0", Sans-Serif;*/
    font-family: 'Open Sans', Sans-Serif;
    color: #FFF
}
.blue-slider .news-style-3 {
    border: none
}
.desktop-blue-menu {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    background-color: #0023a4;
    color: white;
    padding: 18px 0
}
.desktop-blue-menu .logo {
    display: inline-block;
    margin-right: 40px
}
.desktop-blue-menu .logo img {
    vertical-align: middle
}
.desktop-blue-menu .col-2:first-child {
    line-height: 2.1
}
.button-5 {
    float: right;
    width: auto
}
.button-5 span {
    float: left;
    display: inline-block;
    font-family: "SamsungOne-800C_v1.0", Sans-Serif;
    padding: 12px 0;
    text-transform: uppercase;
    margin-right: 8px
}
.button-5 .social-2 {
    margin: 0;
    float: left;
    width: auto;
    padding: 0
}
.button-5 .social-2 .fa {
    font-size: 25px
}
.tagline {
    display: inline-block;
    font-size: 18px;
    font-family: "SamsungSharpSans-Bold", Sans-Serif
}
.banner .swiper-slide {
    height: 503px;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}
.banner-content-wrapper {
    background-color: white;
    width: 100%;
    max-width: 500px;
    display: inline-block;
    float: right;
    padding: 40px 36px;
    position: relative;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-box-shadow: 13px 9px 31px -5px rgba(0, 0, 0, .75);
    -moz-box-shadow: 13px 9px 31px -5px rgba(0, 0, 0, .75);
    box-shadow: 13px 9px 31px -5px rgba(0, 0, 0, .75);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.banner-content-wrapper:hover {
    background-color: #0023a4
}
.banner-content-wrapper:hover .banner-content {
    color: white
}
.banner-content-wrapper:hover .banner-content-desc {
    color: white
}
.banner-content-title {
    position: absolute;
    top: -12px;
    left: 36px
}
.banner-content {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    font-size: 35px;
    font-family: "SamsungSharpSans-Bold", Sans-Serif;
    color: #0023a4
}
.banner-content-desc {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    font-size: 14px;
    /*font-family: "SamsungOne-400C_v1.0", Sans-Serif;*/
    font-family: 'Open Sans', Sans-Serif;
    margin-top: 15px;
    text-transform: uppercase
}
.swiper-pagination {
    top: -15px;
    right: 0
}
.swiper-pagination .swiper-pagination-bullet {
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 10px;
    height: 10px;
    margin-right: 2px
}
.swiper-pagination .swiper-pagination-bullet:last-child {
    margin-right: 0
}
.news {
    padding-top: 70px;
    padding-bottom: 50px;
    padding-left: 2%
}
.news-1 {
    height: 100%;
    overflow: hidden;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    position: relative;
    z-index: 1;
    height: 340px
}
.news-1:hover {
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04);
    text-decoration: none;
    background-color: black;
    -webkit-box-shadow: 0 6px 12px -1px rgba(0, 0, 0, .57);
    -moz-box-shadow: 0 6px 12px -1px rgba(0, 0, 0, .57);
    box-shadow: 0 6px 12px -1px rgba(0, 0, 0, .57)
}
.news-1:hover .news-content-front {
    z-index: 1;
    opacity: 0
}
.news-1:hover .news-content-hover {
    z-index: 2;
    background-color: black;
    opacity: 1
}
.news-1:hover.news-style-3 {
    border: none
}
.news-content-front {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    z-index: 2;
    opacity: 1
}
.news-content-front:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .2)
}
.news-content-front:hover {
    text-decoration: none
}
.news-content-front,
.news-content-hover {
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    float: left;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    text-align: left
}
.news-style-1 .news-content-front .button-3,
.news-style-1 .news-content-front .banner-content-title {
    float: right;
    margin-right: 20px;
    margin-top: 20px;
    position: relative;
    z-index: 1
}
.news-style-1 .news-content-front p {
    position: absolute;
    z-index: 1;
    bottom: 20px;
    left: 20px;
    font-size: 32px;
    color: white;
    font-family: "SamsungSharpSans-Bold", Sans-Serif
}
.news-content-hover {
    padding: 30px 25px;
    z-index: 1;
    opacity: 0
}
.news-content-hover p {
    color: white;
    font-family: "SamsungSharpSans-Medium", Sans-Serif;
    font-size: 14px;
    line-height: 1.5
}
.news-content-hover-wrapper {
    max-width: 410px;
    width: 100%;
    margin: auto;
    position: relative;
    height: 100%;
    padding-bottom: 30px
}
.button-area {
    float: left;
    width: 100%;
    margin-top: 10px;
    position: absolute;
    bottom: 0;
    left: 0
}
.button-area span {
    display: inline-block;
    font-size: 15px;
    float: left;
    margin-right: 2px;
    color: white;
    width: auto;
    margin-top: 5px;
    font-family: "SamsungSharpSans-Bold", Sans-Serif;
    text-transform: uppercase
}
.button-area .social-3 {
    margin-top: 0;
    margin-bottom: 0
}
.button-area button {
    margin-bottom: 30px
}
.button-area-3 {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    position: absolute;
    bottom: 0;
    left: 22%
}
.button-area-3 span {
    display: inline-block;
    font-size: 17px;
    float: left;
    margin-right: 3px;
    color: white;
    width: auto;
    margin-top: 5px;
    font-family: "SamsungSharpSans-Bold", Sans-Serif;
    text-transform: uppercase
}
.button-area-3 .social-3 {
    margin-top: 0;
    margin-bottom: 0
}
.button-area-3 button {
    margin-bottom: 30px
}
.news-style-2 .table {
    height: 100%
}
.news-style-2 .news-content-front {
    padding: 35px;
    position: relative
}
.news-style-2 .news-content-front p {
    color: white;
    font-size: 25px;
    font-family: "SamsungSharpSans-Bold", Sans-Serif;
    position: relative;
    z-index: 1;
    text-align: center
}
.button-area-2 {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 25px;
    z-index: 1
}
.button-area-2 .col-2:first-child {
    color: white;
    text-transform: uppercase;
    font-size: 12px;
    /*font-family: "SamsungOne-400C_v1.0", Sans-Serif;*/
    font-family: 'Open Sans', Sans-Serif;
    padding-top: 14px
}
.button-area-2 .col-2:last-child button {
    float: right
}
.news-style-3 {
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #FFF
}
.news-style-3 .news-content-front:after {
    content: none
}
.news-style-3 .news-content-front img {
    width: 100%
}
.news-style-3 .news-content-front p {
    color: #0023a4;
    font-size: 20px;
    padding: 25px;
    font-family: "SamsungSharpSans-Bold", Sans-Serif;
    line-height: 1.5
}
.news-style-3 .button-area-2 .col-2:first-child {
    color: black
}
.button-area-5 {
    float: left;
    width: 100%;
    text-align: center
}
.button-area-5 span {
    display: inline-block;
    font-size: 12px;
    margin-right: 3px;
    color: black;
    width: auto;
    margin-top: 5px;
    /*font-family: "SamsungOne-400C_v1.0", Sans-Serif;*/
    font-family: 'Open Sans', Sans-Serif;
    text-transform: uppercase
}
.button-area-5 .social-3 {
    margin-top: 0;
    margin-bottom: 0;
    display: inline-block
}
.button-area-6 {
    float: right;
    width: auto;
    text-align: center
}
.button-area-6 span {
    display: inline-block;
    font-size: 17px;
    margin-right: 3px;
    color: white;
    width: auto;
    margin-top: 5px;
    font-family: "SamsungOne-800C_v1.0", Sans-Serif;
    text-transform: uppercase
}
.button-area-6 .button-3,
.button-area-6 .banner-content-title {
    margin-right: 35px
}
.button-area-6 .social-3 {
    margin-top: 0;
    margin-bottom: 0;
    display: inline-block
}
.button-area-6 .social-3 .fa {
    font-size: 22px
}
.news-style-4 .news-content-front {
    position: relative
}
.news-style-4 .news-content-front .button-3,
.news-style-4 .news-content-front .banner-content-title {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 1
}
.news-style-4 .news-content-front p {
    position: relative;
    z-index: 1;
    font-size: 35px;
    color: white;
    font-family: "SamsungSharpSans-Bold", Sans-Serif
}
.news-video {
    height: 340px;
    overflow: hidden;
    position: relative;
    -webkit-border-radius: 5px;
    border-radius: 5px
}
.news-video .news-content-hover.hide {
    opacity: 0
}
.news-video.shadow {
    -webkit-box-shadow: 13px 9px 31px -5px rgba(0, 0, 0, .75);
    -moz-box-shadow: 13px 9px 31px -5px rgba(0, 0, 0, .75);
    box-shadow: 13px 9px 31px -5px rgba(0, 0, 0, .75)
}
.video-content {
    height: 100%;
    max-width: 390px;
    width: 100%;
    margin: auto;
    text-align: center
}
.video-play {
    position: relative;
    z-index: 1;
    margin-bottom: 25px;
    cursor: pointer
}
.video-play .fa {
    font-size: 110px;
    color: #FFF
}
.embed-container {
    -webkit-transition: all 0ss ease;
    -moz-transition: all 0ss ease;
    -ms-transition: all 0ss ease;
    -o-transition: all 0ss ease;
    transition: all 0ss ease;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.video-to-play {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    display: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden
}
.video-to-play.show {
    display: block
}
.sub-form-wrapper {
    display: none;
    background-color: black;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    padding: 25px
}
.sub-form {
    max-width: 620px;
    background-image: url(images/sub-form-img.png);
    background-repeat: no-repeat;
    background-position: 50%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    padding: 65px;
    font-size: 34.5px
}
.bot-sub-form {
    font-family: "SamsungSharpSans-Bold", Sans-Serif
}
.bot-sub-form p {
    font-size: 24px;
    margin-bottom: 14px;
    font-family: "SamsungSharpSans-Bold", Sans-Serif
}
.sub-form,
.bot-sub-form {
    width: 100%;
    margin: auto;
    text-align: center;
    color: #FFF;
    text-transform: uppercase;
    position: relative
}
.sub-form input,
.bot-sub-form input {
    width: 100%;
    margin-bottom: 5px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    word-spacing: 2px
}
.sub-form input:last-child,
.bot-sub-form input:last-child {
    margin-bottom: 0
}
.sub-form input[type="text"],
.bot-sub-form input[type="text"] {
    font-family: "SamsungOne-300C_v1.0", Sans-Serif;
    font-size: 15px;
    padding: 19px
}
.sub-form .button-1,
.bot-sub-form .button-1 {
    font-size: 24px;
    padding: 13px
}
.sub-form::-webkit-input-placeholder,
.bot-sub-form::-webkit-input-placeholder {
    color: #000
}
.sub-form:-moz-placeholder,
.bot-sub-form:-moz-placeholder {
    color: #000;
    opacity: 1
}
.sub-form::-moz-placeholder,
.bot-sub-form::-moz-placeholder {
    color: #000;
    opacity: 1
}
.sub-form:-ms-input-placeholder,
.bot-sub-form:-ms-input-placeholder {
    color: #000
}
.sub-form:before,
.bot-sub-form:before {
    position: absolute;
    background-color: rgba(0, 0, 0, .8);
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1;
    content: ""
}
.sub-form form,
.sub-form .success,
.bot-sub-form form,
.bot-sub-form .success {
    position: relative;
    z-index: 2;
    margin-bottom: 0
}
.close-sub-form {
    position: absolute;
    right: -20px;
    top: -20px;
    z-index: 2;
    background-color: #0023a4;
    width: 55px;
    height: 55px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-family: sans-serif;
    font-weight: 100;
    font-size: 45px;
    line-height: 1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer
}
.close-sub-form:hover {
    background-color: #001871
}
.button-area-4 {
    float: left;
    width: 100%;
    background-color: #0023a4;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 16px;
    margin-top: 15px
}
.button-area-4 .button-area-4-wrapper {
    width: 50%;
    margin: auto;
    min-width: 240px
}
.button-area-4 span {
    display: inline-block;
    font-size: 17px;
    float: left;
    margin-right: 10px;
    color: white;
    width: auto;
    margin-top: 5px;
    font-family: "SamsungSharpSans-Bold", Sans-Serif;
    text-transform: uppercase
}
.button-area-4 .social-4 {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    list-style: none;
    color: white
}
.button-area-4 .social-4 li {
    float: left;
    width: 28px;
    height: 28px;
    margin-right: 8px
}
.button-area-4 .social-4 li:last-child {
    margin-right: 0
}
.button-area-4 .social-4 a {
    color: white;
    font-size: initial;
    display: inline-block;
    float: left;
    width: 100%;
    height: 100%;
    line-height: 1.9;
    font-size: 17px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-border-radius: 5px;
    border-radius: 5px
}
.button-area-4 .social-4 a:hover {
    background-color: white;
    color: #0023a4
}
.experts {
    background-color: #0023a4;
    color: #FFF;
    padding: 50px 0
}
.experts .col-2 {
    position: relative
}
.experts>.col-2:first-child:first-child {
    z-index: 2
}
.expert {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: white;
    height: 100%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    margin: auto
}
.expert:hover {
    -webkit-box-shadow: 0 6px 12px -1px rgba(0, 0, 0, .57);
    box-shadow: 0 6px 12px -1px rgba(0, 0, 0, .57);
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04)
}
.author {
    margin: auto;
    max-width: 220px
}
.author .social-5 {
    margin-bottom: 0
}
.author-image {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden
}
.author-image img {
    float: left
}
.experts-content {
    padding-top: 30px
}
.experts-content p {
    font-size: 35px;
    font-family: "SamsungSharpSans-Bold", Sans-Serif
}
.expert-info,
.author-info {
    list-style: none;
    padding: 0;
    text-align: center;
    color: black
}
.expert-info li,
.author-info li {
    font-family: "SamsungOne-800C_v1.0", Sans-Serif
}
.expert-info li:nth-of-type(1),
.author-info li:nth-of-type(1) {
    font-size: 25px
}
.expert-info li:nth-of-type(2),
.author-info li:nth-of-type(2) {
    font-size: 14px;
    text-transform: uppercase
}
.expert {
    max-width: 220px
}
.expert a:hover {
    text-decoration: none
}
.social-5 {
    list-style: none;
    color: #ccc;
    width: auto;
    text-align: center;
    padding: 0
}
.social-5 li {
    display: inline-block;
    margin-right: 5px
}
.social-5 li:last-child {
    margin-right: 0
}
.social-5 li a {
    color: inherit;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.social-5 li a:hover {
    color: #0023a4
}
.has-swiper-slider {
    overflow: hidden;
    padding-top: 8px
}
.has-swiper-slider>div:first-child {
    position: relative;
    z-index: 3
}
.swiper-container-tile,
.swiper-container-expert {
    width: 100%;
    height: 100%;
    position: relative
}
.swiper-container-tile:before,
.swiper-container-tile:after,
.swiper-container-expert:before,
.swiper-container-expert:after {
    content: "";
    background-color: #0023a4;
    display: block;
    width: 100%;
    position: absolute;
    top: -10%;
    height: 110%;
    z-index: 2
}
.swiper-container-tile.white:before,
.swiper-container-tile.white:after,
.swiper-container-expert.white:before,
.swiper-container-expert.white:after {
    background-color: white
}
.swiper-container-tile:before,
.swiper-container-expert:before {
    left: -102%
}
.swiper-container-tile:after,
.swiper-container-expert:after {
    right: -102%
}
.swiper-container-tile .swiper-slide,
.swiper-container-expert .swiper-slide {
    text-align: center;
    font-size: 18px;
    color: black
}
.swiper-container-tile .swiper-wrapper,
.swiper-container-expert .swiper-wrapper {
    padding-bottom: 25px
}
.swiper-container-tile .swiper-scrollbar,
.swiper-container-expert .swiper-scrollbar {
    height: 2px;
    background-color: white;
    left: 0;
    z-index: 8;
    width: 100%;
    cursor: move
}
.swiper-container-tile .swiper-scrollbar-drag,
.swiper-container-expert .swiper-scrollbar-drag {
    background-color: white;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 7px;
    top: -3px
}
.bottom-form {
    background-color: black;
    color: white;
    text-align: center;
    padding: 70px 0;
    border-top: 4px solid #0023a4
}
.bottom-form .social-3 {
    margin: 35px 0
}
.bottom-form .social-3 li {
    width: auto;
    height: auto
}
.bottom-form .social-3 li .fa {
    font-size: 30px
}
.bottom-form .social-3 li a {
    padding: 1px 14px
}
.bottom-form .col-2:first-child {
    border-right: 1px solid white
}
.bottom-form .col-2:nth-of-type(2) {
    padding-right: 10%;
    padding-left: 13%
}
.bot-form-logo {
    padding-top: 100px
}
.site-menu {
    list-style: none;
    padding: 0;
    margin: 0
}
.site-menu li {
    display: inline-block
}
.site-menu li:last-child a {
    border-right: none;
    margin-right: 0;
    padding-right: 0
}
.site-menu a {
    color: #FFF;
    border-right: 1px solid white;
    padding-right: 5px;
    margin-right: 5px;
    display: inline-block
}
blockquote {
    float: left;
    width: 100%;
    border-top: 1px solid #0023a4;
    border-bottom: 1px solid #0023a4;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    padding: 60px 29%;
    font-family: "SamsungOne-800C_v1.0", Sans-Serif;
    font-size: 38px;
    color: #0023a4;
    position: relative
}
blockquote:before,
blockquote:after {
    color: white;
    padding: 0 10px;
    position: absolute;
    background-color: #0023a4;
    font-size: 65px;
    height: 43px
}
blockquote:before {
    content: "\201C";
    left: 0;
    top: 0;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px
}
blockquote:after {
    content: "\201D";
    right: 0;
    bottom: 0;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px
}
.was {
    display: inline-block;
    font-size: 24px;
    color: #0023a4;
    font-family: "SamsungSharpSans-Bold", Sans-Serif;
    line-height: 2.5;
    float: right;
    margin-right: 15px
}
.great-share {
    list-style: none;
    padding: 0;
    width: auto;
    text-align: center;
    margin: auto;
    font-size: 24px;
    color: #0023a4;
    font-family: "SamsungSharpSans-Bold", Sans-Serif;
    line-height: 2.5
}
.great-share li {
    display: inline-block;
    width: auto;
    margin-right: 10px
}
.great-share li:last-child {
    margin-right: 0
}
.great-share a {
    padding: 6px 13px 0;
    display: inline-block;
    line-height: 1.5;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-border-radius: 5px;
    border-radius: 5px
}
.great-share a:hover {
    background-color: #0023a4;
    color: white
}
.feedback p {
    font-size: 24px;
    color: #0023a4;
    font-family: "SamsungSharpSans-Bold", Sans-Serif;
    line-height: 2.5
}
.feedback button {
    float: right;
    margin-right: 0;
    margin-top: 15px
}
textarea {
    float: left;
    width: 100%;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid black;
    padding: 20px;
    font-family: "SamsungOne-300C_v1.0", Sans-Serif;
    font-size: 18px
}
.categories {
    text-align: center
}
.categories .button-1 {
    float: none
}
.total-comments {
    color: #0023a4;
    font-size: 24px;
    font-family: "SamsungSharpSans-Regular", Sans-Serif
}
.total-comments strong {
    font-family: "SamsungSharpSans-Bold", Sans-Serif
}
.list-filter {
    font-size: 18px;
    border-bottom: 1px solid black;
    padding-bottom: 12px
}
.list-filter span {
    float: left;
    width: auto
}
.list-filter+.list-of-comments {
    border-top: none;
    border-bottom: 1px solid black
}
.list-filter-options {
    float: left;
    width: auto
}
.list-filter-options select {
    border: none;
    padding: 0;
    background-color: white;
    margin-left: 15px;
    font-weight: 700;
    color: black;
    font-family: "SamsungOne-800C_v1.0", Sans-Serif
}
.list-info {
    margin-top: 15px;
    font-size: 18px
}
.list-info strong {
    font-family: "SamsungOne-800C_v1.0", Sans-Serif
}
.list-of-comments {
    padding-bottom: 25px;
    border-bottom: 1px solid black
}
.list-of-comments button {
    float: right
}
.list-of-comments:last-of-type {
    border-bottom: 1px solid black
}
.replied {
    padding-bottom: 25px;
    padding-top: 25px;
    padding-left: 50px;
    padding-right: 50px;
    background-color: #f2f2f2
}
.replied button {
    float: right
}
.replied:after {
    content: "";
    height: 1px;
    width: 95%;
    clear: both;
    margin-top: 45px;
    margin: auto;
    display: block;
    position: relative;
    top: 25px;
    background-color: #bbb
}
.replied:last-child:after {
    content: none
}
figure {
    margin: 0
}
figure img {
    width: 100%
}
figcaption {
    font-size: 12px;
    /*font-family: "SamsungOne-400C_v1.0", Sans-Serif;*/
    font-family: 'Open Sans', Sans-Serif;
    margin-top: 2px
}
figcaption strong {
    font-family: "SamsungOne-800C_v1.0", Sans-Serif
}
.blog-by {
    font-family: "SamsungOne-800C_v1.0", Sans-Serif;
    text-align: center
}
.blog-date {
    /*font-family: "SamsungOne-400C_v1.0", Sans-Serif;*/
    font-family: 'Open Sans', Sans-Serif;
    text-align: center
}
.breadcrumb {
    list-style: none;
    padding: 0;
    margin: 30px 0;
    text-align: center;
    float: left;
    width: 100%
}
.breadcrumb li {
    display: inline-block;
    width: auto;
    padding-right: 5px;
    margin-right: 5px;
    border-right: 1px solid black
}
.breadcrumb li:last-child {
    padding-right: 0;
    margin-right: 0;
    border-right: none
}
.breadcrumb li,
.breadcrumb li a {
    color: black;
    /*font-family: "SamsungOne-400C_v1.0", Sans-Serif;*/
    font-family: 'Open Sans', Sans-Serif;
    font-size: 12px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.load-more {
    text-align: center;
    font-size: 11px;
    /*font-family: "SamsungOne-400C_v1.0", Sans-Serif;*/
    font-family: 'Open Sans', Sans-Serif;
    color: #0023a4;
    text-transform: uppercase;
    margin-bottom: 70px;
    cursor: pointer
}
.load-more span {
    height: 68px;
    width: 68px;
    margin: auto auto 10px;
    border: 1px solid #0023a4;
    display: block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding: 12px;
    z-index: 1;
    position: relative;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.load-more span:hover {
    background-color: #0023a4;
    color: #0023a4;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}
.load-more span:hover:before,
.load-more span:hover:after {
    background-color: white
}
.load-more span:before,
.load-more span:after {
    content: "";
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 0;
    display: block;
    height: 1px;
    width: 65%;
    background-color: #0023a4;
    position: absolute
}
.load-more span:before {
    left: 11px;
    top: 31px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}
.load-more span:after {
    left: 12px;
    bottom: 33px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg)
}
.responsive-menu {
    padding: 20px 0;
    position: relative
}
.responsive-menu .logo {
    float: left;
    width: auto
}
.responsive-menu .logo img {
    padding-top: 10px
}
.responsive-menu nav {
    position: fixed;
    display: none;
    background-color: #0023a4;
    color: white;
    left: 0;
    top: 36px;
    right: 0;
    height: 100%;
    bottom: 0;
    z-index: 9;
    padding: 80px 50px 80px 50px;
    overflow-y: scroll
}
.responsive-menu nav .navigation {
    width: 100%;
    margin-bottom: 100px
}
.responsive-menu nav .navigation a {
    color: white;
    font-family: "SamsungSharpSans-Bold", Sans-Serif;
    font-size: 70px
}
.responsive-menu nav .navigation li {
    width: 100%;
    margin-bottom: 35px
}
.responsive-menu nav .navigation li:last-child {
    margin-bottom: 0
}
.responsive-menu form {
    max-width: inherit;
    margin: 0
}
.responsive-menu form label {
    width: 100%;
    max-width: inherit;
    border: 1px solid white;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative
}
.responsive-menu form label .fa {
    color: white;
    font-size: 45px;
    float: left;
    padding: 15px;
    width: auto;
    position: absolute;
    left: 0;
    top: 0
}
.responsive-menu form input {
    width: 100%;
    border: none;
    padding: 20px 20px 20px 70px;
    background-color: transparent;
    color: white;
    font-size: 30px
}
.responsive-menu .social-2 {
    width: 100%
}
.responsive-menu .social-2 .fa {
    font-size: 48px
}
.responsive-menu .social-2 li {
    margin-right: 8%
}
.responsive-menu .social-2 li:last-child {
    margin-right: 0
}
.menu-button-wrapper {
    z-index: 99;
    cursor: pointer;
    float: right;
    border: 2px solid #0023a4;
    padding: 12px;
    position: relative;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.menu-button-wrapper:hover {
    background-color: #0023a4;
    border-color: white
}
.menu-button-wrapper:hover .menu-button {
    color: #FFF
}
.menu-button-wrapper:hover .menu-button:before {
    background-color: #FFF
}
.menu-button-wrapper:hover .menu-button:after {
    border-top-color: #FFF;
    border-bottom-color: #FFF
}
.menu-button-wrapper.show {
    background-color: #0023a4;
    border-color: white
}
.menu-button-wrapper.show .menu-button:before {
    top: 12px;
    background-color: #FFF;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.menu-button-wrapper.show .menu-button:after {
    top: 12px;
    border: 0;
    height: 3.4px;
    background: white;
    border-top-color: #FFF;
    border-bottom-color: #FFF;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}
.menu-button {
    position: relative;
    color: #0023a4;
    width: 40px;
    font-weight: 700;
    text-align: right;
    height: 30px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}
.menu-button:after,
.menu-button:before {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    left: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.menu-button:before {
    top: 26px;
    height: 3.4px;
    background-color: #0023a4
}
.menu-button:after {
    top: 0;
    height: 10px;
    border-top: 3.5px solid #0023a4;
    border-bottom: 3.5px solid #0023a4
}
.responsive-2 {
    display: none
}
.banner-2 {
    height: 340px;
    text-align: center;
    display: table;
    padding: 20px 0
}
.banner-2 h2 {
    font-size: 40px
}
summary {
    font-size: 18px
}
.search-result-image {
    height: 100%;
    width: 100%
}
.search-results {
    padding-bottom: 110px
}
.search-results .one-twoThird .one-third {
    width: 29.4%;
    float: left;
    margin-right: 2%
}
.search-results .one-twoThird .one-third+.two-third {
    width: 68.6%;
    float: left
}
.search-results .container {
    width: 55%;
    min-width: 980px;
    position: relative
}
.search-results .container .search-result:last-child {
    border-bottom: 1px solid
}
.search-results h3 {
    font-size: 20px;
    font-family: "SamsungSharpSans-Bold", Sans-Serif
}
.search-results p {
    font-size: 18px;
    /*font-family: "SamsungOne-400C_v1.0", Sans-Serif;*/
    font-family: 'Open Sans', Sans-Serif;
}
.search-result {
    float: none;
    max-width: 82%;
    margin: auto;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    position: relative;
    height: 220px;
    overflow: hidden;
    padding: 20px 0;
    border-top: 1px solid
}
.search-result>a {
    color: inherit
}
.search-result>a:hover {
    text-decoration: none
}
.search-result>.row>div {
    position: relative;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden
}
.search-result>.row>div img {
    float: left
}
.search-result>.row>div .button-3,
.search-result>.row>div .banner-content-title {
    position: absolute;
    right: 20px;
    top: 20px
}
.search-result .search-result-hover {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transform: translate3d(0, 12%, 0);
    -moz-transform: translate3d(0, 12%, 0);
    -ms-transform: translate3d(0, 12%, 0);
    -o-transform: translate3d(0, 12%, 0);
    transform: translate3d(0, 12%, 0);
    -webkit-box-shadow: 0 9px 14px -5px rgba(0, 0, 0, .5);
    box-shadow: 0 9px 14px -5px rgba(0, 0, 0, .5)
}
.search-result .search-result-front {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.search-result .search-result-front,
.search-result .search-result-hover {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    width: 100%;
    height: 100%
}
.search-result:hover {
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -o-transform: scale(1.02);
    transform: scale(1.02)
}
.search-result:hover .search-result-front {
    -webkit-transform: translate3d(0, -112%, 0);
    -moz-transform: translate3d(0, -112%, 0);
    -ms-transform: translate3d(0, -112%, 0);
    -o-transform: translate3d(0, -112%, 0);
    transform: translate3d(0, -112%, 0)
}
.search-result:hover .search-result-hover {
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    -o-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}
.search-result-hover {
    background-color: black;
    color: white
}
.search-result-hover-wrapper {
    max-width: 445px;
    width: 100%;
    margin: auto;
    text-align: center;
    padding: 74px 0;
    height: 100%
}
.search-result-hover-wrapper>.col-2 .button-3,
.search-result-hover-wrapper>.col-2 .banner-content-title {
    float: right
}
.hexagon {
    width: 119px;
    height: 65px;
    background: #0023a4;
    position: relative;
    margin: 0 auto 45px;
    font-size: 75px;
    font-family: "SamsungSharpSans-Bold", Sans-Serif;
    color: #FFF
}
.hexagon span {
    position: relative;
    top: -5px
}
.hexagon:before {
    content: "";
    position: absolute;
    top: -25px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 60px solid transparent;
    border-right: 60px solid transparent;
    border-bottom: 25px solid #0023a4
}
.hexagon:after {
    content: "";
    position: absolute;
    bottom: -25px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 60px solid transparent;
    border-right: 60px solid transparent;
    border-top: 25px solid #0023a4
}
.padding-top-none {
    padding-top: 0
}
.post-video {
    position: relative;
    cursor: pointer
}
.post-video:hover .video-play {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}
.post-video .video-play {
    position: absolute;
    top: 45%;
    left: 45%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.page-content {
    padding-bottom: 100px
}
.page-content .page-content-wrapper>.row:not(:first-child) {
    margin-top: 50px
}
.page-content-wrapper {
    max-width: 55%;
    margin: auto;
    min-width: 690px
}
.banner-3 {
    padding: 100px 0;
    text-align: center;
    display: table
}
.full-height {
    height: 94vh;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50%;
    padding: 40px 0;
    background-attachment: fixed;
    -ms-text-align-last: center;
    text-align-last: center
}
.full-height .table {
    max-width: 39%;
    margin: auto
}
.full-height p {
    font-size: 18px;
    /*font-family: "SamsungOne-400C_v1.0", Sans-Serif;*/
    font-family: 'Open Sans', Sans-Serif;
}
.full-height blockquote {
    font-size: 58px;
    text-transform: uppercase;
    padding: 60px 5%
}
.full-height.video .table {
    max-width: inherit
}
.full-height .video-to-play.show {
    overflow: visible
}
.overlay {
    position: relative;
    color: white
}
.overlay .table {
    position: relative;
    z-index: 2
}
.overlay h1,
.overlay p {
    color: #FFF
}
.overlay h1 {
    text-align: center
}
.overlay:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    right: 0;
    background-color: rgba(0, 0, 0, .4)
}
.col-two {
    float: left;
    margin-right: 2%;
    width: 48%;
    margin-bottom: 2%
}
.col-four {
    float: left;
    width: 23%;
    margin-right: 2%;
    margin-bottom: 2%
}
.hidden {
    height: 0;
    padding: 0
}
span.span-reading-time span {
    margin-left: -6px
}
.social-3 li a {
    padding: 1px 5px
}
.button-area-2 .col-2:first-child {
    font-size: 11px
}
.alm-btn-wrap button.show-loader {
    background: none;
    border: none;
    width: 100%
}
.show-loader:after {
    position: initial;
    margin: 0 auto
}
.news-style-3 .news-content-front .news-content-img {
    max-height: 145px;
    overflow: hidden
}
.news {
    padding-left: 0%
}
.col-two,
.col-four {
    margin-left: 1%;
    margin-right: 1%
}
#ajax-load-more .alm-btn-wrap button.show-loader.done {
    display: none
}
.experts,
.featured-tag {
    margin-bottom: 2%
}
.desktop {
    padding: 0 0
}
.desktop-menu {
    padding-top: 0
}
header ul {
    margin-top: 0;
    margin-bottom: 0
}
.desktop-menu a {
    padding: 32px 0
}
.desktop-menu ul .border-bottom {
    bottom: -78px
}
.desktop .col-3:nth-of-type(2) {
    margin-top: 22px
}
.desktop .col-3:nth-of-type(3) {
    margin-top: 26px
}
.sub-menu-wrapper.hide {
    margin-bottom: 0;
    background-color: transparent
}
.banner .swiper-slide {
    background-position-y: 50%;
    background-position-x: 50%
}
.sub-menu-wrapper {
    opacity: 0;
    -webkit-transition: opacity 1s ease;
    -moz-transition: opacity 1s ease;
    -ms-transition: opacity 1s ease;
    -o-transition: opacity 1s ease;
    transition: opacity 1s ease
}
.sub-menu-wrapper.show {
    height: auto;
    padding: 50px 0;
    margin-bottom: 30px;
    overflow: visible;
    margin-bottom: 0;
    background-color: #fff;
    position: absolute;
    z-index: 4;
    top: 117px;
    opacity: 1
}
.on-scrolled .sub-menu-wrapper.show {
    top: 84px
}
.categories .button-1.tag-button {
    margin-bottom: 15px
}
.page-content-wrapper {
    line-height: 1.7em
}
.page-content-wrapper p {
    letter-spacing: .2px;
    margin-bottom: 2em
}
blockquote {
    padding: 60px 12%
}
.page-content-wrapper blockquote p {
    font-family: "SamsungOne-800C_v1.0", Sans-Serif;
    font-size: 38px;
    color: #0023a4;
    letter-spacing: initial;
    margin: 0;
    line-height: 1.3em
}
blockquote:before,
blockquote:after {
    line-height: 1.2em
}
.post-featured-image {
    margin-bottom: 50px
}
.blog-by a {
    color: #000
}
.page-content-wrapper iframe {
    max-width: 100%;
    max-height: 440px
}
.sub-menu-wrapper h2 a:hover {
    text-decoration: none
}
.nf-field-container,
#ninja_forms_required_items {
    margin-bottom: 0
}
.feedback input.button-2 {
    float: right;
    margin-top: 15px
}
.nf-response-msg {
    margin-bottom: 50px;
    font-size: 1.5em;
    font-weight: 700
}
.hide {
    display: none
}
.button-area-blog {
    width: auto;
    margin: auto;
    text-align: center;
    float: none;
    display: inline-block
}
.news-card.blue-slider:before,
.news-card.blue-slider:after,
.news-card.experts:before,
.news-card.experts:after {
    background-color: #0023a4;
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    top: 0
}
.news-card.blue-slider:before {
    left: -100%
}
.news-card.blue-slider:before,
.news-card.experts:before {
    left: -100%
}
.news-card.blue-slider:after,
.news-card.experts:after {
    right: -100%
}
body {
    -ms-overflow-x: hidden;
    overflow-x: hidden
}
.customize-support .sub-menu-wrapper.show {
    top: 149px
}
.customize-support .desktop-menu ul li.current-menu-item:after {
    bottom: -6px
}
body.customize-support.on-scrolled header,
body.customize-support.on-scrolled .desktop-blue-menu {
    top: 32px
}
.desktop-menu ul li.current-menu-item:after {
    z-index: 5
}
.desktop-menu ul .border-bottom {
    z-index: 5
}
.alm-btn-wrap {
    float: left;
    width: 100%;
    bottom: -50px;
    position: absolute;
}
.banner-content {
    height: 132px;
    overflow: hidden
}
.button-6 a {
    text-decoration: none
}
.button-6:hover a {
    color: #FFF
}
.button-6 a:hover {
    color: inherit
}
.comment-template .children {
    float: left;
    width: 100%
}
.comment-template .children {
    margin-top: 0;
    padding-bottom: 25px;
    padding-top: 25px;
    padding-left: 50px;
    padding-right: 50px;
    background-color: #f2f2f2
}
.comment-template .children .button-6 a {
    color: black
}
.comment-template .children .button-6:hover a {
    color: #FFF
}
.comment-template .children .button-6:hover {
    color: white;
    background-color: black
}
.comment-template .children .list-of-comments {
    border-top: none;
    border-bottom: none
}
.comment-template .children .list-of-comments:after {
    content: "";
    height: 1px;
    width: 95%;
    clear: both;
    margin-top: 45px;
    margin: auto;
    display: block;
    position: relative;
    top: 25px;
    background-color: #bbb
}
.comment-template .children .list-of-comments:last-child:after {
    content: none;
    padding-bottom: 0
}
.comment-form-comment label {
    display: none
}
.bot-sub-form a p {
    color: #fff
}
.swiper-container-horizontal>.swiper-scrollbar {
    left: 0!important;
    height: 3px!important
}
.swiper-container-tile .swiper-scrollbar-drag,
.swiper-container-expert .swiper-scrollbar-drag {
    top: -2px!important
}
i.readtime {
    font-size: 1.5em
}
.news-1 span.span-reading-time {
    font-weight: 700
}
.news-1 span.span-reading-time {
    position: absolute;
    top: 7px;
    left: 20px
}
.readingtime.button-area-2 .col-2:first-child {
    padding-top: 5px
}
.news-1 .readingtime.button-area-2 .col-2:first-child {
    position: relative
}
.social-3 li {
    margin-left: 5px
}
.news-style-1 .news-content-hover .table-cell p {
    text-align: left
}
.desktop-blue-menu,
.desktop.border {
    -webkit-transition: all .9s ease;
    -moz-transition: all .9s ease;
    -ms-transition: all .9s ease;
    -o-transition: all .9s ease;
    transition: all .9s ease
}
.desktop.desktop-blue-menu.full-width {
    padding: 20px 0;
    position: relative
}
.desktop-blue-menu.show,
.desktop.border.show {
    display: block
}
.button-5 .social-2 .fa {
    font-size: 19px
}
.desktop-blue-menu .button-5 .social-2 {
    padding-top: 6px
}
.desktop-blue-menu .tagline {
    vertical-align: sub
}
.news-style-1 .news-content-front p {
    right: 20px
}
.bot-sub-form a.button-1 {
    width: 100%;
    display: block
}
.bottom-form .social-3 {
    margin: 35px 0 0
}
.bottom-form ul#menu-footer-social-menu {
    margin-bottom: 0
}
.bot-form-logo {
    padding-top: 30px
}
.footer-sub-content {
    width: 80%;
    margin: 0 auto;
    float: none
}
.row.footer-sub-content .row {
    margin: 100px auto 0;
    clear: both
}
.row.footer-sub-content p {
    float: none;
    padding: 1em 0 1em 0em;
    display: inline-block
}
.row.footer-sub-content .full-width.site-menu {
    width: auto;
    float: none;
    display: inline-block
}
.row.footer-sub-content p:before {
    content: '|';
    margin-right: 10px
}
.sub-form-wrapper.show {
    display: block
}
.sub-form {
    display: none
}
.sub-form.show {
    display: block
}
#signup-before p {
    font-size: 37px;
    font-family: 'SamsungSharpSans-Bold'
}
input#mce-EMAIL {
    margin-bottom: 5px
}
.swiper-slide a:hover {
    text-decoration: none
}
body.author {
    margin: initial;
    max-width: initial
}
.blue-slider .social-3 li {
    margin-left: 1px
}
.search-input {
    background-color: #0023a4;
    padding: 40px 0 12px;
    color: white;
    outline: none
}
.search-input form {
    max-width: inherit;
    margin: 0
}
.search-input input {
    border: none;
    background-color: white;
    font-family: "SamsungSharpSans-Regular", Sans-Serif;
    width: 100%;
    padding: 15px;
    font-size: 18px;
    color: #0023a4;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .7) inset;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .7) inset;
    border-bottom: 1px solid #ddd;
    letter-spacing: 1px;
    word-spacing: 1px;
    margin: 0
}
.search-input::-webkit-input-placeholder {
    color: #0023a4
}
.search-input:-moz-placeholder {
    color: #0023a4;
    opacity: 1
}
.search-input::-moz-placeholder {
    color: #0023a4;
    opacity: 1
}
.search-input:-ms-input-placeholder {
    color: #0023a4
}
.search-input summary {
    text-align: center;
    font-family: "SamsungSharpSans-Regular", Sans-Serif;
    font-size: 12px;
    padding: 1% 0 0
}
.toggle-button {
    cursor: pointer
}
@media screen and (max-width: 1220px) {
    .desktop,
    .desktop.border {
        display: none
    }
    .responsive {
        display: block
    }
    .desktop-blue-menu.show,
    .desktop.border.show {
        display: none
    }
}
@media screen and (max-width: 380px) {
    .responsive-menu .logo {
        width: 146px
    }
    .responsive-menu .logo img {
        padding-top: 18px
    }
}
@media screen and (max-width: 520px) {
    .top-header .col-2:last-child a {
        font-size: 8px;
        line-height: 1.9
    }
    .responsive-menu nav {
        padding: 80px 20px 20px
    }
    .responsive-menu nav .navigation {
        margin-bottom: 80px
    }
    .responsive-menu nav .navigation a {
        font-size: 30px
    }
    .responsive-menu .social-2 li {
        margin-right: 1%
    }
    .responsive-menu .social-2 li a {
        padding: 1px 10px
    }
    .responsive-menu .social-2 .fa {
        font-size: 25px
    }
    .responsive-menu form label .fa {
        font-size: 30px
    }
    .responsive-menu form label input {
        padding: 10px 10px 10px 57px
    }
}
@media screen and (max-width: 1010px) {
    .banner .swiper-slide {}
}
@media screen and (max-width: 780px) {
    .banner-content-wrapper {
        float: none;
        display: block;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        margin: auto;
        position: relative;
        top: -116px;
        -webkit-box-shadow: 0 9px 31px -5px rgba(0, 0, 0, .75);
        box-shadow: 0 9px 31px -5px rgba(0, 0, 0, .75)
    }
    .banner-content-wrapper .swiper-pagination {
        display: none
    }
    .banner .swiper-slide {
        background-position: 41%
    }
    .banner .swiper-slide .container {
        background-color: white;
        padding-bottom: 83px;
        bottom: -258px;
        position: relative
    }
}
@media screen and (max-width: 440px) {
    .banner-content {
        font-size: 25px
    }
}
@media screen and (max-width: 1170px) {
    .col-four {
        width: 48%
    }
    .news-1 {
        height: 450px
    }
    .experts .col-2 {
        width: 100%;
        float: none;
        display: block;
        margin-left: auto;
        margin-right: auto
    }
    .experts .col-2:nth-of-type(2n+2) {
        margin-right: 0%
    }
    .experts .col-2:nth-of-type(2n+3),
    .experts .col-2:nth-of-type(3n+4) {
        float: none;
        clear: none
    }
    .experts .col-2:nth-of-type(3n+3) {
        margin-right: auto
    }
    .experts .col-2:nth-last-of-type(1),
    .experts .col-2:nth-last-of-type(2) {
        margin-bottom: 2%
    }
    .experts .col-2:after {
        content: "";
        display: block;
        clear: both
    }
    .blue-slider .one-twoThird .one-third {
        width: 100%;
        margin-right: 0;
        margin-bottom: 2%
    }
    .blue-slider .one-twoThird .one-third+.two-third {
        width: 100%
    }
}
@media screen and (max-width: 690px) {
    .col-two {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }
    .col-four {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }
    .news {
        padding-left: 0
    }
    .blue-slider {
        text-align: center
    }
    .blue-slider .button-4 {
        display: block;
        float: none;
        margin: auto
    }
    .news-content-front {
        background-position: 85%
    }
    .news-1:hover,
    .expert:hover {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
    .news-1:hover {
        background-color: white
    }
    .news-1:hover .news-content-front,
    .news-1:hover .news-content-hover {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    .news-content-hover {
        display: none
    }
    .embed-container {
        height: 100%
    }
    .comment-template .children .children {
        padding-left: 0;
        padding-right: 0
    }
    .page-content-wrapper {
        min-width: inherit;
        width: 100%
    }
}
@media screen and (max-width: 800px) {
    .bottom-form .col-2 {
        width: 100%;
        float: none;
        display: block;
        margin-left: auto;
        margin-right: auto
    }
    .bottom-form .col-2:nth-of-type(2n+2) {
        margin-right: 0%
    }
    .bottom-form .col-2:nth-of-type(2n+3),
    .bottom-form .col-2:nth-of-type(3n+4) {
        float: none;
        clear: none
    }
    .bottom-form .col-2:nth-of-type(3n+3) {
        margin-right: auto
    }
    .bottom-form .col-2:nth-last-of-type(1),
    .bottom-form .col-2:nth-last-of-type(2) {
        margin-bottom: 2%
    }
    .bottom-form .col-2:after {
        content: "";
        display: block;
        clear: both
    }
    .bottom-form .col-2:first-child {
        border-right: none
    }
    .bottom-form .col-2:nth-of-type(2) {
        padding-left: 10%
    }
    .bottom-form form {
        max-width: inherit;
        margin: 50px 0
    }
    .responsive-2 {
        display: block
    }
    .desktop-2 {
        display: none
    }
}
@media screen and (max-width: 980px) {
    .search-results .container {
        min-width: inherit;
        width: 100%
    }
    .search-result {
        max-width: 100%
    }
}
@media screen and (max-width: 780px) {
    .search-results h3 {
        font-size: 30px
    }
    .search-results p {
        font-size: 25px
    }
    .search-results .one-twoThird .one-third {
        width: 100%;
        margin-right: 0;
        margin-bottom: 5%
    }
    .search-results .one-twoThird .one-third+.two-third {
        width: 100%
    }
    .search-result {
        padding: 35px 0;
        height: auto
    }
    .search-result:hover .search-result-front,
    .search-result:hover .search-result-hover {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    .search-result-hover {
        display: none
    }
    .page-content-wrapper {
        min-width: inherit;
        width: 100%;
        max-width: inherit
    }
    #washelpful .col-2 {
        width: 100%;
        text-align: center
    }
    .was {
        float: none
    }
}
.wp-caption {
    max-width: 100%
}
.sticky {}.gallery-caption {}.alignright {
    text-align: right
}
.alignleft {
    text-align: left
}
.aligncenter {
    text-align: center
}
.mobile-only {
    display: none
}
.desktop-only {
    display: block
}
section.banner {
    box-shadow: 0 4px 12px rgba(0, 0, 0, .5)
}
.banner-content-wrapper {
    border-radius: 5px;
    border-top-right-radius: 0
}
.page-content-wrapper p {
    margin-bottom: 18px;
    padding: 0;
    font-size: 18px;
    line-height: 1.6;
    color: #4e4e4e
}
.page-content-wrapper p,
.page-content-wrapper li {
    /*font-family: "SamsungOne-400C_v1.0", Sans-Serif;*/
    font-family: 'Open Sans', Sans-Serif;
}
p.wp-caption-text {
    font-size: 16px
}
.desktop-blue-menu .logo {
    margin-right: 0;
    width: 50%;
    margin-bottom: 20px
}
.desktop-blue-menu .button-5 {
    float: right;
    width: 50%;
    text-align: right
}
.desktop-blue-menu .button-5 .social-2 {
    float: right;
    padding-top: 0
}
.desktop-blue-menu .button-5 span {
    padding: 6px 0 0;
    float: none
}
.swiper-container-tile .swiper-wrapper,
.swiper-container-expert .swiper-wrapper {
    padding-top: 15px
}
.swiper-shadow-left {
    background: url(images/swiper-shadow-small-black-left.png) no-repeat top left;
    height: 100%;
    width: 13px;
    position: absolute;
    left: -2.7%;
    top: -5px;
    background-size: cover;
    z-index: 8
}
.experts .swiper-shadow-left {
    left: -2.8%
}
.swiper-shadow-right {
    background: url(images/swiper-shadow-small-black-right.png) no-repeat top right;
    height: 100%;
    width: 13px;
    position: absolute;
    right: -2%;
    top: -5px;
    background-size: cover;
    z-index: 8
}
.experts .swiper-shadow-right {
    right: -2%
}
.has-swiper-slider {
    padding-left: 0;
    margin-left: 15px
}
.expert-info li:nth-of-type(1),
.author-info li:nth-of-type(1) {
    font-size: 18px;
    padding: 0 5px
}
.expert-info li:nth-of-type(2),
.author-info li:nth-of-type(2) {
    font-size: 12px;
    padding: 0 5px
}
.expert-image img {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px
}
.container.has-swiper-slider .col-2 {
    padding-right: 30px
}
.button-area-2.row.readingtime .col-2 {
    padding-right: 0
}
.blue-slider .news-content-img {
    background-position-x: 50%!important
}
i.readtime.fa.fa-play {
    font-size: 1em
}
.banner-content-wrapper {
    height: 244px
}
.hero-swiper-pagination {
    width: auto!important;
    top: 114px;
    right: 14px;
    left: initial!important
}
.swiper-container-horizontal .hero-swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 1px!important
}
.row.related-heading {
    margin-bottom: 50px
}
.related-heading h2.blue {
    margin-bottom: 25px
}
.single .news {
    padding-top: 25px
}
.responsive-menu {
    border-bottom: 3px solid #0023a4
}
.top-header img,
.row.bot-form-logo.desktop-2 img {
    width: 97px
}
body.on-scrolled .top-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9
}
body.on-scrolled header,
body.on-scrolled .desktop-blue-menu {
    position: fixed;
    top: 33px;
    left: 0;
    right: 0;
    z-index: 9
}
body.on-scrolled .desktop-blue-menu {
    top: 0
}
.sub-menu-item .table-cell {
    word-wrap: break-word;
    max-width: 180px
}
.experts,
.news-card.experts:before,
.news-card.experts:after,
.experts .swiper-container-tile:before,
.experts .swiper-container-tile:after,
.experts .swiper-container-expert:before,
.experts .swiper-container-expert:after,
.experts .button-1,
.experts button,
.blue-slider,
.blue-slider .button-1,
.blue-slider .one-third button,
.news-card.blue-slider:before,
.news-card.blue-slider:after,
.blue-slider .swiper-container-tile:before,
.blue-slider .swiper-container-tile:after,
.blue-slider .swiper-container-expert:before,
.blue-slider .swiper-container-expert:after {
    background-color: #000
}
.experts .button-1:hover,
.experts button:hover,
.blue-slider .button-1:hover,
.blue-slider button:hover {
    color: #fff
}
.blue-slider .news-1:hover .news-content-hover {
    background-color: #0023a4
}
.blue-slider .news-1:hover .news-content-hover p {
    color: #fff
}
.blue-slider .news-1:hover button {
    border-color: #fff
}
.blue-slider .news-1:hover button:hover {
    color: #0023a4
}
.blue-slider .social-3 li:hover .fa {
    color: #0023a4
}
.swiper-container-expert:before {
    left: -106%;
    width: 104%
}
.hero-swiper-pagination {
    bottom: 10px;
    right: 50%;
    top: initial
}
.news-style-4 .news-content-front p {
    padding: 0 20px
}
.ss-results .ss-result h4 {
    font-family: "SamsungSharpSans-Bold", sans-serif!important
}
.ss-results .ss-result p {
    line-height: 1.4em!important;
    margin-top: 10px!important
}
.ss-results .ss-result p.ss-post-type {
    background-color: #0023a4!important;
    color: white!important;
    display: inline-block!important;
    min-width: 100px!important;
    width: auto!important;
    max-width: 150px!important;
    -webkit-border-radius: 5px!important;
    border-radius: 5px!important;
    padding: 5px 17px!important;
    text-align: center!important;
    font-family: "SamsungOne-800C_v1.0", Sans-Serif!important;
    text-transform: uppercase!important;
    font-size: 12px!important
}
.single .page-content-wrapper iframe {
    max-height: 500px;
    width: 100%;
    height: 400px;
    margin-bottom: 40px
}
div#washelpful {
    margin-bottom: 50px
}
.row.related-heading {
    margin-top: 0px!important
}
.sub-form {
    max-width: 800px;
    background-size: cover
}
.sub-form form label {
    max-width: initial;
    line-height: 1.4;
    text-transform: initial;
    font-size: 17px;
    float: left;
    display: inline-block;
    width: 93%
}
.sub-form .input-group input[type=checkbox] {
    width: auto;
    margin-right: 10px;
    float: left
}
.mc-field-group #mce-EMAIL.required.email {
    margin: 10px 0 20px
}
.sub-form .mc-field-group.input-group {
    text-align: left;
    clear: both;
    margin: 0;
    display: inline-block;
    width: 100%;
    margin-right: 0
}
.sub-form .input-group a {
    color: #fff;
    border-bottom: 3px solid #0023a4
}
.sub-form .input-group a:hover {
    text-decoration: none;
    border-bottom: 3px solid #fff
}
.sub-form span.req {
    color: #fff
}
.sub-form div#mce-error-response {
    font-size: 14px;
    color: red;
    text-transform: capitalize;
    font-weight: 700;
    border: 1px solid red;
    display: inline-block;
    padding: 10px
}
.news {
    padding-top: 30px
}
.banner .swiper-slide {
    background-size: cover, 0
}
img.footer-logo {
    width: 244px
}
div#washelpful {
    margin-top: 0;
    margin-bottom: 50px
}
div#ishelpful {
    margin-top: 0;
    margin-bottom: 50px
}
div#nothelpful {
    margin-top: 0;
    margin-bottom: 50px
}
@media screen and (max-width: 1219px){
	.news-1:hover .news-content-hover {
		z-index: 3;
		background-color: black;
		opacity: 1;
	}
}
@media screen and (max-width: 1220px) {
    .mobile-only {
        display: block!important
    }
    .desktop-only {
        display: none!important
    }
    .swiper-shadow-right {
        right: 0
    }
    .blue-slider .swiper-shadow-left {
        left: -7px
    }
    .experts .swiper-shadow-left {
        left: -4px
    }
    .experts .swiper-shadow-right {
        right: .1%
    }
    .responsive-menu .logo {
        width: 260px
    }
    .desktop-blue-menu .logo img {
        width: 200px!important
    }
    .news-1:hover {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        background: transparent
    }
    .news-1:hover .news-content-front {
        z-index: 3;
        opacity: initial
    }
    .news-1:hover.news-style-3 {
        border: 1px solid #ccc
    }
    .desktop.desktop-blue-menu.full-width.show {
        display: block
    }
    .responsive.responsive-menu.hide {
        display: none
    }
    .news-1.news-style-4 .video-content .full-width.play-icon {
        height: 135px
    }
    .single-alm-container .alm-listing.news {
        padding-top: 35px;
        padding-bottom: 25px
    }
    .we-recommended h2,
    .related-heading h2 {
        font-size: 32px;
        margin-top: 30px
    }
    .was {
        line-height: 1.5;
        margin-bottom: 20px
    }
    .news-card.blue-slider:before,
    .news-card.experts:before,
    .news-card.blue-slider:after,
    .news-card.experts:after,
    .swiper-container-tile:after,
    .swiper-container-expert:after {
        display: none
    }
    .swiper-container-tile,
    .swiper-container-expert {
        width: 88%;
        width: calc(100% - 45px);
        overflow: hidden
    }
    .responsive-menu nav ul.menu {
        float: none
    }
    .responsive-menu nav .navigation {
        margin-bottom: 30px
    }
    .responsive-menu nav .social-2 {
        padding-left: 0;
        padding-right: 0
    }
    .experts {
        padding-top: 25px;
        padding-bottom: 25px
    }
    .experts.container {
        max-width: 100%
    }
    .experts .experts-content p {
        font-size: 27px
    }
    .experts .experts-content {
        padding-right: 45px;
        margin-bottom: 30px
    }
    .experts .has-swiper-slider {
        margin-left: 30px
    }
    .experts,
    .blue-slider {
        border-radius: 5px
    }
    .blue-slider h2 {
        padding-right: 15px
    }
    .video-to-play {
        z-index: 12
    }
    .video-to-play .embed-container {
        height: 100%
    }
    .menu-button {
        width: 30px;
        height: 23px
    }
    .menu-button:before {
        top: 11px
    }
    .menu-button:after {
        top: 0;
        height: 19px
    }
    .menu-button-wrapper.show .menu-button:before,
    .menu-button-wrapper.show .menu-button:after {
        top: 11px!important
    }
    .sub-form-wrapper {
        overflow: scroll
    }
}
@media screen and (min-width: 1340px ){
	.embed-container{
		padding-bottom: 52%;
	}
}
@media screen and (max-width: 1170px) {
    .news-style-3 .news-content-front .news-content-img {
        height: 240px!important;
        max-height: 240px
    }
    .desktop-blue-menu .tagline {
        vertical-align: sub;
        margin-right: 20px
    }
    .container.has-swiper-slider .col-2 {
        padding-right: 0
    }
    .experts .swiper-shadow-left {
        left: -5px
    }
    .experts .swiper-shadow-right {
        right: 0
    }
}
@media screen and (max-width: 1010px) {
    .desktop-blue-menu .tagline {
        width: 100%;
        clear: both;
        float: none;
        font-size: 16px
    }
}
@media screen and (max-width: 980px) {
    .desktop-blue-menu .logo {
        margin-bottom: 0
    }
    .desktop-blue-menu .tagline {
        display: none
    }
    .desktop-blue-menu .button-5 span {
        padding: 7px 0 0
    }
    .desktop-blue-menu .button-5 .social-2 {
        padding-top: 0
    }
    .experts .swiper-shadow-left {
        left: -5px
    }
}
@media screen and (max-width: 800px) {
    .row.footer-sub-content p {
        display: none
    }
    .home .news {
        padding-top: 20px
    }
}
@media screen and (max-width: 780px) {
    .banner .swiper-slide {
        background-size: 0, cover;
        background-position-y: 0, -157px
    }
    section.banner {
        box-shadow: none
    }
    .hero-swiper-pagination {
        top: 42.7%;
        right: 18%
    }
    .swiper-container-tile {
        width: 97%;
        width: calc(100% - 15px)
    }
}
@media screen and (max-width: 760px) {
    .banner .swiper-slide {
        height: 600px
    }
    .banner .swiper-slide .container {
        padding-bottom: 0
    }
    section.banner {
        box-shadow: none
    }
    .banner-content-wrapper {
        border-top-right-radius: 0
    }
    .banner .swiper-slide {
        background-position: 41% -79px
    }
    .hero-swiper-pagination {
        top: 50.8%;
        right: 17%
    }
}
@media screen and (max-width: 690px) {
    .alm-reveal .col-two,
    .alm-reveal .col-four {
        margin-left: 0%;
        margin-right: 0%
    }
    .social-2 li a {
        padding: 1px 8px
    }
    .hero-swiper-pagination {
        right: 13.6%
    }
    .blue-slider .swiper-shadow-left {
        left: -7px
    }
    .blue-slider .button-4 {
        margin: 0
    }
    .news-card.blue-slider h2 {
        text-align: left
    }
    .news-content-front {
        background-position: 50%
    }
    .sub-form {
        padding: 50px 10px 50px
    }
}
@media screen and (max-width: 520px) {
    .site-menu a {
        margin-bottom: 7px
    }
    .desktop-blue-menu .logo,
    .desktop-blue-menu .tagline,
    .desktop-blue-menu .button-5 {
        width: 50%;
        float: left;
        margin: 0
    }
    .desktop-blue-menu .logo {
        width: 40%!important
    }
    .desktop-blue-menu .logo img {
        width: 125px!important;
        margin-top: 6px
    }
    .desktop-blue-menu .button-5 {
        width: 60%!important;
        float: right;
        text-align: right
    }
    .desktop-blue-menu .button-5 span {
        padding: 6px 0 0 8px;
        display: inline-block;
        float: none
    }
    .desktop-blue-menu .button-5 .social-2 {
        padding-top: 0;
        float: right;
        display: inline-block
    }
    .desktop-blue-menu .button-5 .social-2 li a {
        padding: 1px 5px
    }
    .hero-swiper-pagination {
        right: 14px
    }
    .responsive-menu .logo img {
        padding-top: 7px
    }
    .sub-form form label {
        width: 90%
    }
}
@media screen and (max-width: 440px) {
    .responsive-menu .logo img {}.sub-form .row p {
        font-size: 20px
    }
    .sub-form form label {
        font-size: 15px;
        width: 80%
    }
    .mc-field-group #mce-EMAIL.required.email {
        font-size: 14px
    }
}
@media screen and (max-width: 380px) {
    .desktop-blue-menu .logo img {
        height: 30px!important;
        margin-top: 0
    }
    .desktop-blue-menu .button-5 span {
        display: none
    }
    .responsive-menu .logo {
        width: 146px
    }
    .responsive-menu .logo img {
        padding-top: 15px
    }
}
@media screen and (max-width: 320px) {
    .news-style-4 .news-content-front p {
        font-size: 25px
    }
    .swiper-container-tile {
        width: 97%;
        width: calc(100% - 45px)
    }
    .swiper-shadow-right {
        right: -1px
    }
}