
a, input[type=submit], button, 
.cs-box-link .cs-button span {
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s; 
}

/* Set Styles For Z1Z Owl Carousel */

html, body {
	overflow-x: hidden;
}

.qu-dt-1 .quote-101 { width: 100%; }
.qu-dt-2 .quote-101 { width: 50%; }
.qu-dt-3 .quote-101 { width: 33.33%; }
.qu-dt-4 .quote-101 { width: 25%; }
.qu-dt-5 .quote-101 { width: 20%; }
.qu-dt-6 .quote-101 { width: 16.66%; }



.z1z-owl-item, .owl-button, .owl-title {
	text-align: center !important;
}
.z1z-owl-item h6, .z1z-owl-item p {
	margin: 0px 0px 0px 0px;
}

.z1z-owl-item .item_image { 
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}


.z1z-img, .z1z-img-responsive {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.z1z-fbox {
	border-left-color: #D8D8D8;
	border-left-style: solid;
	border-left-width: 1px;
}
.z1z-fbox .box-img {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 272px;
}
.z1z-fbox .box-content {
	padding: 40px 0px 0px 28px;
}

.z1z-fbox .box-content h3 {
	font-size: 18px;
	margin: 0px 0px 15px 0px;
	font-weight: bold;
}
.z1z-fbox .box-content p {
	margin: 0px 0px 0px 0px;
}

.elem-owl .owl-nav { position: relative; }
.elem-owl .owl-nav .owl-prev {
	position: absolute;
	left: -20px;
	top: -300px;
}
.elem-owl .owl-nav .owl-next {
	position: absolute;
	right: -20px;
	top: -300px;
}

.elem-owl .owl-nav .owl-prev, 
.elem-owl .owl-nav .owl-next {
	cursor: pointer;
} 
.elem-owl .owl-nav .owl-prev:hover, 
.elem-owl .owl-nav .owl-next:hover, 
.elem-owl .owl-nav .owl-prev:hover span, 
.elem-owl .owl-nav .owl-next:hover span {
	background: none;
}



.quotes-101 {
	position: relative;
}
.quotes-101:after {
	content: "";
	clear: both;
	display: block;
}

.quote-101 {
	float: left;
}

.quote-101 span.author, .quote-101 span.company { display: block; }

.quote-101 blockquote {
	display: block;
	padding: 20px;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
}
.quote-101 blockquote footer {
	line-height: 100%;
}
.quote-101 .speech {
	position: absolute;
	bottom: -79px;
	right: 80px;
}
.quote-101 .speech svg {
	width: 80px;
	height: auto;	
}




@media (min-width: 768px) and (max-width: 991px) {
	.qu-tb-1 .quote-101 { width: 100% !important; }
	.qu-tb-2 .quote-101 { width: 50% !important; }
	.qu-tb-3 .quote-101 { width: 33.33% !important; }
	.qu-tb-4 .quote-101 { width: 25% !important; }
	.qu-tb-5 .quote-101 { width: 20% !important; }
	.qu-tb-6 .quote-101 { width: 16.66% !important; }
}

@media (max-width: 767px) {
	.qu-mb-1 .quote-101 { width: 100% !important; }
	.qu-mb-2 .quote-101 { width: 50% !important; }
	.qu-mb-3 .quote-101 { width: 33.33% !important; }
	.qu-mb-4 .quote-101 { width: 25% !important; }
	.qu-mb-5 .quote-101 { width: 20% !important; }
	.qu-mb-6 .quote-101 { width: 16.66% !important; }
	.quote-101 blockquote {
		min-height: auto !important;
		height: auto !important;	
	}
}



.people-101 {
	position: relative;
}
.people-101:after {
	content: "";
	clear: both;
	display: block;
}

.person-item {
	float: left;
}
.person-item .person {
	display: block;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	overflow: hidden;
}


.person-item .person h2, 
.person-item .person h3 { display: inline-block; margin: 0px 0px 0px 0px; }

.pp-dt-1 .person-item { width: 100%; }
.pp-dt-2 .person-item { width: 50%; }
.pp-dt-3 .person-item { width: 33.33%; }
.pp-dt-4 .person-item { width: 25%; }
.pp-dt-5 .person-item { width: 20%; }
.pp-dt-6 .person-item { width: 16.66%; }

@media (min-width: 768px) and (max-width: 991px) {
	.pp-tb-1 .person-item { width: 100% !important; }
	.pp-tb-2 .person-item { width: 50% !important; }
	.pp-tb-3 .person-item { width: 33.33% !important; }
	.pp-tb-4 .person-item { width: 25% !important; }
	.pp-tb-5 .person-item { width: 20% !important; }
	.pp-tb-6 .person-item { width: 16.66% !important; }
}

@media (max-width: 767px) {
	.pp-mb-1 .person-item { width: 100% !important; }
	.pp-mb-2 .person-item { width: 50% !important; }
	.pp-mb-3 .person-item { width: 33.33% !important; }
	.pp-mb-4 .person-item { width: 25% !important; }
	.pp-mb-5 .person-item { width: 20% !important; }
	.pp-mb-6 .person-item { width: 16.66% !important; }
}




.owl-cs-terms-filter {
	text-align: center;
}
.owl-cs-terms-filter label {
	display: inline-block;
}
.owl-cs-terms-filter-dd {
	display: inline-block;
	background: #ffffff;
	position: relative;
	z-index: 99999;
	min-width: 300px;
	text-align: left;
}
.owl-cs-terms-filter-dd ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: none;
	position: absolute;
	top: 100%;
	left: 0px;
	width: 100%;
}
.owl-cs-terms-filter-dd ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
.owl-cs-terms-filter-dd ul li a {
	display: block;
}
.owl-cs-terms-filter-dd ul li a:hover {
	opacity: 0.6;
}
.owl-cs-terms-filter-dd h6 {
	margin: 0px 0px 0px 0px;
	cursor: pointer;
}


@media (max-width: 767px) {
	.owl-cs-terms-filter label {
		display: inline-block;
		margin-bottom: 6px;
	}
	.owl-cs-terms-filter-dd {
		min-width: 100%;
		text-align: center;
	}
}





.cs-box {
	background-color: #ffffff;
}
.cs-box .cs-image {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	margin-bottom: 0px;
}
.cs-box .cs-content {
	padding: 20px;	
	text-align: center;
}
.cs-box .cs-content h4 { position: relative; }
.cs-box .cs-content .cs-button span { text-align: center; display: inline-block; }


