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

/* Global Styles */

html,
body {
    height: 100%;
	font-family: 'Lato', sans-serif;
	font-size:14pt;
	font-weight:300;
	line-height:36px;
	color:#777777;
}

body {
    padding-top: 0px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

/* Home Page Carousel */

header.carousel {
    height: 42%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Footer Styles */

footer {
    margin: 50px 0;
}

/* Responsive Styles */

@media(max-width:891px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}



.topstrip {
	width:100%;
	background-color:#252525;
	padding-top:10px;
}

ul.topmenu {
    padding: 0;
	font-size:10pt;
}

ul.topmenu li {
    display: inline;
}

ul.topmenu li a {
    color: white;
    padding: 4px 6px;
    text-decoration: none;
}

ul.topmenu li a:hover {
    color: #005a9b;
}

ul.topmenu li:before {
content: " | ";
color:#ffffff;
}

ul.topmenu li:first-child:before {
content: none;
}


.logo {
	padding-top:25px;
	padding-bottom:34px;
	background-color:#ffffff;
}

.logomobile {
	padding-top:25px;
	padding-bottom:14px;
	background-color:#ffffff;
}

ul.logomenu {
    padding: 0;
	margin-top:14px;
}

ul.logomenu li {
    display: inline;
}


.mainmenu {
	width:100%;
	background-color:#16396c;
}

.menutext {
	color:#000000;
	font-weight:bold;
	font-size:10pt;
}

.collapsebuttons {
	margin-top:20px;
}

.homebody {
	padding-left:35px;
	padding-right:35px;
}

.secbody {
	padding-top:18px;
	margin-bottom:60px;
}

h1 {
	font-size:26pt;
	font-family: 'Lato', sans-serif;
}

h2 {
	font-size:28pt;
	color:#0033a1;
	font-family: 'Lato', sans-serif;
}


h3 {
	margin-top:14px;
	color:#000000;
}

h4 {
	font-size:22pt;
	color:#0033a1;
	font-family: 'Lato', sans-serif;
	margin-bottom:8px;
}

h5 {
	font-size:19pt;
	line-height:30px;
}

.homebox {
	margin-top:20px;
}


.footertop {
	width:100%;
	background-color:#f2f2f2;
	padding-top:16px;
	padding-bottom:16px;
}

.footerbottom {
	width:100%;
	background-color:#16396c;
	color:#ffffff;
	padding-top:30px;
	padding-bottom:60px;
}

.footerbottom a:link { color : #ffffff; font-size: 11pt; text-decoration: none;}
.footerbottom a:visited { color : #ffffff; font-size: 11pt; text-decoration: none;}
.footerbottom a:hover  { color: #87c6f5; font-size: 11pt; text-decoration: none; }
.footerbottom a:active  { color: #87c6f5; font-size: 11pt; text-decoration: none; }


input[type="text"]
{
width:100%;
display:block;
background-color:#fafafa;
padding:7px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #111111;
border:solid 1px #eeeeee;
margin-bottom:14px;
outline-color:#98c629;
}

textarea { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background-color:#fafafa; padding:7px; overflow:auto; resize: none; color:#111111; width:100%;outline-color:#98c629; margin-bottom:14px;border:solid 1px #eeeeee;}

input[type=submit] {
    border: 1px solid #0167b1;
    color: #fff;
    background: #0167b1;
    padding: 10px 20px;
    border-radius: 3px;
}
input[type=submit]:hover {
    background: #0075ca;
}

.portfolio-item {
	margin-bottom:20px;
}


.headphone {
	color:#00a1e0;
	font-size:30pt;
	line-height:42px;
	padding-top:60px;
	padding-right:50px;
	font-family: 'PT Sans', sans-serif;
}

.headphonemobile {
	color:#00a1e0;
	font-size:30pt;
	line-height:42px;
	font-family: 'PT Sans', sans-serif;
}

.navbar-default .navbar-nav>li>a{color:#777777; font-size:13pt; margin-right:15px; font-weight:300;}

.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#00a1e0;background-color:transparent}


.homelive {
	width:100%;
	background-color:#00a1e0;
	font-size:40pt;
	line-height:50px;
	color:#ffffff;
	padding-top:70px;
	padding-bottom:60px;
	margin-top:40px;
}

.homepractice {
	width:100%;
	background-color: #76bd22;
	font-size:40pt;
	line-height:50px;
	color:#ffffff;
	padding-top:60px;
	padding-bottom:60px;
	margin-bottom:40px;
}

.imglive {
	position:absolute;
	z-index:1000;
	bottom:-98px;
}

.imgprac {
	position:absolute;
	z-index:1000;
	bottom:-152px;
}

h1 {
	font-size:26pt;
	line-height:50px;
	color:#ffffff;
	font-weight:300;
	font-family: 'Lato', sans-serif;
}

.sectitle {
	width:100%;
	background-color: #76bd22;
	padding-top:30px;
	padding-bottom:40px;
	margin-bottom:40px;
}

.sectitle2 {
	width:100%;
	background-color: #00a1e0;
	padding-top:30px;
	padding-bottom:40px;
	margin-bottom:40px;
}

.secpad {
	margin-top:0px;
}

.secleftpad {
	padding-left:20px;
}