
p {
	color:#2b2a2a;
}
.banner-section {
	/*background-image: url("../images/contact-bg.jpg");*/
	min-height: 850px;
}
body .zls-sptwndw {
    z-index: 999999 !important;
}

.banner-inner-section .container {
	padding:280px 0 300px 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 .blog-detail-title {
	color:#ecedf0;
	width: 820px;
	/*text-transform: capitalize;*/
}
.white-border-line {
	height: 1px;
	width: 390px;
	background: #fff;
	margin: 15px 0 20px 0;
}
.border-line {
	position: absolute;
	left: -7px;
	bottom: -80px;
	width: 12px;
	height: 210px;
	background: #6fc097;
	z-index: 99;
}

.top-detail-section .container,
.blog-detail-section .container,
.susbcribe-section .container {
	width: 1367px;
}
.virtual-text {
	font-size:52px;
	color:#23394c;
	padding-bottom:50px;
}

.top-detail-section {
	position: relative;
	padding-top: 95px;
}
.top-detail-section:before {
	height: 440px;
	background-size: cover;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-repeat:no-repeat;
}
.top-detail-section.lazyloaded:before {
	background-image: url('../images/detail-bg.png');
}
.top-detail-section .container {
	display: flex;
	z-index: 99;
	position: relative;
	align-items:center;
}
.left-detail {
	position: relative;
	left: -75px;
	width:437px;
}
.left-detail img {
	border-radius: 100%;
	width:437px;
	height:437px;
	object-fit:cover;
}
/*.top-detail-section h1 {
	line-height: 65px;
	color: #23394c;
	font-size: 50px;
	font-family: 'p22_mackinacregular';
	font-weight: 600;
	width: 730px;
	padding:40px 0 0 30px;
	padding:0 0 0 30px;
}*/
.top-detail-section .left-detail + h2 {
	line-height: 65px;
	color: #23394c;
	font-size: 50px;
	font-family: 'p22_mackinacregular';
	font-weight: 600;
	width: 730px;
	/* padding: 40px 0 0 30px; */
	padding: 0 0 0 30px;
}
.blog-detail-section {
	display: flex;
	padding: 50px 0 70px 0;
}
.left-blog-detail {
	width: 267px;
	float: left;
	position: relative;
	left: -133px;
}
.right-blog-detail {
	width:1100px;
	float: left;
}
.author-box {
	padding-bottom: 40px;
}
.author-box h2 {
	font-size:30px;
	color:#23394c;
	padding-bottom: 10px;
}
.author-box h3 {
	color: #595959;
	font-size:26px;
	font-family: 'rundaw00-lightregular';
}
.right-blog-detail p {
	color:#595959;
	font-size:26px;
	line-height: 42px;
	padding-bottom: 15px !important;
}
.right-blog-detail p:last-child {
	padding-bottom: 0;
}
.right-blog-detail p a {
	color:#6fc097;
	/*text-decoration: underline;*/
}
.right-blog-detail p a:hover {
	color:#23394c;
}

.author-box .a2a_kit a {
	margin-right: 10px;
	display: inline-block;;
}
.author-box .a2a_kit a:last-child {
	margin-right: 0;
}
.author-box .a2a_kit a {
	width: 50px;
	height: 50px;
	position: relative;
	display: inline-block;
}
.author-box .a2a_kit a:before {
	background:url('../images/sprite-icon.svg') no-repeat;
	width: 50px;
	height: 50px;
	content: "";
	position: absolute;
}
.author-box .a2a_kit a span {
	display: none;
}
.author-box .a2a_kit a:last-child {
	margin-right:0;
}
.author-box .a2a_kit a.a2a_button_twitter:before {
	background-position: -627px -752px;
}
.author-box .a2a_kit a.a2a_button_twitter:hover:before {
	background-position: -627px -822px;
}
.author-box .a2a_kit a.a2a_button_facebook:before {
	background-position: -687px -752px;
}
.author-box .a2a_kit a.a2a_button_facebook:hover:before {
	background-position: -687px -822px;
}
.author-box .a2a_kit a.a2a_button_linkedin:before {
	background-position: -747px -752px;
}
.author-box .a2a_kit a.a2a_button_linkedin:hover:before {
	background-position: -747px -822px;
}
.author-box .a2a_kit a.a2a_button_copy_link:before {
	background-position: -807px -752px;
}
.author-box .a2a_kit a.a2a_button_copy_link:hover:before {
	background-position: -807px -822px;
}


.article-inner-section {
	background: #ecedf0;
	overflow: hidden;;
}
.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: -2px;
	width: calc(100% - 50px);
	background: #ecedf0;
	padding: 20px 20px 20px 2px;
}
.img-article:hover .img-detail {
	left: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;
}
.img-detail h4 {
	font-size: 18px;
	font-family: 'rundaw00-normalregular';
	color: #2b2a2a;
	padding:10px 0;
}

