/*
 Theme Name:     Valenti Child
 Theme URI:      http://themeforest.net/user/cubell
 Description:    Valenti Child Theme
 Author:         Cubell
 Author URI:     http://themeforest.net/user/cubell
 Template:       valenti
 Version:        1.0
*/


/* =Theme customization starts here. Any CSS code entered here will overwrite the parent's CSS.
-------------------------------------------------------------- */
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-weight: 400;
}

#cb-main-menu {
	height: 46px!important;
}

.cb-big-menu, .cb-block-title, .cb-sidebar-widget-title, .cb-footer-widget-title, .widget-title, .cb-post-title{
	font-family: 'Oswald', sans-serif;
	}
.cb-light-blog .cb-style-overlay .cb-post-title a {
	background: rgba(0, 0, 0, 0.35);
    padding: 2px 5px 2px 5px;
}

.cb-meta .cb-post-title a {
	  font-weight: 600;
}

.cb-toggle {
	font-size:14px; 
	margin-left:0px; 
    letter-spacing: 0px !important;
}

.onetrust-pc-dark-filter {
	backdrop-filter: blur(2px);
}

.instagram-media {
  margin: 0 auto !important;
  max-width: 600px !important;
}

.twitter-tweet {
  margin: 0 auto !important;
}

.fb_iframe_widget {
	display:block !important;
}
.fb-post {
  max-width: 600px !important;
  margin: 0 auto 20px auto !important;
}

#taboola-mid-article-thumbnails .trc_rbox_header_span {
 font-weight: 400;
 padding: 0 0 5px 0;
 font-size: 16px;
 color: #808080;
 text-transform: uppercase;
}

#taboola-below-article-thumbnails .trc_rbox_header_span {
 font-weight: 400;
 padding: 0 0 5px 0;
 letter-spacing: 0.1em;
 text-transform: uppercase;
 font-size: 16px;
 color: #808080;
}

#taboola-below-article-thumbnails .video-label-box .video-label{
 font-family: Montserrat, 'Trebuchet MS', Helvetica, sans-serif;
 color: #808080;
}

#taboola-below-article-thumbnails .trc_rbox_header {
  border-bottom: 10px solid #f0f0f0;
  margin: 0 0 20px 0;
}

#taboola-above-article-thumbnails .trc_rbox_header_span {
 font-weight: 400;
 padding: 0 0 5px 0;
 letter-spacing: 0.1em;
 text-transform: uppercase;
 font-size: 16px;
 color: #808080;
}

#taboola-above-article-thumbnails .trc_rbox_header {
  border-bottom: 10px solid #f0f0f0;
  margin: 0 0 20px 0;
}


#toc_container {
  float:right;
  margin-top: -12px;
  margin-bottom: 0px;
  background: #f2f2f2;
  }
  
  
#toc_container p.toc_title {
 	font-weight: normal;
}

#toc_container a{
 	color: #2677B1;
}


.wp-caption .wp-caption-text {
    padding: 0px 10px 5px 10px;
    letter-spacing: 0px;
    font-size: 13px;
}

	.content-banner-mobile-category {
  		margin-bottom: 30px;
	  	display: flex;
	  	justify-content: center;
	  	flex-direction: row;
	  }
  	  
	  
	.content-banner-mobile-top {
	  	margin-bottom: 0px;
	  	display: flex;
	  	justify-content: center;
	  	flex-direction: row;
	  }
	  

 /******************************************************************
  Highfivve Footer-Ad
  ******************************************************************/
 .h5-footer-ad-container {
  bottom: 0;
  display: none;
  margin-left: auto;
  margin-right: auto;
  max-width: 970px;
  overflow: visible;
  position: fixed;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 900; /* set this to a value that enables the footer ad to overlap any other elements on the page. */
}

.h5-footer-ad-close {
  align-items: center;
  appearance: none;
  background-color: #cbcdce;
  border: 2px solid #222223;
  border-radius: 12px 12px 0 0;
  color: #222223;
  display: flex;
  height: 24px;
  justify-content: center;
  position: absolute;
  right: 0;
  top: -24px;
  width: 60px;
}

@media (min-width: 1000px) {
  .h5-footer-ad-close {
    border-radius: 0 12px 12px 0;
    height: 60px;
    width: 24px;
    right: -24px;
    top: 0
  }
}

.h5-footer-ad-close:hover {
  background-color: white;
}

.h5-footer-ad-close::after {
  content: "×";
  display: inline-block;
}

.is-shifted-bottom {
  margin-bottom: -70px;
}

.is-shifted-bottom:hover {
  margin-bottom: 0;
}

  /******************************************************************
  Highfivve Sticky Ad CSS 
  ******************************************************************/
.h5-sticky-ad {
  background-color: #f3f3f3;
  border: none;
  bottom: 0;
  box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.2);
  height: 59px;
  left: 0;
  padding: 5px;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 900; /* set this to a value that enables the sticky ad to overlap any other elements on the page. */
}

