/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/

.m40 {height:40px; clear:both;}
.m60 {height:60px; clear:both;}
.m80 {height:80px; clear:both;}

.bg-grey {background: url(../assets/images/perform-bg.jpg) repeat-y top center;}

.section-heading {
	position: relative;
	padding-bottom: 60px;
	overflow: hidden;
}

.intro-para {font-size:24px !important; font-weight:bold;}

.para-1 {font-size:20px !important;}

.para-side {font-size:18px !important;}

.titlebl h3 {font-size:24px; line-height:1.2; color: #00b2ea; margin:0;}
.titlebl h2 {font-size:32px; line-height:1.2; margin:0;}
.titlebl img, .titleb2 img {margin-top:12px; margin-right:15px;}
.titleb2 h3 {font-size:24px; line-height:1.2; margin:0;}
.titleb2 h2 {font-size:32px; line-height:1.2; margin:0;}
.titleb2 h2 span {color: #dd0b0b;}

.pop_circle {position:absolute; top:45px; left:122px;}
.pop_circle2 {position:absolute; top:45px; right:122px;}

.pop-title {margin-left:60px; padding-top:15px;}
.pop-title2 {margin-left:42%; padding-top:15px;}

.pop-title p, .pop-title2 p {font-size:20px;}

.pop-title span, .pop-title2 span {color:#f30606;}

.as-col img {padding:3px; border: 1px solid #dedede;}

.common-fs p {font-size:21px;}
.common-fs p {font-size:21px;}

@media (max-width:992px) {
    #slider {
	height: 300px !important;
}
}