.clear{clear:both;}
.video-holder iframe{top:0px!important;}
.wpb_text_column p {
    text-align: left;
    font-size: 11.5px;
    font-weight: 500;
    line-height: 24px;
    padding-bottom: 10px;
	color: #666;
}
.wpb_content_element{
	margin-bottom:0px!important;	
}
.dark-version .about-text,
.dark-version .serv-text,
.dark-version .wpb_text_column p  {
	 color: #fff;
}
.about-text,
.serv-text {
    text-align: left;
    font-size: 11px;
    line-height: 24px;
    font-weight: 500;
    padding-bottom: 10px;
	color: #666;
}
.piechart{
	float:left;
	width:100%;
	
}

.wpb_wrapper form {
	float:left;
	max-width:600px;
}
.input-wrap {
	float:left;
	width:100%;
	border:none;
	border-left:none;
	position:relative;
	padding-left:70px;
	margin-bottom:0px;
	background:none;
	border-radius:0px;
}
.input-wrap i {
	position:absolute;
	text-align:center;
	width:70px;
	height:50px;
	top:0;
	left:0;
	line-height:50px;
	color:#000;
	font-size:14px;
	font-weight: 900;
}
.wpb_wrapper input[type="text"], 
.wpb_wrapper input[type="email"],
.wpb_wrapper  textarea {
	color: #666;
	font-weight:600;
	font-size: 11px;
	height: 50px;
	width: 100%;
	padding-left:10px;
	background:none;
	border:none;
	border:0;
	border-radius:0;
	position:relative;
	-webkit-appearance: none;
    font-family: 'Poppins', sans-serif;
	border:1px solid #eee;
	margin-bottom:12px;
	background:#f9f9f9;
	border-radius:2px;
}
.wpb_wrapper input[type=text]:focus, 
.wpb_wrapper textarea:focus, input[type=email]:focus {
	background:#fff;
	box-shadow: 0px 10px 14px 0px rgba(12, 0, 46, 0.06);
}
.wpb_wrapper textarea {
	height:170px;
	resize:none;
	background:#f9f9f9;
	border:1px solid #eee;
	padding: 30px 20px;
}
.dark-version .wpb_wrapper  input[type=text], 
.dark-version .wpb_wrapper  input[type=email],
.dark-version .wpb_wrapper  textarea {
	background: #3F3F44;
	color:#fff;
	border-color: transparent;
}
.wpb_wrapper form p{
	width:100%;
	float:left;
	font-size: unset;
    line-height: unset;
    padding-bottom: unset;
    font-weight: unset;
}
.wpb_wrapper form label{
	color: #666;
    font-weight: 600;
    font-size: 13px;
	font-family: 'Poppins', sans-serif;
}
.dark-version .wpb_wrapper form label{
	color:#fff;
}
.dark-version .wpb_wrapper  input[type=text]:focus, 
.dark-version .wpb_wrapper  textarea:focus, 
.dark-version .wpb_wrapper  input[type=email]:focus {
	background: #303035;
    box-shadow: 0px 5px 10px 2px rgb(0 0 0 / 5%);
}
.wpb_wrapper  input::-webkit-input-placeholder,
.wpb_wrapper textarea::-webkit-input-placeholder{
	color: #666;
    font-weight: 600;
    font-size: 11px;
	font-family: 'Poppins', sans-serif;
}
.wpb_wrapper input:-moz-placeholder,
.wpb_wrapper textarea:-moz-placeholder {
	color: #666;
    font-weight: 600;
    font-size: 11px;
	font-family: 'Poppins', sans-serif;
}

.dark-version .wpb_wrapper  input::-webkit-input-placeholder,
.dark-version .wpb_wrapper textarea::-webkit-input-placeholder{
	color: #fff;
 }
.dark-version .wpb_wrapper input:-moz-placeholder,
.dark-version .wpb_wrapper textarea:-moz-placeholder {
	color: #fff;
}
.grid-det span a {
   color: #999;
}
.post-img-url{
    margin: unset!important;
    left: 0px!important;
    margin-left: unset!important;
    top: 0px!important;
    position: relative;
    display: block;
	
}
@media only screen and (min-width: 800px) {
.hid-port-info .post-img-url{
	z-index: 13;
}
.hid-port-info .single-popup{
	z-index: 14!important;
}
.hid-popup-opt .post-img-url{
	z-index: 13;
}
}

