/* Enter Your Custom CSS Here */

.sec1 {
    height: 40vh !important;
}

.sec2 {
	
	height: 29vh !important;
}

.sec3 {
	
	height: 40vh !important;
}

.sec4 {
	
	height: 29vh !important;
}

.sec5 {
	
	height: 29vh !important;
}

.sec6 {
	
	height: 35vh !important;
} 

.contact-us-page-class .main-process-number {
    background: #ffffff;
    color: #fff;
    border-radius: 50%;
    width: 80px;
    text-align: center;
    margin: auto;
    padding: 16px;
    border: 3px solid #003555;
    height: 80px;
}

.rs-label { display: none !important; }

.center-column::after {margin-left: -7px !important;}

.header-wrapper .logo {
    float: left;
    padding: 5px 0 !important;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

#main-menu-wrapper nav.navigation .menu {
    padding: 31px 0 !important;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

#gform_confirmation_message_8
{
	color: #000 !important;
}
