
p {
	color:#2b2a2a;
}

:focus-visible {
    outline: 0px !important;
}

.banner-inner-section .container {
	padding:200px 0 160px 0;
	display: table;
	position: relative;
	width:1370px;
} 

.banner-inner-section p { 
	font-size:18px; 
}
.banner-inner-section .small_heading {
	text-transform: uppercase;
	font-family: 'gt_america_trialexp_md';
	color: #ecedf0;
	font-size: 18px;
}
.banner-inner-section .heading_content {
	color:#fff;
}
.banner-inner-section h1 {
	color:#ecedf0;
}
.white-border-line {
	height: 1px;
	width: 390px;
	background: #fff;
	margin: 15px 0 20px 0;
}
.border-line {
	position: absolute;
	left: 2px;
	bottom: -80px;
	width: 12px;
	height: 210px;
	background: #6fc097;
}

.media-contain-section .container, .case-media-section .container, 
.bg-gray-media .container {
	width: 1367px;
}
.virtual-text {
	font-size:52px;
	color:#23394c;
	padding-bottom:50px;
}
.media-contain-section {
	padding:250px 0 200px 0;
	position: relative;
}
.media-contain-section h2.virtual-text {
	color:#6fc097;
}
.media-contain-section p {
	width: 870px;
}
.media-contain-section {
	position: relative;
}
.single-media {
	position: absolute;
	right:0;
	top:0;
}
.media-image1 {
	top:70px;
	right:130px;
	z-index: 9999;
}
.media-image1 img {
	border-radius: 100%;
}
.media-image2 {
	top:470px;
	right:130px;
	z-index: 999;
}

.medis-slider {
	padding:340px 0 95px 0;
	background-size: cover;
	position: relative;
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
}
.case-media-section {
	padding:145px 0;
	overflow: hidden;
	position: relative;
}
.top-case-study {
	margin-left: 355px;
	position: relative;
}
.top-case-study h2.virtual-text span {
	font-size: 32px;
	color:#6fc097;
}
.top-case-study p {
	width: 800px;
}
.top-case-study .border-line {
	left: -55px;
	bottom: auto;
	top: 120px;
}

.top-case-study .learn-more {
	padding:0;
	margin-right:35px;
	float: right;
	position: relative;
	top:-45px;
}
.top-case-study .learn-more a {
	color:#6fc097;
}
.top-case-study .learn-more a:hover {
	color:#fff;
}
.case-detail {
	margin: 135px 0 0 250px;
	overflow: hidden;
	width: calc(100% - 250px);
}
.single-case-detail {
	padding-right: 50px;
	width: calc(33.3% - 33px);
	float: left;
}
.single-case-detail:last-child {
	padding-right: 0px;
}
.single-case-detail h2 {
	font-size:26px;
	color:#23394c;
}
.single-case-detail p {
	font-size:20px;
	color:#595959;
	line-height: normal;
	padding-top:5px;
	line-height: 30px;
}
.case-image {
	position: absolute;
	left:-24px;
	top: 180px;
}
.case-image img {
	border-radius:100%;
}
.bg-gray-media .container  .case-inner-section {
	width:1100px;
}
.bg-gray-media {
	background: #ecedf0;
}
.bg-gray-media .case-image {
	left:auto;
	right: -70px;
}
.bg-gray-media .top-case-study {
	margin-left: 105px;
}
.bg-gray-media .case-detail {
	margin-left: 0;
}
.bg-gray-media .case-detail {
	padding-bottom: 120px;
	overflow: hidden;
	width: 100%;
}
.bg-gray-media .view-study-text {
	font-size:26px;
	color:#6fc097;
	font-family: 'p22_mackinacregular';
	border-top: 1px solid #000;
    padding-top: 15px;
}
.bg-gray-media .view-study-text:hover {
	color:#23394c;
}
.bg-gray-media.case-media-section {
	padding-bottom: 105px;
}
.article-section h2.virtual-text {
	padding-bottom:80px;
	color: #6fc097;
}
.article-section {
	padding:150px 0 200px 0;
	width: 76%;
	float: right;
	position: relative;
	right: 0;
	overflow: hidden;
}
.img-article {
	position: relative;
	margin-bottom: -3px;
}
.img-article img {
	width: 100%;
}
.img-detail {
	position: absolute;
	bottom:0;
	left: -1px;
	width: calc(100% - 50px);
	background: #fff;
	padding: 20px 20px 20px 0;
}
.img-detail h3 {
	font-size:27px;
	color: #23394c;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.img-detail h3 a {
	color: #23394c;
}
.img-detail h3 a:hover {
	color: #6fc097;
}
.img-detail p {
	font-size:20px;
	line-height: 30px;
	color:#595959;
	padding-top:8px;
	width: 420px;
}

