@import url('../fonts/dinpro/stylesheet.css');

.h1,h1{font-size:2rem}
.h2,h2{font-size:1.75rem}
.h3,h3{font-size:1.5rem}
.h4,h4{font-size:1.25rem}
.h5,h5{font-size:1rem}
.h6,h6{font-size:0.8rem}

a{
	color: #1d1d1b;
}

a:hover{
	color: #1d1d1b;
}

ol, ul {
	list-style: none;
	padding: 0px;
}

label {
    display: block;
	font-size: 14px;
	max-width: 100%;
    color: #1B1919;
    font-weight: 400;
    margin-bottom: 5px;
}

/*** WPML ***/
.wpml-ls-legacy-dropdown {
	width: 15.5em;
	max-width: 100%
}

.wpml-ls-legacy-dropdown>ul {
	position: relative;
	padding: 0;
	margin: 0 !important;
	list-style-type: none
}

.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover .wpml-ls-sub-menu,
.wpml-ls-legacy-dropdown .wpml-ls-current-language:focus .wpml-ls-sub-menu {
	visibility: visible
}

.wpml-ls-legacy-dropdown .wpml-ls-item {
	padding: 0;
	margin: 0;
	list-style-type: none
}

.wpml-ls-legacy-dropdown a {
	display: block;
	text-decoration: none;
	color: #444;
	border: 1px solid #cdcdcd;
	background-color: #fff;
	padding: 5px 10px;
	line-height: 1
}

.wpml-ls-legacy-dropdown a span {
	vertical-align: middle
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
	position: relative;
	padding-right: calc(10px + .7em + .7em)
}

.rtl .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
	padding-right: 10px;
	padding-left: calc(10px + .7em + .7em)
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
	content: '';
	vertical-align: middle;
	display: inline-block;
	border: .35em solid transparent;
	border-top: .5em solid;
	position: absolute;
	right: 10px;
	top: calc(50% - .175em)
}

.rtl .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
	right: auto;
	left: 10px
}

.wpml-ls-legacy-dropdown a:hover,
.wpml-ls-legacy-dropdown a:focus,
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a {
	color: #000;
	background: #eee
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
	visibility: hidden;
	position: absolute;
	top: 100%;
	right: 0;
	left: 0;
	border-top: 1px solid #cdcdcd;
	padding: 0;
	margin: 0;
	list-style-type: none;
	z-index: 101
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
	border-width: 0 1px 1px 1px
}

.wpml-ls-legacy-dropdown .wpml-ls-flag {
	display: inline;
	vertical-align: middle;
	width: 18px;
	height: 12px
}

.wpml-ls-legacy-dropdown .wpml-ls-flag+span {
	margin-left: .4em
}

.rtl .wpml-ls-legacy-dropdown .wpml-ls-flag+span {
	margin-left: 0;
	margin-right: .4em
}


body {
	font-family: 'DINPro', sans-serif;
	font-weight: normal;
	margin: 20px auto;
	color: #1d1d1b;
	line-height: 1.15rem;
}

body strong {
	font-weight: 500;
}

p,
ul,
li {
	font-size: 13px;
	font-weight: normal;
	line-height: 17px;
}

sup {
    top: -0.6em;
    font-size: 85%;
}

/*** font ***/
.font-montserrat {
	font-family: 'DINPro' !important;
}

.font-dosis {
	font-family: 'DINPro' !important;
}

.font-dinpro {
	font-family: 'DINPro' !important;
}

img[src$=".svg"]{
	width: 100%;
	height: auto;
}

/*** background ***/
body .bg-top-center {
	background-position: top center !important;
}

body .bg-top-right {
	background-position: top right !important;
}

/*** header ***/
header.desktop-header {}

header.mobile-header {
	display: none !important;
}

header .navbar .container{
	max-width: 100%!important;
}

header .navbar .container, .h-main .hero-section .container{
	padding-left: 0px;
	padding-right: 0px;
	max-width: 100%!important;
}

header .h-header__section {
	padding-top: 15px;
	padding-bottom: 15px;
}

header#h-header .navbar-brand {
	margin-right: 2rem;
}

header#h-header .navbar-brand img {
	max-width: 180px;
}

header#h-header.mobile-header .navbar-brand {
	padding: .25rem .75rem;
}

/*** default menu ***/
header#h-header #main-menu {
	background-color: #000;
}

header#h-header #main-menu li {
	margin-left: 1rem;
	margin-right: 1rem;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 24px;
}

header#h-header #main-menu li a {
	text-decoration: none;
	color: #fff;
	padding: 0px;
}

header#h-header #main-menu>li>a {
	line-height: 100%;
	padding: 5px 0px;
}

header#h-header .navbar-nav .dropdown-menu {
	background-color: #000;
}

header#h-header .navbar-nav .dropdown-menu a:hover {
	background-color: unset;
	text-decoration: underline;
}

/*** end default menu ***/
header#h-header .h-nav_section {
	display: -ms-flexbox !important;
	display: flex !important;
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
	margin-right: auto;
	transition: all 400ms ease-in-out;
}

header#h-header.desktop-header ul.max-mega-menu>li.mega-menu-item.mega-current-menu-item > a:before,
header#h-header.desktop-header ul.max-mega-menu>li.mega-menu-item.mega-current-menu-item > a:after,
header#h-header.desktop-header ul.max-mega-menu>li.mega-menu-item.mega-current-menu-ancestor > a:before,
header#h-header.desktop-header ul.max-mega-menu>li.mega-menu-item.mega-current-menu-ancestor > a:after {
	content: "" !important;
	display: block !important;
	width: 1px!important;
	height: 20px!important;
	background-color: #000!important;
	position: absolute!important;
	left: 0px;
	right: 0px;
	margin: 0 auto!important;
	text-align: center;
	top: unset;
	bottom: unset;
}

header#h-header.desktop-header ul.max-mega-menu>li.mega-menu-item.mega-current-menu-item > a:before,
header#h-header.desktop-header ul.max-mega-menu>li.mega-menu-item.mega-current-menu-ancestor > a:before {
	top: -30px!important;
}

header#h-header.desktop-header ul.max-mega-menu>li.mega-menu-item.mega-current-menu-item > a:after,
header#h-header.desktop-header ul.max-mega-menu>li.mega-menu-item.mega-current-menu-ancestor > a:after {
	bottom: -30px!important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link{
	font-weight: bold;
	position: relative;
}
/* 
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item{
	position: relative!important;
} */

header#h-header ul.header-search {
	list-style: none;
	padding-left: 0px;
	margin: 0px;
}

header#h-header a.header-search{
	font-size: 20px;
	font-weight: 300;
	display: flex;
	justify-content: center;
	align-items: center;
}

header#h-header .header-search img,
header#h-header .shopping-cart img ,
header#h-header .header-useraccount img {
	width: 20px;
}

header#h-header .header-search:hover,
header#h-header .header-search:focus{
	background-color: unset;
	border: 0px;
}

header#h-header .menu-bg span {
	background-image: url(../images/icon-dots.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	width: 30px;
	height: 30px;
	display: block;
}

header .header-nav-right{
	font-size: 12px;
	color: #000;
	text-transform: uppercase;
	display: flex;
	justify-content: space-between;
	align-items: center;
	/* flex: 1; */
	max-width: 600px;
}

header .header-nav-right .list-item{
	padding: 0px 15px;
}

header .header-nav-right .list-item:last-child{
	padding-right: 0px;
}

header#h-header .header-nav-right a {
	color: #000000;
	padding: .375rem .75rem;
	position: relative;
	background-color: unset;
	border: 0px;
}


header .header-nav-right a:hover{
	text-decoration: underline;
}

header .header-nav-right .dropdown-toggle{
	cursor: pointer;
}

header .header-nav-right .dropdown-toggle::after{
	display: none;
}

header .header-nav-right .dropdown-menu.show{
	background-color: #000;
	width: 100%;
	min-width: 100%;
}

header .header-nav-right .dropdown-item{
	color: #fff;
	padding: 5px 10px;
	font-size: 14px;
}

header .header-nav-right .dropdown-item:hover{
	color: #000;
	text-decoration: none;
}

header .header-nav-right .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after{
	display: none;
}

header .header-nav-right .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle{
	font-size: 14px;
}

header .header-nav-right #header_search-form .form-group{
	margin-bottom: 0px;
}

header .header-nav-right #header_search-form img{
	max-width: 25px;
}

header .header-nav-right #header_search-form input{
	height: 30px;
    border: 0px;
	border-bottom: 1px solid #000;
	width: auto;
}

header .header-nav-right #header_search-form input:hover{
	border: 0px;
	border-bottom: 1px solid #000;
}

header .header-nav-right #header_search-form input:focus{
	outline: none;
}

.connection-link{
	color: #000;
	text-transform: uppercase;
}


.language-dropdown{
	text-transform: uppercase;
}

.language-dropdown .dropdown-toggle::after{
	display: none;
}

/*** hamburger menu ***/
header .navbar .navbar-toggler-bar {
	display: block;
	position: relative;
	width: 15px;
	height: 2px;
	border-radius: 1px;
	background: #1d1d1b;
}

header .navbar .navbar-toggler-bar.bar4{
	width: 30px;
}

header .navbar .navbar-toggler-bar+.navbar-toggler-bar {
	margin-top: 5px;
}

header .navbar .navbar-toggler:hover .navbar-toggler-bar.bar2 {
	width: 24px;
}

header .navbar-toggler:not(:disabled):not(.disabled) {
	height: 100px;
	outline: none;
	border: 0px;
}

