/*
Theme Name: Rpost
*/

/**
 * 1.0 - Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine work of
 * Eric Meyer https://meyerweb.com/eric/tools/css/reset/index.html
 * along with Nicolas Gallagher and Jonathan Neal https://necolas.github.com/normalize.css/
 * and Blueprint https://www.blueprintcss.org/
 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub, sup {
    font-size: 60%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    font-weight: 500;
}

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 62.5%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    height: 100%;
}

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

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
    display: block;
}

ol,
ul {
    list-style: none;
}

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

.holder table {
    border-collapse: collapse;
    border: 1px solid;
}

.holder td {
    padding: 10px;
    border: 1px solid;
}

.holder em {
    font-style: italic;
}

caption,
th,
td {
    font-weight: normal;
    text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

blockquote,
q {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none;
}

.entry blockquote {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 50px;
    padding-left: 15px;
    border-left: 3px solid #ccc;
    quotes: "\201C" "\201D" "\2018" "\2019";
}

blockquote:before {
    color: #ccc;
    content: open-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em;
}

blockquote p {
    display: inline;
}

a {
    text-decoration: none;
}

a:hover,
a:active {
    outline: 0;
}

h1, h2, h3, h4, h5 {
    text-transform: uppercase;
    font-weight: 700;
}

h3 {
    font-size: 3rem;
    line-height: 6rem;
}

a img {
    border: 0;
}

::-webkit-input-placeholder {
    color: #555a59;
    opacity: 1;
}

:-moz-placeholder {
    color: #555a59;
    opacity: 1;
}

::-moz-placeholder {
    color: #555a59;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #555a59;
}

input[type="text"],
input[type="password"],
input[type="file"],
input[type="tel"],
input[type="email"],
input[type="submit"],
textarea {
    -webkit-appearance: none;
    border-radius: 0;
}

section {
    position: relative;
}

/*Main style*/
.bx-wrapper .bx-viewport {
    border: 0 !important;
    box-shadow: none !important;
    background: none !important;
}

strong {
    font-weight: 700;
}

body {
    font-family: 'Lato', sans-serif;
    font-size: 2.4rem;
    line-height: 2.8rem;
    min-width: 320px;
    background: #FFF;
    color: #272f3b;
    height: 100%;
}

.holder {
    max-width: 92%;
    margin: 0 auto;
}

#page {
    /*padding: 108px 0 0;*/
    padding: 147px 0 0;
    overflow: hidden;
}

#header {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 8000;
    background: #fff;
}

#header:after {
    content: "";
    background: url(images/custom-shadow.png) no-repeat 50% 0;
    height: 18px;
    width: 100%;
    position: absolute;
    bottom: -21px;
    left: 0;
}

.header-holder {
    margin: 0 auto;
    max-width: 90%;
}

.header-holder {
    content: "";
    clear: both;
    display: block;
}

.logo {
    background: url(images/logo.png) no-repeat;
    width: 191px;
    height: 93px;
    overflow: hidden;
    text-indent: -9999px;
    margin: 5px 0 0;
    position: absolute;
    left: 5%;
    -webkit-background-size: 191px auto;
    background-size: 191px auto;
}

.logo a {
    height: 100%;
    display: block;
}

.holder-nav {
    float: right;
    padding: 40px 25px 40px 0;
}

.main-navigation li {
    float: left;
    margin: 0 0 0 44px;
}

.main-navigation {
    float: left;
    margin-right: 30px;
}

.main-navigation li:first-child {
    margin: 0;
}

.main-navigation li a {
    color: #272f3b;
    position: relative;
    text-transform: uppercase;
    font-size: 2.4rem;
    line-height: 2.8rem;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-weight: 700;
}

.main-navigation .cl-effect a:after {
    background: none repeat scroll 0 0 #555a59;
    height: 2px;
}

.cl-effect a:hover:after, .cl-effect a:focus:after, .cl-effect .current-menu-item a:after {
    opacity: 1;
    transform: translateY(0px);
}

.cl-effect a:after {
    background: none repeat scroll 0 0 #555a59;
    content: "";
    height: 2px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 100%;
    transform: translateY(10px);
    transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
    width: 100%;
}

.lang {
    float: left;
}

.two-box li {
    margin-bottom: 15px;
}

#header #lang_sel > ul > li > a span,
#header .icl_lang_sel_translated {
    display: none;
}

#header #lang_sel > ul > li {
    height: 29px;
    width: 31px;
    margin: 0 35px !important;
}

#header #lang_sel > ul > li > a {
    background: url("images/ico-lang.png") no-repeat;
    border: 0 none;
    display: block;
    height: 100%;
    padding: 0;
    width: 31px;
    height: 30px;
}

#header #lang_sel > ul > li > a.hover {
    background-position: 0 -31px;
}

#header #lang_sel > ul > li:hover {
    padding: 0 0 87px !important;
}

html.ios #header #lang_sel ul ul > li > a {
    cursor: auto;
}

#header #lang_sel ul ul > li > a {
    color: #272f3b;
    font-size: 12px;
    border: 0;
    padding: 5px 0;
    background: #f5f5f5;
    position: relative;
}

#header #lang_sel ul ul > li > a:hover:after,
#header #lang_sel ul ul > li > a:hover:before {
    content: "";
    background: #bebebe;
    width: 100%;
    height: 1px;
    position: absolute;
    top: -1px;
    left: 0;
}

#header #lang_sel ul ul > li > a:hover:after {
    top: auto;
    bottom: -1px;
}

#header #lang_sel ul ul > li > a:hover {
    background: #fff;
}

#header #lang_sel ul ul {
    width: 97px;
    margin: 0 0 0 -48px !important;
    left: 50%;
    top: 45px;
    z-index: 100;
    padding: 4px !important;
    background: #f5f5f5;
    height: auto;
    border-radius: 5px;
    border: 0;
}

#header #lang_sel ul ul:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #f5f5f5;
    top: -7px;
    left: 50%;
    margin: 0 0 0 -7px;
}

html.mobile #header #lang_sel ul > li.show ul {
    display: block;
}

html.mobile #header #lang_sel ul ul {
    display: none;
}

#header #lang_sel ul ul li {
    width: 88px;
    text-align: center;
    background: #f5f5f5;
    border-bottom: 1px solid #fff;
}

#header #lang_sel ul ul li:last-child {
    border: 0;
}

/* #megaMenu.megaMenuHorizontal ul.megaMenu {
  height: 40px;
} */
.megaMenu.active {
    display: block !important;
}

.wpmega-link-title span {
    font-size: 18px !important;
}

.main-navigation.active {
    display: block !important;
}

.login-btn {
    float: right;
    font-size: 2.4rem;
    line-height: 4rem;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #fff;
    background: url(images/bg-button1.gif) repeat-x 0 60%;
    opacity: 1;
    padding: 0 20px;
    border: 1px solid #f6f6f6;
    margin: -7px 0 0;
    -webkit-transition: opacity .3s ease 0s;
    -ms-transition: opacity .3s ease 0s;
    -moz-transition: opacity .3s ease 0s;
    transition: opacity .3s ease 0s;
}

.login-btn:hover {
    opacity: .8;
}

#home-gallery {
    position: relative;
}

.heading-page:after,
.leadership:after,
.heading-wrap:after,
.video-box:after,
.heading-repeat:after,
.why-rforms:after,
.testimonials:after,
section:after,
.list-partners:after,
.list-partners:before,
.line-text-contact:after {
    content: "";
    background: url(images/shadow.png) no-repeat 50% 0;
    position: absolute;
    bottom: -18px;
    left: 0;
    width: 100%;
    height: 18px;
    z-index: 1;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;

}

.communicate:after,
.registered:before,
    /*.heading-page:after,*/
.leadership:after,
.list-partners:after,
.menu-blog:after {
    content: "";
    background-position: 50% 100%;
    bottom: 0;
}

.home-slider video {
    width: 100%;
    vertical-align: top;
}

.home-slider iframe {
    width: 100%;
    vertical-align: top;
}

.home-slider .bx-wrapper .bx-viewport {
    border: 0;
    left: 0;
    box-shadow: none;
}

/* Video Pages */

.video-title {
    position: absolute;
    top: 5%;
    right: 5%;
    opacity: .5;
    margin: 40px 0 0 0;
    padding: 0;
    line-height: .65;
    font-size: 4em;
    text-transform: uppercase;
}

.text-wrap {
    position: absolute;
    left: 7%;
    top: 10%;
    z-index: 999;
    width: 35%;
}

.text-wrap h2 {
    font-size: 5.2rem;
    letter-spacing: 2px;
    line-height: 6.5rem;
    color: #fff;
    background: url(images/line.png) no-repeat 0 100%;
    padding: 0 0 50px;
    margin: 0 0 40px;
}

.text-wrap h3 {
    font-size: 3rem;
    line-height: 3.4rem;
    font-weight: 500;
    font-style: italic;
    color: #fff;
    margin: 0 0 30px;
    text-transform: none;
}

.text-wrap h4 {
    font-size: 2.5rem;
    line-height: 2.7rem;
    font-weight: 500;
    font-style: italic;
    color: #fff;
    margin: 0 0 30px;
    text-transform: none;
}

.btn {
    border: 2px solid #fff;
    padding: 25px 35px;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    display: inline-block;
    -webkit-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

.btn:hover {
    background: rgba(255, 255, 255, .7);
    color: #000;
}

.parters-head .btn, .section-part .btn {
    margin-top: 40px;
}

.overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#home-gallery .bx-wrapper .bx-pager,
#home-gallery .bx-wrapper .bx-controls-auto {
    bottom: 40px;
}

#home-gallery .bx-wrapper .bx-pager {
    padding: 0;
}

#home-gallery .bx-wrapper .bx-pager.bx-default-pager a {
    width: 24px;
    height: 24px;
    background: #fff;
    border-radius: 25px;
    -webkit-transition: background .3s ease 0s;
    -ms-transition: background .3s ease 0s;
    -moz-transition: background .3s ease 0s;
    transition: background .3s ease 0s;
    position: relative;
    margin: 0 15px;
}

#home-gallery .bx-wrapper .bx-pager.bx-default-pager a:before {
    content: "";
    border: 1px solid rgba(255, 255, 255, 0.5);
    position: absolute;
    height: 38px;
    width: 38px;
    left: 50%;
    top: 50%;
    margin: -19px 0 0 -19px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    z-index: 1;
    border-radius: 25px;
}

#home-gallery .bx-wrapper .bx-pager.bx-default-pager a:hover,
#home-gallery .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #272f3b;
}

/*Communicate section*/
.communicate {
    padding: 60px 0 65px;
    position: relative;
}

.holder-content {
    float: left;
    margin: 0 auto 0 60px;
    max-width: 39%;
    text-align: left;
}

.heading-tabs {
    text-align: center;
    padding: 0 5%;
    margin: 0 0 50px;
    padding: 0 0 20px;
}

.heading-tabs h2 {
    font-size: 4.8rem;
    line-height: 5.2rem;
    color: #d21513;
    letter-spacing: 3px;
    margin: 0 0 20px;
}

.heading-tabs em {
    font-size: 3rem;
    line-height: 3.4rem;
    font-weight: 500;
    font-style: italic;
    display: inline-block;
    padding: 0 0 20px;
    position: relative;
    letter-spacing: 2px;
}

.heading-tabs em:after,
.head-section h2:after,
#tabs3 .heading-tab h2:after,
.box-learn-more .heading-repeat h3:after,
.why-rforms .heading-repeat h3:after {
    background: url("images/line-heading.png") no-repeat 50% 0;
    content: "";
    display: block;
    height: 7px;
    margin: 20px 0 0;
    width: 100%;
}

.communicate #tabs > ul {
    margin: 0 0 35px;
}

.communicate #tabs > ul > li,
.communicate .accordion > a {
    width: 30.4%;
    display: inline-block;
    min-height: 250px;
    background: #fefcfc;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #d3d2d2;
    vertical-align: top;
    text-align: center;
    margin: 0 0 0 4%;
    -webkit-transition: background .5s ease 0s;
    -ms-transition: background .5s ease 0s;
    -moz-transition: background .5s ease 0s;
    transition: background .5s ease 0s;
    position: relative;
}

.communicate #tabs > ul > li, .communicate .accordion > a {
    min-height: 270px;
}

.communicate #tabs > ul > li a {
    height: auto !important;
}

.communicate #tabs > ul > li.ui-state-active:after,
.communicate .accordion > a.ui-accordion-header-active:after {
    content: "";
    background: url(images/arrow-tab.gif) no-repeat;
    width: 60px;
    height: 31px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin: 0 0 -37px -30px;
}

.communicate #tabs > ul > li:hover,
.communicate #tabs > ul > li.ui-state-active,
.communicate .accordion > a.ui-accordion-header-active {
    background: #f2f2f2;
}

.communicate #tabs > ul > li:first-child,
.holder-tab-content > li:first-child {
    margin: 0;
}

.communicate #tabs > ul > li a {
    display: block;
    height: 100%;
    padding: 140px 5% 15px;
    color: #000;
    position: relative;
}

.communicate .accordion > a {
    display: block;
    height: 100%;
    color: #000;
    position: relative;
}

.communicate #tabs > ul > li a h4,
.communicate .accordion > a h4 {
    font-size: 3.8rem;
    line-height: 4.2rem;
    text-transform: none;
    letter-spacing: 2px;
    margin: 0 0 10px;
}

.communicate #tabs > ul > li a em,
.communicate .accordion > a em {
    font-weight: 300;
    letter-spacing: 2px;
}

.image-holder {
    background: none repeat scroll 0 0 #fff;
    border-radius: 100px;
    height: 180px;
    width: 180px;
    border: 1px solid #f7f6f6;
    bottom: 0;
    left: 50%;
    position: absolute;
    right: 0;
    top: -65px;
    margin: 0 0 0 -90px;
}

.image-holder:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.image-holder em {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.image-holder em .hover {
    left: 0;
    position: absolute;
    top: 0;
    opacity: 0;
    -webkit-transition: opacity .5s ease 0s;
    -ms-transition: opacity .5s ease 0s;
    -moz-transition: opacity .5s ease 0s;
    transition: opacity .5s ease 0s;
}

.communicate #tabs > ul > li:hover em .hover,
.communicate #tabs > ul > li.ui-state-active em .hover,
.communicate .accordion > a:hover em .hover,
.communicate .accordion > a.ui-accordion-header-active em .hover {
    opacity: 1;
}

.image-holder:after,
.testimonials li .image:after {
    content: "";
    background: url(images/elipse.png) no-repeat;
    width: 193px;
    height: 193px;
    position: absolute;
    left: -8px;
    top: -8px;
}

#tabs > div,
.communicate .accordion > div {
    border: 1px solid #d3d2d2;
    background: #f2f2f2;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px 0;
}

.holder-tab-content > li {
    display: inline-block;
    width: 30.4%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 0 4%;
    vertical-align: top;
    color: #000;
    font-weight: 300;
}

.holder-tab-content > li:first-child {
    padding: 0 0 0 3%;
    line-height: 3.7rem;
}

.holder-tab-content > li h3 {
    font-size: 3rem;
    line-height: 3.4rem;
    color: #d21513;
    margin: 0 0 40px;
    position: relative;
    text-transform: none;
}

.holder-tab-content > li h3:after {
    content: "";
    background: url(images/line2.gif) repeat;
    position: absolute;
    height: 2px;
    width: 120%;
    left: 0;
    bottom: -20px;

}

.holder-tab-content > li a {
    color: #d21513;
}

.holder-tab-content > li a:hover {
    text-decoration: underline;
}

.holder-tab-content > li:first-child h3 {
    color: #000;
    margin: 0 -5px 25px 0;
}

.holder-tab-content > li:first-child h3:after {
    background: none;
}

.holder-tab-content > li:last-child h3:after {
    left: -100px;
}

.holder-tab-content > li strong {
    font-weight: 500;
}

.holder-tab-content ul strong {
    display: block;
    font-size: 2.4rem;
}

.holder-tab-content ul li {
    position: relative;
    padding: 0 0 7px 65px;
    line-height: 3.5rem;
    font-size: 2rem;
}

.holder-tab-content ul img {
    position: absolute;
    left: 0;
    top: 4px;
}

/*Products-home*/

.products-home {
    background: url(images/bg-product-home.gif) repeat-x;
    height: 1080px;
    position: relative;
    -webkit-transform-origin: left top 0;
    -moz-transform-origin: left top 0;
    -ms-transform-origin: left top 0;
    transform-origin: left top 0;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.products-home .holder {
    position: relative;
}

.products-home .col,
.registered .col {
    display: inline-block;
    width: 49%;
    height: 100%;
    vertical-align: top;
    color: #fff;
    font-weight: 500;
}

.products-home .col:last-child {
    padding: 140px 0 0;
    overflow: hidden;
}

.products-home .col h2 {
    font-size: 6rem;
    line-height: 7rem;
    position: relative;
}

.products-home .col h2:after {
    content: "";
    background: #fff;
    height: 1px;
    width: 640px;
    display: block;
    margin: 20px 0 40px;
}

.products-home .col h2:before {
    content: "";
    position: absolute;
    width: 13px;
    height: 6px;
    background: url(images/arrow-line.png) no-repeat #212429 0 100%;
    left: 18px;
    bottom: -5px;
}

.products-home .col h2:before {
    bottom: -5px;
}

.products-home .col p {
    margin: 0 0 45px;
    font-size: 2.6rem;
    line-height: 3.5rem;
}

.products-home .col p strong,
.registered .col strong {
    font-weight: 700;
}

.products-home .col:first-child {
    background: url(images/desctop.png) no-repeat;
    width: 727px;
    height: 689px;
    position: absolute;
    right: 0;
    top: 33%;
}

.products-home .col:first-child:after {
    content: "";
    background: url(images/glow.png) no-repeat;
    width: 1235px;
    height: 725px;
    position: absolute;
    bottom: 250px;
    right: 28px;
}

.products-home .col:first-child ul {
    padding: 21px 0 0 28px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

.products-home .col:first-child ul li {
    height: 208px;
    width: 335px;
    float: left;
}

.products-home .col:first-child ul li img {
    width: 100%;
    height: auto;
    vertical-align: top;
}

.products-home .btn {
    padding: 25px 75px;
}

/*Registered section */
.registered {
    position: relative;
    padding: 115px 0;
}

.registered:after {
    content: "";
    position: absolute;
    left: 50%;
    background: #cfcece;
    width: 2px;
    height: 100%;
    margin: 0 0 0 -1px;
    top: 0;
}

.registered .col {
    color: #272f3b;
    font-weight: 300;
    text-align: center;
    padding: 0 4%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    min-height: 650px;
}

.registered .col > h3 {
    vertical-align: middle;
    padding: 0 0 50px;
}

.registered .col:last-child > h3 {
    line-height: 14rem;
}

.registered .col > h3 br {
    display: none;
}

.holder-col {
    margin: 55px 0 0;
}

.registered .col:last-child .holder-col {
    padding: 0 10%;
}

.registered .col h3,
#tabs2 .holder-tab h2,
#tabs3 .heading-tab h2 {
    font-size: 4.8rem;
    line-height: 5.5rem;
    color: #d21513;
    position: relative;
    letter-spacing: 3px;
}

.registered .col h3:after,
#tabs2 .holder-tab h2:after {
    background: url("images/line-heading.png") no-repeat 50% 100%;
    bottom: 0;
    content: "";
    height: 7px;
    left: 50%;
    margin: 0 0 0 -160px;
    position: absolute;
    width: 320px;
}

.registered .col .sub-head,
.heading-tab .sub-head {
    font-size: 2.8rem;
    line-height: 4rem;
    font-weight: 700;
}

.registered .col .sub-head em,
.heading-tab .sub-head em {
    color: #d21513;
    display: block;
    font-size: 3.4rem;
    line-height: 3.8rem;
    font-style: italic;
    margin: 5px 0 25px;
}

.registered .col p,
.heading-tab p {
    line-height: 3.5rem;
    margin: 0 0 30px;
}

.holder-btn {
    position: absolute;
    bottom: -40px;
    width: 80%;
    text-align: center;
}

.registered .col .btn {
    color: #d21513;
    border: 2px solid #d21513;
    font-size: 2.6rem;
    padding: 20px 0;
    width: 320px;
}

.registered .col .btn:hover,
.request-call .btn:hover,
.section-part .btn:hover,
.navigation a:hover,
input[type='submit']:hover {
    color: #fff;
    background: rgba(0, 0, 0, .7)
}

/*Difference section*/

.difference {
    background: #f2f2f2;
    position: relative;
}

.heading-difference {
    background: url(images/bg-01.jpg) repeat-x 50% 0;
    text-align: center;
    padding: 90px 0 180px;
    position: relative;
}

.heading-difference h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 6rem;
    font-weight: 700;
    letter-spacing: 4px;
    line-height: 6rem;
}