.single-article {
	margin-right: 70px;
}
.article-slider {
	right: 0;
    position: relative;
    width: calc(100% + 70px);
    float: left;
}
.article-slider .slick-prev, .article-slider .slick-next {
	position: absolute;
	bottom: -80px;
	left: 0;
	font-size: 0;
	padding: 0;
	width: 50px;
	height: 50px;
	background: none;
	border:none;
	cursor: pointer;
	background-image: url("../images/sprite-icon.svg");
}
.article-slider .slick-prev {
	background-position: -657px -430px;
}
.article-slider .slick-next {
	left:80px;
	background-position: -717px -430px;
}
.article-slider .slick-prev:hover {
	background-position: -657px -510px;
}
.article-slider .slick-next:hover {
	background-position: -717px -510px;
}
.medis-inner-slider {
	width:1120px;
	margin:auto;
	position: relative;
}
.single-medis {
	display: flex;
	align-items: center;
}
.img-medis {
	position: relative;
}
.img-medis img {
	width: 650px;
}
.hover-bg {
	position: absolute;
	left:0;
	top:0;
	/*background: rgba(111,192,151,.2);
	border-radius: 100%;*/
	width:100%;
	text-align: center;
	height: 100%;
	cursor: pointer;
	border-radius: 100%;
}
.img-medis .hover-bg:hover {
	background: rgba(111,192,151,.2);
	border-radius: 100%;
}
.hover-bg:hover .arrow-right {
	border-left: 80px solid rgba(255,255,255,.8);
}
.img-medis img {
	border-radius: 100%;
}
.detail-medis {
	padding-left: 70px;
}
.detail-medis h2 {
	font-size: 38px;
	color: #23394c;
}
.detail-medis p {
	font-size: 20px;
	color: #595959;
	padding-top: 15px;
	line-height: 30px;
}
.medis-inner-slider .slick-prev, .medis-inner-slider .slick-next {
	position: absolute;
	bottom: 0;
	right: -125px;
	font-size: 0;
	padding: 0;
	width: 105px;
	height: 105px;
	background: none;
	border:none;
	cursor: pointer;
	z-index: 9999;
	background:#ecedf1 url("../images/sprite-icon.svg") no-repeat;
}
.medis-inner-slider .slick-prev {
	background-repeat: no-repeat;
	right:0;
	background-position: -627px -278px;
}
.medis-inner-slider .slick-next {
	background-repeat: no-repeat;
	background-position: -752px -278px;
}
.medis-inner-slider .slick-prev:hover {
	background-position: -627px -588px;
}
.medis-inner-slider .slick-next:hover {
	background-position: -752px -588px;
}
.arrow-right {
  width: 0; 
  height: 0; 
  border-top: 60px solid transparent;
  border-bottom: 60px solid transparent;  
  border-left: 80px solid #fff;
  position: relative;
  top:calc(50% - 60px);
  left: calc(50% - 40px);
  cursor: pointer;
}
.full-width-slider {
	position: relative;
}
.small-image {
	width:300px;
	height:300px;
	position: absolute;
	top:calc(50% - 150px);
	left:-100px;
	cursor: pointer;
}
.small-image img {
	width:100%;
	border-radius: 100%;
}
.small-image .hover-bg {
	background: none;
}
.small-image .arrow-right {
    border-top: 36px solid transparent;
    border-bottom: 36px solid transparent;
    border-left: 56px solid #fff;
    top: calc(50% - 36px);
    left: calc(50% - 28px);
}
.right-small-image {
	right:-100px;
	left: auto;
}






