@import 'assets/fonts/demo.css';
@import 'assets/fonts/Brandon_Grotesque_F/stylesheet.css';

/*!
	Theme Name: CBS Theme
	Theme URI: -
	Description: -
	Version: 1.0
	Author: www.bingdigital.com
	Author URI: http://www.bingdigital.com
*/

.download-popup-overlay {
    height: 85% !important;
}

.download-popup-overlay-list {
    overflow: auto !important;
    height: 65% !important;
}

.responsive-img-h {
    min-height: 300px;
    width: 100%;
    object-fit: cover;
    display: block;
}

.doc-font {
    font-family: "Brandon Grot W01 Light", sans-serif !important;
    font-size: 16px;
    font-weight: 700;
}


/*check box style added*/

.base-check {
    position: relative;
}

.styled-checkbox1 {
    position: absolute;
    opacity: 0;
    margin: 0px;
}

.styled-checkbox1:checked+label:before {
    /* background: #43a2da;*/
    /*background-image:url(assets/images/CHECK_BOX_F.png);
   		border: none;
	font-family:"BrandonGrotW01-Regular" !important;
	font-weight:bold !important;
	font-size:13px !important;*/
}

.styled-checkbox1+label {
    /* background: #43a2da;*/
    background-image: url(assets/img/CHECK_BOX_F.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
}

.styled-checkbox1:checked+label {
    background-image: url(assets/img/CHECK_BOX_T.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
}

.styled-checkbox1+label:before {
    /* background-image:url(assets/images/CHECK_BOX_F.png);
	content: "";
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
	width: 13px !important;
    height: 13px !important;*/
    /*border-radius: 4px;
    background: white;
	border: solid #b3b3b3 1px;*/
    margin-top: 2px;
}


/*43a2da*/

.content-slider li label {
    color: #229afc !important;
    font-weight: 700;
    isplay: inline-block;
}

.base-check lable {
    color: #43a2da !important;
}

.styled-checkbox1:checked+label:after {
    /*position: absolute;*/
    /*	content:"\002713" !important;/*\2714*/
    /*content:"";
	background-image:url(assets/images/CHECK_BOX_T.png);*/
    /*left: 2px;
    top: 5px !important;*/
    /*width: 14px;
    height: 214x;
    box-shadow: none !important;
	color:#FFF;
	font-size:9px;
	font-family:"BrandonGrotW01-Regular" !important;
	font-weight:bold !important;*/
    /* -webkit-transform: rotate(40deg) !important;
    transform: rotate(40deg) !important;*/
    /*font-family:-apple-system;*/
}

.reg-complete {
    white-space: normal;
    font-size: 14px;
}


/*check box style Ends*/

.lato_light {
    font-weight: 300
}

.ac p:empty {
    display: none;
}

body {
    font-family: "Brandon Grot W01 Light", sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #444;
    background-color: #f4f4f4;
    position: relative
}

body.logged-in {
    padding-bottom: 32px!important
}

html {
    margin-top: 0!important
}

.logged-in #wpadminbar {
    bottom: 0!important;
    top: auto!important
}

.resetul {
    margin: 0;
    padding: 0;
    list-style: none
}

.absolute-width {
    top: 0;
    right: 0;
    left: 0;
    bottom: 0
}

a {
    color: inherit;
    text-decoration: none
}

a:hover {
    color: inherit;
    text-decoration: underline
}

h1,
h2,
h3,
h4 {
    line-height: 1.2em;
    font-weight: 400;
    letter-spacing: normal
}

.vc_row.wrap-content,
.wrapper {
    max-width: 1476px;
    margin: 0 auto;
    position: relative
}

.wrapper-full {
    max-width: 1480px
}

.inner-wrapper {
    padding-left: 15px;
    padding-right: 15px
}

.wrap-content .inner-wrapper {
    padding-left: 0;
    padding-right: 0
}

.search-close {
    display: none
}

.top-menu-fixed .site-header.is-fixed {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 201
}

.sidr-open.top-menu-fixed .site-header.is-fixed {
    min-width: 100%
}

@supports (-ms-accelerator:true) {
    .site-header {
        padding: 0;
        height: 58px;
        background-color: #fff;
        min-height: 58px;
    }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .site-header {
        padding: 0;
        height: 58px;
        background-color: #fff;
        min-height: 58px;
    }
}

.site-header {
    padding: 0;
    background-color: #fff;
    min-height: 62px;
}

.site-header .top-navigation {
    padding-top: 0
}

.site-header .top-navigation li {
    font-size: 12px;
    font-family: 'Brandon Grot W01 Bold', sans-serif;
    color: #242421;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 15px
}

.site-header .top-navigation li a {
    display: inline-block !important;
}

.top-menu-active,
.site-header .top-navigation li a:hover {
    color: #009cda;
    text-decoration: none
}

.site-header .top-navigation li.new-item a:before {
    display: block;
    content: "new";
    font-size: 10px;
    text-transform: uppercase;
    color: #009cda;
    transition: all .5s ease-in-out
}

.site-header .top-navigation li.new-item a:hover:before {
    padding-left: 50%;
    color: #007CAD
}

.site-header .top-search-form .mn-search-form {
    position: absolute;
    background-color: #fff;
    border: 0;
    z-index: 99;
    height: 0;
    visibility: hidden;
    opacity: 0;
    max-height: 0;
    transition: opacity .4s ease-in-out
}

.site-header .top-search-form .mn-search-form .search-submit {
    background-color: #009cd9;
    border: 0;
    color: #fff;
    padding: 10px 20px;
    font-size: 15px;
    font-family: 'Brandon Grot W01 Bold', sans-serif;
    text-transform: uppercase
}

.site-header .top-search-form .mn-search-form .search-input {
    background-color: #f5f5f5;
    border: 0;
    font-size: 15px;
    padding: 10px 25px;
    color: #333;
    width: 230px;
    font-family: 'Brandon Grot W01 Bold', sans-serif;
    text-transform: uppercase
}

.site-header .top-search-form .mn-search-form.is-active {
    height: auto;
    max-height: none;
    opacity: 1;
    visibility: visible;
    text-align: center;
    width: 100%;
    right: 0;
    top: 0;
}

.site-header .top-search-form .mn-search-form .search-close {
    display: inline-block;
    background-color: transparent;
    border: 0;
    background-image: url(assets/images/close-form-button.png);
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -9999px;
    width: 55px;
    height: 48px
}

.site-header .meta-navigation {
    text-align: right;
    padding-top: 10px;
    padding-bottom: 5px
}

.site-header .meta-navigation ul li {
    display: inline-block;
    border-right: 2px solid #e5e5e5;
    text-align: left;
    padding: 0px 20px
}

.site-header .meta-navigation .mn-search {
    padding-left: 0;
    position: relative
}

.site-header .meta-navigation .mn-search a {
    display: inline-block;
    text-indent: -9999px;
    background-image: url(assets/images/svg/search-icon.svg);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: center center;
    width: 23px;
    height: 23px
}

.site-header .meta-navigation .mn-search .mn-search-form {
    position: absolute;
    background-color: #fff;
    padding: 10px;
    border: 0;
    z-index: 99;
    height: 0;
    visibility: hidden;
    opacity: 0;
    max-height: 0;
    transition: opacity .4s ease-in-out
}

.site-header .meta-navigation .mn-search .mn-search-form .search-submit {
    background-color: #009cd9;
    border: 0;
    color: #fff;
    padding: 20px;
    font-size: 15px;
    width: 100px;
    font-family: 'Brandon Grot W01 Bold', sans-serif;
    text-transform: uppercase
}

.site-header .meta-navigation .mn-search .mn-search-form .search-input {
    background-color: #f5f5f5;
    border: 0;
    font-size: 15px;
    padding: 20px 25px;
    color: #333;
    width: 230px;
    text-transform: uppercase
}

.site-header .meta-navigation .mn-search .mn-search-form.is-active {
    height: auto;
    max-height: none;
    opacity: 1;
    visibility: visible;
    width: 475px;
    right: 0;
    top: 0;
    margin-top: -20px
}

.site-header .meta-navigation .mn-search .mn-search-form .search-close {
    display: inline-block;
    background-color: transparent;
    border: 0;
    background-image: url(assets/images/close-form-button.png);
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -9999px;
    width: 55px;
    height: 55px
}

.site-header .meta-navigation .mn-cart {
    padding-right: 10px
}

.site-header .meta-navigation .mn-cart a {
    display: inline-block;
    text-indent: -9999px;
    background-image: url(assets/images/svg/cart-icon.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 24px;
    height: 23px
}

.site-header .meta-navigation .mn-info {
    border-right: 0;
    padding-right: 0
}

.site-header .meta-navigation .mn-info a {
    display: inline-block;
    background-image: url(assets/images/info-icon.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 5px 0 5px 30px;
    font-size: 12px;
    color: #393939;
    text-transform: uppercase;
    transition: all .5s ease-in-out;
    font-family: 'Brandon Grot W01 Bold', sans-serif;
    background-size: 18px 13px;
}

.site-header .meta-navigation .mn-info a.is-active,
.site-header .meta-navigation .mn-info a:hover {
    text-decoration: none;
    color: #535353
}

.inner-row-full.category-title {
    padding: 25px 0 7px
}

.inner-row-full.category-title h1 {
    font-size: 26px;
    color: #000;
    text-align: center;
    margin: 0
}

.header-text {
    padding: 65px 0 70px;
    text-align: center
}

.nheader-text {
    padding: 65px 0 70px;
    text-align: center;
    min-height: 600px;
}

.header-text h2 {
    color: #393939;
    margin: 0;
    text-align: center;
    font-size: 40px;
    line-height: 23px
}

.header-text h3 {
    margin: 15px 0 0;
    text-align: center;
    font-size: 23px;
    line-height: 23px
}

.header-text.header-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.header-text.header-image h2,
.header-text.header-image h3 {
    color: #fff;
    font-size: 44px;
    line-height: 35px;
    width: 100%
}

.nheader-text .nht-text {
    min-height: 600px!important;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center
}

.header-text .ht-text {
    min-height: 470px;
    /*min-height: 600px;*/
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center
}

.header-text .ht-text-contents {
    flex-wrap: wrap;
    text-align: center;
    width: 100%
}

.single-page .header-text {
    color: #fff
}

.single-page .nheader-text {
    color: #fff
}

.single-page .header-text .ht-text {
    min-height: 435px
}

.single-page .nheader-text .nht-text {
    min-height: 435px
}

.single-page .header-text .ht-text-contents {
    flex-wrap: wrap;
    text-align: center;
    width: 100%
}

.single-page .nheader-text .ht-text-contents {
    flex-wrap: wrap;
    text-align: center;
    width: 100%
}

.single-page .header-text .line-break {
    width: 100%
}

.single-page .header-text h2 {
    font-size: 50px
}

.single-page .header-text h3 {
    font-size: 20px;
    margin-top: 0
}

.single-page .header-image {
    padding: 0
}

.single-page .header-image h2,
.single-page .header-image h3 {
    font-family: 'Brandon Grot W01 Bold', sans-serif;
    color: inherit
}

.site-footer {
    background-color: white;
    font-size: 14px;
    color: black;
    padding-top: 60px;
    font-family: 'Brandon Grot W01 Medium', sans-serif;
    position: relative
}

.site-footer .footer-meta {
    padding-bottom: 60px;
    padding-top: 40px;
}

.site-footer .copyright {
    text-align: left;
    font-size: 10px;
    text-transform: uppercase;
}

.site-footer .copyright ul,
.site-footer .copyright ul li {
    display: inline-block;
    text-decoration: underline;
}

.site-footer .copyright ul li:after {
    content: "|";
    display: inline-block;
    padding: 0 10px
}

.site-footer .copyright ul li:last-child:after {
    content: "";
    display: none
}

.site-footer .footer-widgets .widget-content {
    background-color: white;
    padding: 40px 40px 0px 40px;
    text-transform: uppercase
}

.site-footer .footer-widgets h3 {
    margin: 0 0 35px;
    font-size: 14px;
    font-family: 'Brandon Grot W01 Bold', sans-serif;
    text-transform: uppercase;
    background-repeat: no-repeat;
    background-position: top left
}

.site-footer .footer-widgets .wg-contact h3 {
    color: #009cda;
    text-decoration: underline;
}

.site-footer .footer-widgets .wg-menu-products h3 {
    color: #009cda;
    text-decoration: underline;
}

.site-footer .footer-widgets .wg-menu-help h3 {
    color: #009cda;
    text-decoration: underline;
}

.site-footer .footer-widgets ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.site-footer .footer-widgets li {
    display: block;
    margin-bottom: 2px;
    font-family: 'Brandon Grot W01 Medium', sans-serif;
    height: 35px;
}

.site-footer .footer-widgets .spacer {
    margin-top: 40px
}

.site-footer .footer-widgets .ft-icon {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 5px;
    text-indent: -9999px;
    background-image: url(assets/images/social/footer-social.png);
    background-repeat: no-repeat;
    background-position: 0 0
}

.site-footer .footer-widgets .ft-icon:hover {
    opacity: .6
}

.site-footer .footer-widgets .ft-twitter {
    background-image: url(assets/images/social/twitter.png)!important
}

.site-footer .footer-widgets .ft-linkedin {
    background-image: url(assets/images/share-icons/linkedin.png)
}

.site-footer .footer-widgets .ft-facebook {
    background-position: center center;
    background-image: url(assets/images/social/facebook.png)!important
}

.site-footer .footer-widgets .ft-pinterest {
    background-image: url(assets/images/social/pinterest.png)!important
}

.site-footer .footer-widgets .ft-instagram {
    background-position: -65px 0
}

.site-footer .footer-widgets .ft-youtube {
    background-image: url(assets/images/social/youtube.png)!important
}

.site-footer .footer-widgets .ft-gplus {
    background-image: url(assets/images/share-icons/gplus.png)
}

.site-footer .columns {
    padding-left: 15px;
    padding-right: 14px
}

.error404 .main-content {
    margin-bottom: 20px
}

.btn {
    display: inline-block;
    padding: 15px 40px;
    min-width: 175px;
    color: #393939;
    border: 2px solid #393939;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Brandon Grot W01 Medium', sans-serif;
    text-align: center;
    transition: all .2s ease-in-out
}

.btn:hover {
    background-color: #009cda;
    color: #fff;
    text-decoration: none
}

.btn.btn-transparent {
    background-color: transparent!important;
    border-color: #009cda!important;
    color: #009cda!important
}

.btn.btn-transparent:hover {
    background-color: #009cda!important;
    color: #fff!important
}

.btn.btn-blue,
.btn.btn-normal {
    background-color: #009cda;
    border-color: #009cda;
    color: #fff!important
}

.btn.btn-blue:hover,
.btn.btn-normal:hover {
    background-color: #088cc0;
    border-color: #088cc0
}

.btn.btn-white {
    background-color: #fff;
    border-color: #009cda;
    color: #009cda!important
}

.btn.btn-white:hover {
    background-color: #576f8e;
    border-color: #576f8e!important;
    color: #fff!important
}

.btn.btn-white-bg {
    background-color: #fff!important;
    border-color: #fff!important;
    color: #576f8e!important
}

.btn.btn-white-bg:hover {
    background-color: #576f8e!important;
    border-color: #576f8e!important;
    color: #fff!important
}

.btn.btn-green {
    background-color: #9fcf67!important;
    border-color: #9fcf67!important;
    color: #fff!important
}

.btn.btn-green:hover {
    background-color: #8ab755!important;
    border-color: #8ab755!important;
    color: #fff!important
}

.btn.btn-red {
    background-color: #f2757a!important;
    border-color: #f2757a!important;
    color: #fff!important
}

.btn.btn-red:hover {
    background-color: #dc6c70!important;
    border-color: #dc6c70!important;
    color: #fff!important
}

.btn.btn-wild-blue {
    background-color: #7c97ba!important;
    border-color: #7c97ba!important;
    color: #fff!important
}

.btn.btn-wild-blue:hover {
    background-color: #6d85a4!important;
    border-color: #6d85a4!important;
    color: #fff!important
}

.btn.btn-dark-gray,
.btn.btn-dark-gray:hover {
    background-color: #393939!important;
    border-color: #393939!important;
    color: #fff!important
}

.buttons-display .btn {
    margin: 10px 10px 10px 0
}

.simple-page .single-row.buttons-display .wpb_wrapper h3 {
    margin: 0 0 30px;
    font-size: 16px;
    font-family: 'Brandon Grot W01 Bold', sans-serif;
    text-transform: uppercase;
    color: #393939
}

.big-header {
    padding: 200px 0 300px;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: auto;
    font-size: 22px;
    color: #393939
}

.big-header h2 {
    color: #393939;
    font-size: 70px;
    margin: 0 0 30px;
    max-width: 650px;
    padding: 0
}

.big-header h1 {
    color: #fff;
    font-size: 24px;
    font-family: 'Brandon Grot W01 Medium', sans-serif;
    margin: 68px 0 35px;
    padding: 0;
    text-transform: uppercase
}

.big-header .main-content {
    max-width: 490px;
    line-height: 34px
}

.big-header a.btn {
    margin-right: 20px;
    padding-top: 9px;
    padding-bottom: 9px
}

.big-header a.btn.btn-transparent {
    color: #393939!important;
    border: 2px solid #393939!important
}

.white-text .big-header {
    color: #fff;
    padding: 100px 0 220px
}

.white-text .big-header h2 {
    color: #fff;
    font-size: 105px;
    margin-bottom: 0
}

.white-text .big-header h3 {
    margin: 0;
    padding: 0;
    font-size: 37px
}

.white-text .big-header a.btn {
    color: #fff!important;
    border-color: #fff!important;
    border-width: 3px!important
}

.white-text .big-header a.btn:hover {
    border-color: #009cda!important
}

.white-text .big-header a.btn.btn-white-bg {
    background-color: #fff!important;
    border-color: #fff!important;
    color: #576f8e!important
}

.white-text .big-header a.btn.btn-white-bg:hover {
    background-color: #576f8e!important;
    border-color: #576f8e!important;
    color: #fff!important
}

.text-color-white,
.text-color-white .big-header-content {
    color: #fff
}

.text-color-white .big-header-content h1,
.text-color-white .big-header-content h2,
.text-color-white .big-header-content h3,
.text-color-white .big-header-content h4,
.text-color-white .big-header-content h5,
.text-color-white .big-header-content h6,
.text-color-white h1,
.text-color-white h2,
.text-color-white h3,
.text-color-white h4,
.text-color-white h5,
.text-color-white h6 {
    color: inherit
}

.main-content .wpb_row {
    margin-bottom: 0
}

.block-link {
    background-color: #fff
}

.block-link img {
    width: 100%
}

.block-link .bl-content {
    padding: 28px 40px
}

.block-link .bl-content a {
    color: #393939;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Brandon Grot W01 Bold', sans-serif
}

.showcase-top {
    padding-bottom: 31px
}

.block-showcase {
    background-color: #fff;
}

.block-showcase img {
    width: 100%
}

.block-showcase .bl-content {
    position: relative;
    padding: 27px 30px;
    color: #3b3b3b
}

.block-showcase .bl-content .blc-left {
    float: left;
    width: 68%
}

.block-showcase .bl-content .blc-right {
    float: right;
    width: 32%;
    text-align: right;
    padding-top: 10px
}

.block-showcase .bl-content h2,
.block-showcase .bl-content h3 {
    margin: 0;
    font-family: BrandonGrotW01-Regular, sans-serif
}

.block-showcase .bl-content h2 {
    font-size: 24px;
    margin-bottom: 5px
}

.block-showcase .bl-content h3 {
    font-size: 16px
}

.block-showcase .btn {
    font-size: 14px;
    border-color: #f4f4f4;
    min-width: 0;
    padding: 9px 20px
}

.block-showcase .btn:hover {
    background-color: #576f8e;
    border-color: #576f8e!important;
    color: #fff!important
}

.header-gray .big-header .main-content {
    max-width: 10000px!important
}

.header-gray .big-header {
    padding: 68px 0 220px
}

.slider-text {
    color: #fff
}

.slider-text .short-text {
    max-width: 460px
}

.slider-text p {
    font-size: 24px;
    font-family: "Brandon Grot W01 Light", sans-serif;
    line-height: 34px;
    padding: 25px 0
}

.slider-text p.p-intro {
    font-size: 33px;
    font-family: "Brandon Grot W01 Light", sans-serif;
    line-height: 46px;
    padding-top: 0;
    padding-bottom: 25px;
    margin-top: 0
}

.slider-text p.p-outro {
    font-size: 26px;
    padding-bottom: 10px;
    margin-top: 15px
}

.slider-text a.btn {
    border-color: #fff;
    color: #fff
}

.tp-bullets.simplebullets.round .bullet {
    background-image: none!important;
    background-color: #fff;
    border-radius: 50%;
    width: 16px!important;
    height: 16px!important
}

.tp-bullets.simplebullets.round .bullet.selected {
    background-color: #009cda
}

.fl-sidebar {
    display: none;
    position: fixed;
    z-index: 150;
    top: 0;
    right: 0;
    left: auto;
    bottom: 0;
    width: 315px;
    padding: 40px 50px;
    font-size: 14px;
    background-color: #838da0;
    color: #fff
}

.fl-sidebar a {
    color: #fff
}

.fl-sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.fl-sidebar li {
    display: block;
    margin-bottom: 9px;
    font-size: 14px;
    font-family: 'Brandon Grot W01 Bold', sans-serif;
    text-transform: uppercase
}

.fl-sidebar .fl-info li {
    font-family: 'Brandon Grot W01 Medium', sans-serif;
    margin-bottom: 3px
}

.fl-sidebar .fl-info li span.lbl {
    display: block;
    font-family: 'Brandon Grot W01 Bold', sans-serif
}

.fl-sidebar .spacer {
    margin-top: 25px
}

.fl-sidebar .clear.spacer {
    margin-top: 45px
}

.fl-sidebar .xseparator {
    margin: 35px 0;
    border-top: 2px solid #9099aa
}

.fl-sidebar .widget {
    border-bottom: 2px solid #9099aa;
    margin-bottom: 0px;
    padding-bottom: 15px
}

.fl-sidebar .widget.widget-last {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.fl-sidebar a.gs-toggle {
    display: block;
    border-bottom: 2px solid #9099aa;
    padding-bottom: 20px;
    padding-left: 30px;
    margin-bottom: 20px;
    font-size: 14px;
    font-family: 'Brandon Grot W01 Bold', sans-serif;
    text-transform: uppercase;
    background-image: url(assets/images/gs-globe.png);
    background-repeat: no-repeat;
    background-position: 0 0
}

.fl-sidebar a.gs-toggle.gs-flag {
    background-position: top 2px left;
}

.fl-sidebar a.gs-toggle.gs-flag-mx {
    background-image: url(assets/images/flags/mx.png)
}

.fl-sidebar a.gs-toggle.gs-flag-ru {
    background-image: url(assets/images/flags/ru.png)
}

.fl-sidebar a.gs-toggle.gs-flag-de {
    background-image: url(assets/images/flags/de.png)
}

.fl-sidebar a.gs-toggle.gs-flag-fr {
    background-image: url(assets/images/flags/fr.png)
}

.fl-sidebar a.gs-toggle.gs-flag-nl {
    background-image: url(assets/images/flags/nl.png)
}

.fl-sidebar a.gs-toggle.gs-flag-ja {
    background-image: url(assets/images/flags/jp.png)
}

.fl-sidebar a.gs-toggle.gs-flag-au {
    background-image: url(assets/images/flags/au.png)
}

.fl-sidebar a.gs-toggle.gs-flag-br,
.fl-sidebar a.gs-toggle.gs-flag-pt-br {
    background-image: url(assets/images/flags/br.png)
}

.fl-sidebar a.gs-toggle span {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    background-image: url(assets/images/gs-arrow.png);
    background-repeat: no-repeat;
    background-position: 0 0
}

.fl-sidebar a.gs-toggle:hover {
    text-decoration: none;
    color: #e6e6e6
}

.fl-sidebar .fl-s-actions {
    text-align: right;
    margin-bottom: 40px
}

.fl-sidebar .fl-s-actions a.fl-close {
    padding: 5px 5px 5px 20px;
    font-family: 'Brandon Grot W01 Bold', sans-serif;
    text-transform: uppercase;
    background-image: url(assets/images/fl-close.png);
    background-repeat: no-repeat;
    background-position: left 5px center
}

.fl-sidebar .fl-s-actions a.fl-close:hover {
    text-decoration: none;
    background-color: #9099aa
}

.fl-sidebar a.btn {
    display: block;
    padding: 15px 10px;
    border-color: #fff;
    font-size: 14px;
    text-align: center
}

.fl-sidebar .navigation-wrapper {
    padding-bottom: 20px
}

.section-footer-product {
    background-repeat: no-repet;
    background-position: center center;
    background-size: cover;
    padding: 155px 0 175px;
    text-align: center;
    color: #fff
}

.section-footer-product h1 {
    font-size: 60px;
    text-align: center;
    margin: 0 0 33px
}

.section-footer-product .tax-decription {
    font-size: 22px;
    line-height: 34px;
    max-width: 690px;
    margin: 0 auto
}

.product-funcstion-cols {
    border-bottom: 2px solid #e5e5e5;
    margin-bottom: 10px
}

.product-functions {
    text-align: center;
    padding: 38px 0 33px;
    border-bottom: 2px solid #e5e5e5;
    margin-bottom: 10px
}

.product-functions ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.product-functions ul li {
    display: inline-block;
    margin: 0 50px
}

.product-functions ul li em {
    display: inline-block;
    height: 100%
}

.product-functions ul li span {
    display: block;
    min-height: 50px;
    line-height: 50px;
    margin-bottom: 15px
}

.product-functions ul li span img {
    vertical-align: bottom
}

.product-functions ul a {
    display: block;
    color: #393939;
    font-family: 'Brandon Grot W01 Bold', sans-serif;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase
}

.inner-row-full {
    padding: 25px 0
}

.inner-row-full .columns {
    padding-left: 20px
}

.inner-row-full .block-showcase {
    margin-bottom: 36px
}

.inner-row-full .block-showcase .bl-content h1 {
    color: #3b3b3b;
    font-size: 30px;
    margin: 8px 0;
}

.inner-row-full .block-showcase .bl-content h3 {
    min-height: 55px;
    font-size: 16px
}

.inner-row-full .block-showcase .btn {
    border-color: #3b3b3b;
    color: #3b3b3b;
    margin-top: 45px;
    padding: 8px 25px
}

.inner-row-full .block-showcase .btn:hover {
    border-color: #888
}

.product-tabs-row {
    position: relative
}

.product-tabs-row.product-tabs-row-fixed.is-fixed {
    top: 0;
    position: fixed!important;
    z-index: 201
}

.product-tabs-row.product-tabs-row-fixed {
    position: absolute;
    transition: all .5s ease-in-out;
    z-index: 10
}

.product-tabs-row .product-tabs,
.product-tabs-row.product-tabs-row-fixed.is-fixed .product-tabs {
    border-bottom: 2px solid rgba(255, 245, 245, .4)
}

.product-tabs-row .product-tabs ul,
.product-tabs-row.product-tabs-row-fixed.is-fixed .product-tabs ul {
    margin: 0 0 -2px;
    padding: 0;
    list-style: none;
    min-width: 1250px;
}

.product-tabs-row .product-tabs ul li,
.product-tabs-row.product-tabs-row-fixed.is-fixed .product-tabs ul li {
    display: inline-block;
    float: left
}

.product-tabs-row .product-tabs ul li a,
.product-tabs-row.product-tabs-row-fixed.is-fixed .product-tabs ul li a {
    color: #fff;
    display: block;
    padding: 43px 40px 35px;
    border-bottom: 2px solid transparent;
    transition: all .3s ease-in-out;
    font-size: 14px;
    font-family: 'Brandon Grot W01 Bold', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: bottom left;
    margin-bottom: -2px
}

.product-tabs-row .product-tabs ul li a.is-active,
.product-tabs-row .product-tabs ul li a:hover,
.product-tabs-row.product-tabs-row-fixed.is-fixed .product-tabs ul li a.is-active,
.product-tabs-row.product-tabs-row-fixed.is-fixed .product-tabs ul li a:hover {
    border-bottom: 2px solid #fff;
    background-image: url(assets/images/product-tab-arrow.png);
    background-repeat: no-repeat;
    background-position: bottom center
}

.product-tabs-row .product-tabs ul li.li-break,
.product-tabs-row.product-tabs-row-fixed.is-fixed .product-tabs ul li.li-break {
    width: 1px
}

.product-tabs-row .product-tabs ul li.pt-btn,
.product-tabs-row.product-tabs-row-fixed.is-fixed .product-tabs ul li.pt-btn {
    float: right;
    margin-top: 27px
}

.product-tabs-row .product-tabs ul li.pt-btn a,
.product-tabs-row.product-tabs-row-fixed.is-fixed .product-tabs ul li.pt-btn a {
    display: inline-block;
    border: 2px solid #fff;
    padding: 13px 20px 13px 22px
}

.product-tabs-row .product-tabs ul li.pt-btn a:hover,
.product-tabs-row.product-tabs-row-fixed.is-fixed .product-tabs ul li.pt-btn a:hover {
    background-image: none;
    border: 2px solid #b3b3b3
}

.product-tabs-row .product-tabs ul li.pt-btn span,
.product-tabs-row.product-tabs-row-fixed.is-fixed .product-tabs ul li.pt-btn span {
    display: inline-block;
    width: 19px;
    height: 18px;
    background-repeat: no-repeat;
    background-position: center center;
    vertical-align: top;
    margin-right: 10px
}

.product-tabs-row .product-tabs ul li.pt-btn.buy-now span,
.product-tabs-row.product-tabs-row-fixed.is-fixed .product-tabs ul li.pt-btn.buy-now span {
    color: green;
    fill: #fff
}

.product-tabs-row .product-tabs ul li.pt-btn.buy-now span .svg path,
.product-tabs-row.product-tabs-row-fixed.is-fixed .product-tabs ul li.pt-btn.buy-now span .svg path {
    fill: inherit
}

.product-tabs-row .product-tabs ul li.pt-btn.buy-now,
.product-tabs-row.product-tabs-row-fixed.is-fixed .product-tabs ul li.pt-btn.buy-now {
    background-color: #fff;
    color: #3b7dab
}

.product-tabs-row .product-tabs ul li.pt-btn.buy-now a,
.product-tabs-row.product-tabs-row-fixed.is-fixed .product-tabs ul li.pt-btn.buy-now a {
    color: #fff
}

.product-tabs-row .product-tabs ul li.pt-btn.buy-now a:hover,
.product-tabs-row.product-tabs-row-fixed.is-fixed .product-tabs ul li.pt-btn.buy-now a:hover {
    background-color: #576f8e!important;
    border: 2px solid #576f8e!important;
    color: #fff!important
}

.product-tabs-row .product-tabs ul li.pt-btn.buy-now a:hover span .svg path,
.product-tabs-row.product-tabs-row-fixed.is-fixed .product-tabs ul li.pt-btn.buy-now a:hover span .svg path {
    fill: #fff
}

.product-tabs-row .product-tabs ul li.pt-btn.ask-a-question,
.product-tabs-row.product-tabs-row-fixed.is-fixed .product-tabs ul li.pt-btn.ask-a-question {
    margin-right: 30px
}

.product-tabs-row .product-tabs ul li.pt-btn.ask-a-question a:hover,
.product-tabs-row.product-tabs-row-fixed.is-fixed .product-tabs ul li.pt-btn.ask-a-question a:hover {
    background-color: #009cda!important;
    border: 2px solid #009cda!important
}

.product-tabs-row .product-tabs ul li.pt-btn.ask-a-question span,
.product-tabs-row.product-tabs-row-fixed.is-fixed .product-tabs ul li.pt-btn.ask-a-question span {
    background-image: url(assets/images/svg/Icon-round-Question_mark.svg);
    background-size: 18px
}

.product-tabs-row.is-fixed .product-tabs {
    border-bottom-color: #79b7e1
}

.product-tabs-row .product-tabs.product-downloads-tabs ul li a {
    font-family: 'Brandon Grot W01 Medium', sans-serif
}

.ps-case-studies .product-tabs-row,
.ps-downloads .product-tabs-row {
    background-color: #f4f4f4;
    position: relative
}

.ps-case-studies .product-tabs-row .product-tabs,
.ps-downloads .product-tabs-row .product-tabs {
    border-bottom-color: #cfcfcf!important
}

.ps-case-studies .product-tabs-row ul li a,
.ps-downloads .product-tabs-row ul li a {
    color: #393939!important
}

.ps-case-studies .product-tabs-row ul li a.is-active,
.ps-case-studies .product-tabs-row ul li a:hover,
.ps-downloads .product-tabs-row ul li a.is-active,
.ps-downloads .product-tabs-row ul li a:hover {
    border-bottom-color: #333!important;
    background-image: url(assets/images/product-tab-arrow-gray.png)!important
}

.ps-case-studies .product-tabs-row ul li.ask-a-question.pt-btn a,
.ps-downloads .product-tabs-row ul li.ask-a-question.pt-btn a {
    border-color: #393939!important
}

.ps-case-studies .product-tabs-row ul li.ask-a-question.pt-btn a span,
.ps-downloads .product-tabs-row ul li.ask-a-question.pt-btn a span {
    background-image: url(assets/images/btn-question-mark-gray.png)!important
}

.ps-case-studies .product-tabs-row ul li.ask-a-question.pt-btn a:hover,
.ps-downloads .product-tabs-row ul li.ask-a-question.pt-btn a:hover {
    background-image: none!important;
    color: #fff!important
}

.ps-case-studies .product-tabs-row ul li.ask-a-question.pt-btn a:hover span,
.ps-downloads .product-tabs-row ul li.ask-a-question.pt-btn a:hover span {
    background-image: url(assets/images/btn-question-mark.png)!important
}

.ps-case-studies .product-tabs-row ul li.pt-btn.buy-now a,
.ps-downloads .product-tabs-row ul li.pt-btn.buy-now a {
    background-color: #4fa0d8!important;
    border-color: #4fa0d8!important;
    color: #fff!important
}

.ps-case-studies .product-tabs-row ul li.pt-btn.buy-now a span,
.ps-downloads .product-tabs-row ul li.pt-btn.buy-now a span {
    background-image: url(assets/images/btn-shopping-cart-white.png)!important
}

.ps-case-studies .product-tabs-row ul li.pt-btn.buy-now a:hover,
.ps-downloads .product-tabs-row ul li.pt-btn.buy-now a:hover {
    background-image: none!important
}

.products-downloads-wrapper-tabs.row {
    background-color: #fff!important
}

.ps-downloads .single-product-wrapper {
    position: relative;
    padding-top: 100px
}

.ps-downloads .product-tabs-row.product-tabs-row.products-downloads-wrapper-tabs {
    position: absolute!important;
    top: 0
}

.ps-downloads .product-tabs-row.product-tabs-row.products-downloads-wrapper-tabs .product-tabs li {
    float: none
}

.ps-downloads .product-tabs-row.product-tabs-row.products-downloads-wrapper-tabs.is-fixed {
    position: fixed!important
}

.product-display-header .big-header {
    padding: 165px 0 300px
}

.product-display-header .big-header.medium-header {
    padding: 125px 0 200px
}

.product-display-header .big-header.small-header {
    padding: 125px 0 100px
}

.product-display-header .big-header h2 {
    font-size: 59px;
    line-height: 61px;
    max-width: 490px;
    margin-bottom: 18px
}

.product-promo-header {
    background-repeat: no-repeat;
    background-position: 98% 11%
}

.has-image .big-header {
    padding: 0;
    display: table;
    width: 100%;
    height: 100%
}

.has-image .big-header .main-content {
    max-width: 530px
}

.has-image .big-header-content {
    padding: 165px 0 100px;
    display: table-cell
}

.has-image .big-header-image {
    display: table-cell;
    vertical-align: bottom;
    height: 100%
}

.has-image .bhc-left {
    float: left
}

.has-image .big-header-image {
    width: 50%
}

.has-image .is-aligned-left .big-header-content {
    padding-right: 10px
}

.has-image .is-aligned-left .big-header-image,
.has-image .is-aligned-right .big-header-content {
    padding-left: 10px
}

.has-image .is-aligned-right .big-header-image {
    padding-right: 10px
}

.has-image .is-aligned-right .bhc-left,
.has-image .is-aligned-right .main-content {
    float: right
}

.vertical-top-align .has-image .big-header-image {
    vertical-align: top
}

.center-lead {
    text-align: center;
    color: #000;
    font-size: 25px;
    padding: 85px 0 80px
}

.center-lead h3 {
    font-size: 50px;
    line-height: 48px;
    margin: 0 0 35px
}

.center-lead .wpb_wrapper {
    max-width: 945px;
    margin: 0 auto
}

.embed_media {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    margin: 10px 0
}

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

.video-text {
    min-height: 526px;
    font-size: 16px
}

.video-text h2 {
    font-size: 20px;
    text-transform: uppercase
}

.video-text .wpb_wrapper {
    max-width: 460px;
    margin: 0 auto;
    padding-top: 30px
}

.header-image-left.vc_row,
.header-image-right.vc_row {
    background-position: right center!important;
    background-repeat: no-repeat
}

.header-image-left.vc_row.header-image-bottom,
.header-image-right.vc_row.header-image-bottom {
    background-position: right bottom!important
}

.header-image-left.vc_row .image-icon,
.header-image-right.vc_row .image-icon {
    margin-bottom: 40px
}

.header-image-left.vc_row .product-display-header .big-header h2,
.header-image-right.vc_row .product-display-header .big-header h2 {
    margin: 0 0 25px
}

.header-image-left-bottom.vc_row,
.header-image-right-bottom.vc_row,
.header-image-right.header-image-right-bottom.vc_row {
    background-position: right bottom!important
}

.header-image-right-top.vc_row,
.header-image-right.header-image-right-top.vc_row {
    background-position: right top!important
}

.header-image-left.vc_row {
    background-position: left bottom!important
}

.header-image-left.vc_row .product-display-header .big-header {
    padding: 95px 0 100px
}

.header-image-left.vc_row .product-display-header .big-header h2 {
    margin-bottom: 45px
}

.header-image-left.vc_row .big-header .main-content {
    float: right
}

.header-image-left.vc_row .image-icon {
    margin-bottom: 30px
}

.header-image-right.vc_row.easy-cable-management .big-header {
    padding: 145px 0 280px
}

.header-image-right.vc_row.project-install .big-header {
    padding: 75px 0 140px
}

.white-text {
    color: #fff
}

.white-text.center-lead {
    padding: 95px 0 110px
}

.custom-row {
    background-size: cover
}

.big-header-case-study {
    min-height: 605px;
    padding-top: 200px;
    text-align: center
}

.content-case-study-wrap {
    background-color: #fff
}

.content-case-study {
    text-align: center;
    padding: 55px 0 85px;
    line-height: 28px;
    font-size: 20px;
    color: #393939;
    max-width: 965px;
    margin: 0 auto
}

.content-case-study h2 {
    font-size: 40px;
    color: #000;
    margin: 0 0 20px;
    line-height: 59px
}

.content-case-study .cs-footer {
    margin-top: 35px;
    font-size: 14px
}

.content-case-study .cs-location {
    margin-right: 30px
}

.page-content {
    color: #393939;
    font-family: "Brandon Grot W01 Light", sans-serif
}

.page-content .wpb_wrapper {
    padding: 35px 12px
}

.page-content .form-row .row {
    margin-left: -18px;
    margin-right: -18px
}

.page-content .form-row {
    margin: 25px 0
}

.page-content .form-row input[type=email],
.page-content .form-row input[type=password],
.page-content .form-row input[type=text],
.page-content .form-row input[type=tel],
.page-content .form-row textarea {
    padding: 22px;
    display: block;
    width: 100%;
    font-size: 12px;
    text-transform: uppercase;
    border: 1px solid #e5e5e5;
    font-family: 'Brandon Grot W01 Bold', sans-serif
}

.page-content .form-row .input-hidden {
    display: none!important
}

.page-content .form-row textarea {
    height: 140px
}

.page-content .form-row .wpcf7-radio {
    font-size: 0
}

.page-content .form-row .wpcf7-radio input[type=radio] {
    visibility: hidden;
    display: none
}

.page-content .form-row .wpcf7-radio input[type=radio]:checked+.wpcf7-list-item-label {
    background-color: #93c990;
    color: #fff;
    background-image: url(assets/images/checked.png);
    background-repeat: no-repeat;
    text-align: left;
    transition: all .4s ease-in-out;
    padding-left: 52px
}

.page-content .form-row .wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label {
    width: 25%;
    background-position: left 20px center;
    padding: 22px;
    display: inline-block;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'Brandon Grot W01 Bold', sans-serif;
    border: 1px solid #e5e5e5;
    border-left: 0;
    cursor: pointer
}

.page-content .form-row .wpcf7-radio .wpcf7-list-item {
    margin-left: 0
}

.page-content .form-row .wpcf7-radio .wpcf7-list-item.first .wpcf7-list-item-label {
    border-left: 1px solid #e5e5e5
}

.page-content .form-row input[type=submit] {
    padding: 20px 55px;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Brandon Grot W01 Bold', sans-serif;
    background-color: #009cda;
    color: #fff;
    border: 0
}

.page-content .contact-form h3 {
    font-size: 14px;
    text-transform: uppercase;
    margin: 0;
    font-family: 'Brandon Grot W01 Bold', sans-serif
}

.page-content .contact-form h3.inner {
    margin-top: 45px
}

.page-content .contact-form h3 span {
    float: right;
    color: #c9c9c9;
    font-size: 12px
}

.action-buttons {
    margin-top: 35px
}

.action-buttons .pt-btn {
    display: inline-block;
    line-height: 23px
}

.action-buttons .pt-btn a {
    display: inline-block;
    border: 2px solid #fff;
    padding: 11px 20px 11px 22px;
    font-size: 14px;
    font-family: 'Brandon Grot W01 Bold', sans-serif;
    text-transform: uppercase;
    background-color: #fff!important;
    color: #576f8e;
    transition: all .4s ease-in-out
}

.action-buttons .pt-btn a:hover {
    background-image: none;
    text-decoration: none;
    color: #fff!important;
    background-color: #576f8e!important;
    border-color: #576f8e!important
}

.action-buttons .pt-btn span {
    display: inline-block;
    width: 19px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    vertical-align: top;
    margin-right: 10px;
    margin-top: 2px
}

.action-buttons .pt-btn.buy-now a:hover span {
    background-image: url(assets/images/svg/icon_basket_white.svg)
}

.action-buttons .pt-btn.buy-now span {
    background-image: url(assets/images/svg/icon_basket_blue.svg)
}

.action-buttons .pt-btn.ask-a-question.with-mr {
    margin-right: 15px
}

.action-buttons .pt-btn.ask-a-question:hover span a {
    color: #4fa0d8
}

.action-buttons .pt-btn.ask-a-question a {
    border: 2px solid #fff;
    background-color: transparent!important;
    color: #fff
}

.action-buttons .pt-btn.ask-a-question a:hover {
    background-color: #009cda!important;
    border-color: #009cda!important
}

.action-buttons .pt-btn.ask-a-question span {
    background-image: url(assets/images/svg/Icon-round-Question_mark.svg);
    background-size: 18px
}

.action-buttons.sign-off .pt-btn.xbuy-now {
    background-color: transparent;
    color: #fff!important
}

.action-buttons.sign-off .pt-btn.xbuy-now a {
    color: #fff
}

.action-buttons.sign-off .pt-btn.xbuy-now span {
    background-image: url(assets/images/svg/icon_basket_white.svg)
}

.action-buttons.light-bg .pt-btn.buy-now a {
    border-color: #4fa0d8;
    background-color: #4fa0d8;
    color: #fff
}

.action-buttons.light-bg .pt-btn.buy-now span {
    background-image: url(assets/images/btn-shopping-cart-white.png)
}

.action-buttons.light-bg .pt-btn.ask-a-question a {
    border-color: #393939
}

.action-buttons.light-bg .pt-btn.ask-a-question span {
    background-image: url(assets/images/btn-question-mark-gray.png)
}

.product-slider .wpb_column {
    padding-left: 0;
    padding-right: 0
}

.product-slider .tparrows {
    background-color: #fff;
    background-position: center center;
    width: 60px;
    height: 295px
}

.product-slider .tparrows:hover {
    background-color: #eee;
}

.tp-rightarrow.tparrows:before {
    content: none !important;
}

.tp-leftarrow.tparrows:before {
    content: none !important;
}

.tp-rightarrow.tparrows {
    background-image: url(assets/images/slider-right.png);
    background-repeat: no-repeat;
    right: 0!important
}

.tp-leftarrow.tparrows {
    background-image: url(assets/images/slider-left.png);
    background-repeat: no-repeat;
    left: 0!important
}

.two-boxes {
    background-color: #fff;
    padding: 60px 0
}

.two-boxes .center-lead.cl-right {
    border-left: 2px solid #f4f4f4
}

.two-boxes .center-lead {
    font-size: 20px;
    line-height: 26px
}

.two-boxes .center-lead .wpb_wrapper {
    max-width: 460px
}

.two-boxes .center-lead.testimoanials-slider-wrapper .wpb_wrapper {
    max-width: 565px
}

.two-boxes .center-lead h2 {
    font-sizE: 40px;
    margin-bottom: 20px
}

.two-boxes a.read-more {
    display: inline-block;
    margin-top: 15px;
    color: #4fa0d8;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Brandon Grot W01 Medium', sans-serif
}

.testimonials-slider-wrapper {
    color: #393939
}

.testimonials-slider-wrapper h3 {
    font-size: 14px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    font-family: 'Brandon Grot W01 Bold', sans-serif
}

.testimonials-slider-wrapper .center-lead h2 {
    margin-bottom: 10px
}

.testimonials-slider-wrapper .slider-content {
    font-size: 14px;
    line-height: 24px;
    margin-top: -10px;
    padding-bottom: 10px
}

.testimonials-slider-wrapper .next-arrow {
    padding-top: 20px;
    display: inline-block
}

.testimonials-slider-wrapper .next-arrow a {
    text-indent: -9999px;
    display: inline-block;
    width: 42px;
    height: 14px;
    background-image: url(assets/images/slider-arrow-down.png)
}

.feature-title {
    border: 0!important
}

.feature-title.vc_separator h4 {
    text-align: center;
    display: block;
    width: 100%;
    font-size: 18px;
    color: #393939;
    font-family: 'Brandon Grot W01 Bold', sans-serif;
    text-transform: uppercase;
    margin: 0 0 50px
}

.feature-title .vc_sep_holder .vc_sep_line {
    border-top: 0!important
}

.feature-boxes-wrapper {
    background-color: #fff;
    padding: 55px 0 15px
}

.feature-boxes-wrapper.fixing-options {
    padding-bottom: 75px;
    padding-top: 25px
}

.feature-boxes-wrapper.fixing-options .feature-title.vc_separator h4 {
    margin-bottom: 20px
}

.feature-box {
    text-align: center
}

.feature-box h3 {
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Brandon Grot W01 Bold', sans-serif;
    max-width: 120px;
    margin: 30px auto 10px
}

.feature-box .fbc-content {
    font-size: 14px;
    max-width: 240px;
    margin: 0 auto;
    line-height: 26px
}

.feature-box .fb-image {
    min-height: 100px;
    line-height: 100px
}

.feature-box .fb-image em {
    display: inline-block;
    height: 100%
}

.feature-box .fb-image img {
    vertical-align: middle;
    display: inline-block;
    max-height: 95px
}

.fixing-options.clamps-display .feature-box .fb-image,
.fixing-options.wishbone-display .feature-box .fb-image {
    min-height: 100px
}

.fixing-options.clamps-display .feature-box .fb-image img,
.fixing-options.wishbone-display .feature-box .fb-image img {
    max-height: 1000px
}

.clamps-display .feature-box .fbc-content,
.clamps-display .feature-box h3 {
    max-width: 95%
}

.additional-information .big-header .main-content p {
    margin-bottom: 25px
}

.additional-information .big-header h2 {
    margin-bottom: 20px;
    font-size: 50px
}

.additional-information .action-buttons {
    margin-top: 63px
}

.product-details {
    color: #fff;
    padding: 60px 0 140px
}

.product-details .wpb_single_image {
    padding-top: 100px
}

.product-color {
    margin-bottom: 10px
}

.product-color span {
    display: inline-block;
    min-width: 55px;
    vertical-align: top;
    padding-top: 4px
}

.product-color em {
    display: inline-block;
    width: 28px;
    height: 28px;
    border-radius: 50%
}

.product-details-box {
    font-size: 16px;
    line-height: 26px
}

.product-details-box h3 {
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Brandon Grot W01 Bold', sans-serif;
    margin: 0 0 7px
}

.product-details-box p {
    margin-bottom: 20px
}

.product-details-box .pdb-right-content {
    width: 80%;
    float: left
}

.product-details-box .fb-image {
    width: 20%;
    max-width: 50px;
    float: left
}

.tech-spec-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.tech-spec-list li {
    word-wrap: break-word
}

.tech-spec-list li b {
    display: inline-block;
    width: 40%;
    font-weight: 400
}

.tech-spec-tbl td {
    width: 35%
}

.product-details-wrapper {
    max-width: 1320px;
    margin: auto
}

.product-details-wrapper.vc_row.wpb_row {
    margin-left: auto!important;
    margin-right: auto!important;
    margin-top: 80px
}

.single-post .sp-row {
    position: relative
}

.single-post .main {
    background-color: #fff
}

.single-post .article {
    max-width: 945px;
    padding: 0 15px;
    margin: auto
}

.single-post p {
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 40px
}

.single-post .post-meta {
    z-index: 11;
    margin-bottom: 55px;
    width: 100%;
    position: absolute;
    top: 0
}

.single-post .post-meta.is-fixed {
    position: fixed;
    width: 100%;
    z-index: 201
}

.single-post .post-meta .post-meta-content {
    position: relative;
    background-color: #fff;
    width: 100%;
    max-width: 1476px;
    border-bottom: 2px solid #e4e4e4
}

.single-post .pm-author {
    float: left;
    width: 18.79%;
    padding: 10px 0 12px;
    min-width: 285px;
    border-right: 2px solid #e4e4e4
}

.single-post .pm-author img {
    width: 57px;
    height: 57px;
    border-radius: 50%
}

.single-post .pm-author .pa-left {
    float: left;
    padding: 0 20px 6px 25px
}

.single-post .pm-author .pa-right {
    float: left;
    padding-top: 10px
}

.single-post .pm-author .pa-right h4,
.single-post .pm-author .pa-right h5 {
    color: #393939;
    font-size: 14px;
    margin: 0;
    font-family: "Brandon Grot W01 Light", sans-serif;
    font-style: italic;
    font-weight: 400
}

.single-post .pm-author .pa-right h4 {
    margin-bottom: 10px
}

.single-post .pm-share {
    float: right;
    position: relative;
    width: 18.79%;
    padding: 25px 20px 30px 35px;
    min-width: 285px;
    border-left: 2px solid #e4e4e4
}

.single-post .pm-share a {
    display: block;
    padding: 5px 0 5px 30px;
    font-size: 14px;
    font-family: 'Brandon Grot W01 Bold', sans-serif;
    text-transform: uppercase;
    background-image: url(assets/images/share-this-icon.png);
    background-repeat: no-repeat;
    background-position: left center
}

.single-post .pm-share .share-this-buttons {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 55px;
    padding: 25px 10px 30px 10px;
    opacity: 0;
    visibility: hidden;
    color: #fff;
    background-color: #393939;
    font-size: 16px
}

.single-post .pm-share .share-this-buttons>span {
    display: block;
    color: #fff;
    font-size: 16px
}

.single-post .pm-share .share-this-buttons .stButton {
    color: #fff!important;
    font-size: 16px!important
}

.single-post .pm-share .share-this-buttons .stButton .email,
.single-post .pm-share .share-this-buttons .stButton .facebook,
.single-post .pm-share .share-this-buttons .stButton .googleplus,
.single-post .pm-share .share-this-buttons .stButton .linkedin,
.single-post .pm-share .share-this-buttons .stButton .twitter {
    font-size: 16px!important;
    color: #fff!important;
    padding: 5px 10px 15px 40px;
    margin-bottom: 20px;
    background-position: left center;
    font-family: "Brandon Grot W01 Light", sans-serif
}

.single-post .pm-share .share-this-buttons .stButton .twitter {
    background-image: url(assets/images/share-icons/twitter.png)
}

.single-post .pm-share .share-this-buttons .stButton .facebook {
    background-image: url(assets/images/share-icons/facebook.png)
}

.single-post .pm-share .share-this-buttons .stButton .linkedin {
    background-image: url(assets/images/share-icons/linkedin.png)
}

.single-post .pm-share .share-this-buttons .stButton .googleplus {
    background-image: url(assets/images/share-icons/gplus.png);
    padding-top: 0;
    padding-bottom: 20px
}

.single-post .pm-share .share-this-buttons .stButton .email {
    background-image: url(assets/images/share-icons/email.png);
    padding-top: 0
}

.single-post .pm-share:hover {
    color: #fff;
    background-color: #393939
}

.single-post .pm-share:hover .share-this-buttons {
    opacity: 1;
    visibility: visible
}

.article-footer {
    border-top: 3px solid #e4e4e4;
    padding-bottom: 80px
}

.article-footer h3 {
    margin: 35px 0 52px;
    color: #3b3b3b;
    font-size: 24px
}

.article-footer h2 {
    margin: 20px 0 15px;
    color: #393939;
    font-size: 24px;
    line-height: 34px
}

.article-footer .inner-row {
    margin-left: -15px;
    margin-right: -15px
}

.article-footer a.read-more {
    display: inline-block;
    padding: 8px 20px;
    margin-top: 20px;
    border: 2px solid #3b3b3b;
    font-size: 14px;
    font-family: 'Brandon Grot W01 Medium', sans-serif;
    text-transform: uppercase
}

.article-footer .post-excerpt {
    font-size: 16px;
    line-height: 24px
}

.news-box-holder {
    background-color: #fff;
    margin-bottom: 50px
}

.news-box-holder h2 {
    font-size: 34px;
    color: #393939;
    margin: 0 0 25px
}

.news-box-holder .news-image {
    width: 37.152%
}

.news-box-holder .news-image.right {
    text-align: right
}

.news-box-holder .news-text {
    width: 62.848%;
    padding: 45px 45px 25px
}

.news-box-holder a.read-more {
    display: inline-block;
    padding: 8px 20px;
    margin-top: 20px;
    border: 2px solid #3b3b3b;
    font-size: 14px;
    font-family: 'Brandon Grot W01 Medium', sans-serif;
    text-transform: uppercase;
    transition: all .4s ease-in
}

.news-box-holder a.read-more:hover {
    text-decoration: none;
    background-color: #3b3b3b;
    color: #fff
}

.news-box-holder .post-excerpt {
    font-size: 16px;
    line-height: 24px
}

.news-box-holder a.more-link {
    display: none
}

.news-box-holder .pm-author {
    float: right;
    padding: 10px 0 12px;
    min-width: 285px
}

.news-box-holder .pm-author img {
    width: 57px;
    height: 57px;
    border-radius: 50%
}

.news-box-holder .pm-author .pa-left {
    float: left;
    padding: 0 20px 6px 25px
}

.news-box-holder .pm-author .pa-right {
    float: left;
    padding-top: 10px
}

.news-box-holder .pm-author .pa-right h4,
.news-box-holder .pm-author .pa-right h5 {
    color: #393939;
    font-size: 14px;
    margin: 0;
    font-family: "Brandon Grot W01 Light", sans-serif;
    font-style: italic;
    font-weight: 400
}

.news-box-holder .pm-author .pa-right h4 {
    margin-bottom: 10px
}

.pagination {
    margin-bottom: 20px
}

.pagination li {
    display: inline-block
}

.pagination li a {
    display: block;
    padding: 5px 15px;
    border: 1px solid #aaa
}

.pagination li.active a {
    background-color: #eee
}

.contact-page .vc_row {
    background-color: #fff;
    margin-bottom: 40px
}

.contact-page .contact-row,
.contact-page .contact-row .wpb_wrapper,
.contact-page .gmap-holder,
.contact-page .gmap-holder .wpb_wrapper {
    padding: 0
}

.contact-page .contact-row .wpb_column.vc_column_container,
.contact-page .gmap-holder .wpb_column.vc_column_container {
    padding-left: 0;
    padding-right: 0
}

.contact-page .address-text {
    float: left;
    width: 27.5%;
    font-size: 14px
}

.contact-page .address-text p {
    margin: 0 0 10px
}

.contact-page .address-text a {
    color: #009cda
}

.contact-page .address-text .vc_separator.vc_separator_align_left h4,
.contact-page .address-text h2 {
    margin: 0 0 19px;
    font-size: 18px;
    font-family: 'Brandon Grot W01 Bold', sans-serif;
    text-transform: uppercase;
    color: #393939
}

.contact-page .address-text h3 {
    margin: 0 0 5px;
    font-size: 14px;
    font-family: 'Brandon Grot W01 Bold', sans-serif;
    text-transform: uppercase;
    color: #009cda
}

.contact-page .contact-row .address-text {
    padding: 50px 75px
}

.contact-page .contact-row-no-map,
.contact-page .contact-row-two-cols-map {
    padding: 50px 60px 10px
}

.contact-page .contact-row-no-map .address-text,
.contact-page .contact-row-two-cols-map .address-text {
    width: 25%;
    margin-bottom: 50px
}

.contact-page .contact-row-no-map .wpb_wrapper,
.contact-page .contact-row-two-cols-map .wpb_wrapper {
    padding: 0
}

.contact-page .contact-row-no-map .vc_separator.vc_separator_align_left h4,
.contact-page .contact-row-two-cols-map .vc_separator.vc_separator_align_left h4 {
    margin: 0 0 19px;
    font-size: 18px;
    font-family: 'Brandon Grot W01 Bold', sans-serif;
    text-transform: uppercase;
    color: #393939
}

.contact-page .contact-row-no-map .vc_separator .vc_sep_holder,
.contact-page .contact-row-two-cols-map .vc_separator .vc_sep_holder {
    display: none
}

.contact-page .contact-row-no-map .wpb_button,
.contact-page .contact-row-no-map .wpb_content_element,
.contact-page .contact-row-two-cols-map .wpb_button,
.contact-page .contact-row-two-cols-map .wpb_content_element {
    margin-bottom: 0
}

.contact-page .gmap-right {
    float: right;
    width: 72.5%
}

.contact-page .gmap-wrapper {
    position: relative;
    padding-bottom: 38.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

.contact-page .gmap-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.contact-page .contact-row-two-cols-map {
    padding: 50px 40px 10px
}

.contact-page .contact-row-two-cols-map .vc_separator.vc_separator_align_left h4 {
    margin-left: 20px
}

.contact-page .contact-row-two-cols-map .address-text {
    width: 50%;
    padding: 0 20px
}

.contact-page .contact-row-two-cols-map .gmap-wrapper {
    margin: 20px 0;
    min-height: 390px
}

.contact-page .contact-row-two-cols-map h3 {
    margin-top: 10px
}

.scrolloff {
    pointer-events: none
}

.page-header {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    text-align: center;
    color: #fff
}

.page-header .wpb_wrapper {
    min-height: 610px
}

.page-header h1,
.page-header h2 {
    padding-top: 240px;
    text-transform: uppercase;
    font-size: 50px;
    font-family: 'Brandon Grot W01 Bold', sans-serif
}

.around-the-world,
.vc_row.proud-history {
    padding-top: 95px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 34px;
    background-position: top center!important;
    background-repeat: no-repeat!important
}

.around-the-world p,
.vc_row.proud-history p {
    margin-bottom: 35px
}

.around-the-world h2,
.vc_row.proud-history h2 {
    font-size: 40px;
    margin: 0 0 40px
}

.around-the-world h2.bottom-heading,
.vc_row.proud-history h2.bottom-heading {
    margin-top: 65px
}

.proud-history .proud-history-bottom {
    background-position: bottom center!important;
    background-repeat: no-repeat!important;
    padding-bottom: 80px
}

.proud-history .proud-history-bottom .wpb_wrapper {
    max-width: 630px;
    margin: 0 auto
}

.around-the-world {
    padding-top: 85px
}

.around-the-world h2 {
    margin-bottom: 20px
}

.around-the-world p {
    margin-bottom: 45px
}

.around-the-world img.size-full {
    display: block;
    margin: 40px auto
}

.around-the-world-bottom {
    padding-bottom: 50px
}

.around-the-world-bottom .at-content {
    max-width: 630px;
    margin: 0 auto
}

.think-of {
    padding: 100px 0 0
}

.think-of .big-header h3 {
    margin-bottom: 20px
}

.think-of .short-text {
    max-width: 515px;
    font-size: 18px
}

.think-of-wrapper {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.wpb_row.link-boxes {
    margin: 40px 0
}

.logo-carousel {
    padding: 60px 0 100px;
    text-align: center;
    font-size: 40px;
    line-height: 34px;
    color: #393939
}

.logo-carousel h2 {
    font-size: 40px;
    line-height: 34px;
    margin-bottom: 15px
}

.logo-carousel .wpb_content_element {
    margin-bottom: 8px
}

.logo-carousel .wpb_column {
    padding-left: 0;
    padding-right: 0
}

.logo-carousel .vc_images_carousel .vc_carousel-control {
    top: 0;
    opacity: 1
}

.logo-carousel .vc_images_carousel .vc_carousel-control span {
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    width: 60px;
    height: 295px
}

.logo-carousel .vc_right span {
    background-image: url(assets/images/slider-right.png);
    right: 0!important
}

.logo-carousel .vc_right span:before {
    display: none
}

.logo-carousel .vc_left span {
    background-image: url(assets/images/slider-left.png);
    left: 0!important
}

.logo-carousel .vc_left span:before {
    display: none
}

.ppy_image_carousel_viewport_w {
    position: relative
}

.ppy_image_carousel_viewport_w .controls {
    top: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
    position: absolute;
    text-indent: -9999px;
    width: 60px
}

.ppy_image_carousel_viewport_w .controls a {
    display: block;
    text-indent: -9999px;
    position: absolute;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.ppy_image_carousel_viewport_w .next-arrow {
    right: 0;
    left: auto
}

.ppy_image_carousel_viewport_w .next-arrow a {
    background-image: url(assets/images/slider-right.png)
}

.ppy_image_carousel_viewport_w .next-arrow a:before {
    display: none
}

.ppy_image_carousel_viewport_w .prev-arrow a {
    background-image: url(assets/images/slider-left.png)
}

.white-arrows .ppy_image_carousel_viewport_w .next-arrow a {
    background-image: url(assets/images/white-slider-right.png)
}

.white-arrows .ppy_image_carousel_viewport_w .prev-arrow a {
    background-image: url(assets/images/white-slider-left.png)
}

.please-login {
    padding: 62px 10px;
    font-size: 24px;
    text-align: center;
    color: #393939;
    background-color: #fff;
    font-style: italic
}

.please-login a {
    color: #4fa0d8
}

.please-login.login-messages {
    margin: 70px 0 40px;
    padding: 40px;
    font-size: 41px;
    line-height: 1;
    font-family: "Brandon Grot W01 Light", sans-serif;
    font-style: normal
}

.please-login .success-logo {
    height: 102px;
    width: 100%;
    background-image: url(assets/images/large_blue_check.png);
    background-position: center center;
    background-repeat: no-repeat
}

.please-login .messages-cta {
    text-align: center;
    font-style: normal;
    margin-top: 20px
}

.please-login .messages-cta a {
    padding: 20px 50px;
    font-size: 17px;
    margin-top: 10px
}

.download-section {
    padding: 35px 0;
    max-width: 1330px;
    margin: 0 auto
}

.download-section .ds-title {
    text-align: center
}

.download-section .ds-title h2 {
    font-size: 24px;
    margin: 23px 0 45px
}

.download-section .download-card-wrapper {
    padding-bottom: 32px
}

.download-section .download-card {
    background-color: #fff;
    min-height: 130px
}

.download-section .download-card img {
    width: 100%
}

.download-section .dc-items {
    padding: 10px 20px 25px
}

.download-section .dc-items h3 {
    font-size: 18px;
    color: #3b3b3b;
    margin: 5px 0 15px
}

.download-section .dc-items ul li {
    margin-bottom: 8px
}

.download-section .dc-items ul li a {
    color: #4fa0d8;
    text-transform: uppercase;
    font-family: 'Brandon Grot W01 Medium', sans-serif;
    font-size: 13px
}

.download-section .dc-items ul li a:hover {
    color: #236c9e;
    text-decoration: none
}

.login-form,
.lost-password {
    background-color: #fff;
    padding: 27px 30px;
    width: 48.611%;
    floaT: left
}

.login-form::-webkit-input-placeholder,
.lost-password::-webkit-input-placeholder {
    text-transform: uppercase
}

.login-form:-moz-placeholder,
.lost-password:-moz-placeholder {
    text-transform: uppercase
}

.login-form::-moz-placeholder,
.lost-password::-moz-placeholder {
    text-transform: uppercase
}

.login-form:-ms-input-placeholder,
.lost-password:-ms-input-placeholder {
    text-transform: uppercase
}

.login-form .logo-holder,
.lost-password .logo-holder {
    padding: 30px 0 0
}

.login-form .form-login,
.lost-password .form-login {
    padding: 20px 30px
}

.login-form .form-row input[type=submit],
.lost-password .form-row input[type=submit] {
    display: block;
    width: 100%;
    padding: 17px 55px;
    background-color: #4fa0d8!important
}

.login-form .form-row,
.lost-password .form-row {
    margin: 20px 0
}

.login-form .form-row.first-fr,
.lost-password .form-row.first-fr {
    margin-top: 6px
}

.login-form .form-message,
.lost-password .form-message {
    font-style: italic;
    font-family: 'Brandon Grot W01 Medium', sans-serif;
    font-size: 18px;
    color: #444
}

.login-form .form-message a,
.lost-password .form-message a {
    text-decoration: underline
}

.login-form .form-message a:hover,
.lost-password .form-message a:hover {
    text-decoration: none
}

.login-form h2,
.lost-password h2 {
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'Brandon Grot W01 Bold', sans-serif;
    margin: 0 0 25px
}

.login-form .form-row input[type=email],
.login-form .form-row input[type=password],
.login-form .form-row input[type=tel],
.login-form .form-row input[type=text],
.lost-password .form-row input[type=email],
.lost-password .form-row input[type=password],
.lost-password .form-row input[type=tel],
.lost-password .form-row input[type=text] {
    padding: 19px 22px;
    text-transform: none!important
}

.login-form .login-logo-holder,
.lost-password .login-logo-holder {
    float: left;
    width: 18.96%;
    padding-top: 30px
}

.login-form .login-values,
.lost-password .login-values {
    width: 76.72%;
    float: right
}

.login-form .message,
.lost-password .message {
    padding: 10px
}

.login-form .error,
.lost-password .error {
    border: 1px solid tomato;
    color: tomato
}

.login-form .success,
.lost-password .success {
    border: 1px solid #2AAC44;
    color: #2AAC44
}

.register-form {
    color: #fff;
    width: 48.611%;
    float: right
}

.register-form .register-form-content {
    padding: 32px 45px
}

.register-form .form-register {
    background-color: #4fa0d8
}

.register-form .rfc-form {
    float: left;
    width: 73.28%
}

.register-form .rfc-message {
    float: right;
    width: 22.14%;
    padding-top: 90px;
    font-style: italic
}

.register-form h2 {
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'Brandon Grot W01 Bold', sans-serif;
    margin: 0 0 25px
}

.register-form .form-row input[type=email],
.register-form .form-row input[type=password],
.register-form .form-row input[type=tel],
.register-form .form-row input[type=text],
.register-form .form-row select {
    padding: 19px 22px;
    width: 100%;
    border-color: #84bde4;
    background-color: transparent;
    color: #fff;
    font-family: BrandonGrotW01-Regular, sans-serif
}

.register-form .form-row select {
    background-color: #4fa0d8
}

.register-form .form-row select option {
    background-color: #4fa0d8!important;
    font-family: BrandonGrotW01-Regular, sans-serif
}

.register-form label br {
    display: none
}

.register-form::-webkit-input-placeholder {
    color: #fff
}

.register-form:-moz-placeholder {
    color: #fff;
    opacity: 1
}

.register-form::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.register-form:-ms-input-placeholder {
    color: #fff
}

.register-form .form-row {
    margin: 20px 0
}

.register-form .form-row input[type=submit] {
    display: block;
    width: 100%;
    padding: 17px 55px;
    background-color: #fff!important;
    color: #393939
}

.register-form span.wpcf7-not-valid-tip {
    color: #fff;
    background-color: #FF7070;
    padding: 5px;
    font-size: 12px
}

.register-form div.wpcf7-mail-sent-ok,
.register-form div.wpcf7-validation-errors {
    background-color: #4fa0d8;
    border: 0;
    margin: 0;
    padding: 20px 45px
}

.form-register {
    width: 100%
}

.form-register::-webkit-input-placeholder {
    color: #fff
}

.form-register:-moz-placeholder {
    color: #fff;
    opacity: 1
}

.form-register::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.form-register:-ms-input-placeholder {
    color: #fff
}

.form-register input[type=email],
.form-register input[type=password],
.form-register input[type=text],
.form-register input[type=tel],
.form-register select,
.form-register textarea {
    padding: 19px 22px;
    display: block;
    width: 100%;
    font-size: 12px;
    text-transform: uppercase;
    border: 1px solid #e5e5e5;
    font-family: BrandonGrotW01-Regular, sans-serif;
    border-color: #84bde4;
    background-color: transparent;
    color: #fff
}

.form-register select option {
    font-size: 12px;
    text-transform: uppercase;
    font-family: BrandonGrotW01-Regular, sans-serif;
    background-color: #313a57!important
}

.form-register input[type=submit] {
    padding: 20px 55px;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: "Brandon Grot W01 Light", sans-serif;
    background-color: #009cda;
    color: #fff;
    border: 0
}

.form-register .form-row {
    padding: 15px 0
}

.form-register .form-row br {
    display: none
}

.form-register span.wpcf7-not-valid-tip {
    color: #fff;
    background-color: #FF7070;
    padding: 5px;
    font-size: 12px
}

.form-register div.wpcf7-mail-sent-ok,
.form-register div.wpcf7-validation-errors {
    background-color: #4fa0d8;
    border: 0;
    margin: 0;
    padding: 20px 45px
}

.login-page {
    padding-top: 80px;
    padding-bottom: 80px;
    margin: 0 auto
}

#password-strength {
    display: block;
    width: 100%;
    padding: 17px 55px;
    background-color: #fff;
    color: #393939;
    border: 1px solid #fff
}

#password-strength.bad {
    background-color: #fbc5a9;
    border-color: #f78b53
}

#password-strength.good {
    background-color: #ffe399;
    border-color: #ffc733
}

#password-strength.strong {
    background-color: #c1e1b9;
    border-color: #83c373
}

#password-strength.short {
    background-color: #f1adad;
    border-color: #e35b5b
}

.bg-white .wpb_wrapper {
    background-color: #fff
}

.simple-page {
    padding: 40px 0 0;
    counter-reset: step-counter
}

.simple-page .widget_nav_menu {
    padding: 0 10px
}

.simple-page .widget_nav_menu ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.simple-page .widget_nav_menu ul li {
    display: block
}

.simple-page .widget_nav_menu ul li a {
    display: block;
    padding: 17px 0;
    font-size: 16px;
    font-family: 'Brandon Grot W01 Bold', sans-serif;
    text-transform: uppercase;
    border-bottom: 1px solid #e4e4e4;
    color: #393939!important
}

.simple-page .widget_nav_menu ul li a:hover {
    border-bottom-color: #009cd;
    color: #24a3dc!important;
    text-decoration: none
}

.simple-page .widget_nav_menu ul li:last-child a {
    border: 0
}

.simple-page blockquote {
    color: #009cda;
    font-size: 24px;
    line-height: 34px
}

.simple-page blockquote p {
    display: inline
}

.simple-page blockquote:after,
.simple-page blockquote:before {
    color: #009cda;
    content: open-quote;
    font-size: 34px;
    font-family: 'Brandon Grot W01 Medium', sans-serif;
    margin-right: 4px;
    display: inline-block
}

.simple-page blockquote:after {
    content: close-quote
}

.simple-page ol.numbered-list {
    color: #009cda;
    margin: 0;
    padding: 0;
    list-style: none
}

.simple-page ol.numbered-list li {
    color: #393939;
    counter-increment: step-counter;
    font-size: 16px;
    margin-bottom: 10px
}

.simple-page ol.numbered-list li:before {
    content: counter(step-counter) ".";
    margin-right: 18px;
    color: #009cda;
    font-family: 'Brandon Grot W01 Medium', sans-serif
}

.simple-page .wp-sitemap-page ul,
.simple-page ul.bullet-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.simple-page .wp-sitemap-page ul li,
.simple-page ul.bullet-list li {
    color: #393939;
    font-size: 16px;
    background-image: url(assets/images/bullets/disc.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 28px;
    margin-bottom: 10px
}

.simple-page .wp-sitemap-page ul li.blt-green,
.simple-page ul.bullet-list li.blt-green {
    background-image: url(assets/images/bullets/disc-green.png)
}

.simple-page .wp-sitemap-page ul li.blt-red,
.simple-page ul.bullet-list li.blt-red {
    background-image: url(assets/images/bullets/disc-red.png)
}

.simple-page .wp-sitemap-page ul li.blt-blue,
.simple-page ul.bullet-list li.blt-blue {
    background-image: url(assets/images/bullets/disc-blue.png)
}

.simple-page .wp-sitemap-page ul li.blt-blue-1,
.simple-page ul.bullet-list li.blt-blue-1 {
    background-image: url(assets/images/bullets/disc-blue-1.png)
}

.simple-page .wp-sitemap-page ul li.blt-blue-2,
.simple-page ul.bullet-list li.blt-blue-2 {
    background-image: url(assets/images/bullets/disc-blue-2.png)
}

.simple-page .wp-sitemap-page ul.list-outlined,
.simple-page ul.bullet-list.list-outlined {
    font-size: 20px
}

.simple-page .wp-sitemap-page ul.list-outlined li,
.simple-page ul.bullet-list.list-outlined li {
    background-image: url(assets/images/bullets/circle.png)
}

.simple-page .single-column,
.simple-page .single-row {
    margin-bottom: 45px
}

.simple-page .single-column.sr-pad,
.simple-page .single-row.sr-pad {
    padding-top: 30px;
    padding-bottom: 30px
}

.simple-page .single-column.sr-pad .columns-wrapper,
.simple-page .single-row.sr-pad .columns-wrapper {
    margin-left: 0!important
}

.simple-page .single-column .wpb_text_column .wpb_wrapper,
.simple-page .single-row .wpb_text_column .wpb_wrapper {
    line-height: 24px
}

.simple-page .single-column a,
.simple-page .single-row a {
    color: #009cda
}

.simple-page .single-column .wpb_wrapper,
.simple-page .single-row .wpb_wrapper {
    padding: 25px 35px;
    overflow: visible;
    display: table;
    width: 100%;
    height: auto;
    font-size: 16px;
    line-height: 24px;
    color: #393939
}

.simple-page .single-column .wpb_wrapper h1,
.simple-page .single-column .wpb_wrapper h2,
.simple-page .single-column .wpb_wrapper h3,
.simple-page .single-row .wpb_wrapper h1,
.simple-page .single-row .wpb_wrapper h2,
.simple-page .single-row .wpb_wrapper h3 {
    margin: 0 0 20px;
    font-size: 24px
}

.simple-page .single-column .wpb_wrapper h1,
.simple-page .single-row .wpb_wrapper h1 {
    font-size: 34px
}

.simple-page .single-column .wpb_wrapper h3,
.simple-page .single-row .wpb_wrapper h3 {
    font-size: 20px;
    margin-bottom: 10px
}

.simple-page .single-column .wpb_wrapper h3.section-title,
.simple-page .single-row .wpb_wrapper h3.section-title {
    text-transform: uppercase;
    font-family: 'Brandon Grot W01 Bold', sans-serif;
    font-size: 16px;
    margin-bottom: 15px
}

.simple-page .single-row {
    margin-bottom: 0
}

.simple-page .single-row .wpb_wrapper {
    padding: 0 4px;
    line-height: 23px;
    font-size: 16px
}

.simple-page .single-row .wpb_wrapper h1 {
    margin-top: 30px
}

.simple-page .single-row .bg-white .wpb_wrapper {
    background-color: tranparent
}

.simple-page .single-row .columns-wrapper {
    overflow: visible;
    display: table;
    width: 100%;
    height: auto;
    background-color: #fff;
    margin-left: 15px;
    margin-right: 15px;
    padding: 20px 60px
}

.simple-page .image-box img {
    height: auto;
    width: 100%
}

.simple-page .image-box .bl-content h2 {
    margin: 20px 0 3px;
    font-size: 18px;
    font-family: 'Brandon Grot W01 Bold', sans-serif;
    text-transform: uppercase;
    color: #393939
}

.simple-page .image-box .bl-content h2 a {
    color: #393939
}

.simple-page .text-centered .image-box img {
    width: auto;
    margin-bottom: 25px
}

.simple-page .text-centered .image-box .bl-content h2 {
    margin-bottom: 10px
}

.simple-page .content-left,
.simple-page .content-right {
    float: left;
    margin-top: 20px;
    width: 48.5%
}

.simple-page .content-right {
    float: right;
    padding-top: 10px
}

.simple-page .text-centered {
    text-align: center
}

.simple-page .slider-text p {
    padding: 10px 0;
    font-size: 18px;
    line-height: 34px
}

.simple-page .slider-text p.p-intro {
    font-size: 40px
}

.simple-page .slider-text .short-text {
    min-width: 530px
}

.simple-page .header-gray .big-header {
    padding: 115px 0 170px
}

.simple-page .white-text .big-header a.btn-blue {
    border-color: #009cda!important
}

.simple-page .white-text .big-header a.btn {
    padding-top: 9px;
    padding-bottom: 9px
}

.simple-page .simple-row .columns-wrapper {
    padding: 40px 0
}

.simple-page .single-row .simple-content h3 {
    font-size: 24px;
    margin: 0 0 15px;
    color: #393939
}

.simple-page .single-row .simple-content .wpb_wrapper {
    line-height: 24px;
    font-size: 16px
}

.bg-white,
.bg-white.single-row .columns-wrapper {
    background-color: #fff
}

.bg-blue,
.bg-blue.single-row .columns-wrapper {
    background-color: #009cda
}

.bg-wild-blue,
.bg-wild-blue.single-row .columns-wrapper {
    background-color: #7c97ba
}

.bg-nepal-blue,
.bg-nepal-blue.single-row .columns-wrapper {
    background-color: #91b2c1
}

.bg-gulf-blue,
.bg-gulf-blue.single-row .columns-wrapper {
    background-color: #313a57
}

.bg-light-blue,
.bg-light-blue.single-row .columns-wrapper {
    background-color: #8ac2e6
}

.bg-light-red,
.bg-light-red.single-row .columns-wrapper {
    background-color: #f2757a
}

.bg-dark-gray,
.bg-dark-gray.single-row .columns-wrapper {
    background-color: #393939
}

.bg-light-gray,
.bg-light-gray.single-row .columns-wrapper {
    background-color: #c9cacb
}

.bg-dark-green,
.bg-dark-green.single-row .columns-wrapper {
    background-color: #92b4ae
}

.bg-green,
.bg-green.single-row .columns-wrapper {
    background-color: #9fcf67
}

.content-colors .demo-cube {
    width: 12%;
    float: left
}

.content-colors .demo-cube b {
    display: block;
    border: 1px solid #ddd;
    height: 100px;
    font-size: 12px;
    padding: 10px
}

.content-colors .demo-cube b:hover {
    border-color: #333
}

.row-404 {
    background-color: #fff;
    padding: 20px;
    font-size: 20px!important
}

.row-404 p {
    font-size: 20px!important
}

.row-404 .search-submit,
.search-page-intro .search-submit {
    background-color: #009cd9;
    border: 0;
    color: #fff;
    padding: 20px;
    font-size: 15px;
    width: 100px;
    font-family: 'Brandon Grot W01 Bold', sans-serif;
    text-transform: uppercase
}

.row-404 .search-input,
.search-page-intro .search-input {
    background-color: #f5f5f5;
    border: 0;
    font-size: 15px;
    padding: 20px 25px;
    color: #333;
    width: 230px;
    text-transform: uppercase
}

.search-page-intro {
    padding-top: 50px;
    padding-bottom: 5px
}

.search-page-intro .search-input {
    width: 250px;
    font-size: 14px;
    font-family: 'Brandon Grot W01 Bold', sans-serif
}

.search-page-intro .search-submit {
    font-size: 14px;
    width: auto
}

.search-page-intro .spi-wrapper {
    background-color: #fff;
    margin-left: 20px;
    margin-right: 20px;
    padding: 37px 20px
}

.search-page-intro h1 {
    color: #3b3b3b;
    font-size: 16px;
    text-transform: uppercase;
    padding-top: 10px;
    font-family: 'Brandon Grot W01 Bold', sans-serif
}

.search-page-intro h1 strong {
    color: #4fa0d8
}

.search-page-intro .search-form-wrapper {
    text-align: right
}

.search-page-results.inner-row-full .btn {
    margin-top: 10px;
    margin-bottom: 15px
}

.is-shown {
    max-height: 9999px;
    height: auto;
    visibility: visible;
    opacity: 1;
    transition: max-height .4s ease-in-out
}

.is-hidden {
    max-height: 0;
    height: 0;
    visibility: hidden;
    opacity: 0;
    transition: max-height .4s ease-in-out
}

.vc_row {
    margin-left: auto!important;
    margin-right: auto!important
}

.vc_row .vc_row,
.vc_row.full-row-wrapper {
    margin-left: -15px!important;
    margin-right: -15px!important
}

.vc_general.vc_pagination .vc_pagination-item a {
    height: 15px;
    width: 15px
}

.vc_pagination-color-grey.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #f2757a!important
}

.vc_pagination-color-grey.vc_pagination-style-flat .vc_pagination-trigger,
.vc_pagination-color-grey.vc_pagination-style-outline .vc_active .vc_pagination-trigger,
.vc_pagination-color-grey.vc_pagination-style-outline .vc_pagination-trigger:hover {
    background-color: #f2757a!important
}

.sidr {
    display: none;
    position: absolute;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999999;
    overflow-x: none;
    overflow-y: auto
}

.mobile-navigation {
    display: none;
    text-align: left;
    padding-top: 5px
}

.mobile-navigation .toggle-nav-menu {
    cursor: pointer;
    padding: 10px 35px 16px 0;
    display: inline-block
}

.mobile-navigation .toggle-nav-menu span,
.mobile-navigation .toggle-nav-menu span:after,
.mobile-navigation .toggle-nav-menu span:before {
    cursor: pointer;
    border-radius: 1px;
    height: 5px;
    width: 35px;
    background: #333;
    color: #fff;
    position: absolute;
    display: block;
    content: ''
}

.mobile-navigation .toggle-nav-menu span:before {
    top: -10px
}

.mobile-navigation .toggle-nav-menu span:after {
    bottom: -10px
}

.mobile-navigation .toggle-nav-menu span,
.mobile-navigation .toggle-nav-menu span:after,
.mobile-navigation .toggle-nav-menu span:before {
    transition: all 500ms ease-in-out
}

.mobile-navigation .toggle-nav-menu.active span {
    background-color: transparent
}

.mobile-navigation .toggle-nav-menu.active span:after,
.mobile-navigation .toggle-nav-menu.active span:before {
    top: 0
}

.mobile-navigation .toggle-nav-menu.active span:before {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.mobile-navigation .toggle-nav-menu.active span:after {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.show-on-mobile {
    display: none!important
}

.product-functions,
.product-tabs,
.product-tabs.product-downloads-tabs {
    position: relative
}

.product-functions .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.product-functions .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight,
.product-tabs .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.product-tabs .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight,
.product-tabs.product-downloads-tabs .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.product-tabs.product-downloads-tabs .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    position: absolute;
    top: 0;
    margin-top: -100px;
    left: 0;
    background-color: transparent;
    opacity: 1;
    display: block;
    width: 24px;
    height: 100px;
    background-image: url(assets/images/navigation/slider-left-gray.png);
    background-repeat: no-repeat;
    background-position: center center
}

.product-functions .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft.disabled,
.product-functions .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight.disabled,
.product-tabs .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft.disabled,
.product-tabs .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight.disabled,
.product-tabs.product-downloads-tabs .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft.disabled,
.product-tabs.product-downloads-tabs .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight.disabled {
    display: none
}

.product-functions .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.product-tabs .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.product-tabs.product-downloads-tabs .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    margin-left: 0
}

.product-functions .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight,
.product-tabs .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight,
.product-tabs.product-downloads-tabs .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    background-image: url(assets/images/navigation/slider-right-gray.png);
    right: 0;
    left: auto
}

.product-tabs.product-downloads-tabs .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.product-tabs.product-downloads-tabs .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    background-color: #fff;
    height: 137px;
    top: 3px
}

