/*   
Theme Name: Vanilla
Description: Vanilla WordPress theme
Author: Joshua Speechley : Built By Them
Author URI: http://builtbythem.com
Version: 1.0.1
Tags: 
*/

@font-face{
font-family:"AvenirNextLTW01-Regular";
src:url("fonts/e9167238-3b3f-4813-a04a-a384394eed42.eot?#iefix");
src:url("fonts/e9167238-3b3f-4813-a04a-a384394eed42.eot?#iefix") format("eot"),url("fonts/2cd55546-ec00-4af9-aeca-4a3cd186da53.woff2") format("woff2"),url("fonts/1e9892c0-6927-4412-9874-1b82801ba47a.woff") format("woff"),url("fonts/46cf1067-688d-4aab-b0f7-bd942af6efd8.ttf") format("truetype"),url("fonts/52a192b1-bea5-4b48-879f-107f009b666f.svg#52a192b1-bea5-4b48-879f-107f009b666f") format("svg");
}
@font-face{
font-family:"AvenirNextLTW01-Medium";
src:url("fonts/1a7c9181-cd24-4943-a9d9-d033189524e0.eot?#iefix");
src:url("fonts/1a7c9181-cd24-4943-a9d9-d033189524e0.eot?#iefix") format("eot"),url("fonts/627fbb5a-3bae-4cd9-b617-2f923e29d55e.woff2") format("woff2"),url("fonts/f26faddb-86cc-4477-a253-1e1287684336.woff") format("woff"),url("fonts/63a74598-733c-4d0c-bd91-b01bffcd6e69.ttf") format("truetype"),url("fonts/a89d6ad1-a04f-4a8f-b140-e55478dbea80.svg#a89d6ad1-a04f-4a8f-b140-e55478dbea80") format("svg");
}

/* 404 */

.error404 .container{
	padding: 200px 0px 100px;
    text-align: center;
}

.error404 .container h2{
	margin-bottom: 20px;
}

.error404 .container p{
	margin-bottom: 15px;
}

.error404 #global-footer{
	position: fixed;
	bottom: 0px;
}

.error404 #header{
	display: none;
}


*, html, body {
	margin: 0px;
	padding: 0px;
}
body, html {
	font-size: 14px;
	line-height: 20px;
}
.container {
	width: 100%;
	float: left;
	clear: both;
}
.wrapper, body .vc_row.wrapper,
.page .container .vc_row.wpb_row.vc_inner.vc_row-fluid {
	max-width: 1140px;
	margin: 0 auto;
}
.col-8 {
	width: 66.667%;
	float: left;
}
.col-6 {
	width: 50%;
	float: left;
}
.col-4 {
	width: 31.33%;
	float: left;
	margin-right: 3%;
}
.col-4:last-child {
	margin-right: 0px;
}
.col-3 {
	width: 25%;
	float: left;
}
img {
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
h1 {
	font-size: 60px;
	line-height: 74px;
}
p {
	margin: 0 0 25px;
}
h3 {
	font-size: 18px;
	line-height: 36px;
}
#social {
	position: fixed;
	top: 50%;
	right: 20px;
	z-index: 9999;
	margin-top: -45px;
}
#social a {
	width: 31px;
	height: 30px;
	display: block;
	margin: 10px 0px;
	text-indent: -9999px;
	background-position: top left;
}
#social a#social_facebook {
	background-position: -39px 0px;
}
#menu {
	text-align: center;
	margin: 10px 0px;
	width: 100%;
}
#menu li {
	list-style: none;
	display: inline-block;
	margin: 23px 50px;
	line-height: 72px;
}

@media (min-width: 1024px){
	#menu li.logo {
		margin: 0px;
	}
	#menu li.logo a {
		background-position: center center;
		background-repeat: no-repeat;
		text-indent: -9999px;
		display: inline-block;
		width: 72px;
		height: 72px;
	}
}
@media (max-width: 1023px){
	#menu li.logo {
		display: none;
	}
}
#menu li a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 14px;
}
#menu li a:hover {
	color: #999;
}
#header {
	position: fixed;
	z-index: 9999;
}
/* vic com */

body .wpb_revslider_element {
	margin-bottom: 0px;
}
body .vc_row {
	margin-left: 0px;
	margin-right: 0px;
}
body .vc_col-sm-12 .vc_column-inner {
	padding-left: 0px;
	padding-right: 0px;
}
/* rev slider */