.h5-sticky-ad-close {
  background-color: #f3f3f3;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='13' viewBox='341 8 13 13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%234F4F4F' d='M354 9.31L352.69 8l-5.19 5.19L342.31 8 341 9.31l5.19 5.19-5.19 5.19 1.31 1.31 5.19-5.19 5.19 5.19 1.31-1.31-5.19-5.19z' fill-rule='evenodd'/%3E%3C/svg%3E");
  background-position: 9px;
  background-repeat: no-repeat;
  background-size: 13px 13px;
  border: none;
  border-top-left-radius: 12px;
  box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.2);
  height: 28px;
  padding: 6px;
  position: absolute;
  right: 0;
  top: -28px;
  width: 28px;
}

.h5-sticky-ad-close::before {
  bottom: 0;
  content: "";
  left: -20px;
  position: absolute;
  right: 0;
  top: -20px;
}

.u-visible-desktop {
  display: none;
}

@media (min-width: 768px) {
  .u-hidden-desktop {
    display: none;
  }

  .u-visible-desktop {
    display: block;
  }
}


@media only screen and (max-width: 481px) {
  #skyscraper-outer {
  	display:none;
  }
  
  .entry-content img.alignright, .entry-content img.alignleft {
	  display:block;
	  margin: 0 auto 20px auto;
  }

}
@media only screen and (max-width: 480px) {	
	
	.content-banner {
	  	margin-bottom: 15px;
	  }
	  

	  
	/*.content-banner-mobile-top div{
		display: block!important;
		margin-left: auto;
		margin-right: auto;
	  } */
}

@media only screen and (min-width: 481px) and (max-width: 767px) {	
	.content-banner {
	  	margin-bottom: 15px;
	  }
	.content-banner-mobile-top {
	  	margin-bottom: 0px;
	  }
}

@media only screen and (max-width: 767px) {	
 .cb-large {
	display: none;  
  }
#skyscraper-outer {
	display: none;
  }
  
#layer-ad-desktop{
	display: none;
  }
#toc_container {
  margin: 10px 0 15px 0;
  float: none;
  }
  

}

@media only screen and (min-width: 768px) {	
	#cb-nav-logo-mob {
		display: none!important;
	}
	.cb-entry-content iframe {
		width: 100%;
	}
	body {
		font-family: 'Montserrat:100,200,300,400,500,600,700,800', sans-serif!important;
	}
	.widget-latest-articles .cb-small li .cb-meta {
		line-height: 1.2em;
	}
	.cb-module-block .cb-post-title {
		line-height: 1.2em;
	}
	
	.entry-content h4 {
	    font-weight: 500;
	    font-size: 13px;
	}
	
  .cb-large {
	  padding: 0;
	  display: none;
   }
   
   .cb-left-side.cb-mob {
	   display: none;
   }
   
  .wrap {
    margin: 0;
  }
  #cb-nav-bar #cb-main-menu #cb-nav-logo {
    display: none;
  }
  
  #billboard {
	display: none;
  }
  #layer-ad-mobile{
	display:none;
  }
  #mobile-top-ad {
	display:none;
  }
  #skyscraper-outer {
	left: 750px;     
	position: absolute;
  }

  	.cb-post-title {
		font-size: 14px;
		font-weight: 400;
	}
	
	.cb-breadcrumbs {
		text-transform: uppercase;
	    padding-left: 28px;
	    font-weight: 300;
	    letter-spacing: 1px;
	    /* font-size: 15px; Feedback: */
	    font-size: 11px;
	    height: 49px;
	    padding-top: 9px;
	}
	
	
	
	span.cb-angle {
		margin: 0 7px;
	}
	
	#comments.cb-block-title.mobile {
		display: none;
	}
	
	b, strong, .strong {
		font-weight: 500;
	}
	.content-banner {
	  	margin-bottom: 15px;
	  	flex-grow: 1;
	  }
	.content-banner-mobile-top {
	  	margin-top: 15px;
	  }
	  
	  
	  
	.content-banner-mobile {
		display: none;
	}

	.content-banner-desktop {
		display: block;
	}
}

@media only screen and (max-width: 1019px) {
	.cb-category-top h1 {
		font-size: 15px;
	}
	twitterwidget {
	    width: 100%!important;
	}
	#cb-nav-bar #cb-main-menu .main-nav li {
		font-size: 13px;
	}
	
	#cb-nav-bar #cb-main-menu .main-nav li > a {
		letter-spacing: inherit;
	}
	
	#cb-main-menu {
		height: 37px!important;
	}
	
	.cb-breadcrumbs {
		height: 40px;
		padding-top: 1px;
	}
	
	.cb-meta a.h4LikeLink {
	    font-size: 12px;
	    line-height: 1em;
	}
	.blankhsdfds{
  		display: none;
  	}
  	
  	.content-banner-mobile {
		display: none;
	}

	.content-banner-desktop {
		display: block;
	}
}

