* {
  padding: 0;
  margin: 0;
}

body {
  background-color: #EDEBEB;
}

.navbar {
  background-color: #0A123B;
  height: 37px;
  color: #fff;
  font: 14px/37px MuseoSans-500, sans-serif;
  letter-spacing: .05em;
}

.navbar img {
	padding: 0 3px;
}

.navbar a,
.navbar-text,
.cross-fade-nav,
.sliders-nav {
  color: #fff;
  opacity: 0.6;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s ;
  transition: all 0.2s ;
  margin: 0 10px;
}
.cross-fade-nav {
  opacity: 1;
}

.navbar a:hover,
.navbar-text:hover,
.cross-fade-nav:hover,
.sliders-nav:hover {
  color: #fff;
  opacity: 1 !important;
}


.footer {
  background-color: #0A123B;
  height: 37px;
  color: #fff;
  font: 14px/37px MuseoSans-500, sans-serif;
  letter-spacing: .05em;
}

.footer img {
	padding: 0 3px;
}

.footer a,
.footer-text {
  color: #fff;
  opacity: 0.6;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s ;
  transition: all 0.2s ;
  margin: 0 10px;
}


.footer a:hover,
.footer-text:hover {
  color: #fff;
  opacity: 1 !important;
}

footersocial {
	float: right;
}


.social {
  opacity: 0.6;
}
.social:hover {
  opacity: 1;
}

.findme {
  opacity: 0.6;
}

.navbar i {
  font-size: 1.7rem;
  padding: 9px 0 0 0;
}

.footer i {
  font-size: 1.6rem;
  padding: 0;
  vertical-align: middle;
}

.image-wrapper {
  width: 80%;
  margin: 0 auto;
  padding-top: 10px;
  max-width: 1000px;
}
.site-top h2 {
  font: 16px/25px MuseoSans-300, sans-serif;
  color: #0A123B;
  padding-top: 5px;
  letter-spacing: 0;
  text-align: left!important;
}
.site-top h2 a {
	font: 16px/25px MuseoSans-700, sans-serif;
	color: #122376;
}

.site-top h2 a:hover {
	color: black;
	text-decoration: none;
}

.site-top {
  width: 85%;
  margin: 0 auto 50px;
  padding-top: 50px;
  max-width: 1010px;
  clear: both;
}

.social {
  display: inline-block;
}

.description {
  z-index: 1;
  margin: 0 0 50px 0;
  background-color: #fff;
  padding: 15px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}


.description h2 {
  text-align: left;
  font: 16px/24px MuseoSans-700, sans-serif;
  color: #0A123B;
  text-transform: uppercase;
  margin: 0;
}

.description p {
  padding: 0;
  margin: 0;
  font: 16px/22px MuseoSans-100, sans-serif;
  color: #0A123B;
}

#logo-lg {
	display: flex;
    max-width: 90%;
	margin: auto;
}

#logo-sm {
	max-width: 80%;
	margin: 0 auto;
	display: none;
}

/* media queries */

@media (max-width: 980px) {
.navbar a:first-child {
display: none;
}
.site-top {
	margin: 0 auto 25px;
}

.site-top h2 {
  padding-top: 25px;
 }

.description h2 {
  padding-bottom: 0;
}

.description p {
  padding: 0;
  font: 16px/22px MuseoSans-100, sans-serif;
  color: #0A123B;
}

}

@media (max-width: 960px) {
  .navbar a:first-child {
    display: none;
  }
  .cross-fade-sliders-wrapper {
    width: 90%;
  }
  }

@media (max-width: 790px) {
.social,
.navbar i {
display: none;
}

}
 

@media (max-width: 768px) {
  .social,
  .navbar i,
  .findme {
    display: none;
  }
  
  #logo-lg {
  	max-width: 80%;
  	margin: 0 auto;
  	display: none;
  }
  
  #logo-sm {
  	max-width: 80%;
  	margin: 0 auto;
  	display: flex;
  }

}

