.ci-clear {
	clear: both;
}

.vc_row {
	background-repeat: no-repeat;
}


h1.ci-vc-headline {
	margin: 0 0 14px;
	padding: 0;
	font-family: "Dupla-Bold", Helvetica, Arial, sans-serif;
	font-size: 30px;
	line-height: 40px;
	color: #293348;
	font-weight: bold;
}
h2.ci-vc-subheadline {
	margin: 0 0 10px;
	padding: 0;
	font-size: 22px;
	line-height: 36px;
	color: #49ABB4;
	font-weight: normal;
}
h3.ci-vc-headline {
	margin: 0 0 30px;
	padding: 0;
	font-family: "Dupla-Bold", Helvetica, Arial, sans-serif;
	font-size: 23px;
	color: #293348;
	font-weight: bold;
}
h4.ci-vc-headline {
	margin: 0 0 13px;
	padding: 0;
	font-family: "Dupla-Bold", Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #293348;
	font-weight: bold;
}
.ci-vc-introlink,
.ci-vc-resourcesdownload h5,
.ci-link {
	width: 100%;
	display: inline-block;
	margin-top: 70px;
	font-size: 16px;
	font-family: "Dupla-Bold", Helvetica, Arial, sans-serif;
	color: #293348;
	font-weight: bold;
}
.ci-vc-resourcesdownload h5 {
	margin: 0;
}
.ci-link-icon {
	padding-left: 8px;
	font-size: 11px;
}

.ci-vc-resourcesdownload .ci-infotext {
	margin: -20px 0 15px !important;
	font-size: 12px;
}



.ci-vc-icontext {
	position: relative;
	text-align: center;
	margin-bottom: 14px;
	overflow: hidden;
}
.ci-vc-border-on {
/* 	padding: 55px 20px 30px; */
	margin-bottom: 30px;
	border: 1px solid #707070;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.ci-vc-img-position-left .ci-vc-img-container {
	width: 20%;
	float: left;
}
.ci-vc-img-position-left .ci-vc-content {
	width: 80%;
	float: left;
	text-align: left;
}
.ci-vc-content-vertical-center.ci-vc-img-position-left {
	padding: 10px 0;
}
.ci-vc-content_container {
/* 	background: #ff0; */
}
.ci-vc-content_hover_container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0;
	padding-right: 30px;
	padding-left: 30px;
	transition: opacity .2s ease-in-out;
}
.ci-vc-content-vertical-center {
	padding: 30px 20px;
	display: inline-block;
	vertical-align: middle;
	line-height: 24px;
}


.ci-hover-enabled:hover .ci-vc-content_hover_container {
/* 	display: block; */
	width: 100%;
	top: 0;
	opacity: 1;
	transition: opacity .2s ease-in-out;
}
.ci-hover-enabled .ci-vc-content_hover_container,
.ci-hover-enabled:hover .ci-vc-content_container {
/* 	display: none; */
/* 	opacity: 0; */
/* 	transition: opacity .2s ease-in-out; */
}
.ci-vc-circular-bg-wrapper {
	display: block;
	margin-right: auto;
	margin-left: auto;
	border-radius: 50%;
}