.background-youtube {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0px!important;
}
.lg-sub-html p{
	color:#fff;
	text-align:center;
}
.resp-video{
	margin-bottom:0px;
}
.widget{
	float: left;
    width: 100%;
    position: relative;
    margin-bottom: 25px;
}
.widget ul,
.widget ol{
	clear:both;
	float: left;
    width: 100%;
    position: relative;
    margin-top: 8px;
}
.widget h3{
	clear:both;
}
.widget li a {
    color: #999;
    font-size: 12px;
    padding: 4px 20px 0 0;
    font-weight: 500;
    position: relative;
    z-index: 2;
}
.dark-version .widget li a,
.dark-version .error-title{
	color:#fff
}
.error-title{
	font-size: 25px;
    font-weight: 700;
    color: #666;
    text-align: left;
    padding-bottom: 10px;
}
p.form-submit{
	display:none;
}
/* START RADIO AND CHECKBOX (FOR POZO LIGHT) */
label {
    transition: all .3s cubic-bezier(.64, .09, .08, 1);
    display: inline-block;
    -moz-appearance: none;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
}
input[type=radio]:after,
input[type=radio]:before {
    content: '';
    position: absolute;
    transition: all .3s cubic-bezier(.64, .09, .08, 1)
}
input[type=checkbox] {
    position: relative;
    cursor: pointer;
    margin: 5px 25px 15px 0px;
    -moz-appearance: none;
     -webkit-appearance: none;
    width: 12px;
	max-width:12px;
	padding:0px!important;
}
input[type=checkbox]:before {
    content: '';
    width: 18px;
    height: 18px;
    border: 1px solid #3F3F44;
    background: #3F3F44;
    position: absolute;
    top: 0px;
    margin-left: -1px;
}
input[type=checkbox]:after {
    font-family: Font Awesome\ 5 Pro;
    content: '\f00c';
    background: transparent;
    position: absolute;
    top: 1px;
	margin-left: 0px;
    left: 0;
    width: 18px;
    height: 18px;
    border: none;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    transition: opacity .3s cubic-bezier(.64, .09, .08, 1);
    will-change: opacity;
    font-size: 12px;
}
input[type=checkbox]:checked:after {
    opacity: 1
}
.comment-form-cookies-consent{
	float: left;
    width: 100%;
    clear: both;
    padding-top: 20px;
}
.comment-notes:before{
	font-family: Font Awesome\ 5 Pro;
	content: '\f029';
	padding-right: 8px;
    font-size: 13px;
}
.comment-notes{
	padding-top: 20px;
}
.logged-in-as {
    margin-top: 20px;
    font-size: 12px;
}

.dark-version .logged-in-as a{
	color:#fff;
}
.comment-reply-link:before{
	content:"/";
	font-size: 0.6em;
	padding: 0px 3px;
}
li.comment #respond{
	float:left;
	width:100%;
}
.comment-title-area.crunchify-text,
#cancel-comment-reply-link{
	float:left;
}
.dark-version #cancel-comment-reply-link{
	color:#fff;
}
#cancel-comment-reply-link:before{
	content:"/";
	font-size: 0.7em;
	padding: 0px 5px;
}

#reply-title{
	padding-bottom:50px;
}
.recent-widget-img{
	min-width:84px;
}
.tagcloud a{
	background: #292929;
    border: none;
    font-weight: 600;
	margin-left: 4px;
	float: left;
    font-size: 11px!important;
    border-radius: 2px;
    padding: 12px 18px;
    margin-bottom: 3px;
   transition: all 300ms linear;
   
}
.tagcloud{
	float: left;
    width: 100%;
    position: relative;
    margin: 8px 0 25px;
}
.widget:not(.recent-post-widget-trion, .category-widget-trion) ul{
	text-align:left;
}
.widget:not(.recent-post-widget-trion, .category-widget-trion) ul li {
	padding-bottom: 8px;
    margin-bottom: 15px;
    position: relative;
	float:left;
	width:100%;
}
.widget:not(.recent-post-widget-trion, .category-widget-trion) ul li a {
    color: #999;
    font-size: 12px;
    padding: 4px 20px 0 0;
    font-weight: 500;
    position: relative;
    z-index: 2;
}
.dark-version .widget:not(.recent-post-widget-trion, .category-widget-trion) ul li a{
	color:#fff;
}
.nav-holder li ul li i{
	display:none;
}