header .navbar-toggler:not(:disabled):not(.disabled):hover{
	background: unset;
	border: 0px;
}

/*** sticky header ***/
.navbar-sticky.navbar-stuck {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-animation: navbar-anim .25s;
    animation: navbar-anim .25s;
    background-color: #fff;
    box-shadow: 0 0.125rem 0.625rem -0.1875rem rgba(0, 0, 0, 0.1);
    z-index: 1030;
}

@-webkit-keyframes navbar-anim {
    from {
        -webkit-transform: translateY(-0.75rem);
        transform: translateY(-0.75rem);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes navbar-anim {
    from {
        -webkit-transform: translateY(-0.75rem);
        transform: translateY(-0.75rem);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}


/*** fullscreen menu ***/
.fullscreen-menu {
	height: 0%;
	width: 100%;
	position: fixed;
	z-index: 9999999999999;
	top: 0;
	left: 0;
	background-color: #fff;
	overflow-y: auto;
	transition: 0.5s;
	padding: 20px 20px;
}

.fullscreen-menu .inner-content {
	max-width: 600px;
	margin: 0 auto;
}

.fullscreen-menu .fullscreen-content {
	position: relative;
	width: 100%;
	text-align: center;
	margin-top: 30px;
}

.fullscreen-menu a {
	text-decoration: none;
	display: block;
	transition: 0.3s;
}

.fullscreen-menu #close-fullscreen {
	position: relative;
	display: block;
	text-align: right;
	font-size: 42px;
	color: #000;
	font-weight: 300;
	line-height: 25px;
}

.hyper-mobile-searchform {
	max-width: 300px;
	margin: 30px auto 20px auto;
}

.hyper-mobile-searchform .input-wrapper {
	background-color: rgba(0, 0, 0, 0.2);
	border: 1px solid transparent;
	border-radius: 60px;
	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;
	position: relative;
	padding: 10px 40px 10px 20px;
	height: 60px;
}

.hyper-mobile-searchform input[type="text"] {
	width: 100%;
	background-color: transparent;
	border: 0px;
	height: 100%;
	color: #1d1d1b;
	outline: none;
}

.hyper-mobile-searchform .icon {
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	width: 25px;
	height: 25px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

/*** main content ***/
.h-main .hero-section {
	display: block;
	width: 100%;
	margin: 0px auto;
}

.h-main .hero-section .hero-bg {
	position: relative;
	display: block;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 100%;
	height: 500px;
	margin-top: 35px;
	margin-bottom: 80px;
}

.h-main .hero-section .hero-bg .banner-title {
	padding: 20px;
	font-size: 32px;
	line-height: 120%;
	font-weight: 500;
	position: absolute;
	top: 50%;
	left: 12.2%;
	transform: translateY(-50%);
	font-family: 'DINPro' !important;
}

.h-main .hero-section .hero-bg .banner-title sup {
	font-size: 16px;
}

.h-main .hero-section .hero-video-container {
	position: relative;
	height: 500px;
	width: 100%;
	margin-top: 35px;
	margin-bottom: 80px;
}

.h-main .hero-section.is_vimeo .hero-video-container{
	height: auto!important;
}

.h-main .hero-section .hero-video-container .video-wrapper {
	position: relative;
	height: 100%;
}

.h-main .hero-section .hero-video-container .video-wrapper.vimeo-embed-wrapper{
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}

.h-main .hero-section .hero-video-container .video-wrapper iframe{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.h-main .hero-section .hero-video-container .video-wrapper.vimeo-embed-wrapper iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* .h-main .hero-section .hero-video-container .vimeo-wrapper {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	pointer-events: none;
	overflow: hidden;
 }
 .h-main .hero-section .hero-video-container .vimeo-wrapper iframe {
	width: 100vw;
	height: 56.25vw;
	min-height: 100vh;
	min-width: 177.77vh;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
 } */

.rs_control_btn {
	display: none !important;
	position: absolute;
	;
	right: 10px;
	bottom: 10px;
	text-align: right;
}

.page-id-2423 #wrapper_rs_player_hero,
.page-id-1429 #wrapper_rs_player_hero {
	padding-bottom: 56.25%;
	height: 0;
	min-height: auto !important;
}

.page-id-2423 #iframe_rs_player_hero,
.page-id-1429 #iframe_rs_player_hero {
	width: 100% !important;
	height: 100% !important;
	margin-left: 0 !important;
}

.h-main .hero-section .hero-video-container .rs_control_btn a {
	font-size: 35px;
	color: #fff;
	padding: 10px 5px;
}

.h-main .hero-section .hero-video-container .player {
	font-size: 1px;
}

.h-main .hero-section .hero-video-container .buttonBar {
	display: none;
}

.h-main .hero-section .hero-video-container .mb_YTPBar {
	display: none;
}

.container {
	/*border: 1px solid #ddd;*/
}

.h-container-wrapper {
	/*padding-left: 15px;
	padding-right: 15px;*/
}

/*** wpml override ***/
.wpml-ls-legacy-dropdown {
	width: auto;
}

.wpml-ls-legacy-dropdown>ul {
	padding: 0rem 0.75rem;
}

.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a {
	background: unset;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
	border: 0px;
	padding: 8px 10px;
	text-align: center;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
	border: 0px;
	background-image: url(../images/lang-arrow.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	width: 25px;
	height: 10px;
	top: unset;
	bottom: -2px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	text-align: center;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
	border: 1px solid #cdcdcd;
	text-align: center;
}

.btn.auth-prod-btn {
	font-size: 10px;
	line-height: 100%;
	text-transform: uppercase;
	font-weight: 700;
	color: #1d1d1b;
	border: 1px solid #1d1d1b;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	font-family: 'DINPro' !important;
}

.btn.auth-prod-btn:hover {
	color: #fff;
	background-color: #1d1d1b
}

.btn.pro-btn {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 300;
	color: #dd3333;
	border: 1px solid #dd3333;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	font-family: 'DINPro' !important;
}

.btn.auth-prod-btn,
.btn.pro-btn,
.logged-in-wrapper .logout-btn a {
	height: 45px;
	display: inline-flex !important;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

/*** footer ***/
.footer-sep {
	width: 100%;
	height: 1px;
	background-color: transparent;
	margin-top: 150px;
	margin-bottom: 100px;
}

footer{
	background-color: #ffffff;
    border-top: 9px solid #ebebeb;
}

footer#h-footer .container{
	/* padding-left: 0px;
	padding-right: 0px; */
	margin-bottom: 30px;
	max-width: 100%;
}

footer#h-footer .before-footer {
	background-color: #ffffff;
	padding: 45px 10% 0px;
}

footer#h-footer .before-footer .footer-b {
	text-align: center;
}

footer#h-footer .before-footer .footer-b .textwidget {
	font-size: 29px;
	line-height: 100%;
}

footer#h-footer .before-footer .footer-b .widget_media_image img {
	max-width: 20px !important;
	margin: 0 auto;
}

footer .footer-c{
	max-width: 850px;
	margin: 0 auto;
	padding: 10px 50px;
}

footer .footer-c .gform_wrapper form {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

footer .footer-c .gform_wrapper .gform_description{
	display: none;
}

footer .footer-c .gform_wrapper .gform_heading{
	width: auto;
	flex: 1;
	position: relative;
}

footer .footer-c .footer-plus-sign{
	position: absolute;
	left: -5px;
    top: 25px;
}

footer .footer-c .footer-plus-sign .line-container{
	width: 40px;
	height: 40px;
	position: relative;
	margin: 0 auto;
}

footer .footer-c .footer-plus-sign .line-h{
    width: 40px;
    height: 1px;
    background-color: #000;
    position: absolute;
    top: 50%;
    left: 0px;
    bottom: 0px;
    text-align: center;
    margin: 0 auto;
}

footer .footer-c .footer-plus-sign .line-v{
    width: 1px;
    height: 40px;
	background-color: #000;
	position: absolute;
	left: 0px;
	right: 0px;
	text-align: center;
	margin: 0 auto;
}

footer .footer-c .gform_wrapper .gform_heading .gform_title{
	font-size: 30px;
	font-weight: 500;
	text-transform: uppercase;
	margin: 0px;
}

footer .footer-c .gform_wrapper form .gform_body {
	margin-bottom: 18px;
	padding-left: 20px;
	padding-right: 20px;
	flex: 2;
}

footer .footer-c .gform_wrapper .gfield_checkbox li label, 
footer .footer-c.gform_wrapper .gfield_radio li label{
	line-height: 100%;
}

footer .footer-c .gform_wrapper form .gform_body .gform_wrapper ul.gform_fields {
	display: flex;
	flex-wrap: wrap;
}

footer .footer-c .gform_wrapper form .ginput_container input[type=text]{
	width: 100% !important;
	height: 28px;
	padding-left: 20px !important;
	padding-right: 20px !important;
	border: 1px solid #1d1d1b !important;
	background-color: transparent;
	color: #1d1d1b;
	outline: none;
	margin-top: 0px;
	text-align: left;
	text-transform: lowercase;
	font-size: 14px;
}

footer .footer-c .gform_wrapper ul.gform_fields li.gfield:nth-child(2){
	margin-top: 10px;
}

footer .footer-c .gform_wrapper ul.gform_fields li.gfield:nth-child(2) .gfield_label{
	margin-bottom: 0px;
}

footer .footer-c .gform_wrapper ul.gform_fields li.gfield:nth-child(2) input[type=radio]{
	margin-top: 0px;
}

footer .footer-c .gform_wrapper .ginput_container_radio ul{
	display: flex;
}

footer .footer-c .gform_wrapper .ginput_container_radio ul li{
	margin-right: 10px;
	display: flex;
}

footer .footer-c .gform_wrapper .ginput_container_radio ul li label{
	margin-top: 0px;
}

footer .footer-c .gform_wrapper form .gform_footer {
	position: relative;
	flex: 1;
}

footer .footer-c .gform_wrapper .gform_footer input.button,
footer .gform_wrapper .gform_footer input[type=submit] {
	color: #fff;
	height: 28px!important;
	font-size: 14px;
	line-height: 100%!important;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 0px;
	min-width: 140px;
	width: 100%;
	margin-right: 0px;
	justify-content: center;
	cursor: pointer;
	padding: 5px 20px;
}

footer .gform_wrapper .gform_footer .gform_ajax_spinner{
	position: absolute!important;
    top: 25px!important;
}
/* 
footer .footer-c .gform_wrapper form .gform_footer:before {
	content: "";
	position: absolute;
	width: 18px;
	height: 30px;
	left: 12px;
	top: 50%;
	transform: translateY(-50%);
	display: block;
	background-image: url(../images/right-arrow.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
} */

footer .footer-c .gform_wrapper div.validation_error{
	display: none;
}

footer .footer-c .gform_wrapper .gform_confirmation_message{
	text-align: center;
    margin-bottom: 20px;
}

footer .footer-c .gform_wrapper .top_label div.ginput_container {
	margin-top: 0px;
}

footer .footer-c .gform_wrapper ul.gform_fields li.gfield {
	margin: 0px;
	padding: 0px;
}

footer .footer-c .gform_wrapper form .gform_footer {
	width: auto;
	padding: 0px !important;
	margin-top: 0px;
	margin-bottom: 18px;
}

.footer-action-buttons{
	display: flex;
	flex-wrap: wrap;
	margin-top: 40px;
}

.footer-action-buttons > a.btn{
	background-color: #000;
	border-color: #000000;
	border-radius: 0px;
	color: #fff;
	width: 100%;
	text-align: center;
	height: 28px;
	line-height: 100%;
}

footer#h-footer .footer-main {
	max-width: 850px;
    margin: 0 auto;
}

