/*
Theme Name: Video Express
Description: Enfold child theme
Version: 1.0
Author: Scott Beyer
Author URI: http://www.appleseedvt.com
Theme URI: http://www.appleseedvt.com
Template: enfold
*/



@import url("../enfold/style.css");
@import url("css/colorbox.css");
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300);

@font-face {
  font-family: 'test-arrow';
  src: url("/wp/wp-content/uploads/avia_fonts/arrow/arrow.eot");
  src: url("/wp/wp-content/uploads/avia_fonts/arrow/arrow.eot?57098116#iefix") format('embedded-opentype'), url("/wp/wp-content/uploads/avia_fonts/arrow/arrow.woff") format('woff'), url("/wp/wp-content/uploads/avia_fonts/arrow/arrow.ttf") format('truetype'), url("/wp/wp-content/uploads/avia_fonts/arrow/arrow.svg#arrow") format('svg');
}

/* =Theme customization starts here
-------------------------------------------------------------- */

/* General Text Formatting */ 

h1, h2{
	font-weight: 300!important;
	font-family: 'Open Sans', sans-serif;
	text-transform: capitalize!important;
}

span.intro{
	font-weight: 300!important;
	font-family: 'Open Sans', sans-serif;
	color: #ed174b;
	font-size: 16px;
}

#page-header h1{
	font-weight: 300!important;
	font-family: 'Open Sans', sans-serif;
	color: #ed174b;
}

#page-header main{
	padding-top: 100px!important;
	padding-bottom: 20px!important;
}

.ajax_search_entry{
	border-bottom-color: #666666!important;
	border-bottom-style: solid!important;
}

#header_meta{
	border-bottom-width: 0px!important;
	border-bottom-style: none!important;
}

.logo a{
	margin-top: 24px;
	width: 350px!important;
	height: 47px!important;
}

.logo a img{
	width: 350px!important;
	height: 47px!important;
}
.loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url('images/page-loader.gif') 50% 50% no-repeat rgb(249,249,249);
}
.custom_header_text{
	height:20px;
	line-height:20px;
	top: 70px;
	position: absolute;
	font-size: 12px;
	color: white;
	width: 350px;
	text-align: center;
	z-index: 50;
	font-weight: 500;
}
.dialog-box{
	background-color:#2a2a2a;
	border-radius: 5px 5px 5px 5px;

text-align: center;


	margin-top: 0px;
	color: white;

height: 50px;
width: 500px;
padding: 15px;
max-width: 100%;
margin:0 auto; 
}
.custom_header_text span{
	font-size: 13px;
}


.custom_header_text a{
	padding-bottom: 5px;
	color: white;
}

.custom_header_text a:hover{
	border-bottom-color: #ed174b;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	text-decoration: none;
	color: #dddddd;
}

.alternate_color h1,
.alternate_color h2,
.alternate_color h3{
	font-weight: 300!important;
	font-family: 'Open Sans', sans-serif;
	color: white;
	font-size: 30px!important;
}

.alternate_color a{
	text-decoration: underline!important;
}

#home-posts .flex_column{
	margin-top:20px;
	margin-bottom:20px;
}

#page-header .post-entry{
	background-color: rgba(51,51,51,.8);
	padding:15px;
	border-radius: 3px;
	display: inline-block;
}






/* Avia Edits */

body.search time{
	visibility: hidden;
	display: none; 
}

.search-result-counter{
	color: white!important;
	background-color: #0f6aec!important;
}

.ajax_search_image,
ajax_search_excerpt {
	visibility: hidden;
	display: none;
}

.iconlist_icon{
	background-color:#ed174b!important;
	border-color: #ed174b!important;
}

.iconlist_content {
	color:rgb(102,102,102)!important;
}

.avia-icon-list .iconlist-timeline { 
	display: none;
}

.iconbox_icon{
	background-color:#ed174b!important;
	border-color: #ed174b!important;
	font-size:30px!important;
	color:white!important;
	width: 64px!important;
	height: 64px!important;
	line-height: 62px!important;
}

.iconbox_content_title{
	font-size: 18px!important;
	line-height: 20px!important;
	margin-top:5px!important;
}

#contact .content{
	padding-top:90px!important;
	padding-bottom:70px!important;
}

#contact .iconbox_content_container{
	font-size: 15px!important;
}

.gm-style-iw div {
	overflow: hidden!important;
}

.gm-style-iw a {
	text-decoration: underline!important;
}




/* Full-Page Slide Show */

.avia-fullscreen-slider .prev-slide,
.avia-fullscreen-slider .next-slide{
	top:90%!important;
}