.tp-bullets.simplebullets.round-old {
	left: 0px !important;
	width: 100% !important;
	margin-left: 0px !important;
	text-align: center;
}
.tp-bullets.simplebullets.round-old .bullet {
	background-image: none;
	border: 2px solid #000;
	border-radius: 10px;
	width: 10px;
	height: 10px;
	margin: 0 4px;
	display: inline-block;
	float: none;
	clear: none;
}
.tp-bullets.simplebullets.round-old .bullet.selected {
	background-color: #000;
}
/* backgrounds */

body .bg_top_left {
	background-position: left top !important;
	background-repeat: no-repeat !important;
}
body .bg_top_right {
	background-position: right top !important;
	background-repeat: no-repeat !important;
}
/* global footer */

#global-footer {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	padding: 15px 0px;
	text-align: center;
	background: #fff;
	-webkit-box-shadow: 0 15px 15px 15px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 15px 15px 15px rgba(0,0,0,0.5);
	box-shadow: 0 15px 15px 15px rgba(0,0,0,0.5);
}
#global-footer a {
	line-height: 24px;
	font-family: 'AvenirNextLTW01-Medium';
	float: none;
	margin-right: 30px;
	text-align: center;
	display: inline-block;
}
#global-footer a:last-child{
	margin-right: 0px;
}
#global-footer p {
	margin: 0px;
	padding: 0px;
}
#global-footer a.venue {
	color: #718292;
	text-decoration: none;
	margin-top: 3px;
}
#global-footer a.venue:hover {
	color: #000;
}
#global-footer a.group-logo {
	display: inline-block;
	height: 24px;
	background: url(images/byBullAndRoo.png) center center no-repeat;
	text-indent: -9999px;
	background-size: contain;
	margin-left: 30px;
	width: 110px;
}

/* Bull & Roo landing template */

.page-template-template-landing #header{
	display: none;
}

.page-template-template-landing{
	background-color: #5a6771;
}

.page-template-template-landing #global-footer {
	position: fixed;
	bottom: 0px;
	display: block !important;
}

.page-template-template-landing .container .wrapper {
    max-width: 440px;
    margin: -200px 0px 0px -220px;
    position: absolute;
    left: 50%;
    top: 50%;
	font-family: 'AvenirNextLTW01-Medium';
	color: #fff;
	line-height: 24px;
}

.page-template-template-landing .container .wrapper a{
	color: #fff;	
}

.page-template-template-landing .container .wrapper img{
	margin-bottom: 20px;
}

@media (max-width: 1180px) {
	.wrapper, body .vc_row.wrapper {
		width: 90%;
		margin: 0 5%;
	}
	
	#header .wrapper{
		margin: 0px;
		width: 100%;
	}
	#menu li{
		margin-left: 15px;
		margin-right: 15px;
	}
	.vc_col-sm-3, .vc_col-sm-6 {
		min-width: 50%;
		clear: both;
		margin: 0 auto;
		float: none !important;
		text-align: center;
	}
	.vc_col-sm-3 p, .vc_col-sm-6 p,
	.vc_col-sm-3 h1, .vc_col-sm-6 h1{
		text-align: center !important;
	}
}

@media (max-width: 1050px) {

}

@media (max-width: 1024px) {
	#about .col-4 {
		width: 50%;
		margin-right: 0px;
	}
}

@media (min-width: 920px){
	#toggle{
		display: none;
	}
}
@media (max-width: 919px){
	#toggle{
		padding: 10px;
		background: #ccc;
		position: absolute;
		top: 20px;
		left: 20px;
		width: 40px;
		z-index: 99999;
		cursor: pointer;
	}
	#toggle span {
		width: 100%;
		height: 5px;
		margin: 0 0 10px;
		background: #000;
		display: block;
	}
	#toggle span:last-child{
		margin: 0px;
	}
	#toggle:hover span {
		background: #999;
	}
	#menu{
		display: none;
		margin: 0px !important;
		background: #fff;
		border-bottom: 1px solid #000;
		z-index: 99999;
    	position: absolute;	
	}
	#menu li{
		width: 100% !important;
		margin: 0px !important;
		padding: 0px !important;
		line-height: 18px !important;
		border-bottom: 1px solid #000;
	}
	#menu li:last-child{
		border-bottom: 0px none;
	}
	#menu li a{
		padding: 20px 0px;
		margin: 0px;
		display: block;
		width: 100%;
		color: #000;
		font-size: 24px;
		line-height: 24px;
	}
	#menu li a:hover{
		color: #999;
	}
}

@media (max-width: 767px) {
	#about .col-4, .col-4, .col-6, .col-8 {
		width: 100%;
		margin: 0px;
	}
	#global-footer{
		padding: 15px 0px;
	}
	#global-footer a{
		width: 100%;
		margin: 10px 0px;
		line-height: 24px;
	}
	#social{
		display: none !important;
	}
}