@media only screen and (min-width: 1020px) {
	.col-tab-box.box-3 > label:nth-child(1) {
		line-height: 18px;	
	}
	
	#cb-nav-bar #cb-main-menu .main-nav .menu-item {
		height: 46px;
	}
	#cb-nav-bar #cb-main-menu .main-nav li > a {
		padding: 12px 6px;
	}
	
	li.cb-icon-search.cb-menu-icon {
		height: 23px!important;
	}
  h3, .h3 {
    font-size: 18px;
    margin: 0 0 10px;
  }


	.content-banner-mobile {
		display: none;
	}

	.content-banner-desktop {
		display: block;
	}

  #cb-nav-bar #cb-main-menu #cb-nav-logo {
    display: table;
  }
  
  #cb-logo-box {
    padding: 10px 0 10px 30px;
  }
  
  .cb-large {
    width: 728px;
    height: 90px;
    padding: 0;
    display: block;
  }

  #billboard {
     /* position: relative;
     left: -450px;
     margin-left: 50%;
     display: block; */
     display: flex;
     flex-direction: row;
     justify-content: center;
  }

  #skyscraper-outer {
	left: 1000px;
  }  

 #sidebar_banner {
	width: 300px;
  }
  	.cb-post-title {
		font-size: 20px;
		font-weight: 400;
	}

  /*
  .content-banner {
  	display:none;
  }
  */
  
  .content-banner-mobile-top {
  	/* display:none; */
  }
  
  .content-banner-mobile-category {
  	display:none;
  }
  

}

@media only screen and (min-width: 1200px) {
	.cb-category-top h1 {
		font-size: 26px;
	}

 .cb-large
  {
	  padding: 12px 0 0 0;
  }

 #skyscraper-outer {
	left: 1200px;
  }
  
  #cb-top-menu {
	  height: 50px;
  }
  
  #cb-top-menu .cb-top-nav {
	  height: 50px;
  }
  
  #cb-nav-bar #cb-main-menu .main-nav li {
	  font-size: 15px;
  }


	.content-banner-mobile {
		display: none;
	}

	.content-banner-desktop {
		display: block;
	}

}


@media only screen and (min-width: 1800px) {
 .wrap {
    width: 1200px;
    margin: 0 auto;
  }
}

#inner-container {
	position: relative;
}

#sidebar_banner {
	margin-left: auto;
	margin-right: auto;
}

.h4LikeLink {
	font-family: 'Oswald', sans-serif;
}


.content-banner-mobile {
	display: none;
}

.content-banner-desktop {
	display: block;
}

/* A-Z */
@media only screen and (min-width: 1250px) {
	.azContainer {
		width: 25%; 
		float: left;
		margin-bottom: 20px;
	}
	
	.azContainer:nth-child(4n + 1) {
		clear: left;
	}
}

@media (max-width: 1249px) and (min-width: 1120px) {
	.azContainer {
		width: 33.333333333%; 
		float: left;
		margin-bottom: 20px;
	}
	
	.azContainer:nth-child(3n + 1) {
    	clear: left;
	}
}
@media (max-width: 1119px) and (min-width: 1020px) {
	#cb-nav-bar #cb-main-menu .main-nav .cb-icons .cb-menu-icon a {
		margin-right: 4px;
	}
}
@media (min-width: 1020px) and (max-width: 1199px) {
	.cb-category-top h1 {
		font-size: 21px;
	}
}
@media (max-width: 1119px) and (min-width: 768px) {
	.azContainer {
		width: 50%; 
		float: left;
		margin-bottom: 20px;
	}
	
	.azContainer:nth-child(2n + 1) {
    	clear: left;
	}
}

@media (max-width: 767px) {
	.azContainer {
		width: 100%; 
		float: left;
		margin-bottom: 20px;
	}
}

.azContainer ul {
	margin-top: -7px;
}

.azContainer ul li {
	padding-left: 52px; 
	list-style: none; 
	line-height: 26px;
}

.azRow {
	clear: both;
	display: table;
	width: 100%;
}

div.ajaxsearchpro[id*='ajaxsearchpro'] .probox .promagnifier {
	z-index: 90;
}

div#abgc {
	z-index: 1!important;
}

.abgc {
	z-index: 1!important;
}


/* REDESIGN */

/*
@media only screen and (max-width: 640px) {
	.wrap {
		width: 100%;
	}
}
*/

body {
	
	font-family: 'Montserrat', sans-serif!important;
}





