/*!
 * 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-color: #23227B;
}
a {
	color: #2e5d3b;
}
.brand, .address-bar {
	display: none;
}
.box hr.sep {
	border: solid 10px;
	width: 100%;
	border-color: #2e5d3b;
	margin: 0px;
	padding: 0px;
	max-width: inherit;
	margin-left: -15px;
}
.nav .dropdown-menu>li>a {
	color: #555;
	padding: 20px;
}
.navbar-nav>li>.dropdown-menu {
	border: 0;
}
@media screen and (min-width: 768px) and (max-width: 1249px) {
	.nav.navbar-nav {
		font-size: 14px;
	}
	.nav.navbar-nav>li>a {
		padding: 10px;
	}
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

div.date {
    color: rgb(51, 51, 51);
    font-size: 11px;
    height: 20px;
    line-height: 20px;
    color: #999;
}

p {
    font-size: 14px;
    color: #333;
}

.post h2 {
    background-color: rgba(0, 0, 0, 0);
    color: rgb(66, 139, 202);
    font-size: 24px;
    font-weight: normal;
    height: auto;
    text-decoration: none;
    width: auto;
    margin-top: 0px;
}

img.alignleft {
    float: left;
    margin-right: 15px;

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

.post {
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    margin-bottom: 25px;
    padding-bottom: 15px;
}

hr {
    border-color: #999999;
    margin-top: 10px;
}

.brand,
.address-bar {
    display: none;
}

.navbar-brand {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
}

.navbar-nav {
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
}

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

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

.brand-before {
    margin: 15px 0;
}

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

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

.title-text {
    color: rgb(51, 51, 51);
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 9px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    margin-top: 20px;
}

.box {
    margin-bottom: 20px;
    padding: 15px 10px;
    padding-top: 0px;
    background: #fff;
}

.intro-text {
    background-color: rgb(66, 139, 202);
    background-image: none;
    border-radius: 4px;
    color: rgb(255, 255, 255);
    font-size: 14px;
    height: auto;
    line-height: 20px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    position: relative;
    text-align: left;
    text-decoration: none;
}

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

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

footer {
    background: #fff;
    background: rgba(255,255,255,0.9);
}

footer p {
    margin: 0;
    padding: 50px 0;
}
a.facebook, a.twitter, a.linkedin {
	color: #333;
}
a.facebook:hover {
	color: #3B5998;
}
a.twitter:hover {
	color: #9AE4E8;
}
a.linkedin:hover {
	color: #00A8F0;
}

.container.top {
	text-align: right;
	background-color: white;
	padding-right: 0px;
	margin-bottom: 20px;
}
.container.top img {
	display: inline-block !important;
}
.partners img {
	border: solid thin #888;
	margin-bottom: 15px;
}
.col-lg-12.wysiwyg {
	margin-top: 20px;
}
.content {
	word-wrap: break-word;
    margin-top: 15px;
}
.row.list {
	margin-top: 15px;
}
@media screen and (max-width:767px) {
    .clearfix-3 {
    	clear: both;
    }
    .clearfix-2 {
    	display: none;
    }
}
@media screen and (min-width:768px) {
    .container.menu.box {
        height: 50px;
        padding-top: 2px;
    }
    .container.top {
        -webkit-border-bottom-right-radius: 15px;
        -webkit-border-bottom-left-radius: 15px;
        -moz-border-radius-bottomright: 15px;
        -moz-border-radius-bottomleft: 15px;
        border-bottom-right-radius: 15px;
        border-bottom-left-radius: 15px;
    }
    .box {
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
    }

    .brand {
        margin: 0;
        padding: 30px 0 10px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
        font-size: 5em;
        font-weight: 700;
        line-height: normal;
        color: #fff;
    }
    
    .clearfix-3 {
    	display: none;
    }
    .clearfix-2 {
    	clear: both;
    }
    
    .top-divider {
        margin-top: 0;
    }

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

    .address-bar {
        margin: 0;
        padding: 0 0 40px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        text-transform: uppercase;
        font-size: 1.25em;
        font-weight: 400;
        letter-spacing: 3px;
        color: #fff;
    }

    .navbar {
        border-radius: 0;
    }

    .navbar-header {
        display: none;
    }

    .navbar {
        min-height: 0;
    }

    .navbar-default {
        border: none;
        background: #fff;
    }

    .nav>li>a {
        font-size: 20px;
        padding: 10px 30px;
    }

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

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

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

@media (max-width: 767px) {
    a.navbar-brand {
        font-size: 12px;
    }

    .container.top img {
        margin-bottom: 1px;
    }

    .container.top {
        margin-bottom: 5px;
    }

    .navbar {
        margin-bottom: 5px;
    }

    .content {
        margin-top: -5px;
    }

    .box {
        padding: 5px;
        margin-bottom: 5px;
        padding-top: 10px;
    }

    img.alignleft, img.alignright {
        margin: 10px 0px;
    }

    img.alignleft.img-responsive, img.alignright.img-responsive {
        width: 100%;
    }
}
