


.service-mobile-app-intro .intro-img-wrapper {
	text-align: center;
}

.service-mobile-app-intro .intro-img {
	max-height: 600px;
	width: auto;
}



.service-web-app-intro .intro-img-wrapper {
	text-align: center;
}



.service-web-app-intro .intro-img {
	max-height: 480px;
	width: auto;
}

.service-web-app-intro .el-pad {
	max-height: 580px;
	width: auto;
}



.service-software .intro-dscr {
	margin-bottom: 0;
}



/* Contact Us */

.main-content-contact .intro-bg-section {
	background: url("/wp-content/themes/maytech-child/assets/img/contact-us/intro.jpg");
	background-size: cover;
	background-position: top center;
	position: absolute;
	height: 60vh;
	top: 0;
	width: 100%;
}




@media (max-width: 575px) {
	.main-content-contact .intro-section  {	margin-top: 15vh }	
}

@media (min-width: 576px) and (max-width: 767px) {
	.main-content-contact .intro-section  {	margin-top: 16vh }		
}

@media (min-width: 768px) and (max-width: 991px) {
	.main-content-contact .intro-section  {	margin-top: 17vh }		
}

@media (min-width: 992px)  {
	.main-content-contact .intro-section  {	margin-top: 20vh }		
}



.main-content-contact .intro-section .default-container {
	padding-bottom: 0;
	padding-top: 0;
}



.main-content-contact .intro-section .heading-row h3 {
	color: #fff;
}

.main-content-contact .intro-section .heading-row p {
	color: #fff;
	opacity: .5;
}











.main-content-contact .ct-dscr {
	max-width: 600px;
}

.main-content-contact .map-element {
	border: 6px solid #fff;
	border-radius: 10px;
	box-shadow: 0px 5px 20px rgba(0,0,0,.2);
}


.main-content-contact .heading-row h3,
.main-content-contact .heading-row p {
	text-align: left;
	display: block;
	
}



/* Row Contact */

.row-contact {
	box-shadow: 0px 5px 25px rgba(0,0,0,.2);
}

.col-contact-form {
	background: #fff;
}

.col-contact-info {
	background: url("/wp-content/themes/maytech-child/assets/img/contact-us/contact-info-bg.jpg");
	background-size: cover;
	background-position: top left;	
}


@media (max-width: 991px) {
	.col-contact-form, .col-contact-info {
		padding: 50px 6%;
	}
}

@media (min-width: 992px) {
	.col-contact-form, .col-contact-info {
		padding: 60px 6%;
	}
}



/* Row Contact | Contact Form */

.ctf-container input,
.ctf-container textarea {
	width: 100%;
	padding: 7.5px 0 5px 0;
	border: none;
	border-bottom: 1px solid #cacaca;
}

.ctf-container input:focus,
.ctf-container textarea:focus {
	border-bottom: 1px solid #cacaca !important;
}

.ctf-row {
	margin-bottom: 15px;
}

.ctf-submit { 
	display: flex; margin-top: 10px;
}