@media (max-width: 767px) {
	/*
	.content-banner div {
	    margin-left: auto;
	    margin-right: auto;
	    width: 80%;
	}*/
	#mobile-top-ad {
	  	display: flex;
	  	justify-content: center;
	  	flex-direction: row;
	  	min-height: 50px;
	  }
	#billboard {
		display: none;
  	}
	/*#mobile-top-ad div:first-child {
	    line-height: 0px;
	    text-align: center;
	    
	}*/
	
	#cb-top-menu .cb-mob {
		width: 20%;
	}
	.cb-toggler {
	margin-left:28px; 
	}
	.cb-toggle {
		font-size:19px; 
	}
	
	#cb-nav-logo-mob {
		display: none;
		float: left;
	    width: 60%;
	    text-align: center;
	    margin-top: 7px;
	    margin-left: -8px;
	}
	
	#taboola-below-article-thumbnails .trc_rbox_header {
		border: none;
	}
	
	#taboola-above-article-thumbnails .trc_rbox_header {
		border: none;
	}
	.cb-category-top h1 {
		font-size: 13px;
		letter-spacing: -0.5px;
	}
	.cb-category-top {
		margin: 10px 0;
	}
	.page-numbers i.fa {
	    font-size: 16px;
	    padding-top: 2px;
	}
	.entry-content .wp-caption {
	    float: none!important;
	    margin-left: 0;
	    background-color: #fff;
	    display: inline;
	}
	/*
	.wp-caption img:hover {
		opacity: inherit;
	}
	*/
	
	.wp-caption img {
		margin-bottom: -7px;
	}
	
	.wp-caption .wp-caption-text {
		margin-bottom: 25px;
	}
	
	.cb-entry-content iframe {
	    width: 100%;
	}
	.borderset {
	    height: 4px!important;
	    margin-top: 35px!important;
	    margin-left: 2px;
	    width: 44px!important;
	}
	
	
	#readsetss {
		font-family: 'Montserrat', sans-serif!important;	
	    font-size: 18px;
	    font-weight: 500px;
	    margin: 11px 2px;
	    letter-spacing: 2px;
	    color: #404040;
	}
	
	#readset {
	    font-family: 'Montserrat', sans-serif!important;
	    font-size: 18px;
	    font-weight: 500px;
	    margin: 11px 2px;
	    letter-spacing: 2px;
	    color: #404040;
	}
	
	#logo {
	    margin-bottom: 10px;
	    display: table-cell;
	    vertical-align: middle;
	    width: 77%;
	    text-align: center;
	    /*padding-top: 9px; Feeback */
	    margin-left: auto;
	    margin-right: auto;
	    float: initial;
	}
	
	#cb-logo-box {
	    display: table;
	    padding: 10px 10px 13px 10px;
	}
	
	#cb-top-menu {
		height: 60px;
	}
	
	.fa {
		font-size: 27px;
	}
	
	#cb-top-menu #cb-mob-open {
	    padding-left: 29px;
	    padding-top: 15px;
	}
	
	.fa-search {
		padding-top: 18px;
	    padding-right: 22px;
	}
	
	.cb-breadcrumbs {
		text-transform: uppercase;
	    padding-left: 28px;
	    font-weight: 200;
	    letter-spacing: 1px;
	    /*font-size: 19px; Feedback: */
	    font-size: 14px;
	    height: 49px;
	    /*padding-top: 8px;*/
	    padding-top: 9px;
	}
	
	.cb-breadcrumbs .fa-angle-right {
		font-size: 30px;
		padding: 0 14px;
		line-height: 44px;
	}
	
	.cb-main {
		padding: 0;
	}
	
	.cb-title-fi h1 {
		font-family: 'Montserrat', sans-serif!important;
	    font-weight: 500;
	    font-size: 29px;
	    margin-left: 28px;
	    margin-top: 27px;
	    /* line-height: 37px; Feedback: */
	    line-height: 32px;
	    margin-right: 18px;
	    letter-spacing: 1px;
	}
	
	span.pagename {
		display: none;
	}
	
	span.cb-angle.last-bc {
		display: none;
	}
	
	i.fa.fa-user {
		display: none;
	}
	
	i.fa.fa-clock-o {
		display: none;
	}
	
	i.fa.fa-folder-o {
		display: none;
	}
	
	.cb-byline.cb-font-header {
		text-align: center;
	    font-family: 'Montserrat', sans-serif!important;
	    /* font-size: 14px; Feedback: */
	    font-size: 12px;
	    font-weight: 200;
	    text-transform: uppercase;
	    padding-top: 4px;
	}
	
	.cb-byline .cb-byline-element {
		margin-right: 0px;
	}
	
	i.cb-seperator {
		font-family: 'Arial', sans-serif!important;
	}
	
	p > iframe {
	    width: 100%;
	    height: auto;
	}
	
	span.cb-angle {
		/* margin: 0 14px; Feedback: */
		margin: 0 6px;
	}
	
	.col-tab-box:nth-child(1) {
		background-color: #2d2d2d;
	}
	
	.col-tab-box > label:nth-child(1) {
	    letter-spacing: 2px;
	    font-size: 18px;
	}
	
	.col-tab-box, .col-tab-box.box-3 {
	    padding: 20px 28px;
	    /*height: 207px;*/
	}
	
	.col-tab-box > label:nth-child(1)::after {
	    height: 4px!important;
	    margin-top: 10px!important;
	    width: 42px!important;
	}
	
	.col-tab-box > label:nth-child(2) {
	    font-size: 59px;
	    font-weight: bold;
	    line-height: 52px;
	    margin-top: 28px;
	}
	
	.col-tab-box > label:nth-child(3) {
	    font-weight: bold;
	    font-size: 19px;
	    margin-top: 4px;
	}
	
	.col-tab-box:nth-child(2) {
		color: #404040;
	}
	
	section.cb-entry-content .col-tab-box {
	    font-family: 'Montserrat', sans-serif!important;
	}
	
	.col_cont {
		padding: 7px 0;
	}
	
	.col_cont label {
		word-wrap:break-word;
	}
	
	.col_cont_outer {
		font-family: 'Montserrat', sans-serif!important;
		padding: 0;	
	}
	
	.col_cont > label:first-child {
		font-family: 'Montserrat', sans-serif!important;	
		font-weight: 500;
	    width: 40%;
	    float: left;
	}

	.col_cont > label:last-child {
		font-family: 'Montserrat', sans-serif!important;
		width: 60%;
	    float: left;
	}
	
	.col_cont > label {
		line-height: 25px;
	}
	
	#mobilesearchtech {
		padding: 9px 28px 1px;
		font-size: 16px;
	}
	p {
		/*margin: 0 28px;*/
		margin: 0 28px 15px 28px;
		padding-left: 1px;
		font-size: 19px;
		line-height: 30px;
	}
	
	h2 {
		margin: 21px 28px 13px 28px;
	    font-size: 26px;
	    font-weight: 600;
	    color: #3f3f3f;
	}
	
	h3 {
		font-size: 18px;
	    font-weight: 600;
	    margin: 37px 20px 16px 29px;
	    color: #3f3f3f;
	    letter-spacing: 1.8px;
	    text-transform: uppercase;
	}
	
	h3::after {
		content: "";
		display: block;
	    background: #8586ff none repeat scroll 0 0 !important;
		height: 5px;
	    margin-top: 9px;
	    width: 45px;
	}
	
	h4 {
	    font-size: 19px;
	    font-weight: 500;
	    margin: 16px 0 17px 29px;
	}
	
	#toc_container {
		/*display: none!important;*/
		margin-left: 28px;
		margin-right: 28px;
		display: block!important;
	}
	
	.cb-dropcap-small {
	    color: #3f3f3f;
		font-size: 19px;
		font-weight: 600;
		float: none;
		line-height: 1.5;
		margin-right: 2px;
	}
	
	.entry-content img.alignright, .entry-content img.alignleft, .entry-content picture.alignright img, .entry-content picture.alignleft img {
		display: block;
		float: none; 
		width: 100%;
		position: relative;
		left: 0;
		margin: 0 auto 35px auto;
	}
	
	.imageParagraph {
		margin: 0;
		padding-left: 28px;		
	}
	
