/*
Theme Name: SEPC
Description: Wright about theme.
Version: 1.0.0 (Updated with each feed back by client) 
Author: SEPC
Author URI: https://www.getmoxxy.com/
Project v1.0
this theme was designed and built by Moxxy Marketing
Tags: one-column, two-columns
*/
.vc_btn3.vc_btn3-style-custom {     line-height: 1.4 !important;}
div.wpforms-container-full .wpforms-form input[type=submit],
div.wpforms-container-full .wpforms-form button[type=submit],
div.wpforms-container-full .wpforms-form .wpforms-page-button {
    min-width: 230px;
    height: 60px !important;
    line-height: 1.4;
    background-color: #8cc63e !important;
    border: 2px solid #51b749 !important;
    border-radius: 14px !important;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600 !important;
    color: #ffffff !important;
	font-size: 16px !important;
    padding: 10px 15px !important;
    background-image: none !important;
    margin-right: 20px;
}

.vc_general.vc_btn3.vc_btn3-size-md {
	min-height:3.8em;
	line-height:2.3em !important;
}

@media (min-width: 768px) {
    .navbar-nav {
        float: none;
        margin: 0 auto;
        display:table;
        padding-top: 2px;
        padding-bottom: 0px;
    }
	
}

#wps_accordion_pro_1128 {
    margin-bottom: 10px !important;
    margin-top: 10px !important;
    }

.page-footer .container {
    border-bottom: 1px solid #fff;
}

.page-footer .nav a {
	text-decoration: none;
}

.page-footer .nav a:hover {
	background:none;
	text-decoration:underline;
}

@media (max-width: 767px) {
	.page-footer .nav {
		padding-left:15px;
    }	
}

@media (max-width: 1023px) {
	.events-networking .vc_col-sm-4 {
		width:100% !important;
	}
}
@media (max-width: 1023px) {
	.exec-board .vc_col-sm-1\/5  {
		width:100% !important;
    }
}