.subcribe-form form {
	float:left;
	width:100%;
	margin-top:20px;	
}
.subcribe-form form input[type="email"],
.subcribe-form form input[type="text"] {
	background-color: #f1f1f1;
    font-size: 12px;
    height: 55px;
    padding: 0 20px;
    width: 70%;
	border:none;
	box-sizing:border-box;
	border-left:6px solid #292929;
	font-family: 'Poppins', sans-serif;
}
.dark-version .subcribe-form form input[type="email"],
.dark-version .subcribe-form form input[type="text"] {
	background: rgba(255,255,255,0.05);
	border-left-color: #666;
	color: #fff
}
.dark-version .subcribe-form form input[type="email"]::-webkit-input-placeholder,
.dark-version .subcribe-form form input[type="text"]::-webkit-input-placeholder {
	color: #fff
}
.subcribe-form .mc4wp-form-fields {
	box-shadow: 0px 5px 10px 2px rgba(88, 103, 221, 0.19);
}
.dark-version .subcribe-form .mc4wp-form-fields {
	box-shadow: 0px 5px 10px 2px rgb(0 0 0 / 5%);
}
.subcribe-form form input[type="submit"],
.subcribe-form form button {
	width:30%;
	height:55px;
	float:right;
	color:#000;
	font-weight:700;
	border:none;
	font-size:11px;
	text-transform: uppercase;
	cursor:pointer;
	position:relative;
	z-index:10;
	border-radius:0  4px 4px 0;
	font-family: 'Poppins', sans-serif;
}
.subcribe-form form p input[type="submit"],
.subcribe-form form p button {
	margin-top:20px;
	float:left;
	border-radius:4px  4px 4px 4px;
}

.subcribe-form form label{
	float:left;
	width:100%;
}
.subcribe-form .mc4wp-form-fields{
	float:left;
	width:100%;
}
.ph-category~.ph-category:not(:empty)::before {
    content: ", ";
    margin-left: -2px;
}
.wp-block-group .wp-block-group__inner-container h2 {
    float: left;
    width: 100%;
    font-weight: 600;
    font-size: 16px;
    text-align: left;
    padding-bottom: 14px;
    border-bottom: 1px solid #ddd;
    position: relative !important;
    margin-bottom: 10px;
}
.wp-block-group .wp-block-group__inner-container h2:before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 30px;
    height: 3px;
}
.dark-version .wp-block-group .wp-block-group__inner-container h2 {
	border-color: rgba(255,255,255,0.09);
	color: #fff;
}
.admin-bar .main-header,
.admin-bar .content-holder{
	top:32px;
}
.admin-bar .nav-holder-wrap{
	top:110px
}
.admin-bar .share-wrapper{
	top:112px
}
@media only screen and (max-width: 580px) {
	.admin-bar header.main-header{
		position:absolute;
		top:45px;
	}
}
.ns-text-logo{
	font-size: 23px;
	font-weight: 500;
    line-height: 80px;
}
.mc4wp-response{
	float: left;
    width: 100%;
    margin-top: 20px;
}
.dark-version .mc4wp-response p{
	color:#fff;
}
.piechart-holder {
    float: left;
    width: 100%;
}
.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output, 
.wpcf7 form.payment-required .wpcf7-response-output{
	float: left;
    border: none;
    font-size: 14px;
    font-weight: 600;
}
.wpcf7-not-valid-tip{
	padding: 4px 0px 18px 0px;
    font-weight: 600;
}
.single-portfolio .about-text p{
	font-size:11.5px;
	font-weight:500;
}
.about-text blockquote p,
.single-portfolio .about-text blockquote p {
    font-size: 12px;
    font-weight: 500;
}

.dark-version .about-text blockquote p {
   	color: #999;
}
blockquote:before{
	display:none;
}
.dark-version .fn{
	color:#fff;
}

.menu-hide-icon.nav-holder li i{
	display:none;
}

.menu-hide-icon.nav-holder li{
	padding-left:20px;
}
.menu-hide-icon.nav-holder li ul li{
	padding-left:0px;
}
.nav-holder nav ul li ul li ul{
	display:block!important;
}
.widget_product_categories li:before{
	display:none;
}