#tabs2 > ul {
    background: rgba(54, 60, 73, 0.8);
    border: 1px solid #50545a;
    border-width: 1px 1px 0 1px;
    text-align: center;
    padding: 42px 0;
    margin: -114px 0 0;
    position: relative;
}

#tabs2 > ul > li {
    display: inline-block;
    position: relative;
    padding: 0 3%;
}

#tabs2 > ul > li:before {
    content: "";
    position: absolute;
    left: 0;
    top: -10px;
    height: 46px;
    width: 1px;
    background: #94989f;
}

#tabs2 > ul > li:first-child:before {
    background: none;
}

#tabs2 > ul > li.ui-state-active:after,
#tabs3 > div > ul li.ui-state-active:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 33px solid transparent;
    border-right: 33px solid transparent;
    border-top: 33px solid #3f454f;
    position: absolute;
    bottom: -75px;
    left: 50%;
    margin: 0 0 0 -33px;
}

#tabs3 > div > ul li.ui-state-active:after {
    bottom: -73px;
    border-top-color: #353e50;
    display: none;
}

#tabs2 > ul > li a,
#tabs2 > .bx-wrapper ul li a {
    color: #fff;
    font-size: 2rem;
    font-weight: 900;
    text-transform: uppercase;
    display: block;
    -webkit-transition: color .5s ease 0s;
    -ms-transition: color .5s ease 0s;
    -moz-transition: color .5s ease 0s;
    transition: color .5s ease 0s;
}

#tabs2 > ul > li a:hover,
#tabs2 > ul > li.ui-state-active a,
#tabs3 > div > ul > li a:hover,
#tabs3 > div > ul > li.ui-state-active a,
.part-menu li a:hover,
.part-menu li.active a,
#tab-set-mobile .bx-wrapper ul li.active-slide a {
    color: #3bb26e;
}

#tabs2 .holder-tab {
    padding: 70px 0;
    text-align: center;
    line-height: 4rem;
}

#tabs2 .holder-tab h2 {
    font-size: 4rem;
    position: relative;
    margin: 0 0 30px;
    padding: 0 0 30px
}

#tabs2 .holder-tab ul li {
    display: inline-block;
    width: 19%;
    vertical-align: top;
    position: relative;
    text-align: center;
}

#tabs2 .holder-tab ul li img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

#tabs2 .holder-tab ul li em {
    font-style: normal;
    left: 0;
    position: absolute;
    top: 50%;
    width: 100%;
    font-weight: 700;
    -webkit-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
}

#tabs2 .holder-tab > p {
    margin: 0 0 60px;
}

#tabs2 .holder-tab ul.bxslider li {
    width: 100%;
}

#tabs2 .bxslider div {
    width: 90%;
    border-bottom: 1px solid #a8aaaf;
    margin: 0 auto;
    text-align: center;
}

#tabs2 .bxslider div:first-child,
#tabs2 .bxslider div:nth-child(4) {
    border-left: 0;
}

#tabs2 .bxslider div:nth-child(4),
#tabs2 .bxslider div:nth-child(5),
#tabs2 .bxslider div:nth-child(6) {
    border-bottom: 0;
}

#tabs2 .bxslider div {
    width: 30%;
    float: left;
    border-left: 1px solid #a8aaaf;
    height: 140px;
    position: relative;
    padding: 0 2%;
    margin: 0 0 0 -5px;
}

#tabs2 .bxslider article {
    left: 56%;
    overflow: hidden;
    position: relative;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

/*#tabs2 .bxslider div:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}*/
#tabs2 .bxslider li div img {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

#tabs2 .bx-wrapper .bx-controls-direction a,
.page-template-company-page .fancybox-nav span {
    border-bottom: 1px solid #04040a;
    border-left: 1px solid #04040a;
    content: "";
    height: 30px;
    margin: -13px 0 0;
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
    width: 30px;
    z-index: 5000;
}

.page-template-company-page .fancybox-nav span {
    border-bottom: 2px solid #04040a;
    border-left: 2px solid #04040a;
    height: 40px;
    width: 40px;
}

/*Search bar blog*/

/*basic text template style*/

.basic-text {
    margin-left: auto;
    width: 900px;
    margin-right: auto;
}

.basic-text p {
    text-align: left;
    font-size: 14px;
    font-weight: normal;
    padding-top: 10px;
    color: #000000;
}

/*.basic-text H1 {
    font-family: Georgia, serif;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    letter-spacing: 1.4px;
    border-bottom: solid 1px #006600;
    text-transform: uppercase;
}

*/

.basic-text h2 {
    text-align: left;
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 1.1px;
    color: #000000;
}

.basic-text h3 {
    text-align: left;
    font-size: 30px;
    font-weight: bold;
    color: #000000;
    padding-top: 20px;
}

/*end basic text template*/

/*Search page*/
.top-img {
    height: 140px;
}

.top-img .bg-slide h1 {
    vertical-align: middle;
    display: table-cell;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 7.2rem;
    line-height: 7.2rem;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 4px;
}

.search .bg-slide {
    background: url(images/bg-top03.jpg) no-repeat;
}

.top-img .bg-slide {
    display: table;
    text-align: center;
}

.search-result-form {
    text-align: center;
    padding: 60px 0;
    border-bottom: 1px solid #272f3b;
}

.bottom-search-form {
    border-top: 1px solid #272f3b;
}

.search-result-form > form {
    max-width: 960px;
    margin: 0 auto;
}

.search-result-form input[type="search"] {
    width: 67%;
    border: 1px solid #a0a0a0;
    border-radius: 10px;
    background: #fff;
    padding: 0 30px;
    height: 60px;
    font: 25px/60px 'Lato', Arial, Helvetica, sans-serif;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 15px 0 0;
}

.search-result-form input[type="submit"] {
    color: #272f3b;
    font: 24px/60px 'Lato', Arial, Helvetica, sans-serif;
    font-weight: bold;
    background: #ffc44f;
    border-radius: 10px;
    width: 30%;
    height: auto;
    border: 0;
    cursor: pointer;
    -moz-transition: background .5s ease 0s;
    -webkit-transition: background .5s ease 0s;
    -ms-transition: background .5s ease 0s;
    transition: background .5s ease 0s;
}

.search-result-form input[type="submit"]:hover {
    background: #ffcf71;
}

.search-header {
    padding: 70px 25px 50px;
}

.search article, .search-header {
    max-width: 1600px;
    margin: 0 auto;
}

.search-header h2 {
    font: 45px/50px 'Lato', Arial, Helvetica, sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0 0 40px;
}

.search-header h2 span {
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: italic;

}

.total-search {
    font: 36px/40px 'Lato', Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

.search .wrap-post-search {
    min-height: 245px;
    padding: 58px 25px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.search .wrap-post-search:nth-child(odd) {
    background: #f8f7f7;
}

.wrap-post-search .entry-header h2 a {
    color: #49d26d;
    line-height: 4rem;
}

.wrap-post-search .entry-header h2 {
    padding: 0;
    margin: 0 0 10px;
}

.wrap-post-search .entry-header {
    font-size: 30px;
    text-align: left;
    border: 0;
    padding: 0 25px;
}

.wrap-post-search .entry-summary {
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-weight: 300;
}

/*End Search Page*/
.search-form-blog {
    background: #272f3b;
    padding: 10px 15px;
    margin: 0 0 20px;
}

.search-form-blog .holder-input {
    max-width: 616px;
    margin: 0 auto;
    height: 64px;
    border: 1px solid #000;
    border-radius: 10px;
    background: #f8f8f9;
    padding: 0 0 0 30px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
}

.holder-input input[type="search"] {
    height: 40px;
    margin: 0;
    padding: 0;
    width: 84%;
    color: #272f3b;
    font: 20px/40px "Lato", Arial, Helvetica, sans-serif;
    font-weight: 300;
    border: 1px solid #bbb;
    border-width: 0 1px 0 0;
    background: transparent;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 30px 0 0;
}

.holder-input input[type="submit"] {
    background: url(images/custom-search-red.png) no-repeat 21px 17px;
    width: 15%;
    height: 64px;
    border: 0;
    text-indent: -9999px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.wrap-post-search .date-post {
    margin: 20px 25px 20px 0px;
}

.breadcrumb-search {
    margin-bottom: 10px;
}

.breadcrumb-search a {
    color: #000;
    font-size: 18px;
}

.search .page-numbers {
    margin: 0 10px;
}

.search .nav-links {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px 0;
}

.search nav.navigation.pagination h2 {
    display: none;
}

/*End Search Bar blog*/

/*Header Search*/
.search-form-header {
    /* position: absolute; */
    /* right: 20px; */
    /* top: 1px; */
    float: right;
}

.search-field {
    background-color: transparent;
    background-image: url(https://www.rpost.com/wp-content/uploads/2018/01/searchicon.png);
    background-position: 5px center;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    border: none;
    cursor: pointer;
    height: 37px;
    margin: 3px 0;
    padding: 0 0 0 34px;
    position: relative;
    -webkit-transition: width 400ms ease, background 400ms ease;
    transition: width 400ms ease, background 400ms ease;
    width: 0;
}

.search-field:focus {
    background-color: #fff;
    border: 1px solid #999;
    border-radius: 4px;
    cursor: text;
    outline: 0;
    width: 230px;
}

.search-submit-header {
    display: none;
}

input[type="search"] {
    -webkit-appearance: textfield;
}

.form-top-header-div {
    overflow: hidden;
    max-width: 97%;
    margin-bottom: -25px;
    margin-top: 15px;
}

/*End Header Search*/
#tabs2 .bx-wrapper .bx-controls-direction a.bx-next,
.page-template-company-page .fancybox-next span {
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.button {
    padding: 115px 0;
    text-align: center;
}

.button a {
    display: inline-block;
    height: 100px;
    position: relative;
    font-size: 3rem;
    line-height: 100px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    width: 39%;
    text-align: center;
    -webkit-transition: opacity .3s ease 0s;
    -ms-transition: opacity .3s ease 0s;
    -moz-transition: opacity .3s ease 0s;
    transition: opacity .3s ease 0s;
    opacity: 1;
}

.button a:hover {
    opacity: 0.8;
}

.button a strong {
    font-weight: 900;
}

/*.button .btn-products {
    background: #e77675;
    background: -moz-linear-gradient(top, #e77675 0%, #e77675 57%, #da2a29 57%, #da2a29 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e77675), color-stop(57%,#e77675), color-stop(57%,#da2a29), color-stop(100%,#da2a29));
    background: -webkit-linear-gradient(top, #e77675 0%,#e77675 57%,#da2a29 57%,#da2a29 100%);
    background: -o-linear-gradient(top, #e77675 0%,#e77675 57%,#da2a29 57%,#da2a29 100%);
    background: -ms-linear-gradient(top, #e77675 0%,#e77675 57%,#da2a29 57%,#da2a29 100%);
    background: linear-gradient(to bottom, #e77675 0%,#e77675 57%,#da2a29 57%,#da2a29 100%);
    border:2px solid #b41c1a;
    margin: 0 1.7% 0 0;
    width: 56%;

}
.btn-contact {
    background: #272f3b;
    background: -moz-linear-gradient(top, #272f3b 0%, #272f3b 57%, #000000 57%, #000000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#272f3b), color-stop(57%,#272f3b), color-stop(57%,#000000), color-stop(100%,#000000));
    background: -webkit-linear-gradient(top, #272f3b 0%,#272f3b 57%,#000000 57%,#000000 100%);
    background: -o-linear-gradient(top, #272f3b 0%,#272f3b 57%,#000000 57%,#000000 100%);
    background: -ms-linear-gradient(top, #272f3b 0%,#272f3b 57%,#000000 57%,#000000 100%);
    background: linear-gradient(to bottom, #272f3b 0%,#272f3b 57%,#000000 57%,#000000 100%);
    border:2px solid #272f3b;
    margin: 0 0 0 32px;
}*/
.button .btn-products {
    background: url(images/bg-button1.gif) repeat-x 0 50%;
    border: 2px solid #b41c1a;
    margin: 0 1.7% 0 0;
    width: 54%;

}

.btn-contact {
    background: url(images/bg-button2.gif) repeat-x 0 50%;
    border: 2px solid #272f3b;
    margin: 0 0 0 32px;
}

.button a:after {
    content: "";
    position: absolute;
    height: 100px;
    width: 43px;
    top: -2px;
}

.btn-products:after {
    right: -43px;
    background: url(images/side-btn.png) no-repeat;
}

.button-lang .btn-products:after {
    background: none;
}

.btn-contact:after {
    left: -43px;
    background: url(images/side-btn.png) no-repeat 0 -100px;
}

.ie #footer {
    margin: 0 0 -35px;
}

#footer .top-section {
    background: #252525;
    padding: 55px 0;
}

#footer .box-social {
    float: left;
    width: 43%;
}

#footer .top-section h4 {
    font-size: 2.3rem;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
}

.menu-social-menu-container {
    display: inline-block;
    vertical-align: middle;
}

#footer .nav-social li {
    border: 1px solid #3b3b3b;
    border-radius: 100px;
    display: inline-block;
    margin: 0 20px;
    padding: 5px;
}

#footer .nav-social li a {
    display: block;
    height: 60px;
    width: 60px;
    background: url(images/social-ico.png) no-repeat;
    text-indent: -9999px;
    opacity: 1;
    -webkit-transition: opacity .5s ease 0s;
    -ms-transition: opacity .5s ease 0s;
    -moz-transition: opacity .5s ease 0s;
    transition: opacity .5s ease 0s;
}

#footer .nav-social li a:hover {
    opacity: .8;
}

#footer .nav-social li.linkedin a {
    background-position: -80px 0;
}

#footer .nav-social li.instagram {
    display: none;
}

#footer .nav-social li.googleplus a {
    background-position: -160px 0;
}

#footer .nav-social li.twitter a {
    background-position: -240px 0;
}

.box-newsletter aside {
    display: inline-block;
    margin: 0 0 0 5%;
    vertical-align: middle;
    width: 70%;
}

#footer form {
    background: none;
    padding: 0;
    position: relative;
}

#footer form:after,
#footer .holder:after {
    content: "";
    display: block;
    clear: both;
}

#footer #mc4wp-form-1 input {
    background: #f8f7f7;
    margin: 0;
    float: left;
    padding: 0 3%;
    height: 67px;
    border: 0;
    width: 69%;
    font-size: 2.3rem;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #333;
}

#footer #mc4wp-form-1 input[type="submit"] {
    background: #f8f7f7;
    border-radius: 0;
    border: 0;
    height: 67px;
    display: inline-block;
    margin: 0 0 0 0.5%;
    width: 30%;
    color: #120e14;
    font-weight: 700;
    -webkit-transition: background .5s ease 0s;
    -ms-transition: background .5s ease 0s;
    -moz-transition: background .5s ease 0s;
    transition: background .5s ease 0s;
    padding: 0;
    cursor: pointer;
    text-transform: none;
}

#footer #mc4wp-form-1 input[type="submit"]:hover {
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
}

#footer .mc4wp-alert,
#footer .mc4wp-error {
    position: absolute;
    bottom: -30px;
    color: #f00;
    display: none;
}

#footer #mc_embed_signup .button:hover {
    background: #2f3135;
}

#footer .bottom-section {
    padding: 15px 0 50px;
}

#footer .bottom-section {
    background: #111822;
    overflow: hidden;
}

.menu-footer-menu-container {
    float: none;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

#footer .bottom-section ul li {
    display: inline-block;
    font-size: 2.2rem;
    line-height: 28px;
    text-transform: uppercase;
    color: #b5b2b2;
}

#footer .bottom-section ul li:after {
    content: "|";
    color: #b5b2b2;
    padding: 0 14px 0 18px;
}

#footer .bottom-section ul li:last-child:after {
    content: "";
}

#footer .bottom-section ul li a,
#footer .bottom-section .holder-bottom > ul li.copy {
    color: #b5b2b2;
    position: relative;
}

#footer .bottom-section .holder-bottom {
    border-bottom: 1px solid #353a40;
    padding: 0 0 40px;
    margin: 0 0 40px;
    overflow: hidden;
}

#footer .bottom-section .holder-bottom > ul {
    text-align: center;
    width: 100%;
    margin: 20px auto;
    float: none;
}

#footer .bottom-section .holder-bottom > ul li {
    font-size: 1.8rem;
    line-height: 22px;
    font-weight: 300;
    text-transform: none;
}

#footer .bottom-section .holder-bottom > ul li:after {
    content: "";
}

#footer .bottom-section .holder-bottom > ul li a {
    color: #767070;
    text-decoration: underline;
}

#footer .bottom-section .holder-bottom > ul li.copy {
    font-size: 2.2rem;
    line-height: 28px;
    font-weight: 500;
}

#footer .bottom-section .holder-bottom > ul li a:hover,
#footer #text-3 a {
    text-decoration: none;
}

#footer #text-3 {
    color: #b5b2b2;
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 300;
}

#footer #text-3 a {
    color: #767070;
    text-decoration: underline;
}

#footer #text-3 a,
#footer .bottom-section .holder-bottom > ul li a {
    color: #b5b2b2;
}

#footer .holder-bottom > ul li:last-child {
    font-weight: 300 !important;
}

.legal-opener {
    display: none;
}

#megaMenu.megaResetStyles div, #megaMenu.megaResetStyles span, #megaMenu ul.megaMenu, #megaMenu ul.sub-menu, #megaMenu ul.um-sidebar, #megaMenu li.menu-item, #megaMenu li.widget, #megaMenu li.menu-item > a, #megaMenu img.um-img {

    font-size: 18px !important;

}

/*Company page*/
.head-section {
    text-align: center;
    margin: 0 0 70px;
}

.bg-slide {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    width: 100%;
}

.heading-page {
    height: 648px;
    text-align: center;
    position: relative;
}

.heading-page h2,
.heading-page h5 {
    font-size: 8rem;
    line-height: 8.4rem;
    color: #272f3b;
    text-shadow: 1px 1px 1px #fff;
    display: inline-block;
    border-bottom: 1px solid #272f3b;
    box-shadow: 0 4px 0 -3px #fff;
    padding: 0 25px 25px;
    margin: 0 0 15px;
}

.heading-page .heading-holder {
    position: absolute;
    -webkit-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    top: 50%;
    width: 100%;
}

.heading-page h5 {
    font-size: 3.6rem;
    line-height: 4rem;
    border: 0;
    padding: 0;
    box-shadow: none;
    display: block;
    margin: 0 0 7px;
}

.heading-page p {
    font-size: 3rem;
    line-height: 3.8rem;
    font-style: italic;
}

.two-box {
    background: #f6f7f8;
    position: relative;
    overflow: hidden;
}

.two-box:after {
    content: "";
    background: url(images/bg-04.png) no-repeat 50% 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 815px;
    height: 815px;
    margin: -407px 0 0 -407px;
}

.two-box .holder {
    overflow: hidden;
    max-width: 100%;
}

.two-box .col {
    width: 50%;
    float: left;
    padding: 80px 5% 80px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

    font-size: 2.2rem;
    line-height: 2.9rem;
    min-height: 935px;
}

.two-box .col:last-child {
    background: rgba(0, 0, 0, 0) url("images/bg-03.jpg") no-repeat scroll 0 0 / cover;
    color: rgb(255, 255, 255);
    position: relative;
    -webkit-background-size: cover;
    background-size: cover;
    /*  min-height:1827px !important; */
}

.two-box .col:last-child:before {
    content: "";
    background: url(images/shadow2.png) no-repeat;
    width: 18px;
    height: 938px;
    position: absolute;
    left: -18px;
    top: 0;
}

.two-box .col h3,
.head-section h2,
.popup h2,
.popup h3 {
    font-size: 4.8rem;
    line-height: 5.2rem;
    margin: 30px 0 30px;
    color: #d21513;
}

.two-box .col p {
    margin: 0 0 15px;
}

.two-box em {
    font-style: italic;
}

.two-box ul {
    list-style: disc;
    padding-left: 40px;
}

.two-box ul li {
    margin-left: 40px;
}

