/* section background
/* -------------------------------------------------- */
@font-face {
    font-family: 'amaranthregular';
    src: url('../fonts/amaranth-regular-webfont.eot');
    src: url('../fonts/amaranth-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/amaranth-regular-webfont.woff2') format('woff2'),
         url('../fonts/amaranth-regular-webfont.woff') format('woff'),
         url('../fonts/amaranth-regular-webfont.ttf') format('truetype'),
         url('../fonts/amaranth-regular-webfont.svg#amaranthregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


#subheader{background:url(../images/background/bg-subheader.jpg) top fixed;}
#fun-facts{background:url(../images/background/bg-3.jpg) top fixed;}
#info-address{background:url(../images/background/bg-3.jpg) top fixed;}
#section-about-us-2 .image-container{background:url(../images/background/bg-side-1.jpg);}
#section-contact{ background:url(../images/background/bg-4.jpg) top fixed;}
#section-skill-bar{ background:url(../images/background/bg-8.jpg) top fixed;}
#section-testimonial{ background:url(../images/background/bg-2.jpg) top fixed;}


#logo-full{ background:#000; padding:60px 0 60px 0;}
#view-all-projects{background:#F06807; padding:60px 0 60px 0;}
#section-about-us-2{background:#f8f8f8; height:100%;}
.dark #section-about-us-2{background:#222; height:100%;}
.dark #section-portfolio{background:#222;}

.de-team-list .inner{position:relative;}
.de-team-list .team-desc {
width:100%;
height:262px;
-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.de-team-list .img-responsive {
width:100%;
-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  }
.de-team-list .team-pic {height:262px;}
.de-team-list:hover .team-desc {
position: absolute;
  margin-top: -262px;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  }
.de-team-list:hover .img-responsive {
margin-top:-100px;
-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

footer{margin-top:-1px;}
.btn{border-radius:0px;}


@media (max-width: 992px) and (min-width: 633px){
.col-md-3 { width: 50%; float:left;}
}
@media (max-width: 632px) and (min-width: 321px){
.col-md-3 { width: 100%; float:left;}
.de-team-list .team-pic {width:345px; height: 345px; max-width:100%; max-height:100%;}
.de-team-list .team-desc {width:345px;height: 345px;max-width:100%; max-height:100%;}
.de-team-list:hover .team-desc {position: absolute; margin-top: -345px;}
}

@media (max-width: 320px){
.col-md-3 { width: 100%; float:left;}
.de-team-list .team-pic {width:260px; height: 260px; max-width:100%; max-height:100%;}
.de-team-list .team-desc {width:260px;height: 260px;max-width:100%; max-height:100%;}
.de-team-list:hover .team-desc {position: absolute; margin-top: -260px;}
}
a,a:hover, a:focus{outline:0px;}

	.dark{
	background:#333439;
	color:#eee;
	}
	.dark #content{
	background:#333439;
	color:#bbb;
	}
	.dark section{background:#111;}
	.dark .post-meta{background:#666; color:#eee;}
	.dark .post-meta a{color:#eee;}
	.dark .post-meta {border: solid 1px #999;}
	.dark .post-meta span { border-left: solid 1px #999;}
	.dark .items_mask {
	  border: 1px solid #999;
	  background: #666;
	}

	.dark ul.tabs_container li.tab.active span {
	  background-color: #666;
	  border-bottom: 1px solid #666;
	}
	.dark ul.tabs_container li.tab span {
	  border-top: 3px solid #F06807;
	  border-bottom: 1px solid #999;
	  border-left: 1px solid #999;
	  border-right: 1px solid #999;
	  background: #666;
	  color: #fff;
	}

	.dark .widget_category li {
	  border: solid 1px #999;
	  background: #666;
	}
	.dark .widget_category li a {color: #eee;}
	.dark .widget {border-bottom: solid 1px #999;}
	.dark a:hover, .dark a:focus {
	  color: #F06807;
	  text-decoration: none;
	}
	.dark .sp_tab_sidebar {
	  border-bottom: 1px solid #999;
	}
	.dark #commentform textarea:focus {
	background: #333439;
	}
	
	.dark div.itemAuthorBlock {
	background: #333439;
	}
	.dark div.itemAuthorBlock img.itemAuthorAvatar {
	background: #333439;
	}
	
	.dark div.itemComments {
	background: #333439;
	}
	
	.dark div.itemComments ul.itemCommentsList li img {
	background: #333439;
	}
	.dark div.itemFullText,.dark div.itemIntroText {color: #eee;}
	.box-fx .info{width:100%; height:100%;}
	
	
/*********CUSTOM*********/

.header-bg.clone,
.header-bg {
	background-color:transparent !important;
	position:relative;
	margin-bottom:-130px;
}

.header-bg.clone ul#mainmenu,
.header-bg ul#mainmenu {
	display:none;
}

#menu-btn {
	top:15px;
}

.header-bg.clone.smaller {
	position:fixed;
	display:none;
}

header.smaller {
	display:none;
}

.header-bg.clone.smaller.logo-smaller {
	background-color:#fff !important;
}

.header-bg.clone.smaller ul#mainmenu {
	display:block;
}

#section-welcome.full-height.dark div.center-y {
	margin-top:200px !important;
}

#section-welcome.full-height.dark div.center-y.text-center p {
	font-family: 'amaranthregular';
	font-size:50px;
	text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
}

footer {
    background:none;
	background-color:transparent;
    color: #555;
    padding: 5px 0 5px 0;
}

header h1#logo {
	padding-top:30px;
}


.header-bg.clone.smaller.logo-smaller div.menu-area div.container div.row div.col-md-12 h1#logo {
    padding-top: 0px;
}

.c-menu__close {
	float:left;
	background-color:#B10D0E !important;
}

#mainmenu {
	font-family: 'amaranthregular';
	font-size:14px;
}


.moduletable_menu.c-menu__items ul#mainmenu {
	height:auto;
	float:none;
}

.moduletable_menu.c-menu__items ul#mainmenu li {
	padding:0;
}

