body {
	font-family: Trebuchet MS, sans-serif;
	font-size: 13px;
	color: #000;
	background: #000 url(../../uploads/2016/11/Catwalk-Home-background-Dark4-1.jpg) center center no-repeat fixed;
	min-width: 940px;
	position: relative;
	background-size: contain;
}

a {
	text-decoration: none;
	color: #B30F52;
}

a:hover {
	color: #888;
}

h1,h2,h3,h4,h5 {
	font-family: 'Fjalla One', sans-serif;
	margin-bottom: 15px;
	text-transform: uppercase;
}

h1 {
	font-size: 24px;
	margin-bottom: 20px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 18px;
}

p {
	line-height: 18px;
	margin-bottom: 20px;
}

ul {
	margin-bottom: 15px;
}

li {
	margin-bottom: 7px;
}

strong {
	font-weight: bold;
}

blockquote {
	border-left: 3px solid #ccc;
	padding-left: 15px;
	width: 80%;
	font-style: italic;
	color: #444;
}

blockquote p {
	margin-bottom: 10px;
}

.clear {
	clear: both;
}

.brand {
	background: url(img/bg_trans.png) left top repeat;
	padding: 20px 30px;
	position: absolute;
	top: 20px;
	left: 0;
	border-right: 3px solid #B30F52;
}

nav {
	background: url(img/bg_trans.png) left top repeat;
	position: absolute;
	top: 20px;
	right: 0;
	padding: 20px 25px;
	border-left: 3px solid #B30F52;
}

nav a {
	font-family: 'Fjalla One', sans-serif;
	font-size: 20px;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
}

nav .current-menu-item a,
nav .current_page_item a,
nav a:hover {
	color: #B30F52;
}

nav ul {
	overflow: hidden;
	height: 1%;
	margin-bottom: 0;
}

nav li {
	float: left;
	margin: 0 10px 0 10px;
}

.twitter {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	right: 70px;
	top: 100px;
}

.facebook {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	right: 20px;
	top: 100px;
}

.tel {
	position: absolute;
	top: 112px;
	right: 128px;
	font-family: 'Fjalla One', sans-serif;
	font-size: 24px;
	line-height: 24px;
	color: #f1f1f1;
}

.email {
	position: absolute;
	top: 112px;
	right: 280px;
	font-family: 'Fjalla One', sans-serif;
	font-size: 24px;
	line-height: 24px;
	color: #f1f1f1;
}

#progress-back {
	bottom: 0;
}

.container {
	width: 940px;
	margin: 0 auto 30px auto;
	padding: 170px 20px 20px 20px;
	height: 1%;
	overflow: hidden;
}

/* Footer */

footer p {
	color: #ccc;
	font-size: 18px;
	font-family: 'Fjalla One', sans-serif;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 40px;
}

footer a {
	color: #ccc;
}

/* Sidebar */

.sidebar {
	width: 170px;
	background: url(img/bg_trans.png) left top repeat;
	padding: 25px;
	border-top: 3px solid #B30F52;
	border-bottom: 3px solid #B30F52;
	float: left;
}

.sidebar ul {
	margin-top: 15px;
}

.sidebar a {
	font-family: 'Fjalla One', sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	color: #000;
}

.sidebar ul ul a {
	font-family: Trebuchet MS, sans-serif;
	font-size: 13px;
	color: #B30F52;
	text-transform: none;
	margin-bottom: 5px;
}

.sidebar ul ul .current-cat a {
	color: #000;
	font-weight: bold;
}

.sidebar.blog ul a {
	font-family: Trebuchet MS, sans-serif;
	font-size: 13px;
	color: #B30F52;
	text-transform: none;
	margin-bottom: 5px;
}

.sidebar.blog ul .current-cat a {
	color: #000;
	font-weight: bold;
}

/* Content */

.content {
	width: 640px;
	padding: 25px;
	background: url(img/bg_trans.png) left top repeat;
	border-top: 3px solid #B30F52;
	border-bottom: 3px solid #B30F52;
	float: right;
}

.content.normal {
	margin: 0 auto 0 auto;
	float: none;
	position: relative;
}

/* Models */

.models {
	overflow: hidden;
	height: 1%;
}

.model-wrap {
	width: 145px;
	margin: 0 15px 20px 0;
	float: left;
}

.model-wrap.last {
	margin-right: 0;
}

.model {
	position: relative;
	display: block;
	margin-bottom: 10px;
}

.model .details {
	display: none;
	background: url(img/bg_trans_black.png) left top repeat;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 20px;
	color: #fff;
}

.model:hover .details {
	display: block;
}

.model .details li {
	overflow: hidden;
	height: 1%;
	margin-bottom: 10px;
	color: #e6e6e6;
}

.model .details li span {
	float: right;
	font-weight: bold;
	color: #fff;
}

.model .details p {
	text-align: center;
	font-family: 'Fjalla One', sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	margin-top: 40px;
}

/* Single */

.model-single {
	overflow: hidden;
	height: 1%;
}

