a.extremely-news {
	color: #ff0000 !important;
	font-weight: bold;
}

.alert a {
	text-decoration: underline;
}

.article-slug-active a {
	color: #0081c9 !important;
	font-weight: bold;
}

.bg-white {
    background-color: #fff;
}

.contact-section a {
	color: #242424;
}

.contact-person {
	display: block !important;
}

.owl-carousel .owl-item img.custom-service-icon {
	display: inline;
	max-width: 50px;
	margin-bottom: 15px;	
}

.mb-20 {
    margin-bottom: 50px;
}

#news-sidebar-magazines-wrapper {
	
}

#news-sidebar-magazines {
	background-color: #e1edf5;
	display: block;
	overflow: hidden;
	padding: 20px 15px;
}

#magazine-sidebar-news {
	background-color: #e1edf5;
	display: block;
	overflow: hidden;
	padding: 20px 15px;
}

#news-sidebar-magazines .sec-title-two {
	margin-bottom: 20px;
	padding: 0 15px;
}

#news-sidebar-magazines .sec-title-two h2 {
	font-size: 28px;
}

#magazine-sidebar-news .sec-title-two {
	margin-bottom: 20px;
	padding: 0 15px;
}

#magazine-sidebar-news .sec-title-two h2 {
	font-size: 28px;
}

.no-pad-left {
	padding-left: 0 !important;
}

.text h3 {
	font-size: 22px !important;
}

.text h4 {
	color: #242424;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.2em;
	margin-bottom: 18px;	
}

.text h5 {
	color: #242424;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.2em;
	margin-bottom: 18px;	
}

.text h6 {
	color: #242424;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.2em;
	margin-bottom: 18px;	
}

.gallery-item-two .inner-box h3 span {
	font-size: 15px;
	font-weight: normal;
}

.team-page-section {
	padding-bottom: 0px;
}

.error-validate-info {
	color: red;
	font-size: 13px;
}

.main-slider h2 {
	font-size: 36px;
	line-height: 36px;
}

.main-slider .text {
	font-size: 17px;
}

div.news-block-section .lower-box h3 {
	font-size: 18px !important;
}

/*@media (min-width: 992px) and (max-width: 1110px) {

	div.news-block-new div.text {
		height: 100px !important;
	}
}

@media (min-width: 1111px) {
	div.news-block-new div.text {
		height: 140px !important;
	}
}

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

	div.news-block div.text {
		height: 160px;
	}
}

@media (min-width: 1111px) {
	div.news-block div.text {
		height: 80px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	div.news-block div.text {
		height: 100px;		
	}

	div.news-block .image a img {
		max-height: 323px;
	}
}

*/

.text-block-magazine-fw div.text {
	height: auto !important;
}

section.call-to-action-section {
	background-size: cover;
}

.navbar-toggle {
	border: 1px solid #fff;
	margin-top: 23px;
}

.navbar-toggle .icon-bar {
	border: 1px solid #fff;
}

#news-section-main {
	background-color: #fff !important;
	padding-bottom: 40px;
	padding-top: 40px;
}

#news-section-main .news-block .inner-box .lower-box h3 {
	font-size: 22px;
}

/*#news-section-main div.news-block div.text {
	height: auto !important;
}*/

#news-section-main .btn-custom {
	margin-bottom: 10px;
	margin-top: 15px;
}

#news-slugs {
	margin-bottom: 30px;
	width: 100%;	
}

#news-slugs li {
	display: inline-block;
	padding-left: 8px;
	padding-right: 8px;
}

#news-slugs li a {
	color: #242424;
	font-size: 1.3rem;
	text-decoration: underline;
}

#news-slugs li a:hover {
	color: #0081c9;
}

.news-block-three .inner-box .text-perex {
	font-style: italic;
	font-size: 16px;
}

.text-underline {
	text-decoration: underline;
}

#modalExtremelyNews h4 {
	max-width: 85% !important;
}

#modalExtremelyNews .modal-content {
	background-color: #0081c9;
	border: 1px solid #ffffff;
	color: #ffffff;	
	max-width: 600px;
	margin-top: 20%;
}

#modalExtremelyNews .modal-content button.close {
	color: #ffffff;	
	opacity: 1;
}

.text-white {
	color: #fff;
}