.moduletable_menu.c-menu__items ul#mainmenu li:hover {
	background-color:#B10D0E;
	color:#fff;
}

.moduletable_menu.c-menu__items ul#mainmenu li a {
	display: inline-block;
    height: 60px;
    line-height: 60px;
    padding: 0 24px;
	font-family: 'amaranthregular';
	font-size:20px;
}

#mainmenu ul.nav-child.unstyled.small {
	padding:0;
}

#mainmenu li {
	padding:0 50px 0 0;
}

#mainmenu li li {
	border-bottom:none;
	border:none;
	padding-bottom:0;
	min-width:380px;
}


#mainmenu li li a {
	color:#333333 !important;
	font-size:14px;
	background-color:transparent;
}

#mainmenu li li a:hover {
	color:#fff !important;
	background-color:transparent;
}

#mainmenu li.current a {
	color:#fff !important;
}

#mainmenu li.current.deeper.parent ul.nav-child li a {
	color:#333333 !important;
}

#mainmenu li.current.deeper.parent ul.nav-child li a:hover {
	color:#fff !important;
}

.moduletable_menu.c-menu__items ul#mainmenu li a:hover {
	color:#fff;
}

section#mainnav {
	padding:15px 0 0px 0;
}

#mainnav {
	position:relative;
	top:-160px;
	z-index:999;
	height:160px;
	margin-bottom:-240px;
	background-color:rgba(212, 176, 121, 0.9);
}

.ua-chrome #yoo-zoo,
.ua-chrome #sidebar {
	padding-top:30px;
}

.ua-chrome #mainnav,
.ua-safari #mainnav {
    position:relative;
	top:-160px;
	z-index:999;
	height:160px;
	margin-bottom:-150px;
	background-color:rgba(212, 176, 121, 0.9);
}

.ua-chrome .c-buttons,
.ua-safari .c-buttons {
	margin-bottom:59px;
}

.ua-chrome #mainmenu li li a {
	font-weight:500;
}


#mainnav a {
	font-family: 'amaranthregular';
}

#mainnav div.moduletable ul#mainmenu {
	float:left;
	margin: 0 0 -50px -100px;
	padding:0px;
}