#video-popup-container {
  display:none;
  position: fixed;
  z-index: 999999;
  width: 60%;
  left: 50%;
  margin-left: -30%;
  top: 14%;
  background-color: #fff;
}
#video-popup-close {
  cursor: pointer;
  position: absolute;
  right: -12px;
  top: -7px;
  z-index: 998;
  width: 25px;
  height: 25px;
  border-radius: 25px;
  text-align: center;
  font-size: 12px;
  background-color: #6fc097;
  line-height: 26px;
  color: #fff;
}
#video-popup-close:hover {
	background-color: #23394c;
}
#video-popup-iframe-container {
  position: absolute;
  z-index: 997;
  width: 100%;
  padding-bottom: 56.25%;
  border: 2px solid #000;
  border-radius: 2px;
  background-color: #232323;
}
#video-popup-iframe {
  z-index: 999;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #232323;
  border:none;
}
#video-popup-overlay {
  display: none;
  position: fixed;
  z-index: 995;
  top: 0;
  /*background-color: rgba(0,0,0,0.1);*/
  opacity: 0.8;
  width: 100%;
  height: 100%;
}
.page-app.popup-open:before {
    /*background-color: rgba(0,0,0,0.1);
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;*/
}
/*.popup-open, .popup-open .overlay-modal, .popup-open .banner-section:before {
    background-color: rgba(0,0,0,0.5) !important;
    overflow: hidden;
    z-index: 999999 !important;
}*/
/*.home.popup-open header.sticky-header {
    height: 100% !important;
}*/
.page-app.popup-open .overlay-modal {
    height: 100%!important;
    position: fixed;
    width: 100%;
	background: rgba(0,0,0,0.5) !important;
	z-index: 999999;
}
.page-app.popup-open .zsiq_theme1.zsiq_floatmain,
.page-app.popup-open .zsiq-newtheme.zsiq_size2[embedtheme], 
.page-app.popup-open .zsiq_size2[embedtheme] {
   z-index: 11 !important;
}
.page-app.popup-open {
	overflow:hidden;
}
.page-app #video-popup-container {
	
}
.page-app.popup-open .banner-section:before {
    /*background: rgba(0,0,0,0.1);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";*/
}
/*.home.popup-open header.sticky-header {
    height: 100% !important;
	background: rgba(0,0,0,0.5) !important;
}*/
/*#video-popup-iframe {
	z-index: 999;    position: absolute;    width: 100%;    height: 100%;    left: 0;    top: 0;    background-color: #232323;    border: none;
}*/
/*.home.popup-open header.sticky-header .container
.home.popup-open header .container,
.home.popup-open .banner-section, {
	display: none;
}*/

.page-app.popup-open #header.sticky-header,
.page-app.popup-open .zls-sptwndw.siqembed,
.page-app.popup-open .zsiq_floatmain.zsiq_theme1
 {
	/*z-index:-9 !important;*/
	transition: none;
    animation: none;
    /*height: auto !important;*/
}
.page-app.popup-open #header {
	/*z-index:-9 !important;*/
}
.img-article .img-detail {
	transition: all 0.5s ease;
}
.img-article:hover .img-detail {
	background:#6fc097;
	padding:20px;
	width: calc(100% - 70px);
}
.img-article:hover .img-detail h3,
.img-article:hover .img-detail h3 a,
.img-article:hover .img-detail p {
	color:#fff;
}

html:lang(es) .media-contain-section h2.virtual-text {
	width: 830px;
}


@media screen and (min-width:1799px) {
.media-contain-section p{
    width: 820px;
}
}
@media (min-width:2200px) {
	.susbcribe-section::before {
		width: 58%;
	}
}
@media (min-width:2600px) {
	.susbcribe-section::before {
		width: 57%;
	}
}
@media (min-width:3500px) {
	.susbcribe-section::before {
		width: 56%;
	}
}
@media (min-width:4000px) {
	.susbcribe-section::before {
		width: 55%;
	}
}
@media (min-width:4500px) {
	.susbcribe-section::before {
		width: 54%;
	}
}
@media (min-width:1800px) {
	.article-section {
		width: 87%;
	}
}
@media (min-width:1920px) {
	.article-section {
		width: 85.5%;
	}
}
@media (min-width:2200px) {
	.case-image {
		left: 8%;
	}
	.bg-gray-media .case-image {
		right: 8%;
	}
}
@media (min-width:3000px) {
	.case-image {
		left: 22%;
	}
	.bg-gray-media .case-image {
		right: 22%;
	}
}
@media (device-width:2560px) {
	.article-section {
    	width: 76%;
	}
	body #video-popup-container {
		top: 20%!important
	}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 
	
}
@media (min-width: 1170px) and (max-width: 1280px){
    #video-popup-container{
        top: 16%;
    }
}
@media only screen 
  and (min-width: 1024px) 
  and (max-height: 1366px) 
  and (-webkit-min-device-pixel-ratio: 1.5) {
	  #video-popup-container {
		      top: 28%;
	  }
}