.ci-vc-cta {
	text-align: center;
	font-size: 18px;
}
.ci-vc-cta .ci-vc-content {
	margin-bottom: 60px;
}
a.ci-vc-cta-btn,
.ci-vc-press-kit .ci-vc-link {
	padding: 20px 140px;
	font-size: 18px;
	color: #fff;
	background: #4AACB5;
	border-radius: 40px;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
a.ci-vc-cta-btn:hover,
.ci-vc-press-kit .ci-vc-link:hover {
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}





.ci-vc-microhltext {
	margin: 0 0 35px;
}



.ci-vc-featurebullets {
	margin-bottom: 35px;
}
.ci-vc-featurebullets h4.ci-vc-headline {
	padding-bottom: 14px;
	text-align: right;
	color: #45A9B3;
	border-bottom: 1px solid #283245;
}

.ci-vc-bullet {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-left: 14px;
	background: #283245;
}
.ci-vc-featurebullets .ci-vc-content {
	text-align: right;
}

.ci-vc-resourcesdownload {
	text-align: center;
}
.ci-vc-resourcesdownload.ci-vc-boxdesign {
	padding-bottom: 30px;
	background: #fff;
}
.ci-vc-resourcesdownload.ci-vc-boxdesign .ci-vc-image-shaddow {
	height: 0;
	border-top: 1px solid #dde0e1;
	background: transparent none !important;
}

.ci-vc-image-wrapper {
	position: relative;
}
.ci-vc-image-shaddow {
	width: 100%;
	height: 7px;
	display: block !important;
	opacity: 1 !important;
	position: absolute;
	bottom: -1px;
	left: 0;
	background: url('../images/cover_shaddow.png') center 0 no-repeat;
	background-size: 370px 7px;
}
.ci-vc-resourcesdownload a,
.ci-vc-resourcesdownload a:hover,
.downloadbtn,
.downloadbtn:hover {
	display: inline;
	padding: 6px 24px;
	color: #fff !important;
	font-family: 'Palanquin', sans-serif;
	font-size: 13px;
	background: #4AACB5;
	border-radius: 25px;
}
.ci-vc-resourcesdownload a:hover,
.downloadbtn:hover {
	background: #293347;
}



.ci-greyout {

	position: fixed;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	z-index: 1000;
	cursor: pointer;

	background-color: rgba(0, 0, 0, .7);

}

.ci-vc-contactform {
	position: relative;
}
.ci-contactform.b-modal {
	position: fixed;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	z-index: 2000;
/* 	cursor: pointer; */
/* 	background-color: rgba(0, 0, 0, .7); */
}
.ci-layer-position-helper {
	position: relative;
	top: 0;
	left; 0;
	width: 100%;
	height: 100%;
/* 	border: 2px solid #0f0; */
}
.ci-vc-js-contactform-scrollanker {
/* 	border: 1px solid #f0f; */
/* 	border-top: 10px solid #ff0; */
}
.ci-contactform.form {
	position: absolute;
/* 	top: 5%; */
/* 	top: 200px; */
	top: 0;
/* 	top: calc(50% - 350px) !important; */
	z-index: 9999;
	opacity: 1;
}
.ci-vc-contactform #element_to_pop_up {
	height: 100% !important;
	left: 5%;
	left: calc(50% - 365px) !important;
	overflow: scroll;
}
.ci-contactform .ci-form-set,
.ci-contactform .ci-form-set-fullwidth {
	width: 50%;
	float: left;
	padding: 0 25px 20px 0;
}
.ci-contactform .ci-form-set-fullwidth {
	width: 100%;
}

@media only screen and (max-width: 768px) {
	.ci-vc-resourcesdownload .ci-vc-content_container {
		margin-bottom: 40px;
	}
}


@media only screen and (max-width: 600px) {
	.ci-vc-contactform #element_to_pop_up {
		height: 100% !important;
		left: 0 !important;
		overflow: scroll;
	}
}
@media only screen and (max-width: 480px) {
	a.ci-vc-cta-btn {
		padding: 20px 80px;
	}
	.ci-contactform .ci-form-set,
	.ci-contactform .ci-form-set-fullwidth {
		width: 100%;
	}
}




.ci-vc-link .ci-link {
	margin-top: 0;
}