.ps-case-studies .product-tabs .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.ps-downloads .product-tabs .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    background-image: url(assets/images/navigation/slider-left-gray.png)
}

.ps-case-studies .product-tabs .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight,
.ps-downloads .product-tabs .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    background-image: url(assets/images/navigation/slider-right-gray.png)
}

.als-viewport {
    max-width: 1476px;
    overflow-x: hidden
}

.als-viewport .als-items {
    width: auto;
    height: auto;
    left: 0;
    white-space: nowrap
}

.als-viewport .bx-wrapper li.als-item {
    max-width: 160px;
    margin: 0
}

.product-functions .als-viewport .als-items {
    height: 110px
}

.product-tabs-row .product-tabs.no-b-b ul li.li-break {
    width: 100px
}

.product-tabs.no-b-b {
    border-bottom: 0!important
}

.product-tabs.no-b-b .als-content {
    padding: 0
}

.product-tabs li.li-break {
    width: 100px
}

.product-tabs .als-items {
    border-bottom: 2px solid rgba(255, 245, 245, .4)
}

.product-tabs .als-viewport {
    height: auto
}

.product-tabs .mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer {
    opacity: 0
}

.product-tabs .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.product-tabs .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    height: 97px;
    top: 21px;
    bottom: 0
}

.product-tabs .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    background-image: url(assets/images/navigation/slider-left.png)
}

