@charset "UTF-8";
html, html * {
	padding: 0;
	margin: 0;
}
body {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	background-color: #f4f4f4;
	clear: both;
}
nav {
	background-color: #f4f4f4;
}
.navbar.navbar-default {
	background-color: #f4f4f4;
	overflow: hidden;
}

#menu {
    position: fixed;
    right: 0;
    top: 50%;
    width: 8em;
    margin-top: -2.5em;
    text-decoration: none;
}
.style-logo {
    max-width: 355px;
    max-height: 41px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
	
.hero {
	background-image: url(#);
	background-size: cover;
	padding: 20px;
	text-align: center;
}
h1 {
    color: #2C488E;
    font-family: actor;
    font-size: 30px;
    float: none;
    text-align: center;
    font-weight: 600;
}
img {
    width: 98%;
    max-width: 98%;
    height: auto;
    vertical-align: middle;
    margin-left: auto;
    margin-right: auto;
}

h3 {
    color: #000000;
    font-family: actor;
    font-size: 14px;
    float: none;
    text-align: center;
    text-shadow: 0px 0px #000000;
    font-weight: 400;
    text-transform: none;
}
h2 {
    color: #7F7DA2;
    font-family: actor;
    font-size: 18px;
    float: none;
    text-align: center;
    font-weight: 200;
}

.small{
	font-weight: 600;
}
.footer-text {
	font-size: small;
	margin-bottom: 20px;
	text-align: center;
	color: #575757;
}
.section {
	width: auto;
	margin-left: 10%;
	margin-right: 10%;
	text-align: left;
	font-style: normal;
	font-family: cambo;
	font-weight: 400;
}
main .section p {
	font-size: large;
	text-align: justify;
	padding-top: 20px;
}
.col .style-nav .navbar.navbar-default.navbar-fixed-top {
	background-color: #F4F4F4;
}
.carousel-inner .item.active .carousel-caption {
	text-shadow: 0px 0px;
	font-size: large;
}
.carousel-inner .item.active .carousel-caption {
	text-shadow: 0px 0px;
	font-size: large;
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
	display: block;
	height: auto;
	max-width: 100%;
	line-height: 1;
	width: 100%;
}
p {
    font-family: actor;
    font-size: 14px;
    margin-top: 20px;
    font-style: normal;
    font-weight: 400;
}
.nav.navbar-nav li a {
    font-family: actor;
    color: #7F7DA2;
    font-size: 14px;
    font-weight:400;
}
a {
    font-family: actor;
    font-size: 14px;
    color: #7F7DA2;
    font-weight: 300;
}
a:hover {
    font-family: actor;
    font-size: 14px;
    color: #4F5151;
    font-weight: 300;
    text-decoration: underline;
}
.col {
	width: 100%;

}
.fas.fa-caret-square-up {
 display:block;
    width: 1em;
  min-width: 1em;
  margin-right: 5px;
  padding-top: 1px;
  padding-right: 1px;
  float: right;
  color: #f4f4f4;
}
.row:before, .row:after {
	content: "";
	display: table;
}
.row:after {
	clear: both;
}
.container-fluid {
	border: 1px  #f4f4f4;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
}
.navbar.navbar-default {
	border: 1px  #f4f4f4;
}
.item .carousel-caption p {
    font-family: actor;
    font-style: normal;
    font-size: 14px;
    font-weight: 300;
    text-shadow: 3px 3px 3px #000000;
}




/*Tablet View*/

@media (min-width: 768px) {
body {
	max-width: 778px;
}

p {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 16px;
	margin-top: 20px;
}
main .section p {
	font-size: 14px;
	text-align: justify;
	padding-top: 20px;
}
.img{
		width: 100%;
		height:auto;
	}
.stats-img{
	padding-left: auto;
	padding-right: auto;
	min-width:50%;
	max-width: 50%;
	}
.style-nav ul li {
	display: inline-block;
}
.style-nav ul {
	text-align: center;
}
h2 {
    color: #7F7DA2;
    font-family: actor;
    font-size:24px;
    float: none;
    text-align: center;
    font-weight: 200;
}
.fas.fa-caret-square-up {
 display:block;
    width: 3em;
  min-width: 3em;
  margin-right: 5px;
  padding-top: 1px;
  padding-right: 1px;
  float: right;
  color: #929292;
}
.col-lg-one-third {
	width: 30%;
}
.col-md-one-third {
	width: 30%;
}
.col-md-one-half {
	width: 50%;
} 
.col-lg-one-half {
	width: 50%;
}
.col {
	float: left;
	padding: 10px;
}
#carousel1 .carousel-inner .item {
}
	}

/*Desktop*/

@media (min-width: 1024px) {
body {
	max-width: 1200px;
}
    h2 {
    color: #7F7DA2;
    font-family: actor;
    font-size: 30
        px;
    float: none;
    text-align: center;
    font-weight: 200;
}
p {font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 14px;
	margin-top: 20px;
}
.stats-img{
	padding-left: auto;
	padding-right: auto;
	min-width:30%;
	max-width: 30%;
	}
.col-lg-one-half {
	width: 50%;
}
.col-lg-one-third {
	width: 30%;
}
.col-lg-one-fourth {
	width: 25%;
}

.strong {
	font-weight: bolder;
}
.display-block {
}
     .fas.fa-caret-square-up {
 display:block;
    width: 2em;
  min-width: 2em;
  margin-right: 5px;
  padding-top: 1px;
  padding-right: 1px;
  float: right;
  color: #929292;
}
}

@media (orientation:landscape){
}

@media screen and (orientation:landscape) and (min-width:940px){
body header {
    max-width: 950px;
    margin-left: auto;
    margin-right: auto;
}
body {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 5%;
}
}
.bodyheaderimg {
}