.avia-fullscreen-slider .goto-slide{
	font-size:20px;
	margin-left:3px;
	margin-right:3px;
}

.avia-fullscreen-slider .slideshow_caption{
	width:700px!important;
	padding:100px!important;
}

.avia-fullscreen-slider .slideshow_inner_caption{
	width:550px!important;
}

.avia-fullscreen-slider .slideshow_inner_caption{
}

.avia-fullscreen-slider .avia-caption-title{
	text-align: left!important;
	border-radius: 3px 3px 0px 0px;
	margin-bottom:0px!important;
	width:100%!important;
	background: -moz-linear-gradient(top,  rgba(51,51,51,1) 0%, rgba(51,51,51,0.9) 100%)!important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(51,51,51,1)), color-stop(100%,rgba(51,51,51,0.9)))!important;
	background: -webkit-linear-gradient(top,  rgba(51,51,51,1) 0%,rgba(51,51,51,0.9) 100%)!important;
	background: -o-linear-gradient(top,  rgba(51,51,51,1) 0%,rgba(51,51,51,0.9) 100%)!important;
	background: -ms-linear-gradient(top,  rgba(51,51,51,1) 0%,rgba(51,51,51,0.9) 100%)!important;
	background: linear-gradient(to bottom,  rgba(51,51,51,1) 0%,rgba(51,51,51,0.9) 100%)!important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#d9333333',GradientType=0 )!important;
	border-width: 0px!important;
}

.avia-fullscreen-slider .avia-caption-content p{
	text-align: left!important;
	border-radius: 0px 0px 3px 3px;
	width:100%!important;
	padding-bottom:15px!important;
	background: -moz-linear-gradient(top,  rgba(51,51,51,0.9) 0%, rgba(51,51,51,0.7) 100%)!important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(51,51,51,0.9)), color-stop(100%,rgba(51,51,51,0.7)))!important;
	background: -webkit-linear-gradient(top,  rgba(51,51,51,0.9) 0%,rgba(51,51,51,0.7) 100%)!important;
	background: -o-linear-gradient(top,  rgba(51,51,51,0.9) 0%,rgba(51,51,51,0.7) 100%)!important;
	background: -ms-linear-gradient(top,  rgba(51,51,51,0.9) 0%,rgba(51,51,51,0.7) 100%)!important;
	background: linear-gradient(to bottom,  rgba(51,51,51,0.9) 0%,rgba(51,51,51,0.7) 100%)!important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9333333', endColorstr='#80333333',GradientType=0 )!important;
	border-width: 0px!important;
}

.slide-gradient{
	position: absolute;
	z-index: 100;
	width:100%;
	height:160px;
	top:0px;
	background-size: 27px 160px;
	background-color: transparent;
	background-image: url('images/gradient2.png');
	background-image: url('images/gradient3.png');
	background-repeat: repeat-x;
}


html[data-useragent*='Trident/7'] .avia-fullscreen-slider .avia-caption-title{
	margin-top:0px;
	background-color:rgba(51,51,51,1)!important;
}

html[data-useragent*='Trident/7'] .avia-fullscreen-slider .avia-caption-content p{
	margin-top:-1px;
	background-color:rgba(51,51,51,1)!important;
}

a.scroll-down-link{
	color: #ed174d!important;
}



/* Services Page Grid */


.services-grid {
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;

}

.services-grid:after,
.services-item:before {
	content: '';
    display: table;
}

.services-grid:after {
	clear: both;
}

ul.services-grid{
}

ul.services-grid li{
	width: 300px;
	height: 300px;
	display: inline-block;
	margin: 10px;
}

.services-item {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: relative;
	cursor: default;
	box-shadow: 
		inset 0 0 0 10px rgba(255,255,255,0.4),
		0 1px 2px rgba(0,0,0,0.1);
}


.services-info {
	box-shadow: 
		inset 0 0 0 10px rgba(255,255,255,0.4),
		0 1px 2px rgba(0,0,0,0.1);
	position: absolute;
	background: rgba(68,68,68, 0.9);
	width: 100%;
	height: 100%;
	border-radius: 50%;
	opacity:0;
}

.services-title{
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: absolute;	
}

.services-title h2 {
	font-weight: 600!important;
	line-height: 40px;
	text-align: center;
	margin-top: -20px;
	top: 50%;
	position: absolute;
	height: auto;
	background-color: rgba(255,255,255,0.8);
	width: 100%;
	height: 40px;
	text-transform: uppercase!important;
	letter-spacing: 2px;
	font-size: 18px;
	font-family: 'Open Sans', Arial, sans-serif;
	text-shadow: 
		0 0 1px #fff, 
		0 1px 2px rgba(0,0,0,0.3);
}