.product-tabs .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    background-image: url(assets/images/navigation/slider-right.png)
}

.mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-bottom: 0
}

.show-760,
.solo-image {
    display: none
}

.footer-logo svg#svg3329 g#layer1 {
    fill: black;
}

div.cs-select {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    text-align: left;
    background-color: #e5e5e5;
    color: #000;
    margin-bottom: 10px;
    z-index: 100;
    width: 210px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 40px;
}

div.cs-select:hover {
    background-color: #e4e4e4;
}

div.cs-select:focus {
    outline: 0
}

.cs-select select {
    display: none
}

.cs-select span {
    display: inline-block;
    position: relative;
    cursor: pointer;
    padding: 1em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    width: 90%;
}

.cs-select>span {
    padding-right: 3em
}

.cs-select .cs-selected {
    background-color: #181818
}

.cs-select .cs-selected span::after,
.cs-select>span::after {
    speak: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.cs-select>span::after {
    content: '\25BE';
    right: 1em
}

.cs-select .cs-selected span::after {
    content: '\2713';
    margin-left: 1em
}

.cs-select.cs-active>span::after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

div.cs-active {
    z-index: 200
}

.cs-select .cs-options {
    position: absolute;
    overflow: hidden;
    width: 100%;
    visibility: hidden;
    background-color: #e5e5e5;
    height: 0;
    bottom: 20px
}

.cs-select.cs-active .cs-options {
    visibility: visible;
    height: auto;
    margin-bottom: 20px;
    border: 1px solid #e4e4e4;
}

.cs-select ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%
}

.cs-select ul span {
    padding: 1em
}

.cs-select ul li {
    display: block!important;
    padding-left: 10px
}

.cs-select ul li:hover {
    background-color: #e4e4e4;
}

.cs-select ul li:after {
    display: none!important
}

.cs-select ul li.cs-focus span {
    background-color: #ddd
}

.cs-select li.cs-optgroup ul {
    padding-left: 1em
}

.cs-select li.cs-optgroup>span {
    cursor: default
}