#mainnav div.moduletable ul#mainmenu a {
	padding:0;
	margin:0 100px 0 0;
}

#mainnav .nav-child {
	display:block !important;
}

#mainnav .nav-child a {
	text-transform:none;
	font-family: "roboto",sans-serif;	
}

#mainnav ul#mainmenu li.item-109.current.deeper.parent ul.nav-child.unstyled.small {
	border:none;
}

#mainnav ul#mainmenu li.item-109.current.deeper.parent ul.nav-child.unstyled.small a {
		background-color:transparent;
}

#mainmenu {
    text-transform:none;
}

#mainmenu li ul {
	border:none;
	width:200px;
}

#mainnav a.main {
	color:#b20f0a;
	font-size:19px;
}

#mainnav a.main:hover {
	color:#000;
}

#mainnav li.item-101 {
	display:none;
}

.achtergrond {
	position:absolute;
	top:45%;
	right:-200px;
}

.achtergrond img {
	max-height:300px;
	width:auto;
}

#sidebar {
    padding-left: 40px;
    padding-top:0px;
}

#yoo-zoo .item h1.pos-title {
	font-family: "ff-dax-web-pro-condensed",sans-serif;
    font-size: 60px;
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 60px;
    margin: 50px 0 0 0;
	color:#b20f0a;
	text-align:left;
	text-transform:none;
}

.caret {
	display:none;
}

#yoo-zoo .item h2,
#band h2 {
	font-family: "ff-dax-web-pro-condensed",sans-serif;
    font-size: 25px;
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 30px;
    margin: 20px 0 0 0;
	padding:0px;
	color:#b20f0a;
	text-align:left;
	text-transform:none;
	font-weight:300;
}

#yoo-zoo h3.auteur {
	color:#d4b079;
	font-family: "roboto",sans-serif;	
font-style: normal;
font-weight: 400;
margin:0px;
padding:0 0 15px 0;
letter-spacing:1px;
font-size:18px;
min-height:30px;
}



/*.pquote {
    float: left;
    width: 200px;
    color: #030;
    font-size: 14px;
	font-family: "ff-dax-web-pro-condensed",sans-serif;
	color:#d4b079;
	margin-left:-100px;
	margin-right:20px;
}

blockquote {
	border-top:2px solid #AF0002;
	border-bottom:2px solid #AF0002;
	border-left:0px;
	box-shadow:none;
}*/

.pullquote_left { 
width: 300px; 
margin: 5px 15px 5px -180px !important;
font-size: 18px !important;
position:relative; 
text-align: left; 
float: left;
border-top:1px solid #b20f0a;
border-bottom:1px solid #b20f0a;
color:#d4b079;
font-family: 'amaranthregular';
padding:15px 25px 10px 25px !important;
}

.pullquote_right { 
width: 300px; 
margin: 5px -180px 5px 15px !important;
font-size: 1.4em;
position:relative; 
text-align: left; 
float: right;
border-top:1px solid #b20f0a;
border-bottom:1px solid #b20f0a;
color:#d4b079;
font-family: "ff-dax-web-pro-condensed",sans-serif;
padding:15px 25px 15px 25px !important;
}

#yoo-zoo .item .element-textarea *:last-child {
	margin-bottom:30px;
}

html.wf-ffdaxwebprocondensed-i4-active.wf-ffdaxwebprocondensed-i7-active.wf-ffdaxwebprocondensed-n4-active.wf-ffdaxwebprocondensed-n7-active.wf-roboto-n4-active.wf-roboto-n5-active.wf-roboto-n7-active.wf-active body#homepage div#o-wrapper.o-wrapper div#wrapper div#content.no-bottom.no-top div.moduletable .rev_slider_wrapper.fullwidthbanner-container div.tp-leftarrow.tparrows.default {
    background: rgba(0, 0, 0, 0) url("http://www.paal9.nl/templates/cubic/images/links.png") no-repeat scroll 0 0;  
}

