.top-bar-back {
    background-color: #fdb913;
}
.nav-back {
    background-color: #000;
}
.navbar-default .navbar-brand {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
}
.section-header {
    color: #000;
    font-size: 34px;
    font-weight: bold;
    padding-top: 20px;
	padding-bottom:20px;
    text-align: center;
	font-family: 'Roboto Slab', serif;
}
.xoxo {
    list-style-type: none;
    padding-left: 0;
}
.entry-title {
    color: #000;
    font-size: 26px;
    font-weight: bold;
	font-family: 'Roboto Slab', serif;
    }
.footer-pad {
    margin-top: 0;
}
body {
    font-size: 16px;
    line-height: 1.4;
	font-family: 'Lato', sans-serif;
}
.footer {
    background-color: #282828;
    padding-top: 20px;
}
.navbar-default .navbar-nav > li > a {
    font-size: 16px;
}
h1, h2, h3, h4, h5, h6 {
    color: #000;
    font-weight: bold;
}
h1 {
    font-size: 26px;
}
h2 {
    font-size: 24px;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 20px;
}
.entry-content a, .comment-content a {
    color: #428bca;
}
.nav > li > a {
    padding-left: 0 !important;
    padding-right: 20px !important;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #6599fe;
    color: #fff;
}
.navbar {
    margin-bottom: 0;
}
.xoxo {
    padding-top: 20px;
}
.dropdown-menu > li > a {
    color: #fff;
    font-weight: bold;
}
.left-float-img {
 float:left;
padding-right:10px;
padding-bottom:10px; 
}
.right-float-img {
 float:right;
padding-left:10px;
padding-bottom:10px; 
}
.gallery-pad {
    padding-bottom: 20px;
}
.wpcf7-select {
    width: 330px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #d6e4ff !important;
}
html {
  margin-top:0px !important;
  }
.bucket-title {
	font-weight:bold;
	font-size:18px;
	margin-bottom:0px;
	text-align:center;
	padding-top:15px;
}
.bucket-text {
    font-size: 16px;
     margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    padding-top: 10px;
    text-align: center;
    width: 80%;
}
.space {
	height:20px;
}
.testimonial-text {
    font-size: 18px;
    padding-top: 40px;
}
.top-bar {
  background-color:#ff0000;
  height:2px;
  width:100%;
  margin-bottom:20px;
}
#top-menu li {
    float: right;
    font-weight: bold;
    list-style-type: none;
    margin-left: 20px;
    padding-top: 25px;
    text-transform: uppercase;
}
.home-photo {
    background-image: url("/wp-content/uploads/2015/12/bta-home-photo2.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 475px;
}
.home-photo-mobile {
    background-image: url("http://www.bigtimeadvertising.com/wp-content/uploads/2015/12/bta-home-photo-mobile.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 335px;
}
.home-photo-text {
    color: #fff;
    font-size: 4.2em;
    font-weight: bold;
    line-height: 1.2em;
    padding-top: 220px;
    text-align: center;
}
.home-photo-text-mobile {
	color: #fff;
    font-size: 2.0em;
    font-weight: bold;
    padding-top: 200px;
    text-align: center;
}
.red-box {
	background-color:#ed0004;
	padding-top:20px;
	padding-bottom:20px;
}
.white-text {
	font-size:20px;
	color:#fff;
}
.grey-box {
	background-color:#ebebeb;
	padding-top:20px;
	padding-bottom:20px;
}
.portfolio-text {
	font-size: 16px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    padding-top: 10px;
    text-align: left;
    width: 80%;
}
.case-study-text {
	font-size:16px;
}
.video-container-big {
	width:80%;
	margin-left:auto;
	margin-right:auto;
}
.video-container-big-100 {
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.wpcf7-textarea {
height:150px; 
width:355px;
}
.cs-quote {
	font-style:italic;
	font-weight:bold;
	text-align:center;
}
.divider {
	width:100%;
	background-color:#cccccc;
	margin-top:10px;
	margin-bottom:10px;
	height:2px;
}
.benefit-text {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
 }
 .widget-title {
	font-family: 'Roboto Slab', serif;
 }
 .loop-img {
    float: left;
    padding-right: 20px;
    
}