footer#h-footer .footer-main #footer-menu {
	display: flex;
	align-content: center;
	justify-content: center;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

footer#h-footer .footer-main .menu-footer-menu-container{
    padding: 10px 50px;
}

footer#h-footer .footer-main #footer-menu{
    background-color: #000;
}

footer#h-footer .footer-main #footer-menu li {
	margin-left: 1rem;
	margin-right: 1rem;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 24px;
}

footer#h-footer .footer-main #footer-menu li a {
	text-decoration: none;
	color: #fff;
	padding: 3px 0px;
}

footer#h-footer #subfooter-menu {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: row;
}

footer#h-footer #subfooter-menu li {
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}

footer#h-footer #subfooter-menu li:after {
	content: "";
	width: 1px;
	height: 10px;
	background-color: #9c9b9b;
	position: absolute;
	right: 0px;
	top: 5px;
}

footer#h-footer #subfooter-menu li:last-child:after {
	display: none;
}

footer#h-footer #subfooter-menu li a {
	font-size: 12px;
	color: #9c9b9b;
	padding-top: 0px;
	padding-bottom: 0px;
}

footer#h-footer .social-icons-list li {
	width: 30px;
	height: 30px;
	background-color: #000;
	border: 1px solid #000;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	margin: 0px 5px;
}

footer#h-footer .social-icons-list li a {
	color: #fff;
	font-size: 18px;
}

footer#h-footer .social-icons-list li a i:before {
	line-height: 28px;
}

footer#h-footer .wpml-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
}

footer .after-footer .wpml-ls-legacy-dropdown ul,
footer .after-footer .wpml-ls-legacy-dropdown ul li a{
	padding-left: 0px;
	padding-right: 0px;
	min-width: 25px;
}

footer .after-footer .wpml-ls-legacy-dropdown .wpml-ls-sub-menu{
	width: 50px;
	left: -10px;
}

footer .after-footer .wpml-wrapper .title{
	margin-right: 15px;
}

/*** blog listing page ***/
.post-items article {
	text-align: center;
	margin-bottom: 50px;
}

.post-items article .inner-content {
	max-width: 300px;
	margin: 0 auto;
}