html.wf-ffdaxwebprocondensed-i4-active.wf-ffdaxwebprocondensed-i7-active.wf-ffdaxwebprocondensed-n4-active.wf-ffdaxwebprocondensed-n7-active.wf-roboto-n4-active.wf-roboto-n5-active.wf-roboto-n7-active.wf-active body#homepage div#o-wrapper.o-wrapper div#wrapper div#content.no-bottom.no-top div.moduletable .rev_slider_wrapper.fullwidthbanner-container div.tp-rightarrow.tparrows.default {
	background: rgba(0, 0, 0, 0) url("http://www.paal9.nl/templates/cubic/images/rechts.png") no-repeat scroll 0 0;  
}

.social-likes_visible {
	margin:0px !important;
}

.social-likes__widget {
	margin:0 5px 0 0 !important;
}


.social-likes__widget_facebook,
.social-likes__widget_twitter,
.social-likes__widget_plusone {
	background-color:transparent !important;
}

.social-likes__button_plusone {
	background-color:#fff;
	display:block;
	height:30px;
	width:30px;
	background:url(../images/google.png) center center;
	background-repeat:no-repeat;
	background-color:transparent !important;
}

.social-likes__button_twitter {
	background-color:#fff;
	display:block;
	height:30px;
	width:30px;
	background:url(../images/twitter.png) center center;
	background-repeat:no-repeat;
	background-color:transparent !important;
}

.social-likes__button_facebook {
	background-color:#fff;
	display:block;
	height:30px;
	width:30px;
	background:url(../images/facebook.png) center center;
	background-repeat:no-repeat;
	background-color:transparent !important;
}
.social-likes__icon_facebook::before,
.social-likes__icon_twitter::before,
.social-likes__icon_plusone::before {
	display:none;
}


.moduletable_menu.c-menu__items {
	padding:30px 0 0 0;
}

.c-menu.c-menu--slide-bottom.is-active div.moduletable_menu.c-menu__items ul#mainmenu li.deeper.parent ul.nav-child.unstyled.small li a {
	font-size:14px;
}

.moduletable_menu.c-menu__items ul#mainmenu li a {
	line-height:15px;
	height:15px;
	padding:0px;
	margin:0px;
	color:#b20f0a;
	font-family: "roboto",sans-serif;	
}

.header-bg.clone.smaller.logo-smaller .mainmenu a {
	color:#000 !important;
}

.header-bg.clone.smaller.logo-smaller .mainmenu a:hover {
	color:#333 !important;
}


.header-bg.clone.smaller.logo-smaller div.menu-area div.container div.row div.col-md-12 div.moduletable ul#mainmenu li.deeper.parent ul.nav-child.unstyled.small li. a:hover {
	color:#333 !important;
	padding-left:15px;
	font-size:11px;
}

.header-bg.clone.smaller.logo-smaller div.menu-area div.container div.row div.col-md-12 div.moduletable ul#mainmenu li.deeper.parent ul.nav-child.unstyled.small li.current a {
	color:#000 !important;
}

.header-bg.clone.smaller.logo-smaller div.menu-area div.container div.row div.col-md-12 div.moduletable ul#mainmenu li.item-110.deeper.parent ul.nav-child.unstyled.small li.current a:hover {
	color:#333 !important;
}

html.wf-ffdaxwebprocondensed-i4-active.wf-ffdaxwebprocondensed-i7-active.wf-ffdaxwebprocondensed-n4-active.wf-ffdaxwebprocondensed-n7-active.wf-roboto-n4-active.wf-roboto-n5-active.wf-roboto-n7-active.wf-active body#homepage div#o-wrapper.o-wrapper div#wrapper header.header-bg.clone.smaller.logo-smaller div.menu-area div.container div.row div.col-md-12 div.moduletable ul#mainmenu li.deeper.parent ul.nav-child.unstyled.small li a:hover {
	color:#333 !important;
}

html.wf-ffdaxwebprocondensed-i4-active.wf-ffdaxwebprocondensed-i7-active.wf-ffdaxwebprocondensed-n4-active.wf-ffdaxwebprocondensed-n7-active.wf-roboto-n4-active.wf-roboto-n5-active.wf-roboto-n7-active.wf-active body#homepage div#o-wrapper.o-wrapper div#wrapper header.header-bg.clone.smaller.logo-smaller div.menu-area div.container div.row div.col-md-12 div.moduletable ul#mainmenu li.deeper.parent ul.nav-child.unstyled.small li a {
padding-left:25px !important;
	
}