.cs-options ul li span,
.flag-wrap .flagger span {
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 25px
}

.flag-wrap {
    padding-left: 10px
}

.cs-options .flag-fr span,
.flagger.flag-fr span {
    background-image: url(assets/images/flags/fr.png);
    text-decoration: underline;
}

.cs-options .flag-uk span,
.flagger.flag-uk span {
    background-image: url(assets/images/flags/gb.png);
    text-decoration: underline;
}

.cs-options .flag-au span,
.flagger.flag-au span {
    background-image: url(assets/images/flags/au.png);
    text-decoration: underline;
}

.cs-options .flag-br span,
.cs-options .flag-pt-br span,
.flagger.flag-br span,
.flagger.flag-pt-br span {
    background-image: url(assets/images/flags/br.png);
    text-decoration: underline;
}

.cs-options .flag-cn span,
.flagger.flag-cn span {
    background-image: url(assets/images/flags/cn.png);
    text-decoration: underline;
}

.cs-options .flag-ru span,
.flagger.flag-ru span {
    background-image: url(assets/images/flags/ru.png);
    text-decoration: underline;
}

.cs-options .flag-de span,
.flagger.flag-de span {
    background-image: url(assets/images/flags/de.png);
    text-decoration: underline;
}

.cs-options .flag-jp span,
.flagger.flag-jp span {
    background-image: url(assets/images/flags/jp.png);
    text-decoration: underline;
}

.cs-options .flag-mx span,
.flagger.flag-mx span {
    background-image: url(assets/images/flags/mx.png);
    text-decoration: underline;
}

.cs-options .flag-nl span,
.flagger.flag-nl span {
    background-image: url(assets/images/flags/nl.png);
    text-decoration: underline;
}

.cs-options .flag-nz span,
.flagger.flag-nz span {
    background-image: url(assets/images/flags/nz.png);
    text-decoration: underline;
}

.cs-options .flag-global span,
.flagger.flag-global span {
    background-image: url(assets/img/glob.png);
    text-decoration: underline;
    background-size: 15px;
}

.show-on-ipad,
.show-on-phone {
    display: none
}

.show-desktop-small {
    display: none!important
}

.bl-s-single .wpb_wrapper {
    padding: 0 15px
}

.full-width .wpb_column {
    padding-left: 0;
    padding-right: 0
}

.scroll-to-top {
    background-color: #323232;
    border: 1px solid #2f2f2f;
    display: block;
    opacity: 0;
    visibility: hidden;
    background-image: url(assets/images/navigation/scroll-arrow-up.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 40px;
    height: 30px;
    position: fixed;
    z-index: 111;
    right: 7px;
    bottom: 20px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

@media only screen and (min-width: 1024px) {
    .scroll-to-top {
        right: 23px;
    }
}

.scroll-to-top:hover {
    background-color: #181818
}

.stt-show {
    opacity: 1;
    visibility: visible
}

.scroll-to-top.sst-abs {
    position: absolute;
    top: -40px
}

.cart-count {
    display: inline-block;
    opacity: 0;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    background-color: #0299D0;
    border-radius: 25px;
    font-size: 11px;
    font-family: 'Brandon Grot W01 Bold', sans-serif;
    color: #fff;
    position: relative;
    top: -13px;
    left: -7px
}

.cart-count.show-cc {
    opacity: 1
}

.clear-medium {
    display: none
}

.intl-page-zh-hans .site-header .top-navigation li.new-item a:before {
    content: "\65b0\54c1"
}

.intl-page-ja .big-header h2 {
    font-size: 40px;
    max-width: 550px;
    line-height: 80px;
    margin-bottom: 29px
}

.intl-page-ja .big-header .main-content {
    font-size: 16px
}

.intl-page-ja .big-header {
    padding-bottom: 240px
}

.intl-page-mx .site-header .top-navigation li {
    padding: 0 18px
}

.intl-page-mx .big-header a.btn {
    margin-right: 10px;
    padding-left: 30px;
    padding-right: 30px
}

.intl-page-mx .block-showcase .bl-content {
    min-height: 137px
}

.intl-page-mx .product-tabs-row .product-tabs ul li a,
.intl-page-mx .product-tabs-row.product-tabs-row-fixed.is-fixed .product-tabs ul li a {
    padding: 43px 25px 35px
}

.intl-page-mx .product-tabs-row .product-tabs ul li.pt-btn a,
.intl-page-mx .product-tabs-row.product-tabs-row-fixed.is-fixed .product-tabs ul li.pt-btn a {
    padding: 13px 20px
}

.intl-page-mx .site-header .top-navigation li.new-item a:before {
    content: "NUEVO"
}

.intl-page-mx .site-header .top-navigation li.new-item a:hover:before {
    padding-left: 0
}

.intl-page-mx .big-header {
    padding-bottom: 320px
}

.intl-page-fr .big-header a.btn {
    margin-right: 10px;
    padding-left: 30px;
    padding-right: 30px
}

.intl-page-fr .big-header {
    padding-bottom: 200px
}

.intl-page-fr .site-header .top-navigation li.new-item a:before {
    content: "Nouveau"
}

.intl-page-fr .site-header .top-navigation li.new-item a:hover:before {
    padding-left: 0
}

.intl-page-fr .site-header .top-navigation li {
    padding: 0 14px
}

.intl-page-fr .product-tabs-row .product-tabs ul li a,
.intl-page-fr .product-tabs-row.product-tabs-row-fixed.is-fixed .product-tabs ul li a {
    padding-left: 20px;
    padding-right: 20px
}

.intl-page-fr .product-tabs-row .product-tabs.no-b-b ul li.li-break {
    width: 30px
}

.intl-page-nl .site-header .top-navigation li.new-item a:before {
    content: "Nieuwe"
}

.intl-page-nl .site-header .top-navigation li.new-item a:hover:before {
    padding-left: 0
}

.intl-page-nl .site-header .top-navigation li {
    padding: 0 18px
}

.intl-page-nl .big-header a.btn {
    margin-right: 10px;
    padding-left: 30px;
    padding-right: 30px
}

.intl-page-de .big-header,
.intl-page-nl .big-header {
    padding-bottom: 100px
}

.intl-page-de .site-header .top-navigation li.new-item a:before {
    content: "NEU"
}

.intl-page-pt-br .site-header .top-navigation li {
    padding: 0 18px
}

.intl-page-pt-br .site-header .top-navigation li.new-item a:before {
    content: "NOVO"
}

.intl-page-pt-br .site-header .top-navigation li.new-item a:hover:before {
    padding-left: 0
}

.intl-page-pt-br .site-header .top-search-form .mn-search-form .search-submit {
    width: 120px
}

@media all and (min-width:1250px) {}

@media all and (min-width:768px) {
    .logo-wrap {
        display: inline-block;
        position: relative;
        width: 100%;
        max-width: 280px;
        padding-bottom: .1%;
        vertical-align: middle
    }
    .logo-wrap .my-svg {
        display: block;
        position: relative;
        left: 0;
    }
    .mob-flag {
        width: 35% !important;
    }
    .mob-social {
        width: 45% !important;
    }
    .flag-mid {
        width: 20% !important;
    }
}

@media all and (max-width:1580px) {
    .header-image-right.vc_row.avvc-header {
        background-size: 70% auto
    }
}

@media all and (max-width:1580px) {}

@media all and (max-width:1480px) {
    .site-header .top-navigation li {
        padding: 0 10px
    }
    .intl-page-mx .site-header .top-navigation li,
    .intl-page-pt-br .site-header .top-navigation li {
        padding: 0 15px
    }
    .home .big-header {
        background-size: 70%
    }
    .header-image-right.vc_row.avvc-header {
        background-size: 65% auto
    }
}

@media all and (max-width:1380px) {
    .header-image-left.vc_row,
    .header-image-right.vc_row {
        background-size: 55%!important
    }
    .header-image-right.vc_row.project-install .big-header {
        padding: 55px 0 50px
    }
    .header-image-right.vc_row.easy-cable-management .big-header {
        padding: 85px 0 100px
    }
    .header-image-right.vc_row.project-install {
        background-size: auto 100%!important
    }
    .top-navigation-wrapper {
        padding: 0
    }
    .site-header .top-navigation li {
        padding: 0 10px
    }
    .intl-page-mx .site-header .top-navigation li {
        padding: 0 12px
    }
    .product-display-header .big-header {
        padding: 200px 0 50px
    }
    .product-display-header .has-image .big-header {
        padding: 100px 0 0
    }
    .has-image .big-header-content {
        padding: 0 0 50px
    }
    .flo-simple-header .big-bg-img {
        background-size: 60%!important
    }
    .block-showcase .bl-content {
        min-height: 130px
    }
    .pph-cubert .block-showcase .bl-content {
        min-height: 169px
    }
    .home .big-header {
        background-size: 75%
    }
    .product-promo-header {
        background-position: right 15%
    }
}

@media all and (max-width:1300px) {
    .site-header .top-navigation {
        text-align: left;
    }
    .header-image-left.vc_row,
    .header-image-right.vc_row {
        background-size: 50%!important
    }
    .site-header .top-navigation li {
        padding: 0 10px;
        text-align: left
    }
    .intl-page-mx .site-header .top-navigation li {
        padding: 0 5px
    }
    .vc_row .vc_row {
        margin-left: auto!important;
        margin-right: auto!important
    }
    .think-of-wrapper {
        background-size: auto 100%
    }
    .site-header .meta-navigation ul li {
        padding: 0px 10px
    }
    .product-tabs-row .product-tabs ul li.pt-btn,
    .product-tabs-row.product-tabs-row-fixed.is-fixed .product-tabs ul li.pt-btn {
        float: none
    }
}

@media all and (max-width:1190px) {
    .site-header .top-navigation li {
        padding: 0 10px
    }
    .solo-image {
        display: block
    }
    .fingerprint-header .product-display-header .big-header {
        padding-bottom: 0
    }
    .bg-hide-small.header-image-right .big-header .main-content {
        max-width: 1000px!important
    }
    .bg-hide-small.header-image-right .solo-image {
        float: right
    }
    .bg-hide-small .big-header .main-content,
    .bg-hide-small .product-display-header .big-header h2 {
        max-width: 100%
    }
    .bg-hide-small.vc_row.wpb_row,
    .big-bg-img {
        background-image: none!important
    }
    .bg-hide-small .product-display-header .big-header,
    .bg-hide-small.vc_row {
        padding-bottom: 0!important
    }
    .home-lead-text.vc_row,
    .vc_custom_1454593973772.vc_row {
        margin-top: 0!important
    }
    .vc_row-fluid.vc_row {
        margin-left: 0!important;
        margin-bottom: 0!important;
        padding-bottom: 0
    }
    .link-boxes .vc_row-fluid.vc_row {
        padding-bottom: 40px
    }
    .action-buttons,
    .fixing-options.vc_row.wpb_row,
    .product-details-wrapper.vc_row.wpb_row {
        padding-bottom: 50px
    }
    .vc_row.wpb_row.vc_row-fluid.center-lead {
        padding-bottom: 80px
    }
    .meta-navigation-wrapper.columns {
        padding: 0
    }
    .product-promo-header {
        background-position: right 7%
    }
}

@media all and (max-width:1024px) {
    .innr-stories-p {
        width: 50%!important;
    }
    .innr-stories-p:last-child {
        position: relative;
        left: -257px;
        top: -55px;
    }
    .meta-navigation-wrapper.columns {
        padding: 0 15px
    }
    .show-desktop-small {
        display: block!important
    }
    .top-navigation-wrapper {
        display: none !important;
    }
    .big-header {
        background-size: 50%
    }
    .vc_row.full-row-wrapper {
        margin-left: auto!important;
        margin-right: auto!important
    }
    .login-form .login-logo-holder,
    .login-form .login-values,
    .register-form .rfc-form,
    .register-form .rfc-message {
        float: none;
        width: 100%;
        text-align: center
    }
    .page-content .form-row .wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label {
        padding: 16px
    }
    .page-content .form-row input[type=email],
    .page-content .form-row input[type=password],
    .page-content .form-row input[type=tel],
    .page-content .form-row input[type=text],
    .page-content .form-row textarea {
        margin-top: 10px
    }
    .home .big-header {
        background-size: 60%
    }
    div.cs-select {
        width: 190px;
    }
}

@media all and (max-width:930px) {
    .home .big-header {
        padding-top: 50px
    }
    .p_min_height {
        min-height: 75px!important;
    }
}

@media all and (max-width:865px) {
    .news-box-holder .news-image,
    .news-box-holder .news-image.right {
        width: 100%;
        text-align: center
    }
    .news-box-holder .news-image img,
    .news-box-holder .news-image.right img {
        max-width: 400px
    }
    .news-box-holder .news-text {
        width: 100%
    }
    .login-form,
    .register-form {
        float: none;
        width: 100%
    }
    .register-form .rfc-message {
        padding-top: 0
    }
    .page-content .form-row .wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label {
        width: 50%;
        border-left: 1px solid #e5e5e5
    }
    .product-details-box .fb-image {
        padding-right: 10px
    }
    .site-header .top-search-form .mn-search-form.is-active {
        margin-top: 4px;
    }
}

@media only screen and (min-width: 995px) and (max-width: 1034px) {
    .toy-story .innr-stories-hld figure {
        min-height: 170px!important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 994px) {
    .toy-story .innr-stories-hld figure {
        min-height: 145px!important;
    }
}

@media only screen and (min-width: 650px) and (max-width: 767px) {
    .toy-story .innr-stories-hld figure {
        min-height: 140px!important;
    }
}

@media only screen and (min-width: 375px) and (max-width: 425px) {
    .toy-story .innr-stories-hld figure {
        min-height: 150px!important;
    }
}

@media only screen and (min-width: 310px) and (max-width: 374px) {
    .toy-story .innr-stories-hld figure {
        min-height: 140px!important;
    }
}

@media only screen and (min-width: 320px) and (max-width: 457px) {
    .story-content-main.article-b .appear-txtHld p {
        overflow-y: visible!important;
    }
}

@media all and (max-width:1024px) and (min-width:768px) {
    .block-showcase .bl-content,
    .pph-cubert .block-showcase .bl-content {
        min-height: 0
    }
    .vc_col-sm-3 .block-showcase .bl-content .blc-left,
    .vc_col-sm-3 .block-showcase .bl-content .blc-right,
    .vc_col-sm-4 .block-showcase .bl-content .blc-left,
    .vc_col-sm-4 .block-showcase .bl-content .blc-right {
        width: 100%
    }
    .site-header .meta-navigation .mn-search .mn-search-form.is-active {
        right: 0;
        left: 0;
        width: 100%;
        text-align: center
    }
    .site-header .meta-navigation .mn-search {
        position: static
    }
    .big-header {
        padding: 100px 0
    }
    .header-gray .big-header {
        padding-bottom: 100px
    }
    .bl-two-cols .block-showcase {
        margin-bottom: 20px
    }
    .bl-two-cols .block-showcase .bl-content {
        height: 120px
    }
    .bl-two-cols .block-showcase .bl-content .blc-left {
        width: 100%;
        float: none
    }
    .bl-two-cols .block-showcase .bl-content .blc-right,
    .bl-two-cols .block-showcase .bl-content .hs3 {
        display: none
    }
    .bl-two-cols .block-showcase .bl-s-image {
        height: 160px;
        overflow: hidden
    }
    .show-cases-wrap .vc_col-sm-3 {
        padding-right: 0 !Important
    }
    .pph-cubert .block-showcase .bl-content {
        height: 120px
    }
    .pph-cubert .wpb_wrapper .block-showcase {
        margin-bottom: 0!important
    }
    .pph-cubert .blc-right {
        display: none
    }
    .pph-cubert .block-showcase .bl-s-image {
        height: 460px;
        overflow: hidden
    }
    .home .big-header-content {
        text-align: center
    }
    .home .big-header {
        padding-bottom: 0
    }
    .home .big-header .solo-image {
        max-width: 500px;
        margin: auto
    }
    .home .big-header .main-content {
        margin: auto
    }
    .clear-medium {
        display: block
    }
    .clear-big {
        display: none
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1) {
    .pph-cubert .block-showcase .bl-content {
        height: 120px
    }
    .pph-cubert .wpb_wrapper .block-showcase {
        margin-bottom: 0!important
    }
    .pph-cubert .blc-right {
        display: none
    }
    .promo-product-homepage.wpb_column {
        padding-left: 0!important
    }
    .show-cases-wrap.vc_row {
        padding-left: 20px!important
    }
    .bl-two-cols .block-showcase .bl-content {
        min-height: 150px;
        padding: 20px 25px;
        height: auto
    }
    .bl-two-cols .block-showcase .bl-s-image {
        height: 138px;
        overflow: hidden
    }
    .bl-two-cols .blc-second-row .block-showcase .bl-content {
        min-height: 120px
    }
    .bl-two-cols .blc-second-row .block-showcase {
        margin-bottom: 0!important
    }
}

@media all and (max-width:768px) {
    .innr-stories-p {
        width: 50%!important;
    }
    .innr-stories-p:last-child {
        position: relative;
        left: -195px;
        top: -55px;
    }
    .home .big-header {
        padding-top: 25px
    }
    .home .big-header a.btn {
        padding: 5px;
        margin: 5px 10px;
        font-size: 15px
    }
    .site-header .meta-navigation {
        padding-top: 10px;
    }
    .home .text-color-white.wpb_column.vc_col-sm-12 {
        padding: 0!important
    }
    .hide-750,
    .hide-760 {
        display: none
    }
    .show-760 {
        display: block
    }
    .logo {
        text-align: left;
        float: left;
        width: 30%
    }
    .meta-navigation-wrapper {
        float: right;
        width: 70%;
        text-align: right;
        padding-top: 3px
    }
    .meta-navigation-wrapper .meta-navigation {
        text-align: right
    }
    .top-navigation-wrapper {
        position: absolute;
        top: 0
    }
    .top-navigation-wrapper .navigation-wrapper {
        display: none
    }
    .logo svg#svg3329 {
        width: 232px
    }
    .logo svg#svg3329 g#layer1 g#g236 {
        display: none
    }
    .section-footer-product,
    .vc_row.think-of-wrapper {
        background-image: none!important;
        background-color: #3b3b3b!important;
        padding: 40px 0 0
    }
    .section-footer-product h1,
    .vc_row.think-of-wrapper h1 {
        font-size: 40px
    }
    .footer-logo {
        text-align: center
    }
    .proud-history .proud-history-bottom {
        padding-bottom: 60px!important
    }
    .image-carousel .vc_images_carousel {
        margin: 20px 0
    }
    .big-header h2,
    .center-lead h2 {
        font-size: 30px
    }
    .big-header h3,
    .center-lead h3 {
        font-size: 40px
    }
    .big-header p,
    .center-lead p {
        font-size: 20px
    }
    .two-boxes .center-lead {
        padding: 20px 0
    }
    .two-boxes .center-lead h3 {
        font-size: 14px
    }
    .vc_row.bg-760 {
        background-image: none!important;
        background-color: #3b3b3b!important
    }
    .home .home-about-us .slider-text p.p-intro {
        font-size: 20px!important
    }
    .site-header {
        position: relative;
        z-index: 100
    }
    body {
        padding-top: 0 !important;
    }
    .contact-page {
        padding: 0 20px
    }
    .vc_row .block-showcase {
        margin-bottom: 30px!important
    }
    .promo-product-homepage.wpb_column {
        padding-left: 30px;
        padding-right: 30px
    }
    .site-header .top-search-form .mn-search-form .search-input {
        width: 200px;
        font-size: 13px
    }
    .site-header .top-search-form .mn-search-form .search-submit {
        font-size: 13px
    }
    .vc_row.contact-row,
    .vc_row.contact-row-no-map,
    .vc_row.contact-row-two-cols-map {
        margin-bottom: 40px!important
    }
    .inner-row-full.category-title {
        display: none
    }
    .product-functions {
        padding: 15px 0
    }
    .meta-header-menu-wrapper {
        display: none
    }
    .mobile-navigation {
        display: block;
        transition: all .5s ease-in;
        text-align: center;
        padding: 10px 0
    }
    .show-on-mobile {
        display: block!important
    }
    .show-on-mobile h3 {
        margin: 5px
    }
    .hide-on-mobile {
        display: none!important
    }
    .site-header .meta-navigation ul li.mn-cart {
        border-right: 0
    }
    .mobile-navigation.active {
        padding-left: 92%
    }
    .nav-display.top-navigation {
        left: 0;
        opacity: 1;
        visibility: visible
    }
    .mobile-show {
        display: block
    }
    .top-navigation {
        transition: all .5s ease-in;
        position: absolute;
        z-index: 999;
        width: 88%;
        padding: 15px!important;
        left: -100%;
        font-size: 15px;
        opacity: 0;
        visibility: hidden;
        text-align: left;
        background-color: #282828;
        color: #fff
    }
    .top-navigation ul li {
        display: block;
        color: #fff;
        font-size: 15px;
        padding: 5px!important;
        text-align: left
    }
    .top-navigation ul li a {
        color: #fff
    }
    .site-header .top-navigation li.new-item a:hover:before {
        padding-left: 0
    }
    #main-menu {
        margin-bottom: 25px
    }
    .site-footer .footer-widgets .widget-content {
        min-height: 1px;
        margin-bottom: 15px
    }
    .slider-text p {
        font-size: 14px!important;
        line-height: 24px!important;
        padding: 5px!important
    }
    .tp-bullets {
        margin-left: 0!important
    }
    .slider-text a.btn {
        padding: 5px 20px
    }
    .block-link {
        margin-bottom: 10px!important
    }
    .block-link img {
        width: 100%
    }
    .big-header,
    .white-text .big-header {
        text-align: center
    }
    .big-header .btn,
    .white-text .big-header .btn {
        margin-bottom: 10px
    }
    .site-header .meta-navigation .mn-search {
        position: static
    }
    .page-header h1,
    .page-header h2 {
        padding-top: 100px
    }
    .page-header .wpb_wrapper {
        min-height: 300px
    }
    .site-header .meta-navigation .mn-search .mn-search-form.is-active {
        right: 0;
        left: 0;
        width: 100%;
        text-align: center
    }
    .contact-page .contact-row-two-cols-map .address-text {
        width: 100%;
        padding: 0
    }
    .contact-page .contact-row-two-cols-map .vc_separator.vc_separator_align_left h4 {
        margin-left: 0
    }
    .contact-page .contact-row-no-map .address-text {
        width: 50%
    }
    .contact-page .contact-row .address-text,
    .contact-page .gmap-right {
        width: 100%
    }
    .logo-carousel .vc_images_carousel .vc_carousel-control,
    .logo-carousel .vc_images_carousel .vc_carousel-control span {
        height: 100%
    }
    .simple-page .content-left,
    .simple-page .content-right {
        float: none;
        width: 100%
    }
    img.aligncenter {
        margin: auto;
        display: block
    }
    .header-image-left.vc_row,
    .header-image-right.vc_row {
        background-position: bottom right!important;
        background-size: contain!important
    }
    .header-image-left.vc_row {
        background-position: bottom left!important
    }
    .big-header .main-content,
    .product-display-header .big-header h2 {
        max-width: 100%
    }
    .xheader-image-right.vc_row:after {
        display: block;
        content: ""
    }
    .slider-text .short-text {
        max-width: 100%
    }
    .simple-page .header-gray .big-header {
        padding-top: 40px
    }
    .has-image .big-header .main-content {
        max-width: 1000px;
        padding-top: 20px
    }
    .has-image .bhc-left,
    .has-image .big-header-image {
        width: 100%
    }
    .big-header,
    .has-image .big-header-content,
    .header-image-left.vc_row .product-display-header .big-header,
    .white-text .big-header {
        padding: 0 10px
    }
    .has-image .big-header,
    .has-image .big-header-content {
        display: block
    }
    .big-header-content,
    .header-image-left.vc_row .big-header .main-content {
        padding: 20px 0
    }
    .two-boxes .center-lead.cl-right {
        border-left: 0
    }
    .big-header h2,
    .white-text .big-header h2 {
        font-size: 35px;
        line-height: 40px
    }
    .white-text .big-header h3 {
        font-size: 20px
    }
    .action-buttons .pt-btn,
    .action-buttons .pt-btn.ask-a-question {
        margin-right: 0;
        margin-bottom: 10px
    }
    .site-footer .copyright {
        text-align: center
    }
    .vc_row.vc_custom_1455702439652 {
        margin-top: 0!important
    }
    .vc_custom_1450712019371 {
        display: none
    }
    .vc_row.wpb_row.vc_row-fluid.center-lead {
        padding-bottom: 30px
    }
    .logo {
        padding-top: 2px;
        padding-bottom: 3px
    }
    .site-header {
        padding: 0px 0 0px;
    }
    .site-header .meta-navigation ul li {
        padding: 0px 10px
    }
    .site-footer .footer-widgets .widget-content {
        padding: 20px
    }
    .widget-content-flag {
        padding: 20px !important;
    }
    .flagger i {
        display: inline-block;
        float: right;
        padding-right: 10px;
        padding-top: 12px;
        cursor: pointer;
    }
    .site-footer .box.widget.columns {
        width: 100%
    }
    .site-footer .footer-widgets h3.widgetTitle {
        background-image: url(assets/images/navigation/arrow-down.png);
        background-position: right center;
        padding-top: 0;
        margin-bottom: 0;
        cursor: pointer
    }
    .site-footer .footer-widgets h3.widgetTitle.h3up {
        background-image: url(assets/images/navigation/arrow-up.png)
    }
    .site-footer .footer-widgets .menu-header-menu-container,
    .site-footer .footer-widgets .menu-help-support-container,
    .site-footer .footer-widgets .menu-products-container,
    .site-footer .footer-widgets .menu-information-container,
    .site-footer .footer-widgets .textwidget {
        opacity: 0;
        visibility: hidden;
        max-height: 0;
        height: 0
    }
    .site-footer .footer-widgets .widget-is-shown {
        opacity: 1;
        visibility: visible;
        height: auto;
        max-height: 100%;
        padding-top: 40px;
        transition: all .4s ease-in
    }
    .ps-main-product-page .full-page-template {
        padding-top: 50px
    }
    .think-of.vc_row-fluid.vc_row {
        padding: 0 0 40px
    }
    .around-the-world.vc_row-fluid.vc_row {
        padding: 40px 0
    }
    .show-on-ipad {
        display: block
    }
    .search-page-intro .search-input {
        padding: 20px 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 230px
    }
    .search-page-intro .spi-wrapper {
        padding: 15px 0
    }
    .search-page-intro .search-submit {
        padding: 20px 10px
    }
    .site-footer {
        position: relative
    }
}

@media all and (max-width:680px) {
    .product-promo-header.vc_row.wpb_row {
        background-position: right top;
        background-image: none!important
    }
    .site-header .top-search-form .mn-search-form .search-input {
        width: 190px;
        padding: 10px
    }
    .news-box-holder-oa {
        padding-bottom: 20px;
        text-align: center
    }
    .search-page-intro .search-form-wrapper {
        text-align: center
    }
    .search-page-intro .search-input {
        width: 100%;
        display: block;
        margin-bottom: 10px;
        padding: 10px 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .search-page-intro h1 {
        text-align: center
    }
    .row-404 .search-submit,
    .search-page-intro .search-submit,
    .site-header .top-search-form .mn-search-form .search-submit {
        padding: 10px
    }
    .testimonials-slider-wrapper .next-arrow a {
        display: none
    }
    .form-register input[type=submit] {
        padding: 20px 10px;
        width: 100%;
        font-size: 14px
    }
    .form-register .form-row {
        margin-bottom: 20px
    }
    .form-register .form-row br {
        display: none
    }
    .site-footer .footer-meta {
        padding: 10px 0 20px
    }
    .footer-logo {
        padding-bottom: 20px
    }
    div.cs-select {
        width: 100%
    }
    .hide-on-phone,
    .product-display-header.vc_row-fluid.vc_row p {
        display: none
    }
    .show-on-phone {
        display: block
    }
    .ps-main-product-page .full-page-template {
        padding-top: 0
    }
    .vc_custom_1454322606490.vc_row-fluid.vc_row {
        padding: 20px 0!important
    }
    .vc_custom_1454322888909 {
        background-size: cover!important
    }
    .site-header .meta-navigation ul li {
        padding: 0px 10px
    }
    .ps-case-studies .product-tabs-row {
        position: absolute
    }
    .big-header-case-study {
        min-height: 300px
    }
    .testimonials-slider li {
        overflow: auto;
        padding: 20px 0
    }
    .testimonials-slider li .slider-content,
    .testimonials-slider li h3 {
        visibility: hidden;
        height: 0;
        max-height: 0;
        overflow: hidden;
        float: right;
        display: none
    }
    .cl-right p {
        display: none
    }
    .cl-right p:first-child,
    .cl-right p:last-child {
        display: block
    }
    .header-image-right.vc_row.easy-cable-management .big-header {
        padding-top: 75px
    }
    .single-product-wrapper {
        padding-top: 100px
    }
    .big-header .main-content p,
    .big-header h1 {
        display: none
    }
    .home .big-header .main-content p {
        display: block
    }
    .around-the-world h2,
    .think-of .big-header h3,
    .vc_row.proud-history h2 {
        font-size: 30px
    }
    .around-the-world-bottom .wpb_content_element,
    .vc_row-fluid.around-the-world-bottom {
        padding-left: 0!important;
        padding-right: 0!important
    }
    .vc_row-fluid.around-the-world-bottom {
        padding-bottom: 20px!important
    }
    .header-image-left.vc_row .big-header .main-content {
        float: none
    }
    .vc_row.wpb_row.vc_row-fluid.center-lead p {
        display: none
    }
    .keep-p-mobile.vc_row.wpb_row.vc_row-fluid p {
        display: block
    }
    .vc_row.wpb_row.vc_row-fluid.center-lead,
    .white-text.center-lead {
        padding: 35px 0 50px
    }
    .product-display-header .has-image .big-header {
        padding-top: 40px
    }
}

@media all and (max-width:600px) {
    .product-functions {
        border-bottom: 0;
        margin-bottom: 0;
        padding-bottom: 0
    }
    .single-post .pm-author,
    .single-post .pm-share {
        width: 100%;
        border-left: 0;
        border-right: 0
    }
    .contact-page .contact-row-no-map .address-text {
        width: 100%
    }
    .page-header h1,
    .page-header h2 {
        padding-top: 50px;
        font-size: 30px
    }
    .page-header .wpb_wrapper {
        min-height: 200px
    }
    .think-of {
        padding-top: 30px
    }
    .page-content .form-row .wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label {
        width: 100%
    }
    .home .big-header a.btn {
        padding: 5px;
        margin: 5px 10px;
        font-size: 14px;
        min-width: 30px
    }
    .home .big-header .solo-image {
        width: 400px;
        margin-left: -100px;
        max-width: 400px
    }
}

@media all and (max-width:550px) {
    .innr-stories-p {
        width: 33.33%!important;
    }
    .innr-stories-p:last-child {
        position: relative;
        left: 0;
        top: 0;
    }
    .innr-stories-p {
        width: 100%!important;
    }
    .mob-flag {
        position: absolute;
    }
    .mob-social {
        margin-top: 70px;
        text-align: center;
    }
    .mob-social .widget-first {
        padding-bottom: 0px;
    }
    .block-showcase .bl-content .blc-left,
    .block-showcase .bl-content .blc-right {
        width: 100%;
        text-align: center
    }
    .news-box-holder .pm-author {
        float: none;
        width: 100%
    }
    .news-box-holder a.read-more {
        display: block;
        margin: 10px auto;
        text-align: center;
        max-width: 200px
    }
    .home .big-header a.btn {
        padding: 5px;
        margin: 5px;
        font-size: 13px;
        min-width: 30px
    }
}

.fl-sidebar a.gs-toggle.gs-flag-zh-hans {
    background-image: url(assets/images/flags/cn.png)
}

span.btn {
    padding: 10px 40px !important;
}

.large-12.columns h1 {
    color: #ccc !important;
}

.leftcolumn {
    width: 50%;
    float: left;
    padding: 15px 40px 0px 55px;
}

.rightcolumn {
    width: 50%;
    float: right;
}

.flag-list {}

.flagger i {
    display: inline-block;
    float: right;
    padding-right: 10px;
    padding-top: 12px;
    cursor: pointer;
}

.cs-placeholder {
    text-decoration: underline;
    display: inline-block;
}

.widget-content-flag {
    background-color: white;
    padding: 24px 40px 0px 40px;
    text-transform: uppercase;
}

.success-data {
    background: #fff;
    padding: 40px;
    overflow: hidden;
}

.success-data .success-logo {
    height: 102px;
    width: 100%;
    float: left;
    background: url("assets/images/large_blue_check.png") no-repeat center center
}

.success-data .ajax-addtocart-message {
    float: left;
    width: 100%;
    margin: 10px 0 10px
}

.success-data .ajax-addtocart-message p {
    text-align: center;
    font-size: 41px;
    font-family: "Brandon Grot W01 Light", sans-serif;
    color: #323232;
    line-height: 1;
    margin: 0px;
}

.success-data .button-wrapper {
    width: 100%;
    text-align: center;
    margin: 0 auto 28px;
    overflow: hidden;
    padding-top: 27px
}

.success-data .button-wrapper button {
    white-space: nowrap;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 19px;
    text-align: center;
    vertical-align: middle;
    font-family: 'Brandon Grot W01 Bold', sans-serif;
}

@media only screen and (max-width: 770px) {
    .success-data .button-wrapper {
        width: 100%;
        float: left
    }
}

.success-data .button-wrapper button {
    border: 3px solid #393939;
    letter-spacing: 0.6px;
    font-size: 17px;
    padding: 17px 33px;
    background-color: white;
}

.success-data .button-wrapper button:hover {
    border-color: #bababa
}

.success-data .button-wrapper button.btn-cart {
    margin-left: 29px;
    background: #009cda;
    border: none;
    height: 58px;
    color: #fff;
    padding: 0 50px
}

.success-data .button-wrapper button.btn-cart:hover {
    opacity: 0.8
}

@media only screen and (max-width: 770px) {
    .ht-text-news {
        min-height: 300px!important;
    }
    .success-data .button-wrapper button {
        width: 100%;
        margin: 20px 0 0 0 !important;
        padding: 17px 0 !important
    }
}

@media all and (min-width:1000px) {
    .mob-flag {
        width: 33.33333% !important;
    }
    .mob-social {
        width: 33.33333%;
    }
    .flag-mid {
        width: 33.33333%;
    }
}

.contact-call-btn a {
    display: inline-block;
    display: inline-block !important;
    border: 2px solid transparent !important;
    padding: 13px 20px 13px 22px !important;
}

.contact-call-btn span {
    background-size: 18px;
    margin-right: 4px !important;
}

.contact-call-btn a:hover {
    background-color: transparent !important;
    border: none !important;
    border-color: transparent !important;
}

.cus-style {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.top-navigation-wrapper {
    display: table;
    height: 57px;
}

#tp-nav {
    display: table-cell;
    vertical-align: middle;
    /*float: right;
    padding-right: 12%; */
}


/*@media all and (max-width:2100px) and (min-width:1600px) {
    #tp-nav{
        padding-right: 2% !important;
    }
}
@media all and (max-width:1500px) and (min-width:1030px) {
    #tp-nav{
        padding-right: 3% !important;
    }
}*/

.meta-navigation-wrapper {
    height: 48px;
}

.menu_transparent .product-tabs-row.product-tabs-row-fixed.is-fixed {
    background: none!important;
}

.menu_white {
    color: #fff;
}

.menu_black {
    color: #000;
    background-color: gainsboro;
}


/*PRIVACY CHECK BOX
 26-06-2018   */

.cbs_prv_chk .wpcf7-not-valid-tip {
    display: none;
}

.priv {
    border: 1px solid #e5e5e5;
    width: 50%!important;
    height: auto;
    margin: 0;
    padding: 20px;
    color: #767676;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Brandon Grot W01 Bold';
}

.chk_box {
    float: left;
    width: 25px;
}

.chk_box_msg {
    float: left;
    width: 90%;
    position: relative;
    margin: 0;
    padding: 0;
    text-align: left;
}

@media all and (max-width:860px) {
    .priv {
        border: 1px solid #e5e5e5;
        width: 100%!important;
        height: auto;
        margin: 0;
        padding: 22px;
    }
    .chk_box_msg {
        float: left;
        width: 88%;
        position: relative;
        margin: 0;
        padding: 0;
    }
}


/*!
	//Cookie Message related style
	// Date 10-05-2018
*/

@media screen {
    .sticky_area {
        position: fixed;
        bottom: 0;
    }
    #cookie_msg {
        font-size: 16px;
        width: 100%;
        color: #7D97BA;
    }
    #btn_cookie {
        border: 0;
        text-transform: uppercase;
        font-size: 15px;
        background-color: #7c97ba !important;
        color: #fff !important;
        width: 100px;
        height: 34px;
        margin-top: 2px;
        font-family: 'Brandon Grot W01 Bold';
        margin-bottom: 2px;
    }
    .cookie_bt_content {
        width: 47%;
        background-color: #E9E9E9;
        padding: 5px 2px 5px 2px;
        margin: 0 auto;
    }
    .cookie_bt {
        display: none;
        background-color: rgba(255, 255, 255, 0.0);
    }
}