.model-single .left {
	float: left;
	width: 220px;
	margin-right: 20px;
}

.model-single .right {
	float: right;
	width: 400px;
}

.model-single .alt-images {
	margin-bottom: 20px;
}

.model-single .alt-images a {
	margin-left: 15px;
}

.model-single .alt-images a.first {
	margin-left: 0;
}

.model-single .alt-images a img {
	margin-bottom: 10px;
}

.model-single .details {
	overflow: hidden;
	height: 1%;
}

.model-single .details li {
	overflow: hidden;
	height: 1%;
	margin-bottom: 10px;
	float: left;
	width: 45%;
	margin-right: 5%;
}

.model-single .details li span {
	float: right;
	font-weight: bold;
}

.model-single .credits li {
	overflow: hidden;
	height: 1%;
	margin-bottom: 10px;
	width: 70%;
	font-weight: bold;
}

.model-single .credits li span {
	float: right;
	font-weight: normal;
}

/* Clients */

#logos-carousel {
	height: 125px;
	overflow:hidden;
}

#logos-carousel .viewport {
	float: left;
	width: 530px;
	height: 125px;
	overflow: hidden;
	position: relative;
}

#logos-carousel .buttons {
	display: block;
	float: left;
	background: url('img/chevron-left.png') left top no-repeat;
	width: 50px;
	height: 70px;
	text-indent: -9999px;
	margin-right: 10px;
}

#logos-carousel .next {
	background: url('img/chevron-right.png') left top no-repeat;
	margin-right: 0;
}

#logos-carousel .disable {
	visibility: hidden;
}

#logos-carousel .overview {
	list-style: none;
	position: absolute;
	padding: 0;
	margin: 0;
	left: 0;
	top: 0;
}

#logos-carousel .overview li {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 10px;
	width: 70px;
	margin: 0 15px 10px 0;
	float: left;
}

/*#testimonials-carousel {
	height: 200px;
	overflow:hidden;
}

#testimonials-carousel .viewport {
	float: left;
	width: 530px;
	height: 200px;
	overflow: hidden;
	position: relative;
}

#testimonials-carousel .buttons {
	display: block;
	float: left;
	background: url('img/chevron-left.png') left top no-repeat;
	width: 50px;
	height: 70px;
	text-indent: -9999px;
	margin-right: 10px;
	margin-top: 50px;
}

#testimonials-carousel .next {
	background: url('img/chevron-right.png') left top no-repeat;
	margin-right: 0;
}

#testimonials-carousel .disable {
	visibility: hidden;
}

#testimonials-carousel .overview {
	list-style: none;
	position: absolute;
	padding: 0;
	margin: 0;
	left: 0;
	top: 0;
}

#testimonials-carousel .overview li {
	width: 490px;
	margin: 0 15px 10px 0;
	padding: 20px;
	float: left;
}

#testimonials-carousel blockquote {
	line-height: 18px;
	margin-bottom: 15px;
	width: auto;
}*/

#testimonials li {
	width: 490px;
	margin: 0 15px 10px 0;
	padding: 20px;
}

#testimonials blockquote {
	line-height: 18px;
	margin-bottom: 15px;
	width: auto;
}

/* Blog */

.post {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}

/* Contact us */

#map {
	border: 3px solid #ccc;
	position: absolute;
	top: 30px;
	right: 30px;
}

/* Lightbox */

.sidebar .lightbox {
	color: #B30F52;
	display: block;
	margin-bottom: 15px;
}

.add-lightbox {
	background-color: #B30F52;
	display: block;
	width: 110px;
	color: #fff;
	border-radius: 4px;
	padding: 10px;
	font-weight: bold;
	margin-top: 20px;
}

.lightbox_url {
	overflow: hidden;
	height: 1%;
	background-color: #B30F52;
	padding: 10px;
	border-radius: 4px;
	color: #fff;
	font-weight: bold;
}

.lightbox_url .left {
	float: left;
}

.lightbox_url .right {
	float: right;
}

/* Search */

#inlineDropdown {
	margin-bottom: 10px;
	width: 100%;
	padding: 3px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	color: #000;
}

.inlineSearch {
	border: 2px solid #ccc;
	border-radius: 3px;
	padding: 5px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	color: #000;
	width: 100%;
}

/* Video */

.video {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 0;
	height: 0;
	margin-bottom: 30px;
}
.video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.home-box {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 480px;
	margin-top: -85px;
	margin-left: -260px;
	padding: 20px;
	color: #fff;
	font-family: 'Fjalla One', sans-serif;
	text-align: center;
}

.home-box h1 {
	font-size: 34px;
}

.home-box p {
	color: #e8e8e8;
	font-size: 21px;
	line-height: 28px;
}

.home-box a {
	color: #fff;
	text-decoration: underline;
}

.home-box a:hover {
	color: #ccc;
}

.home-footer {
	position: fixed;
	left: 50%;
	bottom: 0;
	width: 480px;
	padding: 20px;
	margin-left: -260px;
}