.leadership {
    text-align: center;
    padding: 50px 0 100px;
    position: relative;
}

.head-section h2 {
    color: #d21513;
    display: inline-block;
    position: relative;
    letter-spacing: 3px;
}

.leadership-wrap li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 0 5px 10px;
    width: 20%;
}

.clear {
    clear: both;
}

.leadership .image {
    display: inline-block;
    border: 2px solid #d5d5d5;
    overflow: hidden;
}

.leadership .image img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transition: transform .5s ease 0s;
    -ms-transition: transform .5s ease 0s;
    -moz-transition: transform .5s ease 0s;
    transition: transform .5s ease 0s;
}

.leadership .decription {
    position: absolute;
    width: 100%;
    bottom: 5px;
    left: 0;
    background: rgba(39, 47, 59, 0.5);
    color: #fff;
    text-align: left;
    font-size: 1.8rem;
    line-height: 2.2rem;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 127px;
    padding: 25px 5% 35px;
    -webkit-transition: min-height .5s ease 0s;
    -ms-transition: min-height .5s ease 0s;
    -moz-transition: min-height .5s ease 0s;
    transition: min-height .5s ease 0s;
}

.leadership .decription strong {
    font-size: 2.2rem;
}

.leadership a:hover .decription {
    min-height: 135px;
}

.leadership a:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}

.leadership-wrap li .bio {
    bottom: 12px;
    left: 18px;
    color: #d21513;
    font-size: 2.2rem;
    font-weight: 700;
    position: absolute;
    opacity: 0;
    -webkit-transition: opacity .5s ease 0s;
    -ms-transition: opacity .5s ease 0s;
    -moz-transition: opacity .5s ease 0s;
    transition: opacity .5s ease 0s;
}

.leadership li a:hover .bio {
    opacity: 1;
}

.popup {
    background: url(images/bg-05.jpg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 150px 10% 150px;
    color: #fff;
    overflow: hidden;
    font: 2.2rem;
    line-height: 4rem;
}

.popup .image {
    width: 25%;
    float: left;
    margin: 0 4% 0 0;

}

.popup .image img {
    width: 100%;
    vertical-align: top;
}

.popup h3 {
    border-bottom: 1px solid #fff;
    font-weight: 300;
    margin: 0 0 15px;
    padding: 0 0 30px;
    text-transform: none;
}

.popup h2 {
    margin: 0 0 10px;
}

.popup-description > p {
    font-size: 2.2rem;
    line-height: 38px;
}

.popup-description {
    float: left;
    width: 70%;
}

.page-template-company-page .fancybox-nav span {
    border-color: #fff;
    visibility: visible !important;
    background: none;
}

.page-template-company-page .fancybox-nav {
    width: auto;
}

.page-template-company-page .fancybox-prev span {
    left: 60px;
}

.page-template-company-page .fancybox-next span {
    right: 60px;
}

.page-template-company-page .fancybox-close,
.page-template-front-lang .fancybox-close {
    /*width:68px;
    height:59px;
    right: 52px;
    top: 75px;*/
    height: 36px;
    right: 15px;
    top: 15px;
    width: 36px;
    border: 1px solid #fff;
    background: url(images/close-popup.png) no-repeat 50% 50%;
}

.leadership:before,
.products-item:before {
    content: "";
    background: url("images/shadow.png") no-repeat 50% 0;
    bottom: auto;
    height: 14px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}

.investor,
.contact-form {
    /* background: #f4f5f6; */
    padding: 50px 0 70px
}

.investor .head-section h2:after {
    background-color: #f4f5f6;
}

form br {
    display: none;
}

form .row {
    width: 100%;
    margin: 0 0 30px;
}

form .row:after {
    content: "";
    display: block;
    clear: both;
}

form .row.submit {
    text-align: center;
}

form .col {
    float: left;
    width: 48.5%;
    margin: 0 0 0 3%;
}

form .col > span {
    position: relative;
}

form span.wpcf7-not-valid-tip,
.select-error,
.error {
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-size: 2.2rem;
    font-weight: 300;
}

form .your-message span.wpcf7-not-valid-tip {
    bottom: 0;
}

.select-error,
.error {
    color: #f00;
    display: block;
}

form .col:first-child {
    margin: 0;
}

.input {
    display: block;
}

.input em {
    position: absolute;
    z-index: 1;
    cursor: text;
    pointer-events: none;
    color: #272f3b;
    /* Input padding + input border */
    padding: 0 10px;
    /* Firefox does not respond well to different line heights. Use padding instead. */
    line-height: 45px;
    /* This gives a little gap between the cursor and the label */
    margin-left: 2px;
    font-size: 2.2rem;
    font-weight: 300;
}

form .col input[type='text'],
form .col input[type='tel'],
form .col input[type='email'],
.sbHolder,
form textarea {
    border: 1px solid #272f3b;
    font-size: 2.2rem;
    font-weight: 300;
    width: 100%;
    height: 45px;
    line-height: 45px;
    padding: 0 2%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    position: relative;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    display: block;
    margin: 0 0 10px;
}

/*
.sbHolder, #partner-form form textarea {
margin: 7px;
}  */

input[type='submit'] {
    color: #d21513;
    border: 2px solid #d21513;
    width: 320px;
    font-weight: 500;
    font-size: 2.6rem;
    height: 87px;
    text-transform: uppercase;
    margin: 0 auto;
    cursor: pointer;
    background: none;
    -webkit-transition: background .5s ease 0s;
    -ms-transition: background .5s ease 0s;
    -moz-transition: background .5s ease 0s;
    transition: background .5s ease 0s;
}

form textarea {
    height: 215px !important;
    overflow: hidden;
    line-height: 2.6rem;
    padding: 1%;
}

.sbHolder:after {
    border-bottom: 1px solid #04040a;
    border-left: 1px solid #04040a;
    content: "";
    height: 12px;
    margin: -13px 0 0;
    pointer-events: none;
    position: absolute;
    right: 20px;
    top: 60%;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 12px;
}

.sbSelector,
.sbOptions a {
    display: block;
    font-size: 2.2rem;
    font-weight: 300;
    color: #272f3b;
}

.sbOptions {
    background: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    max-height: 400px;
    position: absolute;
    width: 100%;
    z-index: 12;
    border: 1px solid #272f3b;
    line-height: 32px;
    overflow: auto;
}

.sbOptions a {
    padding: 0 2%;
}

.sbOptions a:hover {
    background: #f6f7f9;
}

.contact-form div.wpcf7-validation-errors,
.investor div.wpcf7-validation-errors {
    border: 0;
    text-align: center;
}

/*Product page*/
.heading-holder .text-heading p {
    font-size: 3rem;
    line-height: 3.5rem;
}

.products-list {
    text-align: center;
}

.products-list .holder,
.bottom-text-video .holder {
    max-width: 75%;
}

.products-list h3 {
    font-size: 5rem;
    line-height: 5.5rem;
    text-transform: none;
    position: relative;
}

.products-list h3:after,
.heading-wrap .line-text:before {
    content: "";
    display: block;
    background: url("images/line-heading2.png") no-repeat 50% 100%;
    height: 7px;
    width: 200px;
    margin: 30px auto;
}

.products-list .products-item:nth-child(even) h3:after {
    background: url("images/line-heading.png") no-repeat 50% 100%;
}

.products-list h3 em {
    font-style: italic;
    font-weight: 500;
}

.products-list p {
    line-height: 4rem;
    margin: 0 0 50px;
}

.products-item {
    padding: 80px 0 60px;
    position: relative;
}

.products-item:nth-child(odd),
.box-learn-more {
    background: url(images/bg-06.jpg) repeat 50% 50%;
    color: #fff;
}

.products-item:nth-child(even) {
    background: url(images/bg-07.jpg) repeat 50% 50%;
}

.logo-products {
    margin: 0 0 55px;
}

.products-item .btn {
    font-size: 2.8rem;
    padding: 28px 74px;
    border-width: 2px;
}

.products-item:nth-child(even) .btn,
.request-call .btn {
    border-color: #d21513;
    color: #d21513;
}

.heading-wrap {
    text-align: center;
    color: #fff;
    padding: 65px 0 0;
    height: 400px;
    position: relative;
}

.heading-wrap h2 em {
    display: none;
}

.heading-wrap h2 {
    display: inline-block;
    font-size: 6rem;
    margin: 0 0 45px;
    vertical-align: middle;
    line-height: 6rem;
    text-shadow: -1px 2px 2px #000;
    letter-spacing: 3px;
}

.single-products .heading-wrap h2 {
    text-transform: none;
}

.logo-heading {
    display: inline-block;
    height: auto;
    margin: 0 15px 0 0;
    padding: 5px 0;
    vertical-align: top;
    width: 173px;
}

.logo-heading img {
    width: 100%;
    display: block;
    height: auto;
}

.heading-wrap .line-text {
    position: relative;
    line-height: 3.3rem;
}

.single-products .heading-wrap .line-text {
    font-size: 3.6rem;
    line-height: 4rem;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: -1px 2px 2px #000;
    display: inline-block;
}

.heading-wrap .line-text:before {
    width: 100%;
    margin: 0 auto 30px
}

.video-box {
    background: url(images/bg-09.jpg) repeat 50% 50%;
    height: 500px;
    padding-top: 200px;
}

.video-product {
    position: relative;
    top: -215px;
    z-index: 2;
}

.video-product,
.video-product iframe {
    width: 960px;
    height: 545px;
    margin: 0 auto;
}

.bottom-text-video {
    text-align: left;
    line-height: 4rem;
    padding: 50px 0;
}

.bottom-text-video strong {
    font-weight: 700;
}

.bullets {
    background: #f6f7f9;
    padding: 80px 0;
    position: relative;
    margin: 0 0 35px;
}

.bottom-text-video:after {
    background: none;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-top: 18px solid #fff;
    bottom: -18px;
    height: 0;
    left: 50%;
    margin: 0 0 0 -9px;
    width: 0;
}

/*.bullets .holder {
    overflow:hidden;
}*/
.bullets .holder > div,
.bullets-integrate li {
    text-align: left;
    width: 50%;
    display: inline-block;
    vertical-align: top;
    width: 44%;
    border: 1px solid #d3d2d2;
    background: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 25px 3%;
    font-weight: 300;
    line-height: 3.5rem;
    position: relative;
    margin: 0 2% 25px;
    background: #fff;
}

.bullets .holder > div:nth-child(even),
.bullets-integrate li:nth-child(even) {
    margin: 0 0 0 6%;
}

.bullets .holder > div:after,
.bullets-integrate li:after {
    content: "";
    background: url(images/left-side-box.png) no-repeat;
    width: 22px;
    height: 100%;
    position: absolute;
    right: -22px;
    top: 1px;
    border-bottom: 1px solid #ccc;
}

.bullets .holder > div:before,
.bullets-integrate li:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 6px solid #d21513;
    border-bottom: 6px solid transparent;
    left: 4%;
    top: 37px;
}

.bullets .holder > div strong {
    font-weight: 500;
}

.why-rforms .heading-repeat p {
    margin: 0 0 35px;
}

.heading-repeat,
#tabs3 > div > ul,
.part-menu {
    color: #fff;
    text-align: center;
    background: url(images/bg-10.jpg) repeat 50% 50%;
    padding: 50px 0;
    position: relative;
}

.heading-repeat h3 {
    font-size: 4.8rem;
    line-height: 5.5rem;
    position: relative;
    display: inline-block;
    margin: 0 0 30px;
    padding: 0 0 30px;
}

.why-rforms .heading-repeat h3:after,
.box-learn-more .heading-repeat h3:after,
.section-part:nth-child(2n) .head-section h2:after {
    background: url("images/line-heading2.png") no-repeat 50% 100%;
}

.images-list ul {
    overflow: hidden;
    padding: 40px 0 60px;
}

.images-list ul li {
    border: 1px solid rgb(197, 197, 197);
    box-sizing: border-box;
    float: left;
    margin: 0.5%;
    position: relative;
    width: 49%;
}

.images-list li > img {
    display: block;
    height: auto;
    width: 100%;
}

.images-list ul li a {
    position: absolute;
    left: 0;
    top: 0;
}

.images-list .image-item {
    margin: 0;
}

.image-item > img {
    height: auto;
    width: 100%;
    display: block;
}

.images-list ul li .caption {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #000;
    font-size: 2.2rem;
    line-height: 3rem;
    text-align: center;
    padding: 0 1% 20px;
    font-weight: 300;
}

.images-list ul li span {
    background: url(images/ico-image.png) no-repeat;
    width: 78px;
    height: 78px;
    position: absolute;
    left: 50%;
    top: 100px;
    margin: 0 0 0 -39px;
    opacity: 1;
    -webkit-transition: opacity .5s ease 0s;
    -ms-transition: opacity .5s ease 0s;
    -moz-transition: opacity .5s ease 0s;
    transition: opacity .5s ease 0s;
}

.images-list ul li a:hover span {
    opacity: 0.7;
}

section.testimonials {
    background: #f3f4f6;
    padding: 60px 0;
}

.testimonials li .wrap-slides {
    position: relative;
    background: #fff;
    border: 1px solid #d3d2d2;
    text-align: center;
    max-width: 960px;
    margin: 0 auto 30px;
    padding: 100px 10px 50px;
}

.testimonials li .image {
    left: 50%;
    margin: 0 0 0 -87px;
    position: absolute;
    top: -87px;
    border-radius: 100px;
    background: #fff;
}

.testimonials .bx-viewport {
    overflow: visible !important;
    padding: 55px 0 0;
}

.testimonials .bx-viewport:after {
    content: "";
    display: block;
    clear: both;
}

.testimonials .bx-wrapper .bx-pager {
    margin: 0 0 20px;
    position: relative;
}

.testimonials blockquote {
    font-weight: 300;
    font-style: italic;
    font-size: 2.5rem;
    line-height: 4rem;
    margin: 0 auto;
    max-width: 75%;
    position: relative;
    display: inline-block;

}

.testimonials blockquote q {
    quotes: "\201C" "\201D";
}

.testimonials q:before, .testimonials q:after {
    position: absolute;
    top: 0;
    font-weight: 700;
}

.testimonials blockquote q:before {
    content: open-quote;
    left: -10px;
}

.testimonials blockquote q:after {
    content: close-quote;
    right: -10px;
}

.testimonials blockquote cite {
    font-weight: 700;
}

.testimonials .bx-wrapper .bx-pager.bx-default-pager a {
    width: 38px;
    background: #353d48;
    -webkit-transition: background .5s ease 0s;
    -ms-transition: background .5s ease 0s;
    -moz-transition: background .5s ease 0s;
    transition: background .5s ease 0s;
}

.testimonials .bx-wrapper {
    margin: 0;
}

.testimonials .bx-wrapper .bx-pager.bx-default-pager a.active,
.testimonials .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #cd2625;
}

.request-call .holder {
    max-width: 400px;
    margin: 0 auto;
    text-align: center;
    padding: 125px 0 70px;
    position: relative;
    background-position: 50% 40px;
    background-repeat: no-repeat;
}

.request-call .holder:after {
    content: "";
    height: 1px;
    width: 100%;
    color: #c3272e;
    position: absolute;
}

.request-call .btn {
    border-width: 2px;
    padding: 25px 0;
    width: 100%;
}

.questions {
    padding: 80px 0;
    background: url(images/bg-11.jpg) repeat 50% 50%;
    color: #fff;
}

.questions .holder {
    text-align: center;
}

.questions .col {
    display: inline-block;
    width: 47.8%;
    border: 1px solid #6f7585;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 50px 5%;
    vertical-align: top;
    min-height: 385px;
}

.questions .col:first-child {
    margin: 0 4% 0 0;
}

.questions .col h4 {
    font-size: 3.6rem;
    line-height: 4rem;
    padding: 0 0 25px;
    margin: 0 0 25px;
    border-bottom: 1px solid #fff;
    letter-spacing: 2px;
}

.questions .col .btn {
    padding: 29px 120px;
    margin: 40px 8% 0;
}

.questions .col:first-child .btn {
    padding: 29px 120px;
}

.questions .col:last-child .btn {
    padding: 29px 5%;
    width: 80%;
}

/*Technologies page*/
.head-wrap-techno {
    max-width: 960px;
    margin: 0 auto;
}

.heading-wrap .head-wrap-techno .line-text:after {
    top: 0;
}

#tabs3 {
    margin: 20px 0 0;
}

#tabs3 > div > ul {
    text-align: center;
    padding: 40px 0;
}

#tabs3 > div > ul li,
.part-menu li {
    display: inline-block;
    padding: 0 2%;
    border-left: 1px solid #717888;
    position: relative;
}

#tabs3 > div > ul li:first-child,
.part-menu li:first-child {
    border: 0;
}

#tabs3 > div > ul li a,
.part-menu li a {
    color: #fff;
    font-size: 2.2rem;
    line-height: 4.6rem;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-transition: color .5s ease 0s;
    -ms-transition: color .5s ease 0s;
    -moz-transition: color .5s ease 0s;
    transition: color .5s ease 0s;
}

.heading-tab {
    text-align: center;
    padding: 70px 0;
}

.heading-tab p {
    font-weight: 300;
}

#tabs3 .heading-tab h2 {
    display: inline-block;
    margin: 0 0 35px;
}

section.list-01 {
    background: url(images/bg-13.jpg) repeat 50% 50%;
    color: #fff;
    padding: 50px 0 50px;
}

section.list-01.list-02 {
    background: #f3f4f6;
    color: #272f3b;
}

section.list-01 h3 {
    font-size: 3.6rem;
    line-height: 4rem;
    margin: 0 0 75px;
    text-align: center;
    letter-spacing: 2px;
}

section.list-01 li {
    background: url(images/bullet.png) no-repeat;
    -webkit-background-size: 90px auto;
    background-size: 90px auto;
    width: 47%;
    display: inline-block;
    vertical-align: top;
    min-height: 140px;
    padding: 0 0 0 150px;
    font-weight: 300;
    font-size: 2rem;
    margin: 0 0 75px;
}

section.list-01 li:nth-child(odd) {
    margin: 0 4% 0 0;
}

section.list-01 li strong {
    display: inline-block;
    font-size: 2.6rem;
    line-height: 3rem;
    border-bottom: 1px solid #737986;
    margin: 0 0 11px;
    padding: 0 0 14px;
    letter-spacing: 2px;
}

.list-bottom-text {
    font-weight: 300;
    text-align: left;
    background: #ffffff;
    padding: 40px 30px 30px 40px;
    list-style-type: disc;
}

.list-bottom-text ul {
    list-style-type: disc;
    background-image: none;
    padding-left: 50px;
}

.list-bottom-text li {
    margin-top: 10px;
    margin-bottom: 10px;
}

.tab-content ul {
    list-style-type: disc;
    background-image: none;
    padding-left: 50px;
    padding-bottom: 20px;
}

.box-learn-more {
    padding: 50px 0;
}

.box-learn-more .heading-repeat,
.box-learn-more .heading-repeat:after {
    background: none;
}

.box-learn-more .heading-repeat h3 {
    font-size: 3.6rem;
    letter-spacing: 2px;
}

.box-learn-more ul {
    margin: 0 auto;
    max-width: 50%;
    overflow: hidden;
}

.box-learn-more ul li {
    margin: 0 0 35px 26px;
    list-style: none;
    width: 45%;
    float: left;
}

.box-learn-more ul li a {
    color: #fff;
}

.box-learn-more ul li a:hover {
    text-decoration: underline;
}

.featured-video .video {
    position: relative;
    padding-bottom: 40.8%;
    padding-top: 25px;
    height: 0;
}

.featured-video .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.featured-video .video img {
    display: block;
    height: auto;
    width: 100%;
}

.ico-play {
    position: absolute;
    width: 190px;
    height: 190px;
    background: #fff;
    border-radius: 100px;
    left: 50%;
    top: 50%;
    margin: -95px 0 0 -95px;
    opacity: 1;
    -webkit-transition: opacity .5s ease 0s;
    -ms-transition: opacity .5s ease 0s;
    -moz-transition: opacity .5s ease 0s;
    transition: opacity .5s ease 0s;
}

.ico-play:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-left: 63px solid #252a36;
    border-bottom: 50px solid transparent;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -50px 0 0 -18px;
}

.video a:hover .ico-play {
    opacity: 0.8;
}

.tab-content {
    font-weight: 300;
    line-height: 3.5rem;
    padding: 0 0 70px;
    margin: 0 0 40px;
}