@media (min-width: 320px) {
    .cookie_bt_content {
        width: 304px;
    }
}

@media (min-width: 375px) {
    .cookie_bt_content {
        width: 304px;
    }
}

@media (min-width: 384px) {
    .cookie_bt_content {
        width: 340px;
    }
}

@media (min-width: 760px) {
    .innr-stories-hld.appear-txt1 {
        min-height: 440px!important;
    }
    .cookie_bt_content {
        width: 688px;
    }
}

@media (min-width: 768px) {
    .innr-stories-hld.appear-txt1 {
        min-height: 350px!important;
    }
    .cookie_bt_content {
        width: 688px;
    }
    #cookiey_div {}
}

@media (min-width: 1024px) {
    .innr-stories-hld.appear-txt1 {
        min-height: 380px!important;
    }
    .cookie_bt_content {
        width: 688px;
    }
    #cookiey_div {}
}

@media (min-width: 1336px) {
    .cookie_bt_content {
        width: 694px;
    }
}

@media (min-width: 1440px) {
    .innr-stories-hld.appear-txt1 {
        min-height: 440px!important;
    }
    .cookie_bt_content {
        width: 694px;
    }
}

@media (min-width: 1920px) {
    .cookie_bt_content {
        width: 694px;
        position: relative;
    }
    #cookiey_div {}
}

@media (min-width: 2560px) {
    .cookie_bt_content {
        width: 694px;
        position: relative;
    }
    #cookiey_div {}
}


/*!
	//Journals Page Styles from news.css
	// Date 28-05-2018
*/

@font-face {
    font-family: 'kanji_paregular';
    src: url('/wp-content/themes/cbs/assets/fonts/Fonts/kanji_pa-webfont.woff2') format('woff2'), url('/wp-content/themes/cbs/assets/fonts/Fonts/kanji_pa-webfont.woff') format('woff'), url('/wp-content/themes/cbs/assets/fonts/Fonts/kanji_pa-webfont.ttf') format('truetype'), url('/wp-content/themes/cbs/assets/fonts/Fonts/kanji_pa-webfont.svg#kanji_paregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.sub_title {
    font-family: 'Brandon Grot W01 bold';
    text-transform: uppercase;
}

.brclass {
    background-color: black;
    height: 4px;
}

#brclass_b {
    margin-bottom: 100px!important;
    margin-top: 20px;
}

.article-b {
    padding-bottom: 0px !important;
}

.story_article_b {}

.columns_story {
    padding-left: 9px !important;
    padding-right: 9px !important;
}

.nick-text h3 {
    font-family: 'Brandon Grot W01 bold';
    /* text-transform: uppercase; */
    text-align: center;
    color: #009cda;
    font-size: 18px;
    letter-spacing: 2px;
    font-weight: 700;
}

.nick-text p {
    font-family: 'Brandon Grot W01 bold';
    text-align: center;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 300;
    font-size: 16px;
}

.story-content-main h2 {
    font-size: 35px;
}

.innr-stories-hld {
    background: #fff;
    margin-bottom: 50px;
    overflow: hidden;
}

.innr-stories-hld h3 {
    font-family: 'Brandon Grot W01 bold';
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 2px;
    font-size: 18px;
    color: #009cda;
    font-weight: 700;
    margin: 30px 0;
}

.innr-stories-hld p {
    font-family: 'Brandon Grot W01 bold';
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 1.5;
    color: #000;
    padding: 0px 15px 0px 15px;
    margin: 0;
}

.toy_story_main {
    max-width: 100% !important;
    margin: 0px !important;
}

.new-block-hld-article {
    max-width: 100% !important;
}

.story-block-filter {
    max-width: 75% !important;
    padding-bottom: 29px !important;
}

.article_a_conent {
    max-width: 82% !important;
    padding-right: 20px !important;
    padding-left: 20px !important;
}

.article_a_Title h2 {
    margin-top: 0px !important;
}

.quest-hld img {
    width: 100%;
}

.quest-hld h2 {
    padding: 0;
    font-size: 35px;
    text-align: left;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 1.5;
    margin: 0 0 40px;
    font-family: 'Brandon Grot W01 light';
    color: #000;
}

.quest-hld article h3 {
    font-family: 'Brandon Grot W01 bold';
    font-size: 16px;
    color: #000;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 40px;
}

.quest-hld article p {
    font-family: 'Brandon Grot W01 light';
    font-size: 16px;
    color: #000;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 1.5;
}

.quest-hld article {
    margin-bottom: 60px;
}

.quest-hld figure {
    margin-bottom: 40px;
}

.toy-story h2 {
    font-family: 'Brandon Grot W01 light';
    padding: 0;
    font-size: 35px;
    color: #000;
    letter-spacing: 1px;
    text-align: center;
    font-weight: 300;
}

.toy-story article {
    margin-bottom: 80px;
}

.toy-story .main {
    max-width: 1200px;
    margin: 0 auto;
}

.quest-hld .wrapper {
    margin-bottom: -60px;
    margin-top: -60px;
}

.main-content.quest-hld {
    margin-top: -60px
}

.toy-story {
    padding: 100px 0 50px;
}

.toy-story .innr-stories-hld figure {
    overflow: hidden;
    transition: max-height 2s;
    -webkit-transition: max-height 2s;
    min-height: 95px;
    max-height: 245px;
}

.toy-story .innr-stories-hld figure img {
    width: 100%;
}

.banner-area figure>img {
    width: 100%;
}

.video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
}

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

.banner-area {
    position: relative;
}

.leftImg {
    float: left;
    margin: 30px 50px 30px 0;
}

.rightImg {
    float: right;
    margin: 0 0 30px 50px;
}

.story-content-main.article-b .quest-hld article h2 {
    font-size: 48px;
    display: block;
    text-transform: lowercase;
    font-weight: 700;
    color: #000;
    clear: both;
    font-style: italic;
    line-height: 1.2;
    letter-spacing: 8px;
}

.article-b .toy-story {
    padding: 50px 0;
}

.story-content-main.article-b .flt-single article h2 img {
    vertical-align: baseline;
}

.banner-area.article-b img {
    height: 605px;
    object-fit: cover;
    width: 100%;
}

section.bannerInrhld {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 40%;
    transform: translateY(-40%);
    -webkit-transform: translateY(-40%);
    z-index: 9;
    max-width: 1065px;
}

.story-content-main.new-block-hld {
    background: transparent;
    padding: 0;
}

.story-content-main.new-block-hld-article {
    background: transparent;
    padding: 0;
}

.story-content-main.article-b .innr-stories-hld h3 {
    margin: 30px 0;
    transition: all 2s ease-in-out;
    -webkit-transition: all 2s ease-in-out;
    font-family: 'Brandon Grot W01 bold';
    margin-bottom: 30px;
    font-size: 18px;
    letter-spacing: 2px;
    color: #009cda;
    text-transform: uppercase;
    /* Let's enforce some hardware acceleration */
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
}

.banner-area.article-b .article-inr-hld img {
    width: auto;
    height: auto;
}

.article-inr-hld {
    text-align: center;
}

.article-inr-hld h1 {
    color: #fff;
    font-size: 70px;
    text-transform: uppercase;
    letter-spacing: 15px;
    font-family: 'kanji_paregular';
}

.banner-area.article-b .article-inr-hld h3 {
    font-family: 'Brandon Grot W01 bold';
    color: #fff;
    font-size: 13.61pt;
    text-transform: uppercase;
    line-height: 1.5;
}

.story-content-main.article-b .appear-txtHld p {
    font-family: 'Brandon Grot W01 light';
    text-align: center;
    text-transform: none;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 20px;
    font-weight: 300;
    letter-spacing: 1px;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

.story-content-main.article-b .appear-txtHld a {
    font-size: 14.95px;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    color: #000;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    font-family: 'Brandon Grot W01 bold';
}

.innr-stories-hld.appear-txt .appear-txtHld {
    visibility: hidden;
    opacity: 0;
    transition: visibility 1s, opacity 1s linear;
    text-align: center;
    padding: 20px 0 0 0;
    height: 0px;
}

.readmore_btn:hover {
    background-color: #545351;
    border-color: #515254!important;
    color: #fff!important;
    text-decoration: none;
}

.readmore_btn {
    padding: 8px 13px !important;
    border: 2px solid #393939;
    text-transform: uppercase;
    font-family: 'Brandon Grot W01 Medium', sans-serif;
    text-align: center;
    transition: all .2s ease-in-out;
    text-decoration: none;
}

.bdr {
    width: 156px;
    height: 2px;
    display: inline-block;
    vertical-align: middle;
    background: #000;
    margin-bottom: 25px;
}

.innr-stories-hld.appear-txt {
    text-align: center;
    min-height: 435px;
    margin-bottom: 0;
    transition: margin 2s;
    -webkit-transition: margin 2s;
    overflow: hidden;
    /* Let's enforce some hardware acceleration */
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
}

.innr-stories-hld.appear-txt1 {
    text-align: center;
    min-height: 435px;
    margin-bottom: 0;
    overflow: hidden;
}

.bg-white {
    background: #fff;
}

.story-content-main.article-b.top-outr {
    margin-top: -50px;
    position: relative;
    z-index: 9;
}

header .wrapper {
    max-width: 1476px;
    margin: 0 auto;
    position: relative;
}

.product-functions.story-content-main {
    background: transparent;
    padding: 35px 0;
}

.innr-stories-hld.appear-txt.block-showcase:hover .appear-txtHld {
    visibility: visible;
    transition: visibility 0s, opacity 0.5s linear;
    opacity: 1;
    height: auto;
    cursor: pointer;
}

.innr-stories-hld.appear-txt1.block-showcase:hover .appear-txtHld {
    visibility: visible;
    height: auto;
    cursor: pointer;
}

.innr-stories-hld.appear-txt:hover figure {
    transition: all 2s;
    -webkit-transition: all 2s;
    /*commented for speed*/
    max-height: 98px;
    /* Let's enforce some hardware acceleration */
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
}

.innr-stories-hld.appear-txt1:hover figure {
    transition: all 2s ease-in;
    -webkit-transition: all 2s ease-in;
}

.innr-stories-hld.appear-txt:hover p {}

.innr-stories-hld.appear-txt:hover h3 {
    /*commented*/
    margin: 15px 0;
    transition: all 2s ease-in-out;
    -webkit-transition: all 2s ease-in-out;
    /* Let's enforce some hardware acceleration */
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
}

.innr-stories-hld.appear-txt1:hover h3 {
    margin: 15px 0;
}

.itemBlock {
    margin-bottom: 50px;
    padding-right: 13.5px !important;
    padding-left: 13.5px !important;
    overflow: hidden;
}

.itemBlock1 {
    margin-bottom: 25px;
    padding-right: 13.5px !important;
    padding-left: 13.5px !important;
    overflow: hidden;
}

.toy-story-hdng {
    font-family: 'kanji_paregular';
    font-size: 35px;
    color: #000;
    font-weight: 400;
    text-transform: uppercase;
}

.article-title {
    font-family: 'kanji_paregular';
    font-size: 48px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    padding-left: 30px;
    margin-bottom: 50px;
    border-left: 8px solid #fff;
    min-height: 95px;
}

.main.story-content-main article h4 {
    font-family: 'Brandon Grot W01 light';
    /* text-transform: uppercase; */
    font-size: 16px;
    letter-spacing: 4px;
    color: #009cda;
    margin-top: 0;
    font-weight: 300;
}

.article_title p,
.article_title h1,
.article_title h2,
.article_title h3,
.article_title h4,
.article_title h5,
.article_title h6 {
    font-family: 'Brandon Grot W01 light';
    letter-spacing: 4px;
    color: #009cda;
    margin-top: 0;
}

.article_b_iframe {
    width: 100%;
    height: 65%!important;
}

#cookiey_div {
    z-index: 101;
    width: 100%;
}


/* Responsive css */

@media screen and (max-width: 1199px) {
    .article_b_iframe {
        width: 100%;
        height: 90%!important;
    }
    .toy_story_main {
        max-width: 100% !important;
        margin: 0px !important;
    }
    .new-block-hld-article {
        max-width: 90% !important;
    }
    .story-block-filter {
        max-width: 80% !important;
        padding-bottom: 29px !important;
    }
}


/* Responsive css */

@media screen and (max-width: 1199px) {
    .article_b_video {
        max-width: 572px!important;
        padding: 0px!important;
        top: 28%!important;
    }
    .article-b-b2 h2 {
        margin-top: 14px !important;
    }
    .article_a_conent {
        max-width: 97% !important;
        padding-right: 20px !important;
        padding-left: 20px !important;
    }
    .toy_story_main {
        max-width: 100% !important;
        margin: 0px !important;
    }
    .story-block-filter {
        max-width: 80% !important;
        padding-bottom: 29px !important;
    }
    .article-b-m {
        width: 572px;
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    .quest-hld article {
        margin-bottom: 40px;
    }
    .quest-hld article h3 {
        margin: 0 0 20px;
    }
    .quest-hld .story-content-main {
        padding: 20px 0;
    }
    .toy-story {
        padding: 40px 0;
    }
    .toy-story article {
        margin-bottom: 40px;
    }
    .toy-story h2 {
        font-size: 30px;
    }
    .innr-stories-hld h3 {
        margin: 20px 15px;
        font-size: 14px;
        min-height: 35px;
    }
    .innr-stories-hld p {
        font-size: 11px;
        padding: 0 15px;
        line-height: 1.2;
        padding-bottom: 20px;
    }
    .quest-hld h2 {
        font-size: 26px;
        line-height: 1.2;
    }
    .bannerInrhld {
        padding: 0 30px;
    }
    .story-content-main.article-b .appear-txtHld p {
        font-size: 13px;
        line-height: 1.2;
    }
    .banner-area.article-b img {
        height: 500px;
    }
    .story-content-main.article-b .innr-stories-hld h3 {
        margin: 15px 0;
    }
    .innr-stories-hld.appear-txt:hover figure {
        max-height: 50px;
    }
    .innr-stories-hld.appear-txt1:hover figure {}
    .innr-stories-hld.appear-txt:hover p {
        margin-bottom: 0;
    }
    .innr-stories-hld.appear-txt1:hover p {
        margin-bottom: 0;
    }
    .story-content-main.article-b .appear-txtHld p {
        overflow-y: hidden;
    }
}

@media screen and (max-width: 1023px) {
    .article-inr-hld h1 {
        letter-spacing: 0;
    }
}

@media screen and (max-width: 767px) {
    .article-b-b2 img {
        text-align: center !important;
        margin-left: auto;
        margin-right: auto;
    }
    .article_b_video {
        max-width: 80% !important;
        padding: 0px !important;
        top: 38% !important;
    }
    .article_b_iframe {
        width: 100%;
        height: 318px !important;
    }
    .toy_story_main {
        max-width: 100% !important;
        margin: 0px !important;
    }
    .story-block-filter {
        max-width: 90% !important;
        padding-bottom: 29px !important;
    }
    .brclass {
        display: none;
    }
    .article-b-m {
        width: 90% !important;
        margin-top: -60px !important;
        padding-top: 10px !important;
    }
    .story-content {
        max-width: 90% !important;
    }
    .wrapper-story {
        max-width: 90% !important;
    }
    .quest-hld img.res-img {
        width: 100%;
        height: 200px;
        object-fit: cover;
    }
    .story-content-main h2 {
        font-size: 24px;
    }
    .toy-story h2 {
        font-size: 20px;
    }
    .toy-story article {
        margin-bottom: 30px;
        padding: 0 15px;
    }
    .banner-area.article-b img {
        height: 500px;
    }
    .leftImg,
    .rightImg {
        display: block;
        float: none;
        margin: 10px 0;
        text-align: center;
    }
    .story-content-main.article-b .quest-hld article h2 {
        font-size: 30px;
    }
    .story-content-main.article-b .appear-txtHld p {
        margin-bottom: 10px;
    }
    .article-inr-hld h1 {
        font-size: 30px;
    }
    .article-title {
        font-size: 30px;
        min-height: inherit;
        padding: 0 15px;
    }
    .article-b .toy-story-hdng {
        font-size: 24px;
    }
    .story-content-main.article-b.top-outr {
        margin-top: 0;
    }
    section.bannerInrhld {
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
    }
}

@media screen and (max-width: 350px) {
    #iframe_b {
        position: relative;
        top: -55px;
        left: 0;
        height: 224px!important;
    }
    .banner-area.article-b img {
        height: 400px;
    }
    .itemBlock {
        min-height: 400px;
    }
    .itemBlock1 {
        min-height: 350px;
    }
}


/*!
	//Journals Page Styles from style.css
	// Date 28-05-2018
*/

@media screen and (max-width: 1199px) {
    .vc_row.wrap-content,
    .wrapper {
        max-width: 90%;
    }
    .story-content {
        margin: -150px auto 0;
    }
    .article-title {
        margin-bottom: 20px;
    }
    .story-content-main {
        padding: 30px 15px;
    }
    .innr-stories-hld.appear-txt:hover figure {
        transition: all 2s;
        -webkit-transition: all 2s;
        max-height: 105px;
        /* Let's enforce some hardware acceleration */
        -webkit-transform: translate3d(0, 0, 0);
        -webkit-backface-visibility: hidden;
    }
    .innr-stories-hld.appear-txt1:hover figure {}
}

@media screen and (max-width: 1023px) {
    .vc_row.wrap-content,
    .wrapper {
        max-width: 90%;
    }
    .innr-stories-hld {
        float: none;
        width: 100%;
        margin: 0 0 30px 0;
    }
    .story-content-main {
        padding: 30px 0;
    }
    .story-content-main h2 {
        padding: 0;
    }
}

@media screen and (max-width: 767px) {
    .innr-stories-hld p {
        padding-bottom: 0px !important;
    }
    .innr-stories-hld.appear-txt {
        min-height: 400px;
    }
    .innr-stories-hld.appear-txt1 {
        min-height: 380px;
    }
    .vc_row.wrap-content,
    .wrapper {
        max-width: 100%;
    }
    .story-content-main h3 {
        margin-bottom: 20px;
    }
    .banner-area figure {
        height: 400px;
    }
    .banner-area figure img {
        width: 100%;
        height: 85%;
        object-fit: cover;
    }
    .story-content wrapper .article-title {
        margin-bottom: 20px;
        padding: 0 15px;
    }
    .article-title {
        padding: 22px 22px;
        border-left: 5px solid #fff;
        margin-bottom: 75px;
    }
    .story-content {
        margin: -243px auto 0;
    }
}

.story-content {
    margin: -270px auto 0;
}

.story-content-main {
    background: #FFF;
    padding: 30px 65px;
    max-width: 1065px;
    margin: 0 auto;
}

.story-content wrapper>figure {
    margin-bottom: 40px;
}

.story-content-main .inner-row-full {
    padding: 0;
}

.story-content-main .inner-row-full .columns h2 {
    font-family: 'Brandon Grot W01 light';
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 1px;
    color: #009cda;
}

.story-content-main .inner-row-full .columns h2 b {
    font-family: 'Brandon Grot W01 bold';
}

.story-content-main .inner-row-full .columns p {
    font-family: 'Brandon Grot W01 light';
    /* line-height: 30px; */
    letter-spacing: 1px;
    margin-bottom: 40px;
    font-weight: 300;
    color: #000;
    font-size: 16px;
}

