/*
Theme Name: E2
Theme URI:	
Version: 1.0.0
Description: smart. flexible. beautiful. divi is the most powerful theme in our collection.
Author: 
Author URI: 
Template:	Divi
Tags: 
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../Divi/style.css");

.gs-image .owl-carousel img {
	max-width:100%;
}

.owl-carousel .owl-nav button.owl-next, 
.owl-carousel .owl-nav button.owl-prev {
	font-size:88px;
	color:#9ea2a2;
	margin:0 20px!important;
	display: inline-block;
	line-height:1em;
}
.owl-theme .owl-nav [class*=owl-]:hover {
	background:none;
	color:#25282a;
}
.owl-theme .owl-dots .owl-dot span {
	background:#9ea2a2;
}
.owl-theme .owl-dots .owl-dot.active span, 
.owl-theme .owl-dots .owl-dot:hover span {
    background:#25282a;
}
.col-list-2 {
	width: 50%;
    float: left;
    padding: 0 1.6em 0 0;
}

.ui-tooltip.highlight{
	box-shadow: none;
	border-radius: none!important;
	font-size:smaller;
	line-height:1.4em;
	font-style:italic;
	padding:1.8em;
	width:75vw!important;
}
.hr-show-text-icon {
	display:inline-block;
	padding:0 6px;
}
.hr-show-text-icon {
	color:#707372;
}
.hr-show-text-icon:hover {
	color:#707372!important;
}
.hr-expand-text {
	display: none;
}

@media (max-width: 980px) {
	.gs-image.at-a-glance .ds-carousel-logo {
		width: 25%!important;
		padding: 0 0 5% 0!important;
	}
	.gs-image.at-a-glance img {width:100%!important;}
	.module-benefits {margin-bottom:40px!important;}
}

@media (max-width: 680px) {
	.col-list-2 {
		width:100%;
		padding:0;
		margin-bottom: 40px;
	}
}