@media(max-width:1799px) {
	.img-detail h3 {
		font-size: 24px;
	}
	.banner-inner-section .container {
		padding: 140px 0;
	}
	.media-image2 {
		right: 100px;
	}
	.media-image1 {
	    right: 100px;
	}
	.media-contain-section p {
	    width: 830px;
	}
	.medis-inner-slider .slick-prev, .medis-inner-slider .slick-next {
		width: 90px;
		height: 90px;
		background-size: 850px auto;
	}
	.case-image img {
	    width: 400px;
	}
	.article-section {
		width: 91.5%;
	}
	.medis-inner-slider .slick-prev {
	    background-position: -531px -234px;
	}
	.medis-inner-slider .slick-next {
	    background-position: -635px -234px;
	}
	.medis-inner-slider .slick-prev:hover {
	    background-position: -531px -497px;
	}
	.medis-inner-slider .slick-next:hover {
	    background-position: -635px -497px;
	}
	.img-medis img {
		width: 550px;
	}
}
@media screen and (min-width:1690px) and (max-width: 1799px) {
	
}
@media(max-width:1800px) {
	.article-section {
		width: 88%;
	}
}
@media(max-width:1750px) {
	.article-section {
		width: 89%;
	}
}
@media(max-width:1700px) {
	.article-section {
		width: 90%;
	}
}
@media(max-width:1650px) {
	.border-line {
	    width: 11px;
	    height: 210px;
	    bottom: -80px;
		left: 1px;
	}
	.virtual-text {
    	font-size: 45px;
	    padding-bottom: 40px;
	}
	.banner-inner-section .container, .media-contain-section .container, .case-media-section .container, 
	.bg-gray-media .container {
	    width: 1200px;
	}
	.media-image1 {
	    right: 80px;
	}
	.media-image1 img {
		width:440px;
	}
	.media-image2 img {
	    width: 440px;
	}
	.media-image2 {
	    right: 80px;
	}
	.media-contain-section p {
	    width: 720px;
	}
	.media-contain-section {
	    padding: 180px 0 200px 0;
	}
	.medis-slider {
	    padding: 260px 0 85px 0;
	}
	.medis-inner-slider .slick-prev, .medis-inner-slider .slick-next {
	    width: 80px;
	    height: 80px;
	    background-size: 750px auto;
	    bottom: -20px;
	}
	.medis-inner-slider .slick-prev {
		right: -20px;
		background-position: -468px -206px;
	}
	.medis-inner-slider .slick-next {
	    background-position: -560px -206px;
	}
	.medis-inner-slider .slick-prev:hover {
		background-position: -468px -437px;
	}
	.medis-inner-slider .slick-next:hover {
	    background-position: -560px -437px;
	}
	.medis-inner-slider {
	   width: 1000px;
	}
	.detail-medis {
	    padding-left: 50px;
	}
	.small-image {
	    width: 250px;
	    height: 250px;
	    top: calc(50% - 125px);
	    left: -80px;
	}
	.right-small-image {
		right: -80px;
		left: auto;
	}
	.arrow-right {
	    border-top: 50px solid transparent;
	    border-bottom: 50px solid transparent;
	    border-left: 70px solid #fff;
	    top: calc(50% - 55px);
	    left: calc(50% - 30px);
	}
	.hover-bg:hover .arrow-right {
		border-left: 70px solid rgba(255,255,255,.8);
	}
	.case-image img {
	    width: 350px;
	}
	.top-case-study p {
	    width: 660px;
	}
	.single-case-detail {
	    padding-right: 40px;
	}
	.top-case-study .border-line {
		top: 100px;
	}
	.case-media-section {
	    padding: 115px 0;
	}
	.bg-gray-media .container .case-inner-section {
	    width: 1000px;
	}
	.article-section {
	    width: 86%;
	    padding: 110px 0 180px 0; 
	}
	.img-detail h3 {
	    font-size: 21px;
	}
	.img-detail p {
	    font-size: 18px;
	    line-height: 28px;
	    width: 100%
	}
	.article-section h2.virtual-text {
	    padding-bottom: 60px;
	}
	.media-contain-section p, .top-case-study p {
		font-size: 22px;
    	line-height: 38px;
	}
	.top-case-study h2.virtual-text span {
		font-size: 27px;
	}
	.bg-gray-media .top-case-study {
		margin-left: 90px;
	}
	.top-case-study {
		margin-left: 335px;
	}
	.top-case-study .border-line {
		left: -45px;
	}

	html:lang(es) .media-contain-section h2.virtual-text {
		width: 720px;
	}
}
@media(max-width:1600px) {
	.article-section {
		width: 87%;
	}
}
@media(max-width:1550px) {
	.article-section {
		width: 88.5%;
	}
}
@media(max-width:1500px) {
	.article-section {
		width: 90%;
	}
}
@media(max-width:1450px) {
	.article-section {
		width: 91%;
	}
}
@media(max-width:1400px) {
	.article-section {
		width: 93%;
	}
}
@media (device-width:1280px) {
	body #video-popup-container {
		top: 24%!important
	}
}
@media (device-width:1366px) {
	body #video-popup-container {
		top: 15%!important
	}
}
@media (device-width:1440px) {
	body #video-popup-container {
		top: 42%!important
	}
}
@media (device-width:1600px) {
	.article-section {
    	width: 86%;
	}
}
@media(max-width:1366px) {
	.banner-inner-section .container {
		padding: 110px 0;
	}
	.virtual-text {
	    font-size: 40px;
	    padding-bottom: 35px;
	}
	.banner-inner-section .container, .media-contain-section .container, .case-media-section .container, 
	.bg-gray-media .container {
	    width: 1080px;
	}
	.media-contain-section p {
	    width: 600px;
	}
	.media-contain-section {
	    padding: 150px 0;
	}
	.medis-inner-slider {
	    width: 900px;
	}
	.medis-inner-slider .slick-prev, .medis-inner-slider .slick-next {
		bottom: -40px;
	}
	.medis-inner-slider .slick-prev {
	    right: -30px;
	}
	.medis-slider {
	    padding: 260px 0 145px 0;
	}
	.small-image {
	    width: 200px;
	    height: 200px;
	    top: calc(50% - 100px);
	    left: -60px;
	}
	.right-small-image {
		right: -60px;
		left: auto;
	}
	.small-image .arrow-right {
	    border-top: 30px solid transparent;
	    border-bottom: 30px solid transparent;
	    border-left: 44px solid #fff;
	    top: calc(50% - 30px);
	    left: calc(50% - 22px);
	}
	.top-case-study p {
	    width: 560px;
	}
	.bg-gray-media .container .case-inner-section {
	    width: 860px;
	}
	.bg-gray-media .case-detail {
	    padding-bottom: 80px;
	}
	.single-case-detail p {
	    font-size: 18px;
	}
	.top-case-study .border-line {
	    top: 90px;
	}
	.bg-gray-media .view-study-text {
	    font-size: 22px;
	}
	.single-article {
	    margin-right: 40px;
	}
	.article-slider {
		width: calc(100% + 40px);
	}
	.article-section {
		right: 0;
		width: 95%;
	}
	.media-image2 {
		top: 430px;
	}
	.media-image1 img, .media-image2 img {
		width: 400px;
	}
	.img-medis img {
	    width: 450px;
	}
	.img-detail h3 {
		font-size: 20px;
	}
	.img-detail p {
		font-size: 16px;
	}
	html:lang(es) .media-contain-section h2.virtual-text {
		width: 640px;
	}
}
@media(max-width:1199px) {
	#video-popup-close {
		line-height: 24px;
	}
	.border-line {
	    width: 7px;
	    height: 130px;
	    bottom:-65px;
	}
	.banner-inner-section .small_heading { 
		font-size:14px;
	}
	.banner-inner-section .container {
	    padding: 60px 0;
	}
	.virtual-text {
	    font-size: 35px;
	}
	.banner-inner-section .container, .media-contain-section .container, .case-media-section .container, 
	.bg-gray-media .container {
	    width: 900px;
	}
	.media-contain-section p, .top-case-study p {
		font-size: 20px;
    	line-height: 38px;
	}
	.media-image1 img {
	    width: 340px;
	}
	.media-image2 img {
	    width: 340px;
	}
	.media-image2 {
	    top: 380px;
	}
	.media-contain-section {
	    padding: 110px 0 130px 0;
	}
	.media-contain-section p {
	    width: 560px;
	}
	.medis-slider {
	    padding: 200px 0 140px 0;
	}
	.detail-medis h2 {
	    font-size: 28px;
	}
	.detail-medis p {
	    font-size: 18px;
	    line-height: 28px;
	}
	.detail-medis {
	    padding-left: 30px;
	}
	.medis-inner-slider {
	    width: 80%;
	}
	.img-medis img {
	    width: 400px;
	}
	.medis-inner-slider .slick-prev {
	    right: 80px;
	    background-position: -343px -152px;
	}
	.medis-inner-slider .slick-prev:hover {
	    background-position: -343px -322px;
	}
	.medis-inner-slider .slick-prev, .medis-inner-slider .slick-next {
	    width: 60px;
	    height: 60px;
	    background-size: 550px auto;
	}
	.medis-inner-slider .slick-next {
		background-position: -411px -152px;
	}
	.medis-inner-slider .slick-next:hover {
		background-position: -411px -322px;
	}
	.top-case-study h2.virtual-text span {
	    font-size: 24px;
	}
	.top-case-study .learn-more {
		top: -25px;
	}
	.single-case-detail h2 {
	    font-size: 22px;
	}
	.case-image img {
	    width: 300px;
	}
	.case-image {
	    top: 150px;
	}
	.bg-gray-media .container .case-inner-section {
	    width: 710px;
	}
	.bg-gray-media .view-study-text {
	    font-size: 20px;
	}
	.bg-gray-media .case-detail {
	    padding-bottom: 60px;
	}
	.article-section h2.virtual-text {
	    padding-bottom: 40px;
	}
	.article-section {
	    padding: 80px 0 160px 0;
	}
	.case-media-section {
	    padding: 85px 0;
	}
	.media-image1, .media-image2 {
	    right: 30px;
	}
	.medis-inner-slider .slick-prev, .medis-inner-slider .slick-next {
		right:-50px;
	}
	.medis-inner-slider .slick-prev {
	    right: 20px;
	}
	.media-contain-section h2.virtual-text {
		width:550px;
	}
}