.tickerwrapper {
	position: relative;
	cursor: pointer;
	height: auto;
	white-space: nowrap;
}
ul.list {
	position: relative;
	display: inline-block;
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.list li {
	display: inline-block;
	padding-left: 30px;
	color: #000;
}
.integrations ul li {
	padding: 0 15px;
	vertical-align: middle;
	margin-bottom: 20px;
}






.ci-vc-imageticker .items {
    white-space: nowrap;
    margin-bottom: 0;
    overflow: hidden;
}
.ci-vc-imageticker .item {
	height: 50px;
    display: inline-block;
/*     margin: 0 25px; */
    padding: 0;
    float: none;
/*     border: 1px solid #f0f; */
}
.ci-vc-imageticker .img-responsive {
    width: 30%;
    display: inline;
/*     border: 1px solid #00f; */
    margin: 0 !important;
    padding: 0 !important;
}





.team-member {
	width: 20%;
	margin-bottom: 40px;
	padding: 0 10px;
	display: inline-block;
	float: left;
	text-align: center
}

.team-member.ci-last:after {
	clear: both;
}
.team-member .image-area {
	width: 100%;
	height: 100%;
	position: relative;
}
.team-member img {
	margin: 0 auto;
	border-radius: 50%;
}
.team-member .team-member-hover {
	display: block;
	position: absolute;
	top: 0;
	margin: 0 auto;
	text-align: center;
	color: white;
	width: 100%;
	height: 100%;
	z-index: 230;
	border-radius: 50%;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}
.image-info,
.team-member .team-member-hover {
	width: 100%;
	height: 100%;
	padding: 50px;
	background: #45A9B3;
	background: rgba(69, 169, 179, 0.7);
	border-radius: 50%;
}
.team-member .img-wrap:hover .team-member-hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.team-member .img-wrap:hover .team-member-hover-url {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	background: transparent;
}
.team-member .img-wrap:hover .team-member-hover-url img {
	opacity: .8;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.team-member ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.team-member h3,
.team-member h3 a {
	font-size: 18px;
	font-weight: normal;
	color: #31959f;
	line-height: 30px;
}
.team-member h3 {
	margin: 0;
	padding: 20px 0 10px;
}
.team-member h3 a {
	margin: 0;
	padding: 0;
}

.team-member .employee-title,
.team-member .employee-title a {
	font-size: 18px;
	font-weight: bold;
	color: #096D77;
}
.team-member .employee-title {
	min-height: 70px;
}
.team-member .email {
	width: 30px;
	height: 30px;
	display: inline-block;
	background: url('../images/staff_mail.png') center center no-repeat;
	border-radius: 50%;
}
.staff-meta-container {
	min-height: 160px;
}

.ci-founders-wrapper .ci-normal-size,
.ci-crew-wrapper .ci-bigger-size {
	display: none;
}

.ci-crew-wrapper {
	clear: both;
}


.ci-vc-newsbox {
	width: 100%;
	height: 290px;
	display: inline-block;
	margin-bottom: 40px;
	position: relative;
	background-color: #f8f4f1;
}
.ci-vc-newsbox .ci-news-cover {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4);
	transition: all .25s;
}
.ci-vc-newsbox:hover .ci-news-cover {
	background: rgba(0,0,0,0);
	transition: all .25s;
}
.ci-vc-newsbox .ci-vc-content_container {
	position: absolute;
	bottom: 28px;
	left: 28px;
	color: #fff;
	background-size: cover;
}
.ci-vc-newsbox .ci-news-date {
	font-size: 14px;
	color: #fff;
}
.ci-vc-newsbox h3 {
	margin: 0;
	padding: 0;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}


.ci-vc-togglebox-item {
	margin-bottom: 30px;
	padding: 20px;
	background: #fff;
	border: 1px solid #707070;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.ci-vc-togglebox-item:hover {
	cursor: pointer;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0);
}
.ci-vc-togglebox-item h3.ci-togglebox-title {
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
}
.ci-togglebox-content {
	margin-top: 20px;
	border-top: 1px solid #707070;
}

.ci-word-show {
	display: inline;
}
.ci-word-hide {
	display: none;
}
.ci-active .ci-word-show {
	display: none;
}
.ci-active .ci-word-hide {
	display: inline;
}
.ci-togglebox-content p {
	margin: 0;
}
.ci-togglebox-content h6 {
	margin: 0;
	padding: 15px 0 0;
}
.ci-togglebox-content a {
	color: #49ABB4;
}