.post-items article figure {
	border: 1px solid #ddd;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	/*240px;*/
	height: 240px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 20px;
	-webkit-filter: grayscale(100%);
	/* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
}

.post-items article .date {
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 15px;
}

.post-items article .date span {
	width: 20px;
	display: inline-block;
	position: relative;
}

.post-items article span:before {
	content: "";
	width: 1px;
	height: 80px;
	background-color: #1d1d1b;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0 auto;
}

.post-items article .title,
.post-items article .title a {
	font-size: 16px;
	color: #1d1d1b;
	text-align: left;
}

.post-items article .entry-summary {
	margin-bottom: 10px;
	font-size: 13px;
	text-align: justify;
	line-height: 17px;
}

.post-items article .readmore-link {
	text-align: left;
}

.post-items article .readmore-link a {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	color: #1d1d1b;
}

.post-items.slider-mode-blog .slick-slider .slick-track,
.post-items.slider-mode-blog .slick-slider .slick-list {
	background-color: unset;
}

.post-items.slider-mode-blog .slick-prev,
.post-items.slider-mode-blog .slick-next {
	top: 35%;
	z-index: 1;
}

.post-items.slider-mode-blog .slick-prev {
	left: 0px;
}

.post-items.slider-mode-blog .slick-next {
	right: 0px;
}

.post-items.slider-mode-blog .slick-prev:before,
.post-items.slider-mode-blog .slick-next:before {
	display: none;
}

.post-items.slider-mode-blog .slick-prev,
.post-items.slider-mode-blog .slick-next {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 15px;
	height: 35px;
}

.post-items.slider-mode-blog .slick-prev {
	background-image: url(../images/left-arrow.png);
}

.post-items.slider-mode-blog .slick-next {
	background-image: url(../images/right-arrow.png);
}

body.page-template-default .entry-content{
	padding-left: 35px;
	padding-right: 35px;
}

/*** blog detail ***/
body.single.single-post article .entry-content {
	text-align: justify;
}

body.single.single-post article .entry-content .post-head {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

body.single.single-post article .entry-content .post-head .col-left {
	flex-basis: 80px;
}

body.single.single-post article .entry-content .post-head .col-right {
	flex-basis: calc(100% - 80px);
}

body.single.single-post article .entry-content .post-head .h_rotateme {
	font-size: 40px;
}

body.single.single-post article .entry-content .post-head .bg {
	height: 650px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;

	-webkit-filter: grayscale(100%);
	/* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
}

body.single.single-post article .entry-content .post-desc p {
	text-align: justify !important;
}

.main-content.single-wrapper.post-detail .inner-content {
	margin-bottom: 50px;
}

.main-content.single-wrapper.post-detail .post-items article:nth-child(1) .inner-content,
.main-content.single-wrapper.post-detail .post-items article:nth-child(4) .inner-content {
	float: left;
}

.main-content.single-wrapper.post-detail .post-items article:nth-child(3) .inner-content,
.main-content.single-wrapper.post-detail .post-items article:nth-child(6) .inner-content {
	float: right;
}

.related-posts-container .heading {
	font-size: 17px;
	text-align: center;
	color: #1d1d1b;
	margin-bottom: 25px;
	text-transform: uppercase;
}

.related-posts-container .post-items article .date {
	margin-bottom: 20px;
}

/*** slick ***/
.slick-prev,
.slick-next {
	top: 50%;
	z-index: 1;
}

.slick-prev {
	left: -10px;
}

.slick-next {
	right: -10px;
}

.slick-prev:before,
.slick-next:before {
	display: none;
}

.slick-prev,
.slick-next {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 15px;
	height: 35px;
	background-repeat: no-repeat !important;
	background-size: contain !important;
	background-position: center !important;
}

.slick-prev {
	background-image: url(../images/left-arrow.png);
}

.slick-next {
	background-image: url(../images/right-arrow.png);
}

.slick-prev:hover,
.slick-prev:focus {
	color: inherit;
	outline: none;
	background-image: url(../images/left-arrow.png);
}

.slick-next:hover,
.slick-next:focus {
	color: inherit;
	outline: none;
	background-image: url(../images/right-arrow.png);
}

.slick-prev:before,
.slick-next:before {
	color: #000;
}

/*** search overlay ***/
.h-search-overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
	background-color: rgba(0, 0, 0, .94);
	text-align: center;
	transition: all ease-in-out .25s;
}

.h-search-overlay.h-show {
	visibility: visible;
	opacity: 1;
	z-index: 99999;
}

.h-search-overlay:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -.25em;
}

.h-search-overlay .h-close {
	position: absolute;
	right: 30px;
	top: 70px;
	transition: -webkit-transform ease-out .2s;
	transition: transform ease-out .2s;
	transition: transform ease-out .2s, -webkit-transform ease-out .2s;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	font-size: 30px;
	color: #fff;
}

.h-search-overlay .h-search-wrapper {
	display: inline-block;
	max-width: 1000px;
	vertical-align: middle;
	text-align: center;
	font-size: 18px;
	-webkit-transform: scale(.9);
	-ms-transform: scale(.9);
	transform: scale(.9);
	-ms-transform: scale(.9);
	opacity: 0;
	visibility: hidden;
	transition: all ease-in-out .3s;
}

.h-search-overlay.h-show .h-search-wrapper {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-ms-transform: scale(1);
	padding: 10px;
}

.h-search-overlay .h-search-wrapper p {
	font-size: 14px;
	margin-bottom: 40px;
	color: #fff;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.h-search-overlay .h-search-wrapper form {
	position: relative;
}

.h-search-overlay .h-search-wrapper form input {
	max-width: 800px;
	background-color: transparent;
	box-shadow: 0 3px 0 0 rgba(255, 255, 255, 1);
	border: 0;
	text-align: center;
	font-size: 35px;
	padding: 20px 50px;
	color: #fff;
	outline: none;
	transition: all .3s ease-out;
}

.h-search-overlay .h-search-wrapper form .h-search-icon {
	font-size: 25px;
	position: absolute;
	right: 15px;
	color: #fff;
	color: rgba(255, 255, 255, 1);
	transition: all .2s ease-out;
}

/*** search results page ***/
body.search-results .hyper-breadcrumbs-wrapper{
	display: none;
}

.main-content.search-wrapper {
	max-width: 1024px;
	margin: 30px auto;
}

.main-content.search-wrapper .page-header {
	text-align: center;
}

.main-content.search-wrapper .page-header .page-title {
	font-size: 25px;
}

.main-content.search-wrapper article.search-result-item {
	margin-bottom: 25px;
}

.main-content.search-wrapper article .the_title {
	font-size: 20px;
	font-weight: 500;
}

.main-content.search-wrapper article .the_title a {
	color: #1d1d1b;
}

.main-content.search-wrapper article .the_excerpt {
	font-size: 14px;
}

.main-content.search-wrapper .widget_search {
	text-align: center;
	padding: 20px;
	margin-bottom: 30px;
	min-height: auto;
}

.main-content.search-wrapper .widget_search .hyper-searchform {
	margin: 0 auto;
	position: relative;
	max-width: 550px;
	display: flex;
	align-items: center;
}

.main-content.search-wrapper .hyper-searchform .text-input {
	margin: 0;
	padding: 12px 28px 12px 15px;
	width: 100%;
	border: 2px solid rgba(0, 0, 0, .12);
}

.main-content.search-wrapper .hyper-searchform i {
	position: absolute;
	right: 14px;
	opacity: .4;
	font-size: 20px;
}

.main-content.search-wrapper .hyper-searchform i .search-button {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	outline: 0;
	border: none;
	background-color: transparent;
}

/*** pagination ***/
.hyper-pagination {
	margin: 0 auto;
	text-align: center;
	padding: 65px 0 40px;
	position: relative;
}

.hyper-pagination .hyper-pagination-inner {
	margin: 0 10px 0 0;
	float: left;
}

.hyper-pagination .current-page,
.hyper-pagination .page-number {
	display: block;
	padding: 12px 12px;
	line-height: 12px;
	font-size: 12px;
	margin: 0 2px;
	font-weight: 700;
	float: left;
	border: 2px solid transparent;
	color: #343434;
	width: 40px;
	height: 40px;
}

.hyper-pagination .current-page:hover,
.hyper-pagination .page-number:hover {
	border: 2px solid #1d1d1b;
}

.hyper-pagination .current-page {
	border: 2px solid #1d1d1b;
	background-color: #1d1d1b;
	color: #fff;
	border-radius: 50%;
}

.hyper-pagination .hyper-total-pages {
	float: right;
	opacity: .6;
	color: #1d1d1b;
}

.hyper-pagination .current-page,
.hyper-pagination .hyper-pagination-next,
.hyper-pagination .hyper-pagination-previous,
.hyper-pagination .page-number {
	transition: all .2s ease
}

.hyper-pagination .hyper-pagination-next,
.hyper-pagination .hyper-pagination-previous {
	display: block;
	height: 40px;
	width: 40px;
	float: left;
	color: #343434;
	border: 2px solid transparent;
	position: relative;
	box-sizing: border-box;
	font-size: 20px;
	line-height: 34px;
}

.hyper-pagination .hyper-pagination-next a,
.hyper-pagination .hyper-pagination-previous a {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 14;
	left: 0;
	top: 0;
	color: #343434;
}

/*** load more button ***/
.js-loadmore-holder {
	display: block;
	text-align: center;
	margin: 10px auto;
}

.js-loadmore-holder a.js-loadmore-button {
	color: #1d1d1b;
	text-transform: uppercase;
	border: 1px solid #1d1d1b;
	padding: 10px 20px;
	display: inline-block;
}

.js-loadmore-holder a.js-loadmore-button:hover {
	background-color: #1d1d1b;
	color: #fff;
	text-decoration: none;
}

.load-more-scroll {
	padding: 15px;
}

.hyper-loading-indicator {
	direction: block;
	margin-top: 20px;
	position: relative;
	height: 50px;
	width: 50px;
	margin: 10px auto;
	background-image: url(../images/spinner.svg);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

/*** custom class css ***/
.search-border-bg {
	padding-top: 50px;
	padding-right: 40px !important;
	padding-bottom: 50px;
	position: relative;
	border-right: 1px solid #1d1d1b;
	border-bottom: 1px solid #1d1d1b;
	right: 15px;
}

.search-border-bg:before {
	content: "";
	width: 50%;
	height: 1px;
	background-color: #1d1d1b;
	position: absolute;
	right: 0px;
	top: 0px;
}

.search-border-bg:after {
	content: "";
	width: 35px;
	height: 35px;
	background-image: url(../images/icon-search.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	position: absolute;
	left: 0px;
	right: 35px;
	top: -17px;
	margin: 0 auto;
	text-align: center;
}

.search-border-bg>div.vc_column-inner {
	padding-left: 0px;
}

/*** roated text effect ***/
.post-detail .h_rotateme {
	position: relative;
	height: 100%;
}

.post-detail .h_rotateme .rotate {
	position: absolute;
	bottom: 35%;
	left: 20%;
	-moz-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
	transform: translateX(-50%) translateY(-50%) rotate(-90deg);
	z-index: 1;
}

/*** experts grid bg ***/
.experts-grid-bg {
	position: relative;
}

/*.experts-grid-bg:before{
	content: "" !important;
	display: block !important;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	width: 100%;
	text-align: center;
	height: 241px!important;
	background-image: linear-gradient(90deg, rgba(199, 200, 200, 0.8) 1px, transparent 1px), 
	linear-gradient(rgba(199, 200, 200, 0.8) 1px, transparent 1px);
    background-size: 20px 20px;
}*/

.experts-grid-bg>.wpb_column {
	position: relative;
	padding: 10px;
}

.experts-grid-bg>.wpb_column:before {
	content: "" !important;
	display: block !important;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	width: 100%;
	height: 235px !important;
	padding: 20px !important;
	text-align: center;
	height: 100%;
	background-color: transparent;
	background-size: 36px 36px;
	background-position: center;
	border-top: 1px solid rgba(199, 200, 200, 0.5);
	border-bottom: 1px solid rgba(199, 200, 200, 0.5);
	background-image: linear-gradient(0deg, transparent 24%, rgba(199, 200, 200, 0.8) 25%, rgba(199, 200, 200, 0.8) 26%, transparent 27%, transparent 74%, rgba(199, 200, 200, 0.8) 75%, rgba(199, 200, 200, 0.8) 76%, transparent 77%, transparent), linear-gradient(90deg, transparent 24%, rgba(199, 200, 200, 0.8) 25%, rgba(199, 200, 200, 0.8) 26%, transparent 27%, transparent 74%, rgba(199, 200, 200, 0.8) 75%, rgba(199, 200, 200, 0.8) 76%, transparent 77%, transparent);

}

.what_woman_want_row {
	justify-content: space-between;
}

.what_woman_want_row>.wpb_column {
	width: 30%;
}

/*** all side grid ***/


.all-side-grid {
	position: relative;
	padding: 20px;
	background-image: linear-gradient(90deg, rgba(199, 200, 200, 0.8) 1px, transparent 1px),
		linear-gradient(rgba(199, 200, 200, 0.8) 1px, transparent 1px);
	background-size: 20px 20px;
	min-height: 541px;
	margin-left: 0px !important;
	margin-right: 0px !important;
}


/*** tooltip ***/

.bs-tooltip-top .arrow::before,
.bs-tooltip-auto[x-placement^="top"] .arrow::before {
	border-top-color: #fff !important;
}

.bs-tooltip-right .arrow::before,
.bs-tooltip-auto[x-placement^="right"] .arrow::before {
	border-right-color: #fff !important;
}

.bs-tooltip-left .arrow::before,
.bs-tooltip-auto[x-placement^="left"] .arrow::before {
	border-left-color: #fff !important;
}

.bs-tooltip-bottom .arrow::before,
.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
	border-bottom-color: #fff !important;
}


body .tooltip .tooltip-inner {
	background-color: #fff !important;
	color: #000 !important;
}

.tooltip.right .tooltip-inner {}

/*** ap step ***/

.ap-step {
	cursor: pointer;
}

.ap-step .icon {
	margin-bottom: 20px;
	text-align: center;
}

.ap-step .inner {
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 300px;
	margin: 0 auto;
}

.ap-step.ap-left {
	text-align: left;
}

.ap-step.ap-right {
	text-align: right;
}

.ap-step .num {
	border: 2px solid #1d1d1b;
	padding: 8px;
	font-size: 16px;
	font-weight: 500;
	line-height: 100%;
	text-align: center;
	display: none;
}

.ap-step.hover .num {
	background-color: #bdaea7;
}

.ap-step .text {
	padding: 5px;
	font-size: 12px;
	line-height: 15px;
	font-weight: 500;
}

.ap-step.ap-right .num {
	order: 2;
}

.ap-step.ap-right .text {
	order: 1;
}


/*** grid bg ***/
.grid-bg {
	position: relative;
}

.grid-bg:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	text-align: center;
	background-color: transparent;
	background-image: linear-gradient(0deg, transparent 24%, rgba(199, 200, 200, 0.8) 25%, rgba(199, 200, 200, 0.8) 26%, transparent 27%, transparent 74%, rgba(199, 200, 200, 0.8) 75%, rgba(199, 200, 200, 0.8) 76%, transparent 77%, transparent), linear-gradient(90deg, transparent 24%, rgba(199, 200, 200, 0.8) 25%, rgba(199, 200, 200, 0.8) 26%, transparent 27%, transparent 74%, rgba(199, 200, 200, 0.8) 75%, rgba(199, 200, 200, 0.8) 76%, transparent 77%, transparent);
	height: 100%;
	background-size: 40px 40px;
	background-position: center;
	border: 1px solid rgba(199, 200, 200, 0.8);
	z-index: 2;
}

/*.grid-bg-with-content {
	padding: 40px !important;
	text-align: center;
	background-color: transparent;
	background-image: linear-gradient(0deg, transparent 24%, rgba(199, 200, 200, 0.8) 25%, rgba(199, 200, 200, 0.8) 26%, transparent 27%, transparent 74%, rgba(199, 200, 200, 0.8) 75%, rgba(199, 200, 200, 0.8) 76%, transparent 77%, transparent), linear-gradient(90deg, transparent 24%, rgba(199, 200, 200, 0.8) 25%, rgba(199, 200, 200, 0.8) 26%, transparent 27%, transparent 74%, rgba(199, 200, 200, 0.8) 75%, rgba(199, 200, 200, 0.8) 76%, transparent 77%, transparent);
	height: 100%;
	background-size: 40px 40px;
	background-position: center;
	border: 1px solid rgba(199, 200, 200, 0.8);
	margin-left: 0px!important;
    margin-right: 0px!important;
}
*/
.grid-bg-with-content {
	position: relative;
	padding: 20px;
	background-image: linear-gradient(90deg, rgba(199, 200, 200, 0.8) 1px, transparent 1px), linear-gradient(rgba(199, 200, 200, 0.8) 1px, transparent 1px);
	background-size: 20px 20px;
	min-height: 421px;
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.grid-bg-with-content>div {
	background-color: rgba(255, 255, 255, 0.7);
	padding: 20px !important;
	margin: 0px;
}

.grid-bg-with-content .h_event_container {
	border: 0px;
	background: 0px;
	padding: 0px;
}

.grid-bg-with-content .h_event_container .items {
	padding: 0px;
}

/*** anlged text section ***/
.angled-text-col {}

.angled-text-col .angled-text {
	position: relative;
}

.angled-text-col .angled-text h3 {

	letter-spacing: 0px;
	text-transform: uppercase;
	font-size: 60px;
	text-align: left;
	font-weight: 200;
	margin-top: 0px;
	margin-bottom: 0px;
}

.angled-text-col .angled-text h3 strong {
	font-weight: 500 !important;
}

.angled-text-col .angled-text h3:first-child {
	position: relative;
}

.angled-text-col .angled-text h3:first-child:after {
	content: "";
	height: 1px;
	width: 50%;
	background-color: #1d1d1b;
	position: absolute;
	bottom: -5px;
	left: 20%;
	text-align: center
}

.angled-text-col .angled-text h3:last-child {
	position: absolute;
	top: 80px;
	left: 60px;
	background: none;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}

.angled-text-col .angled-text h3:last-child span {
	display: none;
}

/*** vertical link ***/
.vertical-line {
	display: block;
	width: 1px;
	height: 60px;
	margin: 0 auto;
	background-color: #1d1d1b;
	margin-top: 5px;
	margin-bottom: 20px;
}

/** form ***/
.button,
.file-cta,
.file-name,
.input,
.pagination-ellipsis,
.pagination-link,
.pagination-next,
.pagination-previous,
.select select,
.textarea {
	-moz-appearance: none;
	-webkit-appearance: none;
	align-items: center;
	border: 1px solid transparent;
	border-radius: 0px;
	box-shadow: none;
	display: inline-flex;
	font-size: 1rem;
	justify-content: flex-start;
	line-height: 1.5;
	padding-bottom: calc(.375em - 1px);
	padding-left: calc(.625em - 1px);
	padding-right: calc(.625em - 1px);
	padding-top: calc(.375em - 1px);
	position: relative;
	vertical-align: top;
}

.select {
	display: inline-block;
	max-width: 100%;
	position: relative;
	vertical-align: top;
}

.select select {
	background-color: #fff;
	border-color: #dbdbdb;
	color: #363636;
	cursor: pointer;
	display: block;
	font-size: 1em;
	max-width: 100%;
	outline: 0;
	padding-right: 2.5em;
	min-width: 140px;
}

.select:after {
	border: 1px solid transparent;
	border-radius: 0px;
	border-right: 0;
	border-top: 0;
	content: " ";
	display: block;
	height: .625em;
	margin-top: -.4375em;
	pointer-events: none;
	position: absolute;
	top: 50%;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: center;
	transform-origin: center;
	width: .625em;
}

.select:not(.is-multiple):not(.is-loading)::after {
	border-color: #1d1d1b;
	right: 1.125em;
	z-index: 4;
}

input,
textarea,
.gform_wrapper textarea,
.gform_wrapper textarea.textarea {
	border: 1px solid #ddd;
}

button,
.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type=submit] {
	background-color: #1d1d1b;
	color: #fff;
}

/*** timeline section ***/

.has-timeline-arrow {
	position: relative;
}

.has-timeline-arrow:after {
	content: "";
	display: block;
	width: 1px;
	height: 48px;
	background-color: #1d1d1b;
	position: absolute;
	text-align: center;
	margin: 0 auto;
	left: 100px;
	top: -20px;
}

.has-timeline-arrow span {
	display: block;
	max-width: 115px;
	text-align: center;
}

.timeline-row>.vc_column_container>.vc_column-inner>.wpb_wrapper {
	max-width: 200px;
	margin: 0 auto;
}

.timeline-row>.vc_column_container:nth-child(2)>.vc_column-inner>.wpb_wrapper {
	/*margin: 0 auto;*/
}

.timeline-row>.vc_column_container>.vc_column-inner>.wpb_wrapper p {
	text-align: justify !important;
}

.timeline-row .h_bgimage-wrapper {
	border: 1px solid rgba(199, 200, 200, 0.5);
}

/*** Login / Logout ***/
.logged-in-wrapper {
	display: flex;
	align-items: center;
}

.logged-in-wrapper .welcome-msg {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	font-weight: 500;
	text-align: left;
	line-height: 100%;
}

.logged-in-wrapper .welcome-msg span {
	display: block;
}

.logged-in-wrapper .logout-btn {
	display: block;
	text-align: right;
}

.logged-in-wrapper .logout-btn a {
	font-size: 12px;
	color: #1d1d1b;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 100%;
	padding: 3px;
	border: 1px solid #1d1d1b;
	display: inline-block;
	text-decoration: none;
}

.logged-in-wrapper .logout-btn a:hover {
	text-decoration: none;
	background-color: #1d1d1b;
	color: #fff;
}

.logged-in-wrapper .logout-btn a span {
	display: flex;
	flex-basis: 100%;
	text-align: center;
	align-items: center;
	justify-content: center;
}


/*** VC overrides ***/
body .vc_column_container>.vc_column-inner {
	padding-top: 15px;
	padding-bottom: 15px;
}

body .vc_row .vc_row.vc_inner {
	/*margin-left: 0px;
	margin-right: 0px;*/
}

body .wpb_single_image.wpb_content_element {
	margin-bottom: 20px;
}

body .no_margin_image .wpb_single_image.wpb_content_element {
	margin-bottom: 0px;
}

body .vc_column_container.is-paddingless-col>.vc_column-inner {
	padding: 0px !important;
}

body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title>a {
	text-transform: uppercase !important;
	font-family: 'DINPro' !important;
	color: #1d1d1b !important;
	font-size: 16px;
	font-weight: 500;
	padding: 20px 60px !important;
}

body.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
	left: 40px;
}