@media(max-width:991px) {
	.banner-inner-section .container, .media-contain-section .container, .case-media-section .container, 
	.bg-gray-media .container {
	    width: 720px;
	}
	.virtual-text {
	    font-size: 32px;
	    padding-bottom: 15px;
	}
	.media-contain-section h2.virtual-text {
		width:410px;
	}
	.media-contain-section p, .top-case-study p {
		font-size: 18px;
    	line-height: 30px;
	}
	.media-image1 img {
	    width: 310px;
	}
	.media-image2 img {
	    width: 310px;
	}
	.media-contain-section p {
	    width: 390px;
	}
	.media-image2 {
	    top: 340px;
	}
	.img-medis, .img-medis img {
		width: 350px;
	}
	.medis-inner-slider {
	    /*width: 400px;*/
	}
	.single-medis {
	    /*display: inline-block;*/
	}
	.img-medis {
		/*width: 300px;
		margin: auto;*/
	}
	.detail-medis {
	    /*padding-left: 0;
	    text-align: left;
	    padding-top: 20px;*/
	}
	.medis-inner-slider {
	    width: 90%;
	}
	.medis-inner-slider .slick-prev, .medis-inner-slider .slick-next {
	    right: 0;
	}
	.medis-inner-slider .slick-prev {
	    right: 70px;
	}
	.medis-slider {
	    padding: 150px 0 145px 0;
	    background-position: center top;
	}
	.case-image img {
	    width: 240px;
	}
	.top-case-study {
	    margin-left: 270px;
	}
	.top-case-study p {
	    width: 100%;
	}
	.top-case-study .border-line {
	    left: -35px;
	}
	.top-case-study .learn-more {
	    top: 0;
	    margin: 10px 15px 20px 0;
	}
	.case-detail {
	    margin: 135px 0 0 0px;
	    width: calc(100% - 0px);
	}
	.bg-gray-media .top-case-study {
	    margin-left: 75px;
	}
	.bg-gray-media .top-case-study {
	    margin-left: 55px;
	}
	.bg-gray-media .container .case-inner-section {
	    width: 100%;
	}
	.bg-gray-media .container .case-inner-section .top-case-study {
		width: 500px;
	}
	.bg-gray-media.case-media-section {
	    padding-bottom: 80px;
	}
	.article-section {
	    width: 97%;
	}
	.img-article .img-detail {
		width: calc(100% - 40px);
	}
	.img-article:hover .img-detail {
		width: calc(100% - 60px);
	}
	html:lang(es) .banner-inner-section h1, html:lang(es) .banner-inner-section .heading {
		width: 360px;
	}
	html:lang(es) .banner-inner-section .heading br {
		display: none;
	}
}
@media only screen and (min-width:1024px) and (max-height:1366px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1.5) {
	#video-popup-container {
		width: 80%;
		top: 30%;
		margin-left: -40%
	}
}

