.wpcf7-form-control .wpcf7-textarea {border-top:5px solid #282828; 
border-right:5px solid #282828;
}

.pp_content{
	 height:360px;
}
a.pp_close{
	right: -22px!important;
	top: -8px!important;
}
.fa-play-circle > a{
	margin-left:-12px;
}
@media screen and (max-width:768px){
	.pp_content{
		height:300px;}
}
@media screen and (max-width: 990px){
.blogPost2, .grid-sizer-blog-2{
	width: 100%!important ;
}
}

#blogIntro .separator{
	display: none;
}
.row.sectionIntro {
	margin-top: -50px;
}
#blogIntro .container{
	padding-bottom: 30px;
}
/*
#blogIntro .container {
	padding-bottom: 60px !important;
	padding-top: 120px !important;
}*/

@media only screen and (min-width: 100px){
.wpb_content_element {
    margin-bottom: 10px!important;
    margin-top: 30px!important;
}
.wpb_video_wrapper {
    background-color: #000!important;
}
}

section#s-about{
	overflow:visible!important;
	z-index:999;
}

#tv-hero .vc_video-bg{
	opacity:1;
}

@media (max-width:768px){
	#tv-hero{
		margin-top:60px;
		margin-bottom:0;
	}
	#s-television > .row > div{
		background-size:contain!important;
		aspect-ratio:16/9;
	}
	
	#rev_slider_11_2{
		max-height:100%!important;
	}

	
	#rev_slider_11_2 .tp-bgimg {
        background-size: cover !important;
        background-position: center center !important;
    }
	#s-television > #tv-hero{
		min-height: 0!important;
    height: 56.25vw!important;
	}

    .wpb_content_element.wpb_revslider_element {
        margin-bottom: 0!important;
        margin-top: 0!important;
    }
	
	.rev_slider_wrapper.fullwidthbanner-container {
	background-color: #222222!important;	
	}
	
	
	#rev_slider_11_2 .fullwidthbanner-container .fullwidthabanner {
    width: 100%;
    position: absolute;
    top: 0 !important;
		
	}
}

@media only screen and (max-width: 421px) {
    .rev_slider {
        top: 0! important;
        height: 100% !important;
    }
}


/* Contact Forms */
.wpcf7-text, input[type="text"], .wpcf7-text, textarea{
	background:white!important;
	border:0!important;
	margin-top:6px!important;
}

form p{
	  font-weight: 700;
    display: block;
}

form p input{
	  font-weight: 400;
}

.mc4wp-form-fields input[type="email"]{
	height:50px!important;
	border:none!important;
}

.mc4wp-form-fields input[type="submit"]{
	font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    font-size: 12px;
    color: white;
    padding: 0 40px;
    line-height: 40px;
    letter-spacing: .2em;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    outline: 1px solid transparent;
    -webkit-transition: all .5s ease .25s;
    transition: all .5s ease .25s;
}