.services-info h3 {
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 45px;
	margin-left: 60px;
	margin-bottom: 0;
	margin-right: 60px;
	margin-top: 0;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 19px;
	line-height: 24px;
	height: 100px;
	font-family: 'Open Sans', Arial, sans-serif;
	text-shadow: 
		0 0 1px #fff, 
		0 1px 2px rgba(0,0,0,0.3);
}

.services-info p {
	margin-left: 20px;
	margin-bottom: 0;
	margin-right: 20px;
	margin-top: 0;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-right: 4px;
	padding-top: 10px;
	color: #fff;
	line-height:21px;
	font-size: 16px;
	border-top: 1px solid rgba(255,255,255,0.5);
}

.services-info-button {
	line-height: 30px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	width: 120px;
	margin-top: 20px;
	display: block;
	color: #fff;
	background-color: #0F6AEC;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
	font-family: 'Open Sans', Arial, sans-serif;
	border-radius: 3px;
}

.services-info-button:hover {
	background-color: #1053b0!important;
}


.services-info a  {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	z-index: 100;
	cursor: pointer;
	top:0px;
	left:0px;
	background-image: url("about:blank"); 
}

.services-info a span {
	display: none;
	visibility: hidden;
}

.learn-more-container{
	display:none;
}
#header_main {
	background-image: url("/Images/gradient3.png");
	background-repeat: repeat-x;
	    background-size: 100% 100%;
}
.venowxl-logo-display {
display: block;



margin:0 auto; 
margin-top: 250px;
max-width: 75%;
}



.wrapper {
	margin-top: 100px;

		display: block;
	margin:0 auto; 
	max-width: 50%;
	border: none;
	color: white;

	padding-bottom: 150px;
	margin-bottom: 500px;
	
}
.welcome {
	margin-top: 200px;
	font-size: 200%;
	font-weight: 600;
	border: none;

	
}
.login-form {
	width: 15%;
	
	color: white;
	display: block;
	



margin:0 auto; 
margin-top: 250px;
max-width: 75%;
margin-bottom: 600px;

}
#button {
	border-radius: 5px;
	color: #3a3a3a;
	border: none;
}

.footer {
  position: relative;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
background-color: #2a2a2a;
  text-align: center;
  color: white;
  margin: auto;
  font-size: 85%;

 
}

.sort-buttons{
	width: 100%;
margin-bottom: 25px;
}
.by-modified {
	float: left;
}
.by-filename {
	float: left;
	margin-left: 10px;
}
.directory-list {
margin-bottom: 500px;
padding-bottom: 100px;
position: absolute;
}

.learn-more-image{
	margin-bottom: 0px;
	margin-right: 0px;
	height: 200px;
	width: 200px;
	float: left;
	border-radius: 50%;
	background-size: 200px 200px;
	box-shadow: 
		inset 0 0 0 6px rgba(255,255,255,0.4),
		0 1px 2px rgba(0,0,0,0.1);

}

.wrapper a:link {
	font-weight: bold;
	


	

	}
.glyphicon {
    font-size: 20px;
}
.error {
	color: white;
	margin-top: 200px;
	text-align: center;
}

.learn-more{
	margin: 50px;
	color: #333333;
}


.learn-more h3{
	padding-top: 50px;
	padding-left: 240px;
	text-align: left;
	font-weight: 300;
	font-size: 40px;
}

.learn-more-content{
	padding-left: 240px;
	font-size:15px;
	line-height:22px;
}

.learn-more-content ul{
	margin-left: 0px!important;
	list-style-type: none!important;
}

.learn-more-content ul li{
	margin-left: 0px;
}

.learn-more-excerpt{
	margin-bottom: 2em;
	font-size: 1.1em;
	font-style: italic;
}

ul.services-menu{
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 20px;
	width: 200px;
	float: left;
	clear: left;
	padding: 0px;
	text-align: right;
	list-style-type: none;
}

ul.services-menu li{
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	display: block;
}

ul.services-menu a{
	font-weight: normal;
	color: rgb(68,68,68);
	font-size: 14px;
	text-transform: uppercase;
}

ul.services-menu li a:hover,
ul.services-menu li a.selected{
	color: #0f6aec;
}

ul.services-list{
	margin-left: 0px;
	margin-bottom: 30px;
	margin-right: 0px;
	margin-top: 30px;
	padding: 0px;
	text-align: center;
	list-style-type: none;
}