@media (device-width:1112px) {
	body #video-popup-container {
		top: 30%!important
}
}
@media (device-width:1024px) {
	body #video-popup-container {
		top: 40%!important
}
}
@media (device-width:1024px) {
	body #video-popup-container {
		top: 26%!important
}
}
@media (device-width:900px) {
	.article-section {
    	width: 90%;
	}
}
@media (device-width:834px) {
	body #video-popup-container {
		top: 35%!important
	}
}
@media (device-width:800px) {
	body #video-popup-container {
		top: 35%!important
	}
}
@media (device-width:768px) {
	body #video-popup-container {
		top: 35%!important
	}
}
@media(max-width:767px) {
	.media-contain-section h2.virtual-text {
		width:100%;
	}
	.media-contain-section p {
		padding-bottom: 35px;
	}
	.media-all-image {
		width: 80%;
		margin: 0 auto -80px auto;
	}
	.banner-section {
		background-position: center;
	}
	.single-medis {
	    display: inline-block;
	}
	.img-medis, .img-medis img {
		width: 300px;
		margin: auto;
	}
	.detail-medis {
	    padding-left: 0;
	    text-align: left;
	    padding-top: 20px;
	}
	.medis-inner-slider .slick-prev, .medis-inner-slider .slick-next {
	    bottom: -70px;
	}
	.medis-inner-slider {
	    width: 80%;
	}

	.article-section {
	    width: 90%;
	}
	.single-media.media-image1 {
	    right: 0;
	    width: 250px;
	    top: auto;
	    bottom: -50px;
		position: relative;
		top: 0;
		float:right;
	}
	.media-image2 {
		float: right;
		clear: both;
		margin-top: -80px;
		position: inherit;
	}
	.single-media.media-image1 img {
		width: 250px;
		border-radius:0;
	}
	.small-image {
		display: none;
	}
	.media-contain-section p {
	    width: 100%;
	}
	.media-contain-section {
	    padding: 60px 0;
		z-index: 9;
		overflow: hidden;
	}
	.medis-slider {
	    padding: 80px 0 145px 0;
		clear:both;
		background-position: right top;
	}
	.banner-inner-section .container, .media-contain-section .container, .case-media-section .container, 
	.bg-gray-media .container {
	    width: 80%;
	}
	.border-line {
		display: none;
	}
	.banner-inner-section .heading_content {
		/*display: none;*/
	}
	.banner-inner-section h1 {
		/*width:300px;
		color:#f3f1ed;*/
	}
	.banner-inner-section h1 br {
		display: none;
	}
	.white-border-line {
	    width: 210px;
		border-color:#f3f1ed;
	}
	.banner-inner-section .container {
	    padding: 80px 0 0 0;
	    min-height: 400px;
	}
	.banner-inner-section h1 {
		width: 400px;
	}
	.media-contain-section p, .top-case-study p {
		font-size: 16px;
    	line-height: 25px;
	}
	.case-image {
	    top: 40px;
	}
	.top-case-study {
	    margin-left: 0;
	}
	.single-case-detail {
		width: calc(48% - 31px);
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.single-case-detail p {
	    font-size: 16px;
	    line-height: 27px;
	    padding-top: 10px;
	}
	.top-case-study {
		width: 300px;
		float: right;
	}
	.case-media-section {
	    padding: 65px 0;
	}
	.case-image img {
	    width: 220px;
	}
	.bg-gray-media .container .case-inner-section .top-case-study {
	    width: 350px;
	    margin-left: 0;
	    float: left;
	}
	.case-media-section {
	    padding: 65px 0 50px 0;
	}
	.bg-gray-media.case-media-section {
	    padding-bottom: 65px;
	}
	.bg-gray-media .case-detail {
	    padding-bottom: 40px;
	}
	.img-detail h3 {
	    font-size: 20px;
	}
	.img-detail p {
	    font-size: 16px;
	    line-height: 26px;
	}
	.article-section {
	    padding: 60px 0 140px 0;
	}
	.bg-gray-media .case-image {
		right: -40px;
	}
	.country-selector.weglot-dropdown li {
		display: block !important;
	}
	html:lang(es) .banner-inner-section h1, html:lang(es) .banner-inner-section .heading {
	    width: 310px;
	    font-size: 40px;
    	line-height: 50px;
	}
	html:lang(es) .media-contain-section h2.virtual-text {
	    width: 100%;
	}
}
@media (device-width:720px) {
	body #video-popup-container {
		top: 21%!important;
	}
}
@media(max-width:585px) {
	.banner-inner-section h1 {
	    /*width: 280px;*/
	}
	.banner-inner-section .container {
	    padding: 60px 0 0 0;
	    min-height: 420px;
	}
	.btn-indus {
	    padding: 12px 15px 8px 15px;
	}
	.single-case-detail {
	    width: 100%;
	    padding-top: 10px;
	    padding-bottom: 10px;
	    padding-right: 0;
	}
	.top-case-study {
	    width: 100%;
	}
	.case-media-section {
	    padding: 280px 0 50px 0;
	}
	.bg-gray-media .case-image {
	    left: auto;
	    right: -30px;
	}
	.medis-slider {
	    padding: 70px 0 125px 0;
	}
	.top-case-study .learn-more {
		float:left;
	}
	.article-slider .slick-next {
		left: 70px;
	}
	html:lang(es) .banner-inner-section h1, html:lang(es) .banner-inner-section .heading {
		width: 70%;
		font-size: 36px;
    	line-height: 45px;
	}
}
@media (device-width:540px) {
	body #video-popup-container {
		top: 35%!important
	}
}
@media(max-width:479px) {
	.banner-inner-section h1 {
		width: 100%;
	}
	.banner-inner-section .container {
	    min-height: 380px;
	}
	.single-media.media-image1, .single-media.media-image1 img {
		width:200px;
	}
	.media-image2 img {
		width: 240px;
	}
	.banner-inner-section .container {
	    padding: 70px 0 0 0;
	    /*min-height: 290px;*/
	}
	.banner-inner-section h1 {
	    width: 240px;
	}
	.virtual-text {
	    font-size: 28px;
	}
	.medis-inner-slider {
	    width: 85%;
	}
	.img-medis {
	    width: 270px;
	}
	.img-medis img {
	    width: 100%;
	}
	.bg-gray-media .container .case-inner-section .top-case-study {
	    width: 100%;
	}
	.top-case-study h2.virtual-text span {
	    font-size: 20px;
	}
	html:lang(es) .banner-inner-section h1, html:lang(es) .banner-inner-section .heading {
	    font-size: 30px;
    	line-height: 33px;
	}
	html:lang(es) .banner-inner-section h1 br, html:lang(es) .banner-inner-section .heading br {
		display: none;
	}
	html:lang(es) .banner-inner-section h1 br.banner-inner-section a.btn-started.green-color, 
	html:lang(es) .banner-inner-section h1 br.exp-pricing a.btn-started.green-color {
	    padding-left: 10px;
	    padding-right: 10px;
	    font-size: 15px; 
	}
}
@media (device-width:428px) {
	body #video-popup-container {
		top: 37%!important
	}
}
@media (min-width:415px) and (max-width:768px) {
	#video-popup-container {
		width: 75%!important;
		left: 13%!important;
		top: 11%!important;
		margin-left: 0px!important
	}
}
@media (max-width:414px) {
	#video-popup-container {
		width: 90%!important;
		left: 5%!important;
		margin-left: -2px!important;
		top: 35%!important
	}
}
@media(max-width:320px) {
	
}
@media(max-width:319px) {
	.img-medis {
		width: 210px;
	}
	.media-image2 img {
		width: 220px;
	}
}
@media (device-width:2880px) {
	.article-section {
    	width: 73%;
	}
}
@media (device-width:1366px) {
	.article-section {
    	width: 90%;
	}
}
@media (device-width:1440px) {
	.article-section {
    	width: 92%;
	}
}
@media (device-width:896px) {
	.article-section {
    	width: 90%;
	}
}
@media(min-width:1920px) {
	#video-popup-close {
		line-height: 24px;
	}
}