.tab-content strong {
    font-weight: 500;
}

.tab-content p {
    margin: 0 0 30px;
}

.tab-content .row {
    border-bottom: 1px solid #252a36;
    padding: 0 0 50px;
    margin: 0 0 50px;
}

.tab-content .row .col {
    width: 48%;
    display: inline-block;
    vertical-align: top;
}

.tab-content .row .col:last-child {
    margin: 0 0 0 2%;
}

.tab-content .row .col img {
    width: 100%;
    height: auto;
    display: block;
    border: 1px solid #eaeaea;
}

section.list-01.outin-box li {
    background: none;
    padding: 0;
    margin: 0;
    min-height: inherit;
}

section.outin-box li p,
section.outin-box li img {
    display: inline-block;
    vertical-align: middle;
    width: 65%;
}

section.outin-box li img {
    margin: 0 30px 0 0;
    width: 25%;
}

section.outin-box li strong {
    border: 0;
    padding: 0;
    margin: 0 0 5px;
}

section.outin-box li:nth-child(2n+1),
.out-in-list .col:first-child {
    margin: 0 4% 0 0
}

section.outin-box li {
    margin: 0;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 2.8rem;
}

.out-in-list {
    padding: 100px 0 70px;
}

.out-in-list .text-head {
    text-align: center;
    font-weight: 300;
    line-height: 3.2rem;
    margin: 0 0 60px;
}

.out-in-list .col {
    display: inline-block;
    vertical-align: top;
    width: 46%;
    background: #f8f7f7;
    border: 1px solid #d5d4d4;
    padding: 45px 4%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.out-in-list .col p {
    text-align: center;
}

.out-in-list .col strong {
    font-size: 3rem;
    text-transform: uppercase;
    display: block;
    margin: 0 0 25px;
}

.out-in-list .col em {
    font-size: 3.6rem;
    line-height: 4rem;
    font-weight: 500;
    letter-spacing: 2px;
    display: block;
    margin: 0 0 45px;
    padding: 0 0 47px;
    border-bottom: 1px solid #000;
}

.out-in-list .col ol
.out-in-list .col ol ol {
    margin: 0;
}

.out-in-list .col ol > li {
    display: block;
}

.out-in-list .col ol > li:before {
    content: counters(item, ".") ". ";
    counter-increment: item;
}

.out-in-list .col ol {
    counter-reset: item;
}

.out-in-list .col > ol > li > ol > li:before {
    content: counter(item, lower-latin) ") ";
}

.out-in-list .col ul > li {
    list-style-type: disc;
    margin: 15px 0 0 50px;
    padding: 0;
    font-weight: 300;
}

.out-in-list .col > ol > li {
    font-weight: 700;
    border-bottom: 1px solid #000;
    margin: 0 0 25px;
    padding: 0 0 25px;
}

.out-in-list .col > ol > li:last-child {
    border: 0;
    margin: 0;
    padding: 0;
}

.out-in-list .col > ol > li > ol > li {
    font-weight: 500;
    margin: 20px 0;
}

/*Partners page */
.parters-head .heading-holder {
    top: 54%;
}

.parters-head h2 {
    color: #fff;
    font-size: 4.8rem;
    letter-spacing: 2px;
    margin: 0 0 50px;
}

.parters-head h2 em {
    display: block;
    font-size: 4rem;
    font-weight: 500;
    line-height: 4rem;
}

.parters-head h2 strong {
    background: url(images/r-logo.png) no-repeat;
    padding: 0 0 10px 65px;
}

.parters-head p {
    font-size: 2rem;
    font-style: italic;
    color: #fff;
    line-height: 2.4rem;
    margin: 0 0 75px;
    font-weight: 700;
}

.parters-head .btn,
.section-part .btn {
    font-size: 2.6rem;
    font-style: normal;
    padding: 30px 70px;
}

.section-part {
    padding: 50px 0 0;
}

.bullets-integrate {
    padding: 0 0 50px;
}

.section-part:nth-child(even) .head-section,
.section-part:nth-child(even) .head-section h2 {
    color: #fff;
}

.section-part:nth-child(even) .head-section h2 {
    border-color: #fff;
}

.section-part:nth-child(odd) {
    background: #f4f5f6;
}

.section-part:nth-child(even) {
    background: url("images/bg-13.jpg") repeat 50% 50%;
}

.list-partners {
    background: #fff;
    text-align: center;
    padding: 40px 0;
    position: relative;
}

.list-partners:before {
    top: 0;
    bottom: auto;
}

.list-partners li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 3%;
    width: 13%;
}

.list-partners li img {
    width: 100%;
    height: auto;
}

.section-part:nth-child(even) .bullets-integrate li {
    border: 0;
}

.section-part:nth-child(even) .bullets-integrate li:after {
    background: url(images/left-side-box.png) no-repeat;
    border-bottom: 0 none;
    top: 0;
}

.head-bullets {
    text-align: center;
    color: #fff;
    display: block;
    margin: 0 0 75px;
}

.head-bullets em {
    background: url(images/r-logo-small.png) no-repeat;
    padding: 0 0 0 28px;
}

.section-part .btn {
    color: #d21513;
    border-color: #d21513;
}

.holder-section .section-part:last-child {
    padding-bottom: 70px;
    text-align: center;
}

.contact-head,
.category-head {
    height: 200px;
}

.contact-head h2,
.category-head h2 {
    border: 0 none;
    box-shadow: none;
    color: #fff;
    font-size: 8rem;
    line-height: 8rem;
    padding: 0;
}

.page-template-contact-page .line-text-contact {
    font-weight: 700;
}

.page-template-contact-page .line-text-contact p {
    margin: 0 0 15px;
}

.line-text-contact {
    text-align: center;
    line-height: 3.4rem;
    padding: 50px 0;
    font-weight: 700;
}

.line-text-contact h2 {
    text-transform: initial;
}

.line-text-contact a {
    color: #c3272e;
    text-decoration: underline;
}

.line-text-contact a:hover {
    text-decoration: none;
}

.contact-form .line-text-contact {
    padding: 0 0 50px;
}

.head-form {
    text-align: center;
    margin: 0 0 40px;
}

.contact-form .holder {
    max-width: 70%;
}

.chekbox {
    text-align: center;
    margin: 0 0 65px;
}

.chekbox input[type="checkbox"] {
    position: absolute;
    left: -9999px;
}

.chekbox label span {
    font-weight: 300;
    line-height: 3rem;
    padding: 2px 0 2px 45px;
    position: relative;
    display: inline-block;
    vertical-align: top;
}

input[type="checkbox"]:not(:checked) + label,
input[type="checkbox"]:checked + label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
}

/* checkbox aspect */
input[type="checkbox"]:not(:checked) + span:before,
input[type="checkbox"]:checked + span:before {
    content: '';
    background: url("images/checkbox.gif") no-repeat;
    position: absolute;
    left: 0;
    top: 3px;
    width: 27px;
    height: 27px;
}

/* checked mark aspect */
input[type="checkbox"]:not(:checked) + span:after,
input[type="checkbox"]:checked + span:after {
    content: '';
    background: url("images/checkbox.gif") no-repeat 0 100%;
    position: absolute;
    left: 0;
    top: 3px;
    width: 27px;
    height: 27px;
}

/* checked mark aspect changes */
input[type="checkbox"]:not(:checked) + span:after {
    opacity: 0;
}

input[type="checkbox"]:checked + span:after {
    opacity: 1;
}

.wpcf7-checkbox label {
    cursor: pointer;
}

#popup-lang .chekbox label span {
    color: #000;
}

/*Blog page*/
#container {
    width: 100%;
    overflow: hidden;
}

#container:after {
    content: "";
    clear: both;
    display: block;
}

.menu-blog {
    padding: 70px 0 0;
    background: #f4f5f6;
    overflow: hidden;
}

.blog-menu li {
    vertical-align: bottom;
    display: inline-block;
    text-align: center;
    width: 20.5%;
    text-transform: uppercase;
    font-size: 2rem;
    margin: 0 0 0 -4px;
    position: relative;
    box-shadow: 0 -6px 15px -15px #000;
}

/*.blog-menu li:before {
    content: "";
    background:url(images/shadow3.png) no-repeat 50% 0;
    height:18px;
    width:100%;
    position:absolute;
    top:-18px;
    left:0;
}*/
.blog-menu li a {
    color: #fff;
    display: block;
    padding: 19px 0;
    background: #d21513;
    -webkit-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

.blog-menu li.current-cat,
.blog-menu li.current-cat-parent {
    position: relative;
    z-index: 2;
}

.blog-menu li.current-cat a,
.blog-menu li.current-cat-parent a,
.blog-menu li a:hover {
    color: #272f3b;
    padding: 33px 0;
    background: #fff;
    font-weight: 700;
    font-size: 2.5rem;
}

.entry img {
    height: auto;
    display: block;
}

.category-head {
    background: url(images/bg-16.jpg) no-repeat;
}

#sidebar {
    float: right;
    width: 31%;
    background: #292f3e;
    color: #fff;
    padding: 90px 8% 90px 5%;
    background: url(images/bg-17.jpg) repeat;
}

.box-side {
    margin: 0 0 85px;
}

.wpp-list + p {
    display: none;
}

#sidebar li a,
#sidebar li {
    color: #fff;
    font-weight: 300;
    font-size: 2rem;
    line-height: 2.5rem;
}

#sidebar li a:hover {
    text-decoration: underline;
}

#sidebar li {
    border-bottom: 1px solid #3e4451;
    padding: 10px 0;
}

#sidebar h3 {
    border-bottom: 1px solid #dadcde;
    padding: 0 0 12px;
}

#sidebar .wpp-views {
    display: none;
}

#content {
    width: 69%;
    padding: 90px 5% 90px 8%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}

.head-post {
    overflow: hidden;
}

.date-post {
    width: 88px;
    border: 1px solid #272f3b;
    text-align: center;
    float: left;
    padding: 8px 0 5px;
    margin: 0 25px 0 0;
}

.date-post span {
    display: block;
}

.date-post span.date {
    font-size: 3.9rem;
}

.date-post span.month {
    font-weight: 300;
    font-size: 2.5rem;
}

.date-post span.year {
    font-size: 1.9rem;
}

.title-post {
    margin: 0 0 30px;
}

.title-post > h2 {
    margin: 0 0 15px;
}

.title-post h2 a,
.title-post h2 {
    color: #d21513;
    letter-spacing: 2px;
    opacity: 1;
    -webkit-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

.title-post h2 a:hover {
    opacity: 0.7;
}

.holder-author span,
.holder-author span a {
    font-size: 1.8rem;
    color: #bdbdbc;
}

.holder-author span a {
    text-decoration: underline;
}

.holder-author span a:hover {
    text-decoration: none;
}

.entry {
    font-size: 2.2rem;
    font-weight: 300;
    overflow: hidden;
    line-height: 3rem;
}

.entry a {
    text-decoration: underline;
    color: #d21513;
    font-weight: 700;
}

.entry p,
.entry ol > li,
.entry ul > li {
    margin: 0 0 15px;
}

.entry h3 {
    text-transform: none;
    font-size: 3rem;
    line-height: 3.5rem;
    margin: 0 0 30px;
}

.entry h4 {
    text-transform: none;
    font-size: 2.5rem;
    line-height: 3rem;
    margin: 0 0 30px;
}

.entry a:hover {
    text-decoration: none;
}

.entry .holder-img {
    float: left;
    margin: 0 5% 0 0;
    width: 200px;
}

article .holder-img.mobile {
    display: none;
}

.entry .holder-img img {
    width: 100%;
    height: auto;
    vertical-align: top;
    margin: 0 0 30px;
}

.holder-social > span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 6px;
}

.holder-social > span:first-child {
    color: #bdbdbd;
    font-size: 2rem;
    margin: 0;
}

.holder-more .more {
    font-weight: 900;
    font-size: 2.2rem;
    color: #000;
}

#content article {
    border-bottom: 1px solid #d0d1d4;
    margin: 0 0 40px;
    padding: 0 0 30px;
}

.navigation a {
    border: 2px solid #b41c1a;
    color: #b41c1a;
    font-size: 1.8rem;
    padding: 5px 20px;
    display: block;
    -webkit-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}

.navigation {
    overflow: hidden;
}

.navigation span.right {
    float: right;
    text-align: right !important;
}

.navigation span.left {
    float: left;
}

.entry.blog {
    font-weight: 300;
}

#text-left {
    float: left;
    margin: 0 2% 25px 0;
    font-size: 4.8rem;
    width: 45%;
    line-height: 5.5rem;
}

.entry ol > li:before {
    content: counters(item, ".") ". ";
    counter-increment: item;
    font-weight: 500;
}

.entry ol {
    counter-reset: item;
}

.entry ol ul {
    list-style-type: disc;
    margin: 30px 0 0 80px;
    padding: 0 0 0 10px;
}

.entry ol ul li {
    margin: 0 0 15px;
}

.single-post .entry .yarpp-related,
#content .yarpp-related,
.single-post .entry .no-break {
    display: none;
}

.success-msg {
    font-size: 3rem;
    line-height: 3.2rem;
    margin: 0 0 30px;
    text-align: center;
    color: green;
}

#footer .success-msg {
    margin: 0;
    text-align: left;
}

/*Microsite*/

#popup-lang {
    background: none;
    padding: 0;
}

#popup-lang .holder {
    padding: 70px 0;
}

#popup-lang h3 {
    font-size: 4.8rem;
    text-transform: uppercase;
    font-weight: 700;
    border: 0;
}

#popup-lang form span.wpcf7-not-valid-tip {
    bottom: -41px;
}

#_l {
    z-index: 9998 !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

#_d {
    z-index: 9999 !important;
    width: 700px !important;
}

/*Display none block*/

.opener,
#tab-set-mobile,
.mobile-gallery,
.heading-page.mobile-head,
.close-popup-mobile,
.list-partners.owl-carousel,
.two-box .holder.mobile,
.leadership-wrap li a.dropdown {
    display: none;
}

#tabs2 > ul.desctop,
.desctop-head > p,
.leadership-wrap li a.fancybox {
    display: block;
}

.not-found {
    background: url(images/bg-17.jpg) repeat;
    height: 300px;
}

.not-found h2 {
    color: #fff;
}

.archive-post #content {
    width: 100%;
}

/******************/
form#contact-form select[name="contactreason"] {
    position: absolute;
    left: -9999px !important;
    display: block;
}

form#contact-form .sel_contact {
    position: relative;
}

form#contact-form label#contactreason-error {
    left: 0;
    position: absolute;
    top: 100%;
}

/*****************/
.language_menu {
    float: left;
    width: 95%;
    margin: 10px 0 0;
}

.language_menu ul.lang {
    padding: 0;
    right: 0;
    text-align: right;
    width: 100%;
}

.language_menu ul.lang li {
    border-right: 1px solid #000;
    display: inline-block;
    line-height: 15px;
    padding: 0 10px;
}

.language_menu ul.lang li:last-child {
    border-right: 0 none;
}

.language_menu ul.lang li a {
    color: #000;
    font-size: 16px;
    position: relative;
}

/******************/
.investor #contact-form select[name="rpostinvestor"] {
    display: none;
}

/**********************/
.page-id-7515 .wpcf7-select, .page-id-13 .wpcf7-select {
    display: none;
}

.page-id-7515 .wpcf7-form-control-wrap span.wpcf7-not-valid-tip, .page-id-13 .wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
    top: auto;
    padding: 4px 0;
}

.captcha_new .wpcf7-captchar {
    border: 1px solid #272f3b;
    font-size: 2.2rem;
    font-weight: 300;
    width: 48.5%;
    height: 45px;
    line-height: 45px;
    padding: 0 2%;
    background: #fff;
    position: relative;
    margin-right: 20px;
}

.captcha_new {
    margin-bottom: 30px;
}

.page-id-7515 .investor div.wpcf7-validation-errors, .page-id-13 .investor div.wpcf7-validation-errors {
    color: #f00;
    font-size: 14px;
}

/*styles 12.04.2018*/

.eckb-kb-template #eckb-article-page-container #eckb-article-body #eckb-article-right-sidebar {
    width: 21%;
    padding-left: 3%;
}

.eckb-kb-template .widg-widget-tags-container .widg-widget-tags-contents .widg-tag-title,
.eckb-kb-template .widg-widget-article-container .widg-widget-article-contents li a .widg-article-title span {
    font-size: 15px;
    margin-left: 30px;
    line-height: 1.5;
}

.eckb-kb-template .widg-widget-tags-container .widg-widget-tags-contents .widg-tag-title {
    margin-left: 0;
}

.eckb-kb-template .widg-widget-tags-container .widg-widget-tags-contents ul,
.eckb-kb-template .widg-widget-article-container .widg-widget-article-contents ul {
    padding: 0;
}

.eckb-kb-template .widg-widget-article-container .widg-widget-article-contents li {
    margin-bottom: 15px;
}

.eckb-kb-template #eckb-article-right-sidebar h4 {
    font-size: 17px;
    margin-bottom: 15px;
}

.widg-widget-article-container {
    padding: 0 0 50px;
}

.eckb-kb-template .eckb-navigation-back {
    display: none;
}

.eckb-kb-template #eckb-article-right-sidebar .widg-widget-tags-container h4 {
    margin-bottom: 0;
}

/*Media query*/

@media screen and (max-width: 1700px) {
    html {
        font-size: 50%;
    }

    #page {
        padding: 117px 0 0;
    }

    #header #lang_sel ul ul {
        top: 40px;
    }

    #header #lang_sel > ul > li > a {
        -webkit-background-size: 25px auto;
        background-size: 25px auto;
        height: 25px;
        width: 25px;
    }

    #header #lang_sel > ul > li a.hover {
        background-position: 0 -25px;
    }

    .logo {
        -webkit-background-size: 150px auto;
        background-size: 150px auto;
        height: 67px;
        width: 150px;
        margin: 15px 0 0;
    }

    .holder-nav {
        padding: 40px 25px 40px 0;
    }

    .two-box .col {
        min-height: inherit;
    }

    input[type="checkbox"]:not(:checked) + span:before, input[type="checkbox"]:checked + span:before,
    input[type="checkbox"]:not(:checked) + span:after, input[type="checkbox"]:checked + span:after {
        top: 1px;
    }

    .products-home .col:first-child {
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
    }

    .products-home {
        height: 850px;
    }

    .products-home .col {
        width: 40%;
    }

    .parters-head h2 strong {
        background-size: 50px auto;
        -webkit-background-size: 50px auto;
        padding: 0 0 10px 50px;
    }

    .head-bullets em {
        background-size: 20px auto;
        -webkit-background-size: 20px auto;
        padding: 0 0 0 20px;
    }

    .bullets .holder > div:before, .bullets-integrate li:before {
        top: 33px;
    }

    .two-box:after {
        -webkit-background-size: auto 68%;
        background-size: auto 68%;
    }

    .registered .col {
        padding: 0 4%;
    }

    .products-home .col:first-child {
        top: 20%;
    }
}