.ci-vc-office h3 {
	width: 100%;
	padding: 0 0 10px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.ci-vc-office .ci-vc-office-circle-container {
	max-width: 175px;
	height: auto;
	margin: 0 auto 50px;
}
.ci-vc-office .ci-vc-office-circle-container {
	position: relative;
}
.ci-vc-office .ci-vc-content-vertical-center {
	padding: 3px;
}
.ci-vc-office .ci-vc-content_hover_container {
	width: 100%;
	height: 100%;
	padding: 45px 0 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	opacity: 0;
	transition: opacity .2s;
	text-align: center;
	color: #fff;
	background: #343D51;
	border-radius: 50%;
}
.ci-vc-office:hover .ci-vc-content_hover_container {
	opacity: 1;
	transition: opacity .2s;
}

input.input_field.highlight {
	border: 1px solid #f00 !important;
}
/*
@media only screen and (min-width: 769px) {
	.ci-vc-icontext.ci-vc-border-on {
		max-width: 255px;
	}
}
*/

.ci-fattext-container {
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 25px;
	font-weight: bold;
	color: #293348;
	border-bottom: 2px solid #293348;
}

.ci-staff-departments {
	margin-bottom: 50px;
}
.ci-staff-departments a {
	display: inline-block;
	margin-right: 15px;
	font-size: 25px;
	color: #47AEB3;
}
.ci-staff-departments a.ci-active {
	border-bottom: 1px solid #47AEB3;
}
.ci-staff-source {
	/* display: none; */
}
.ci-staff-target {
	width: 100%;
	display: block;
}
.ci-staff-target .team-member {
	opacity: 0;
	transition: opacity .2s ease-in-out;
}
.ci-staff-target .team-member.fade-in {
	opacity: 1;
	transition: opacity .2s ease-in-out;
}





.ci-vc-in-the-media-box {
	margin-bottom: 30px;
	padding: 0 15px;
	border: 1px solid #707070;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	background: #fff;
}
.ci-vc-in-the-media-box:hover {
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0);
}
.ci-vc-in-the-media-box .ci-vc-link {
	cursor: pointer;
}
.ci-vc-in-the-media-box .ci-vc-logo-wrapper {
	line-height: 90px;
	text-align: center;
	margin-bottom: 25px;
	border-bottom: 1px solid #707070;
/* 	background: #f0f; */
}
.ci-vc-in-the-media-box .ci-vc-logo-wrapper img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 60px;
}
.ci-vc-in-the-media-box .ci-date,
.ci-vc-in-the-media-box .ci-hl {
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	color: #293348;
}
.ci-vc-in-the-media-box h3.ci-hl {
	margin: 20px 0;
	padding: 0;
}

.ci-vc-press-release-box {
	max-width: 850px;
	margin: 0 auto 20px;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.ci-vc-press-release-box .ci-iconarea,
.ci-vc-press-release-box .ci-vc-content_container {
	min-height: 240px;
	float: left;
}
.ci-vc-press-release-box .ci-iconarea {
	width: 160px;
	background: #fff url('../images/icon_press-release@2x.png') center center no-repeat;
	background-size: 84px 72px;
}
.ci-vc-press-release-box .ci-vc-content_container,
.ci-vc-press-release-slide-box .ci-vc-content_container {
	width: 100%;
	max-width: 690px;
	padding: 40px;
	position: relative;
	color: #fff;
}
.ci-vc-press-release-box h3.ci-hl {
	padding: 0;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #fff;
}
.ci-vc-press-release-box.ci-even {
	background: #34898E;
}
.ci-vc-press-release-box.ci-odd {
	background: #8BC5C7;
}
.ci-vc-press-release-box .ci-boxfooter {
	width: 100%;
	max-width: 610px;
	position: absolute;
	bottom: 40px;
	left: 40px;
}
.ci-vc-press-release-box .ci-vc-link {
	font-size: 16px;
	color: #293348;
	padding: 10px 25px;
	border-radius: 50px;
	background: #fff;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.ci-vc-press-release-box .ci-vc-link:hover {
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0);
}



