@charset "utf-8";
/* CSS Document */
@media (max-width: 575px) {
	.raicon-overview-section-positioning {
		max-width: 100%; 
		margin: 0 auto;
		margin-top: 17%;
	}
	.raicon-overview-info-para {
		text-align: justify;
		font-size: 16px;
		font-family: 'Barlow Condensed', sans-serif;  
		font-weight: 200;
		color: #f9f0e7;
	}
	.raicon-overview-info-left-heading {
		color: #dab351; 
		font-family: 'Barlow Condensed', sans-serif; 
		text-align: left; 
		font-size: 24px; 
		font-weight: 400;
	}
	.raicon-overview-info-left-sub-heading {
		color: #fd744a; 
		font-family: 'Barlow Condensed', sans-serif; 
		text-align: left; 
		font-size: 20px; 
		font-weight: 400;
	}
	.raicon-overview-info-right-wrap{
		margin-left: 10%;
	}
	.raicon-overview-section-wrap{
		padding: 5px;
		margin-top: 10%;
		background-color: #413e39;		
	}
	.raicon-overview-section-dark-wrap{
		padding: 5px;
		/*margin-top: 10%;*/
		background-color: #262523;		
	}
	.raicon-overview-mission-vision-wrap{
		position: relative;
		padding: 5px;
	}
	.raicon-overview-arrow-icon-img{
		max-height: 14px;
		width: auto;
		margin-right: 20px;
	}
}
@media (min-width: 576px) and (max-width: 767px) {
	.raicon-mobile-section{
		margin-top: 10%;
	}
	.raicon-overview-section-positioning {
		max-width: 100%; 
		margin: 0 auto;
		margin-top: 10%;
	}
	.raicon-overview-info-para {
		text-align: justify;
		font-size: 16px;
		font-family: 'Barlow Condensed', sans-serif;  
		font-weight: 200;
		color: #f9f0e7;
	}
	.raicon-overview-info-left-heading {
		color: #dab351; 
		font-family: 'Barlow Condensed', sans-serif; 
		text-align: left; 
		font-size: 24px; 
		font-weight: 400;
	}
	.raicon-overview-info-left-sub-heading {
		color: #fd744a; 
		font-family: 'Barlow Condensed', sans-serif; 
		text-align: left; 
		font-size: 20px; 
		font-weight: 400;
	}
	.raicon-overview-info-right-wrap{
		margin-left: 10%;
	}
	.raicon-overview-section-wrap{
		padding: 5px;
		margin-top: 10%;
		background-color: #413e39;		
	}
	.raicon-overview-section-dark-wrap{
		padding: 5px;
		/*margin-top: 10%;*/
		background-color: #262523;		
	}
	.raicon-overview-mission-vision-wrap{
		position: relative;
		padding: 5px;
	}
	.raicon-overview-arrow-icon-img{
		max-height: 14px;
		width: auto;
		margin-right: 20px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.raicon-mobile-section{
		margin-top: 7%;
	}
	.raicon-overview-section-positioning {
		max-width: 100%; 
		margin: 0 auto;
		margin-top: 10%;
	}
	.raicon-overview-info-para {
		text-align: justify;
		font-size: 16px;
		font-family: 'Barlow Condensed', sans-serif;  
		font-weight: 200;
		color: #f9f0e7;
	}
	.raicon-overview-info-left-heading {
		color: #dab351; 
		font-family: 'Barlow Condensed', sans-serif; 
		text-align: left; 
		font-size: 24px; 
		font-weight: 400;
	}
	.raicon-overview-info-left-sub-heading {
		color: #fd744a; 
		font-family: 'Barlow Condensed', sans-serif; 
		text-align: left; 
		font-size: 20px; 
		font-weight: 400;
	}
	.raicon-overview-info-right-wrap{
		margin-left: 10%;
	}
	.raicon-overview-section-wrap{
		padding: 5px;
		margin-top: 3%;
		background-color: #413e39;		
	}
	.raicon-overview-section-dark-wrap{
		padding: 5px;
		/*margin-top: 10%;*/
		background-color: #262523;		
	}
	.raicon-overview-mission-vision-wrap{
		position: relative;
		padding: 5px;
	}
	.raicon-overview-arrow-icon-img{
		max-height: 14px;
		width: auto;
		margin-right: 20px;
	}
}

/* Large Devices (desktops, 992px and up, capped at 1249px) */
@media (min-width: 992px) and (max-width: 1249px) {
	.raicon-mobile-section{
		margin-top: 7%;
	}
	.raicon-overview-section-positioning {
		max-width: 100%; 
		margin: 0 auto;
		margin-top: 10%;
	}
	.raicon-overview-info-para {
		text-align: justify;
		font-size: 16px;
		font-family: 'Barlow Condensed', sans-serif;  
		font-weight: 200;
		color: #f9f0e7;
	}
	.raicon-overview-info-left-heading {
		color: #dab351; 
		font-family: 'Barlow Condensed', sans-serif; 
		text-align: left; 
		font-size: 24px; 
		font-weight: 400;
	}
	.raicon-overview-info-left-sub-heading {
		color: #fd744a; 
		font-family: 'Barlow Condensed', sans-serif; 
		text-align: left; 
		font-size: 20px; 
		font-weight: 400;
	}
	.raicon-overview-info-right-wrap{
		margin-left: 10%;
	}
	.raicon-overview-section-wrap{
		padding: 5px;
		/*margin-top: 10%;*/
		background-color: #413e39;		
	}
	.raicon-overview-section-dark-wrap{
		padding: 5px;
		/*margin-top: 10%;*/
		background-color: #262523;		
	}
	.raicon-overview-mission-vision-wrap{
		position: relative;
		padding: 5px;
	}
	.raicon-overview-arrow-icon-img{
		max-height: 14px;
		width: auto;
		margin-right: 20px;
	}	
}

@media (min-width: 1250px) and (max-width: 1366px) {
	.raicon-overview-section-positioning {
		max-width: 100%; 
		margin: 0 auto;
		padding-left: 80px; 
		padding-right: 80px;
	}
	.raicon-overview-info-para {
		text-align: justify;
		font-size: 16px;
		font-family: 'Barlow Condensed-Thin', sans-serif;  
		font-weight: 100;
		color: #f9f0e7;
		line-height: 1.7;
	}
	.raicon-overview-info-mv-para {
		text-align: justify;
		font-size: 16px;
		font-family: 'Barlow Condensed-Thin', sans-serif;  
		font-weight: 100;
		color: #f9f0e7;
		line-height: 1.2;
	}
	.raicon-overview-info-left-heading {
		color: #dab351; 
		font-family: 'Barlow Condensed-Thin', sans-serif; 
		text-align: left; 
		font-size: 22px; 
		font-weight: 400;
	}
	.raicon-overview-info-left-sub-heading {
		color: #fd744a; 
		font-family: 'Barlow Condensed-Thin', sans-serif; 
		text-align: left; 
		font-size: 19px; 
		font-weight: 400;
	}
	.raicon-overview-info-right-wrap{
		margin-left: 10%;
	}
	.raicon-overview-section-wrap{
		margin-top: 3%;		
	}
	.raicon-overview-section-dark-wrap{
		padding: 25px;
		/*margin-top: 10%;*/
		/*background-color: #262523;	*/	
	}
	.raicon-overview-mission-vision-wrap{
		position: relative;
		padding: 25px;
		padding-top: 0;
	}
	.raicon-overview-arrow-icon-img{
		max-height: 17px;
		width: auto;
		margin-right: 20px;
	}
}

@media (min-width: 1367px) {
	.raicon-overview-section-positioning {
		max-width: 100%; 
		margin: 0 auto;
		padding-left: 80px; 
		padding-right: 80px;
	}
	.raicon-overview-info-para {
		text-align: justify;
		font-size: 16px;
		font-family: 'Barlow Condensed-Thin', sans-serif;  
		font-weight: 100;
		color: #f9f0e7;
		line-height: 1.7;
	}
	.raicon-overview-info-mv-para {
		text-align: justify;
		font-size: 16px;
		font-family: 'Barlow Condensed-Thin', sans-serif;  
		font-weight: 100;
		color: #f9f0e7;
		line-height: 1.2;
	}
	.raicon-overview-info-left-heading {
		color: #dab351; 
		font-family: 'Barlow Condensed-Thin', sans-serif; 
		text-align: left; 
		font-size: 22px; 
		font-weight: 400;
	}
	.raicon-overview-info-left-sub-heading {
		color: #fd744a; 
		font-family: 'Barlow Condensed-Thin', sans-serif; 
		text-align: left; 
		font-size: 19px; 
		font-weight: 400;
	}
	.raicon-overview-info-right-wrap{
		margin-left: 10%;
	}
	.raicon-overview-section-wrap{
		margin-top: 3%;		
	}
	.raicon-overview-section-dark-wrap{
		padding: 25px;
		/*margin-top: 10%;*/
		/*background-color: #262523;	*/	
	}
	.raicon-overview-mission-vision-wrap{
		position: relative;
		padding: 25px;
		padding-top: 0;
	}
	.raicon-overview-arrow-icon-img{
		max-height: 17px;
		width: auto;
		margin-right: 20px;
	}	
}