/*===========================================*/
/*	DESKTOP LAYOUT 
/*===========================================*/
.intro-section-27-2 .info-box6 .img {
	color: #c11717;
}
.intro-section-27 .r .content {
	height: auto;
}
body, p {
	color:#333;
}
.intro-section-27 .footer {
	background-color: #fff;
}
.popup-content .pop-header, .popup-form .pop-header{
	background-color: #c11717;
}
.list-3 li, .list-2 li {
    margin-bottom: 4px;
 }
 .intro-section-27 .l .social-links a:hover{
 	color:#c11717;
 }
 b, strong {
 	font-weight: 600;
 }
a:hover, a:focus {
 	 	color:#c11717;
 }
@media (min-width: 1200px) {
	

}
@media (min-width: 992px) and (max-width: 1199px) {
	
}

@media (min-width: 992px) {
		
}

/*===========================================*/
/*	MOBILE & TABLET COMMON
/*===========================================*/
@media (min-width: 200px) and (max-width: 991px) {
	
}


/*===========================================*/
/*	TABLET
/*===========================================*/
@media (min-width: 768px) and (max-width: 991px) {

}


/*===========================================*/
/*	MOBILE
/*===========================================*/
@media (min-width: 200px) and (max-width: 767px) {
	
}
@media (min-width: 600px) and (max-width: 767px) {
}
@media (min-width: 480px) and (max-width: 599px) {

}
@media (min-width: 200px) and (max-width: 479px) {

}