.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:65px;
	background-position: -717px -430px;
}
.article-slider .slick-prev:hover {
	background-position: -657px -510px;
}
.article-slider .slick-next:hover {
	background-position: -717px -510px;
}


.susbcribe-section {
	padding: 80px 0 100px 0;
	position: relative;
	display: flex;
}
.susbcribe-section .container {
	position: relative;
}
.susbcribe-section:before {
	position: absolute;
	top:0;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	width:58%;
	content: "";
	right: 0;
}
.susbcribe-section.lazyloaded:before {
	background-image: url('../images/bg-sub.jpg');
}
.left-subscribe {
	float: left;
}
.left-subscribe h2 {
	font-size: 80px;
	color: #23394b;
	padding-bottom: 20px;
}
.right-subscribe {
	width: 625px;
	float: right;
	z-index: 99;
	position: relative;
	padding-top:180px;
}
.input-sub {
	width: 100%;
}
.input-sub input {
	border:none;
	background: none;
	border-bottom: 1px solid #fff;
	width: 100%;
	font-size: 36px;
	color: #23394b;
	font-family: 'p22_mackinacregular';
	padding-bottom: 25px;
	color: #bdc1c5;
	margin-bottom: 45px;
	border-radius: 0 !important;
}

.right-subscribe input:-ms-input-placeholder {
  color: #bdc1c5 !important;
  opacity: 1 !important; 
}
.right-subscribe input::-moz-placeholder {
  color: #bdc1c5 !important;
  opacity: 1 !important; 
}
.right-subscribe input:-moz-placeholder {
  color: #bdc1c5 !important;
  opacity: 1 !important; 
}
.right-subscribe input::-webkit-input-placeholder {
  color: #bdc1c5 !important;
  opacity: 1 !important;
}
.right-subscribe .learn-more {
	padding-top: 40px;
	text-align: center;
}
.right-subscribe .learn-more a {
	margin: auto;
	float: none;
	line-height: 45px;
	color:#6fc097;
}
.right-subscribe .learn-more a:hover {
	color:#fff;
}
.left-subscribe .small_heading {
	text-transform: uppercase;
	font-family: 'Conv_GT-America-Expanded-Bold';
	color: #6fc097;
	font-size: 18px;
	padding-bottom: 50px;
}
.image-blog-detail {
	position: relative;
	bottom:0;
	margin-top:40px;
	left: -70px;
	border-radius: 100%;
}


.right-subscribe .gform_wrapper .top_label input.medium {
	width: 100%;
	margin: 0;
	background: none;
	border:none;
	border-bottom: 1px solid #fff;
	font-size: 36px !important;
	font-family: 'p22_mackinacregular' !important;
	padding: 0 0 25px 0 !important;
	color: #bdc1c5;
	margin-bottom: 45px !important;
	border-radius: 0 !important;
}
.right-subscribe .gform_wrapper .top_label div.ginput_container,
.right-subscribe .gform_wrapper ul li.gfield {
	margin-top:0 !important;
}
.right-subscribe .gform_wrapper .gform_footer {
	margin:40px 0 0 0;
	text-align: center;
	position: relative;
}
.right-subscribe .gform_wrapper .gform_footer .gform_ajax_spinner {
	position: absolute;
    top: calc(50% - 7px);
}
.right-subscribe .gform_wrapper .gform_footer button {
    width: 137px;
	height: 137px;
	border-radius: 78px;
	border: 4px solid #a0e395;
	text-transform: uppercase;
	font-family: 'gt_america_trialexp_md';
	font-size: 19px;
	text-align: center;
	color: #6fc097;
	display: inline-block;
	margin: auto;
	background: none;
	line-height: 65px;
	cursor: pointer;
}
.right-subscribe .gform_wrapper .gform_footer button:hover {
	background: #a0e395;
	color: #fff;
}
.right-subscribe .gform_wrapper div.validation_error {
	color: #dc3232;
	border-top: 1px solid #dc3232;
	border-bottom: 1px solid #dc3232;
	font-family: 'rundaw00-lightregular' !important;
}
.right-subscribe .gform_wrapper .validation_message {
	color: #dc3232 !important;
}
.right-subscribe .gform_wrapper li.gfield.gfield_error, 
.right-subscribe .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background: none !important;
    margin-bottom: 0 !important;
	position: relative;
}
.right-subscribe .gform_wrapper .validation_message {
	font-family: 'rundaw00-lightregular' !important;
	color: #dc3232;
	font-weight:normal;
	padding: 0;
	position: absolute;
	bottom: 25px;
	padding: 0;
}
.right-subscribe .gform_wrapper li.gfield_error input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), 
.right-subscribe .gform_wrapper li.gfield_error textarea {
    border: none;
	border-bottom: 1px solid #dc3232;
	width: 100%;
}
.right-subscribe .gform_wrapper li.gfield.gfield_error, 
.right-subscribe .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	padding:0 !important;
	border:none;
}
.right-subscribe .gform_wrapper.gform_validation_error .top_label input.medium, 
.right-subscribe .gform_wrapper.gform_validation_error .top_label select.medium {
	width: 100%;
}