body.wpb-js-composer .vc_tta.vc_tta-accordion .vc_column_container>.vc_column-inner {
	padding: 8px 35px;
}

body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title>a,
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
	background-color: #ececec;
}


/*** breadcrumb **/
body.home .hyper-breadcrumbs-wrapper {
	display: none;
}

.hyper-breadcrumbs-wrapper {
	position: relative;
	z-index: 1;
}

.hyper-breadcrumbs-wrapper > .container{
	max-width: 100%;
	padding: .5rem 1rem;
}

.hyper-breadcrumbs-wrapper .hyper-bread-home {
	margin-top: 20px;
	/* padding-left: 80px; */
	margin-bottom: 30px;
	margin-left: 13em;
	
}

body.single-post .hyper-breadcrumbs-wrapper .hyper-bread-home {
	position: absolute;
	top: 0px;
	margin-bottom: 0px;
}

.hyper-bread-home {
	text-transform: uppercase;
}

.hyper-bread-home span {
	font-weight: 400;
	font-size: 14px;
	margin-right: 5px;
	color: #656565;
}

.hyper-bread-home span i {
	font-size: 15px;
}

.hyper-bread-home a {
	color: #656565;
}

/*** go to top ***/
.go-top {
	width: 70px;
	height: 70px;
	position: fixed;
	bottom: 70px;
	right: 20px;
	background-image: url(../images/go-to-top.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	z-index: 1;
	display: none!important;
}

/*** registration form ***/

.gform_wrapper.registration-form_wrapper {
	max-width: 600px;
	margin: 0 auto;
	margin-top: 100px;
	padding: 20px;
	background: #fff;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .8);
	box-shadow: 0 0 15px rgba(0, 0, 0, .8);

}

.gform_wrapper.gf_browser_chrome.registration-form_wrapper .gfield_checkbox li input,
.gform_wrapper.gf_browser_chrome.registration-form_wrapper .gfield_checkbox li input[type=checkbox],
.gform_wrapper.gf_browser_chrome.registration-form_wrapper .gfield_radio li input[type=radio] {
	margin-top: 0px;
}

.gform_wrapper.gf_browser_chrome.registration-form_wrapper select {
	height: 38px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	background-color: #fff;
}

.gform_confirmation_wrapper.registration-form .gform_confirmation_message {
	text-align: center;
	max-width: 600px;
	margin: 0 auto;
	margin-top: 100px;
	padding: 20px;
	background: #fff;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .8);
	box-shadow: 0 0 15px rgba(0, 0, 0, .8);
}

.btn.login-btn {
	background-color: #1d1d1b;
	color: #fff;
	border-radius: 0px;
}


/**** login/register page ***/

.login-register-wrapper {
	padding: 20px;
	padding-top: 100px;
	background: #fff;
	position: relative;
	/* -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,.8);
    box-shadow: 0 0 15px rgba(0,0,0,.8); */
}

.login-register-wrapper .gform_wrapper.registration-form_wrapper,
.login-register-wrapper .gform_wrapper.gf_login_form {
	margin-top: 0px;
	box-shadow: unset;
	padding: 0px;
	max-width: 100%;
}

.lrw-registration,
.lrw-login {
	padding: 20px;
}

.lrw-registration h3,
.lrw-login h3 {
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 40px;
	font-size: 22px;
}

.lrw-login .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox] {
	margin-top: 0px;
}

