/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Heading 1 (#1) link **/
.et_pb_slide_1 > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > h1:nth-of-type(1) > a {
	
}


/*( < 1200 )*/
@media (max-width: 1199.98px) {

	/*= General =================== */

	/** General >> Heading 1 (#1) link _5 **/
	.et_pb_slide_0 > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > h1:nth-of-type(1) > a {
	font-size: 37px !important;
}


}


/*( < 480 )*/
@media (max-width: 479.98px) {

	/*= General =================== */

	/** General >> Heading 1 (#1) link **/
	.et_pb_slide_1 > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > h1:nth-of-type(1) > a {
	font-size: 37px !important;
	line-height: 37px !important;
}

	/** General >> Heading 1 (#1) link _2 **/
	.et_pb_slide_2 > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > h1:nth-of-type(1) > a {
	font-size: 37px !important;
	line-height: 37px !important;
}

	/** General >> Et pb active slide strong **/
	.et-pb-active-slide strong {
	font-size: 35px !important;
	line-height: 40px !important;
}

	/** General >> Heading 1 (#1) link _3 **/
	.et_pb_slide_3 > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > h1:nth-of-type(1) > a {
	font-size: 37px !important;
}

	/** General >> Heading 1 (#1) link _4 **/
	.et_pb_slide_4 > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > h1:nth-of-type(1) > a {
	font-size: 37px !important;
	line-height: 37px !important;
}

	/** General >> Strong span **/
	strong > span {
	font-size: 22px !important;
	line-height: 30px !important;
}

	/** General >> Heading 2 (#1) strong **/
	.et_pb_text_0 > div:nth-of-type(1) > h2:nth-of-type(1) > strong {
	
}


}