.right-blog-detail a {
	color:#6fc097 !important;
	/*text-decoration:underline;*/
}
.right-blog-detail a:hover {
	color: #23394c !important;
}
.right-blog-detail strong {
	font-weight:bold;
}
.right-blog-detail h1,
.right-blog-detail h2,
.right-blog-detail h3,
.right-blog-detail h4,
.right-blog-detail h5,
.right-blog-detail h6 {
	padding:15px 0;
	font-family: 'p22_mackinacregular';
}
.right-blog-detail h1 {
	font-size:50px;
	padding-top: 0;
}
.right-blog-detail h2 {
	font-size:38px;
}
.right-blog-detail h3 {
	font-size:35px;
}
.right-blog-detail h4 {
	font-size:32px;
}
.right-blog-detail h5 {
	font-size:28px;
}
.right-blog-detail h6 {
	font-size:25px;
}
.right-blog-detail ul {
	padding: 15px 0;
	margin:0;
}

.right-blog-detail ul li {
	list-style-type: none;
	position: relative;
	padding-left: 15px;
	font-family: 'rundaw00-lightregular';
	color: #595959;
	font-size: 26px;
	line-height: 42px;
	margin-bottom:10px;
}
.right-blog-detail ul li:before {
	position: absolute;
	top: 17px;
	left: 0;
	width: 7px;
	height: 7px;
	background: #6fc097;
	border-radius: 5px;
	content: "";
}
.right-blog-detail ul li:last-child {
	margin-bottom:0;
}

.right-blog-detail ol {
	padding: 15px 0;
	margin:0;
}

.right-blog-detail ol li {
	list-style-type: none;
	position: relative;
	padding-left: 0;
	color: #595959;
	font-size: 26px;
	line-height: 42px;
	font-family: 'rundaw00-lightregular';
	margin-bottom:10px;
	counter-increment: li;	
	list-style-type: none;
}
.right-blog-detail ol li:before {
	content: counter(li);
	color: #6fc097;
	padding-right: 10px;
}
.right-blog-detail ol li:last-child {
	margin-bottom:0;
}


.right-blog-detail blockquote {
	margin: 15px 0 25px 0;
	position: relative;
	padding: 0 0 0 38px;
	display: inline-block;
}
.right-blog-detail p {
	/*padding-bottom: 0;*/
}
.right-blog-detail blockquote:after,
.right-blog-detail blockquote:before{
	width: 25px;
	height: 25px;
	content: "";
	display: inline-block;
	position: absolute;
	background-repeat: no-repeat;
	background-size: 180px auto;
}
.right-blog-detail blockquote:before {
	background:url("../images/blockquote-left.png") no-repeat;
	background-size: 100%;
	left: 0;
}
.right-blog-detail blockquote:after {
	background:url("../images/blockquote-right.png") no-repeat;
	background-size: 100%;
    right: -36px;
    bottom: -5px;
}
#a2a_modal .a2a_logo_color {
	background:#6fc097;
	border-radius: 4px 0 0 4px !important;
}
#a2a_modal input {
	font-family: 'rundaw00-lightregular' !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 h4,
.img-article:hover .img-detail h3,
.img-article:hover .img-detail h3 a,
.img-article:hover .img-detail p {
	color:#fff;
}
.right-subscribe .recaptcha {
	color:#fff !important;
}