.ci-vc-press-release-slide-box {
	padding-right: 10px;
	margin-bottom: 30px;
}
.ci-vc-press-release-slide-box .ci-vc-content_container {
/* 	width: 30%; */
	height: 300px;
	background-color: #4aacb5;
}
.ci-vc-press-release-slide-box h3.ci-hl {
	padding: 0;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #fff;
}
.ci-vc-press-release-slide-box .ci-boxfooter {
	width: 100%;
	margin-top: 40px;


/* 	max-width: 610px; */
	position: absolute;
	bottom: 30px;
	left: 40px;


}
.ci-vc-press-release-slide-box .ci-vc-link {
/* 	width: 50%; */
	display: inline-block;
	margin-bottom: 20px;
	font-size: 16px;
	color: #293348;
	padding: 10px 25px;
	border-radius: 50px;
	background: #fff;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.ci-vc-press-release-slide-box .ci-vc-link:hover {
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0);
}
/*
.ci-vc-press-release-slide-box .ci-boxfooter {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
}
*/
/*
.ci-vc-press-release-slide-box .ci-share-container {
	width: 150px;
}
*/

.ci-vc-press-release-box .ci-share-container {
	float: right;
}
.ci-sharing-icon {
	width: 30px;
	height: 30px;
	display: inline-block;
	margin-right: 10px;
	border: 1px solid #fff;
	border-radius: 50px;
}
.ci-icon-facebook {
	background: url('../images/icon_facebook@2x.png') center center no-repeat;
	background-size: 7px 15px;
}
.ci-icon-twitter {
	background: url('../images/icon_twitter@2x.png') center center no-repeat;
	background-size: 15px 12px;
}
.ci-icon-linkedin {
	background: url('../images/icon_linkedin@2x.png') center center no-repeat;
	background-size: 13px 13px;
}



.ci-vc-press-kit .ci-vc-content_container {
	text-align: center;
}
.ci-vc-press-kit .ci-img-container {
	min-height: 120px;
	line-height: 120px;
	text-align: center;
	border: 1px solid #707070;
}
.ci-vc-press-kit .ci-img-container img {
	width: auto;
	height: auto;
	max-width: 80%;
	max-height: 120px;
}
.ci-vc-press-kit .ci-vc-link {
	display: inline-block;
	margin-top: 35px;
}



.ci-vc-timeline-slideitem {
	height: 300px;
	position: relative;
	margin-bottom: 30px;
	padding: 0 50px;
}
.ci-timeline-item-img {
	width: 100%;
	height: 100px;
	text-align: center;
}
.ci-timeline-item-img img {
	max-height: 100px;
	display: inline;
}
.ci-vc-timeline-slideitem .ci-hl,
.ci-vc-timeline-slideitem .ci-date {
	text-align: center;
}
.ci-vc-timeline-slideitem .ci-hl {
	font-size: 16px;
	font-weight: bold;
}
.ci-vc-timeline-slideitem .ci-date {
	font-size: 14px;
}
.ci-timeline {
	width: 100%;
/* 	height: 4px; */
	position: absolute;
	bottom: 12px;
	left: 0;
/* 	background: #47acb4; */
}
.ci-timeline-left,
.ci-timeline-right {
	width: 50%;
/* 	height: 4px; */
	position: absolute;
	bottom: -2px;
/* 	background: #47acb4; */
	border-bottom: 4px solid #47acb4;
}
.ci-timeline-left {
	left: 0;
}
.ci-timeline-right {
	right: 0;
}
/*
.ci-vc-timeline-slideitem:first-child .ci-timeline-left {
	border-bottom-style: dashed;
}
.ci-vc-timeline-slideitem:last-child .ci-timeline-right {
	border-bottom: none;
}
*/