@media screen and (max-width: 1400px) {
    html {
        font-size: 45%;
    }

    #page {
        padding: 100px 0 0;
    }

    .logo {
        -webkit-background-size: 125px auto;
        background-size: 125px auto;
        height: 55px;
        width: 125px;
        margin: 13px 0 0;
    }

    #header .holder-nav {
        padding: 40px 25px 25px 0;
    }

    #header #lang_sel ul ul {
        margin: 0 0 0 -53px !important;
        top: 35px;
    }

    #header #lang_sel > ul > li a {
        background-size: 20px auto;
        -webkit-background-size: 20px auto;
        height: 20px;
    }

    #header #lang_sel > ul > li a.hover {
        background-position: 0 -20px;
    }

    .main-navigation li {
        margin: 0 0 0 30px;
    }

    .text-wrap h2 {
        margin: 0 0 20px;
        padding: 0 0 20px;
        line-height: 40px;
    }

    .text-wrap h3 {
        line-height: 20px;
    }

    #home-gallery .bx-wrapper .bx-pager,
    #home-gallery .bx-wrapper .bx-controls-auto {
        bottom: 60px;
    }

    #tabs2 > ul {
        margin: -106px 0 0;
    }

    #footer .nav-social li a {
        background-size: 200px auto;
        height: 39px;
        width: 39px;
    }

    #footer .nav-social li.linkedin a {
        background-position: -54px 0;
    }

    #footer .nav-social li.googleplus a {
        background-position: -107px 0;
    }

    #footer .nav-social li.twitter a {
        background-position: -160px 0;
    }

    #footer .questions ul li.btn-chat a, #footer #mc4wp-form-1 input, #footer #mc4wp-form-1 input[type="submit"] {
        height: 50px;
        line-height: 50px;
    }

    #footer .nav-social li {
        margin: 0 15px;
    }

    .registered .col {
        min-height: 550px;
    }

    form input[type='submit'] {
        width: 200px;
        height: 50px;
    }

    .page-template-company-page .fancybox-close {
        width: 45px;
        height: 40px;
        -webkit-background-size: 20px auto;
        background-size: 20px auto;
    }

    #footer .nav-social li {
        margin: 0 10px;
    }

    input[type="checkbox"]:not(:checked) + span:before, input[type="checkbox"]:checked + span:before,
    input[type="checkbox"]:not(:checked) + span:after, input[type="checkbox"]:checked + span:after {
        -webkit-background-size: 20px auto;
        background-size: 20px auto;
        top: 3px;
        width: 20px;
        height: 20px;
    }

    .chekbox label span {
        padding: 2px 0 2px 30px;
    }

    .products-home .col:first-child {
        right: -70px;
        top: 22%;
    }

    .parters-head h2 strong {
        -webkit-background-size: 40px auto;
        background-size: 40px auto;
        padding: 0 0 10px 40px;
    }

    .text-wrap {
        width: 450px;
    }

    .logo-heading {
        width: 115px;
    }

    .leadership .decription {
        min-height: 90px;
        padding: 10px 5% 20px;
    }

    .leadership a:hover .decription {
        min-height: 110px;
    }

    .registered .col > h3 br {
        display: block;
    }

    .registered .col > h3 {
        display: block;
    }

    .registered .col:last-child > h3 {
        line-height: 5.5rem;
    }

    #footer .success-msg {
        font-size: 2.5rem;
    }

    .images-list ul li span {
        top: 60px;
    }

    .heading-wrap {
        height: 350px;
    }
}

#megaMenu.megaResetStyles div, #megaMenu.megaResetStyles span, #megaMenu ul.megaMenu, #megaMenu ul.sub-menu, #megaMenu ul.um-sidebar, #megaMenu li.menu-item, #megaMenu li.widget, #megaMenu li.menu-item > a, #megaMenu img.um-img {
    font-size: 14px !important;
}
.custom-pardot-form select {
    position: absolute;
    left: -9999px;
}
.custom-pardot-form .row {
    margin: 0 0 10px;
}
@media screen and (max-width: 1205px) {
    .communicate #tabs > ul > li a h4, .communicate .accordion > a h4 {
        line-height: 3.2rem;
    }
}

@media screen and (max-width: 1200px) {

    html {
        font-size: 40%;
    }

    .logo {
        -webkit-background-size: 115px auto;
        background-size: 115px auto;
        height: 52px;
        width: 115px;
        margin: 20px 0 0;
    }

    .wpmega-link-title {
        font-size: 14px;
    }

    .main-navigation li a {
        font-size: 14px;
    }

    #header #lang_sel > ul > li {
        margin: 0 20px !important;
    }

    #footer .bottom-section ul li:after {
        padding: 0 3px 0 5px;
    }

    .popup {
        width: auto !important;
    }

    .images-list ul li span {
        -webkit-background-size: 50px auto;
        background-size: 50px auto;
        margin: 0 0 0 -25px;
    }

    .questions .col:first-child .btn {
        padding: 29px 0;
        width: 84%;
    }

    .video-box {
        height: 300px;
        padding-top: 170px;
    }

    .video-product, .video-product iframe {
        height: 400px;
        width: 700px;
    }

    section.list-01 li {
        -webkit-background-size: 90px auto !important;
        background-size: 90px auto !important;
        padding: 0 0 0 140px;
    }

    section.list-01 h3 {
        margin: 0 0 50px;
    }

    .products-home .col:first-child {
        -webkit-transform: scale(0.6);
        -moz-transform: scale(0.6);
        -ms-transform: scale(0.6);
        transform: scale(0.6);
    }

    .head-bullets em {
        background-size: 18px auto;
        -webkit-background-size: 18px auto;
        padding: 0 0 0 18px;
    }

    .button a {
        height: 80px;
        line-height: 80px;
    }

    .button .btn-products {
        width: 55%;
        background-position: 0 58%;
    }

    .button .btn-products:after {
        -webkit-background-size: auto 159px;
        background-size: auto 159px;
        background-position: 0 20px;
        top: -22px;
    }

    .button .btn-contact:after {
        background-position: 8px -87px;
        -webkit-background-size: auto 167px;
        background-size: auto 167px;
    }

    .button .btn-contact {
        background-position: 0 65%;
    }

    .logo-heading {
        width: 100px;
    }

    .bullets .holder > div:before, .bullets-integrate li:before {
        top: 33px;
    }

    .box-learn-more ul {
        max-width: 570px;
    }
}

@media screen and (max-width: 1024px) {
    .wrap-post-search .entry-summary {
        font-size: 18px;
        line-height: 23px;
    }

    .wrap-post-search .entry-header {
        font-size: 20px;
        line-height: 25px;
    }

    .search-header h2 {
        font-size: 25px;
        line-height: 30px;
        margin: 0 0 10px;
    }

    .total-search {
        font-size: 24px;
        line-height: 28px;
    }

    .search-result-form input[type="search"], .custom-search .holder-input {
        height: 47px;
        line-height: 47px;
        font-size: 18px;
    }

    .search-result-form input[type="submit"] {
        font-size: 20px;
        line-height: 47px;
    }

    .search-result-form > form {
        max-width: 700px;
    }

    .search-result-form {
        padding: 30px 0;
    }

    .search-form-blog .holder-input {
        height: 47px;
        line-height: 47px;
        font-size: 18px;
    }

    .holder-input input[type="submit"] {
        background-position: center center;
        background-size: 20px auto;
        height: 40px;
        vertical-align: top;
    }

    html {
        font-size: 35%;
    }

    #page {
        padding: 76px 0 178px;
        min-height: 100%;
        margin-bottom: -178px; /* Equivalent to footer's height */
    }

    .holder {
        max-width: 86%;
    }

    #header .holder-nav {
        padding: 32px 0 9px 0;
    }

    .logo {
        -webkit-background-size: 80px auto;
        background-size: 80px auto;
        height: 38px;
        width: 80px;
        margin: 20px 0 0;
    }

    .main-navigation li {
        margin: 0 0 0 20px;
    }

    #header #lang_sel > ul > li {
        margin: 0 20px 0 !important;
        -webkit-background-size: 16px auto;
        background-size: 16px auto;
        width: 16px;
        height: 16px;
    }

    #header #lang_sel > ul ul {
        margin: 0 0 0 -45px !important;
    }

    .login-btn {
        margin: -3px 0 0;
        padding: 0 10px;
    }

    #header #lang_sel > ul > li > a.active {
        background-position: 0 -20px;
    }

    .heading-tabs h2,
    .heading-tabs em,
    .communicate #tabs > ul > li a em,
    .registered .col h3,
    #tabs2 .holder-tab h2,
    #tabs3 .heading-tab h2,
    .heading-difference h2 {
        letter-spacing: 1px;
    }

    .mobile-gallery {
        display: block;
        height: 505px;
    }

    .desctop-gallery {
        display: none;
    }

    .heading-tabs h2 {
        margin: 0 0 10px;
        line-height: 25px;
    }

    .heading-tabs em {
        padding: 0 0 10px;
    }

    .communicate {
        padding: 30px 0 40px;
    }

    .heading-tabs {
        margin: 0 0 50px;
    }

    .image-holder:after {
        -webkit-background-size: 100px auto;
        background-size: 100px auto;
        height: 100px;
        left: 3px;
        top: 0;
        width: 100px;
    }

    .image-holder {
        height: 100px;
        margin: 0 0 0 -50px;
        width: 100px;
        top: -40px;
    }

    .button a {
        width: 40%;
    }

    .btn-contact {
        margin: 0 0 0 2.7%;
    }

    .registered .col .btn {
        width: 240px;
    }

    .image-holder img {
        width: 61%;
    }

    .communicate #tabs > ul > li {
        min-height: 250px;
        width: 30%;
    }

    .holder-tab-content > li {
        width: 30%;
    }

    .image-holder em .hover {
        left: 16px;
    }

    .products-home .col:last-child {
        padding: 75px 0 0;
    }

    .products-home .col h2:after {
        margin: 10px 0 20px;
        width: 350px;
    }

    .products-home .col p {
        margin: 0 0 25px;
        line-height: 18px;
    }

    .products-home .col:first-child {
        right: -160px;
        -webkit-transform: scale(0.55);
        -ms-transform: scale(0.55);
        -moz-transform: scale(0.55);
        transform: scale(0.55);
        top: 3%;
    }

    .products-home .btn {
        padding: 12px 37px;
    }

    .questions .col {
        width: 47%;
    }

    #footer .top-section h4 {
        font-size: 2rem;
    }

    .text-wrap h2 {
        letter-spacing: 0;
    }

    .communicate #tabs > ul > li, .communicate .accordion > a {
        min-height: 175px;
    }

    .communicate #tabs > ul > li a {
        padding: 75px 3% 15px;
    }

    .communicate #tabs > ul > li a h4,
    .communicate .accordion > a h4 {
        margin: 0 0 2px;
        line-height: 20px;
    }

    .communicate #tabs > ul > li {
        min-height: 160px;
        margin: 0 0 0 4.6%;
    }

    .communicate #tabs > ul > li.ui-state-active:after {
        -webkit-background-size: 36px auto;
        background-size: 36px auto;
        margin: 0 0 -37px -18px;
    }

    .communicate #tabs > ul {
        margin: 0 0 23px;
    }

    .communicate .accordion > a em {
        line-height: 13px;
        display: inline-block;
    }

    #tabs > div {
        padding: 17px 0;
    }

    .holder-tab-content > li h3 {
        margin: 0 0 25px;
    }

    .holder-tab-content > li h3:after {
        bottom: -10px;
    }

    .holder-tab-content ul img {
        height: auto;
        width: 15px;
    }

    .holder-tab-content ul li {
        padding: 0 0 7px 30px;
        line-height: 18px;
    }

    .products-home {
        height: 590px;
    }

    .products-home .col {
        width: 50%;
    }

    .registered {
        padding: 63px 0;
    }

    .registered .holder {
        max-width: 88%;
    }

    .registered .col h3:after,
    #tabs2 .holder-tab h2:after {
        margin: 0 0 0 -88px;
    }

    .registered .col > h3 {
        padding: 0 0 15px;
    }

    .holder-col {
        margin: 30px 0 0;
    }

    .registered .col h3:after, #tabs2 .holder-tab h2:after {
        width: 175px;
    }

    .registered .col {
        min-height: 410px;
        padding: 0 5% 55px;
    }

    .registered .col .btn {
        width: 175px;
        padding: 13px 0;
    }

    .heading-difference {
        padding: 50px 0 100px;
    }

    #tabs2 > ul {
        padding: 0;
        margin: -68px 0 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        height: 67px;
    }

    #tabs2 > ul > li {
        padding: 0 3%;
    }

    #tabs2 > ul > li a, #tabs2 > .bx-wrapper ul li a {
        padding: 25px 0;
    }

    #tabs2 .holder-tab img {
        height: auto;
        width: 100%;
    }

    #tabs2 > ul > li.ui-state-active:after, #tabs3 > div > ul li.ui-state-active:after {
        bottom: -43px;
        border-left: 16px solid transparent;
        border-right: 16px solid transparent;
        border-top: 18px solid #3f454f;
        margin: 0 0 0 -16px;
    }

    #tabs2 > ul > li:before {
        height: 25px;
        top: 20px;
    }

    #tabs2 .holder-tab {
        padding: 45px 0;
    }

    #tabs2 .holder-tab img {
        width: 75%;
    }

    .registered .col p, .heading-tab p,
    .registered .col .sub-head, .heading-tab .sub-head {
        line-height: 18px;
    }

    #tabs2 .holder-tab > p {
        margin: 0 0 35px;
    }

    #tabs2 .bx-wrapper .bx-controls-direction a, .page-template-company-page .fancybox-nav span {
        width: 25px;
        height: 25px;
    }

    .button {
        padding: 67px 0;
    }

    .button a {
        height: 55px;
        line-height: 55px;
    }

    .button .btn-products:after {
        background-size: auto 110px;
    }

    .button .btn-products:after {
        background-position: 0 45px;
        background-size: auto 110px;
        top: -47px;
    }

    .button .btn-contact:after {
        background-position: 19px -70px;
        background-size: auto 125px;
    }

    #footer .nav-social li {
        margin: 0 8px;
        border: 0;
    }

    .btn {
        padding: 12px 15px;
    }

    #footer .top-section {
        padding: 10px 0;
    }

    #footer .questions ul li.btn-chat a, #footer #mc4wp-form-1 input, #footer #mc4wp-form-1 input[type="submit"] {
        height: 37px;
        line-height: 37px;
    }

    #footer .nav-social li a {
        background-size: 155px auto;
        height: 30px;
        width: 30px;
        position: relative;
    }

    #footer .nav-social li a:after {
        content: "";
        border-radius: 100px;
        height: 40px;
        width: 40px;
        border: 1px solid #3b3b3b;
        position: absolute;
        left: -5px;
        top: -5px;
    }

    #footer .nav-social li.linkedin a {
        background-position: -42px 0;
    }

    #footer .nav-social li.googleplus a {
        background-position: -83px 0;
    }

    #footer .nav-social li.twitter a {
        background-position: -125px 0;
    }

    .menu-social-menu-container {
        /*width: 70%;*/
    }

    #footer .nav-social li {
        margin: 0;
        width: 23%;
    }

    #footer .mc4wp-alert, #footer .mc4wp-error {
        bottom: -16px;
    }

    .box-social > h4 {
        /*width: 29%;*/
    }

    #footer .bottom-section {
        padding: 15px 0;
    }

    #footer .bottom-section .holder-bottom {
        margin: 0 -9999px 7px;
        padding: 0 9999px 7px;
    }

    .box-newsletter aside {
        margin: 0 0 0 5%;
    }

    /*Partnres form*/
    .heading-page.contact-head,
    .heading-page.category-head {
        height: 150px;
    }

    .investor, .contact-form {
        padding: 35px 0 70px;
    }

    .contact-form .line-text-contact {
        padding: 0 0 15px;
    }

    input[type="checkbox"]:not(:checked) + span:before, input[type="checkbox"]:checked + span:before, input[type="checkbox"]:not(:checked) + span:after, input[type="checkbox"]:checked + span:after {
        background-size: 16px auto;
        height: 16px;
        top: 3px;
        width: 16px;
    }

    .chekbox {
        margin: 0 0 35px;
    }

    .contact-form .holder,
    .line-text-contact .holder {
        max-width: 69%;
    }

    form .row {
        margin: 0 0 15px;
    }

    form .col input[type="text"], form .col input[type="tel"], form .col input[type="email"], .sbHolder, form textarea {
        height: 25px;
        line-height: 25px;
    }

    form span.wpcf7-not-valid-tip, .select-error {
        bottom: -20px;
    }

    form textarea {
        height: 90px !important;
    }

    .input em {
        line-height: 25px;
        padding: 0 5px;
    }

    .sbHolder:after {
        height: 8px;
        margin: -8px 0 0;
        width: 8px;
        right: 10px;
    }

    .heading-holder .text-heading p {
        font-size: 3rem;
    }

    .heading-page {
        height: 360px;
        -webkit-background-size: cover !important;
        background-size: cover !important;
    }

    .logo-products img {
        height: auto;
        width: 110px;
    }

    .products-item {
        padding: 45px 0;
    }

    .logo-products {
        margin: 0 0 30px;
    }

    .products-list h3:after {
        width: 110px;
        margin: 20px auto;
    }

    .products-item .btn {
        padding: 15px 37px;
    }

    .logo-heading {
        width: 85px;
    }

    .heading-wrap {
        padding: 35px 0 0;
    }

    .heading-wrap h2 {
        margin: 0 0 18px;
    }

    .heading-wrap {
        height: 285px;
    }

    .video-product, .video-product iframe {
        height: 308px;
        width: 530px;
    }

    .video-product {
        top: -115px;
    }

    .video-box {
        height: 270px;
        padding-top: 80px;
    }

    .bottom-text-video,
    .bullets {
        padding: 30px 0;
    }

    .bullets .holder > div:after, .bullets-integrate li:after {
        width: 15px;
        right: -15px;
        -webkit-background-size: 15px auto;
        background-size: 15px auto;
    }

    .bullets .holder > div:before, .bullets-integrate li:before {
        top: 20px;
        border-width: 4px 0 4px 4px;
    }

    .bullets .holder > div, .bullets-integrate li {
        padding: 16px 3%;
        margin: 0 2% 15px;
    }

    .heading-repeat, #tabs3 > div > ul, .part-menu {
        padding: 25px 0;
    }

    .why-rforms .heading-repeat p {
        margin: 0 0 20px;
    }

    .images-list ul li .caption {
        padding: 0 1% 4px;
        bottom: 0;
    }

    section.testimonials {
        padding: 37px 0;
    }

    .head-section h2 {
        padding: 0 0 25px;
    }

    .testimonials li .image {
        width: 100px;
        margin: 0 0 0 -50px;
        top: -50px;
    }

    .image-holder:after, .testimonials li .image:after {
        height: 110px;
        width: 110px;
        -webkit-background-size: 110px auto;
        background-size: 110px auto;
        left: -4px;
        top: -7px;
    }

    .head-section {
        margin: 0 0 15px;
    }

    .testimonials li .wrap-slides {
        padding: 70px 10px 20px;
        max-width: 530px;
    }

    .testimonials .bx-wrapper .bx-pager.bx-default-pager a {
        width: 22px;
        height: 6px;
    }

    .request-call .holder {
        -webkit-background-size: 220px auto;
        background-size: 220px auto;
        background-position: 50% 25px;
        padding: 70px 0 30px;
        max-width: 220px;
    }

    .request-call .btn {
        padding: 15px 0;
    }

    .questions {
        padding: 50px 0;
    }

    .questions .col {
        padding: 30px 3%;
        min-height: 215px;
    }

    .questions .col h4 {
        margin: 0 0 12px;
        padding: 0 0 14px;
    }

    .questions .col .btn {
        margin: 20px 8% 0;
    }

    .questions .col:first-child .btn {
        padding: 15px 0;
        width: 67%;
    }

    .questions .col:last-child .btn {
        padding: 15px 5%;
    }

    .parters-head h2 {
        margin: 0 0 25px;
    }

    .heading-page h2 {
        padding: 0 25px 10px;
    }

    .heading-page.contact-head h2,
    .heading-page.category-head h2 h2 {
        padding: 0;
        margin: 0;
    }

    .parters-head p {
        margin: 0 0 35px;
        text-shadow: none;
    }

    .parters-head .btn, .section-part .btn {
        padding: 17px 35px;
    }

    .head-section h2 {
        padding: 0 0 18px;
    }

    .two-box .col h3, .head-section h2, .popup h2, .popup h3 {
        margin: 0 0 25px;
    }

    .section-part {
        padding: 25px 0 0;
    }

    .bullets-integrate {
        padding: 30px 0 20px;
    }

    .bullets .holder > div, .bullets-integrate li {
        line-height: 15px;
    }

    .head-bullets em {
        padding: 0 0 3px 20px;
    }

    .head-bullets {
        margin: 0 0 15px;
    }

    .part-menu {
        display: none;
    }

    .investor .holder {
        max-width: 70%;
    }

    .leadership .decription {
        min-height: 70px;
        padding: 15px 5%;
    }

    .leadership a:hover .decription {
        min-height: 90px;
    }

    .two-box:after {
        height: 500px;
        margin: -250px 0 0 -250px;
        width: 500px;
        -webkit-background-size: 500px auto;
        background-size: 500px auto;
    }

    .leadership-wrap li {
        width: 22%;
    }

    .popup {
        padding: 110px 10%;
    }

    .popup h2, .popup h3 {
        margin: 0 0 10px;
    }

    .popup h3 {
        padding: 0 0 10px;
    }

    .popup-description > p {
        line-height: 23px;
    }

    .page-template-company-page .fancybox-next span {
        right: 30px;
    }

    .page-template-company-page .fancybox-prev span {
        left: 30px;
    }

    #tabs2 > ul > li.ui-state-active:after, #tabs3 > div > ul li.ui-state-active:after {
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #333945;
        bottom: -11px;
        margin: 0 0 0 -5px;
    }

    #tabs3 > div > ul li.ui-state-active:after {
        bottom: -35px;
    }

    .heading-tab,
    section.list-01 {
        padding: 35px 0;
    }

    #tabs3 .heading-tab h2 {
        margin: 0 0 20px;
        padding: 0 0 15px;
    }

    section.list-01 li {
        background-size: 90px auto !important;
        padding: 0 0 0 115px;
        margin: 0 0 35px;
        min-height: 140px;
    }

    section.list-01 li strong {
        margin: 0 0 6px;
        padding: 0 0 9px;
        letter-spacing: 1px;
    }

    .box-learn-more {
        padding: 10px 0;
    }

    .images-list ul {
        padding: 40px 0 10px;
    }

    .ico-play {
        height: 104px;
        width: 104px;
        margin: -52px 0 0 -52px;
    }

    .ico-play:after {
        border-bottom: 27px solid transparent;
        border-left: 36px solid #252a36;
        border-top: 27px solid transparent;
        margin: -28px 0 0 -9px;
    }

    section.outin-box li img {
        margin: 0 15px 0 0;
        width: 25%;
    }

    section.list-01 li strong {
        letter-spacing: 1px;
        margin: 0 0 5px;
    }

    section.outin-box li p {
        line-height: 16px;
    }

    .out-in-list {
        padding: 50px 0;
    }

    .menu-blog {
        padding: 30px 0 0;
    }

    .blog-menu li a {
        padding: 7px 0;
    }

    .blog-menu li.current-cat a,
    .blog-menu li.current-cat-parent a,
    .blog-menu li a:hover {
        padding: 12px 0;
    }

    #sidebar li a, #sidebar li {
        font-size: 2.3rem;
    }

    #content,
    #sidebar {
        padding-top: 45px;
        padding-bottom: 45px;
    }

    .date-post {
        margin: 0 15px 0 0;
        width: 50px;
    }

    .title-post {
        margin: 0 0 15px;
    }

    .title-post h2 a, .title-post h2 {
        letter-spacing: 1px;
    }

    .entry .holder-img {
        width: 110px;
        margin: 0 4% 0 0;
    }

    .holder-social .stButton {
        margin-left: 2px;
        margin-right: 2px;
    }

    .holder-social .stLarge {
        -webkit-background-size: 14px auto;
        background-size: 14px auto;
        height: 14px !important;
        width: 14px !important;
    }

    .stButton .stLarge:hover {
        background-position: -28px center !important;
    }

    .entry .holder-img img {
        margin: 0 0 17px;
    }

    .entry p, .entry ol > li, .entry ul > li {
        margin: 0 0 15px;
    }

    #content article {
        margin: 0 0 25px;
        padding: 0 0 20px;
    }

    .box-side {
        margin: 0 0 40px;
    }

    #sidebar h3 {
        padding: 0 0 10px;
    }

    .heading-wrap .line-text:before {
        width: 530px;
        margin: 0 auto 20px;
    }

    #tabs3 > div > ul li a {
        font-size: 2.4rem;
    }

    .language_menu {
        margin: 13px 0 0;
    }
}