.lrw-login .gf_login_links {
	text-align: center;
}

.lrw-login .gf_login_links a {
	text-decoration: none;
	color: #555d66;
}

.login-register-wrapper .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
	line-height: 100%;
}

.login-register-wrapper .gform_wrapper input.gform_button{
	width: 100%!important;
	max-width: 100%;
}

.lrw-login p {
	text-align: center;
}

.lrw-login input[type=submit], .lrw-login input[type=submit]:hover{
	background-color: #1d1d1b;
	color: #fff;
}

.lrw-login .avatar {
	margin-bottom: 20px;
}

#backtosite {
	text-align: center;
}

#backtosite a {
	color: #555d66;
	text-decoration: none;
}

@media(max-width: 650px) {

	.login-register-wrapper .gform_wrapper .gform_footer input.button,
	.login-register-wrapper .gform_wrapper .gform_footer input[type=submit],
	.login-register-wrapper .gform_wrapper .gform_page_footer input.button,
	.login-register-wrapper .gform_wrapper .gform_page_footer input[type=submit] {
		text-align: center;
		width: 100%;
		margin: 0 auto;
	}
}

/*** topbar ***/
.hyper-topbar {
	display: none;
	text-align: right;
}


/** face section ***/
#ap-section .grid-bg .vc_column-inner {
	z-index: 2 !important;
}

/**bckground with text **/

.background-with-text {
	min-height: 550px;
	padding-left: 80px;
	font-size: 32px;
	line-height: 120px;

}

.vc_row.background-with-text,
.vc_row.bg_overlay {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

/*** fancybox ***/
.fancybox-close {
	background-image: unset;
}

/*** custom pages ***/

.expertise-equal-columns .video-container {
	height: 300px;
}

.wpb_raw_code.styled-title {
	font-size: 27px;
	font-weight: 500;
	line-height: 100%;
	margin-bottom: 0px;
	text-align: center;
	padding: 25px 15px;
	position: relative;
}

.wpb_raw_code.styled-title span.a,
.wpb_raw_code.styled-title span.b,
.wpb_raw_code.styled-title span.c,
.wpb_raw_code.styled-title span.d {
	content: "";
	position: absolute;
	display: block;
	z-index: 1;
}

.wpb_raw_code.styled-title span.a {
	width: 100px;
	height: 4px;
	top: 0px;
	left: 0px;
	background-color: #000;
}

.wpb_raw_code.styled-title span.b {
	width: 4px;
	height: 30px;
	top: 0px;
	left: 0px;
	background-color: #000;
}

.wpb_raw_code.styled-title span.c {
	width: 4px;
	height: 30px;
	bottom: 0px;
	right: 0px;
	background-color: #000;
}

.wpb_raw_code.styled-title span.d {
	width: 100px;
	height: 4px;
	bottom: 0px;
	right: 0px;
	background-color: #000;
}

/*.wpb_raw_code.styled-title > div{
	padding: 15px;
	position: relative;
}

.wpb_raw_code.styled-title:before{
	content: "";
	position: absolute;
	display: block;
	width: calc(100% - 50px);
	height: 6px;
	top: -5px;
	left: 50px;
	background-color: #000;
	z-index: 1;
}

.wpb_raw_code.styled-title:after{
	content: "";
	position: absolute;
	display: block;
	width: calc(100% - 50px);
	height: 6px;
	bottom: -5px;
	right: 50px;
	background-color: #000;
	z-index: 1;
}

.wpb_raw_code.styled-title > div:before{
	content: "";
	position: absolute;
	display: block;
	width: 4px;
	height: calc(100% - 15px);
	bottom: -5px;
	left: -4px;
	background-color: #000;
	z-index: 1;
}

.wpb_raw_code.styled-title > div:after{
	content: "";
	position: absolute;
	display: block;
	width: 4px;
	height: calc(100% - 15px);
	top: -5px;
	right: -4px;
	background-color: #000;
	z-index: 1;
}
*/

.product_table img {
	max-width: 200px;
}

.product_table th {
	border: 2px solid #ccc;
	border-left: 0px;
	text-align: left;
	min-width: 50px;
	border-left-color: #ccc;
	border-right-color: #ccc;
}

.product_table td {
	border: 2px solid #ccc;
	border-left: 0px;
	text-align: center;
	min-width: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 13px;
	line-height: 17px;
	border-left-color: #ccc;
	border-right-color: #ccc;
}

.product_table tr:nth-child(1) td,
.product_table tr:nth-child(1) th {
	border: 0px;
}

.product_table tr td:last-child {
	border-right: 0px;
}

.product_table tr:nth-child(2) td,
.product_table tr:nth-child(2) th {
	border-top: 0px;
	font-size: 19px;
	padding-top: 10px;
	padding-bottom: 10px;

}

.product_table tr.bg-gray th,
.product_table tr.bg-gray td,
td.bg-gray,
th.bg-gray {
	background-color: #E6E6E8;
}

/*** gravity form overrides ***/
body .gform_wrapper li.gfield.gfield_error,
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background: none;
	border-top: 0px;
	border-bottom: 0px;
}

/*** some overrides ***/
#tarteaucitron {
	font-family: 'DINPro', sans-serif !important;
}

#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert,
#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert strong,
#tarteaucitronRoot .tarteaucitronH1,
#tarteaucitron #tarteaucitronInfo,
#tarteaucitron #tarteaucitronServices .tarteaucitronDetails,
#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronName {
	font-family: 'DINPro', sans-serif !important;
}

#tarteaucitronAlertBig #tarteaucitronCloseAlert,
#tarteaucitronAlertBig #tarteaucitronPersonalize,
#tarteaucitron #tarteaucitronPrivacyUrl,
#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronAllow,
#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronDeny,
.tac_activate .tarteaucitronAllow,
#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronClosePanelCookie,
#tarteaucitron #tarteaucitronClosePanel,
#tarteaucitron button {
	font-family: 'DINPro', sans-serif !important;
	font-size: 13px !important;
	text-decoration: none;
	font-weight: 500;
	text-transform: uppercase;
	padding: 2px 20px !important;
	border-radius: 0px !important;
}

#tarteaucitronAlertBig #tarteaucitronCloseAlert,
#tarteaucitron #tarteaucitronPrivacyUrl,
#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronAllow,
#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronDeny,
.tac_activate .tarteaucitronAllow {
	background: #000 !important;
	color: #fff !important;
	border: 1px solid #fff !important;
}


