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

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

.m20 {height:20px; width:100%; clear:both;}
.m40 {height:40px; width:100%; clear:both;}

.col_sv_two {float:left; width:298px;}

.intro-para {font-size:17px !important;}

.serv-col {padding: 0 6%;}

.fbox-bg1 {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 30px 15px;
    background-color: #FFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px;
}

.line2 {
    clear: both;
    position: relative;
    width: 100%;
    margin: 30px 0 40px 0;
    border-top: 1px solid #EEE; 
}

@media (min-width: 1100px) {
.divcenterfix {
	position: relative !important;
	float: none !important;
    margin-left:296px;
}
}

.team-title {border-bottom:1px solid #ddd;}
.team-desc {margin-bottom:20px;}

.col_one_third {margin-left: 1.3% !important; margin-right: 1.3% !important;}

@media (max-width: 798px) {
.mab{margin-top: 30px;}
}