@media screen and (max-width: 893px) {
    .gglcptch.gglcptch_v2 .gglcptch_recaptcha {
        float: right!important;
        width: 100%;
    }

    #footer .top-section .holder.holder{
        max-width: 100%;
    }

    #footer .questions.questions,
    #footer .box-newsletter.box-newsletter,
    #footer .box-social.box-social {
        float: none!important;
        margin: 0 auto 15px !important;
        width: 50%;
        text-align: center;
        min-width: 304px;
    }
    /*.opener:before {*/
        /*content: "";*/
        /*border-left: 9px solid transparent;*/
        /*border-right: 9px solid transparent;*/
        /*border-bottom: 9px solid #d21513;*/
        /*border-top: 0;*/
        /*position: absolute;*/
        /*right: 0;*/
        /*top: 0;*/
        /*cursor: pointer;*/
    /*}*/

    .opener {
        display: block;
        width: 21px;
        height: 14px!important;
        background:url("images/opener.png") no-repeat!important;
        text-indent: -9999px;
        float: right;
        margin-top: -1px!important;
        position: relative;
    }

    .opener.active {
        background-position: 0 -16px !important;
    }

    .holder-nav nav.main-navigation #megaMenu ul li {
        margin: 0!important;
        box-sizing: border-box!important;
    }

    .main-navigation {
        top: 76px !important;
    }

    .logo {
        margin: 0;
    }

    .basic-text {
        width: 750px;
    }

    #header .holder-nav.holder-nav {
        padding: 29px 0 10px;
    }

}

@media screen and (max-width: 960px) {
    #tabs2 > ul > li.ui-state-active:after, #tabs3 > div > ul li.ui-state-active:after {
        bottom: -15px;
    }

    html {
        font-size: 32%;
    }

    .main-navigation li {
        margin: 0 0 0 13px;
    }

    .main-navigation li a {
        font-size: 13px;
    }

    .login-btn {
        line-height: 22px;
    }

    .products-home .col:first-child {
        right: -200px;
    }

    .chekbox .wpcf7-list-item {
        display: inline-block;
        margin: 0 0 6px !important;
        text-align: left;
        vertical-align: top;
        width: 49%;
    }

    .leadership .decription {
        line-height: 12px;
    }

    #tabs2 > ul > li a {
        line-height: 10px;
    }

    html.kindle #tabs2 > ul > li.ui-state-active:after, html.kindle #tabs3 > div > ul li.ui-state-active:after {
        bottom: -16px;
    }

    #footer .success-msg {
        font-size: 2.5rem;
    }

    .basic-text {
        width: 900px;
    }
}

@media screen and (max-width: 768px) {
    html {
        font-size: 30%;
    }

    #header .holder-nav {
        padding: 32px 0 9px;
    }

    .main-navigation li a {
        font-size: 10px;
    }

    .main-navigation li {
        margin: 0 0 0 10px;
    }

    #home-gallery {
        height: 360px;
    }

    #home-gallery video {
        position: absolute;
        top: 0px;
        left: 50%;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: 360px;
        z-index: -1000;
        overflow: hidden;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .products-home .col:first-child {
        right: -205px;
        -webkit-transform: scale(0.45);
        -ms-transform: scale(0.45);
        -moz-transform: scale(0.45);
        transform: scale(0.45);
    }

    #tabs2 > ul > li {
        padding: 0 2%;
    }

    .registered .col {
        min-height: inherit;
    }

    .registered .col:last-child {
        padding-top: 0;
    }

    section.list-01 li {
        min-height: 100px;
    }

    .heading-repeat h3 {
        padding: 0;
    }

    #home-gallery .bx-wrapper img {
        display: none;
    }

    .home-slider .bx-wrapper li {
        height: 360px;
        width: auto;
    }

    .home-slider .bx-wrapper li.bg-slide {
        -webkit-background-size: cover !important;
        background-size: cover !important;
    }

    #footer .bottom-section .holder-bottom > ul li.copy,
    #footer .bottom-section ul li {
        font-size: 1.8rem;
    }

    .leadership .decription {
        min-height: 50px;
        padding: 5px 5%;
        line-height: 12px;
    }

    .images-list ul li span {
        top: 30px;
    }

    .language_menu {
        float: right;
        width: auto;
    }

    .basic-text {
        width: 750px;
    }
}

@media screen and (min-width: 800px) {
    .holder-nav nav.main-navigation #megaMenu ul li:hover {
        border-bottom: 4px solid rgb(255, 0, 0) !important;
    }

    .basic-text {
        width: 750px;
    }
}

@media screen and (max-width: 800px) {
    .main-navigation li.menu-item-has-children > a {
        width: 90%;
        float: left !important;
    }

    .holder-nav nav.main-navigation #megaMenu ul li:hover {
        border-bottom: none !important;
    }

    #megaMenu.megaResponsive ul.megaMenu > li.menu-item {
        width: 47%;
        margin: 0;
    }

    /* 	#megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 > li.menu-item {
	  width: 89%;
	} */
    #megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 {
        width: 50%;
    }

    #megaMenu.megaResetStyles div, #megaMenu.megaResetStyles span, #megaMenu ul.megaMenu, #megaMenu ul.sub-menu, #megaMenu ul.um-sidebar, #megaMenu li.menu-item, #megaMenu li.widget, #megaMenu li.menu-item > a, #megaMenu img.um-img {
        line-height: 34px;
    }

    .wpmega-nonlink.uberClearfix {
        line-height: 22px !important;
    }

    .main-navigation ul li:hover {
        border-bottom: none !important;
    }

    .main-navigation ul li {
        border-bottom: none !important;
    }

    .holder-nav nav.main-navigation #megaMenu ul li.current-menu-item {
        border-bottom: none !important;
    }

    #megaMenu.megaResetStyles div, #megaMenu.megaResetStyles span, #megaMenu ul.megaMenu, #megaMenu ul.sub-menu, #megaMenu ul.um-sidebar, #megaMenu li.menu-item, #megaMenu li.widget, #megaMenu li.menu-item > a, #megaMenu img.um-img {
        font-size: 14px;
    }

    ul#megaUber li ul.sub-menu {
        display: block;
        left: 0px !important;
        top: 31px;
        width: auto !important;
    }

    .basic-text {
        width: 750px;
    }
}

@media screen and (max-width: 660px) {

    .holder.holder ul {
        padding: 0;
    }

    .registered .col:first-child {
        padding-bottom: 15px;
        border-bottom: 1px solid #555a59;
    }

    form#contact-form .sel_contact {
        margin-bottom: 30px !important;
    }

    .basic-text {
        width: 500px;
    }
}

@media screen and (max-width: 556px) {
    #megaMenu.megaResponsive ul.megaMenu > li.menu-item {
        width: 97%;
        margin: 0;
    }

    .basic-text {
        width: 500px;
    }
}

@media screen and (min-width: 640px) {
    .box-side ul {
        display: block !important;
    }

    .leadership-wrap .popup {
        display: none;
    }

}