/*	ul.essb_links_list::before {
		content: "SHARE:";
		display: block;
		font-size: 19px;
	} 
	
	.essb_links.essb_template_metro-retina ul {
		margin: 0 28px!important;
	}
	
	.essb_links.essb_template_metro-retina li {
		margin: 5px 5px 5px 0px!important;
	}
	
	.essb_links.essb_template_metro-retina li a .essb_network_name {
		padding: 4px 10px; 
	}*/
	
	div#respond {
		margin: 48px 28px 0;
	}
	
	#reply-title {
		font-size: 21px;
		letter-spacing: 2.2px;
		border-bottom: 5px solid #f0f0f0;
	}
	
	#reply-title::after {
		display: none;
	}
	
	div#taboola-below-article-thumbnails {
		margin: 0 28px;
	} 
	
	div#taboola-above-article-thumbnails {
		margin: 0 28px;
	} 
	
	.ab_thumbnails-a_abp-mode .trc_rbox_header {
		font-family: 'Montserrat', sans-serif!important;
	}
	
	.cb-sticky-sidebar {
		display: none;	
	}
	
	#cb-widgets .cb-one.cb-column.clearfix, #cb-widgets .cb-two.cb-column.clearfix {
		display: none;
	}
	
	#cb-footer {
		border-top: none;
	}
	
	#cb-footer #cb-widgets .cb-footer-widget-title span {
		font-family: 'Montserrat', sans-serif!important;
		border-bottom: none!important;
	}
	
	#cb-footer #cb-widgets .cb-footer-widget-title span::after {
		content: "";
	    display: block;
	    background: #4d4d4d none repeat scroll 0 0 !important;
	    height: 5px;
	    margin-top: 9px;
	    width: 100%;
	    margin-top: -2px;
    }
	
	#cb-footer #cb-widgets .cb-footer-widget-title {
		text-align: left;
		padding-left: 0px;
		padding-right: 0px;
	    font-size: 21px;
	    font-weight: 600;
	    padding-top: 28px;
	    letter-spacing: 2px;
	}
	
	div#tag_cloud-2 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	#cb-footer #cb-widgets .widget_tag_cloud a {
		border-width: 4px;
		color: #818181;
	}
	
	.tagcloud a {
		font-size: 15px!important;
	}
	
	.widget_tag_cloud a {
		padding: 8px 15px;
		margin: 0px 10px 7px 0px;
	}
	
	span.trc_rbox_header_span {
	    font-size: 21px!important;
	    font-family: 'Montserrat', sans-serif!important;
	    font-weight: 600!important;
	    letter-spacing: 2px!important;
	    line-height: 26px;
	    display: block!important;
	    width: 185px!important;
	    color: #404040!important;
	}
	
	.trc_header_ext .logoDiv a span {
		font-size: 14px!important;
		vertical-align: bottom!important;
		/*height: 51px!important;*/
	}
	
	span.trc_adc_s_logo {
		background-position: bottom!important;
	}
	
	.trc_header_ext div {
		padding-top: 25px;
	}
	
	.trc_rbox_header.trc_rbox_border_elm::after {
		content: "";
	    display: block;
	    background: #d5d5d5 none repeat scroll 0 0 !important;
	    height: 5px;
	    margin-top: 9px;
	    width: 100%;
	    margin-top: -2px;
	}
	
	.videoCube {
		float: none!important;
		width: 97.99%!important;
	    position: relative!important;
	    margin: 0 0 3% 0!important;
	    margin-left: 2%!important;
	}
	
	div.videoCube:nth-of-type(n+3) {
		display: block!important;
		visibility: visible!important;
	}
	
	span.video-label-box {
		margin-top: 19px!important;
	}
	
	.video-label-box .video-label {
		font-family: 'Montserrat', sans-serif!important;
		font-size: 16px!important;
		color: #404040!important;
		line-height: 23px!important;
		font-weight: 500!important;
	}
	
	.video-label-box .video-description {
		font-size: 12px!important;
	    margin-top: 9px!important;
	    line-height: normal!important;
	    color: #404040!important;
	}
	.video-label-box .branding {
		font-size: 13px!important;
	    font-weight: 100!important;
	    margin-top: 9px!important;
	    color: #404040!important;
	}
	
	.video-label.video-title.trc_ellipsis {
		-webkit-line-clamp: 2;
	}
	
	.cb-related-posts-block {
		margin: 33px 28px 30px 28px;
	}
	
	#cb-related-posts .cb-block-title {
		font-size: 21px;
		font-weight: 600;
		letter-spacing: 2px;
		line-height: 26px;
		color: #404040;
		
	}
	
	#cb-related-posts .cb-block-title::after {
		content: "";
	    display: block;
	    background: #d5d5d5 none repeat scroll 0 0 !important;
	    height: 5px;
	    margin-top: 9px;
	    width: 100%;
	    margin-top: 10px;
	}
	
	.cb-related-posts-block li::after {
		
		content: "";
	    display: block;
	    background: #8586ff none repeat scroll 0 0 !important;    
	    height: 5px;
	    margin-top: 9px;
	    width: 45px;
	    margin-bottom: 15px;
	}
	
	.cb-block-title {
		border-bottom: none;
	}
	
	.cb-style-overlay .cb-article-meta {
		position: relative;
		text-align: left;
	}
		
	h3 cb-post-title {
		font-weight: 600;
	}
	
	.cb-light-blog .cb-style-overlay .cb-post-title a {
		background: none;
		font-size: 19px;
		color: #3f3f3f;
		padding: 0;
	}
	
	.cb-style-overlay .cb-post-title {
		padding: 0;
		margin: 0;
	}
	
	.cb-meta.cb-article-meta {
		margin-top: 10px;
	}
	
	#cb-footer .cb-footer-wrap .cb-footer-widget {
		margin: 0 10px;
	}
	
	.entry-content ol {
	    list-style-position: outside;
	    margin: 15px 28px 15px 48px;
	    font-size: 19px;
	    font-family: 'Montserrat', sans-serif!important;
	}
	.entry-content ul {
	    list-style-type: disc;
	    list-style-position: outside;
	    margin: 15px 28px 15px 48px;
	    font-size: 19px;
	    font-family: 'Montserrat', sans-serif!important;
	}
	
	#respond form input[type=text], #respond form input[type=email], #respond form input[type=url], #respond form textarea, #respond form #submit {
	    border: 1px solid #808080;
	    font-family: 'Montserrat', sans-serif!important;
	}
	
	#respond form .comment-form-author, #respond form .comment-form-email {
		width: 100%;
	}
	
	#respond form .comment-form-email {
		margin: 0 4% 0 0;
	}
	
	.commentlist li .cb-comment-body {
		padding: 0 28px;
	}
	
	.commentlist .comment-reply-link {
		border: 1px solid #808080;
	}	
	
	#comments.cb-block-title {
	    margin: 0 28px 20px 28px;
	}
	
	#comments.cb-block-title.desktop {
		display: none;
	}
	
	/* other pages */
	.cb-module-block .cb-post-title {
		margin: 0 0 5px 0;
		letter-spacing: 0.9px;
		line-height: 19px;
	}
	
	.cb-post-title::after {
		display: none;
	}

	.content-banner-mobile {
		display: block;
	}

	.content-banner-desktop {
		display: none;
	}
}