ul.services-list li{
	margin-left: 15px;
	margin-bottom: 0px;
	margin-right: 15px;
	margin-top: 0px;
	display: inline-block;
	font-weight: normal;
	color: rgb(68,68,68);
	font-size: 14px;
	text-transform: uppercase;
}

ul.services-list li a:hover,
ul.services-list li a.selected{
	color: #0f6aec;
}


#cboxPrevious,
#cboxNext,
#cboxClose{
	padding: 0px;
	line-height: 30px;
	height: 30px;
	width: 100px;
	display: inline-block;
	color: #ffffff;
	background-color: #0F6AEC;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
	font-family: 'Open Sans', Arial, sans-serif;
	border-radius: 3px;
}

#cboxPrevious:hover,
#cboxNext:hover,
#cboxClose:hover{
	background-color: #1053b0;
}

#cboxNext{position:absolute; bottom:0px; left:110px!important;}
#cboxTitle{display:none!important;}

#colorbox{
	background-color: white;
	border-color: #dddddd;
	border-style: solid;
	border-width: 1px;
-webkit-box-shadow: 20px 20px 30px 1px rgba(0,0,0,0.75);
-moz-box-shadow: 20px 20px 30px 1px rgba(0,0,0,0.75);
box-shadow: 20px 20px 30px 1px rgba(0,0,0,0.75);
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
}

#cboxLoadedContent{
	margin-bottom: 50px!important;
}




/* TEST Services Page Grid */


.page-id-663 .learn-more-container{
}

#cboxPrevious,
#cboxNext,
#cboxClose{
	padding: 0px;
	line-height: 30px;
	height: 30px;
	width: 100px;
	display: inline-block;
	color: #ffffff;
	background-color: #0F6AEC;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
	font-family: 'Open Sans', Arial, sans-serif;
	border-radius: 3px;
}

#cboxPrevious:hover,
#cboxNext:hover,
#cboxClose:hover{
	background-color: #1053b0;
}

#cboxNext{position:absolute; bottom:0px; left:110px!important;}
#cboxTitle{display:none!important;}

#colorbox{
	background-color: white;
	border-color: #dddddd;
	border-style: solid;
	border-width: 1px;
-webkit-box-shadow: 20px 20px 30px 1px rgba(0,0,0,0.75);
-moz-box-shadow: 20px 20px 30px 1px rgba(0,0,0,0.75);
box-shadow: 20px 20px 30px 1px rgba(0,0,0,0.75);
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
}

#cboxLoadedContent{
	margin-bottom: 50px!important;
}





/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 1170px) {
	
	#contact .flex_column{
		margin-left:35%!important;
		margin-bottom: 30px!important;
		width:65%!important;
	}
}


@media only screen and (max-width: 1060px) {

	ul.services-grid li{
		width: 280px;
		height: 280px;
		display: inline-block;
		margin: 10px;
	}

	.services-item {
		background-size:280px 280px;
	}

	.services-info h3 {
		line-height: 22px;
		padding-top: 40px;
		margin-left: 60px;
		margin-right: 60px;
		font-size: 18px;
		height: 90px;
	}
	
	.services-info p {
		font-size: 13px;
		line-height: 19px;
	}

}

@media only screen and (max-width: 950px) {

	.logo a{
		margin-top: 24px;
		width: 300px!important;
		height: 40px!important;
	}
	
	.logo a img{
		width: 300px!important;
		height: 40px!important;
	}
	
	.custom_header_text{
		line-height:17px;
		top: 65px;
		position: absolute;
		font-size: 11px;
		color: white;
		width: 300px;
		text-align: center;
		z-index: 50;
		font-weight: 600;
	}
	
	.custom_header_text span{
		font-size: 11px;
	}
	
	#page-header h1{
		font-size: 40px;
		line-height: 45px;
	}

}



@media only screen and (max-width: 850px) {

}


@media only screen and (max-width: 767px) {
	
	#wrap_all {
        position: relative;
    }

/*
	.avia-fullscreen-slider .avia-caption-title{
		font-size: 30px!important;
	}
	
	.slideshow_caption{
		padding-top:150px!important;
	}
*/
	
	header#header{
		height:120px!important;
	}
	
	#advanced_menu_toggle{
		margin-top:-5px!important;
	}
	
	#contact .flex_column{
		margin-left:25%!important;
		margin-bottom: 30px!important;
		width:75%!important;
	}
	
	.avia-fullscreen-slider .prev-slide,
	.avia-fullscreen-slider .next-slide{
		visibility: hidden!important;
		display: none!important;
	}	
	
	.slide-gradient{
		visibility: hidden;
		display: none;
	}

	#page-header .post-entry{
		background-color: rgba(51,51,51,.9);
	}
	
	#page-header h1{
		font-size: 30px;
		line-height: 35px;
	}

	#page-header p{
		font-size: 15px;
		line-height: 20px;
	}

	#header{
		height: 100px!important;
	}
	
	ul.services-grid{
		display: none;
		visibility: hidden;
	}