.ci-vc-timeline-slideitem:first-child .ci-timeline-left {
	border-bottom: none;
}
.ci-vc-timeline-slideitem:last-child .ci-timeline-right {
	border-bottom-style: dashed;
}

.ci-timeline .ci-timeline-date {
	width: 100%;
	position: absolute;
	bottom: 30px;
	text-align: center;
}
.ci-timeline .ci-timeline-moment {
	position: absolute;
	top: -22px;
	left: 50%;
	margin-left: -23px;
	width: 47px;
	height: 47px;
	border-radius: 50px;
	background: #47acb4;
	border: 10px solid #fff;
}



.slick-prev:before,
.slick-next:before,
.slick-dots li button:before {
	color: #525d73;
}
.slick-prev:before,
.slick-next:before {
	content: "\e900";
	font-family: 'adsquare-icons' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body .slick-prev {
	left: -35px;
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}
.slick-next {
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
}
.slick-dots li button:before {
	opacity: 1;
}
.slick-dots li.slick-active button:before {
	color: #4aacb5;
}


.ci-vc-press-release-slider .slick-prev,
.ci-vc-press-release-slider .slick-next {
	top: 41%;
}


.ci-vc-employee .team-member {
	width: 100%;
}
.ci-vc-employee .team-member .team-member-hover {
	margin-top: 2px;
	padding: 120px;
	cursor: pointer;
}
.ci-vc-employee .ci-link {
	margin-top: 0;
}
.ci-vc-employee .ci-cliackarea {
	width: 100%;
	height: 100%;
	/* padding: 50px; */
	background: #f0f;
	border-radius: 50%;
}
.ci-vc-employee .team-member .image-area {
	height: 0;
	background: #00f;
}



@media only screen and (max-width: 900px) {
	.ci-vc-press-release-box {
		max-width: 750px;
	}
	.ci-vc-press-release-box .ci-vc-content_container {
		width: 100%;
		max-width: 560px;
	}
	.ci-vc-press-release-box .ci-boxfooter {
		width: 100%;
		max-width: 510px;
	}
}

@media only screen and (min-width: 769px) {
	.ci-stuff-clear-d {
		clear: both;
	}
/*
	.ci-vc-scrollanker {
		display: block;
		margin-bottom: 150px;
	}
*/
}
@media only screen and (max-width: 768px) {
	.ci-vc-staff .ci-bigger-size,
	.team-member {
		width: 49%;
	}
	.ci-stuff-clear-m {
		clear: both;
	}

	.ci-vc-office .ci-vc-office-circle-container {
		max-width: 90%;
	}
	.ci-vc-office .ci-vc-content_hover_container {
		padding-top: 34%;
	}
	.ci-vc-office .ci-vc-content_hover_container,
	.ci-vc-office:hover .ci-vc-content_hover_container {
		opacity: .95;
	}
	.ci-staff-departments a {
		margin-bottom: 10px;
		font-size: 22px;
	}
/*
	.ci-vc-scrollanker {
		display: block;
		margin-bottom: 180px;
	}
*/
}
@media only screen and (max-width: 767px) {
	.ci-vc-press-release-box {
		max-width: 100%;
	}
	.ci-vc-press-release-box .ci-iconarea {
		display: none;
	}
	.ci-vc-press-release-box .ci-vc-content_container {
		width: 100%;
		max-width: 1000px;
	}
	.ci-vc-press-release-box .ci-boxfooter {
		width: 90%;
		max-width: 1000px;
	}
}
@media only screen and (max-width: 480px) {
	a.ci-vc-cta-btn {
		padding: 20px 80px;
	}
	.ci-vc-office .ci-vc-content_hover_container {
		padding-top: 35%;
	}
	.ci-vc-press-release-box .ci-boxfooter {
		width: 82%;
		max-width: 1000px;
	}
}
