


.lefttext.span1 {
	display: flex !important;
}

a.button-small-button span.button-text {
	font-family: "Lato", Sans-serif;
	font-size: 15px;
	font-weight: 500;
	fill: #fff;
	color: #fff;
	background-color: #005A9E;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #005a9e;
	border-radius: 40px 40px 40px 40px;
	padding-left: 23px;
	padding-right: 23px;
	padding-top: 7px;
	padding-bottom: 7px;
}

h3.section-name {
	color: #878787;
	font-size: 25px;
	font-weight: 700;
	display: flex;
  text-transform: uppercase;
}

span.sepearator {
	border-style: solid;
	border-width: 0 1px 0 0;
	border-color: #878787;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	margin: 0 0 0 0;
	border-radius: 0 1px 0 0;
}

.lefttext {
	display: flex;
}

.section {
	width: 100%;
	margin: 0 auto;
	margin-bottom: 100px;
}

.elementor-divider {
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}

.elementor-divider-separator {
	width: 5%;
	margin: 0 auto;
	margin-left: 0;
}


.sectionname.row {
	display: flex;
	margin-bottom: 30px;
	justify-content: left;
	align-items: center;
}

.icon-cols img {
	vertical-align: middle;
	display: inline-block;
	width: 22%;
}

.icon-cols {
	width: 25%;
}

.page-content {
	margin-left: 70px;
}

p.p1 {
	width: 85%;
}

.inner-col-container {
	display: flex;
	margin: 0 auto;
	width: 90%;
}

span.section-num {
	color: #878787;
	font-size: 39px;
	margin: 0;
	line-height: 1;
	font-weight: bold;
	margin: 15px;
}

img.smallimg {
	vertical-align: middle;
	display: inline-block;
	width: 22%;
}

h3.icon-box-title span {
	font-family: "Lato", Sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 1em;
	color: #005A9E;
}

h2.section-subtitle {
	font-size: 25px;
	font-weight: 700;
	margin-left: 85px;
	padding: 60px 0 60px 0;
  text-transform: uppercase;
}

.rightnav {
	padding: 40px 0 40px 0;
}

.img-container img {
  max-width: 100%;
  height: auto;
}

img {
	vertical-align: middle;
	width: 100%;
}

hr.separator {
	border: 0;
	border-bottom: 1px solid #898989;
	width: 5%;
	margin: 0;
	margin-bottom: 80px;
	margin-top: 15px;
}

.outerDiv {
	height: auto;
	width: auto;
	margin: 0px auto;
}

p.p3 {
	margin-bottom: 1.3rem;
}

.leftDiv {
	height: 400px;
	width: 48%;
	float: left;
}

.rightDiv {
	height: auto;
	width: 48%;
	float: right;
}

#case-studies .container {
	margin: 0 auto;
	max-width: 1140px;
	width: 100%;
}

@media only screen and (max-width: 768px) {
	span.section-name {
		margin-left: 30px;
	}
	.inner-col-container {
		display: block;
		margin: 0 auto;
		width: 100%;
	}
	.icon-cols {
		width: 100%;
	}
	.rightDiv {
		height: auto;
		width: 100%;
		float: right;
		margin-bottom: 80px;
	}
	.leftDiv {
		height: auto;
		width: 100%;
		float: left;
	}
}

p.blue-text {
	margin-bottom: 1.6em;
	font-size: 15px;
}


.blue-text+.hs_cos_wrapper_type_inline_rich_text {
	margin-bottom: 50px;
}




@media screen and (max-width: 600px) {
span.section-num, span.section-name {
    font-size: 20px;
}
.blue-text+.hs_cos_wrapper_type_inline_rich_text {
    font-size: 14px; 
    margin-bottom: 50px;
}
span.section-name {
    margin-left: 10px;
}
.page-content {
    margin-left: 55px;padding-right: 20px;
}
}


@media screen and (max-width: 992px) {
   span.section-num {
    font-size: 30px;
}
span.section-name {margin-left: 20px; }
.mySlides {width: 100%; max-width: 95%;}
.next {left: 83%;}     
.prev {left: -14%;}
.main-video {margin: 0px 0px 0px 25px; }

@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px)  
  and (-webkit-min-device-pixel-ratio: 2){
span.section-name {margin-left: 20px; }
.mySlides {width: 100%; max-width: 95%;}
.next {left: 87%;} 
.prev {left: -11%;}
    span.section-num {
    font-size: 30px;
}
.main-video {margin: 0px 0px 0px 25px; }