.right-subscribe #validation_message_6_7 {
	display:none !important;
}
#a2a_modal .a2a_menu {
	overflow: inherit;
}
#a2a_modal .close_copy_link {
	position: absolute;
	right: -8px;
	top: -11px;
	background: #6fc097;
	color: #fff;
	width: 25px;
	height: 25px;
	border-radius: 25px;
	font-size: 15px;
	text-align-last: center;
	line-height: 25px;
}

#a2a_modal .close_copy_link:hover
{
	background: #23394C;
}

html:lang(es) .left-subscribe h2,
html:lang(es) .left-subscribe p {
	width: 500px; 
}
html:lang(es) .right-subscribe .gform_wrapper .top_label input.medium {
	font-size: 29px !important;
}


@media (min-width:1800px) {
	.article-section {
		width: 87%;
	}
}
@media (min-width:1920px) {
	.article-section {
		width: 85.5%;
	}
}
@media (min-width:2200px) {
	.susbcribe-section::before {
		width: 58%;
	}
}
@media (min-width:2560px) {
	.susbcribe-section::before {
		width: 55%;
	}
}
@media (min-width:2600px) {
	.susbcribe-section::before {
		width: 57%;
	}
}
@media (min-width:2880px) {
	.susbcribe-section::before {
		width: 54%;
	}
}
@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 (device-width:2560px) {
	.article-section {
    	width: 76%;
	}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 
	
}
@media(max-width:1799px) {
	.banner-section {
		min-height: 620px;
	}
	.banner-inner-section .container {
		padding: 200px 0;
	}
	.article-section {
	    width: 91.5%;
	}
	.img-detail h3 {
	    font-size: 24px;
	}
	.left-blog-detail {
		left: -73px;
	}
	.banner-inner-section .blog-detail-title {
		width:780px;
	}
}
@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:1699px) {
	.banner-inner-section .blog-detail-title {
		/*width: 550px;*/
		width: 660px;
	}
}