@media (max-width: 408px) {
	.col-tab-box > label:nth-child(1) {
		font-size: 17px;
	}
	
	.col_cont > label:first-child {
		font-size: 16px;
	}
	
	.col_cont > label:last-child {
		font-size: 16px;
	}

	.content-banner-mobile {
		display: block;
	}

	.content-banner-desktop {
		display: none;
	}
}



@media only screen and (min-width: 481px) and (max-width: 767px) {
	#cb-content .cb-main, #content.widecolumn .cb-main {
	    margin: 0;
	}
	
	.cb-main {
		width: 100%;
	}

	.content-banner-desktop {
		display: none;
	}
}

.read_more {
    font-family: 'Montserrat', sans-serif!important;	
}
.read_more::after {
    transform: translateY(-16px) rotate(-45deg);
}

.read_more::before, .read_more::after {
	
    background-color: #404040;
    height: 14px;
    margin-right: 10px;
}

.cb-big-menu .h4 {
    letter-spacing: 0px!important;
    font-size: 12px!important;
    line-height: 1.4em;
}
.read_more.expand::after {
	right: 5px;
}
.gradees::after {
	bottom: 7px;
}
span.trc_rbox_header_span {
    font-family: 'Montserrat', sans-serif!important;
    /*
    font-size: 21px!important;
    font-weight: 600!important;
    letter-spacing: 2px!important;
    line-height: 26px;
    display: block!important;
    width: 185px!important;
    color: #404040!important;
    */
}