.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
div.wpcf7-response-output {
    border: 2px solid;
    border-radius: 0px;
    overflow: hidden;
    margin: 0 0 20px 0;
    padding: 14px 25px 14px 55px;
    line-height: 1.4;
    position: relative;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.vc_color-info,
.vc_color-warning,
.vc_color-success,
.vc_color-danger,
.woocommerce-error,
.woocommerce-message,
.woocommerce-info,
div.wpcf7-response-output {
    position: relative;
}

.vc_color-info:before,
.vc_color-warning:before,
.vc_color-success:before,
.vc_color-danger:before,
.woocommerce-error:before,
.woocommerce-message:before,
.woocommerce-info:before,
div.wpcf7-response-output:before {
    position: absolute;
    top: 50%;
    line-height: 0;
    font-size: 18px;
    font-family: "FontAwesome";
}

.vc_color-info .vc_message_box-icon,
.vc_color-warning .vc_message_box-icon,
.vc_color-success .vc_message_box-icon,
.vc_color-danger .vc_message_box-icon,
.woocommerce-error .vc_message_box-icon,
.woocommerce-message .vc_message_box-icon,
.woocommerce-info .vc_message_box-icon,
div.wpcf7-response-output .vc_message_box-icon {
    display: none;
}

div.wpcf7-validation-errors,
.woocommerce-error,
.woocommerce-info {
    color: #AF7D27;
    border-color: #E0B252;
    background-color: transparent;
}

div.wpcf7-validation-errors a,
.woocommerce-error a,
.woocommerce-info a {
    color: #AF7D27;
    text-decoration: underline;
}

div.wpcf7-validation-errors:before,
.woocommerce-error:before,
.woocommerce-info:before {
    content: "\f071";
    left: 24px;
}

.woocommerce-message,
.wpcf7-mail-sent-ok {
    color: #3c763d;
    border-color: #459647;
    background-color: transparent;
}

.woocommerce-message a,
.wpcf7-mail-sent-ok a {
    color: #3c763d;
    text-decoration: underline;
}

.woocommerce-message:before,
.wpcf7-mail-sent-ok:before {
    content: "\f00c";
    left: 24px;
}

.vc_message_box.vc_color-success:before {
    content: "\f00c";
    left: 24px;
}

.vc_message_box.vc_color-warning:before {
    content: "\f071";
    left: 24px;
}

.vc_message_box.vc_color-info:before {
    content: "\f129";
    left: 30px;
}

.vc_message_box.vc_color-danger:before {
    content: "\f057";
    left: 24px;
}

.vc_message_box-rounded {
    border-radius: 0px;
}

rs-layer-wrap, rs-mask, rs-module-wrap, rs-module .rs-layer, rs-module img{
	font-family: 'DINPro' !important;
}

.image-hover-effects-desktop-version.three-cols .ih-item.square{ width: 100%; height: 100%;}
.image-hover-effects-desktop-version.three-cols .ih-item.square.effect13.top_to_bottom a:hover .info, 
.image-hover-effects-desktop-version.three-cols .ih-item.square.effect13.top_to_bottom .hover .info{
	display: flex;
	align-items: center;
}

.image-hover-effects-desktop-version.three-cols .ih-item.square.effect13 .info h3{
	margin-top: 0px!important;
}

.image-hover-effects-desktop-version.three-cols .ih-item{
	box-shadow: none!important;
	border-width: 0px!important;
}

.arrow-left, .arrow-right{
	position: relative;
	background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: transparent;
    height: 20px;
    opacity: 1;
    overflow: visible;
    -webkit-transform: none;
    transform: none;
    width: 65px;
	margin-top: 5px;
}

.arrow-left i, .arrow-right i{
	height: 20px;
	width: 100%;
	cursor: pointer;
	display: block;
	transform: none!important;
	position: relative;
	z-index: 1;
}

.arrow-left:before, .arrow-right:before{
	border-bottom: 2px solid #000;
    border-left: 2px solid #000;
    content: '' !important;
    display: block;
    height: 8px;
    left: 3px;
    position: absolute;
    top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 8px;
}

.arrow-left:after, .arrow-right:after{
	border-bottom: 2px solid #000;
    content: '' !important;
    display: block;
    height: 2px;
    left: 3px;
    position: absolute;
    top: 8px;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    width: 60px;
}

.arrow-right{
	/* right: 0; */
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

/* .arrow-right:before{
	border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    content: '' !important;
    display: block;
    height: 8px;
    left: 3px;
    position: absolute;
    top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 8px;
}

.arrow-right:after{
	border-bottom: 1px solid #000;
    content: '' !important;
    display: block;
    height: 1px;
    left: 3px;
    position: absolute;
    top: 8px;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    width: 60px;
} */

@media screen and (min-width: 768px) {
	.five-columns.vc_row .vc_col-sm-2 {
		float: left;
		width: 18.5%;
		padding: 0;
		margin-right: 1.5%;
		min-height: 0;
	}

	.five-columns.vc_row .vc_col-sm-2:nth-last-child(2) {
		margin-right: 0;
	}
}

@media(min-width: 1200px) {
	.container {
		max-width: 1280px;
	}
}

@media (min-width:1300px) {
	.container {
		max-width: 1391px;
	}
}

@media(max-width:2000px) {
	header#h-header .navbar-brand img {
		max-width: 160px;
	}

	#mega-menu-wrap-primary-pro #mega-menu-primary-pro>li.mega-menu-item>a.mega-menu-link {
		font-size: 14px;
		padding: 0px 10px 0px 10px;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
		font-size: 14px;
		padding: 0px 10px 0px 10px;
	}

	header#h-header .menu-bg span {
		width: 20px;
	}

	header#h-header .header-search img,
	header#h-header .header-useraccount img {
		max-width: 20px;
	}

}

@media(max-width:1500px) {

	header#h-header .navbar-brand img {
		max-width: 160px;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
		font-size: 12px;
		padding: 0px 10px 0px 10px;
	}

	header#h-header .header-search,
	header#h-header .header-useraccount {
		padding: .375rem .45rem;
	}


	header#h-header .menu-bg span {
		width: 18px;
	}

	header#h-header .header-search img,
	header#h-header .header-useraccount img {
		max-width: 20px;
	}

	.btn.pro-btn {
		font-size: 15px;
	}

	.btn.auth-prod-btn {
		line-height: 11px;
	}

	.angled-text-col .angled-text h3 {
		font-size: 50px;
	}

	.angled-text-col .angled-text h3:last-child {
		left: 50px;
		top: 70px;
	}

}

@media(max-width:1350px) {

	header.desktop-header {
		display: none !important;
	}

	header.mobile-header {
		display: block !important;
	}

	.navbar-expand-xl .navbar-toggler{
		display: block!important;
	}

	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item .dropdown{
		display: block!important;
	}

	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item .dropdown .dropbtn{
		width: 100%!important;
		color: #000000;
		font-family: 'DINPro' !important;
		font-size: 16px;
	}

	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item .dropdown .dropdown-content a{
		width: 100%!important;
		padding: 5px 12px;
		font-size: 13px;
	}

	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu{
		padding-left: 30px!important;
	}
}

@media(max-width:1280px) {
	header#h-header .navbar>.container {
		max-width: 100%;
	}

	header#h-header .list-inline-item .btn {
		padding: 5px;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
		padding: 0px 8px;
	}

	.wpml-ls-legacy-dropdown>ul {
		padding: 0rem 0.40rem;
	}

	#mega-menu-wrap-primary-pro #mega-menu-primary-pro>li.mega-menu-item>a.mega-menu-link {
		font-size: 12px;
		padding: 0px 8px;
	}

	.secondary-nav {
		padding-left: 1rem !important;
		padding-right: 1rem !important;
	}

	.logged-in-wrapper .logout-btn a {
		font-size: 10px;
	}

	.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
		padding: 8px 0px;
		min-width: 25px;
	}

	.btn.auth-prod-btn {
		font-size: 10px;
		line-height: 9px;
	}

	.btn.pro-btn {
		font-size: 12px;
	}

	footer#h-footer .before-footer {
		padding: 35px;
	}

	.grid-bg-with-content {
		padding: 25px !important;
	}

	.grid-bg-with-content .wpb_row {
		padding: 10px 0px !important;
	}

	.angled-text-col .angled-text h3 {
		font-size: 45px;
	}

	.angled-text-col .angled-text h3:last-child {
		left: 45px;
		top: 50px;
	}

	.angled-text-col .angled-text h3:first-child:after {
		width: 35%;
	}

	.vertical-line {
		height: 40px;
	}

	.bg_overlay {
		position: relative;
	}

	.footer-sep {
		margin-top: 80px;
		margin-bottom: 50px;
	}

	.experts-grid-bg>.wpb_column:before {
		height: 225px !important;
	}

	body{
		margin-top: 0px!important;
	}

	header.mobile-header.navbar-sticky{
		background-color: #fff;
	}

}

@media(max-width:1200px) {
	/*.aesthetic-procedure-section > .wpb_column {
		width: 50%;
	}*/

	.bg_overlay:before {
		content: "" !important;
		display: block !important;
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0px;
		right: 0px;
		top: 0px;
		bottom: 0px;
		background-color: rgba(213, 211, 210, 0.65);
	}

	.what_woman_want_row>.wpb_column {
		width: 50%;
	}

	.container {
		max-width: 100% !important;
	}

}

@media(max-width:1150px) {
	

	.navbar-expand-xl .navbar-toggler {
		display: block;
	}

	header#h-header .h-nav_section {
		margin: 0 auto;
	}

	header .h-header__section {
		padding-top: 5px;
		padding-bottom: 5px;
	}

	header .navbar-toggler:not(:disabled):not(.disabled) {
		height: 60px;
	}

	.h-main .hero-section .hero-bg {
		height: 420px !important;
		margin-bottom: 40px;
	}

	.hyper-breadcrumbs-wrapper .hyper-bread-home {
		position: relative;
		top: unset;
		left: unset;
		padding: 10px;
		margin-left: 0em;
		margin-bottom: 15px;
		text-align: center;
	}

	.gform_wrapper.registration-form_wrapper {
		margin-top: 0px;
	}

}

