/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

.card-inverse {
  background: linear-gradient(to bottom right, #475B64 0%, #273339 100%);
}

.verso-go-top {
    box-shadow: 0 6px 6px -3px rgba(0,0,0,.1), 0 10px 14px 1px rgba(0,0,0,.07), 0 4px 18px 3px rgba(0,0,0,.06);
}

.verso-photo-filter-grayscale {
	filter: grayscale(100%);
}

.chr-gradient-orange {
background: rgb(239,86,17);
background: -moz-linear-gradient(45deg, rgba(239,86,17,1) 35%, rgba(243,132,81,1) 100%);
background: -webkit-linear-gradient(45deg, rgba(239,86,17,1) 35%, rgba(243,132,81,1) 100%);
background: linear-gradient(45deg, rgba(239,86,17,1) 35%, rgba(243,132,81,1) 100%);
}

.chr-gradient-navygray {
background: rgb(18,32,58);
background: -moz-linear-gradient(45deg, rgba(18,32,58,1) 35%, rgba(104,113,129,1) 100%);
background: -webkit-linear-gradient(45deg, rgba(18,32,58,1) 35%, rgba(104,113,129,1) 100%);
background: linear-gradient(45deg, rgba(18,32,58,1) 35%, rgba(104,113,129,1) 100%);
}

.form-control {
	font-size: 14px;
}

.wpcf7-list-item {
	line-height: 1; display: block;
	margin: 13px 0px 21px 0;
}

.wpcf7-list-item-label {
	font-size: 8px;
	margin-left: 10px;
	letter-spacing: .2px;
	text-transform: uppercase;
	font-family: "ZonaPro-SemiBold";


}

.wpcf7-response-output, .wpcf7-not-valid-tip {
	color: #12203a;
	margin-top: 10px;
	line-height: 1; display: block;
}

.verso-timeline-item::before{
	top: 5px;
}
.verso-timeline-item-title {
	font-size: 18px;
}

.verso-timeline-item-title,
article h1.card-title, article h2.card-title a {
    color: #12203a;
}

article h2.card-title a:hover {
	color: #687181;
}

@font-face {
	font-family: "ZonaPro-Light";
}

@font-face {
	font-family: "ZonaPro-Regular";
}

@font-face {
	font-family: "ZonaPro-SemiBold";
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "ZonaPro-SemiBold";
}

.btn, .verso-header, .section-background::after {
		font-family: "ZonaPro-SemiBold" !important;
	letter-spacing: 1px;
}

footer a, .text-muted, .tag-cloud-link {
	font-family: "ZonaPro-Regular";
}

.verso-widget-header {
	color: #12203a;
}

.verso-widget-header, h3.sd-title  {
	text-transform: uppercase;
	letter-spacing: 1px;
}

.jp-relatedposts, #content>.sharedaddy {
	display: none !important;
}

@media (max-width:991px) {
	.chr-h1-md {
  font-size: 32px;
 }
/* AT */
	.chr-h1-md2 {
  font-size: 44px !important;
	margin-top: calc(70vh - 200px) !important;
 }

.chr-h2-md2 {
  font-size: 44px !important;
 }
/* Client Logos */
.row-only-lg {display:none;}
.row-only-sm {display:inline !important;}
/* Client Logos END */
/* AT END */
  .chr-h2-md {
  font-size: 27px;
 }

/* edit here for top banner AT orig 65% */
	.chr-section-background > .section-background > .section-bg-image {
		background-position-x: 65% !important; 
	}

	.chr-section-background2 > .section-background > .section-bg-image {
		background-position-x: 30%; 
	}

/* edit here for top banner AT orig 65% END */
	.verso-header-transparent .verso-topbar + .sticky-wrapper {
	top:0;
	}
	.verso-topbar {
  	display:none;
	}
}

@media (max-width:767px) {
 .chr-h1-sm {
  	font-size: 18px;
	}
	.chr-h2-sm {
  	font-size: 18px;
	}
/* AT */
	.chr-h1-md2 {
  font-size: 32px !important;
	margin-top: calc(65vh - 200px) !important;
 }

.chr-h2-md2 {
  font-size: 32px !important;
 }
/* Client Logos */
.row-only-lg {display:none;}
.row-only-sm {display:inline !important;}

/* Client Logos END */
/* AT END */
	/* edit here for top banner AT orig 65% */
	.chr-section-background > .section-background > .section-bg-image {
		background-position-x: 65% !important; 
	}
	
	.chr-section-background2 > .section-background > .section-bg-image {
		background-position-x: 30% !important; 
	}
	/* edit here for top banner AT END */

}


@media (min-width: 991px) {
	.chr-hidden-img-md-up {
		display: none !important;
	}
}

.section-fullheight {
    min-height: 600px;
}

.verso-timeline-item-title small {
	display: none;
}
/* Client Logos */
.row-only-sm {display:none;
 }
/* Client Logos END */

#chr-best-seller-badge {
	top: 0;
	left: -21px;
	-moz-transform: rotate(330deg);
	-webkit-transform: rotate(330deg);
	-o-transform: rotate(330deg);
	-ms-transform: rotate(330deg);
	transform: rotate(330deg);
}

.chr-contact-icon {
	margin-bottom: 3px;
}
/* AT Client logos */
.vc_images_carousel {text-align:center;}
/* AT Client logos END */