@font-face {
  font-family: 'KGChasingCars';
  font-style:  normal;
  font-weight: 400;
  src: url(../fonts/KGChasingCars.woff) format('woff');
}
@font-face {
  font-family: 'Blanch';
  font-style:  normal;
  font-weight: 400;
  src: url(../fonts/BLANCH_CONDENSED.woff) format('woff');
}
@font-face {
    font-family: 'blanchcondensed';
    src: url('../fonts/blanch_condensed-webfont.eot');
    src: url('../fonts/blanch_condensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/blanch_condensed-webfont.woff') format('woff'),
         url('../fonts/blanch_condensed-webfont.ttf') format('truetype'),
         url('../fonts/blanch_condensed-webfont.svg#blanchcondensed') format('svg');
    font-weight: normal;
    font-style: normal;

}
a {color:white;}
a:hover{color: #DCDDD6;}
ul.nav a:hover {background-color: #222  !important;}
ul.nav a {background-color: #020302  !important;}
.nav-justified>li>a {
    margin-bottom: 0;
    line-height: 57px;
}
.navbar-inverse {
    background-color: #020302;
    border-color: #020302;
}
html, body {
    height: 100%;
    background-color: #020302;
}
.navbar{
    font-family: 'blanchcondensed';
    font-size: 30px;
}
.blanch{font-family: 'blanchcondensed';}
body {
  padding-top: 78px; /*thickness of navbar*/
}
.starter-template {
  padding: 40px 15px;
  text-align: center;
}
.bg {
    background: url(../assets/img/Catwalk-Home-Background-2000.jpg) center top;
    background-size: cover;
    min-height: 850px;
    width: auto;
}
.text-white {
    color:white;
}

.bracelet {
    background: url(../assets/img/bracelet.png) center;
    width: 202px;
    height: 204px;
    position: absolute;
    top: 303px;
    right: 190px;
    padding-top: 140px;
    padding-left: 5px;
    font-size: 27px;
}
.nav-logo{
   padding: 19px;
}
.nav-logo a:hover {
    background: url('../assets/img/Catwalk-Logo-Sprite-04.png') no-repeat -20px -18px;
	width: 223px;
	height: 34px;
    display: block;
}
.nav-logo a{
    background: url('../assets/img/Catwalk-Logo-Sprite-04.png') no-repeat -22px -66px;
	width: 223px;
	height: 34px;  
    display: block;
}

.tag-box {margin-bottom: 20px;}
.tag-box h1, h2 {margin:1px;}

.clear {
    clear: both;
}
.content-box {
    background-color: white;
    font-family: 'blanchcondensed';
    font-size: 25px;
}
.contact-box{
    margin-top: 10%;
    text-align: center;
    font-family: 'blanchcondensed';
    font-size: 50px;
}
.content-box a{color: #23303e;}
.blank-300 {
    min-height: 300px;
}

#footer {
    margin: 10px 0;
    font-size: 16px;
}
.press-img {
    margin: 10px auto;
}
/*social sprites */
.fb {
    background: url('../assets/img/social-sprites_2.png') no-repeat;
	background-position: 0px 0px;
}
.fb:hover {
    background: url('../assets/img/social-sprites_2.png') no-repeat;
	background-position: 0px -48px;
}
.twitter {
	background: url('../assets/img/social-sprites_2.png') no-repeat;
	background-position: 0px -96px;
}
.twitter:hover {
	background: url('../assets/img/social-sprites_2.png') no-repeat;
	background-position: 0px -144px;
}
.instagram {
	background: url('../assets/img/social-sprites_2.png') no-repeat;
	background-position: 0px -192px;
}
.instagram:hover {
	background: url('../assets/img/social-sprites_2.png') no-repeat;
	background-position: 0px -240px;
}

.social-block {
    width: 42px;
    height: 42px;
}
.instagram, .fb, .twitter {
    display: block;
    width: 48px;
    height: 48px;
    text-indent: -9999px;
}
.social-list li {
    margin: 0 20px 20px 20px;;
}
.homeFooter{
    padding: 50% 0 10% 0;
    margin:0;
}
.metrophobic{ 
    font-family: ‘Metrophobic’, Arial, serif; 
    font-weight: 400; 
}
.about{
    font-size: 18px;
    padding: 14px 19px;
}
.block {
    display: block;
}

.shim {
    height: 600px;
}