.story-content-main h3 {
    font-family: 'Brandon Grot W01 bold';
    color: #000;
    font-weight: 300;
    font-size: 16px;
    margin-bottom: 50px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.art_msg_b {
    padding-top: 50px;
}

.p_min_height {
    min-height: 103px;
}

.readmore_btn_article {
    font-size: 14.95px;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    color: #000;
    vertical-align: middle;
    text-transform: uppercase;
    font-family: 'Brandon Grot W01 bold';
}

.appear-article-txtHld {
    text-align: center;
    min-height: 45px;
}


/* Video background */

.videobg {
    position: relative;
    width: 100%;
    /* Set video container element width here */
    height: 100%;
    /* Set video container element height here */
    overflow: hidden;
    background-color: transparent;
    /* bg color, if video is not high enough */
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}


/* horizontally center the video */

.videobg-width {
    position: absolute;
    width: 100%;
    /* Change width value to cover more area*/
    height: 100%;
    left: -9999px;
    right: -9999px;
    margin: auto;
}


/* set video aspect ratio and vertically center */

.videobg-aspect {
    position: absolute;
    width: 100%;
    height: 0;
    top: -9999px;
    bottom: -9999px;
    margin: auto;
    padding-bottom: 56.25%;
    /* 16:9 ratio */
    overflow: hidden;
}

.videobg-make-height {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.videobg-hide-controls {
    box-sizing: content-box;
    position: relative;
    height: 100%;
    width: 100%;
    /* Vimeo timeline and play button are ~55px high  */
    padding: 55px 97.7777px;
    /* 16:9 ratio */
    top: -55px;
    left: -97.7777px;
    /* 16:9 ratio */
}

.videobg iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 0 none;
}

@media all and (max-width:768px) {
    .videobg {
        margin-top: -40px;
    }
}

@media all and (max-width:550px) {
    .videobg {
        margin-top: -80px;
    }
}


/*Vimeo Fullwidth Video background */

.videobg-f {
    position: relative;
    width: 100%;
    /* Set video container element width here */
    height: 686px;
    /* Set video container element height here */
    overflow: hidden;
    background-color: transparent;
    /* bg color, if video is not high enough */
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}


/* horizontally center the video */

.videobg-width-f {
    position: absolute;
    width: 100%;
    /* Change width value to cover more area*/
    height: 100%;
    left: -9999px;
    right: -9999px;
    margin: auto;
}


/* set video aspect ratio and vertically center */

.videobg-aspect-f {
    position: absolute;
    width: 100%;
    height: 0;
    top: -9999px;
    bottom: -9999px;
    margin: auto;
    padding-bottom: 56.25%;
    /* 16:9 ratio */
    overflow: hidden;
}

.videobg-make-height-f {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.videobg-hide-controls-f {
    box-sizing: content-box;
    position: relative;
    height: 100%;
    width: 100%;
    /* Vimeo timeline and play button are ~55px high  */
    padding: 55px 97.7777px;
    /* 16:9 ratio */
    top: -55px;
    left: -97.7777px;
    /* 16:9 ratio */
}

.videobg-f iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 0 none;
}

@media all and (max-width:768px) {
    .videobg-f {
        height: 600px;
    }
}

@media all and (max-width:550px) {
    .videobg-f {
        height: 455px;
    }
}

@media all and (max-height:550px) {
    .videobg-f {
        height: 320px;
    }
}

@media all and (max-width:600px) {
    .single-post .article {
        padding-top: 175px;
    }
}

@media all and (min-width:1580px) {
    .videobg-f {
        height: 650px;
    }
    .nheader-text {
        min-height: 600px!important;
    }
}

@media all and (max-width:1200px) {
    .nheader-text {
        min-height: 470px!important;
    }
    .Mob_Fix_100 {
        width: 100%!important;
        text-align: center!important;
    }
}


/* Downloads Refresh Page Style */

.has-download-btn .block-showcase .bl-content {
    padding: 20px 22px 20px 22px;
}

.downimg {}

.has-download-btn .block-showcase .bl-content .blc-left {
    width: 54%;
}

.has-download-btn .block-showcase .bl-content .blc-right {
    width: 44%;
}

.has-download-btn .block-showcase>a {
    display: block;
}

.has-download-btn .block-showcase .btn {
    font-size: 12px;
    width: 100px;
    min-width: auto !important;
    display: inline-block;
    padding: 8px 0 !important;
    margin-top: 0px !important;
}

.has-download-btn .block-showcase {
    display: block;
    position: relative;
    overflow: hidden;
}

.download-area {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100% !important;
    height: auto;
    display: none;
    color: #FFF;
    padding: 27px 7px 0px 7px;
    text-transform: uppercase;
    font-size: 10px;
    overflow-y: hidden !important;
}

.download-area-bottom {
    position: absolute;
    bottom: 5px;
    right: 0;
    width: 100% !important;
    padding: 0px 7px 27px 7px;
}

.download-area hr {
    /*margin: 0 18px;
			background-color: #fff;
                        border-top: 1px solid #fff;*/
    /*margin: 0 18px;*/
    border: none;
    height: 1px;
    color: #fff;
    /* old IE */
    background-color: #fff;
    /* Modern Browsers */
    margin-bottom: 15px;
}

.download-area a {
    color: #FFF;
}

.download-area ul {
    list-style: none;
    margin: 0;
    padding: 5px 0 0;
}

.download-area ul figure img {
    width: 20px;
}

.download-area ul li {
    overflow: hidden;
    padding: 0px 0 10px;
}

.download-area ul li a,
.download-area ul li a span {
    display: block;
}

.download-area ul li a {
    float: left;
    display: inline-block;
}

.download-area ul li a span:first-child {
    border-bottom: 1px solid #FFF;
    margin: 0 0 5px;
}

.download-area ul figure {
    float: left;
    margin-right: 10px;
}

.to-product-page {
    float: right;
    background: url('assets/images/icon-new-window.png') no-repeat center right;
    padding: 5px 20px 0 0;
    background-size: 15px;
}

.inner-row-full.has-download-btn .block-showcase .download-area .btn {
    border-color: #FFF;
    color: #FFF;
    margin-top: 5px !important;
}

.inner-row-full.has-download-btn .block-showcase .download-area .btn:hover,
.inner-row-full.has-download-btn .block-showcase .download-area .btn.active {
    background: #FFF;
    /*removed !important*/
    color: #000;
    /*removed !important*/
}

@media screen and (max-width: 767px) {
    .has-download-btn .block-showcase .btn {
        font-size: 11px;
    }
    .download-area ul li {
        padding: 0px 0 5px;
    }
}


/*@media (max-width: 380px) {
    .g-recaptcha {
       transform: scale(.85,.80);
padding: 0;
margin: 0;
margin-right: -19px;
    float: right;


    }
}*/

@media (max-width: 550px) {
    .has-download-btn .block-showcase .bl-content .blc-left {
        width: 100%;
    }
    .has-download-btn .block-showcase .bl-content .blc-right {
        width: 100%;
    }
}

.remodal .login-form {
    width: 100%;
    padding: 0;
}

.remodal .login-form .form-login,
.remodal .lost-password .form-login {
    padding: 0
}

.remodal .login-form .login-values,
.remodal .lost-password .login-values {
    width: 100%;
}

.remodal input {
    display: block;
    width: 100%;
}

.remodal .columns {
    padding-left: 5px;
    padding-right: 5px;
}

.remodal.register {
    background-color: #4fa0d8;
    color: #FFF;
}

.remodal .button-wrap {
    float: left !important;
}

.remodal.register input,
.remodal.register .remodal-close:before {
    color: #fff;
}

.remodal.register .remodal-close:before {
    color: #fff;
    font-size: 24px;
}

.input-submit {
    background: #18c093 !important;
    color: #FFF !important;
    text-transform: uppercase;
    border: 0 !important;
    padding: 20px 0 !important;
}

.remodal.register .form-register select {
    //font-size: 11px;
    // padding-top: 20px;
    // padding-bottom: 20px;
}

@media only screen and (min-width: 641px) {
    .remodal.register {
        max-width: 1400px;
    }
}

@media only screen and (min-width: 64.063em) {
    .remodal.register .large-3 {
        width: 20%;
    }
}

.remodal.register ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #FFF;
}

.remodal.register ::-moz-placeholder {
    /* Firefox 19+ */
    color: #FFF;
}

.remodal.register :-ms-input-placeholder {
    /* IE 10+ */
    color: #FFF;
}

.remodal.register :-moz-placeholder {
    /* Firefox 18- */
    color: #FFF;
}

.remodal-close {
    left: auto !important;
    right: 0 !important;
}

.selectddl {
    padding-bottom: 12px !important;
}

.Register_head {
    text-transform: none;
    font-family: 'Brandon Grot W01 Light', sans-serif;
    margin: 0 0 25px;
    font-weight: bold;
    color: #fff;
}

.login_head {
    text-transform: none!important;
    font-family: 'Brandon Grot W01 Light', sans-serif!important;
    margin: 0 0 25px!important;
    font-weight: bold!important;
    color: #38a0d7!important;
    font-size: 22px!important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .remodal.register .form-register select {
        //padding-bottom:24px !important;
    }
}


/*  .g-recaptcha {
       transform: scale(50%,.90);
    }*/

.form_overflow {
    overflow: hidden;
}


/* Downloads Popup-window Style */

.remodal_popup {
    max-width: 100% !important;
    padding-top: 0px !important;
    background-color: #f4f4f4 !important;
}

.content-slider {
    list-style: none outside none!important;
    padding-left: 0!important;
    margin: 0!important;
}

.demo .item {
    margin-bottom: 38px;
    /*margin-bottom: 60px;*/
}

.content-slider li {
    background-color: transparent;
    text-align: center;
    width: 305px;
}

.content-slider li label {
    font-size: 13px;
    font-family: 'Brandon Grot W01 Regular', sans-serif;
}

.demo {
    /*  display: table;
  margin: 0 auto;*/
}

.head-bld {
    font-weight: 700;
}

.styled-checkbox {
    position: absolute;
    opacity: 0;
    margin: 0px;
}

.styled-checkbox+label {
    position: relative;
    cursor: pointer;
    padding: 0;
}

.styled-checkbox+label:before {
    content: "";
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 15px;
    height: 15px;
    border-radius: 4px;
    background: white;
    border: solid #b3b3b3 1px;
}

.styled-checkbox:hover+label:before {
    background: #43a2da;
}

.styled-checkbox:focus+label:before {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.12);
}

.styled-checkbox:checked+label:before {
    background: #43a2da;
    border: none;
}

.styled-checkbox:disabled+label {
    color: #b8b8b8;
    cursor: auto;
}

.styled-checkbox:disabled+label:before {
    box-shadow: none;
    background: #ddd;
}