@media(max-width:1650px) {
	
	.banner-section {
		min-height: 610px;
	}
	.border-line {
	    width: 11px;
	    height: 210px;
	    bottom: -80px;
	}
	.virtual-text {
    	font-size: 45px;
	    padding-bottom: 40px;
	}
	.banner-inner-section .container, .top-detail-section .container,
	.blog-detail-section .container,
	.susbcribe-section .container {
	    width: 1200px;
	}

	.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;
	}
	.left-subscribe h2 {
	    font-size: 70px;
	}
	.right-subscribe {
	    width: 550px;
	    padding-top: 150px;
	}
	.susbcribe-section {
	    padding: 60px 0 80px 0;
	}
	.input-sub input {
		font-size: 30px;
	}
	.left-subscribe {
	    padding-top: 40px;
	}
	.image-blog-detail {
		width:500px;
	}
	.left-detail img, .image-blog-detail img {
		width: 100%;
	}
	.left-detail {
		left: -40px;
	}
	/*.top-detail-section h1 {
	    font-size: 45px;
	    width: 680px;
	}*/
	.top-detail-section .left-detail + h2 {
		font-size: 45px;
		width: 680px;
	}
	.left-blog-detail {
	    left: -30px;
	}
	.right-blog-detail {
	    width: 880px;
		float:right;
	}
	.right-blog-detail p, .right-blog-detail ul li, , .right-blog-detail ol li {
	    font-size: 24px;
	    line-height: 38px;
	}
	.image-blog-detail {
		left: 20px;
	}
	.right-subscribe .gform_wrapper .top_label input.medium {
		font-size: 30px !important;
	}
	.right-blog-detail p {
		padding-bottom: 30px;
	}
	html:lang(es) .right-subscribe .gform_wrapper .top_label input.medium {
		font-size: 25px !important;
	}
}
@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:1600px) {
	.article-section {
    	width: 86%;
	}
}
@media(max-width:1366px) {
	.virtual-text {
	    font-size: 40px;
	    padding-bottom: 35px;
	}
	.banner-inner-section .container, .top-detail-section .container,
.blog-detail-section .container,
.susbcribe-section .container {
	    width: 1080px;
	}
	.single-article {
	    margin-right: 40px;
	}
	.article-slider {
		width: calc(100% + 40px);
	}
	.article-section {
		right: 0;
		width: 95%;
	}
	.left-subscribe h2 {
	    font-size: 60px;
	}
	.right-subscribe {
	    width: 560px;
	}
	.input-sub input {
	    font-size: 25px;
	    padding-bottom: 20px;
	}
	.susbcribe-section {
	    padding: 60px 0;
	}
	/*.top-detail-section h1 {
	    font-size: 36px;
	    width: 525px;
	    line-height: 55px;
	}*/
	.top-detail-section .left-detail + h2 {
		font-size: 36px;
		width: 525px;
		line-height: 55px;
	}
	.left-detail, .image-blog-detail {
	    width: 430px;
	}
	.left-detail {
		width:400px;
		height:400px;
	}
	.left-detail img {
		width:400px;
		height:400px;
	}
	.author-box h2 {
	    font-size: 28px;
	}
	.author-box h3 {
		font-size: 22px;
	}
	.author-box {
	    padding-bottom: 30px;
	}
	.left-blog-detail {
	    left: 0;
	}
	.right-blog-detail {
	    width: 800px;
	}
	.right-blog-detail p, .right-blog-detail ul li, , .right-blog-detail ol li {
	    font-size: 22px;
	    line-height: 36px;
	    padding-bottom: 30px;
	}
	.right-subscribe .learn-more {
	    padding-top: 20px;
	}
	.image-blog-detail {
	    left: 30px;
	}
	.right-subscribe .gform_wrapper .top_label input.medium {
		font-size: 25px !important;
		padding-bottom: 20px !important;
	}
	.right-subscribe .gform_wrapper {
		margin:0 ;
	}
	.right-subscribe .gform_wrapper .gform_footer {
		margin-top:20px;
	}
	
	
	.right-blog-detail h1 {
		font-size:36px;
	}
	.right-blog-detail h2 {
		font-size:32px;
	}
	.right-blog-detail h3 {
		font-size:29px;
	}
	.right-blog-detail h4 {
		font-size:27px;
	}
	.right-blog-detail h5 {
		font-size:25px;
	}
	.right-blog-detail h6 {
		font-size:22px;
	}
	.right-blog-detail p, .right-blog-detail ul li, .right-blog-detail ol li {
		font-size: 22px;
		line-height: 36px;
	}
	.right-blog-detail ul li:before {
		top: 15px;
	}
	html:lang(es) .left-subscribe h2, html:lang(es) .left-subscribe p {
	    width: 420px;
	}
	html:lang(es) .left-subscribe p br {
	    display: none;
	}
}
@media(max-width:1199px) {
	.banner-section {
		min-height: 420px;
	}
	.border-line {
	    width: 7px;
	    height: 130px;
	    bottom:-65px;
	}
	.banner-inner-section .small_heading { 
		font-size:14px;
	}
	.banner-inner-section .container {
	    padding: 120px 0;
	}
	.virtual-text {
	    font-size: 35px;
	}
	.banner-inner-section .container, .top-detail-section .container,
.blog-detail-section .container,
.susbcribe-section .container {
	    width: 900px;
	}
	.article-section h2.virtual-text {
	    padding-bottom: 40px;
	}
	.article-section {
	    padding: 80px 0 160px 0;
	}
	.left-subscribe p {
		font-size: 20px;
		line-height: 32px;
	}
	.right-subscribe {
	    width: 390px;
	    padding-top: 120px;
	}
	.left-subscribe h2 {
	    font-size: 55px;
	}
	.top-detail-section:before {
		background-position: right;
		height: 380px;
	}
	.left-detail {
	    left: 0;
	}
	.top-detail-section {
		padding-top: 80px;
	}
	.left-blog-detail {
		width: 25%;
	}
	.right-blog-detail {
	    width: 75%;
	}
	.right-blog-detail p {
	    font-size: 20px;
	    line-height: 32px;
	    padding-bottom: 25px;
	}
	.right-blog-detail ul li, .right-blog-detail ol li {
		font-size: 20px;
	    line-height: 32px;
	}
	.img-detail p {
	    font-size: 16px;
	    line-height: 24px;
	}
	.img-detail h4 {
	    padding: 10px 0 0 0;
	}
	.left-subscribe .small_heading {
	    padding-bottom: 35px;
	}
	.image-blog-detail {
	    left: 0;
	}
	.right-subscribe .gform_wrapper .gform_footer button {
		width: 126px;
		height: 126px;
		font-size: 16px;
	}
	
	.author-box .a2a_kit a {
	    margin-right: 8px;
	}
	.author-box .a2a_kit a.a2a_button_twitter:before {
	    background-position: -437px -522px;
	}
	.author-box .a2a_kit a.a2a_button_twitter:hover:before {
		background-position: -437px -571px;
	}
	.author-box .a2a_kit a.a2a_button_facebook:before {
		background-position: -478px -522px;
	}
	.author-box .a2a_kit a.a2a_button_facebook:hover:before {
		background-position: -478px -571px
	}
	.author-box .a2a_kit a.a2a_button_linkedin:before {
		background-position: -520px -522px;
	}
	.author-box .a2a_kit a.a2a_button_linkedin:hover:before {
		background-position: -520px -571px;
	}
	.author-box .a2a_kit a.a2a_button_copy_link:before {
		background-position: -562px -522px;
	}
	.author-box .a2a_kit a.a2a_button_copy_link:hover:before {
		background-position: -562px -571px;
	}
	.author-box .a2a_kit a:before, .author-box .a2a_kit a {
		width: 36px;
		height: 38px;
	}
	.author-box .a2a_kit a:before {
		background-size: 700px auto;
	}
	.right-blog-detail ul li:before {
		top: 12px;
	}
	/*.top-detail-section h1 {
		font-size: 34px;
		line-height: 52px;
	}*/
	.top-detail-section .left-detail + h2 {
		font-size: 34px;
		line-height: 52px;
	}
	.banner-inner-section .blog-detail-title {
		width: 540px;
	}
	.left-detail, .left-detail img {
		width: 360px;
		height: 360px;
	}
	html:lang(es) .left-subscribe h2, html:lang(es) .left-subscribe p {
	    width: 370px;
	}
	html:lang(es) .right-subscribe .gform_wrapper .top_label input.medium {
	    font-size: 18px !important;
	}
}