.paging_simple .paginate_button.next:after, .paging_simple .paginate_button.previous:before {
	text-shadow: none!important;
}

.paginate_button:hover:after, .paginate_button:hover:before {
	color: #808080;
}

.paginate_button:after, .paginate_button:before {
	color: #CCCCCC;
}


/**************** Custom Select **********************/
@import "compass/css3";
.team-container {
    width: 75%;
    position: relative;
    height: 48px;
}

.team-select-wrapper {
    background-color: #eee;
    /*border: 1px solid #aaa;*/
    border: 3px solid #e9e9e9;
    color: #aaa;
    cursor: pointer;
    float: left;
    overflow: hidden;
    padding-right: 3em;
    position: relative;
    width: 100%;
}

.team-select-items {
	display: none;
	position: absolute;
	z-index: 20;
	top: 45px;
	background-color: #eee;
    width: 100%;
    /*width: calc(100% + 3em);*/
    border: 3px solid #e9e9e9;
}

.team-select-items ul {
	list-style: none;
    margin: 3px 0;
}

.team-select-items li {
	padding: 0 0 0 1em;
}

.team-select-items a {
	display: block;
	width: 100%;
	text-decoration: none!important;
	color: #999999;
}

.team-select-items a:visited {
	color: #999999;
}

.team-select-items li:hover {
	background-color: #e6e6e6;
}

.team-select {
	position: relative;
    color: #999999;
    -webkit-appearance: none;
    background-color: #eee;
    border: 3px solid #e9e9e9;
    box-sizing: border-box;
    cursor: pointer;
    float: left;
    font-size: 1em;
    line-height: 1em;
    padding: 1em 1em;
    width: 100%;
    /*width: calc(100% + 3em);*/
    &:focus {
        outline: none;
    }
}

.team-select-icon {
    position: absolute;
    font-size: 25px;
    right: 9px;
    top: 8px;
    pointer-events: none;
}