.header-bg.clone.smaller.logo-smaller div.menu-area div.container div.row div.col-md-12 div.moduletable ul#mainmenu li.deeper.parent ul.nav-child.unstyled.small {
	background-color:#fff;
}

.header-bg.clone.smaller.logo-smaller div.menu-area div.container div.row div.col-md-12 div.moduletable ul#mainmenu li.deeper.parent a.main {
	color:#b20f0a;
}

.c-menu--slide-bottom.is-active div.moduletable_menu.c-menu__items ul#mainmenu li.deeper.parent a.main {
	font-family: 'amaranthregular';
}

.moduletable_menu.c-menu__items ul#mainmenu li {
	padding: 0 140px 0px 0;
}

.c-menu #mainmenu li ul {
	display:block;
}

.c-menu--slide-bottom.is-active div.moduletable_menu.c-menu__items ul#mainmenu li.deeper.parent:hover {
	background-color:transparent;
}

.c-menu--slide-bottom.is-active div.moduletable_menu.c-menu__items ul#mainmenu li.item-101 {
	display:none;
}

.c-menu__items ul#mainmenu li.deeper.parent ul.nav-child.unstyled.small li:hover{
		background-color:transparent;
}

#actiewrapper {
	 position  : absolute; 
  width     : 100%;  
  height    : 100%; 
  text-align: center;
}

#actie {
	z-index:99999;
	width:50%;
 	display:inline-block;
	margin-top:400px;
	padding:20px 30px 20px 30px;
	background-color:rgba(255, 255, 255, 0.75);

}

#actie h2 {
	font-family: 'amaranthregular';
    font-size: 25px;
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 25px;
    margin:0;
	padding:0 0 20px 0;
	color:#b20f0a;
	text-align:left;
	text-transform:none;
	font-weight:300;
}

.floatbox p {
	font-size:14px;
}

#mainmenu li ul li a {
	border-left:0px;
	border-bottom:0px;
}

@font-face {
    font-family: 'si';
    src: url('http://www.paal9.nl/fonts/socicon.eot');
    src: url('http://www.paal9.nl/fonts/socicon.eot?#iefix') format('embedded-opentype'),
         url('http://www.paal9.nl/fonts/socicon.woff') format('woff'),
         url('http://www.paal9.nl/fonts/socicon.ttf') format('truetype'),
         url('http://www.paal9.nl/fonts/socicon.svg#icomoonregular') format('svg');
    font-weight: normal;
    font-style: normal;
 
}
 
@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family:si;
        src: url(http://www.paal9.nl/fonts/socicon.svg) format(svg);
    }
}

.soc {
    overflow:hidden;
    margin:0; padding:0;
    list-style:none;
}

.soc li {
    display:inline-block;
    *display:inline;
    zoom:1;
}

.soc li a {
    font-family:si!important;
    font-style:normal;
    font-weight:400;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;

    -o-transition:.1s;
    -ms-transition:.1s;
    -moz-transition:.1s;
    -webkit-transition:.1s;
    transition:.1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);

    overflow:hidden;
    text-decoration:none;
    text-align:center;
    display:block;
    position: relative;
    z-index: 1;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    margin-right: 10px;
    color: #ffffff;
    background-color: #D5B079;
}

.soc-icon-last{
    margin:0 !important;
}

.soc-facebook:before {
    content:'b';
}
.soc-twitter:before {
    content:'a';
}
.soc-google:before {
    content:'c';
}

#contact {
	position:absolute;
	top:30px;
	right:100px;
	height:30px;
	z-index:99999;
	color:#fff;
	font-size:17px;
}

#contact a {
	color:#fff;
	text-decoration:none;
}

#contact i,
#footermobile i {
	float:none;
	margin-right:4px;
}