.dark-version .ns-text-logo{
	color:#fff;
}
/*****themecheck*****/
.widget img{
	max-width:100%;
	height:auto;
}
.widget select{
	max-width:100%;
}
.widget ul.children, 
.widget ul.sub-menu {
    counter-reset: submenu;
}
.widget ul ul.children > li > a::before, 
.widget ul ul.sub-menu > li > a::before {
    font-weight: normal;
    content: "- " counters(submenu, "- ", none);
    counter-increment: submenu;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
}

.widget.widget_archive li, 
.widget.widget_categories li {
    text-align: right!important;
	width:100%;
	float:left;
}
.widget.widget_archive li a, 
.widget.widget_categories li a {
    float:left;
}

.dark-version .widget.widget_archive li, 
.dark-version .widget.widget_categories li {
    color:#fff;
}
.widget.widget_archive li:before, 
.widget.widget_categories li:before,
.widget .wp-block-categories-list.wp-block-categories li:before {
    display:none;
}

.widget:not(.recent-post-widget-trion, .category-widget-trion) ul li ul li:nth-last-child(1) {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.widget:not(.recent-post-widget-trion, .category-widget-trion) ul li ul li:nth-child(1) {
    padding-top: 8px;
    margin-top: 15px;
}

.main-sidebar .wp-block-search .wp-block-search__inside-wrapper{
	display:block;
}
.main-sidebar .wp-block-search .wp-block-search__input,
.main-sidebar .wp-block-search .wp-block-search__button{
	width:100%;
	float:left;
	position:relative;
	margin-left:0px;
}
.main-sidebar .wp-block-search .wp-block-search__input{
	padding: 15px 10px;
    margin: 15px 0px;
    background: #f9f9f9;
    border: 1px solid #eee;
}
.dark-version .main-sidebar .wp-block-search .wp-block-search__input{
	background: rgba(255,255,255,0.2);
    border-color: transparent;
}
.dark-version .main-sidebar .wp-block-search .wp-block-search__label {
    color:#fff;
}

.main-sidebar .wp-block-search .wp-block-search__button{
	height: 45px;
    line-height: 45px;
    background: #141414;
    right: 0;
    z-index: 2;
    color: #fff;
	padding:unset;
    border: none;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 2px;
}

.main-sidebar .wp-block-latest-comments__comment {
    float: left;
    width: 100%;
    padding-bottom: 8px;
    margin-bottom: 15px;
    font-size: 12px;
    text-align: left;
    position: relative;
}
.main-sidebar .wp-block-latest-comments__comment footer{
	line-height:25px;
}
.main-sidebar .wp-block-latest-comments__comment a,
.widget.widget_recent_comments a{
	padding-right:0px!important;
}
.dark-version .main-sidebar .wp-block-latest-comments__comment,
.dark-version .widget.widget_recent_comments li{
	color:#fff;
}

.widget select,
.wp-block-categories select,
.wp-block-archives-dropdown select{
	width: 100%;
    height: 50px;
    cursor: pointer;
    border-radius: 0;
    background-color: #f0f0f0;
    border: none;
    padding: 15px 30px;
    appearance: none;
    -webkit-appearance: none;
	background: #f0f0f0 url("data:image/svg+xml;utf8,<svg viewBox='0 0 140 140' width='11' height='11' xmlns='http://www.w3.org/2000/svg'><g><path d='m121.3,34.6c-1.6-1.6-4.2-1.6-5.8,0l-51,51.1-51.1-51.1c-1.6-1.6-4.2-1.6-5.8,0-1.6,1.6-1.6,4.2 0,5.8l53.9,53.9c0.8,0.8 1.8,1.2 2.9,1.2 1,0 2.1-0.4 2.9-1.2l53.9-53.9c1.7-1.6 1.7-4.2 0.1-5.8z' fill='black'/></g></svg>") no-repeat 95%;
    color: #666;
    font-weight: 400;
    font-size: 12px;
    text-transform: capitalize;
    position: relative;
    letter-spacing: 2px;
    max-width:100%;
	margin-top:10px
}
.wp-block-categories select,
.wp-block-archives-dropdown select{
	width:300px;
	background: #111 url("data:image/svg+xml;utf8,<svg viewBox='0 0 140 140' width='11' height='11' xmlns='http://www.w3.org/2000/svg'><g><path d='m121.3,34.6c-1.6-1.6-4.2-1.6-5.8,0l-51,51.1-51.1-51.1c-1.6-1.6-4.2-1.6-5.8,0-1.6,1.6-1.6,4.2 0,5.8l53.9,53.9c0.8,0.8 1.8,1.2 2.9,1.2 1,0 2.1-0.4 2.9-1.2l53.9-53.9c1.7-1.6 1.7-4.2 0.1-5.8z' fill='white'/></g></svg>") no-repeat 95%;
    color: #fff;
	margin:25px 0px;
}
.dark-version .widget select,
.dark-version .wp-block-categories select,
.dark-version .wp-block-archives-dropdown select{
	background: rgba(255,255,255,0.2) url("data:image/svg+xml;utf8,<svg viewBox='0 0 140 140' width='11' height='11' xmlns='http://www.w3.org/2000/svg'><g><path d='m121.3,34.6c-1.6-1.6-4.2-1.6-5.8,0l-51,51.1-51.1-51.1c-1.6-1.6-4.2-1.6-5.8,0-1.6,1.6-1.6,4.2 0,5.8l53.9,53.9c0.8,0.8 1.8,1.2 2.9,1.2 1,0 2.1-0.4 2.9-1.2l53.9-53.9c1.7-1.6 1.7-4.2 0.1-5.8z' fill='white'/></g></svg>") no-repeat 95%;
    color: #fff;
}
.dark-version .widget select option,
.dark-version .wp-block-categories select option,
.dark-version .wp-block-archives-dropdown select option{
	background: #2A2A2E!important;
}

.widget ul li a.rsswidget {
    width: 100%;
	float:left;
}
.widget ul li .rss-date {
    font-weight: 400;
    padding: 10px 0px;
    float: left;
    width: 100%;
}

.dark-version .widget ul li .rss-date,
.dark-version .widget .rssSummary,
.dark-version .widget cite,
.dark-version .widget_rss a,
.dark-version .widget p {
    color:#fff;
}
.widget .rssSummary{
	float: left;
    width: 100%;
	padding-bottom:10px;
}
.wp-block-image img{
	max-width:100%;
	height:auto;
}
.wp-block-image figcaption{
	font-weight:600;
}
.dark-version .wp-block-image figcaption,
.dark-version .blocks-gallery-caption{
	color:#fff;
}
.blocks-gallery-caption{
	float: left;
    width: 100%;
    margin-bottom: 15px;
}
.dark-version .wp-block-button__link{
	background-color:#000;
}
.wp-block-button__link{
	margin-bottom:10px;
}
.wp-block-button.is-style-squared .wp-block-button__link{
	border-radius:0px;
}
.dark-version .wp-block-button.is-style-outline .wp-block-button__link{
	color:#fff;
	border-color:#000;
}
.wp-block-cover-text{
	color:#fff!important;
}
em{
	font-style:italic;
}
strong{
	font-weight:600;
}
.wp-block-columns{
	float:left;
}
.wp-block-media-text__media img{
	height:auto;
}
.wp-block-group.has-background{
	background-color:transparent!important;
	padding:0px;
	text-align:left;
}

.page-links{
	float:left;
	width:100%;
}
.page-links > span, 
.page-links   a span{
	display: block;
    color: #fff;
    border: none;
	background: #111;
    padding: 14px 17px 13px;
    margin: 15px 0;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 1px;
    display: inline-block;
    border-radius: 0px;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
	margin-right:7px;
}
.page-links > span, 
.page-links   a span:hover{
	background: #222;
}
.post-item:hover  .post-item_content .page-links > span, 
.post-item:hover  .post-item_content .page-links   a span {
    background: #222;
}
.wp-block-media-text{
	float:left;
}
.wp-block-media-text.has-media-on-the-right p{
	color:#000;
}
.more-link{
	display:none;
}
img.aligncenter,
img.alignnone,
.wp-caption,
.wp-caption img{
	max-width:100%;
	height:auto;
}
.dark-version .wp-caption-text a{
	color:#fff;
}
.dark-version .wp-caption-text a{
	text-decoration:underline;
}
.wp-caption-text{
	font-weight:600!important;
}
.post-password-form input[type="password"] {
    border: none;
	max-height:45px;
    border: 1px solid #e1e1e1;
    background: #f9f9f9;
    padding: 15px 20px;
    color: #000;
    font-size: 12px;
    -webkit-appearance: none;
    font-family: 'Poppins', sans-serif;
}
.post-password-form input[type="submit"]{
	padding: 14px 20px 17px 20px;
    cursor: pointer;
    text-transform: uppercase;
    border: none;
    outline: none;
    display: inline-block;
    position: relative;
    color: #fff;
    margin-top: 15px;
    background: #222;
    letter-spacing: 2px;
    font-weight: 400;
    margin-left: 5px;
    transition: all 200ms linear;
}
.comment{
	width:100%;
}
.trackback .comment-body,
.pingback .comment-body{
	margin-left:0px;
}
.no-comments{
	line-height:45px;
}
.dark-version .no-comments{
	color:#fff;
}
.post-details-con ul:not(.blocks-gallery-grid),
.comment-text ul{
	list-style: disc;
	padding-left:15px;
	line-height: 25px;
}
.post-details-con  ul ul,
.comment-text ul ul{
	padding-left:30px;
}
.post-details-con{
	text-align:left;
}
.post-details-con ol,
.comment-text ol{
	list-style: decimal;
	padding-left:15px;
	line-height: 25px;
}
.post-details-con ol ol,
.comment-text ol ol{
	padding-left:30px;
}
.post-details-con ul:not(.blocks-gallery-grid) li,
.comment-text ul li{
	text-align: left;
    position: relative;
    font-weight: 500;
	
}
.dark-version .post-details-con li,
.dark-version .post-details-con li a,
.dark-version time,
.dark-version .tag-cloud-link,
.dark-version .comment-text li,
.dark-version .comment-text li a,
.dark-version h1,
.dark-version h2,
.dark-version h3,
.dark-version h4,
.dark-version h5,
.dark-version h6,
.dark-version pre,
.dark-version address,
.dark-version dt,
.dark-version dd{
	color:#fff;
}
.comment-text h1, 
.wr-default-page h1{
	font-size: 3em;
	margin:10px 0px;
}
.comment-text h2, 
.wr-default-page h2{
	font-size: 2.6em;
	margin:10px 0px;
}
.comment-text h3, 
.wr-default-page h3{
	font-size: 2.3em;
	margin:10px 0px;
}
.comment-text h4, 
.wr-default-page h4{
	font-size: 2.0em;
	margin:10px 0px;
}
.comment-text h5, 
.wr-default-page h5{
	font-size: 1.9em;
	margin:10px 0px;
}
.comment-text h6, 
.wr-default-page h6{
	font-size: 1.5em;
	margin-bottom: 10px;
	margin:10px 0px;
}

pre {
	display: block;
    padding: 9.5px;
    margin: 10px 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #222;
    border: 1px solid #ccc;
    border-radius: 4px;
    overflow-x: hidden;
}
sup {
    top: -0.5em;
	position:relative;
}
sub {
    bottom: -0.25em;
	position:relative;
}
code{
	font-size: 0.88889em;
    line-height: 2;
}

del {
    text-decoration: line-through;
}
cite,
address,
em{
	font-style:italic;
}
big {
    font-size: 125%;
}
abbr, 
acronym {
    border-bottom: 1px dotted #222;
    cursor: help;
}

mark, ins {
   
 text-decoration: none;
}
code, kbd, tt, var {
   font-family: Menlo, monaco, Consolas, Lucida Console, monospace;
}
dl{
	line-height: 25px;
}
.required-field-message{
	display:none;
}
.dark-version .comment-form-cookies-consent label{
	color:#a4a4a3;
}
.comment-text{
	padding:20px 30px 10px 30px;
}
.dark-version .post-item a.btn{
	color:#000;
}
@media only screen and (max-width: 1064px) {
	.mob-bgs{
		display:block;
	}
}

.background-vimeo{
	bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0px!important;
}
.tn-feature-title{
	text-transform:capitalize;
	font-size:18px;
}
.inline-facts h6.tn-feature-sub-title{
	font-weight: 400;
    margin-top: 5px;
    text-transform: unset;
}
section.wpb-content-wrapper{
	padding:0px;
	background:transparent;
}
.share-icon-twitter:before {
    content: "\e61b";
}
.wpcf7 form .wpcf7-response-output{
	float:left;
	width:100%;
	border:none!important;
	text-align:left;
	font-weight: 600;
}