@media only screen and (max-width: 1019px) {
	.team-container {
		width: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.team-select-items a {
		font-size: 14px;
	}
}
/**************** Custom Select **********************/




/****** INFO AS TABLE *********/
.entry-content .infometa-table .metaheadtable {
	/*border: 3px solid #e6e6e6;*/
	border-top: none;
	margin-top: 20px;
	margin-bottom: 0px;
}
.entry-content .infometa-table .metacontenttable {
	/*border: 3px solid #e6e6e6;*/
	border-top: none;
}

.entry-content .infometa-table th {
	/*width: 50%;*/
	text-transform: uppercase;
	text-align: left;
	color: #6f6f6f;
	font-family: 'Oswald', sans-serif;
	border: none;
	background-color: #f2f2f2;
}

.entry-content .infometa-table .metaheadtable th:nth-child(1), .head-1 {
	background-color: #000;
	color: #fff;
}

.entry-content .infometa-table .metaheadtable th:nth-child(2), .head-2  {
	border-right: 3px solid #f2f2f2;
	background-color: #f2f2f2;
    color: #6f6f6f;
}

.entry-content .infometa-table .metaheadtable th:nth-child(3), .head-3 {
	background-color: #e6e6e6;
    color: #6f6f6f;
}

.entry-content .infometa-table .metaheadtable td:nth-child(1), .head-1 {
	background-color: #000;
	color: #fff;
}

.entry-content .infometa-table .metaheadtable td:nth-child(2), .head-2 {
	border-right: 3px solid #f2f2f2;
	background-color: #f2f2f2;
    color: #6f6f6f;
}

.entry-content .infometa-table .metaheadtable td:nth-child(3), .head-3 {
	background-color: #e6e6e6;
    color: #6f6f6f;
}

.entry-content .infometa-table th.dark {
	background-color: #000;
	color: #fff;
}

.entry-content .infometa-table th.light {
	border-right: 3px solid #f2f2f2;
}

.entry-content .infometa-table th > label, .entry-content .infometa-table .headdata td:first-child > label {
	line-height: 30px;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
}



/*
.entry-content .infometa-table th > label:nth-child(1)::after, .entry-content .infometa-table .headdata td:first-child > label:nth-child(1)::after {
    background: #9CDB46 none repeat scroll 0 0 !important;
    content: "";
    display: block;
    height: 2px;
    margin-top: 4px;
    width: 46px;
}
*/

.entry-content .infometa-table .bodydata td.tabledata:first-child {
	width: 50%;
	vertical-align: top;
}

.entry-content .infometa-table tr td.tabledata:first-child {
	border-left: 3px solid #e6e6e6;
}

.entry-content .infometa-table tr td.tabledata:last-child {
	border-right: 3px solid #e6e6e6;
	vertical-align: top;
}

.entry-content .infometa-table .metacontenttable tr:last-child td {
	border-bottom: 3px solid #e6e6e6;
}

.entry-content .infometa-table tr td {
	border: none;
	font-family: 'Oswald', sans-serif;
	/*color: #6f6f6f;*/
}

.entry-content .infometa-table tr td.light {
	background-color: #f2f2f2;
	border-right: 3px solid #f2f2f2;
}

.entry-content .infometa-table tr td.dark {
	background-color: #000;
	color: #fff;
}

.entry-content .infometa-table tr td label.price{
	font-size: 52px;
    line-height: 52px;
    margin-top: 2px;
    display: block;
}



.entry-content .infometa-table tr td label.read-more {
	color: rgb(128, 128, 128);
    cursor: pointer;
    display: block;
    font-family: "Oswald",sans-serif !important;
    font-size: 15px;
    margin: 5px 0px;
    min-width: 150px;
    padding: 0;
    position: relative;
}

.entry-content .infometa-table tr.infometa-table-more label{
	display: none;
}

.entry-content .infometa-table .col_break {
	overflow: hidden;
	position: relative;
}

.entry-content .infometa-table .metacontenttable tr.headdata {
	/*width: 	33.33333333333333%;*/
	display: inline-block;
}

.entry-content .infometa-table .metacontenttable tr.headdata td {
	display: block;
}

.entry-content .infometa-table .metacontenttable tr.bodydata {
	width: 	100%;
	display: inline-table;
}

.entry-content .infometa-table tr.infometa-table-more label.borderset {
    margin-top: 0px!important;
}



.headdata-two {
	width: 50%;
}

.headdata-three {
	width: 33.3333333333%;
}

@media only screen and (min-width: 1020px) {
	.infometa-table .col-tab-box {
	    display: none;
	}
}

@media only screen and (max-width: 1019px) {
	.infometa-table .col-tab-box {
	    width: 100%;
	}

	.infometa-table thead {
		display: none;
	}

	.infometa-table .metaheaddata {
		display: none;
	}

	.entry-content .infometa-table .metacontenttable tr.headdata {
		width: 100%;
	}

	.entry-content .infometa-table tr.infometa-table-more label.borderset {
	    margin-top: 0px!important;
	}

	.head-empty {
		display: none!important;
	}
}

@media only screen and (max-width: 767px) {
	.infometa-table table tbody td {
		font-family: 'Montserrat', sans-serif!important;
	}

	.infometa-table table {
		padding: 9px 28px 1px;
		font-size: 16px;
		/*display: none;*/
	}


	.entry-content .infometa-table tr td.tabledata:first-child {
		border-left: none;
		font-family: 'Montserrat', sans-serif!important;
    	font-weight: 500;
	}

	.entry-content .infometa-table tr td.tabledata:last-child {
		border-right: none;
		padding-right: 28px;
		vertical-align: top;
	}

	.entry-content .infometa-table tr td.tabledata.col_cont {
		float: none;
	}

	.metacontenttable {
		/*margin: 9px 28px 1px;*/
		margin-top 9px;
	}

	.entry-content .infometa-table .metacontenttable tr.headdata {
		padding: 20px;
	}

	.entry-content .infometa-table .metacontenttable tr.headdata td {
		padding-top:0px;
		padding-bottom:0px;
	}

	.entry-content .infometa-table .metacontenttable tr.headdata td:nth-child(1) label {
		letter-spacing: 2px;
    	font-size: 18px;
	}
	.entry-content .infometa-table .metacontenttable tr.headdata td:nth-child(2) {
		font-weight: bold;
	    font-size: 19px;
	}

	.entry-content .infometa-table .metacontenttable tr.headdata:nth-child(2) td {
		color: #404040;
	}
	.entry-content .infometa-table .metacontenttable tr.headdata td:nth-child(2) label {
		font-size: 59px;
	    font-weight: bold;
	    line-height: 52px;
	    margin-top: 28px;
	}

	.entry-content .infometa-table .headdata td:first-child > label:nth-child(1)::after {
	    height: 4px!important;
	    margin-top: 10px!important;
	    width: 42px!important;
	}

	.entry-content .infometa-table .bodydata td.tabledata:first-child {
		/*width: 33%;*/
		padding-left: 28px;
		vertical-align: top;
	}

	.entry-content .infometa-table .infometa-table-more td.tabledata {
		padding-left: 28px;
		padding-right: 28px;
	}

	.entry-content .infometa-table tr.infometa-table-more label.borderset {
	    margin-top: 0px!important;
	}

	.head-empty {
		display: none!important;
	}
}