@media(max-width:991px) {
	.banner-section {
		min-height: 340px;
	}
	.banner-inner-section .container {
	    padding: 90px 0;
	}
	.banner-inner-section .container, .top-detail-section .container,
.blog-detail-section .container,
.susbcribe-section .container {
	    width: 720px;
	}
	.virtual-text {
	    font-size: 32px;
	    padding-bottom: 15px;
	}
	.article-section {
	    width: 97%;
	}
	.left-subscribe p {
		font-size: 18px;
		line-height: 28px;
	}
	.susbcribe-section::before {
		width: 52%;
	}
	.right-subscribe {
	    width: 53%;
	}
	/*.top-detail-section h1 {
	    font-size: 32px;
	    width: 520px;
	    line-height: 42px;
	    padding: 25px 0 0 30px;
	}*/
	.top-detail-section .left-detail + h2 {
		font-size: 32px;
		width: 520px;
		line-height: 42px;
		padding: 25px 0 0 30px;
	}
	.top-detail-section::before {
	    height: 340px;
	}
	.right-blog-detail {
	    width: 70%;
	    float: right;
	}
	.image-blog-detail {
	    width: 360px;
	}
	.right-subscribe {
	    width: 45%;
	}
	.input-sub input {
		margin-bottom: 35px;
		font-size: 22px;
	}
	.banner-inner-section .blog-detail-title {
		width: 440px;
	}
	.right-subscribe .gform_wrapper .top_label input.medium {
		margin-bottom: 35px !important;
		font-size: 21px !important;
		line-height: normal !important;
	}
	.right-subscribe .gform_wrapper .validation_message {
		bottom:14px;
	}
	.author-box .a2a_kit a {
		margin-right: 5px;
	}
	.left-detail, .left-detail img {
		width: 300px;
		height: 300px;
	}
	.img-article .img-detail {
		width: calc(100% - 40px);
	}
	.img-article:hover .img-detail {
		width: calc(100% - 60px);
	}
	.right-blog-detail blockquote {
		padding: 0 35px 0 38px;
	}
	.right-blog-detail blockquote::after {
		right: 0px;
	}
	
	.right-blog-detail h1 {
		font-size:32px;
	}
	.right-blog-detail h2 {
		font-size:30px;
	}
	.right-blog-detail h3 {
		font-size:28px;
	}
	.right-blog-detail h4 {
		font-size:26px;
	}
	.right-blog-detail h5 {
		font-size:24px;
	}
	.right-blog-detail h6 {
		font-size:22px;
	}

	html:lang(es) .banner-inner-section .blog-detail-title {
		width: 390px;
	}
	html:lang(es) .left-subscribe h2, html:lang(es) .left-subscribe p {
	    width: 330px;
	}
	html:lang(es) .right-subscribe .gform_wrapper .top_label input.medium {
	    font-size: 15px !important;
	}
}
@media (device-width:900px) {
	.article-section {
    	width: 90%;
	}
}
@media(max-width:767px) {
	.banner-section {
		min-height: 340px;
	}
	.right-blog-detail blockquote::after {
		right: 6px;
	}
	.left-detail img {
		/*border-radius:0;*/
	}
	.author-box .a2a_kit a:before, .author-box .a2a_kit a {
		width: 50px;
		height: 50px;
	}
	.author-box .a2a_kit a {
		margin-right: 10px;
	}
	.author-box .a2a_kit a::before {
		background-size: 1005px auto;
	}
	.author-box .a2a_kit a.a2a_button_twitter:before {
		background-position: -627px -752px;
	}
	.author-box .a2a_kit a.a2a_button_twitter:hover:before {
		background-position: -627px -822px;
	}
	.author-box .a2a_kit a.a2a_button_facebook:before {
		background-position: -687px -752px;
	}
	.author-box .a2a_kit a.a2a_button_facebook:hover:before {
		background-position: -687px -822px;
	}
	.author-box .a2a_kit a.a2a_button_linkedin:before {
		background-position: -747px -752px;
	}
	.author-box .a2a_kit a.a2a_button_linkedin:hover:before {
		background-position: -747px -822px;
	}
	.author-box .a2a_kit a.a2a_button_copy_link:before {
		background-position: -807px -752px;
	}
	.author-box .a2a_kit a.a2a_button_copy_link:hover:before {
		background-position: -807px -822px;
	}
	.banner-section {
		/*background-image: url("../images/m-contact-bg.jpg");*/
	}
	.banner-section {
		background-position: center;
	}
	
	.banner-inner-section .container, .top-detail-section .container,
.blog-detail-section .container,
.susbcribe-section .container {
	    width: 80%;
	}
	.border-line {
		display: none;
	}
	.banner-inner-section .heading_content {
		/*display: none;*/
	}
	.banner-inner-section .blog-detail-title {
		/*width:300px;
		color:#f3f1ed;*/
	}
	.banner-inner-section .blog-detail-title br {
		display: none;
	}
	.white-border-line {
	    width: 210px;
		border-color:#f3f1ed;
	}
	.banner-inner-section .container {
	    padding: 70px 0;
	    min-height: 400px;
	}
	.article-section {
	    width: 90%;
	}
	.img-detail h3 {
	    font-size: 20px;
	}
	.img-detail p {
	    font-size: 16px;
	    line-height: 26px;
	}
	.article-section {
	    padding: 60px 0 140px 0;
	}

	.left-subscribe {
	    padding-top: 0;
	    text-align: center;
	}
	.left-subscribe {
	    width: 100%;
	    padding-bottom: 0;
	}
	.left-subscribe h2 {
	    font-size: 45px;
	}
	.susbcribe-section::before {
	    top: auto;
	   	height: 810px;
	    width: 100%;
	    bottom: 0;
	}
	.right-subscribe {
	    width: 100%;
	    padding-top: 0;
	    margin: 30px auto 0 auto;
	    float: left;
	    clear: both;
	}
	.right-subscribe .learn-more a {
		line-height: 30px;
	}
	.susbcribe-section {
	    padding: 60px 0 60px 0;
	}
	.top-detail-section .container {
		display: inherit;
	}
	.left-detail {
		width: 300px;
		margin: auto;
	}
	.left-detail img {
		width: 300px;
		height: 300px;
	}
	.top-detail-section::before {
	    height: 310px;
	}
	/*.top-detail-section h1 {
	    width: 100%;
	    padding: 25px 0 0 0;
	}*/
	.top-detail-section .left-detail + h2 {
		width: 100%;
		padding: 25px 0 0 0;
	}
	.blog-detail-section {
	    display: inline-block;
	    padding: 60px 0 50px 0;
	}
	.left-blog-detail, .right-blog-detail {
	    width: 100%;
	}
	.right-blog-detail p {
	    font-size: 18px;
	    line-height: 32px;
	    padding-bottom: 20px;
	}
	.right-blog-detail ul li, .right-blog-detail ol li {
		font-size: 18px;
	    line-height: 32px;
	}
	.left-subscribe .small_heading {
	    padding-bottom: 25px;
	}
	.author-box h3 {
	    font-size: 20px;
	}
	.author-box h2 {
	    font-size: 24px;
	}
	.right-subscribe .gform_wrapper .gform_footer button {
		width: 113px;
		height: 113px;
		font-size: 15px;
		border-width: 2px;
	}
	.banner-inner-section .container {
		display: flex;
		justify-content: center;
		align-items: center;
	}
	/*.right-blog-detail h1 {
		font-size:40px;
	}
	.right-blog-detail h2 {
		font-size:35px;
	}
	.right-blog-detail h3 {
		font-size:32px;
	}
	.right-blog-detail h4 {
		font-size:28px;
	}
	.right-blog-detail h5 {
		font-size:24px;
	}
	.right-blog-detail h6 {
		font-size:22px;
	}*/
	html:lang(es) .left-subscribe h2, html:lang(es) .left-subscribe p {
	    width: 390px;
	    margin: auto;
	}
	html:lang(es) .right-subscribe .gform_wrapper .top_label input.medium {
	    font-size: 18px !important;
	}
}
@media(max-width:585px) {
	.banner-inner-section .blog-detail-title {
	    /*width: 280px;*/
	}
	.banner-inner-section .container {
	    min-height: 340px;
	}
	.article-slider .slick-next {
		left: 65px;
	}
	/*.top-detail-section h1 {
	    font-size: 26px;
		line-height: 36px;
	}*/
	.top-detail-section .left-detail + h2 {
		font-size: 26px;
		line-height: 36px;
	}
	.banner-inner-section .blog-detail-title {
	    width: 100%;
	    font-size: 32px;
	    line-height: 47px;
	}
	.right-subscribe .gform_wrapper .top_label input.medium {
		font-size:19px !important;
	}
	#a2a_modal input#a2a_copy_link_text {
		font-size:20px !important;
	}
	
	.right-blog-detail h1 {
		font-size:28px;
	}
	.right-blog-detail h2 {
		font-size:27px;
	}
	.right-blog-detail h3 {
		font-size:25px;
	}
	.right-blog-detail h4 {
		font-size:24px;
	}
	.right-blog-detail h5 {
		font-size:23px;
	}
	.right-blog-detail h6 {
		font-size:22px;
	}
}
@media(max-width:479px) {
	.right-blog-detail ul li:before {
		top: 9px;
	}
	.banner-inner-section .container {
	    padding: 30px 0 50px 0;
	    /*min-height: 290px;*/
	}
	.virtual-text {
	    font-size: 28px;
	}
	.left-subscribe h2 {
	    font-size: 40px;
	    padding-bottom: 15px;
	}
	.left-detail {
	    width: 250px;
		height: 250px;
	}
	.left-detail img {
	    width: 250px;
		height: 250px;
	}
	.top-detail-section {
	    padding-top: 60px;
	}
	.top-detail-section::before {
	    height: 250px;
	}
	.top-detail-section h1, .top-detail-section .left-detail + h2 {
	    /*font-size: 24px;
	    line-height: 40px;*/
	}
	.right-blog-detail p {
	    font-size: 16px;
	    line-height: 28px;
	}
	.right-blog-detail ul li, .right-blog-detail ol li {
		font-size: 16px;
	    line-height: 28px;
	}
	.left-subscribe p br {
		display: none;
	}
	.left-subscribe .small_heading {
	    padding-bottom: 20px;
	    font-size: 16px;
	}
	.image-blog-detail {
	    width: 260px;
	}
	.susbcribe-section::before {
		height: 820px;
	}
	.right-subscribe .gform_wrapper .top_label input.medium {
		font-size:17px !important;
	}
	html:lang(es) .left-subscribe h2, html:lang(es) .left-subscribe p {
	    width: 100%;
	    margin: auto;
	}
	html:lang(es) .right-subscribe .gform_wrapper .top_label input.medium {
	    font-size: 12px !important;
	}
}
@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(max-width:319px) {
	.left-detail, .image-blog-detail {
	    width: 220px;
	}
	.left-detail img {
		width:220px;
		height:220px;
	}
	.top-detail-section::before {
	    height: 230px;
	}
	.left-subscribe h2 {
	    font-size: 35px;
	}
	.right-subscribe .gform_wrapper .top_label input.medium {
		font-size:15px !important;
	}
	.author-box .a2a_kit a {
		margin-right: 2px;
	}
}