.styled-checkbox:checked+label:after {
    content: "";
    position: absolute;
    left: 3px;
    top: 7px;
    background: white;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0px white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.unstyled {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.unstyled li {
    height: 30px;
    float: left;
    width: auto;
    padding-right: 10px;
}

.centered {
    width: 300px;
    margin: auto;
}

.title {
    text-align: center;
    color: #4571ec;
}

.innr-stories-hld-popup {
    width: 296px;
}

.innr-stories-hld-popup p {
    text-align: left;
    padding-left: 22px;
}

.div_ch_place {
    height: 84px;
}

.div_ch_place ul {
    padding-left: 22px;
}

.inner-row-full-popup {
    padding: 0px 0px 7px;
    /*padding: 10px 0px 25px;*/
}

.download-btn-popup {
    display: inline-block;
    padding: 15px 40px;
    min-width: 175px;
    color: #fff;
    background-color: #009cda;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Brandon Grot W01 Medium', sans-serif;
    text-align: center;
    transition: all .2s ease-in-out;
}

.download-btn-popup:hover {
    color: #fff;
    background-color: #009cda;
    text-decoration: none;
}

.inner-download-btn {
    text-align: right;
    padding-right: 21px;
}

@media(min-width:768px) {
    .new-block-hld {
        width: 750px!important;
    }
}

@media(min-width:992px) {
    .new-block-hld {
        width: 970px!important;
    }
}

@media(min-width:1024px) {
    .new-block-hld {
        width: 970px!important;
    }
}

@media(min-width:1200px) {
    .new-block-hld {
        width: 940px!important;
        max-width: 940px!important;
    }
}

.site-header-banner {
    margin-bottom: 0px !important;
}

.post_grid_margin {
    margin-right: 0px;
    margin-left: 0px;
}

@media screen and (min-width: 400px) {
    .post_grid_margin {
        margin-right: 80px !important;
        margin-left: 80px !important;
    }
}

@media screen and (min-width: 1200px) {
    .post_grid_margin {
        margin-right: 150px !important;
        margin-left: 150px !important;
    }
}

.BrandonGrotW01-Regular-fntstyle {
    font-family: "BrandonGrotW01-Regular" !important;
    font-weight: normal !important;
    font-size: 18px !important;
}

.dlitm-font-reg {
    font-family: "Brandon Grot W01 Bold" !important;
    /*font-weight:bold !important;*/
    font-size: 13px !important;
}

.my-download-area-parent {
    /*display: block; width:100%;*/
    text-align: right;
    display: inline-block;
    width: 34%;
    height: 100%;
    min-height: 70px;
}

.dlist-are-cs {
    display: inline-block;
    width: 65%;
    /* min-height: 70px; */
    vertical-align: bottom;
}

.dlist-are-cs ul li a {
    display: inline-block;
    text-decoration: none !important;
    max-width: 80% !important;
}

.dlist-are-cs ul li a span {
    display: block;
    max-height: 28px;
    overflow: hidden;
}

.download-list-cs ul li a {
    max-width: 78% !important;
    display: inline-block;
}

.download-list-cs ul li a span {
    display: block;
    max-height: 28px;
    overflow: hidden;
}

.bck-btn-dwnlds {}

@media screen and (max-width:366px) {
    .dlist-are-cs ul li a {
        display: inline-block;
        max-width: 76% !important;
    }
    .my-download-area-parent .my-signin-in,
    .my-download-area-parent .my-reg,
    .bck-btn-dwnlds {
        width: 80px !important;
    }
}

@media screen and (max-width:550px) {
    .bck-btn-dwnlds-grp {
        text-align: right !important;
    }
    .block-showcase .bl-content .blc-left,
    .block-showcase .bl-content .blc-right {
        text-align: left;
    }
}

.prd-list-side {
    padding: 5px 0px !important;
    padding-right: 15px !important;
}

.prd-list-side a {
    border: 1px solid #FFF;
    padding: 5px 25px 5px 5px;
    background-position: 95% 15% !important
}

.download-list-cs ul li a:hover {
    text-decoration: none !important;
}

.my-download-area-parent .btn_group-wrap {
    /*position:relative;width:100%;*/
    display: block;
    height: auto;
    text-align: -webkit-right;
}

.my-download-area {
    /*float:right;*/
    /*padding-bottom: 36px;*/
    /*margin-top:-80px;*/
    padding-right: 14px;
}

.my-download-area .btn {
    display: block !important;
    float: right;
}

.my-download-area .btn:hover {
    color: #03F !important;
}

.my-download-area .btn.my-reg:hover {
    background-color: transparent !important;
    color: #FFF !important;
    border-color: #FFF !important;
}

.my-download-area .btn.my-signin-in:hover {
    border-color: #FFF !important;
    color: #009cda !important;
}

.dmnloads-details-1 {
    padding-right: 105px;
}

.my-signin-in {
    color: rgb(30, 115, 190);
    background-color: #FFF;
}

a.section-title {}

.my-signin-in:hover,
a.section-title:hover {
    color: rgb(30, 115, 190);
}

@media screen and (max-width: 400px) {
    .my-download-area {
        /*margin-top:-70px;*/
    }
}

@media screen and (max-width: 789px) {
    .dmnloads-details-1 {
        padding-right: 15px;
    }
}

.row1 {
    margin-bottom: 15px;
}

.popupBox {
    width: 100%;
    min-height: 569px;
    /*padding:15px;*/
    position: relative;
    left: 0;
    top: 0;
    box-sizing: border-box;
    /*background-color:rgba(102,102,102,1);*/
    overflow: hidden;
    clear: both;
    /*border:1px solid #000;*/
    padding-bottom: 15px;
}

.popupBox-download-slide,
.inner_scrol_Box {
    width: 100%;
    /*height:100%;*/
    position: relative;
    display: inline-block;
    float: left;
    /*box-sizing:border-box;*/
    overflow: hidden;
    /*border:1px solid #F00;*/
    padding: 0px;
}

.inner_scrol_Box {
    float: none;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.popupBox-download-1 {
    /*min-width:300px;*/
    min-height: 300px;
    overflow: hidden;
    display: inline-block;
    float: left;
    padding: 15px;
}

.next_item,
.prv_item {
    position: absolute;
    top: 40%;
    height: 154px;
    width: 32px;
    background-color: #fff;
    font-size: 2.1em;
    padding-top: 53px;
    z-index: 999;
}

.next_item {
    top: 45%;
    right: 0px;
}

.prv_item {
    top: 45%;
    left: 0px;
}

.slid_prant {
    position: absolute;
    clear: both;
}

.clearFx,
.clearFx1 {
    float: none;
    clear: both;
}

.pp-dmnl-btn {
    width: 296px;
}

.pp-dmnl-btn-prnt {
    padding-right: 0px !important;
}

.dlist-are {
    padding-left: 20px;
}

.popupBox .innr-stories-hld-popup {
    width: 176px !important;
}

.popupBox-download-1 .innr-stories-hld-popup .div_ch_place .centered {
    width: 100% !important;
}

@media screen and (max-width:768px) {
    .pp-dmnl-btn-prnt {
        text-align: center;
    }
}

@media screen and (max-width: 400px) {
    .popupBox-download-1 {
        /*padding-left:0px;
		padding-right:0px;*/
    }
}

@media screen and (max-width: 375px) {
    .popupBox-download-1 .innr-stories-hld-popup {
        width: 100% !important;
    }
    .popupBox-download-1 .innr-stories-hld-popup .div_ch_place .centered {
        width: 100% !important;
    }
    .pp-dmnl-btn {
        width: 100%;
    }
}

@media screen and (max-width: 325px) {
    .popupBox {
        min-height: 695px;
    }
    .div_ch_place {
        min-height: 120px;
    }
}

@media screen and (max-width: 325px) {
    .popupBox-download-1 .innr-stories-hld-popup {
        width: 100% !important;
    }
    .popupBox-download-1 .innr-stories-hld-popup .div_ch_place .centered {
        width: 100% !important;
    }
    .pp-dmnl-btn {
        width: 100%;
    }
}

@media (max-width: 550px) {
    .lbc-head-overl {
        width: 55% !important;
    }
    .lbc-btn-overl {
        width: 40% !important;
    }
}

.dwnl_lis_chcek {
    text-align: left !important;
    overflow: hidden;
}

.dwnl_lis_chcek li {
    width: 130px !important;
    overflow: hidden;
    text-align: left !important;
}

.D-clecks {
    height: auto;
}

.btn.btn-trans-white {
    background-color: transparent!important;
    border-color: rgba(255, 255, 255, 1) !important;
    color: rgba(255, 255, 255, 1) !important
}

.btn.btn-trans-white:hover {
    background-color: #009cda!important;
    color: #fff!important;
    border-color: #009cda !important;
}

.login_head {}

.login_head-cs {
    font-family: "BrandonGrotW01-Regular" !important;
    font-size: 37px !important;
    font-weight: normal !important;
    margin-bottom: 10px !important;
}

.form-message-cs {
    font-family: "BrandonGrotW01-Regular" !important;
    font-size: 17px !important;
    font-weight: normal !important;
    color: #939598 !important;
    text-decoration: underline !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.login-cs input {
    font-family: "BrandonGrotW01-Regular" !important;
    font-size: 13px !important;
    font-weight: normal !important;
    border: 1px solid #ebebeb !important;
}

.login-cs input:focus {
    letter-spacing: normal;
}

.login-cs input[type="submit"] {
    font-family: "Brandon Grot W01 Bold" !important;
    font-size: 13px !important;
    text-transform: uppercase;
    background-color: #18c093 !important;
    margin: 0;
    height: auto;
    border: none !important;
}

.login-cs input[type="submit"]:focus {
    letter-spacing: normal;
}

.register-fomr-cs {}

.register-fomr-cs .Register_head {
    font-family: "BrandonGrotW01-Regular" !important;
    font-size: 37px !important;
    font-weight: normal !important;
}

.register-fomr-cs p {
    font-family: "BrandonGrotW01-Regular" !important;
    font-size: 17px !important;
    font-weight: normal !important;
    color: #FFF !important;
}

.register-fomr-cs-modal {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.register-fomr-cs input,
.register-fomr-cs select {
    font-family: "BrandonGrotW01-Regular" !important;
    font-size: 13px !important;
    font-weight: normal !important;
    border: 1px solid #cbdae3 !important;
}

.register-fomr-cs input[type="submit"] {
    font-family: "Brandon Grot W01 Bold" !important;
    font-size: 13px !important;
    text-transform: uppercase;
    background-color: #18c093 !important;
    margin: 0;
    height: auto;
    border: none !important;
}

.document_loadscreen {
    background-image: url("assets/images/Spinner-1s-200px.svg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
}


/*Ergonomics Styles*/


/**{word-break:break-word;}*/

.main-content {
    word-break: break-word;
}

.site-footer {
    word-break: break-word;
}

.fl-sidebar {
    word-break: break-word;
}

.Grotesque-blod,
.column-box .description .title-whitepaper a,
.signin-btn,
.reg-btn,
.top-caption,
.article-content-title,
.article-head-eg {
    font-family: 'Brandon Grotesque' !important;
    font-weight: bold;
    font-style: normal;
}

.Grotesque-meduim,
.column-box .description .title-whitepaper a span:last-child,
.article-content .quated {
    font-family: 'Brandon Grotesque' !important;
    font-weight: 500;
    font-style: normal;
}

.Grotesque-regular,
.column-box .description .title,
.column-box .description .button_style,
.section-content p {
    font-family: 'Brandon Grotesque' !important;
    font-weight: normal;
    font-style: normal;
}

.Grotesque-light,
.section-conten,
.narrow-font-style,
.normal-pfont {
    font-family: 'Brandon Grotesque' !important;
    font-weight: 300;
    font-style: normal;
}

.cs-col-1 {
    width: 25%;
}

.cs-col-1,
.cs-col-2 {
    display: table-cell;
    padding: 15px;
    vertical-align: middle !important;
}

.cs-col-2 {
    width: 48%;
}

.main-color {
    background-color: #efefef !important;
    padding-bottom: 50px;
}

.main-color .wrapper {
    /*max-width:1659px !important*/
}

.header-banner {
    /* background-image:url(../../../img/Flo-Aerial-No-Powerhub2.jpg) !important;*/
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.header-banner2 {
    /*background-image:url(../../../img/image-banner3.png) !important;*/
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.header-banner-menu {
    position: absolute;
    top: 58px;
    left: 0px;
    z-index: 999;
    color: rgba(255, 255, 255, 1) !important;
    /*background-color:rgba(255,255,255,1);*/
}

.button_style {
    text-decoration: none;
    border: 2px solid #FFF;
    font-size: 10px;
    font-weight: 600;
    padding: 5px 10px;
    display: inline-block;
}

.top-caption {
    letter-spacing: 8px;
    padding-top: 0px !important;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    word-wrap: normal !important;
}

.margin-btm {
    margin-bottom: 50px !important;
}

.section-article .inner-wrapper {
    max-width: 100% !important;
    width: 100%
}

.whitepapers-btn {
    text-align: right;
    margin-right: 0px !important;
}

.paddings {
    padding-left: 50px;
    padding-right: 50px;
}

.padding-left-25 {
    padding-left: 25%;
}

.padding-right-25 {
    padding-right: 25%;
}

.header-banner-menu .cs-banner-menu {
    border-bottom: none !important;
}

.header-banner-menu .list-items {
    height: 60px !important;
    color: rgba(255, 255, 255, 1) !important;
}

.header-banner-menu .list-items ul {
    border-bottom: 2px solid rgba(255, 255, 255, 1);
    text-align: left;
}

.header-banner-menu .list-items li {
    margin: 0 0px !important;
    padding: 0 20px;
    padding-bottom: 25px;
}

.header-banner-menu .list-items ul>li:last-child {
    float: right;
}

.header-banner-menu .list-items li a {
    color: rgba(255, 255, 255, 1) !important;
}

.header-banner-menu .list-items li.active {
    position: relative
}

.header-banner-menu .list-items li.active:before {
    margin-left: 5px;
    width: 0;
    position: absolute;
    left: 40%;
    bottom: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid rgba(255, 255, 255, 1);
    content: "";
    text-align: center;
}

.section-content {
    text-align: center;
    color: #6d6e71;
    /*	padding-left:108px;
	padding-right:108px;*/
    padding-left: 11%;
    padding-right: 11%;
    margin-bottom: 50px;
    margin-top: 50px;
    word-break: normal !important;
    /*font-family:"Brandon Grot W01 Light" !important;*/
}

.section-content1 {}

.section-content h1,
.section-content p {
    word-break: break-word !important;
}

.my-slider .lSAction {
    display: block;
}

.section-content h1 {
    font-size: 47px;
    /*text-indent:100px;*/
}

.section-content p {
    font-size: 24px;
    padding-left: 100px;
    padding-right: 100px;
    /*text-indent:50px;*/
}

.section-article {
    /*padding-left:50px;
	padding-right:50px;*/
    margin-bottom: 50px;
    padding-left: 5px;
    padding-right: 5px;
}

.column-box {
    background-color: rgba(255, 255, 255, 1);
    /*border:1px solid transparent;*/
    margin-bottom: 30px;
}

.column-box .image-wraper {
    margin-bottom: 0px;
}

.column-box .description {
    padding: 20px;
    color: rgba(0, 0, 0, 1);
    text-align: left;
    margin: 0px;
    overflow: hidden;
    width: 100%;
    min-height: 100px !important;
}

.column-box .description .title {
    /*display: table-cell;*/
    display: table-cell;
    width: 60%;
    /*font-size:14px; font-weight:700;*/
    margin: 0px;
    text-align: left;
    word-break: break-word;
    margin-bottom: 5px;
    vertical-align: middle;
    /*	font-family:"BrandonGrotW01-Regular" !important; */
    font-size: 20px;
    font-weight: normal !important;
}

.column-box .description .title-whitepaper {
    display: inline-block;
    width: 100%;
    font-size: 12px !important;
    margin: 0px;
    text-align: left;
    vertical-align: top;
}

.column-box .description .title-whitepaper img {
    margin: 10px;
    width: 24px;
    vertical-align: top;
}

.column-box .description .title-whitepaper a {
    margin-top: 6px;
    /*margin-bottom:15px;*/
    vertical-align: top;
    display: inline-block;
    width: 70%;
    vertical-align: middle;
    /*font-family:"Brandon Grot W01 Bold"; */
    font-size: 12px !important;
    text-decoration: none;
}

.column-box .description .title-whitepaper a span {
    color: #373737;
    text-decoration: underline;
    /* -webkit-text-decoration-color: #d9d9d9;
  text-decoration-color: #d9d9d9;*/
    max-height: 35px;
    overflow: hidden;
    display: block;
    line-height: 1.5em;
}

.column-box .description .title-whitepaper a span:last-child {
    /*	  font-family:"Brandon Grot W01 Medium" !important; */
    font-size: 12px;
    text-decoration: none !important;
    /* display:inline; */
    display: block;
    max-height: 20px;
}

.column-box .description .wpb_wrapper {
    /*margin-bottom:15px;*/
    display: table;
    width: 100%;
    height: 100%;
}

.column-box .description .button-groups {
    display: table-cell;
    width: 37%;
    text-align: right;
    vertical-align: bottom;
    padding-bottom: 4px;
}

.mCSB_buttonLeft,
.mCSB_buttonRight {
    /* background-color:rgba(255,255,255,0.5) !important;*/
    color: rgba(0, 0, 0, 1);
    cursor: pointer;
}

.column-box .description .button_style {
    text-decoration: none;
    border: 2px solid #f4f4f4;
    font-size: 14px;
    /*	font-family:"BrandonGrotW01-Regular" !important;*/
    padding: 5px 10px;
    display: inline-block;
}

.nomargins {
    margin: 0px !important;
}

.no-margin-bottom {
    margin-bottom: 0px !important;
}

.no-padding-top {
    padding-top: 0px !important;
}

.article-content-title,
.article-head-eg {
    font-size: 20px;
    font-weight: 800;
    color: #6699cc !important;
    letter-spacing: 2px;
}

.article-content-title {
    /*margin-bottom:-20px;*/
}

.slider-title {
    padding-top: 25px;
    padding-bottom: 15px;
}

.column-box .image-wraper {
    min-height: 253px;
    max-height: 253px;
    background-position: left top;
    background-size: cover;
}

.article-content {
    text-align: center;
    color: rgba(0, 0, 0, 0.5);
    font-size: 16px;
    padding-top: 50px;
    margin-bottom: 30px;
    text-align: left;
}


/*.p-top.is-fixed{background-color:#009cda; color:rgba(0,0,0,1);}*/

.narrow-font-style {
    font-size: 23px !important;
    /*	font-family:"Brandon Grot W01 Light"; */
    color: #6d6e71 !important;
    line-height: 1.5;
}

.article-content p {
    /*font-size:20px;*/
    margin-top: 35px;
}

.clear-fix {
    float: none;
    clear: both;
}

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

.section-img {
    margin-bottom: 50px;
}

.vedio-section {}

.vedio-section .padding-left-25 {
    padding-left: 23% !important;
}

.vedio-section .padding-right-25 {
    padding-right: 23% !important;
}

.page-content-area p {
    margin-top: 15px;
    margin-bottom: 25px;
}

.row-s {
    margin-left: -15px;
    margin-right: -15px;
}

.article-content .quated {
    padding-left: 100px;
    padding-right: 100px;
    vertical-align: top;
    margin-top: 10%;
    font-size: 36px !important;
    line-height: 37.5px;
    /*	font-family:"Brandon Grot W01 Medium" */
}

.article-content .quated .r-more {
    font-size: 20px;
    display: block;
    margin-top: 15px;
}

.r-more {
    color: #4fa0d8;
    text-decoration: none;
}


/*.r-more:hover{color:#0066FF;}*/

.article-content .quated p {
    font-weight: 600;
    font-size: 36px;
    margin-bottom: 0px !important;
}

.blank {
    margin-top: 100px;
    margin-bottom: 100px;
    display: table;
}

.slide-area {
    background-color: #f5f5f5;
    margin-bottom: -50px !important;
}

.signin-btn,
.reg-btn {
    background-color: rgba(255, 255, 255, 1);
    color: #4d827c;
    border: 2px solid #FFF;
    outline: none;
    font-size: 14px;
    font-weight: 600;
    margin-right: 10px;
    padding: 15px 20px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    text-decoration: none !important;
    /*font-family:"Brandon Grot W01 Bold";*/
}

.reg-btn {
    background-color: transparent !important;
    color: #FFF !important
}

.signin-btn:hover,
.signin-btn:focus,
.reg-btn:hover,
.reg-btn:focus {
    /*background-color:#009cda !important; color:rgba(255,255,255,1); border-color:#009cda*/
    text-decoration: none !important;
}

.signin-btn:hover,
.signin-btn:focus {
    color: #4d827c !important;
}

.white-paper {
    margin-top: 100px;
}

.slide-area .section-article {
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 50px;
}

.slide-area .section-article .inner-wrapper {
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden;
    position: relative;
}

.slide-area .section-article .inner-wrapper .lSSlideOuter {
    margin-left: 80px;
    margin-right: 80px;
    overflow: auto !important;
}

.slide-area .section-article .inner-wrapper .lSSlideOuter .lSSlideWrapper {
    position: inherit !important
}

.slide-area .lightSlider {
    position: relative;
    z-index: 99;
}

.slide-area .lSAction {
    display: block !important;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    position: absolute;
}

.slide-area .lSPager {
    display: none
}

.slide-area .lSAction>a {
    height: 200px;
    width: 46px;
    background-color: rgba(255, 255, 255, 1) !important;
}

.slide-area .lSAction>.lSPrev,
.slide-area .lSAction>.lSNext {
    top: 25%;
    padding-left: 12px;
    opacity: 1 !important;
}

.slide-area>.vc_column_container>.vc_column-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.slide-area .lSAction>.lSPrev {
    left: -70px;
}

.slide-area .lSAction>.lSNext:before,
.slide-area .lSAction>.lSPrev:before {
    font-size: 46px;
    color: black;
    text-align: center;
    font-weight: 500;
    position: absolute;
    top: 48% !important;
    transform: translateY(-50%);
    background-color: rgba(255, 255, 255, 1);
}

.slide-area .lSAction>.lSPrev:before {
    content: "\003C";
}

.slide-area .lSAction>.lSNext {
    right: 120px;
}

.slide-area .lSAction>.lSNext:before {
    content: "\003E";
}

.cols3-sec {
    color: rgba(0, 0, 0, 1);
    margin-bottom: 30px !important;
}

.image-section .vc_column-inner {
    padding-right: 0px !important;
    padding-left: 0px !important;
}


/*.3-cols-sec .vc_col-sm-3{
				width:25%;
				}*/

.main-color .vc_row .vc_row,
.main-color .vc_row.full-row-wrapper {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.p-top .whitepapers-btn>a {
    padding-top: 13px !important;
    padding-bottom: 13px !important;
    background-color: rgba(255, 255, 255, 1) !important;
    color: #7b8377 !important;
    border: 2px solid #fff !important;
}

.p-top .whitepapers-btn>a:hover {
    background-color: rgba(255, 255, 255, 1) !important;
    color: #7b8377 !important;
    border: 2px solid #fff !important;
}

.cols3-sec .wpb_wrapper .inner-wrapper {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.white-paper .section-article>.inner-wrapper {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.white-paper>.wpb_column>.vc_column-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

@media (max-width: 1190px) {
    .main-color .vc_row-fluid.vc_row.slide-area {
        margin-bottom: -50px !important;
    }
    .vc_row-fluid.vc_row.section-article {
        margin-left: 0!important;
        /*  margin-bottom: 50px !important;*/
        margin-right: 0px !important;
        padding-bottom: 0;
    }
    .vc_row-fluid.vc_row.section-article {
        margin-right: 0px !important;
    }
    .main-color .vc_row-fluid.vc_row {
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .vc_row.wrap-content.section-article,
    .wrapper.section-article,
    .section-content1,
    .wrapper.white-paper {
        max-width: 100% !important;
    }
}

.cols3-sec:last-child {
    margin-bottom: 50px !important;
}

.normal-pfont {
    font-size: 36px;
    /*	font-family:"Brandon Grot W01 Light";*/
    line-height: 1.2;
}

.section-article [class*="column"]+[class*="column"]:last-child {
    float: left !important;
}

.article-head-eg {
    text-align: center;
}

.slide-title-area {
    padding-top: 30px;
    padding-bottom: 30px;
}


/* Smartphones (portrait and landscape) ----------- */

@media screen and (min-width: 1658px) {
    /* Styles go here */
    .section-content {
        padding-left: 7.8%;
        padding-right: 7.8%;
        /*text-indent:80px;*/
    }
}

@media (max-width: 1024px) {
    .cols3-sec .vc_col-sm-3,
    .cols3-sec .vc_col-sm-6 {
        width: 33.33333333333333% !important;
    }
    .white-paper .vc_col-sm-3 {
        width: 50% !important;
    }
    .main-color .wrapper {
        max-width: 100% !important;
    }
    .top-caption {
        font-size: 35px !important
    }
}

@media screen and (max-width: 1199px) {
    .main-color .vc_row.wrap-content,
    .main-color .wrapper {
        max-width: 100%;
    }
    .cols3-sec {
        color: rgba(0, 0, 0, 1);
        padding-bottom: 30px !important;
    }
}

@media (max-width: 768px) {
    .cols3-sec .vc_col-sm-3,
    .cols3-sec .vc_col-sm-6 {
        width: 100% !important;
        padding-bottom: 30px;
    }
    .white-paper .vc_col-sm-3 {
        width: 100% !important;
    }
    .cols3-sec {
        padding-bottom: 0px !important;
    }
    .top-caption {
        font-size: 20px !important
    }
}

@media only screen and (max-width:1800px) {
    .column-box .description .title {
        font-size: 20px;
    }
    .column-box .description .button_style {
        font-size: 12px;
    }
    .section-content h1 {
        font-size: 47px
    }
    .section-content p {
        font-size: 24px
    }
    .normal-pfont {
        font-size: 36px;
    }
    .narrow-font-style {
        font-size: 23px !important;
    }
    .article-content .quated p {
        font-size: 36px !important;
    }
    .article-content .quated .r-more {
        font-size: 20px !important;
    }
}

@media only screen and (max-width:1440px) {
    .section-content h1 {
        font-size: 40.79px;
        /*text-indent:108px;*/
    }
    .section-content p {
        font-size: 20.83px
    }
    .column-box .description .title {
        font-size: 20px;
    }
    .column-box .description .button_style {
        font-size: 12px;
    }
    .slide-area .lSAction>a {
        height: 180px;
        width: 41px;
        background-color: rgba(255, 255, 255, 1) !important;
        padding-left: 10px !important;
    }
    .slide-area .lSAction>.lSNext:before,
    .slide-area .lSAction>.lSPrev:before {
        font-size: 41px;
    }
    .slide-area .lSAction>.lSPrev {
        left: -48px;
    }
    .slide-area .lSAction>.lSNext {
        right: 81px;
    }
    .slide-area .section-article .inner-wrapper .lSSlideOuter {
        margin-left: 49px;
        margin-right: 49px;
    }
    .normal-pfont {
        font-size: 31.25px;
    }
    .narrow-font-style {
        font-size: 19.96px !important;
    }
    .article-content .quated p {
        font-size: 31.25px !important;
    }
    .article-content .quated .r-more {
        font-size: 17.36px !important;
    }
}

@media only screen and (max-width:1024px) {
    .column-box .description .title {
        font-size: 20px;
    }
    .column-box .description .button_style {
        font-size: 12px;
    }
    .section-content h1 {
        font-size: 29.01px;
        /*text-indent: 70px;*/
    }
    .section-content p {
        font-size: 14.81px;
        /*text-indent:20px;*/
    }
    .slide-area .lSAction>a {
        height: 180px;
        width: 30px;
        background-color: rgba(255, 255, 255, 1) !important;
        padding-left: 7px !important;
    }
    .slide-area .lSAction>.lSNext:before,
    .slide-area .lSAction>.lSPrev:before {
        font-size: 30px;
    }
    .slide-area .lSAction>.lSPrev {
        left: -48px;
    }
    .slide-area .lSAction>.lSNext {
        right: 58px;
    }
    .slide-area .section-article .inner-wrapper .lSSlideOuter {
        margin-left: 38px;
        margin-right: 38px;
    }
    .cols3-sec .vc_col-sm-3 {
        width: 50%;
    }
    .article-content .quated {
        padding-left: 50px;
        padding-right: 50px;
    }
    .normal-pfont {
        font-size: 22.22px;
    }
    .narrow-font-style {
        font-size: 14.2px !important;
    }
    .article-content .quated p {
        font-size: 22.22px !important;
    }
    .article-content .quated {
        line-height: normal !important;
    }
    .article-content .quated .r-more {
        font-size: 12.34px !important;
    }
}

@media only screen and (max-width:768px) {
    .section-content h1 {
        font-size: 21.79px;
        /*text-indent:80px;*/
    }
    .section-content p {
        font-size: 11.13px;
    }
    /*.normal-pfont{font-size:16.69px;}
	.narrow-font-style{font-size:10.66px !important;}
	.article-content .quated p{font-size:16.69px !important;}
	.article-content .quated .r-more{font-size:9.27px !important;}*/
    .column-box .description .button_style {
        font-size: 10px;
    }
    .slide-area .lSAction>a {
        height: 180px;
        width: 23px;
        background-color: rgba(255, 255, 255, 1) !important;
        padding-left: 7px !important;
    }
    .slide-area .lSAction>.lSNext:before,
    .slide-area .lSAction>.lSPrev:before {
        font-size: 23px;
    }
    .slide-area .lSAction>.lSPrev {
        left: -38px;
    }
    .slide-area .lSAction>.lSNext {
        right: 51px;
    }
    .slide-area .section-article .inner-wrapper .lSSlideOuter {
        margin-left: 28px;
        margin-right: 28px;
    }
    .cs-col-1,
    .cs-col-2 {
        width: 100%;
        display: block;
    }
    .p-top a {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .p-top .whitepapers-btn {
        margin-top: 10px !important;
    }
    .p-top .whitepapers-btn>a {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    .p-top .mCSB_buttonLeft,
    .p-top .mCSB_buttonRight {
        margin-top: -85px !important;
    }
    .article-content .quated {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

@media only screen and (max-width:425px) {
    .column-box .description .button_style {
        font-size: 10px;
    }
    .slide-area .lSAction>a {
        height: 180px;
        width: 23px;
        background-color: rgba(255, 255, 255, 1) !important;
        padding-left: 7px !important;
    }
    .slide-area .lSAction>.lSNext:before,
    .slide-area .lSAction>.lSPrev:before {
        font-size: 24px;
    }
    .slide-area .lSAction>.lSPrev {
        left: -31px;
    }
    .slide-area .lSAction>.lSNext {
        right: 35px;
    }
    .slide-area .section-article .inner-wrapper .lSSlideOuter {
        margin-left: 18px;
        margin-right: 18px;
    }
}

@media only screen and (max-width:375px) {
    .column-box .description .button_style {
        font-size: 10px;
    }
    .column-box .description .title {
        font-size: 14px;
    }
    .section-content h1 {
        font-size: 18px;
        /*text-indent:0px;*/
    }
    .section-content p {
        font-size: 14px;
    }
    .slide-area .lSAction>a {
        height: 180px;
        width: 23px;
        background-color: rgba(255, 255, 255, 1) !important;
        padding-left: 7px !important;
    }
    .slide-area .lSAction>.lSNext:before,
    .slide-area .lSAction>.lSPrev:before {
        font-size: 24px;
    }
    .slide-area .lSAction>.lSPrev {
        left: -31px;
    }
    .slide-area .lSAction>.lSNext {
        right: 35px;
    }
    .slide-area .section-article .inner-wrapper .lSSlideOuter {
        margin-left: 18px;
        margin-right: 18px;
    }
}

@media only screen and (min-width:320px and max-width:375px) {
    .column-box .description .button_style {
        font-size: 10px;
    }
    .column-box .description .title {
        font-size: 14px;
    }
    .slide-area .lSAction>a {
        height: 180px;
        width: 23px;
        background-color: rgba(255, 255, 255, 1) !important;
        padding-left: 7px !important;
    }
    .slide-area .lSAction>.lSNext:before,
    .slide-area .lSAction>.lSPrev:before {
        font-size: 24px;
    }
    .slide-area .lSAction>.lSPrev {
        left: -31px;
    }
    .slide-area .lSAction>.lSNext {
        right: 35px;
    }
    .slide-area .section-article .inner-wrapper .lSSlideOuter {
        margin-left: 18px;
        margin-right: 18px;
    }
}

@media (max-width: 600px) {
    .top-caption {
        padding-top: 0px !important;
        transform: translate(-50%, -50%);
        font-size: 20px !important;
        word-break: initial !important;
    }
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
    .section-content {
        padding-left: 15px;
        padding-right: 15px;
    }
    .section-content p {
        padding-left: 15px;
        padding-right: 15px;
    }
    .column-box .description .title {
        font-size: 14px;
    }
    .column-box .description .button_style {
        font-size: 12px;
    }
    .section-article {
        padding-left: 0px;
        padding-right: 0px;
    }
    .paddings {
        padding-left: 0px;
        padding-right: 0px;
    }
    .padding-left-25 {
        padding-left: 15px;
    }
    .padding-right-25 {
        padding-right: 15px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 768px) {
    .section-content {
        padding-left: 50px;
        padding-right: 50px;
    }
    .section-content p {
        padding-left: 15px;
        padding-right: 15px;
    }
    .section-content p {
        font-size: 14px
    }
    .article-content .quated {
        margin-top: 0px;
    }
    /*.section-article .vc_col-sm-3{
	width:50%;
}*/
}


/* Smartphones (landscape) ----------- */

@media only screen and (min-width: 321px) {
    /* Styles */
}


/* Smartphones (portrait) ----------- */

@media only screen and (max-width: 320px) {
    /* Styles */
    .section-content {
        padding-left: 15px;
        padding-right: 15px;
    }
    .section-content p {
        padding-left: 15px;
        padding-right: 15px;
    }
    .section-content h1 {
        font-size: 24px
    }
    .section-content p {
        font-size: 14px
    }
    .section-article {
        padding-left: 0px;
        padding-right: 0px;
    }
    .paddings {
        padding-left: 0px;
        padding-right: 0px;
    }
    .padding-left-25 {
        padding-left: 15px;
    }
    .padding-right-25 {
        padding-right: 15px;
    }
    .column-box .description .title {
        display: inline-block;
        width: 100%;
        text-align: left;
    }
    .column-box .description .button-groups {
        display: inline-block;
        width: 100%;
        text-align: right;
    }
}


/* iPads (portrait and landscape) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    /* Styles */
}


/* iPads (landscape) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    /* Styles */
}


/* iPads (portrait) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    /* Styles */
}


/**********
iPad 3
**********/

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    /* Styles */
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    /* Styles */
}


/* Desktops and laptops ----------- */

@media only screen and (min-width: 1224px) {
    /* Styles */
}


/* Large screens ----------- */

@media only screen and (min-width: 1824px) {
    /* Styles */
}


/* iPhone 4 ----------- */

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    /* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    /* Styles */
}


/*----------------------- added by rw-design ---------------*/

@media only screen and (min-device-width: 895px) {
    .inner-row-full .block-showcase .btn {
        border-color: #3b3b3b;
        color: #3b3b3b;
        margin-top: 45px;
        padding: 8px 25px
    }
}

@media only screen and (min-device-width: 1025px) and (max-device-width: 1220px) {
    .site-header {
        min-height: 62px !important;
    }
    nav.rigt-nav-top {
        padding-top: 5px !important;
    }
}

@media only screen and (min-device-width: 639px) and (max-device-width: 894px) {
    .inner-row-full .block-showcase .btn {
        padding-right: 16px;
        padding-left: 16px;
        border-color: #3b3b3b;
        color: #3b3b3b;
        margin-top: 45px;
    }
    .block-showcase .btn {
        font-size: 12px !important;
    }
}

@media only screen and (min-device-width: 767px) and (max-device-width: 768px) {
    .row {
        width: 99% !important;
    }
    .site-footer .copyright ul li:after {
        content: "|";
        display: inline-block;
        padding: 0px 9px;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 409px) {
    .site-footer .copyright ul li:after {
        content: "|";
        display: inline-block;
        padding: 0 4px !important;
    }
}


/*@media (max-width: 1330px){
.site-header .top-navigation .large-9.medium-9.small-9.columns li:last-child {
    display: none;
}
}*/

@media only screen and (min-device-width: 1165px) and (max-device-width: 1250px) {
    .site-header .top-navigation li:last-child.brd-menu-lst {
        display: inline-block !important;
    }
}

@media only screen and (min-device-width: 1025px) and (max-device-width: 1164px) {
    .site-header .top-navigation li:last-child {
        display: none;
    }
}

@media only screen and (min-device-width: 1025px) and (max-device-width: 1250px) {
    .site-header .top-navigation .large-9.medium-9.small-9.columns li:last-child {
        display: inline-block !important;
    }
}

@media only screen and (min-device-width: 1025px) and (max-device-width: 1190px) {
    .site-header .meta-navigation {
        margin-left: 90px !important;
        padding-top: 10px;
        padding-bottom: 5px;
        text-align: unset;
    }
}

@media only screen and (min-device-width: 638px) and (max-device-width: 682px) {
    .site-footer .copyright {
        padding-right: 6px !important;
        font-size: 11px;
    }
}


/* =============================================== */


/* Custome styles -------------------------------- */


/* =============================================== */

@media (max-width: 450px) {
    .logo {
        padding-top: 12px !important;
    }
}


/* Extra Small devices (Mobile, 768px and down) */

@media (max-width: 768px) {
    .logo-wrap .my-svg {
        margin-top: -7px;
    }
    .logo-wrap {
        display: inline-block;
        position: relative;
        width: 100%;
        max-width: 280px;
        padding-bottom: .1%;
        vertical-align: middle;
    }
    .logo-wrap .my-svg {
        display: block;
        position: relative;
        left: 0;
    }
    .top-navigation ul li {
        padding: 0 !important;
        padding-right: 5px !important;
    }
    .rigt-nav-top li {
        float: left;
    }
    .logo-wrap {
        margin-top: 3px;
    }
    .top-navigation {
        margin-top: 14px;
    }
}


/* Extra Small devices (Mobile, below 325px) */

@media (max-width: 325px) {
    .top-navigation ul li {
        padding: 0 !important;
    }
}


/* Small devices (tablets, 768px and up) */

@media (min-width: 768px) {
    .top-navigation {
        margin-top: 14px;
    }
    .logo-wrap {
        display: inline-block;
        position: relative;
        width: 100%;
        /*max-width: 280px;*/
        width: 297px;
        padding-bottom: .1%;
        vertical-align: middle;
    }
    .logo-wrap .my-svg {
        display: block;
        position: relative;
        left: 0;
    }
}

@media (max-width: 500px) {
    .site-header .top-search-form .mn-search-form.is-active {
        margin-top: 4px !important;
    }
}

@media (min-width: 769px) {
    .site-header .top-search-form .mn-search-form.is-active {
        margin-top: 6px;
        padding-bottom: 1px;
    }
}


/* Medium devices (desktops, 992px and up) */

@media (min-width: 992px) and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .logo-wrap {
        margin-top: 7px !important;
    }
}

@media (min-width: 769px) {
    .logo-wrap {
        margin-top: 6px;
    }
    /*.logo-wrap .my-svg { top: 7px;width: 78%; }*/
    .logo-wrap .my-svg {
        top: 6px;
        width: 83%;
    }
    .top-navigation {
        margin-top: 3px;
        margin-bottom: 4px;
    }
}

@media only screen and (min-width: 769px) and (max-width :1169px) {
    .logo-wrap .my-svg {
        top: 4px !important;
    }
}


/* Large devices (large desktops, 1170px and up) */

@media (min-width: 1170px) {
    /* .logo-wrap .my-svg {
        width: 78%;
        top: 6px;}*/
    .logo-wrap .my-svg {
        width: 83%;
        top: 4px;
    }
}

li.mn-cart {
    display: inline-block;
}

.Languagesec .dropdown-mnu-lst,
.Languagesec1 .dropdown-mnu-lst {
    width: 197px !important;
}


/*-----------------------------new style-------------------------------------*/

.site-header-cs {
    border-bottom: 1px solid #c2c2c2 !important;
}

#navigation-top-menu {
    position: relative;
    width: 100%;
    background-color: #ffffff;
}

#navigation-top-menu .top-navigation-cs {
    display: inline-block;
}

#navigation-top-menu .top-navigation-cs li.dropdown-mnu {}

#navigation-top-menu .top-navigation-cs li.dropdown-mnu a,
#navigation-top-menu .top-navigation-cs li a {
    font-family: 'Brandon Grotesque' !important;
    font-weight: bold;
    font-style: normal;
    font-size: 12px !important;
}

#navigation-top-menu .top-navigation-cs li.dropdown-mnu>a:after {
    /*content:"\2228";
  display:inline-block;
  padding-left:10px;
  padding-right:10px;
  font-family: 'Brandon Grotesque' !important;
  font-weight: bold;
  font-style: normal;
  font-size:10px !important;
  position: relative;
  top: -1.8px;*/
}

#navigation-top-menu .top-navigation-cs li:last-child {
    border-style: none;
    border-width: 0px;
    padding: 6px 10px;
}

#navigation-top-menu .top-navigation-cs li.dropdown-open-cs {}

#navigation-top-menu .top-navigation-cs li.dropdown-mnu .dropdown-mnu-lst-anchor {
    display: none;
    /* content: "\25B2"; */
    content: "";
    position: relative;
    pointer-events: none;
    left: 30%;
    top: -16px;
    color: #c2c2c2 !important;
    border-style: solid;
    border-color: #c2c2c2;
    border-width: 1px 0px 0px 1px;
    background-color: rgba(255, 255, 255, 1) !important;
    transform: rotate(45deg);
    width: 10px;
    height: 10px;
    z-index: -999;
}

#navigation-top-menu .top-navigation-cs li.dropdown-mnu .wrapper,
#navigation-top-menu .top-navigation-cs li.dropdown-mnu .wrapper .columns {
    position: relative;
}

.brd-menu-lst {
    border-style: solid !important;
    border-width: 2px !important;
    padding: 6px 10px !important;
    margin: 0px 10px;
    margin-left: 30px;
}

.rigt-nav-top {
    position: relative;
    display: inline-block;
    width: auto;
    padding-right: 15px;
}

.rigt-nav-top,
.rigt-nav-top li,
.rigt-nav-top li a {
    font-family: 'Brandon Grotesque' !important;
    font-weight: bold;
    font-style: normal;
    font-size: 12px !important;
}

.rigt-nav-top .mn-search-btn {
    background: none !important;
}

.rigt-nav-top li {
    /*border:none !important;*/
    vertical-align: middle;
    padding: 6px 10px !important;
}

.rigt-nav-top li a {
    text-decoration: none;
    display: inline-block !important;
}

.rigt-nav-top li a i {
    margin-right: 0px;
    display: block;
}

.rigt-nav-top ul li.mobile-view {
    display: none;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

@media screen and (max-width:1250px) {
    #navigation-top-menu .top-navigation-cs li.dropdown-open-cs:after {
        top: 20px
    }
    #navigation-top-menu .top-navigation-cs li.dropdown-mnu .dropdown-mnu-lst {
        top: 52px !important;
    }
    .Languagesec .dropdown-mnu-lst,
    .Languagesec1 .dropdown-mnu-lst {
        top: 46px !important;
    }
}

@media screen and (max-width: 1024px) {
    .top-navigation-wrapper {
        display: block !important;
    }
    .top-navigation-cs {
        display: none !important;
    }
    #tp-nav {
        display: block;
        text-align: right !important;
    }
    .mobile-view {
        display: inline-block !important;
        border-style: none !important;
        border-left: 1px solid #e5e5e5 !important;
    }
    .mobile-view .show-760 {
        display: block !important;
    }
    .mobile-view .hide-760 {
        display: none !important;
    }
    .mobile-view span {
        padding-top: 3px;
    }
    .Languagesec .dropdown-mnu-lst {
        top: 50px !important;
    }
    .rigt-nav-top ul.resetul li.Languagesec {
        display: none !important;
    }
}

@media screen and (max-width: 768px) {
    .medium-9 {
        width: 70% !important
    }
    .top-navigation {
        transition: none;
        position: static !important;
        z-index: 999;
        width: auto !important;
        padding: 0px!important;
        font-size: 15px;
        opacity: 1 !important;
        visibility: visible !important;
        text-align: left;
        background-color: transparent !important;
        color: rgba(0, 0, 0, 1) !important;
    }
    .rigt-nav-top ul.resetul li {
        display: inline-block;
        color: rgba(0, 0, 0, 1) !important;
    }
    .rigt-nav-top ul.resetul li a,
    .rigt-nav-top ul.resetul li a span {
        color: rgba(0, 0, 0, 1) !important;
    }
    .mobile-view {
        border-style: none !important;
        border-left: 1px solid #e5e5e5 !important;
    }
    .mobile-view span {
        padding-top: 3px;
    }
}

#navigation-top-menu .top-navigation-cs li.dropdown-open-cs .dropdown-mnu-lst {
    /* display:block !important; */
}

#navigation-top-menu .top-navigation-cs li.dropdown-mnu a:focus .dropdown-mnu-lst {
    display: block !important;
}

#navigation-top-menu .top-navigation-cs li.dropdown-mnu .dropdown-mnu-lst {
    width: 100%;
    position: absolute;
    background-color: #ffffff;
    left: 0px;
    border-top: 1px solid #c2c2c2;
    top: 57px;
    padding: 0 10px;
    display: none;
    z-index: 10 !important;
    height: 57px;
    /* -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: showSubMenu;
  animation-name: showSubMenu; */
}

@-webkit-keyframes showSubMenu {
    from {
        visibility: visible;
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes showSubMenu {
    from {
        visibility: visible;
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}


/*
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  	z-index:-999;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
	z-index:999 !important;
  }
} */


/* @keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
    height: 0px;
    z-index:-999;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index:999 !important;
    height: 57px;
  }
} */

#navigation-top-menu .top-navigation-cs li.dropdown-mnu .dropdown-mnu-lst>ul {
    display: table;
    width: auto;
    margin: 0px auto;
}

#navigation-top-menu .wrapper {
    position: static !important;
    background-color: rgba(255, 255, 255, 1);
}

#navigation-top-menu .wrapper .column,
#navigation-top-menu .wrapper .columns {
    position: static !important;
}

#navigation-top-menu .dropdown-mnu .columns {
    padding-left: 0px;
    padding-right: 0px;
}

.Languagesec,
.Languagesec1 {
    position: relative !important;
}


/*#navigation-top-menu .top-navigation-cs li a:hover , #navigation-top-menu .top-navigation-cs li a:focus , .rigt-nav-top li a:focus , .rigt-nav-top li a:hover{color:rgba(0,0,0,1) !important}*/

@media screen and (max-width: 530px) {
    .rigt-nav-top ul.resetul li.Languagesec {
        display: none !important;
    }
}

.Languagesec .dropdown-mnu-lst,
.Languagesec1 .dropdown-mnu-lst {
    position: absolute !important;
    background-color: #ffffff;
    z-index: 99999999;
    top: 45px;
    width: 180px;
    left: -30%;
    padding: 15px;
    /*border-top:1px solid #c2c2c2;*/
    display: none;
    /*  -webkit-animation-duration: 0.75s;
 	animation-duration: 0.75s;
	-webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; */
}

.Languagesec1 .dropdown-mnu-lst {
    left: 0px
}

.Languagesec1 a {
    font-size: 12px !important;
    font-family: 'Brandon Grotesque' !important;
    font-weight: bold;
    font-style: normal;
}

.Languagesec1 .dropdown-mnu-lst li a {
    color: rgba(0, 0, 0, 1) !important
}

.Languagesec .dropdown-mnu-lst-open,
.Languagesec1 .dropdown-mnu-lst-open {
    display: block !important;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}

.Languagesec ul,
.Languagesec1 ul {
    margin: 0px !important
}

.Languagesec ul li,
.Languagesec1 ul li {
    display: block !important;
    font-size: 12px !important;
    font-family: 'Brandon Grotesque' !important;
    font-weight: bold;
    font-style: normal;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}

.Languagesec .dropdown-mnu-lst ul li,
.Languagesec1 .dropdown-mnu-lst ul li {
    display: block !important;
    border-style: none !important
}

.Languagesec .dropdown-mnu-lst ul li:last-child,
.Languagesec1 .dropdown-mnu-lst ul li:last-child {
    border-style: none !important
}

.Languagesec ul li a,
.Languagesec1 ul li a {
    display: block !important;
}

.Languagesec ul li a,
.Languagesec ul li a span,
.Languagesec1 ul li a,
.Languagesec1 ul li a span {
    font-size: 12px !important;
    font-family: 'Brandon Grotesque' !important;
    font-weight: bold;
    font-style: normal;
    text-decoration: none !important
}

.Languagesec ul li a span,
.Languagesec1 ul li a span {
    padding-left: 35px !important;
}


/*.rigt-nav-top .mn-cart-btn{background-image:url(/wp-content/themes/cbs/assets/images/svg/cart-icon.svg);}*/

.Languagesec .dropdown-mnu-lst:before,
.Languagesec1 .dropdown-mnu-lst:before {
    display: none;
    /* content: "\25B2"; */
    content: "";
    position: relative;
    pointer-events: none;
    left: 45%;
    top: -21px;
    color: #c2c2c2 !important;
    border-style: solid;
    border-color: #c2c2c2;
    border-width: 1px 0px 0px 1px;
    background-color: rgba(255, 255, 255, 1) !important;
    transform: rotate(45deg);
    width: 10px;
    height: 10px;
}

.glob-ico,
.user-ico,
.cart-ico,
.search-ico,
.harmberger-ico,
.glob-white-ico {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 23px 23px;
    width: auto;
    height: 23px;
    padding-left: 30px;
    /*display:inline-block;
	vertical-align: bottom;*/
    display: table-cell;
    vertical-align: middle;
}

.glob-ico {
    background-image: url(/wp-content/themes/cbs/assets/img/glob.png);
}

.glob-ru {
    background-image: url(/wp-content/themes/cbs/assets/images/flags/ru.png) !important;
    ;
}

.glob-zh-hans {
    background-image: url(/wp-content/themes/cbs/assets/images/flags/cn.png) !important;
    ;
}

.glob-au {
    background-image: url(/wp-content/themes/cbs/assets/images/flags/au.png) !important;
    ;
}

.glob-ja {
    background-image: url(/wp-content/themes/cbs/assets/images/flags/jp.png) !important;
    ;
}

.glob-nl {
    background-image: url(/wp-content/themes/cbs/assets/images/flags/nl.png) !important;
    ;
}

.glob-pt-br {
    background-image: url(/wp-content/themes/cbs/assets/images/flags/pt-br.png) !important;
    ;
}

.glob-mx {
    background-image: url(/wp-content/themes/cbs/assets/images/flags/mx.png) !important;
    ;
}

.glob-fr {
    background-image: url(/wp-content/themes/cbs/assets/images/flags/fr.png) !important;
    ;
}

.glob-de {
    background-image: url(/wp-content/themes/cbs/assets/images/flags/de.png) !important;
    ;
}

