/*
Theme Name: SADR
Author: Service Codes
Author URI: http://Service-codes.com
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url('css/bootstrap.min.css');
@import url('css/font-awesome.css');
@import url('css/animate.css');
@import url('css/magnific-popup.css');
@import url('css/main.css');
@import url('css/woocommerce.css');
@import url('css/responsive.css');

.btn-lg{ border-radius: 0px; }
.gallery-caption{ }
.bypostauthor{ }
#mailchimp-id{ display:none; }
.screen-reader-text{}

.sub-title-inner h2 {
    background-image: url(images/banner-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    padding: 30px 0px;
}
.btn-yellow .acton-btn:hover {
    background-color: #B8BF25;
}
.btn-yellow .acton-btn {
    color: #000;
    background-color: #cbd504;
    padding: 13px 28px;
    border-radius: 3px;
    font-weight: 400;
    margin-top: 20px;
    display: inline-block;
}
.themeum-clients {
    background-color: #ecedee;
    padding: 70px 30px 30px 30px;
}
.client-image {
    display: block;
    float: right;
    top: -100px;
    position: relative;
}
.client-image img {
    width: 60px;
}
.client-name {
    font-size: 16px;
    font-weight: 500;
    margin-top: 15px;
    color: #2a303b;
}
h4.speaker-title, .speaker-designation {
    text-align: left;
    color: #424242;
}



/* ============================================================= */
/* CUSTOM CSS */
/* ============================================================= */

.countdown-timer-title {
    text-transform: none;
}
.navbar-brand>img{
    height: 100px;
	position: relative;
	left: 140px;
}
.eventum-logo{
    min-width: 500px;
}
.footer-menu{
    list-style-type:none;
}
.footer-menu .widget ul li a{
    color: #4bb463;
    font-size: 16px;
}
.footer-menu .widget ul li a:hover{
    color: #3c904f;
}
.footer-menu li{
    list-style-type:none;
    display: inline-block;
    margin-right: 20px;
}
.banner-registration-btn{
    border: 1px solid #1BA753;
    background-color: #1BA753;
    border-radius: 30px;
    color: #fff !important;
    padding: 10px 20px;
}
.banner-registration-btn:hover{
    background-color: #1BA753;
	border-color: #1BA753;
    color: #fff !important;
}
.themeum-speaker-listing .speaker-inner .speaker-img{
	width: 100px;
}
.themeum-speaker-listing .speaker-inner .speaker-content{
	padding-left: 130px;
}
.themeum-speaker-listing .speaker-inner{
	padding: 0;
}
.wpb_row, .wpb_wrapper .wpb_content_element, ul.wpb_thumbnails-fluid>li, .wpb_button{
	margin-bottom: 0;
}

.eventum-schedule td:last-child, 
.eventum-schedule th:last-child, 

/* CSS To remove Venu and Speakers */
.venue{
	display: none;
}



#main-menu .nav{
	position: relative;
	right: 280px;
	padding-top: 25px;
	font-size: 20px;
}
#navigation .col-sm-3, #navigation .col-sm-9{
	float: left;
}
#navigation{
	/*width: 100% !important;*/
}
@media (min-width: 768px){
	.navbar-header {
    	float: left;
	}
}

.sticky .navbar-header{
	display: none !important;
}

.ult-carousel-wrapper.ult_vertical .slick-vertical .slick-slide{
	max-width: 250px !important;
}


/* Captcha Location */

.g-recaptcha{ 
	margin: auto;
	width: 25%;
	margin-bottom: 20px; 
}

/* CSS FOR REGISTRATION FORM */
.em-booking-form-details{
	width: 100%;
	float: none;
/* 	background-color: #fafafa; */
/*     padding-left: 25px; */
	border: 1px solid #eee;
	padding: 0;
	border-radius: 3px;
}
.em-booking-form p{
	clear: both;
	margin-bottom: 0;
	display: block !important;
	padding: 10px 0 10px 15px;
}
.em-booking-form p:nth-of-type(odd){
	background-color: #fafafa;
}
.em-booking-form p > label{
	width: 30%;
	float: none;
	vertical-align: top;
}
.em-booking-form p > input[type="text"], .em-booking-form p > select, .em-booking-form p > textarea{
	width: 68%;
	
	height: 48px;
    margin-bottom: 0;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
	padding: 10px 15px;
    border: 1px solid #eee;
}
.em-booking-form p > textarea{
	resize: none;
	height: 100px;
}

.em-booking-form span.input-group{
    width: 67%;
    display: inline-block;
    margin-left: 20px;
}

.eventum-schedule table thead th:nth-of-type(3), .eventum-schedule table tbody td:nth-of-type(3){
    display: none;
}

#em-booking-gateway-paypal, #em-booking-gateway-config_paytabs{
	text-align: center;
}
.em-booking-buttons{
	text-align: center;
    padding: 10px 0;
}
.em-booking-form-details .em-booking-submit{
	width: auto;
    background-color: #044A76;
    border: 1px solid #044A76;
    color: #fff;
    font-weight: bold;
    padding: 10px 50px;
    font-size: 20px;
    border-radius: 3px;
	box-shadow: 0 3px 4px 0px #044A76;
}
.em-booking-form-details .em-booking-submit:hover{
	background-color: #1BA753;
	border: 1px solid #1BA753;
	box-shadow: 0 3px 4px 0px #1BA753;
}
select[name="x_exp_date_month"]{
	width: 32.5% !important;
}
select[name="x_exp_date_year"]{
	width: 34% !important;
}
.page-template-default .site-header.solid #main-menu .nav>li>a{
	color: #fff;
}