@media screen and (max-width: 660px) {
    .search-form-blog .holder-input {
        height: 40px;
        line-height: 40px;
        font-size: 18px;
        max-width: 350px;
    }

    .holder-input input[type="submit"] {
        background-position-y: 8px !important;
        background-position-x: center !important;
        width: 13%;
    }

    .holder-input input[type="search"] {
        height: 34px;

    }

    .form-top-header-div {
        overflow: auto;
        max-width: 97%;
        margin-bottom: -15px;
        margin-top: 5px;
    }

    .top-img {
        height: 85px;
        padding: 30px 0 0;
    }

    .top-img .bg-slide {
        height: 67px;
    }

    .top-img .bg-slide h1 {
        font-size: 24px;
        line-height: 30px;
    }

    .search-result-form input[type="search"] {
        margin: 0 0 10px;
        font-size: 14px;
    }

    .search-result-form input[type="search"],
    .search-result-form input[type="submit"] {
        height: 37px;
        line-height: 37px;
        width: 100% !important;
        font-size: 18px;
    }

    .search-result-form > form, .search article, .search-header {
        max-width: 93%;
    }

    .search-result-form input[type="submit"] {
        font-size: 20px;

    }

    .search-header {
        max-width: 93%;
        padding: 30px 0;

    }

    .wrap-post-search .entry-header {
        font-size: 18px;
        padding-left: 0;
        line-height: 23px;
    }

    .search article, .search-header {
        max-width: 93%;
    }

    .search .wrap-post-search {
        padding: 15px 0;
    }

    #header:after,
    .heading-page:after,
    .leadership:after,
    .heading-wrap:after,
    .video-box:after,
    .heading-repeat:after,
    .why-rforms:after,
    .testimonials:after,
    section:after,
    .list-partners:after,
    .list-partners:before,
    .line-text-contact:after,
    .leadership:before,
    .products-item:before {
        background: url("images/custom-shadow-mobile.png") no-repeat 50% 0;
        -webkit-background-size: 100% 70px;
        background-size: 100% 70px;
    }

    .products-list .products-item:nth-child(2n) h3:after,
    .products-list h3:after,
    .heading-wrap .line-text:before,
    .registered .col h3:after,
    #tabs2 .holder-tab h2:after,
    .why-rforms .heading-repeat h3:after,
    .box-learn-more .heading-repeat h3:after,
    #tabs3 .heading-tab h2:after,
    .head-section h2:after {
        -webkit-background-size: auto 4px;
        background-size: auto 4px;
    }

    #tabs2 .holder-tab h2 {
        margin: 0 0 10px;
        padding: 0 0 15px;
    }

    #tabs2 .bx-wrapper .bx-prev,
    #tabs2 .bx-wrapper .bx-next {
        background: none;
    }

    .holder-col {
        margin: 15px 0 0;
    }

    .two-box .holder.mobile {
        display: block;
    }

    .two-box .holder.desctop {
        display: none;
    }

    #page {
        padding: 80px 0 167px;
        margin-bottom: -167px;
    }

    .logo {
        -webkit-background-size: 60px auto;
        background-size: 60px auto;
        width: 60px;
        height: 35px;
        margin: 0;
        position: static;
        float: left;
        margin: 11px 0 0;
    }

    #header .holder-nav {
        padding: 19px 0 0;
    }

    .login-btn {
        background: none;
        border: 0;
        color: #d21513;
        float: left;
        line-height: 15px;
        font-size: 2.5rem;
    }

    .opener {
        display: block;
        width: 21px;
        height: 13px;
        background: url(images/opener.png) no-repeat;
        text-indent: -9999px;
        float: right;
    }

    .opener.active {
        background-position: 0 100%;
    }

    .main-navigation {
        display: none;
        position: absolute;
        width: 90%;
        left: 0;
        top: 48px;
        background: #d21513;
        text-align: center;
        padding: 0;
        z-index: 1;
        margin: 0 5%;
        box-shadow: 0 10px 18px -11px rgba(0, 0, 0, 0.5) inset;
    }

    .main-navigation li:first-child {
        padding: 20px 0 10px;
        border-top: 0;
    }

    .main-navigation li {
        display: block;
        float: none;
        margin: 0;
        box-shadow: 0 10px 18px -11px rgba(0, 0, 0, 0.15) inset;
        padding: 10px 0;
        border-top: 1px solid rgba(250, 250, 250, 0.5);
    }

    .main-navigation li a {
        font-size: 16px;
        color: #fff;
        font-weight: 500;
    }

    .main-navigation .cl-effect a:after {
        background: none repeat scroll 0 0 #fff;
        height: 1px;
    }

    .lang {
        float: right;
    }

    #header #lang_sel {
        height: 28px;
    }

    #header #lang_sel > ul > li > a {
        -webkit-background-size: 11px auto;
        background-size: 11px auto;
        height: 11px;
        position: relative;
    }

    #header #lang_sel > ul > li > a:after {
        content: "";
        border-left: 3px solid transparent;
        border-right: 3px solid transparent;
        border-top: 4px solid #3f454f;
        position: absolute;
        right: 2px;
        top: 4px;
    }

    #header #lang_sel > ul > li a.hover {
        background-position: 0 -10px;
    }

    #header #lang_sel > ul > li > a.hover:after {
        border-left: 3px solid transparent;
        border-right: 3px solid transparent;
        border-bottom: 4px solid #d21513;
        border-top: 0;
    }

    #header #lang_sel > ul ul {
        top: 30px;
    }

    #header #lang_sel > ul > li {
        margin: 0 20px 0 5px !important;
    }

    .text-wrap {
        width: 65%;
    }

    .text-wrap h2 {
        background: none;
        margin: 0 0 10px;
        padding: 0;
        font-size: 18px;
        line-height: 25px;
    }

    #home-gallery .bx-wrapper .bx-pager.bx-default-pager a {
        width: 12px;
        height: 12px;
        margin: 0 8px;
    }

    #home-gallery .bx-wrapper .bx-pager.bx-default-pager a:before {
        height: 18px;
        width: 18px;
        margin: -9px 0 0 -9px;
    }

    #home-gallery .bx-wrapper .bx-pager, #home-gallery .bx-wrapper .bx-controls-auto {
        bottom: 20px;
    }

    .heading-tabs {
        margin: 0;
    }

    .heading-tabs em {
        border: 0;
    }

    .heading-tabs em:after {
        background: none;
    }

    .communicate #tabs > ul > li,
    .communicate .accordion > a {
        width: 100%;
        min-height: 70px;
        text-align: left;
        margin: 0 0 10px;
        height: auto !important;
    }

    .image-holder {
        height: 50px;
        margin: 0;
        top: 0;
        width: 50px;
        position: relative;
        left: auto;
        float: left;
    }

    .image-holder img {
        width: 45%;
    }

    .image-holder em .hover {
        left: 11px;
    }

    .image-holder em {
        width: 80%;
    }

    .image-holder:after {
        background-size: 50px auto;
        height: 50px;
        width: 50px;
    }

    .communicate #tabs > ul > li:first-child {
        margin: 0 0 10px;
    }

    .communicate #tabs > ul > li a,
    .communicate .accordion > a {
        padding: 10px 15% 10px 3%;
    }

    .communicate .accordion a p {
        overflow: hidden;
    }

    .communicate .accordion > a em {
        letter-spacing: 1px;
    }

    #tabs > ul > li a span,
    .communicate .accordion > a .image-holder {
        text-align: center;
        margin: 0 15px 0 0;
    }

    .communicate .accordion > a.ui-accordion-header-active {
        margin: 0 0 20px;
    }

    .communicate .accordion > a.ui-accordion-header-active:after {
        -webkit-background-size: 20px auto;
        background-size: 20px auto;
        height: 15px;
        left: 30px;
        margin: 0 0 -27px;
        position: absolute;
        width: 20px;
    }

    .communicate .accordion > div {
        margin: 0 0 10px;
        padding: 15px 0;
    }

    .communicate .accordion .ui-icon {
        background: url(images/ico-accord.png) no-repeat 0 100%;
        height: 28px;
        margin: -14px 0 0;
        position: absolute;
        right: 10px;
        top: 50%;
        width: 28px;
    }

    .communicate .accordion a.ui-accordion-header-active .ui-icon {
        background-position: 0 0;
    }

    .holder-tab-content > li {
        width: 100%;
    }

    .holder-tab-content > li:first-child,
    .holder-tab-content > li {
        padding: 0 10px;
        margin: 0 0 10px;
        overflow: hidden;
    }

    .holder-tab-content > li:first-child h3 {
        margin: 0 0 10px;
    }

    .holder-tab-content > li h3 {
        margin: 0 0 15px;
    }

    .holder-tab-content > li:last-child h3:after {
        left: -10px;
    }

    .holder-tab-content > li h3:after {
        position: absolute;
        margin: 5px 0 0;
        width: 110%;
        left: -10px;
    }

    .registered .col > h3 {
        display: inline-block;
        height: auto !important;
        padding: 0 0 15px;
    }

    .products-home {
        background: #212429;
        height: auto;
    }

    .products-home .col,
    .registered .col {
        width: 100%;
    }

    .products-home .col:first-child {
        left: 50%;
        margin: 0 0 0 -360px;
        position: absolute;
        right: auto;
        top: -175px;
    }

    .products-home .col:first-child {
        right: -205px;
        -webkit-transform: scale(0.4);
        -ms-transform: scale(0.4);
        -moz-transform: scale(0.4);
        transform: scale(0.4);
    }

    .products-home .col:last-child {
        padding: 310px 0 0;
    }

    .products-home .col h2,
    .heading-difference h2,
    .contact-head h2, .category-head h2 {
        font-size: 4rem;
        line-height: 5rem;
        letter-spacing: 2px;
    }

    .products-home .col h2:after {
        width: 100%;
    }

    .products-home .col p:last-child {
        text-align: center;
    }

    .products-home .btn {
        padding: 4px 44px;
    }

    .registered {
        padding: 30px 0;
    }

    .registered .col h3, #tabs2 .holder-tab h2, #tabs3 .heading-tab h2 {
        font-size: 3.8rem;
        line-height: 23px;
    }

    .registered:after {
        background: none;
    }

    .registered .col {
        height: auto !important;
        padding: 0;
    }

    .holder-btn {
        position: static;
        width: 100%;
    }

    .registered .col p, .heading-tab p {
        margin: 0 0 15px;
    }

    .registered .col .btn {
        padding: 4px 0;
        width: 152px;
    }

    .registered .col .sub-head em, .heading-tab .sub-head em {
        margin: 0;
    }

    .registered .col:last-child {
        padding-top: 30px;
    }

    .heading-difference {
        padding: 25px 0 87px;
    }

    #tabs2 > ul.desctop {
        display: none;
    }

    #tab-set-mobile {
        display: block;
    }

    #tabs2 > ul > li:before {
        background: none;
    }

    #tab-set-mobile .bx-wrapper {
        height: 60px;
        background: rgba(49, 53, 62, 0.7);
        border-color: #50545a;
        border-style: solid;
        border-width: 1px 1px 0;
        margin-top: -60px !important;
    }

    #tab-set-mobile .bx-wrapper .bx-viewport {
        left: 0;
        overflow: visible !important;
    }

    #tab-set-mobile .bx-wrapper .bx-controls-direction a {
        height: 16px;
        width: 16px;
        border-bottom: 3px solid #fff;
        border-left: 3px solid #fff;
        margin: -8px 0 0;
    }

    #tab-set-mobile .bx-wrapper ul li {
        height: 60px;
        text-align: center;
        padding: 22px 0;
        position: relative;
    }

    #tabs2 .holder-tab{
        padding: 45px 0 0;
    }

    #tab-set-mobile .bx-wrapper ul li:after {
        content: "";
        border-left: 19px solid transparent;
        border-right: 19px solid transparent;
        border-top: 19px solid #2e333b;
        position: absolute;
        bottom: -12px;
        left: 50%;
        margin: 0 0 0 -19px;
    }

    #tab-set-mobile .bx-wrapper ul li a {
        text-align: center;
        font-size: 14px;
        color: #fff;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

    #tab-set-mobile .bx-wrapper .bx-prev {
        left: 15px;
    }

    #tab-set-mobile .bx-wrapper .bx-next {
        right: 15px;
    }

    #tabs2 .bxslider li div img{
        max-height: 100%;
    }

    #tabs2 .holder-tab ul li em {
        font-size: 1.3rem;
        line-height: 8px;
    }

    #tabs2 .bxslider div {
        border: 0;
        height: 70px;
        padding: 0 5%;
        width: 35%;
        margin: 0 0 30px;
    }

    #tabs2 .holder-tab ul li {
        width: 32%;
        margin-bottom: 20px;
    }

    .holder.holder ul {
        text-align: center;
    }

    #tabs2 .ui-tabs-panel .bx-wrapper .bx-viewport {
        height: auto !important;
    }

    #tabs2 div.ui-tabs-panel .bx-wrapper .bx-controls-direction a {
        height: 13px;
        width: 13px;
        border-bottom: 2px solid #04040a;
        border-left: 2px solid #04040a;
    }

    #tabs2 .holder-tab img {
        width: 100%;
    }

    .button {
        padding: 0 0 25px;
    }

    .button a:after {
        background: none;
    }

    .button a,
    .button .btn-products {
        width: 100%;
        margin: 0 0 13px;
        height: 26px;
        line-height: 26px;
    }

    .button a span {
        display: none;
    }

    #footer .box-social {
        float: right;
        width: 40%;
        margin: 5px 0 0;
    }

    #footer .box-newsletter {
        float: left;
        text-align: left;
        width: 60%;
    }

    .menu-footer-menu-container {
        float: none;
        text-align: center;
    }

    .box-newsletter aside {
        margin: 0;
        width: 100%;
    }

    #footer .top-section h4 {
        display: block;
        margin: 0 0 5px;
    }

    #footer .box-social h4 {
        display: none;
    }

    /* .menu-social-menu-container {
        width: 95%;
    }
    .nav-social {
        float: right;
        margin: 15px 0 0
    }
    #footer .nav-social li {
        width:auto;
        margin: 0 0 0 5px;
        padding:1px;
    }
    #footer .questions ul li.btn-chat a, #footer #mc4wp-form-1 input, #footer #mc4wp-form-1 input[type="submit"] {
        height: 20px;
        line-height: 20px;
        font-size: 10px;
    }
    #footer .nav-social li a {
        background-size: 87px auto;
        height: 17px;
        width: 17px;
        position:relative;
    }
    #footer .nav-social li a:after {
        width:27px;
        height:27px;
    }
    #footer .nav-social li.linkedin a {
        background-position: -24px 0;
    }
    #footer .nav-social li.googleplus a {
        background-position: -47px 0;
    }
    #footer .nav-social li.twitter a {
        background-position: -70px 0;
    }*/
    #footer #mc4wp-form-1 input[type="submit"] {
        margin: 0 0 0 1%;
        line-height: 16px;
    }

    #footer .bottom-section ul li {
        font-size: 8px;
        line-height: 15px;
    }

    #footer .bottom-section ul li:after {
        padding: 0 2px 0 4px;
    }

    #footer .bottom-section .holder-bottom > ul {
        float: none;
        width: 100%;
    }

    #footer .bottom-section .holder-bottom > ul li.copy {
        float: left;
    }

    #footer .holder-bottom > ul li:last-child {
        float: right;
        margin: 2px 0 0;
    }

    .legal-opener {
        display: inline-block;
        font-size: 10px;
        text-decoration: underline;
        color: #b5b2b2;
        cursor: pointer;
        position: relative;
        padding: 0 15px 5px 0;
    }

    .legal-opener:after {
        border-left: 3px solid transparent;
        border-right: 3px solid transparent;
        border-top: 4px solid #b5b2b2;
        content: "";
        position: absolute;
        right: 2px;
        top: 6px;
    }

    #text-3 {
        display: none;
    }

    #footer #text-3 {
        text-align: justify;
    }

    /*Partners form */
    .heading-page.contact-head,
    .heading-page.category-head {
        height: 50px;
    }

    .heading-page.contact-head h2,
    .heading-page.category-head h2 {
        margin: 0;
    }

    .heading-page .heading-holder {
        padding: 0 5%;
    }

    .mobile-head .heading-holder {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        -moz-transform: none;
        transform: none;
    }

    .line-text-contact {
        padding: 25px 0;
    }

    div.wpcf7 img.ajax-loader {
        display: none !important;
    }

    form .row {
        margin: 0;
    }

    form .row.submit {
        margin: 15px 0 0;
    }

    form .col {
        float: left;
        width: 100%;
        margin: 0 0 15px !important
    }

    form .col input[type="text"], form .col input[type="tel"], form .col input[type="email"], .sbHolder, form textarea {
        height: auto;
        line-height: inherit;
        padding: 8px 2%;
    }

    html.kindle form .col input[type="text"],
    html.kindle form .col input[type="tel"],
    html.kindle form .col input[type="email"] {
        padding: 4px 2%;
    }

    html.kindle .input em {
        padding: 18px 8px;
    }

    .input em {
        line-height: 0;
        padding: 16px 8px;
    }

    .sbOptions {
        top: 32px !important;
    }

    .chekbox {
        margin: 0 0 20px !important;
    }

    form input[type="submit"] {
        height: 30px;
        width: 85px;
    }

    .contact-form .holder, .line-text-contact .holder {
        max-width: 85%;
    }

    /*Products*/
    .heading-page {
        height: 160px;
    }

    .heading-page h2, .heading-page h5 {
        font-size: 22px;
        margin: 0 0 11px;
        padding: 0;
        line-height: 30px;
        text-shadow: none;
    }

    .logo-products img {
        width: 75px;
    }

    .products-item {
        padding: 25px 0;
    }

    .products-list h3,
    .heading-repeat h3,
    .head-section h2,
    .two-box .col h3 {
        font-size: 16px;
        line-height: 20px;
    }

    .logo-products {
        margin: 0;
    }

    .products-list h3:after {
        margin: 7px auto;
    }

    .products-item .btn {
        padding: 5px 45px;
    }

    .products-list p {
        margin: 0 0 20px;
    }

    .heading-wrap {
        padding: 20px 0 0;
    }

    .logo-heading {
        width: 60px;
        margin: 0 5px 0 0;
    }

    .heading-wrap {
        height: 180px;
    }

    .heading-wrap h2,
    .single-products .heading-wrap .line-text {
        font-size: 16px;
        letter-spacing: 1px;
        margin: 0;
        text-shadow: none;
        line-height: 22px;
    }

    .heading-wrap .line-text:before {
        margin: 2px auto 5px;
        width: 90%;
    }

    .video-product {
        top: -50px;
    }

    .video-product, .video-product iframe {
        height: 160px;
        width: 280px;
    }

    .video-box {
        height: 190px;
        padding-top: 50px;
    }

    .bullets .holder > div, .bullets-integrate li {
        width: 96%;
        padding: 5px 3% 5px 23px;
    }

    .bullets .holder > div:nth-child(2n), .bullets-integrate li:nth-child(2n) {
        margin: 0 2% 15px;
    }

    .bullets .holder > div:before, .bullets-integrate li:before {
        top: 8px;
        left: 13px;
    }

    .heading-repeat h3,
    #tabs3 .heading-tab h2 {
        padding: 0;
        margin: 0;
    }

    .why-rforms .heading-repeat h3:after,
    #tabs3 .heading-tab h2:after {
        margin: 15px 0;
    }

    .images-list ul li {
        width: 50%;
    }

    .images-list ul li span {
        -webkit-background-size: 30px auto;
        background-size: 30px auto;
        height: 30px;
        margin: 0 0 0 -15px;
        width: 30px;
    }

    .images-list ul {
        padding: 25px 0;
    }

    .head-section h2 {
        padding: 0 0 10px;
        margin: 0 0 10px;
        letter-spacing: 1px;
    }

    .request-call .btn {
        padding: 8px 0;
    }

    .questions .holder {
        max-width: 100%;
    }

    .questions .col {
        border: 0 none;
        width: 100%;
        padding: 30px 10%;
    }

    .questions .col:first-child {
        border-bottom: 1px solid #fff;
    }

    .questions .col h4 {
        font-size: 13px;
    }

    .questions {
        padding: 0;
    }

    .questions .col:first-child .btn {
        padding: 9px 0;
    }

    .questions .col:last-child .btn {
        padding: 9px 5%;
    }

    .page-template-partners-page .heading-page {
        height: 285px;
    }

    .parters-head h2 em {
        font-size: 15px;
    }

    .parters-head h2 strong {
        -webkit-background-size: 25px auto;
        background-size: 25px auto;
        padding: 0 0 10px 25px;
    }

    .parters-head .btn, .section-part .btn {
        padding: 8px 19px;
    }

    .parters-head p {
        font-size: 13px;
        line-height: 17px;
        text-shadow: none;
    }

    .bullets .holder > div:after, .bullets-integrate li:after {
        -webkit-background-size: 10px auto !important;
        background-size: 10px auto !important;
        right: -10px;
        width: 10px;
    }

    .holder-section .section-part:last-child {
        padding-bottom: 25px;
    }

    .list-partners.owl-carousel li {
        width: 80%;
    }

    .list-partners.owl-carousel .owl-item li {
        height: 65px;
    }

    .list-partners.owl-carousel .owl-item li img {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .heading-page.mobile-head {
        background: #d21513;
        display: block;
        height: auto;
        padding: 15px 0;
    }

    .heading-page h5 {
        font-size: 15px;
        line-height: 20px;
    }

    .desctop-head > p,
    .heading-page.mobile-head h2,
    .heading-page.mobile-head h5 {
        display: none;
    }

    .heading-page.mobile-head p {
        text-shadow: none;
        color: #fff;
    }

    .two-box .col {
        width: 100%;
        padding: 25px 5%;
    }

    .two-box:after {
        -webkit-background-size: 190px auto;
        background-size: 190px auto;
        height: 190px;
        margin: 5px 0 0 -95px;
        top: 0;
        width: 190px;
    }

    .two-box .col h3 {
        margin: 0 0 15px;
    }

    .wrap-text.hide-class > a,
    .wrap-text.show-class > a {
        display: block;
        margin: 10px 0 0;
        font-weight: 700;
        color: #d21513;
    }

    div.box .toggle .close, div.box.opened .toggle .open {
        display: none;
    }

    div.box .toggle .opened, div.box.opened .toggle .close {
        display: block;
    }

    .investor .holder {
        max-width: 89%;
    }

    .clear {
        display: none;
    }

    .leadership {
        padding: 25px 0 35px;
    }

    .leadership-wrap li a.dropdown {
        display: block;
    }

    .leadership-wrap li a.fancybox {
        display: none;
    }

    .leadership-wrap li {
        width: 100%;
        border: 2px solid #afafaf;
        margin: 0 0 10px;
        position: relative;
    }

    .leadership-wrap li .popup {
        position: absolute;
        width: 100% !important;
        z-index: 1;
        top: 66px;
    }

    .leadership .image {
        border: 0;
        float: left;
        width: 70px;
        height: 65px;
    }

    .leadership .decription {
        background: none;
        color: #272f3b;
        min-height: inherit;
        padding: 13px 5% 0 85px;
        position: static;
    }

    .leadership a:hover .decription {
        min-height: inherit;
    }

    .leadership-wrap li .bio {
        opacity: 1;
        display: block;
        font-size: 12px;
        margin: 5px 0 0;
        cursor: pointer;
        left: 85px;
        bottom: 5px;
        font-weight: 900;
    }

    .leadership .decription p br {
        display: none;
    }

    .investor, .contact-form {
        padding: 25px 0;
    }

    .popup .image,
    .popup-description h2,
    .popup-description h3 {
        display: none;
    }

    .popup {
        padding: 25px 10px;
    }

    .popup-description > p {
        font-size: 2.2rem;
        line-height: 18px;
    }

    .popup-description {
        text-align: left;
        width: 100%;
        margin: 0 0 10px;
    }

    .close-popup-mobile {
        display: block;
        text-align: left;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 700;
        cursor: pointer;
    }

    section.list-01 li {
        min-height: inherit;
        padding: 0;
        width: 100%;
        background: none;
        margin: 0 0 20px !important;
        font-size: 11px;
    }

    section.list-01 li > strong {
        margin: 0 0 7px 50px;
        padding: 0 0 10px;
        position: relative;
    }

    section.list-01 li > strong:before {
        content: "";
        background: url("images/bullet.png") no-repeat 0 0;
        -webkit-background-size: 28px auto;
        background-size: 28px auto;
        width: 28px;
        height: 28px;
        position: absolute;
        left: -35px;
    }

    section.list-02 li > strong:before {
        background: none;
    }

    section.list-01 h3 {
        margin: 0 0 25px;
    }

    .box-learn-more ul {
        max-width: 570px;
    }

    .box-learn-more ul li {
        margin: 0 0 10px 26px;
        width: 100%;
    }

    section.list-01.list-02 {
        background: #fff;
    }

    section.list-01:before,
    .box-learn-more:before {
        bottom: auto;
        top: -18px;
    }

    .box-learn-more:before {
        -webkit-background-size: 100% 70px !important;
        background-size: 100% 70px !important;
    }

    section.list-02 .bx-wrapper:after,
    section.list-01:before,
    .box-learn-more:before {
        content: "";
        background: url("images/custom-shadow-mobile.png") no-repeat 50% 100%;
        position: absolute;
        bottom: -55px;
        left: 0;
        width: 100%;
        height: 18px;
        z-index: 1;
    }

    .featured-video {
        position: relative;
    }

    section.list-02 .bx-wrapper .bx-pager.bx-default-pager a {
        width: 12px;
        height: 12px;
        background: #252a36;
        border-radius: 10px;
    }

    section.list-02 .bx-wrapper .bx-pager.bx-default-pager a:hover,
    section.list-02 .bx-wrapper .bx-pager.bx-default-pager a.active {
        background: #d21513;
    }

    section.list-02 li strong {
        margin: 0 0 10px;
        letter-spacing: 0;
        padding: 0 0 10px;
    }

    section.list-02 li {
        background-position: 50% 0 !important;
        padding: 115px 0 0;
        text-align: center;
    }

    .ico-play {
        height: 50px;
        margin: -25px 0 0 -25px;
        width: 50px;
    }

    .ico-play:after {
        border-bottom: 15px solid transparent;
        border-left: 20px solid #252a36;
        border-top: 15px solid transparent;
        margin: -15px 0 0 -6px;
    }

    .images-list ul li .caption {
        bottom: 0;
        padding: 0 10px 10px;
    }

    .head-wrap-techno {
        margin: 0 5px;
    }

    .tab-content {
        margin: 0;
        padding: 0 0 10px;
    }

    .tab-content .row .col:last-child {
        margin: 25px 0;
    }

    .tab-content .row .col {
        width: 100%;
    }

    .tab-content .row {
        margin: 0 0 25px;
        padding: 0;
    }

    section.outin-box li p, section.outin-box li img {
        display: inline;
    }

    section.outin-box li img {
        float: left;
        margin: 0 14px 0 0;
        width: 50px;
    }

    section.list-01.outin-box li {
        padding: 0 0 15px;
    }

    .out-in-list {
        padding: 35px 0;
    }

    .out-in-list .text-head {
        margin: 0 0 35px;
    }

    .out-in-list .col {
        width: 100%;
        padding: 15px 4%;
        min-height: inherit;
    }

    section.outin-box li:nth-child(2n+1) {
        margin: 0;
    }

    .out-in-list .col:first-child {
        margin: 0 0 20px;
    }

    .out-in-list .col strong {
        margin: 0 0 15px;
    }

    .out-in-list .col em {
        margin: 0 0 15px;
        padding: 0 0 15px;
    }

    .out-in-list .col > ol > li {
        margin: 0 0 20px;
        padding: 0;
    }

    .out-in-list .col ul > li {
        margin: 10px 0 0 25px;
    }

    .out-in-list .col > ol > li > ol > li {
        margin: 15px 0;
    }

    .list-bottom-text {
        margin: 0 0 0;
    }

    .blog-menu li:before {
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
        bottom: 0;
        height: 8px;
        top: -7px;
    }

    #content, #sidebar {
        width: 100%;
    }

    .entry .holder-img.mobile {
        display: block;
        width: 100%;
    }

    article .holder-img.desctop {
        display: none;
    }

    .entry .holder-img.mobile img {
        width: 110px;
        margin: 0 0 -15px;
    }

    .holder-social {
        display: block;
        text-align: right;
    }

    #sidebar {
        height: auto !important;
    }

    #sidebar h3 {
        position: relative;
        cursor: pointer;
    }

    #sidebar h3:before {
        content: "";
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 6px solid #fff;
        margin: 0 5px 0 0;
        display: inline-block;
    }

    #sidebar h3.active:before {
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #fff;
        border-top: 0;
    }

    .box-side {
        margin: 0 0 15px;
    }

    .box-side > ul {
        display: none;
    }

    .date-post {
        margin: 0 15px 35px 0;
    }

    .blog-menu li {
        width: 40%;
        z-index: 2;
    }

    .entry ol ul {
        margin: 12px 0 0 15px;
        padding: 0 0 0 10px;
    }

    .bottom-text-video:after {
        border-left-width: 10px;
        border-right-width: 10px;
        border-top-width: 10px;
        bottom: -10px;
        margin: 0 0 0 -5px;
    }

    .section-part .head-section h2:after {
        margin: 10px 0 0;
    }

    .section-part .head-section h2 {
        margin: 0;
    }

    .head-bullets em {
        background-size: 15px auto;
        -webkit-background-size: 15px auto;
        padding: 2px 0px 3px 15px;
    }

    form span.wpcf7-not-valid-tip, .select-error {
        bottom: -24px;
    }

    .image-holder:after, .testimonials li .image:after {
        left: 0;
        top: -1px;
    }

    .page-template-front-lang .fancybox-close {
        -webkit-background-size: 13px auto;
        background-size: 13px auto;
        height: 23px;
        right: 15px;
        top: 15px;
        width: 23px;
    }

    #popup-lang .holder {
        padding: 25px 0;
    }

    .list-partners {
        display: none;
    }

    .list-partners.owl-carousel {
        display: block;
    }

    .two-box .holder.mobile > div {
        height: auto !important;
    }

    .leadership .decription strong {
        font-size: 13px;
        display: block;
    }

    #tabs2 .bxslider article {
        left: 68%;
    }

    .holder-more {
        display: block;
    }

    .page-template-front-lang .fancybox-wrap,
    .page-template-front-lang .fancybox-inner {
        width: 400px !important;
    }

    .images-list ul li span {
        top: 50px;
    }

    /* 	ul#megaUber li ul.sub-menu {
	  margin-left: 3vw !important;
	  /* width: 34.8% !important; */
}

*