.ctf-submit input {
	background-image: linear-gradient(-45deg, #05E8C2, #00B1FF);	
	border-radius: 50px;
	transition: all ease-in-out .2s;
	position: relative;	
	box-shadow: 5px 5px 10px rgba(15,0,76,.1);	
	color: #fff;
	text-align: center;
	font-weight: 600;
	padding: 7.5px 20px;
	border: none;
	width: auto;
	margin-left: auto; margin-right: 0;
}




@media (max-width: 991px) {
	.ctf-submit input{ padding: 7.5px 25px;	}	
}

@media (min-width: 992px) {
	.ctf-submit input { padding: 10px 30px;	}
}




/* Contact Info */

.col-contact-info h4 {
	display: block;
	color: #fff;
	padding-bottom: 1em;
	border-bottom: 1px solid rgba(255,255,255,.2);
}


@media (max-width: 991px) {
	.contact-info {
		margin-top: 30px;
	}
}

@media (min-width: 992px) {
	.contact-info {
		margin-top: 35px;
	}
}






.contact-link:after {
    display: block;
    visibility: hidden;
    clear: both;
    width: 0;
    height: 0;
    line-height: 0;
    content: ".";	
}

.contact-link {
	display: block;
	color: rgba(255,255,255,.7);
}

.contact-link:last-child {
	margin-bottom: 0px;
}

.contact-link div:first-child {
	width: 30px;
	margin-right: 25px;
	float: left;
}

.contact-link .fa {
	color: rgba(255,255,255,.7);
	width: 100%;
	text-align: center;
}

.contact-link div:last-child {
	width: calc(100% - 55px);
	float: left;
}

.contact-link p {
	margin-bottom: 0;
	color: rgba(255,255,255,.7);
}


@media (max-width: 991px) {
	.contact-link {
		font-size: 16px;
		margin-bottom: 15px;
	}	
}


@media (min-width: 992px) {
	.contact-link {
		font-size: 18px;
		margin-bottom: 20px;
	}
}















/**** Special Elements for Decorating ****/


.el-left-green-circle {
	width: 3em; top: -1em; left: -1em;
}

.el-left-triangle {
	width: 1.5em; top: 12.5%; left: 5%;
	transition: all ease-in-out 1s;
}

.el-left-red-circle {
	width: 15em; bottom: 5em; left: -9em;
	transition: all ease-in-out .8s;
}

.el-mid-blue-circle {
	width: 6em;
	transition: all ease-in-out .8s;
}

.el-mid-triangle {
	width: 2em;
	transition: all ease-in-out 1.3s;
}

.el-mid-yellow-circle {
	width: 1.25em;
	transition: all ease-in-out 1s;
}


.el-right-dots {
	width: 12em; top: 10em; right: -3em;
	transition: all ease-in-out 1s;
}

.el-right-purple-circle {
	width: 3em; top: 40%; right: -1.2em;
	transition: all ease-in-out 1s;
} 

.el-right-green-circle {
	width: 1em; top: 65%; right: 7.5%;
	transition: all ease-in-out .8s;
}



/*** Avoid Mid Content Block on Table & Mobile ***/

@media (max-width: 991px) {
	.el-mid-triangle { top: 45%; left: 7%; }	
	.el-mid-blue-circle { top: 20%; left: 8%; }	
	.el-mid-yellow-circle { bottom: 5%; left: 17.5%; }	
}

@media (min-width: 992px) {
	.el-mid-triangle {	top: 55%; left: 45%; }	
	.el-mid-blue-circle { top: 25%; left: 40%; }	
	.el-mid-yellow-circle { bottom: 30%; left: 30%; }	
}



/**** Calculate Size by EM & Pixel ****/

@media (max-width: 575px) {
	.elements-wrapper {	font-size: 10px; }
}


@media (min-width: 576px) and (max-width: 767px) {
	.elements-wrapper {	font-size: 11px; }
}


@media (min-width: 768px) and (max-width: 991px) {
	.elements-wrapper {	font-size: 12px; }
}


@media (min-width: 992px) and (max-width: 1199px) {
	.elements-wrapper {	font-size: 13px; }
}


@media (min-width: 1200px) and (max-width: 1399px) {
	.elements-wrapper {	font-size: 14px; }
}


@media (min-width: 1400px) {
	.elements-wrapper {	font-size: 15px; }
}



























/*** Maintenance ***/


.maintenance-content .default-container:first-child {
	padding-bottom: 0px !important;
}


.maintenance-intro .wow {
	visibility: hidden;
}


.maintenance .page-intro .default-container {
	padding-bottom: 0;
}

.maintenance .intro-img-wrapper {
	text-align: center;
}


@media (max-width: 991px) {
	.maintenance  .intro-img {
		max-width: 450px;
		margin-bottom: 20px;
	}
	
}

@media (min-width: 992px) {
	.maintenance  .intro-img {
		max-width: 700px;
	}
	.maintenance .page-intro .col-left {
		margin-top: 3%;
	}
}











/*
.maintenance-content .content-row:last-child {
	margin-bottom: 0;
}	

*/

@media (max-width: 991px) {
	.maintenance-content .content-row {
		margin-bottom: 40px;
	}		
}

@media (min-width: 992px) {
	.maintenance-content .content-row {
		margin-bottom: 50px;
	}	
}















/* P2 Offer */

.p2-offer {
	color: #e74621;
}

.p2-offer b {
	text-transform: uppercase;
	font-weight: 800;
}


@media (max-width: 575px) {
	.p2-offer {
		margin-top: 35px;
		margin-bottom: 35px;
	}		
}

@media (min-width: 576px) and (max-width: 767px) {
	.p2-offer {
		margin-top: 40px;
		margin-bottom: 40px;
	}		
}

@media (min-width: 768px) and (max-width: 991px) {
	.p2-offer {
		margin-top: 45px;
		margin-bottom: 45px;
	}	
}

@media (min-width: 992px) {
	.p2-offer {
		margin-top: 50px;
		margin-bottom: 50px;
	}		
}







/* Maintenance Annual Service */


.annual-service .title-wrapper {
	border: none !important;
}

.annual-service .content-wrapper {
	box-shadow: 0px 10px 15px rgba(0,0,0,.1);
}

.annual-service .th-row .p2 {
	font-weight: 700;
}



.annual-service .th-row {
	background: #1b1464;
	box-shadow: 0px 10px 15px rgba(0,0,0,.1);
	color: #fff;
}

.annual-service .th-row .column {
	border: 1px solid #fff;
}


.annual-service .tb-row .column:first-child {
	color: #515172;
	font-weight: 600;
}

.annual-service .tb-row .column:last-child {
	color: #9393b3;
}






/*********************************/

@media (max-width: 575px) {
	.annual-service .th-row .column,
	.annual-service .tb-row .column {
		padding: 15px 20px;
	}
	
	.annual-service .tb-row:last-child .column {
		padding-bottom: 20px;
	}		
}

@media (min-width: 576px) and (max-width: 767px) {
	.annual-service .th-row .column,
	.annual-service .tb-row .column {
		padding: 15px 25px;
	}
	.annual-service .tb-row:last-child .column {
		padding-bottom: 20px;
	}		
}

@media (min-width: 768px) and (max-width: 991px) {
	.annual-service .th-row .column,
	.annual-service .tb-row .column {
		padding: 15px 30px;
	}
	.annual-service .tb-row:last-child .column {
		padding-bottom: 20px;
	}	
}

@media (min-width: 992px) {
	.annual-service .th-row .column,
	.annual-service .tb-row .column {
		padding: 15px 35px;
	}
	
	.annual-service .tb-row:last-child .column {
		padding-bottom: 20px;
	}

	.annual-service .tb-row .column {
		border: 1px solid rgba(0,0,0,.1);
	}	
	.annual-service .tb-row:last-child .column {
		border-bottom: none;
	}	
}




@media (max-width: 991px) {
	.annual-service .tb-row .column:first-child {
		padding-bottom: 0px;
	}
	.annual-service .tb-row .column:last-child {
		padding-top: 5px;
	}	
	.annual-service .tb-row {
		border: 1px solid rgba(0,0,0,.1);
	}		
}






/*********************************/

@media (max-width: 991px) {
	.annual-service .th-row .column:last-child {
		display: none;
	}
}

@media (min-width: 992px) {
	.annual-service .th-row {
		margin-top: 30px;
	}
}




















/* Maintenance CTA Container */

.cta-container {
	background-image: url("../img/maintenance-cta-bg.jpg");
	box-shadow: 0px 10px 15px rgba(0,0,0,.2);
}

@media (max-width: 576px) {
	.cta-container {
		width: 100% !important;
		padding: 50px 0 0 0 !important;
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.cta-container {
		padding: 60px 0 0 0 !important;
		border-radius: 15px;
	}		
}


@media (min-width: 768px) and (max-width: 991px) {
	.cta-container {
		padding: 70px 0 0 0 !important;
		border-radius: 17.5px;
	}		
}


@media (min-width: 992px) and (max-width: 1199px) {
	.cta-container {
		padding: 80px 0px !important;
		border-radius: 20px;
	}		
}


@media (min-width: 1200px) and (max-width: 1399px) {
	.cta-container {
		padding: 90px 0px !important;
		border-radius: 22.5px;
	}		
}


@media (min-width: 1400px) {
	.cta-container {
		padding: 100px 0px !important;
		border-radius: 25px;		
	}	
}












/* Maintenance CTA Image */

.maintenance-cta-img {
	width: auto;
}



@media (max-width: 576px) {
	.maintenance-cta-img {
		max-width: 80%;
	}	
}

@media (min-width: 992px) {
	.maintenance-cta-img {
		position: absolute;
		right: 7%; bottom: 0;
	}
}





/* Maintenance CTA Typo */

.maintenance-cta .sh-annual {
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
}


.maintenance-cta .sh-hour {
	font-weight: 700;
	color: #fff;
	padding: 5px 15px 5px 7%;
	margin-bottom: 5px;
	display: inline-block;
	background-image: linear-gradient(-45deg, #f4901e, #ee5a24);
	text-shadow: 1px 1px 3px rgba(0,0,0,.2);
}

.maintenance-cta .sh-hour .p2 {
	line-height: 1.5em;
}


.maintenance-cta .h-wrapper,
.maintenance-cta .p-wrapper,
.maintenance-cta .sh-annual {
	padding-left: 7%;
}

.maintenance-cta .p-wrapper p {
	color: rgba(255,255,255,.5);	
}

.maintenance-cta .p-wrapper {
	margin-bottom: 0;	
}


.maintenance-cta h3,
.maintenance-cta .sh {
	color: #fff !important;
}

@media (max-width: 991px) {
	.maintenance-cta .p-wrapper {
		margin-top: 20px;
	}	
}

@media (min-width: 992px) {
	.maintenance-cta .p-wrapper {
		margin-top: 30px;
	}
	.maintenance-cta {
		width: 70%;
	}
}














/* Maintenance Working */

.mw-row .p2 {
	line-height: 1.5em;
	font-weight: 800;
	color: #233d62;
}


@media (max-width: 991px) {
	.mw-row .col-lg {
		margin-bottom: 20px;
	}
	.mw-row .col-lg:last-child {
		margin-bottom: 0;
	}
}

@media (min-width: 992px) {
	.mw-row .col-lg {
		width: 47.5%;
		margin-right: 5%;
	}
	.mw-row .col-lg:last-child {
		margin-right: 0;
	}	
}










/* Wrong Ideas */

.wrong-ideas .p2 {
	line-height: 1.5em;
	font-weight: 800;
	color: #233d62;
}

.wrong-ideas h3 {
	color: #233d62 !important;
}


@media (max-width: 991px) {
	.wrong-ideas .column {
		margin-bottom: 20px;
	}
	.wrong-ideas .column:last-child {
		margin-bottom: 0;
	}
	.wrong-ideas .content-wrapper img {
		margin-bottom: 15px;
	}
	

	
}

@media (min-width: 992px) {
	.wrong-ideas .column {
		width: 30%;
		margin-right: 5%;
	}
	.wrong-ideas .column:last-child {
		margin-right: 0;
	}
	.wrong-ideas .content-wrapper img {
		margin-bottom: 25px;
	}
	
}




















/* Maintenance Content */

.maintenance-content .title-wrapper {
	border-bottom: 1px solid rgba(0,0,0,.1);
}

.maintenance-content h3 {
	color: #31c1f0;
}

.bullet {
	border-radius: 20px;
	width: 14px; height: 14px;
	box-shadow: 0px 2px 3px rgba(0,0,0,.1);
}

.bullet-col {
	margin-right: 20px;
}


.content-wrapper p {
	color: #9393b3;
}


@media (max-width: 991px) {
	.content-wrapper {
		margin-top: 20px;
	}	
	.maintenance-list .col-left {
		display: none;
	}	
}

@media (min-width: 992px) {
	.content-wrapper {
		margin-top: 30px;
	}	
	.maintenance-list .col-left {
		width: 47.5% !important;
		margin-right: 5% !important;
	}
	.maintenance-list .col-right {
		width: 47.5% !important;
	}
}



















/* Maintenance Intro */
































@media (min-width: 992px) {
	.maintenance-content-row .column:first-child {
		padding-right: 7%;
	}		
}




































/* Web Done Row */

.web-done-row {

}

.web-done-row p, .web-done-row h4 {
	color: #fff;
}

.web-done-row .h-wrapper {
	border-bottom: 1px solid rgba(255,255,255,.2);
	margin-bottom: 20px;
}

.web-done-row .p-wrapper {
	margin-bottom: 0;
}

/*
.img-web-done-wrapper {
	position: absolute;
}	
*/
.img-web-done-wrapper {
	max-width: 640px;
}




@media (max-width: 991px) {

	.img-web-done-wrapper {
		margin: auto;
	}
}





@media (max-width: 575px) {
	.img-web-done-wrapper {
		margin-bottom: -200px;
	}
	.web-done-row .column:first-child {
		margin-bottom: 40px;
	}	
}


@media (min-width: 576px) and (max-width: 767px) {
	.img-web-done-wrapper {
		margin-bottom: -225px;
	}	
	.web-done-row .column:first-child {
		margin-bottom: 45px;
	}	
}


@media (min-width: 768px) and (max-width: 991px) {
	.img-web-done-wrapper {
		margin-bottom: -250px;
	}	
	.web-done-row .column:first-child {
		margin-bottom: 50px;
	}	
}




@media (min-width: 992px) {
	.img-web-done-wrapper {
		position: absolute;
	}	
}















.web-done-container {
	background: url('../img/web-done.jpg');
	background-size: cover;
	position: relative;
	margin: auto;
}



@media (max-width: 575px) {
	.web-done-container {
		padding: 60px 7%;
		width: 100%;
	}
}


@media (min-width: 576px) and (max-width: 767px) {
	.web-done-container {
		padding: 60px 30px;
		width: 86%;
		border-radius: 15px;
	}
}


@media (min-width: 768px) and (max-width: 991px) {
	.web-done-container {
		padding: 60px 35px;
		width: 86%;
		border-radius: 17.5px;
	}	
}


@media (min-width: 992px) and (max-width: 1199px) {
	.web-done-container {
		padding: 65px 40px;
		width: 86%;
		border-radius: 20px;
	}
}


@media (min-width: 1200px) and (max-width: 1399px) {
	.web-done-container {
		padding: 70px 40px;
		max-width: 1200px;
		width: 86%;
		border-radius: 22.5px;
	}	
}


@media (min-width: 1400px) {
	.web-done-container {
		padding: 70px 40px;
		max-width: 1200px;
		width: 86%;
		border-radius: 25px;
	}
}













/* Web Blurbs */

.web-blurb img {
	width: 64px; height: 64px;
}

.web-blurb-content { color: #9494b4 }
.web-blurb:last-child { margin-bottom: 0}



@media (max-width: 575px) {
	.web-blurb .column:last-child {  padding-left: 15px; }
	.web-blurb img { 
		width: 30px; height: 30px; 
		border-top-left-radius: 17.5px;
		border-top-right-radius: 3.5px;
		border-bottom-left-radius: 17.5px;
		border-bottom-right-radius: 17.5px;
		box-shadow: 0px 5px 7px rgba(0,0,0,.2);	
	}
	.web-blurb { margin-bottom: 25px;}		
}

@media (min-width: 576px) and (max-width: 767px) {
	.web-blurb .column:last-child {  padding-left: 20px; }
	.web-blurb img { 
		width: 40px; height: 40px; 
		border-top-left-radius: 20px;
		border-top-right-radius: 4px;
		border-bottom-left-radius: 20px;
		border-bottom-right-radius: 20px;
		box-shadow: 0px 6px 8px rgba(0,0,0,.2);				
	}
	.web-blurb { margin-bottom: 30px;}		
}

@media (min-width: 768px) and (max-width: 991px) {
	.web-blurb .column:last-child {  padding-left: 25px; }
	.web-blurb img { 
		width: 50px; height: 50px; 
		border-top-left-radius: 22.5px;
		border-top-right-radius: 4.5px;
		border-bottom-left-radius: 22.5px;
		border-bottom-right-radius: 22.5px;
		box-shadow: 0px 7px 9px rgba(0,0,0,.2);		
	}
	.web-blurb { margin-bottom: 35px;}	
}

@media (min-width: 992px) {
	.web-blurb .column:last-child { padding-left: 30px;}
	.web-blurb img { 
		width: 60px; height: 60px; 
		border-top-left-radius: 25px;
		border-top-right-radius: 5px;
		border-bottom-left-radius: 25px;
		border-bottom-right-radius: 25px;
		box-shadow: 0px 8px 10px rgba(0,0,0,.2);
	}
	.web-blurb { margin-bottom: 40px;}
}























/* Procedure */





.page-procedure .intro-img-wrapper {
	text-align: center;
}

.page-procedure .page-intro .default-container {
	padding-bottom: 0;
}

@media (max-width: 991px) {
	.page-procedure .intro-img {
		max-width: 450px;
		margin-bottom: 20px;
	}

}

@media (min-width: 992px) {
	.page-procedure .intro-img {
		max-width: 650px;
	}
}






.quotes-content {
	font-weight: 800;
	padding-bottom: 25px;
	border-bottom: 1px solid rgba(255,255,255,.2);
}



.quotes-wrapper { 
	background-image: url("../img/quotes-bg.jpg");
	background-size: cover;
	color: #fff;
	max-width: 720px;
}


@media (max-width: 991px) {
	.quotes-wrapper { 
		margin-bottom: 40px;
	}	
}

@media (min-width: 992px) {
	.quotes-wrapper { 
		margin-bottom: 50px;
	}
}








@media (max-width: 575px) {
	.quotes-wrapper {  
		border-radius: 10px;
		padding: 40px 5% !important;
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.quotes-wrapper {  
		border-radius: 15px;
		padding: 45px 5% !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.quotes-wrapper {  
		border-radius: 20px;
		padding: 50px 5% !important;
	}
}

@media (min-width: 992px) {
	.quotes-wrapper {  
		border-radius: 25px;
		padding: 60px 5% !important;
	}
}














/* Project Techs */

.project-techs {
	margin-bottom: 25px;
}

.project-tech {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
}

.project-tech:last-child {
	margin-right: 0;
}


.project-tech img {
	height: 50px;
	width: auto;
	padding: 10px;
	box-shadow: 3px 5px 10px rgba(0,0,0,0.15);
}





/* Project Info 

.project-info td {
	padding-top: 10px;	
	padding-bottom: 10px;
}

.project-info tr:nth-child(1) td {
	border-bottom: 1px solid rgba(150,150,180,.3);	
}

.project-info .column-01 {
	color: #302C51;
	border-right: 1px solid rgba(150,150,180,.3);
	padding-right: 20px;
}

.project-info .column-02 {
	color: #9595B5;
	padding-left: 20px;
}







.article .post-excerpt p {
	line-height: 1.9em;
}


.page-content p {
	line-height: 1.9em;
}






.article-featured-image {
	border-radius: 5px;
	border: 10px solid #fff;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
	position: relative;
	display: block;
}

.article-featured-image:hover:after {
	opacity: .8;
}


.article-featured-image:after {
    content: ""; 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(-45deg, #2637FF, #06D0FF);
	transition: all ease-in-out .3s;
	opacity: 0;
}

.article-featured-image:hover .url-icon {
	opacity: 1;
}

.url-icon {
	opacity: 0;
	height: 12px;
	width: auto;
	position: absolute;
	top: 50%; left: 50%;
	transform: translate(-50%,-50%);
	z-index: 10;
	transition: all ease-in-out .3s;
}


.article .post-excerpt {
	-webkit-line-clamp: 10;
}

.article .read-button {
	border-bottom: 1.5px solid #04D7AB;
}

.article .read-button:hover {
	border-bottom: 1.5px solid #FA7167;
}

.article .read-button:hover .button-icon {

}


.article .read-button:hover .button-label {
	color: #FA7167;
}

.article .read-button .button-wrapper:hover .button-label, 
.article .read-button .button-wrapper:hover .button-icon {
	border-bottom: 1px solid rgba(255,255,255,0);
}



@media (max-width: 991px) {
	.article h3 {
		margin-bottom: 15px;
	}	
	.article .post-excerpt {
		margin-bottom: 25px;
	}
	.article .button-label {
		font-size: 18px;
	}
	.article .button-icon {
		padding-top: 2px;
	}
	.article .read-button {
		position: relative;
		padding-bottom: 5px;
	}	
}

@media (min-width: 992px) {
	.article h3 {
		margin-bottom: 25px;
	}	
	.article .post-excerpt {
		margin-bottom: 35px;
	}
	.article .button-label {
		font-size: 20px;
	}
	.article .button-icon {
		padding-top: 4px;
	}
	.article .read-button {
		position: relative;
		padding-bottom: 6px;
	}		
}



.page-content .p-wrapper {
	max-width: 900px;
}

*/


.page-content h3 {
	color: #31c3f2;
}













/* Article 



@media (max-width: 991px) {
	.article {
		margin-bottom: 80px;
	}
	.article:last-child {
		margin-bottom: 0px;
	}	
}

@media (min-width: 992px) {
	.article {
		margin-bottom: 100px;
	}	
	.article:last-child {
		margin-bottom: 0px;
	}
}

*/






/* Article Layout 

@media (max-width: 991px) {
	.article .row {
		display: block;
	}
	.article .column {
		width: 100%;
	}	
	.article .column:first-child {
		margin-bottom: 40px;
	}
}





@media (min-width: 992px) {
	.article .column:first-child {
		width: 60%;
		margin-right: 5%;
	}
	.article .column:last-child {
		width: 35%;
	}	
}

*/


































.page-intro .default-container {
	max-width: 1620px;
}





/** For a few things **/


@media (max-width: 991px) {
	.intro-img {
		max-width: 700px;
	}
	.intro-img-wrapper {
		text-align: center;
	}
	.scroll-down-row {
		bottom: 50px;
	}	
}


@media (min-width: 992px) {
	.intro-img {
		max-width: 800px;
	}
	.scroll-down-row {
		bottom: 70px;
	}
}























/* X */

@media (max-width: 991px) {
    .page-intro .content-row {
        display: -webkit-box;
        display: -moz-box;
        display: box;        
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        box-orient: vertical;
    }
	
    .page-intro .col-left {
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        box-ordinal-group: 3;
    }
	
    .page-intro .col-right {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        box-ordinal-group: 2;
		margin-bottom: 5%;
    }	
}


@media (min-width: 992px) {
	.page-intro .col-left {
		width: 40%;
		margin-right: 5%;
		float: left;
		margin-top: auto;
		margin-bottom: auto;
	}	
	
	.page-intro .col-right {
		width: 55%;
		float: left;
		margin-top: auto;
		margin-bottom: auto;		
	}
}


















@media (max-width: 575px) {
	.page-intro .default-container {
		padding-top: 120px !important;
	}
}


@media (min-width: 576px) and (max-width: 767px) {
	.page-intro .default-container {
		padding-top: 140px !important;
	}
}


@media (min-width: 768px) and (max-width: 991px) {
	.page-intro .default-container {
		padding-top: 160px !important;
	}
}


@media (min-width: 992px) and (max-width: 1199px) {
	.page-intro .default-container {
		padding-top: 180px !important;
	}	
}


@media (min-width: 1200px) and (max-width: 1399px) {
	.page-intro .default-container {
		padding-top: 200px !important;
	}	
}


@media (min-width: 1400px) {
	.page-intro .default-container {
		padding-top: 220px !important;
	}	
}


.page-intro .wow {
	visibility: hidden;
}










