/*
Theme Name: eventum
Theme URI: http://themeum.com/wordpress/eventum
Author: Themeum
Author URI: http://themeum.com/
Description: Eventum Premium Event Theme.
Version: 3.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, green, pink, purple, dark, right-sidebar, two-columns, responsive-layout
Text Domain: eventum
*/

@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: 13px 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;
}
.themeum-counter-number {
    font-weight: 900;
    display: inline-block;
    padding: 0 1px;
}
.counter-number-title {
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #c5c5c5;
}

.counter-content {
    transition: .6s;
}
/* custom add footer style */
.foo-about {
    text-align: left;
}
h4.foo-title {
    font-size: 24px;
    text-align: left;
    color: white;
    letter-spacing: 1px;
}
p.foo-text {
 
    font-size: 17px;
    color: white;
    margin-top: 50px;
    line-height: 27px;
    word-spacing: 1px;
    font-weight: 400;

}
ul.foo-ul1 {
    float: left;
    /* list-style-type:  none; */
    text-align:  left;
    padding-left: 0px;
    padding-right: 40px;
	margin-left:20px;
}

ul.foo-ul2 {
    float: left;
    text-align:  left;
    /* list-style-type:  none; */
}

.foo-menu {
    padding-top:38px;
}

.foo-menu ul li a {
    font-size: 17px;
    color: white;
    line-height: 32px;
    font-weight: 500;
}

.foo-menu ul li a:hover {
    text-decoration:  underline;
}

/* apply award form */
/********/
.contact-form-7 .col-xs-12 {
    box-shadow: #CCC 0px 1px 2px 2px;
    border-radius: 4px;
    /* height:  100%; */
    padding:20px 20px;
    display:  block;
    background-color: #eee;
    height:  auto;
	    margin-bottom: 30px;
}

.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form textarea {
    width: 48%;
    float: left;
    margin-right: 2%;
    margin-top: 0px;
    border: 2px dotted #999;
}

input.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-number,input.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-number,input.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-number,select.wpcf7-form-control.wpcf7-select
{
	    width: 48%;
    margin-right: 2%;
		float:left;
	margin-bottom:15px;
	border: 2px dotted #999;
}
select.wpcf7-form-control.wpcf7-select {
    padding: 3px;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.marg-top {
    margin-top: 25px;
}
input.wpcf7-form-control.wpcf7-submit {
    
	background-color: #de3f1b;
    color: #fff;
    right: 4%;
    text-transform: uppercase;
    position: absolute;
    bottom: 0%;
    margin-bottom: 10px;
	border: 3px solid transparent;
}

.drop-name {
    width: 20%;
}

select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.drop-name {
    width: 6%;
    margin-top: 27px;
    padding: 10px 5px;
    border-radius: 5px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.f-name {
    width: 40%;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.l-name {
    width: 48%;
    margin-top: -25px;
}

textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.add1 {
    width: 48%;
}

textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.add2 {
    width: 48%;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.city {
    width: 48%;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.state {
    width: 48%;
}

textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.precord {
    width: 98%;
}
label.lbltext {
    padding: 10px 10px;
    /* background-color: white; */
    /* border: 2px dotted #999; */
    width: 31%;
    border-radius: 4px;
    margin-right: 2%;
    float: left;
    color: #424242;
    margin-bottom: 15px;
    font-weight: 300;

}
p{
	text-align:justify;
}
.client-comments {
    text-align: justify;
}


input.wpcf7-form-control.wpcf7-submit:hover {
    border: 3px solid #de3f1b;
    background-color: transparent;
    color: #de3f1b;
}
span.wpcf7-form-control-wrap.radio-924 {
    width: 17%;
    float:  left;
}

input[type="radio"] {
        margin: 15px 5px 0px 5px;
    font-size: 3px;
}
span.wpcf7-list-item-label {
    font-size: 18px;
	color: #5d5d5d;
    font-weight: 300;
}
span.wpcf7-list-item.first {
    margin-bottom: 15px;
}

span.wpcf7-list-item.last {
    margin-bottom: 15px;
}
input[type="checkbox"] {
    margin: 10px 0px 20px 0px;
}
input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date.dob {
    width:  48%;
    border: 2px dotted #999;
    border-radius: 4px;
    float:  left;
    margin-right: 2%;
    margin-bottom: 15px;
	    padding: 4px 13px;
}
.m-no
{
	width:  48%;
    border: 2px dotted #999;
    border-radius: 4px;
    /*float:  left;*/
	padding:10px 13px;
    margin-right: 2%;
    margin-bottom: 15px;
}
label.lbltext.award {
    width: 32%;
	margin-top:-5px;
}
label.lbltext.award {
    /* width: 32%; */
  
    margin-top: 20px;
}
.col-md-12.col-xs-12.bg-none{
	box-shadow:none;
	padding:0;
	margin:0;
}
label.lbltext {
    font-weight: 400;
    margin-top: 25px;
}
label.lbltext{
	padding:10px 10px;
	width:31%;
	margin-right:2%;
	float:left;
	color:#424242;
}
.awardtxt{
	margin-bottom:115px !important;
}
.page-id-263 .wpcf7-form input[type="text"], .page-id-263 .wpcf7-form input[type="email"], .page-id-263 .wpcf7-form textarea {
    width: 100%;
}
@media screen and (max-width:460px){
	label.lbltext{
	width:58%;
	margin-bottom:15px !important;
}
}
@media screen and (max-width:1199px){
	.awardtxt{
	margin-bottom:190px !important;
}
}
@media screen and (max-width:767px)
{
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.drop-name 
	{
    	width: 10%;
    }
	input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.f-name {
    width: 88%;
		margin-right:0%;
	}
	input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.l-name {
    width: 100%;
   	margin-top: 0px; 
	}
	textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.add1 {
    	width: 100%;
	}
	textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.add2 {
    width: 100%;
	}
	input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.state {
    width: 100%;
	}
	input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.city {
    width: 100%;
	}
	input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date.dob {
    width: 100%;
	}
	.m-no {
		width: 100%;
	}
	textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.precord {
    width: 100%;
	}
	label.lbltext
	{
		width:54% !important;
	}
	span.wpcf7-form-control-wrap.radio-924 
	{
    	width: 30% !important;
    	float: left;
	}
	input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.last-textbox
	{
		width:100%;
	}
	label.lbltext.award 
	{
    
    width: 26% !important;
    margin-top: 0px;
    padding-top: 5px;

	}
	span.wpcf7-form-control.wpcf7-checkbox {
    /* float: right; */
    float: none;
	}
	input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.last-textbox{
		width:100%;
	}
	input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: 100%;
	}

}
.responsive-img img{
	width:100%;
	height:100%;
}
.zeroindex{
	z-index:000;
	position: relative;
}
.mb0{
	margin-bottom:0px;
}    
header#masthead {
    z-index: 9;
}
.owl-carousel .owl-item img {
	width: auto !important;
}
.fixedimage img{
	height:330px;
}
.eventum-schedules.layout-tabbed .events-nav{
	display:none !important;
}
.mt-25{
	margin-top:25px;
}
.mt-100{
	margin-top:100px;
}
.sub-title-inner h2 {
    font-size: 48px;
    text-transform: uppercase;
}
.sp-speaker .speaker-designation{
	text-transform:uppercase;
}
.pb-55
{
	padding-bottom:55px;
}