/*
	ul.services-grid li{
		width: 100%;
		height: 100%;
		display: block;
	}
*/

	.services-item{
		display:none;
		visibility:hidden;
	}
	
	.learn-more-container{
		display:block;
	}
	
	.learn-more{
		margin: 0px;
		padding-right: 30px;
		padding-left: 30px;
		padding-bottom: 30px;
		padding-top: 30px;
	}
	
	.learn-more-excerpt{
		margin-bottom: .6em;
	}

	.learn-more h3{
		padding-top: 0px;
		padding-left: 0px;
		text-align: left;
		font-weight: 300;
		font-size: 30px;
		text-align:center;
	}
		
	.learn-more .services-menu {
		display:none;
		visibility:hidden;
	}
	
	.learn-more h3{
		padding-left: 0px;
		text-align: left;
		font-size: 30px;
		text-align:center;
	}
	
	.learn-more-content{
		padding-left: 0px;
		font-size:14px;
		line-height:20px;
		text-align:left;
	}
	
	.learn-more-content ul{
	}
	
	.learn-more-content ul li{
		margin: 0px!important;
		padding-top: 0px!important;
		padding-bottom: 0px!important;
	}
	
	.learn-more-image{
		margin-bottom: 20px;
		margin-left: auto;
		margin-right: auto;
		height: 150px;
		width: 150px;
		float: none;
		border-radius: 50%;
		background-size: 150px 150px;
		box-shadow: 
			inset 0 0 0 6px rgba(255,255,255,0.4),
			0 1px 2px rgba(0,0,0,0.1);
	}
	
	ul.services-grid li:nth-of-type(even) .learn-more{
		background-color: #f9f9f9;
	}
	
}


@media only screen and (max-width: 560px) {
	#contact .flex_column{
		margin-left:0px!important;
		margin-bottom: 30px!important;
		width:100%!important;
	}
	
}


@media only screen and (max-width: 480px) {
	
	header#header{
		height:140px!important;
	}
	
	#advanced_menu_toggle{
		margin-top:-35px!important;
	}
	
	.avia-fullscreen-slider{
		display: none!important;
	}
	
	.logo a{
		width: 250px!important;
		height: 33px!important;
	}
	
	.logo a img{
		width: 250px!important;
		height: 33px!important;
	}
	
	.custom_header_text{
		line-height:17px;
		top: 0px;
		position: relative;
		font-size: 11px;
		color: white;
		width: 100%;
		text-align: center;
		z-index: 50;
		font-weight: 600;
	}
	
	.custom_header_text span{
		font-size: 10px;
	}


	.learn-more{
		padding-right: 0px;
		margin-left: 0px;
		margin-bottom: 0px;
		margin-top: 0px;
		padding-left: 0px;
		padding-bottom: 15px;
		padding-top: 15px;
	}

	.learn-more h3{
		padding-left: 0px;
		text-align: left;
		font-size: 20px;
		text-align:center;
	}
	
	.learn-more-content{
		padding-left: 0px;
		font-size:13px;
		line-height:18px;
		text-align:left;
	}

	.learn-more-image{
		margin-bottom: 20px;
		margin-left: auto;
		margin-right: auto;
		height: 100px;
		width: 100px;
		float: none;
		border-radius: 50%;
		background-size: 100px 100px;
		box-shadow: 
			inset 0 0 0 6px rgba(255,255,255,0.4),
			0 1px 2px rgba(0,0,0,0.1);
	}
	
	ul.services-grid li:nth-of-type(even) .learn-more{
		background-color: white;
	}

	#page-header h1{
		font-size: 25px;
		line-height: 30px;
		font-weight: normal!important;
	}

	#page-header p{
		font-size: 15px;
		line-height: 20px;
	}


}

@media only print {
	
	* {
		color:black!important;
	}
	
	.logo a img{
		width: 250px!important;
		height: 33px!important;
	}

	.custom_header_text{
		top: 25px;
		right: 0px;
		position: absolute;
		width: 350px;
		text-align: left;
		font-weight: 600;
		line-height: 16px;
	}
	
	.custom_header_text span{
		font-size: 11px;
	}

