/*
Theme Name: KOVE
Author: Shahab Bokhari
Description: Kove - theme by Shahab Bokhari
Version: 1.0
Author URI: http://exdimension.com
*/

ul.listing li {
    display: flow-root;
    width: auto;
    text-align: center;
    margin: auto;
}

ul.listing li:before {
    content: '';
    height: 4px;
    width: 4px;
    background: black;
    display: inline-block;
    /* float: left; */
    margin: 6px 10px 0 0;
}

h5 { font-size:18px !important;}

.video-container h4 { margin-top:0; }
.header .locations {
    color: #333;
    font-weight: bold;
    font-family: Garamond, Georgia, Arial, sans-serif, Helvetica;
    font-size: 0.875em;
    border-top: 1px solid #e1e1e1;
    margin: 10px 0 0 15px;
    padding-top: 2px;
    width: 75%;
}
.human-validation { cursor:pointer; line-height:24px; background:#f1f1f1; border:1px solid #e1e1e1; padding:10px; display:inline-block; border-radius:3px; color:#333; font-size:14px; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;}
.human-validation a {
	border:1px solid #e1e1e1;
	background: #fff;
	display:inline-block;
	width:24px;
	height:24px;
	position:relative;
	border-radius:30px;
	overflow:hidden;
	float:left; 
	margin-right:10px; 
	}


.human-validation a span {
	position:absolute;
	left:-100%;
	top:-100%;
	width:60%;
	height:60%;
	background:#999999;
	border-radius:30px;
	z-index:10000;
}


.missionstatement {
    background: #000000;
    background: -moz-linear-gradient(top, #000000 0%, #0a2341 100%);
    background: -webkit-linear-gradient(top, #000000 0%,#0a2341 100%);
    background: linear-gradient(to bottom, #000000 0%,#0a2341 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#0a2341',GradientType=0 );
    width: 80%;
    margin: 0 auto;
    text-align: center;
    padding: 10px;
    margin-top: -25px;
    margin-bottom: 30px;
    color: #fff;
	position:relative; 
overflow:hidden;
}

.missionstatement:before {
    content: '';
    width: 80px;
    height: 80px;
    position: absolute;
    left: -46px;
    background: #fff;
    transform: rotate(45deg);
}

.missionstatement:after {
    content: '';
    width: 80px;
    height: 80px;
    position: absolute;
    right: -46px;
    background: #fff;
    transform: rotate(-45deg);
}


@media screen and (max-width: 1199px) and (min-width: 1024px)  {
.missionstatement { width:95%;  }
}


@media screen and (max-width:1023px){
.missionstatement { width:100%; margin-top:-25px; }
.missionstatement:before, .missionstatement:after { display:none;  }
}

	

@media screen and (max-width:767px){
.missionstatement { width:100%; margin-top:-22px; }
.missionstatement:before, .missionstatement:after { display:none;  }
}



.screen-reader-response { display:none; }
.wpcf7-not-valid-tip{
color:#cc0000;

}
.wpcf7-spam-blocked,.wpcf7-validation-errors {
    border: 1px solid #cc0000;
    background: rgba(204,0,0,0.10);
    padding: 10px;
    text-align: center;
    color: #cc0000;
    margin: 30px 0 0 0;
    clear:both;
}
.wpcf7-mail-sent-ok {
    border: 1px solid rgba(16,92,193,1);
    background: rgba(16,92,193,0.10);
    padding: 10px;
    text-align: center;
    color: #105cc1;
    margin: 30px 0 0 0;
clear:both;
}
.wpcf7-submit{
margin-top:20px;
}
	
.wpcf7{
min-height:650px; 
}


#mc_embed_signup_scroll input[type=submit]{ background: #105cc1; border-radius: 0px; padding:10px 30px !important;height:50px; }

#mc_embed_signup_scroll br { display:none;}

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
    display: inline-block !important;
    margin: 0px 0 0em 0 !important;
    padding: 0px 0px !important;
}

#mc_embed_signup #mce-success-response, #mc_embed_signup div#mce-responses { margin:0 !important; padding:0 !important; }



#mc_embed_signup input { border-radius: 0px !important; } 

#mc_embed_signup .mc-field-group select {
    display: inline-block !important;
    width: 100% !important;
    padding: 8px 10px !important;
    margin-bottom: 2px !important;
    border: 1px solid #ABB0B2;
    border-radius: 0px;
    background-position: 99% center;
}