.glob-ico:hover {
    /*	background-image:url(/wp-content/themes/cbs/assets/img/glob-sel.png) !important;*/
}


/*.user-ico {
	background-image:url(/wp-content/themes/cbs/assets/img/user.png);
}
.user-ico:hover {
	background-image:url(/wp-content/themes/cbs/assets/img/user-sel.png) !important;
}
.cart-ico {
	background-image:url(/wp-content/themes/cbs/assets/img/Basket_Black.svg) !important;
	background-size: 29px 30px !important;
    background-position: center top !important;
}*/

.search-ico {
    background-image: url("/wp-content/themes/cbs/assets/images/svg/search-icon.svg") !important;
    background-size: 20px 20px !important;
}

.harmberger-ico {
    background-image: url(/wp-content/themes/cbs/assets/images/info-icon.png) !important;
    background-size: 18px 13px !important;
    padding-left: 40px;
    background-position: 10px;
}

.glob-white-ico {
    /*	background-image:url(/wp-content/themes/cbs/assets/img/glob-white.png);*/
    padding-left: 40px;
}

.glob-white-ico:after {
    /* content: "\2228";
    font-family: 'Brandon Grotesque' !important;
    font-weight: bold;
    font-style: normal;
    font-size: 9px !important; */
    content: '';
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    left: 10px;
    background: url('/wp-content/themes/cbs/assets/img/mob-menu-arrow.jpg') no-repeat;
    width: 8px;
    height: 8px;
}

.cart-count-1 {
    background-color: #0299d0;
    border-radius: 50%;
    /* padding: 5px; */
    width: 18px;
    height: 18px;
    display: inline-block;
    text-align: center;
    color: white;
    font-size: 12px;
    position: relative;
    top: -10px;
    left: -7px;
}

@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.fl-sidebar-cs {
    background-color: #b5b5b5 !important;
}

.fl-sidebar-cs .widget {
    border-color: rgba(255, 255, 255, 1) !important;
}

.fl-sidebar-cs .fl-s-actions {
    margin-bottom: 50px !important;
    margin-top: -20px !important;
    margin-right: -25px;
}

.fl-sidebar-cs li {
    margin-bottom: 0px !important;
}

.Languagesec1>a>span {
    font-size: 12px !important;
    text-decoration: none !important;
    text-transform: uppercase;
}

.Languagesec1>a>span:focus,
.Languagesec1>a>span:hover,
.Languagesec1>a:focus,
.Languagesec1>a:hover {
    text-decoration: none !important;
}

.Languagesec1 .dropdown-mnu-lst {
    width: 214px !important;
    padding-left: 25px;
    padding-right: 25px;
}

.menu-colaps {}

.menu-colaps .brd-menu-lst {
    display: table-cell !important;
}

.menu-colaps li {
    padding-top: 11px;
    padding-bottom: 11px;
}

.menu-colaps li a {
    font-family: 'Brandon Grotesque' !important;
    font-weight: bold;
    font-style: normal;
    font-size: 12px !important;
}

.menu-colaps .toggle:focus {
    text-decoration: none !important
}

.menu-colaps .toggle:after {
    /* content: "\2228"; */
    /* font-family: 'Brandon Grotesque' !important;
    font-weight: bold;
    font-style: normal;
    font-size: 9px !important; */
    content: '';
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    left: 10px;
    background: url('/wp-content/themes/cbs/assets/img/mob-menu-arrow.jpg') no-repeat;
    width: 8px;
    height: 8px;
}

.menu-colaps .inner {
    padding-left: 2em;
    padding-top: 10px;
    display: none;
}

.menu-colaps .inner.show {
    display: block;
    height: auto;
}

.mnu-nav {
    border-bottom: none !important;
}

.lang {
    padding-bottom: 20px !important;
}

.lang .gs-toggle {
    border-bottom-color: rgba(255, 255, 255, 1) !important;
}

.dropdown-mnu-lst ul {
    margin: 0;
    margin-top: 12px;
}

.menu-colaps .inner ul {
    margin: 0;
}

.for-mob-glob.dropdown-mnu-lst {
    top: 42px !important;
}

.top-globe-active>a {
    color: #009cda;
    text-decoration: none;
}

.top-globe-active .glob-ico {
    /*background-image: url('/wp-content/themes/cbs/assets/img/glob-sel.png') ;*/
}

@media only screen and (min-width: 440px) and (max-width: 768px) {
    .logo-wrap {
        margin-top: 15px;
        margin-left: -4px;
    }
}

@media screen and (max-width: 400px) {
    #optanon #optanon-popup-body-left {
        padding-bottom: 14px!important;
    }
    #optanon #optanon-popup-wrapper .h2 {
        line-height: 1 !important;
    }
}

@media screen and (max-width: 365px) {
    #optanon #optanon-popup-wrapper .optanon-white-button-middle {
        background-repeat: repeat-x;
        display: block;
        float: left;
        padding: 8px 6px !important;
    }
    #optanon #optanon-popup-wrapper .optanon-button-wrapper {
        float: right;
        margin: 9px 1px 0px 0px !important;
    }
}


/*@media only screen and (max-width:47em)*/

@supports (-ms-ime-align: auto) {
    #optanon #optanon-popup-wrapper .h2 {
        line-height: 1 !important;
    }
    .fl-sidebar {
        word-break: break-all;
    }
}

@media only screen and (min-width: 1000px) and (max-width: 1300px) {
    .site-footer .copyright ul li:after {
        padding: 0 3px;
    }
    ul#footermenu {
        margin-right: -53px;
    }
}

ul#footermenu {
    padding-bottom: 2px;
}

@media screen and (min-width: 770px) {
    .site-footer .copyright {
        padding-left: 55px !important;
    }
}

@media only screen and (min-width: 320px) and (max-width: 440px) {
    .logo-wrap .my-svg {
        margin-top: -7px !important;
    }
}

@media (max-width: 439px) {
    .logo-wrap {
        margin-top: 5px !important;
    }
}


/*@media screen and (min-width: 700px){
ul#footermenu {
    padding-right: 20px;
}
 }*/

@media only screen and (min-width: 1025px) and (max-width: 1250px) {
    nav.top-navigation-cs {
        padding-bottom: 2px;
    }
}


/*-----new functionality---------- 16/04/2020 */

.column-box .description .button_style:hover {
    border-color: #009cda !important;
    background-color: #009cda !important;
    color: #fff;
}

.form-row.askq .row {
    margin-left: -18px;
    margin-right: -18px;
    width: unset !important;
}

@media (max-width: 1024px) {
    .row.form-register.custom-form.askq input[type=email],
    .row.form-register.custom-form.askq input[type=password],
    .row.form-register.custom-form.askq input[type=text],
    .row.form-register.custom-form.askq input[type=tel] {
        margin-top: 10px;
    }
}

@media (max-width: 380px) {
    .g-recaptcha {
        transform: scale(.70, .70);
        padding: 0;
        margin: 0;
        margin-right: 26px;
        float: right;
    }
}

@media (max-width: 350px) {
    .g-recaptcha {
        margin-right: -28px !important;
    }
}


/**
        info banner start
        */

a.ultb3-btn.ult-responsive.banner-button {
    margin-left: 20px;
    margin-top: 10px;
    padding-top: 17px;
    width: 235px;
}

@media only screen and (min-width: 495px) and (max-width: 504px) {
    a.ultb3-btn.ult-responsive.banner-button {
        margin-left: 5px !important;
    }
}

@media (max-width: 494px) {
    a.ultb3-btn.ult-responsive.banner-button {
        margin-left: 0px !important;
        margin-top: 10px;
    }
}

@media (max-width: 330px) {
    a.ultb3-btn {
        padding: 6px 6px !important;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1119px) {
    a.ultb3-btn.ult-responsive.banner-button {
        margin-left: 0px !important;
    }
}

@media only screen and (min-width: 1120px) and (max-width: 1155px) {
    a.ultb3-btn.ult-responsive.banner-button {
        margin-left: 5px !important;
    }
}


/**
        info banner End
        */


/*-------------------------------------learn more button--------------*/

@media only screen and (min-width: 351px) and (max-width: 410px) {
    a.ultb3-btn.ult-responsive.banner-button {
        width: 186px !important;
    }
}

@media (max-width: 350px) {
    a.ultb3-btn.ult-responsive.banner-button {
        width: 131px !important;
        padding: 3px 24px;
    }
}

@media only screen and (min-width: 426px) and (max-width: 631px) {
    a.ultb3-btn.ult-responsive.banner-button {
        margin-left: 0px !important;
    }
}

@media only screen and (min-width: 632px) and (max-width: 651px) {
    a.ultb3-btn.ult-responsive.banner-button {
        margin-left: 10px !important;
    }
}

@media only screen and (min-width: 769px) and (max-width: 800px) {
    a.ultb3-btn.ult-responsive.banner-button {
        width: 204px !important;
    }
}

@media only screen and (max-width: 769px) and (min-width: 692px) {
    a.ultb3-btn.ult-responsive.banner-button {
        width: 230px !important;
        padding: 14px 7px !important;
    }
}

@media (min-width: 1302px) {
    a.ultb3-btn.ult-responsive.banner-button {
        width: 242px !important;
    }
}


/*a.ultb3-btn.ult-responsive.banner-button.learn-more {
    font-size: 21px !important;
    padding-bottom: 13px !important;
 }  */


/*-----------------------button end----------------------*/


/*-----------------------unsubscribe------------------------------*/

.subsribe-redirect {
    color: #767676;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Brandon Grot W01 Bold';
    padding-top: 10px;
}

.form-row.subscribe-title {
    font-family: 'Brandon Grotesque' !important;
    font-weight: bold;
    font-style: normal;
    font-size: 14px !important;
}

.row.priv_r.unsubsribe {
    border: 1px solid #e5e5e5;
    /* width: 50%!important; */
    height: auto;
    margin: 0;
    padding: 20px;
    color: #767676;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Brandon Grot W01 Bold';
}

div#unsubform_sec .vc_row.wpb_row.vc_row-fluid {
    margin-bottom: 50px !important;
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    div#unsubform_sec .vc_col-sm-6 {
        width: 60%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    div#unsubform_sec .vc_col-sm-6 {
        width: 64%;
    }
}

a.subsribe-redirect-a {
    color: #0fa2dc;
}

@media only screen and (min-width: 768px) {
    .form-row.unsubsribe input[type=email] {
        width: 68% !important;
    }
}


/*------------------------------end unsubscribe form-----------------------*/


/*------------------------------12 th june 2020-----------------------*/

@media (max-width: 768px) {
    h1.top-caption.banner-title {
        transform: translate(-50%, -50%);
    }
}


/*-----------------------compare------------------------------*/

.full-width {
    width: 100%;
}

.page-template-template-comparepage,
.page-template-template-comparepage .header-text,
.page-template-template-comparepage .main-content {
    background-color: #fff;
}

.page-template-template-comparepage hr {
    border: none;
    height: 1px;
    width: 100%;
    background-color: #B4B4B4;
    margin-top: 20px;
}

.header-text hr {
    margin-top: 40px;
    max-width: 1140px;
}

.compare-table hr {
    margin-top: 50px;
}

.compare-table tr td:first-of-type {
    padding-left: 0;
}

@media only screen and (max-width: 767px) {
    .compare-table tr td:nth-child(2) {
        padding-right: 0;
    }
}

.compare-table tr td:last-of-type {
    padding-right: 0;
}

.compare-table td.full-width hr {
    margin-top: 20px;
}

.header-text h1 {
    font-family: 'Brandon Grotesque';
    font-weight: 500;
    font-size: 48px;
    color: #000000;
    margin: 0;
    padding: 0 15px;
}

.header-text p {
    font-size: 18px;
    color: #424242;
}

.compare-table {
    table-layout: fixed;
    width: 100%;
    margin: 0 auto;
    max-width: 840px;
    font-family: 'Brandon Grotesque';
}

.compare-table .is_sticky {
    background-color: #fff;
    position: fixed;
    z-index: 222;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 840px;
    padding: 20px 15px;
}

.compare-table .is_sticky+tbody tr:first-of-type {
    padding-top: 40px;
}

.column-header {
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    margin: 30px 0 0;
    padding: 10px 10px 30px;
    text-align: center;
    color: #fff;
    height: 100%;
}

.column-header hr {
    background-color: #fff;
    margin: 0 -10px 20px;
    width: calc(100% + 20px);
}

.header-img {
    padding-bottom: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
}

@media only screen and (min-width: 1024px) {
    .header-img {
        padding-bottom: 0;
        height: 230px;
        width: 230px;
    }
}

.column-header h3 {
    font-size: 16px;
}

.compare-table .column-header p {
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    margin: auto 0 0;
    min-height: 50px;
}

.compare-table.is_loading+.loader {
    display: block;
}

.loader {
    display: none;
    width: 80px;
    height: 80px;
    position: fixed;
    z-index: 222;
    top: 50%;
    left: 50%;
    margin-top: -40px;
    margin-left: -40px;
}

.loader:after {
    content: " ";
    display: block;
    width: 64px;
    height: 64px;
    margin: 8px;
    border-radius: 50%;
    border: 6px solid #000;
    border-color: #000 transparent #000 transparent;
    animation: lds-dual-ring 1.2s linear infinite;
}

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.relative {
    position: relative;
}

.compare-table h2,
.compare-table h4,
.compare-table h5 {
    color: #000;
}

.compare-table h4+h5 {
    color: #424242;
}

.compare-table .btn-dark-gray {
    background-color: #000 !important;
}

.compare-table .btn {
    border-color: #000;
    color: #000;
}

.compare-table tr {
    width: 100%;
}

.not-ie .compare-table tr {
    display: flex;
    align-items: stretch;
}

.compare-table td {
    position: relative;
    padding: 0 5px;
    width: 50%;
    text-align: center;
    vertical-align: top;
}

.compare-table td.text-left {
    text-align: left;
}

.compare-table td.full-width {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    text-align: left;
}

.compare-table td.full-width h2 {
    margin: 120px 0 30px;
    font-size: 34px;
    font-weight: 500;
}

.compare-table td.full-width h2+hr+h5 {
    margin-top: 30px;
}

.compare-table .btn,
.compare-table .product-color {
    display: inline-block;
    margin: 0 5px;
}

em[style="background-color: #fff"] {
    border: solid 1px #B4B4B4;
}

.not-included {
    height: 26px;
    width: 28px;
}

.table-options li {
    display: none;
}

.compare-select {
    position: relative;
}

.compare-select.is_open ul {
    display: block;
}

.compare-select span {
    display: block;
    cursor: pointer;
    color: #000;
    font-weight: 500;
    font-style: normal;
    font-size: 18px;
    border-style: solid;
    border-width: 2px;
    padding: 6px 15px;
    text-align: left;
    background-image: url('./assets/images/svg/arrow-down.svg');
    background-position: 90% center;
    background-repeat: no-repeat;
}

.compare-select ul {
    background-color: #E7E7E7;
    position: absolute;
    z-index: 11;
    top: 100%;
    left: 0;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
}

.compare-select li {
    cursor: pointer;
    padding: 10px 20px;
    text-align: left;
    font-weight: 500;
}

.compare-select li:hover {
    background-color: #000;
    color: #fff;
}

@media only screen and (min-width: 768px) {
    .compare-select li {
        font-size: 24px;
    }
}

.table-options {
    display: none;
}

.price-box {
    background-color: #E7E7E7;
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding: 40px 5px 30px;
    margin: 20px 0;
    min-height: calc(100% - 40px);
}

.price-box.bottom {
    min-height: calc(100% - 150px);
    margin-bottom: 10px;
}

.price-box h3 {
    color: #000;
    font-size: 34px;
    font-weight: 700;
    margin: 15px 0 10px;
}

.price-box p {
    margin: 0px;
}

.price-box p:first-of-type {
    color: #000;
    font-size: 12px;
    font-weight: 500;
}

.price-box p:last-of-type {
    font-size: 14px;
}

.compare-nav .btn {
    font-size: 12px;
    font-weight: 700;
    margin: 0;
    width: 100%;
    min-width: inherit;
    padding: 10px 0;
}

.awards {
    display: flex;
    flex-flow: wrap;
    align-items: flex-start;
    justify-content: space-around;
    height: calc(100% - 60px);
}

.text-box {
    height: calc(100% - 60px);
}

.compare-table h2.jumbo {
    font-size: 22px;
    font-weight: bold;
    margin: 0;
}

.compare-table h4 {
    font-size: 26px;
    font-weight: bold;
    margin: 30px 0 0;
}

.compare-table h4+h5 {
    font-size: 18px;
    font-weight: normal;
    margin: 5px 0 0;
}

.compare-table h5 {
    margin: 20px 0 20px;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 1px;
}

.compare-table p {
    font-size: 16px;
    font-weight: normal;
}

.compare-table p.specs {
    display: flex;
    justify-content: flex-start;
    font-size: 14px;
}

@media only screen and (max-width: 767px) {
    .compare-table p.specs {
        padding: 0 5px;
        justify-content: space-between;
    }
}

.compare-table p.specs span:first-of-type {
    width: 70%;
    text-align: left;
}

.chart-box {
    background-color: #E7E7E7;
    padding: 20px;
}

.chart-box+.chart-box {
    margin-top: 30px;
}

.chart-box canvas {
    width: 100% !important;
    height: 100% !important;
}

.chart-legend {
    list-style: none;
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 14px;
    margin-top: 20px;
}

.chart-legend li {
    text-align: left;
    display: flex;
    align-items: flex-start;
}

.chart-legend li+li {
    margin-top: 5px;
}

.chart-legend em {
    display: inline-block;
    width: 20px;
    min-width: 20px;
    height: 20px;
    border-radius: 50%;
    border: none !important;
    margin-right: 10px;
}

.chart-legend span {
    display: inline-block;
    line-height: 20px;
}

.options-box {
    position: relative;
    height: calc(100% - 80px);
    box-sizing: content-box;
    padding-bottom: 80px;
}

.options-box.is_open {
    height: auto !important;
}

.options-box+hr {
    margin: -10px 0 0;
}

.options-box .open,
.options-box.is_open .close {
    display: none;
}

.options-box.is_open .open {
    display: block;
}

.options-box .close p:first-child {
    margin-top: 0;
}

.options-btn {
    background-color: transparent;
    border: none;
    display: inline-block;
    background-image: url('./assets/images/svg/btn-toggle.svg');
    background-position: top center;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    margin-top: 10px;
    position: absolute;
    z-index: 111;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
}

.options-box.is_open .options-btn {
    background-position: bottom center;
}

.options-box h5 {
    margin-bottom: 10px;
}

.options-box .option {
    margin-top: 30px;
}

@media only screen and (max-width: 767px) {
    .compare-table {
        margin-bottom: 70px;
    }
    .compare-table tr td:nth-child(3) {
        display: none;
    }
    .compare-nav .btn+.btn {
        margin-top: 15px;
    }
}

@media only screen and (min-width: 768px) {
    .compare-table .is_sticky {
        width: 90%;
    }
    .compare-table .is_sticky tr {
        display: flex;
    }
    .compare-table .is_sticky td {
        display: block;
    }
    .header-text h1 {
        font-size: 64px;
    }
    .column-header h3 {
        font-size: 20px;
    }
    .compare-table .column-header p {
        font-size: 14px;
        min-height: 60px;
    }
    .header-text hr {
        margin-top: 60px;
    }
    .compare-select span {
        padding: 6px 20px;
        font-size: 24px;
        background-size: 14px auto;
    }
    .compare-table th,
    .compare-table td {
        width: 33.33333%;
        min-width: 33.33333%;
        max-width: 33.33333%;
    }
    .compare-table td {
        padding: 0 15px;
    }
    .compare-table tr td:first-of-type {
        padding-right: 30px;
    }
    .compare-table tr td:last-of-type {
        padding-left: 30px;
    }
    .compare-table tr td[colspan="3"] {
        padding: 0 !important;
    }
    .compare-table h4 {
        font-size: 34px;
    }
    .compare-table h4+h5 {
        font-size: 18px;
    }
    .compare-table h2.jumbo {
        font-size: 26px;
    }
    .compare-nav {
        display: flex;
        justify-content: space-between;
    }
    .compare-nav .btn {
        width: 48%;
    }
    .price-box.bottom {
        min-height: calc(100% - 87px);
    }
    .price-box p:last-of-type {
        font-size: 16px;
    }
    .compare-table p.specs {
        font-size: 16px;
        padding-right: 10px;
    }
    .compare-table td.text-left {
        padding-right: 30px;
    }
    .chart-legend li {
        align-items: center;
    }
}

@media only screen and (min-width: 769px) {
    .compare-table .is_sticky {
        top: 62px;
    }
}

@media only screen and (min-width: 940px) {
    .compare-table .is_sticky {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media only screen and (min-width: 1024px) {
    .compare-table .is_sticky {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .compare-table .is_sticky+tbody tr:first-of-type {
        padding-top: 50px;
    }
}


/*------------------------------end compare-----------------------*/


/*-----------------privacy policy style----------------------*/

ul.privacy-space {
    padding-left: 95px;
}

p.privacy-content {
    padding-left: 38px;
    text-align: left;
}

@media only screen and (min-width: 769px) {
    .privacy-bottom {
        padding-top: 55px;
    }
}

@media only screen and (max-width: 768px) {
    .privacy-bottom {
        padding-top: 20px;
    }
}

.cbs_prvcy_cookie_pad50 {
    padding-top: 10px;
}

.cbs_p_tbl td {
    padding: 12px 15px;
    text-align: left;
}

.cbs_p_tbl th {
    background-color: #9e9e9e;
    color: #393939;
    border: 1px solid black;
    border-collapse: collapse;
    padding: 12px 15px;
    text-align: left;
}


/*---------------------------ontrust cookie ----------------------------*/

#onetrust-consent-sdk #onetrust-pc-btn-handler,
#onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link {
    color: #000000!important;
}

@media screen and (min-width: 756px) {
    p#onetrust-policy-text {
        font-size: 13pt !important;
        font-weight: 300 !important;
        line-height: 16pt;
        font-style: normal;
        margin-bottom: 1em !important;
        font-family: Brandon Grotesque!important;
    }
}

@media screen and (max-width: 754px) {
    p#onetrust-policy-text {
        font-size: 11pt !important;
        font-weight: 300 !important;
        line-height: 16pt;
        font-style: normal;
        margin-bottom: 1em !important;
        font-family: Brandon Grotesque!important;
    }
}

button#onetrust-pc-btn-handler {
    margin-right: 30px;
    margin-bottom: 10px;
    line-height: initial;
    color: #fff !important;
    font-family: "Brandon Grotesque"!important;
    font-size: 12pt!important;
    font-weight: 400 !important;
}

button#onetrust-accept-btn-handler {
    font-size: 12pt!important;
    font-weight: 400 !important;
    font-family: Brandon Grotesque!important;
}

div#ot-pc-desc {
    max-height: 250px;
    overflow-y: auto;
    padding-right: 10px;
    font-size: 14px !important;
    font-weight: 500!important;
    line-height: 20px!important;
    font-family: Brandon Grotesque!important;
}

h3#ot-pc-title {
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold !important;
    font-size: 16px !important;
    font-family: "Brandon Grotesque"!important;
    line-height: 20px!important;
}

h4.ot-cat-header {
    font-size: 12px;
    font-family: "Brandon Grotesque"!important;
    line-height: 20px!important;
}

p.ot-acc-grpdesc {
    max-height: 250px;
    overflow-y: auto;
    padding-right: 10px;
    font-size: 14px !important;
    font-weight: 500!important;
    line-height: 20px!important;
    font-family: Brandon Grotesque!important;
}

.ot-always-active {
    float: left;
    margin: 3px 0px 0px 0px;
    padding: 0px;
    width: auto;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px!important;
    font-family: "Brandon Grotesque"!important;
    color: #09a501 !important;
}

h3#ot-category-title {
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold !important;
    font-size: 16px !important;
    font-family: "Brandon Grotesque"!important;
    line-height: 20px!important;
}

#onetrust-pc-sdk #accept-recommended-btn-handler {
    margin-right: 10px;
    margin-bottom: 25px;
    font-family: "Brandon Grotesque"!important;
}

button.save-preference-btn-handler.onetrust-close-btn-handler {
    margin-right: 10px;
    margin-bottom: 25px;
    font-family: "Brandon Grotesque"!important;
}

#onetrust-consent-sdk #onetrust-banner-sdk a[href] {
    color: #fff;
    font-size: 13pt !important;
    font-weight: 300 !important;
    font-style: normal;
    font-family: "Brandon Grotesque"!important;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h5,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h6,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy p,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description {
    color: #393939 !important;
    font-size: 16px !important;
    line-height: 24px !important;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group {
    color: #393939 !important;
    font-size: 20px !important;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title {
    color: #393939 !important;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th {
    background-color: #9e9e9e!important;
    color: #000 !important;
    border: 1px solid black!important;
    border-collapse: collapse!important;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td {
    border-bottom: 1px solid black!important;
    border-right: 1px solid black!important;
    border-left: 1px solid black!important;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:nth-child(even),
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:nth-child(even) {
    background-color: #dddddd !important;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a {
    background: #fff0!important;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table {
    border-radius: 0 !important;
}

div#onetrust-banner-sdk:focus {
    outline: none !important;
}


/*----------------------------new price-------------------------*/

.price-from {
    display: flex;
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-end;
}

@media all and (max-width:550px) {
    .price-from {
        position: absolute;
        z-index: 1;
        top: 40px;
        right: 27px;
    }
}

@media all and (min-width:940px) {
    .price-from {
        flex-flow: row;
    }
}

.price-from+.section-title {
    margin-top: 10px !important;
}

.price-from small {
    font-size: 10px;
    text-transform: uppercase;
}

.price-from .price {
    color: #3b3b3b;
    font-size: 26px;
    line-height: 1;
    font-weight: 400;
    letter-spacing: -1px;
    padding-left: 4px;
}


/*------------------------------homepage overwrite-----------------------*/

.block-showcase .btn {
    white-space: nowrap;
}

.page-template-template-homepage .vc_col-sm-3 .inner-wrapper,
.page-template-template-homepage .vc_col-sm-3 .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.page-template-template-homepage .vc_custom_1601491676787 {
    padding-bottom: 0 !important;
}

.vc_custom_2_3>div>.wpb_wrapper,
.vc_custom_1_3 .columns-wrapper {
    position: absolute;
    width: 100%;
    z-index: 11;
}

.vc_custom_1_3 .columns-wrapper {
    bottom: 0;
    padding-bottom: 40px;
}

.vc_custom_2_3>div>.wpb_wrapper {
    top: 50%;
    transform: translateY(-50%);
}

.vc_custom_2_3>div {
    padding-bottom: 100vh !important;
    padding-top: 0 !important;
}

@media only screen and (max-width: 631px) {
    .vc_custom_2_3>div {
        padding-bottom: calc(100vh - 62px) !important;
        padding-top: 0 !important;
    }
}

.vc_custom_1_3 {
    padding-bottom: 100vw !important;
}

.vc_custom_1_3.vc_row.vc_row {
    margin: 0 !important;
}

@media only screen and (max-width: 1024px) {
    .homepage-hero .wpb_text_column.wpb_content_element,
    .page-template-template-homepage .vc_custom_1_3 {
        padding-right: 0 !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .page-template-template-homepage .vc_col-sm-3 .vc_empty_space {
        height: 15vw !important
    }
}

@media only screen and (min-width: 768px) {
    .vc_custom_2_3>div {
        padding-bottom: 60vw !important;
    }
    .vc_custom_1_3 {
        padding-bottom: 30vw !important;
    }
    .vc_custom_1_3 .columns-wrapper {
        bottom: 0;
        padding-bottom: 20px;
    }
}

@media only screen and (min-width: 940px) {
    .vc_custom_2_3>div {
        padding-bottom: 50vw !important;
    }
    .vc_custom_1_3 {
        padding-bottom: 25vw !important;
    }
}

@media only screen and (min-width: 1024px) {
    .page-template-template-homepage .vc_row-no-padding {
        left: 0 !important;
        width: 100% !important;
        display: flex;
    }
    .page-template-template-homepage .vc_col-sm-3,
    .page-template-template-homepage .vc_col-sm-3 .vc_column-inner,
    .page-template-template-homepage .vc_col-sm-3 .wpb_wrapper {
        display: flex;
    }
    .page-template-template-homepage .vc_col-sm-3 .wpb_wrapper {
        flex-flow: column;
        width: 100%;
    }
    .page-template-template-homepage .vc_col-sm-3 .wpb_wrapper .inner-wrapper {
        width: 100%;
    }
}

@media only screen and (min-width: 768px) {
    .homepage-hero .vc_col-sm-9 {
        width: 70%;
    }
    .homepage-hero .vc_col-sm-3 {
        width: 30%;
    }
}


/*------------------------------end homepage overwrite-----------------------*/


/*-----------------------------wp styles-------------------------------------*/

.buynow-mobile {
    position: fixed;
    z-index: 888;
    top: 50%;
    right: 10px;
    box-shadow: 0px 0px 6px 1px rgb(0 0 0 / 5%);
    background-color: #fff;
    color: #3b7dab;
    display: inline-block;
    border: 2px solid #fff;
    padding: 10px 16px 10px 16px;
    font-size: 12px;
    font-family: 'Brandon Grot W01 Bold', sans-serif;
    text-transform: uppercase;
    text-decoration: none !important;
}

.buynow-mobile span {
    display: inline-block;
    width: 16px;
    height: 15px;
    background-repeat: no-repeat;
    background-position: center center;
    vertical-align: top;
    margin-right: 10px;
}


/*-----------------------------end wp styles-------------------------------------*/