.page .entry-content > [data-vc-full-width="true"]:first-child{
    z-index: -1;
}
.page .sub-title h2{
    color: #fff;
}
.page .sub-title .breadcrumb{
    color: #fff;
}
.page .sub-title .breadcrumb>li>a{
    color: #fff;
}
.page .sub-title .breadcrumb>.active{
    color: #fff;
}
.page .sub-title-inner h2{
    padding: 100px 0px 30px 0;
}
.page-template-default .site-header.transparent #main-menu .nav>li>a{
    color: #fff;
}
.single-event .entry-content > [data-vc-full-width="true"]:first-child{
    z-index: -1;
}
.single-event .sub-title h2{
    color: #fff;
}
.single-event .sub-title .breadcrumb{
    color: #fff;
}
.single-event .sub-title .breadcrumb>li>a{
    color: #fff;
}
.single-event .sub-title .breadcrumb>.active{
    color: #fff;
}
.single-event .sub-title-inner h2{
    padding: 100px 0px 30px 0;
}
.event-template-default .site-header.transparent #main-menu .nav>li>a{
    color: #fff;
}

.single-speaker .entry-content > [data-vc-full-width="true"]:first-child{
    z-index: -1;
}
.single-speaker .sub-title{
    background-color: transparent !important;
}
.single-speaker .sub-title h2{
    color: #fff;
}
.single-speaker .sub-title .breadcrumb{
    color: #fff;
}
.single-speaker .sub-title .breadcrumb>li>a{
    color: #fff;
}
.single-speaker .sub-title .breadcrumb>.active{
    color: #fff;
}
.single-speaker .sub-title-inner h2{
    padding: 100px 0px 30px 0;
}
.speaker-template-default .site-header.transparent #main-menu .nav>li>a{
    color: #fff;
}

.eventum-schedules.layout-tabbed .events-nav>li:nth-child(1) .scedule-date-day {
    color: #4bb463;
}

.eventum-schedules.layout-tabbed .events-nav>li:nth-child(1).active:after {
    border-bottom-color: #4bb463;
}

.eventum-schedules.layout-tabbed .events-nav>li:nth-child(2) .scedule-date-day {
    color: #4bb463;
}

.eventum-schedules.layout-tabbed .events-nav>li:nth-child(2).active:after {
    border-bottom-color: #4bb463;
}

.eventum-schedules.layout-tabbed .events-nav>li:nth-child(3) .scedule-date-day {
    color: #4bb463;
}

.eventum-schedules.layout-tabbed .events-nav>li:nth-child(3).active:after {
    border-bottom-color: #4bb463;
}

.eventum-schedules.layout-tabbed .events-nav>li:nth-child(4) .scedule-date-day {
    color: #4bb463;
}

.eventum-schedules.layout-tabbed .events-nav>li:nth-child(4).active:after {
    border-bottom-color: #4bb463;
}

.eventum-schedules.layout-tabbed .events-nav>li.active{
    background-color: #4bb463;
}
.eventum-schedules.layout-tabbed .events-nav>li.active .scedule-date-day{
    color: #fff;
}
.footer-menu .widget ul li a, .copyright > a{
    color: #fff;
    font-size: 14px;
	font-weight: normal;
}
.em-form-required{
    color: #d43f3a;
}
.em-booking{
    position: unset;
}
.copyright{
	text-transform: none;
	color: #fff;
}
/* login form */
.em-booking-login{
	padding: 0 !important;
    margin: auto !important;
    border-left: none !important;
    margin-top: 30px !important;
	text-align: center;
}
.em-booking-login-form{
	width: 100%;
	float: none;
	border: 1px solid #eee;
	padding: 0;
	border-radius: 3px;
}
.em-booking-login p{
	clear: both;
	margin-bottom: 0;
	display: block !important;
	padding: 10px 0 10px 15px;
	line-height: 50px;
	text-align: left;
}
.em-booking-login p:nth-child(1){
	padding-left: 10px !important;
    margin-top: 0 !important;
}
.em-booking-login p:nth-of-type(odd){
	background-color: #fafafa;
}
.em-booking-login p > label{
	width: 30%;
	float: none;
	vertical-align: top;
	padding-left: 10px;
}
.em-booking-login p > input[type="text"], .em-booking-login p > input[type="password"]{
	width: 68%;
	
	height: 48px;
    margin-bottom: 0;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
	padding: 10px 15px;
    border: 1px solid #eee;
}
.em-booking-login #em_rememberme{
	margin-top: 15px;
}
.em-booking-login #em_rememberme + label{
	width: unset;
}
.em-booking-login-form #em_wp-submit{
	width: auto;
    background-color: #044A76;
    border: 1px solid #044A76;
    color: #fff;
    font-weight: bold;
    padding: 10px 50px;
    font-size: 20px;
    border-radius: 3px;
    box-shadow: 0 3px 4px 0px #044A76;
    display: block;
    margin: auto;
    margin-top: 20px;
}
.em-booking-login-form #em_wp-submit:hover{
	background-color: #1BA753;
	border: 1px solid #1BA753;
	box-shadow: 0 3px 4px 0px #1BA753;
}
#navigation{
	z-index: 99;
}

/* RESPONSIVE */
@media all and (max-width:500px){
    .eventum-logo {
        max-width: 100% !important;
        display: block;
        height: 60px;
        min-width: unset;
    }
}


/* Speakers Images and font */

.speaker-image-wrapper{
	width: 60%;
    height: 50%;
	 display: block;
    margin-left: auto;
    margin-right: auto;
}


.sp-speaker .speaker-title{
	
font-size: 16px;
	text-align: center;
}

.sp-speaker .speaker-designation{
	line-height: 1.2;
	text-align: center;
}