/
ul#megaUber li ul.sub-menu li {
    width: 88% !important;
}

ul#megaUber li ul.sub-menu::before {
    border-color: -moz-use-text-color rgba(0, 0, 0, 0) #fff;
    border-style: none solid solid;
    border-width: 0 9px 9px;
    content: "";
    position: absolute;
    left: -1px;
    top: -9px;
}

#megaMenu.megaResetStyles div, #megaMenu.megaResetStyles span, #megaMenu ul.megaMenu, #megaMenu ul.sub-menu, #megaMenu ul.um-sidebar, #megaMenu li.menu-item, #megaMenu li.widget, #megaMenu li.menu-item > a, #megaMenu img.um-img {

    font-size: 14px;

}

#content {
    padding-left: 15px;
    padding-right: 15px;
}

#footer .box-newsletter, #footer .box-social {
    width: 100%;
}

.box-social #menu-social-menu {
    text-align: center;
}

#footer .top-section .holder {
    text-align: left;
}

.box-social .box-newsletter {
    max-width: 300px;
    margin: 0 auto;
    float: none;
    display: inline-block;
}

}

@media screen and (max-width: 556px) {
    #megaMenu.megaResponsive ul.megaMenu > li.menu-item {
        width: 100% !important;
    }

    #megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu {
        width: 90% !important;
    }

    ul#megaUber li ul.sub-menu li {
        width: 92% !important;
    }

    ul#megaUber li ul.sub-menu {
        margin-left: 10% !important;
    }
}

.megaMenu ul.sub-menu li {
    max-width: 170px;
    padding: 10px 12px !important;
}


@media screen and (max-width: 639px) {
    .contact-form-iframe iframe{
        height: 1002px;
    }
}
@media screen and (max-width: 480px) {
    html h1, html h2 {
        font-size: 25%;
    }

    #tabs3 > div > ul li {
        width: 100px;
        vertical-align: middle;
    }

    #tabs3 > div > ul li.ui-state-active:after {
        bottom: -41px;
    }

    #tabs3 > div > ul li.ui-state-active:first-child:after {
        bottom: -35px;
    }

    .title-post > h2 {
        font-size: 14px;
        margin: 0 0 8px;
    }

    #footer #mc4wp-form-1 input {
        width: 65%;
    }

    .chekbox label span {
        min-height: 33px;
    }

    #footer .mc4wp-alert, #footer .mc4wp-error {
        font-size: 10px;
    }

    .page-template-front-lang .fancybox-wrap,
    .page-template-front-lang .fancybox-inner {
        width: 285px !important;
    }

    .images-list ul li .caption {
        padding: 0 3px 2px;
    }

    ul#megaUber li ul.sub-menu {
        margin-left: 30% !important;
        width: 69.6% !important;
    }

    ul#megaUber li ul.sub-menu::before {
        left: -1px;
        top: -9px;
    }

    #megaMenu.megaResetStyles div, #megaMenu.megaResetStyles span, #megaMenu ul.megaMenu, #megaMenu ul.sub-menu, #megaMenu ul.um-sidebar, #megaMenu li.menu-item, #megaMenu li.widget, #megaMenu li.menu-item > a, #megaMenu img.um-img {

        font-size: 12px !important;

    }
}

@media screen and (max-width: 320px) {
    .main-navigation ul#megaUber li {
        box-shadow: 0 10px 18px -11px rgba(0, 0, 0, 0.15) inset;
        width: 100%;
    }

    #megaMenu.megaResetStyles div, #megaMenu.megaResetStyles span, #megaMenu ul.megaMenu, #megaMenu ul.sub-menu, #megaMenu ul.um-sidebar, #megaMenu li.menu-item, #megaMenu li.widget, #megaMenu li.menu-item > a, #megaMenu img.um-img {

        font-size: 12px !important;

    }
}

.megaMenu ul.sub-menu li {
    max-width: 200px;
    padding: 10px 12px !important;
}

/* li.menu-item a {
  padding-bottom: 0 !important;
} */
li.ss-nav-menu-item-depth-0 a:hover span.wpmega-link-title {
    border-bottom: 0px solid rgb(255, 0, 0) !important;
}

li.current-menu-item > a > span.wpmega-link-title {
    border-bottom: 0px solid rgb(255, 0, 0) !important;
}

li.menu-item-has-children > a:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -10px;
    margin-top: -1px;
    display: inline-block;
    background: transparent;
    border-style: solid dashed dashed;
    border-color: transparent;
    border-top-color: #999;
    font-size: 0;
    border-width: 3px 3px 0;
    padding-top: 1px;
}

.megaMenu ul.sub-menu {
    background: rgb(255, 255, 255) none repeat scroll 0 0 !important;
    border-bottom: 4px solid rgb(255, 0, 0) !important;
    border-left: 0 !important;
    border-right: 0 !important;
}

.megaMenu ul.sub-menu li a, .megaMenu ul.sub-menu li span.um-anchoremulator {
    color: red;
    font-weight: 600;
    margin: 0px !important;
}

.megaMenu a.read-more {
    color: rgba(255, 0, 0, 0.7) !important;
    text-transform: capitalize !important;
}

.sub-menu li a:hover span.wpmega-link-title {
    border-bottom: 0px solid rgb(255, 0, 0) !important;
}

@media only screen and (max-width: 887px) {
    li.current-menu-item > a > span.wpmega-link-title {
        border-bottom: 0px solid rgb(255, 0, 0) !important;
    }

    li.ss-nav-menu-item-depth-0 a:hover span.wpmega-link-title {
        border-bottom: 0px solid rgb(255, 0, 0) !important;
    }

    ul#megaUber li ul.sub-menu::before {
        border-width: 0 0px 0px !important;
    }
}

/***************my css*******************/
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item.megaReg-with-sub > a, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item.megaReg-with-sub > span.um-anchoremulator, #megaMenu ul.megaMenu li.menu-item.mega-with-sub > a, #megaMenu ul.megaMenu li.menu-item.mega-with-sub > span.um-anchoremulator, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > a, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > span.um-anchoremulator {
    padding: 0 !important;
}

.holder-nav nav.main-navigation #megaMenu ul li:hover ul li {
    border: none !important;
}

.holder-nav nav.main-navigation #megaMenu ul li.current-menu-item {
    border-bottom: 4px solid rgb(255, 0, 0);
}

.holder-nav nav.main-navigation #megaMenu ul li {
    margin-left: 5px;
    margin-right: 5px;
    padding: 0px 10px 5px 5px;
}

.main-navigation {
    margin-top: -2px;
}

.wpmega-btn-toggle {
    color: rgb(255, 255, 255);
    cursor: pointer;
    float: left;
    transform: translate(5px, 0px) !important;
    width: 10%;
    text-align: center;
}

.holder-nav nav.main-navigation #megaMenu ul li ul.sub-menu li {
    border-bottom: none !important;
}

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

ul#megaUber li ul.sub-menu::before {
    display: none;
}

ul#megaUber li ul.sub-menu {
    display: block;
    left: 0;
    top: 31px;
}

ul.sub-menu {
    margin-top: 0px !important;
}

.holder ul {
    float: none;
    margin: 0 auto;
    padding: 20px 0 0;
    width: auto;
}

.holder ol {
    list-style: decimal;
    float: none;
    margin: 0 auto;
    padding-left: 40px;
    padding-bottom: 20px;
    width: auto;
}

.holder-custom ul {
    float: none;
    margin: 0 auto;
    padding: 40px 0;
    width: 50%;
}

.contact-row .phone-contact > p {
    margin: 0 5%;
}

.top-text-contact {
    text-align: center;
}

.phone-contact {
    /* background: url("images/bg-03.gif") repeat 0 0;
	margin: 0 -9858px;
	padding: 20px 9999px 30px; */
    max-width: 528px;
    border-bottom: 1px solid #ccc;
    float: left;
    margin: 0;
}

.phone-contact p {
    width: 39%;
    display: inline-block;
    font-size: 16px;
    line-height: 21px;
    vertical-align: top;
}

#contact-form {
    margin: 0 auto;
    max-width: 92%;
}

.contact-row .ico-contact {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    clear: both;
    display: block;
    float: left;
    font-size: 20px;
    line-height: 25px;
    margin-top: 57px;
    padding: 0 0 20px 50px;
    position: relative;
    text-align: left;
    width: 100%;
}

.contact-row .ico-contact::before {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("images/ico-contact.png");
    background-origin: padding-box;
    background-position: 0 0 !important;
    background-repeat: no-repeat;
    background-size: 27px auto;
    content: "";
    display: inline-block;
    height: 27px;
    left: 0;
    margin: 0 auto 5px 0;
    position: absolute;
    width: 27px;
}

.contact-row .ico-email.ico-contact:before {
    background-position: 0 -44px;
}

.contact-row .row-form input, .contact-row .row-form textarea, .request-form input, .request-form textarea, .form-section input, .form-section textarea {
    font-size: 16px;
    padding: 6px 20px;
    line-height: 20px;
}

.page-id-19 .heading-page::after, .leadership::after, .heading-wrap::after, .video-box::after, .heading-repeat::after, .why-rforms::after, .testimonials::after, section::after, .list-partners::after, .list-partners::before, .line-text-contact::after {
    background: none !important;
}

.page-id-19 .contact-row {
    float: left;
    margin-left: 61px;
    position: relative;
    width: auto;
}

.line-text-contact {
    padding-bottom: 0px !important;
}

.holder-contact-form {
    clear: none;
    display: inline-block;
    float: right;
    margin-right: 71px;
    margin-top: -177px;
    width: 540px;
}

.contact-row {
    clear: both;
}

.heading-location:before {
    content: "";
    background: url("images/logo-arrow.png") no-repeat;
    position: absolute;
    width: 65px;
    height: 69px;
    left: 50%;
    top: 0;
    margin: 0 0 0 -32px;
}

.heading-location {
    background: url("images/bg-02.gif") repeat;
    text-align: center;
    font-family: 'Latoregular', Arial, Helvetica, sans-serif;
    font-size: 4rem;
    line-height: 4.5rem;
    color: #fff;
    padding: 100px 0 50px;
    position: relative;
}

.location-col {
    width: 49%;
    float: left;
    padding: 2%;
}

.heading-world {
    border-bottom: 1px solid rgb(39, 47, 59);
    font-family: "Latobold", Arial, Helvetica, sans-serif;
    font-size: 20px;
    margin: 20px 0 20px;
    padding: 0 0 20px;
    float: left;
    width: 100%;
}

.address-holder {
    float: left;
    padding: 1%;
    width: 49%;
    margin-bottom: 14px;
}

.address-holder strong {
    color: rgb(195, 39, 46);
    font-size: 20px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
}

.address-holder p {
    font-family: 'Lato', sans-serif;
    line-height: 25px;
    font-size: 17px;
    font-weight: 300;
}

.location-wrap {
    float: left;
    margin-top: 20px;
}

.address-holder p {
    font: 16px/20px;
}

.address-holder a {
    color: #272F3B;
}

.address-holder address {
    padding: 5px 0;
}

#footer .box-newsletter form {
    position: relative;
}

#footer .box-newsletter form p.newsletter_note, #footer form .success-msg {
    color: rgb(255, 255, 255);
    float: left;
    font-size: 14px;
    margin: 5px 0;
    text-align: center;
    width: 100%;
    position: relative;
    bottom: 0px;
}

#footer form .success-msg {
    background: #00620d;
}

.page-id-439 .row select {
    position: absolute;
    left: -9999px !important;
}

/************
gs css 3-11-16
***********/
@media (max-width: 660px) {
    article .holder-img.desctop {
        display: block;
        margin: 10px auto;
        text-align: center;
        width: 100%;
    }

    article .holder-img.desctop img {
        margin: 5px auto 15px;
        width: 257px;
    }
}

/************
gs css
***********/

p.newsletter_note {
    display: block !important;
}

/**/
#footer .mc4wp-alert, #footer .mc4wp-error, label.error, .select-error {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #ff0000;
    display: none;
    float: left;
    margin: 0;
    padding: 0;
}

.box-newsletter form .mc4wp-alert.mc4wp-error, #gglcptch_error {
    font-size: 14px;
    position: absolute;
    text-align: center;
    top: -28px;
    width: 100%;
}

.box-newsletter form .mc4wp-alert.mc4wp-error, #gglcptch_error {
    left: 0;
}

.gglcptch.gglcptch_v2 {
    left: -4px;
    width: 99.5%;
}

.box-newsletter aside {
    margin: 3% 0 0 5%;
}

#footer .top-section h4 {
    font-size: 18px;
    line-height: 1.4;
}

/**/
#footer .mc4wp-alert, #footer .mc4wp-error, label.error, .select-error {
    background: red;
    color: white;
}

#footer .mc4wp-alert, #footer .mc4wp-error {
    bottom: initial;
    top: -22px;
    padding: 3px 0;
}

#gglcptch_error {
    background: #ff0000 none repeat scroll 0 0;
    color: #ffffff;
    padding: 5px 0;
    top: 37px;
}

.mc4wp-alert.mc4wp-error {
    padding: 7px 0;
    bottom: initial;
    top: 37px;
}

/**/
.gglcptch {
    height: 70px;
    overflow: hidden;
    background-color: #F9F9F9;
    border-radius: 3px;
    box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.08);
    height: 70px;
    position: relative;
    margin-top: 17px;
    border: 1px solid #d3d3d3;
    color: #000;
    width: 100%;
    display: inline-block;
}

.recaptcha-info {
    background-size: 32px;
    height: 32px;
    margin: 0 13px 0 13px;
    position: absolute;
    right: 8px;
    top: 9px;
    width: 32px;
    background-image: url(https://www.gstatic.com/recaptcha/api2/logo_48.png);
    background-repeat: no-repeat;
}

.rc-anchor-logo-text {
    color: #9b9b9b;
    cursor: default;
    font-family: Roboto, helvetica, arial, sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 10px;
    margin-top: 5px;
    text-align: center;
    position: absolute;
    right: 10px;
    top: 37px;
}

.rc-anchor-checkbox-label {
    font-family: Roboto, helvetica, arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    left: 50px;
    top: 26px;
    position: absolute;
    color: black;
}

.rc-anchor .rc-anchor-normal .rc-anchor-light {
    border: none;
}

.rc-anchor-pt {
    color: #9b9b9b;
    font-family: Roboto, helvetica, arial, sans-serif;
    font-size: 8px;
    font-weight: 400;
    right: 10px;
    top: 53px;
    position: absolute;

a:link {
    color: #9b9b9b;
    text-decoration: none;
}

}

gglcptch_recaptcha {
/ / transform: scale(0.95);
/ / -webkit-transform: scale(0.95);
/ / transform-origin: 0 0;
/ / -webkit-transform-origin: 0 0;

}

.gglcptch_recaptcha {
    width: 50px;

    /* border: 1px solid red; */
    /* height: 38px; */
    overflow: hidden;
    float: left;

/* margin-top: 16px;
  margin-left: 6px; */

>
div {
    width: 46px;
    height: 30px;
    background-color: #F9F9F9;
    overflow: hidden;
    border: 1px solid red;
    transform: translate3d(-8px, -19px, 0px);
}

div {
    border: 0;
}

}

@media (max-width: 991px) {
    .gglcptch.gglcptch_v2 {
        left: -2px;
        width: 99.5%;
    }
}

@media (max-width: 640px) {
    .top-section .box-newsletter {
        margin-top: 20px;
    }

    .box-newsletter aside {
        margin: 3% 0 0;
    }

    .gglcptch.gglcptch_v2 {
        left: 0;
    }

    #footer .mc4wp-alert, #footer .mc4wp-error {
        top: 37px;
    }

    .captcha_new {
        margin-top: 8px;
    }
}

@media (max-width: 600px) {
    .address-holder {
        width: 100%;
    }

    .location-col {
        width: 100%;
    }
}

ul.sbOptions {
    width: 100%;
}

#wpfront-notification-bar div {
    margin-bottom: 5px;
}

.box-social ul#menu-social-menu {
    padding-top: 0;
}

.registered .col {
    height: auto !important;
}

.holder-btn {
    bottom: 0;
}

@media (max-width: 450px) {
    #footer form .success-msg {
        bottom: 0;
    }
}

@media screen and (max-width: 400px) {
    .box-newsletter form p.newsletter_note {
        clear: both;
    }
}

#footer .top-section {
    background: url(images/bg-11.jpg) repeat 50% 50%;
}

#footer .nav-social li {
    margin: 0 !important;
}

#footer .top-section .footer-holder > div {
    float: left !important;
    margin: 0 0 0 5% !important;
}

#footer .box-social {
    width: 25%;
    float: left;

}

#footer .box-newsletter {
    width: 30%;
    float: left;
    margin: 0 0 0 5% !important;
}

#footer .questions {
    width: 35%;
    float: left;
    padding: 0;
    background: none;
    color: #fff;
    text-align: left;
    margin: 0 0 0 5% !important;
}

#footer .questions a {
    text-transform: uppercase;
    color: #ffc44f;
}

#footer .form {
    background: none;
    max-width: 485px;
    margin: 0 auto 15px;
    padding: 0;
    position: relative;
}

#footer #mc4wp-form-1 input {
    background: #fff;
    margin: 0;
    float: left;
    padding: 10px 7%;
    height: 50px;
    border: 0;
    font-family: "latoregular", Arial, Helvetica, sans-serif;
    font-size: 2.5rem;
    line-height: 3.1rem;
    width: 67%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #333;
}

#footer #mc4wp-form-1 input[type="submit"] {
    background: #454c58;
    border-radius: 0;
    border: 0;
    height: 50px;
    display: inline-block;
    margin: 0 0 0 -3px;
    width: 33%;
    color: #fff;
    cursor: pointer;
    font-family: "latoregular", Arial, Helvetica, sans-serif;
    font-size: 2.5rem;
    line-height: 0.9rem;
    -webkit-transition: background .5s ease 0s;
    -ms-transition: background .5s ease 0s;
    -moz-transition: background .5s ease 0s;
    transition: background .5s ease 0s;
}

#footer .mc4wp-alert, #footer .mc4wp-error, label.error, .select-error {
    background: none;
    border: 0;
    float: left;
    margin: 0;
    padding: 0;
    display: none;
    color: red;
}

#footer form .success-msg {
    text-align: left;
    font-size: 2.4rem;
}

.select-error {
    display: block;
}

#footer #mc_embed_signup .button:hover {
    background: #2f3135;
}

#footer .box-newsletter aside {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
}

#kb-article-content h1 {
    color: #084188a6 !important;
}

#kb-article-content h3 {
    color: #084188a6 !important;
}

#kb-article-content img {
    border: 2px solid #084188a6 !important;
    border-radius: 4px;
}

/*as*/
.section_1 {
    width: 100%;
    float: left;
}

.section_2 {
    width: 100%;
    float: left;
}

.row_1 {
    width: 7%;
    float: left;
    padding: 1% !important;
}

.row_2 {
    width: 45%;
    float: left;
    padding: 1% !important;
}

.row_3 {
    width: 48%;
    float: left;
    padding: 1% !important;
}

.section_1 .row_2 p {
    text-align: right !important;
}

p.empty {
    display: none;
}

.gglcptch.gglcptch_v2 {
    border: none;
    width: 100%;
    height: auto;
    background: transparent;
    box-shadow: none;
}

.gglcptch.gglcptch_v2 > *:not(.gglcptch_recaptcha) {
    display: none;
}

.gglcptch.gglcptch_v2 .gglcptch_recaptcha {
    width: auto;
}

@media screen and (max-width: 473px) {
    .lang-switch{
        display: block !important;
        margin: 14px 20px 0 0;
        color: #d21513;
    }

    .language_menu ul.lang a:hover{
        color: #d21513;
    }


    .main-navigation.main-navigation {
        top: 91%;
    }

    .language_menu ul.lang {
        text-align: center;
        margin: 0;
        background: #fff;
        position: absolute;
        top: 42px;
        right: 70px;
        width: 32px;
        z-index: 99999;
        display: none;
    }

    .language_menu ul.lang li {
        margin-bottom: 10px;
        display: block;
        border: none;
    }

    #page {
        padding-top: 88px;
    }

    .language_menu {
        margin: 0;
    }

    .communicate em:after {
        display: none;
    }
    .language_menu ul.lang li a{
        font-size: 12px;
    }

    .language_menu ul.lang li{
        padding: 0 5px;
    }

}
#dpsp-content-bottom,
.the_champ_sharing_container{
	max-width: 250px;
}