@media(max-width:1024px) {

	body.single.single-post article .entry-content .post-head .bg {
		height: 400px;
	}

	.main-content.single-wrapper.post-detail .post-items article:nth-child(1) .inner-content,
	.main-content.single-wrapper.post-detail .post-items article:nth-child(4) .inner-content {
		float: none;
	}

	.main-content.single-wrapper.post-detail .post-items article:nth-child(3) .inner-content,
	.main-content.single-wrapper.post-detail .post-items article:nth-child(6) .inner-content {
		float: none;
	}

	.main-content.single-wrapper.post-detail .inner-content {
		margin-bottom: 0px;
	}

	.related-posts-container .post-items article .date {
		margin-bottom: 10px;
	}

	.post-items article figure {
		height: 200px;
	}

	.post-items article {
		margin-bottom: 20px;
	}

}

@media(max-width:992px) {

	.h-main .hero-section .hero-bg .banner-title {
		font-size: 18px;
		left: 5%;
		top: 50%;
		transform: translateY(-50%);
		/*background-color: rgba(0, 0, 0, 0.5);*/
	}

	.h-main .hero-section .hero-bg .banner-title sup {
		font-size: 10px;
		top: -8px;
	}

	body .vc_row.vc_row-o-content-middle>.vc_column_container.is-paddingless-col>.vc_column-inner {
		padding: 20px !important;
	}

	footer#h-footer .container {
		max-width: 100% !important;
	}

	footer#h-footer .before-footer .row {
		justify-content: center;
	}

	footer#h-footer .before-footer .footer-a {
		display: block;
		text-align: center;
	}

	footer .footer-c .gform_wrapper .gform_footer input.button,
	footer .gform_wrapper .gform_footer input[type=submit] {
		margin: 0 auto;
	}

	#ap-section {
		display: none !important;
	}

	.ap-step .num {
		padding: 5px;
		font-size: 12px;
	}

	.experts-grid-bg>.wpb_column {
		width: 25%;
	}

	.all-side-grid {
		min-height: 581px;
	}

}

@media(max-width: 900px) {
	.h-main .hero-section .hero-video-container {
		height: 350px;
	}

	.container {
		max-width: 720px !important;
	}
}

@media(max-width:768px) {

	.hyper-breadcrumbs-wrapper .hyper-bread-home {
		margin-bottom: 0px;
	}

	.h-main .hero-section .hero-bg {
		height: 350px !important;
		;
	}

	.h-main .hero-section .hero-bg .banner-title {
		font-size: 18px;
	}

	.h-main .hero-section .banner-title img {
		width: 100px;
		height: auto;
	}

	.h-main .hero-section .hero-video-container {
		height: 250px !important;
		margin-bottom: 20px;
		margin-top: 20px;
	}

	.angled-text-col .wpb_raw_code {
		margin-bottom: 0px;
	}

	.footer-sep {
		margin-top: 50px;
		margin-bottom: 50px;
	}

	footer#h-footer {
		padding-left: 0px;
		padding-right: 0px;
	}

	footer#h-footer .footer-main #footer-menu {
		justify-content: center;
		padding: 20px;
	}

	footer#h-footer .footer-main #footer-menu li {
		/* flex-basis: 50%; */
		margin: 0px;
	}

	footer#h-footer .before-footer {
		padding: 15px;
	}

	footer .footer-c .gform_wrapper .gform_heading{
		width: 100%;
		flex: none;
		text-align: center;
	}

	footer .footer-c .footer-plus-sign{
		position: relative;
		left: unset;
		top: unset;
	}

	.hyper-pagination .hyper-pagination-inner,
	.hyper-pagination .hyper-total-pages {
		float: none;
		margin: 40px auto 0;
		clear: both;
		padding-top: 0
	}

	.hyper-pagination .current-page,
	.hyper-pagination .page-number {
		float: none;
		display: inline-block;
		margin-bottom: 6px
	}

	.hyper-pagination .pagination-arrows {
		box-sizing: border-box;
		position: absolute;
		top: 20px;
		width: 45%;
		background-color: rgba(0, 160, 161, 0.5);
		color: #fff;
	}

	.hyper-pagination .hyper-pagination-next {
		right: 0
	}

	.hyper-pagination .hyper-pagination-previous {
		left: 0
	}

	.h_rotateme .rotate {
		transform: unset;
	}

	.h_rotateme .inner {
		position: relative;
		left: unset;
		right: unset;
		bottom: unset;
		top: unset;
		display: block;
		text-align: center;
	}

	.vertical-line {
		height: 30px;
	}

	.experts-grid-bg>.wpb_column {
		width: 100%;
	}

	body.single.single-post article .entry-content .post-head .bg {
		height: 300px;
	}

	body.single.single-post article .entry-content .post-head .h_rotateme {
		font-size: 30px;
	}

	.aesthetic-procedure-section>.wpb_column.bgimage {
		min-height: 400px;
	}

	.search-border-bg {
		right: unset;
		width: calc(100% - 30px) !important;
		margin: 0 auto !important;

	}

	.search-border-bg>div.vc_column-inner {
		padding-left: 15px;
	}

	body .what_woman_want_row {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.what_woman_want_row>.wpb_column {
		width: 100%;
	}

	/*.all-side-grid{
		padding: 33px 38px;
	}*/

	body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title>a {
		padding: 15px 40px !important;
		font-size: 14px;
	}

	body.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
		left: 20px;
	}

	body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body {
		padding: 0px 20px;
	}

	body.wpb-js-composer .vc_tta.vc_tta-accordion .vc_column_container>.vc_column-inner {
		padding: 0px 15px;
	}

	body.page-template-default .entry-content{
		padding-left: 0px;
		padding-right: 0px;
	}

	body.ingredients-page .h_bgimage-wrapper  .fb_bg_inner{
		background-size: contain!important;
		height: 290px!important;
	}

}

@media(max-width: 640px){

	header#h-header.mobile-header .header-nav-right{
		justify-content: flex-end;
	}

	.h-main .hero-section .hero-video-container .youtube-background iframe{
		width: 100%!important;
		height: 100%!important;
		left: unset!important;
		top: unset!important;
		transform: none!important;
	}

	footer#h-footer .footer-main .menu-footer-menu-container{
		padding: 10px 0px;
	}

	footer .footer-c{
		padding: 10px 0px;
	}

	.arrow-left, .arrow-right{
		width: 35px;
	}

	.arrow-left:after, .arrow-right:after{
		width: 30px;
	}

	body .img-category .cat-links{
		width: calc(100% - 75px)!important;
	}

	body .vc_images_carousel{
		margin: 0 auto!important;
	}
}

@media(max-width:600px) {

	header#h-header .navbar-brand {
		margin-left: 5px;
		margin-right: 5px;
		transform: scale(1.0)!important;
	}
	
	body header#h-header .navbar-brand img {
		max-width: 200px;
		height: auto!important;
	}

	.hyper-breadcrumbs-wrapper .hyper-bread-home{
		margin-top: 0px;
	}

	.h-main .hero-section .hero-bg {
		height: 240px !important;
		margin: 15px auto;
	}

	.h-main .hero-section .banner-title img {
		width: 80px;
		height: auto;
	}

	.h-main .hero-section .hero-bg .banner-title {
		max-width: 160px;
		font-size: 13px;
		padding: 5px;
	}

	.hyper-bread-home span {
		font-size: 12px;
	}

	.hyper-bread-home span i {
		font-size: 15px;
	}

	.h_section_heading .image img {
		max-width: 30px;
	}

	body.single.single-post article .entry-content .post-head .col-left {
		flex-basis: 100%
	}

	body.single.single-post article .entry-content .post-head .col-right {
		flex-basis: 100%;
	}

	.post-detail .h_rotateme .rotate {
		transform: none;
		top: unset;
		bottom: unset;
		left: unset;
		padding-bottom: 10px;
		position: relative;
		display: block;
	}

	body.single.single-post article .entry-content .post-head .h_rotateme {
		font-size: 20px;
	}

	body.single.single-post article .entry-content .post-head .bg {
		height: 250px;
	}

	footer#h-footer .footer-main #footer-menu {
		display: block;
	}

	footer#h-footer .footer-main #footer-menu li {
		text-align: center;
	}

	footer .footer-c .gform_wrapper .gform_footer input.button,
	footer .gform_wrapper .gform_footer input[type=submit] {
		padding-left: 30px;
	}

	footer .footer-c .gform_wrapper form .gform_body{
		flex: none;
		width: 100%;
		padding: 0px;
	}

	.experts-grid-bg>.wpb_column {
		width: 100%;
	}

	body .go-top {
		width: 40px;
		height: 40px;
		bottom: 40px;
	}

	.search-border-bg {
		padding: 20px !important;
	}

	.post-items article .title,
	.post-items article .title a,
	.post-items article .entry-summary,
	.post-items article .readmore-link {
		text-align: center;
	}

}

@media(max-width:450px) {
	header#h-header .navbar-brand img {
		max-width: 180px;
	}
}

@media(max-width: 400px){
	header#h-header .menu-bg span{
		width: 15px;
	}

	header#h-header.mobile-header .header-nav-right a{
		padding: .375rem .35rem;
	}

	header#h-header.mobile-header .header-nav-right .list-inline-item:not(:last-child){
		margin-right: 0.2rem;
	}
}

@media(max-width: 330px){
	header#h-header .navbar-brand img{
		max-width: 100px;
	}

	body header#h-header .navbar-brand img{
		max-width: 165px;
	}
}