#footermobile {
	background-color:#B20E0C;
	width:100%;
	color:#fff;
	font-size:16px;
	padding:20px 30px 20px 30px;
	text-align:left;
}

#footermobile a {
	color:#fff;
	text-decoration:none;
}

#band {
		background: rgba(0, 0, 0, 0) url("http://www.paal9.nl/templates/cubic/images/band.jpg") repeat-x scroll 0 0;
		width:100%;
		text-align:left;
		position:relative;
		margin:20px 0 0 0;
		min-height:100px;
}

#bandinner {
	margin:0 auto;
	padding:0 0 30px 180px;
	width:980px;
}

#bandinner ol,
#bandinner ul {
	padding:10px 0 0 15px;
	font-family: "ff-dax-web-pro-condensed",sans-serif;
	color:#000;
	font-size:16px;
	margin:0 auto;
}

#bandinner ul {
	list-style:disc;
}

.moduletablebanner {
	display:block;
	min-height:150px;
	width:70%;
	background-color:#d4b079;
	border-top:solid 6px #b20e0b;
	margin-top:30px;
	font-family: "amaranthregular";
	font-size:22px;
	line-height:30px;
	color:#fff;
	}
	
.moduletablebanner p {
	padding:20px 10px 30px 20px;
}

.moduletablebanner a {
	color:#fff;
}

.moduletablemenu {
	display:block;
	max-height:55px;
	width:70%;
	background-color:#b20817;
	border-top:solid 6px #d4b079;
	margin-top:30px;
	font-family: "amaranthregular";
	font-size:22px;
	line-height:30px;
	color:#fff;
	text-transform:uppercase;
	}

/*.moduletablebanner:after {
	content: url('http://www.paal9.nl/templates/cubic/images/klik.png');
	background-position:0 -20px;
	background-size:20px;
	margin-left: 70%;
	position:relative;
	bottom:-10px;
}*/

div.box {
    position: relative;
    width: 90%;
	min-height:50px;
    padding: 20px;
	background-image:  url('http://www.paal9.nl/templates/cubic/images/klik.png');
	background-repeat:no-repeat;
	background-position:right bottom;
}

div.box2 {
    position: relative;
    width: 90%;
	min-height:150px;
    padding: 10px 5px 0 5px;
	background-image:none;
	background-repeat:no-repeat;
	background-position:right bottom;
}

div.box2 i {
	float:none;
	padding:3px 0 0 10px;
}
 
div.box:hover {
    cursor: hand;
    cursor: pointer;
    opacity: .9;
}
 
a.divLink {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
    /* Makes sure the link doesn't get underlined */
    z-index: 10;
    /* raises anchor tag above everything else in div */
    background-color: white;
    /*workaround to make clickable in IE */
    opacity: 0;
    /*workaround to make clickable in IE */
    filter: alpha(opacity=0);
    /*workaround to make clickable in IE */
}

.footertekst {
	padding:0 0 0 185px;
}

.footertekst a,
.footertekst a:visited {
	color:#000;
}

.mobilenav button {
	border-radius:0px;
	border:none;
	color:#fff;
	font-size:19px;
	font-family: "Raleway", Arial, Helvetica, sans-serif;
}

#mainmenu a:hover,
.moduletable_menu.c-menu__items ul#mainmenu li:hover, #mainmenu a:hover {
	background-color:transparent !important;
}

#yoo-zoo .item .element-textarea .rsform-block *:last-child {
	margin-bottom:0px;
	margin-top:0px;
}

.formResponsive .formHorizontal .rsform-block {
    margin-bottom: 0px;
	margin-top:0px;
}

.formResponsive .formHorizontal .formControlLabel {
    padding-top: 0px;
}

.formResponsive input[type="submit"],
.formResponsive input[type="submit"]:hover {
    background-color: #B20E0C;
    background-image:none;
    background-repeat: repeat-x;
    border-color:transparent;
    color: #ffffff;
    text-shadow:none;
}

i.fa.fa-bars {
	font-size:40px;
}

.video-wrapper {
	height:auto;
	overflow:visible;
}

.video-js, img.vjs-poster {
	position:inherit;
	height:auto;
}
 