/*!
 * Start Bootstrap - Business Casual Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
background-image: -moz-linear-gradient(#B1DEF5 0%, #FFF 100%);
background-image: -webkit-linear-gradient(#B1DEF5 0%, #FFF 100%);
background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#B1DEF5), to(#FFF));
background-image: -o-linear-gradient(#B1DEF5 0%, #FFF 100%);
background-image: linear-gradient(#B1DEF5 0%, #FFF 100%);
}

h1,	
h2	{
	font-size: 130%;
	line-height: 1.6875;
	color: #0091d5;
    font-family: Helvetica,Arial,sans-serif;
    font-weight: 900;
    letter-spacing: 1px;
}
h3{
	font-size: 130%;
	line-height: 1.6875;
	color: #0091d5;
    font-family: Helvetica,Arial,sans-serif;
    font-weight: 800;
    letter-spacing: 1px;
	padding-bottom: 0px;
}

h4{
	font-size: 175%;
	line-height: 1.6875;
	color: #FFFFFF;
	font-family: Helvetica,Arial,sans-serif;
	font-weight: 900;
	letter-spacing: 1px;
	text-align: center;
}
h5{
	font-size: 200%;
	line-height: 1.6875;
	color: #0091d5;
	font-family: Helvetica,Arial,sans-serif;
	font-weight: 900;
	letter-spacing: 1px;
	text-align: center;
}
h6 {
    text-transform: uppercase;
    font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

h3 span { 
 	font-size: 80%;
	line-height: 1.6875;
	color: #000000;
    font-family: Helvetica,Arial,sans-serif;
	font-style: italic;
	font-weight: lighter ;
}
h5 span { 
 	font-size: 80%;
	line-height: 1.6875;
	color: #0091d5;
    font-family: Helvetica,Arial,sans-serif;
	font-weight: lighter ;
}

.tstml { 
	background: #0091d5;
	padding: 20px;
}

p {
	font-size: 1.25em;
	line-height: 1.6;
	color: #000;
	font-style: normal;
	font-weight: 300;
}

p span1 {
	float:right;
	font-size: 85%;
}

hr {
    max-width: 400px;
    border-color: #999999;
}

.brand,
.address-bar {
    display: block;
	background: #fff;
    background: rgba(255,255,255,1.0);
}

.brand-item img {
  max-width: 350px;
  min-width: 200px;
}

.contact {
	background: #fff;
    background: rgba(255,255,255,1.0);
	padding: 10px;
	margin-bottom:20px
}

.contact-item img {
  max-width: 50px;
  min-width: 45px;
}

.navbar-brand {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
	background: #0091d5;
    background: rgba(0,145,213,0.9);
}

.navbar-nav {
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
	background: #0091d5;
    background: rgba(0,145,213,0.9);
}

.img-full {
    min-width: 100%;
}

.brand-before,
.brand-name {
    text-transform: capitalize;
}

.brand-before {
    margin: 0;
}

.brand-name {
    margin: 0;
    font-size: 4em;
}

.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #999999;
}

.box {
    padding: 5px 5px;
}

.intro-text {
    text-transform: uppercase;
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 1px;
}

.vids {
	display: block;  
  	margin-right: auto;  
  	margin-left: auto;	
	max-width: 640px;
}

.video {
	visibility:show; 
  	margin-right: auto;  
  	margin-left: auto;	
	float: centre;
	width: 580px;
	height: 350px;
	line-height: 25px;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.carouselProfile {
	display: block;  
  	margin-right: auto;  
  	margin-left: auto;	
	max-width: 200px;
}

.carouselCover {
	display: block;  
  	margin-right: auto;  
  	margin-left: auto;	
	max-width: 500px;
}

.carouselPost {
	display: block;  
  	margin-right: auto;  
  	margin-left: auto;	
	max-width: 400px;
}

.img-border {
    float: none;
    margin: 0 auto 0;
    border: #999999 solid 1px;
}

.img-left {
    float: none;
    margin: 0 auto 0;
}

.gap-right {
  margin-right: 10px; 
}

.logos {
	background-color:#FFFFFF;
}

.clients {
	background-color: #fff;
	padding: 10px;
}

.clients-item img {
  max-width: 250px;
  min-width: 100px;
}

.brands {
	background-color: #fff;
	padding: 10px;
}

.brands-item img {
  max-width: 150px;
  min-width: 75px;
}

.article {
	background-color: #fff;
	padding: 40px;
}

.art img {
	padding-top:10px;
	padding-bottom:20px;
}
.vid {
}

.post {
}

.form {
	background-color: #fff;
	padding: 10px;
}

.panel-heading {
   cursor: pointer;
}

footer {
	color: #fff;
    background: #0091d5;
    background: rgba(0,145,213,0.9);
	border-radius: 0px 0px 25px 25px;
}

footer p {
	margin: 0;
	padding: 10px 0;
	color: #FFFFFF;
}

#footer a:hover { color: #fff !important;
}

@media screen and (min-width:768px) {
    .brand {
	display: inherit;
	margin: 0;
	padding: 15px 0 10px;
	text-align: center;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 2em;
	font-weight: 700;
	line-height: normal;
	color: #000000;
    }

    .top-divider {
        margin-top: 0;
    }

    .img-left {
        float: left;
        margin-right: 25px;
    }

    .address-bar {
        display: inherit;
        margin: 0;
        padding: 0 0 40px;
        text-align: center;
        text-transform: uppercase;
        font-size: 2em;
        font-weight: 400;
        letter-spacing: 3px;
        color: #fff;
    }

    .navbar {
        border-radius: 0;
		color: #fff;
		background: #0091d5;
    	background: rgba(0,145,213,0.9);
    }

    .navbar-header {
        display: none;
		color: #fff;
		background: #0091d5;
    	background: rgba(0,145,213,0.9);
    }

    .navbar {
        min-height: 0;
		background: #0091d5;
    	background: rgba(0,145,213,0.9);
    }

    .navbar-default {
        border: none;
        background: #0091d5;
        background: rgba(0,145,213,1.00);
		}

    .nav>li>a {
        padding: 25px;
    }

    .navbar-nav>li>a {
        line-height: normal;
    }

    .navbar-nav {
        display: table;
        float: none;
        margin: 0 auto;
        table-layout: fixed;
        font-size: 1.25em;
    }
	
	.navbar-header {
        border: none;
		color: #fff;
	}

}

@media screen and (min-width:1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }
}