@media (max-width: 720px) {
  .cross-fade-sliders-wrapper {
    width: 100%;
  }
}

@media (max-width: 600px) {
  .cross-fade-sliders-wrapper {
    width: 100%;
  }

}


@media (max-width: 580px) {
.cross-fade-nav span:first-of-type,
.sliders-nav span:first-of-type {
display: none;
}


#logo-lg {
	display: none;
}

#logo-sm {
	display: flex;
	width: 100%;
}


}

@media (max-width: 500px) {
  .cross-fade-nav span:first-of-type,
  .sliders-nav span:first-of-type,
  .findme {
    display: none;
  }
  
  .navbar {
    letter-spacing: normal;
	padding: 0;
  }
  
  .navbar a,
  .navbar-text,
  .cross-fade-nav,
  .sliders-nav {
    color: #fff;
    opacity: 0.6;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s ;
    transition: all 0.2s ;
    margin: 0 2px;
  }
  
  .description {
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
  }
}

@media (max-width: 350px) {
  ul.navbar-nav {
    font-size: 12px;
  }
  
  .description {
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
  }
}

/* import fonts */

@font-face {
  font-family: "MuseoSans-100";
  src: url("../../fonts/252EFA_3_0.eot");
  src: url("../../fonts/252EFA_3_0.eot?#iefix") format("embedded-opentype"),
    url("../../fonts/252EFA_3_0.woff") format("woff"),
    url("../../fonts/252EFA_3_0.ttf") format("truetype"),
    url("../../fonts/252EFA_3_0.svg#wf") format("svg");
}

@font-face {
  font-family: "MuseoSans-300";
  src: url("../../fonts/252EFA_1_0.eot");
  src: url("../../fonts/252EFA_1_0.eot?#iefix") format("embedded-opentype"),
    url("../../fonts/252EFA_1_0.woff") format("woff"),
    url("../../fonts/252EFA_1_0.ttf") format("truetype"),
    url("../../fonts/252EFA_1_0.svg#wf") format("svg");
}

@font-face {
  font-family: "MuseoSans-300Italic";
  src: url("../../fonts/252EFA_4_0.eot");
  src: url("../../fonts/252EFA_4_0.eot?#iefix") format("embedded-opentype"),
    url("../../fonts/252EFA_4_0.woff") format("woff"),
    url("../../fonts/252EFA_4_0.ttf") format("truetype"),
    url("../../fonts/252EFA_4_0.svg#wf") format("svg");
}

@font-face {
  font-family: "MuseoSans-500";
  src: url("../../fonts/252EFA_2_0.eot");
  src: url("../../fonts/252EFA_2_0.eot?#iefix") format("embedded-opentype"),
    url("../../fonts/252EFA_2_0.woff") format("woff"),
    url("../../fonts/252EFA_2_0.ttf") format("truetype"),
    url("../../fonts/252EFA_2_0.svg#wf") format("svg");
}

@font-face {
  font-family: "MuseoSans-700";
  src: url("../../fonts/252EFA_0_0.eot");
  src: url("../../fonts/252EFA_0_0.eot?#iefix") format("embedded-opentype"),
    url("../../fonts/252EFA_0_0.woff") format("woff"),
    url("../../fonts/252EFA_0_0.ttf") format("truetype"),
    url("../../fonts/252EFA_0_0.svg#wf") format("svg");
}

@font-face {
  font-family: "MuseoSans-900";
  src: url("../../fonts/252EFA_5_0.eot");
  src: url("../../fonts/252EFA_5_0.eot?#iefix") format("embedded-opentype"),
    url("../../fonts/252EFA_5_0.woff") format("woff"),
    url("../../fonts/252EFA_5_0.ttf") format("truetype"),
    url("../../fonts/252EFA_5_0.svg#wf") format("svg");
}