/*==============================================================================

version:  1.0
date:	  01/04/20
author:   Capisce Design Inc.
email:    capisce@capiscedesign.com
website:  http://www.capiscedesign.com/

==============================================================================*/

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

@font-face {
    font-family: 'latoblack';
    src: url('../fonts/Lato-Black-webfont.eot');
    src: url('../fonts/Lato-Black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Lato-Black-webfont.woff2') format('woff2'),
         url('../fonts/Lato-Black-webfont.woff') format('woff'),
         url('../fonts/Lato-Black-webfont.ttf') format('truetype'),
         url('../fonts/Lato-Black-webfont.svg#latoblack') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latobold';
    src: url('../fonts/Lato-Bold-webfont.eot');
    src: url('../fonts/Lato-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Lato-Bold-webfont.woff2') format('woff2'),
         url('../fonts/Lato-Bold-webfont.woff') format('woff'),
         url('../fonts/Lato-Bold-webfont.ttf') format('truetype'),
         url('../fonts/Lato-Bold-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoregular';
    src: url('../fonts/Lato-Regular-webfont.eot');
    src: url('../fonts/Lato-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Lato-Regular-webfont.woff2') format('woff2'),
         url('../fonts/Lato-Regular-webfont.woff') format('woff'),
         url('../fonts/Lato-Regular-webfont.ttf') format('truetype'),
         url('../fonts/Lato-Regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latolight';
    src: url('../fonts/Lato-Light-webfont.eot');
    src: url('../fonts/Lato-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Lato-Light-webfont.woff2') format('woff2'),
         url('../fonts/Lato-Light-webfont.woff') format('woff'),
         url('../fonts/Lato-Light-webfont.ttf') format('truetype'),
         url('../fonts/Lato-Light-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
	margin: 0;
	padding: 0;
}

#cover {
	position: absolute;
	background: url('../images/fade.png') center no-repeat #fe4e6e;
	width:100%;
	height:100%;
	visibility: visible;
	z-index: 1000;
}

body { /* Center layout */
	text-align: center;
	margin:0;
	}
	
#wrapper {
	width:100%;
	margin: 0 auto; /* Center layout */
	text-align: left; /* Center layout */
	}

html {
	scroll-behavior: smooth;
}

/*============================================================================== 
 * Typography
==============================================================================*/


body {
	font-family: "latoregular", monospace, Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size: 12px;
}

p {
	font-family: "latoregular", monospace, Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 1.75em;
	padding-bottom:20px !important;
}

a {
	color: #fff;
	text-decoration:none;
	}
	
a:link {
	color: #fff;
	}	
	
a:visited {
	color: #fff;
	}	
	
a:hover {
	color: #f9e009;
	}	
	
a:active {
	color: #fff;
	}				

h1 {
	font-family: "latolight", monospace, Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size: 26px;
	text-transform: uppercase;
	letter-spacing: .15em;
}

h2 {
	color:#cf020a;
	font-size:16px;
	text-transform: uppercase;
	letter-spacing: .1em;
}
.bold {
	font-family: "latobold", monospace, Arial,Verdana,Geneva,Helvetica,sans-serif;
}

/*============================================================================== 
 * Header
==============================================================================*/

header {
	width: 100%;
	margin: 0 0 0 0;	
	height: 68px;
	position: fixed;
    z-index: 100;
	background-color:#fe4869;
	top:-68px;
	}
#logo {
	display: block;
	z-index: 200;
	position: relative;
}
#logo a {
	background:url('../images/logo_kimberly_king.svg') no-repeat left top;
	float: left;
	width: 235px;
	height: 15px;
	text-indent: -6666px;
	margin:25px 0 0 50px;
	display:block;
	z-index: 2;
	position:relative;
	-webkit-transition:all 1s ease;
    -moz-transition:all 1s ease;
    -o-transition:all 1s ease;
    -ms-transition:all 1s ease;
	}

/*============================================================================== 
 * Main Nav
==============================================================================*/

#nav_wrapper {
	width: calc(100% - 300px);
	height: 68px;
/*	text-align:right;*/
	float: right;
	position: absolute;
	z-index: 2;
	right:0;
}
ul#mainNav {
	margin: 0 0 0px 0;
	padding: 0;
	list-style: none;
/*	height: 50px;*/
	float: right;
	text-align: center;
/*	overflow: hidden;*/
	}
#triangle {
	position:absolute;
	left:-50px;
	top:0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 50px 50px 0;
	border-color: transparent #e2383e transparent transparent;
	line-height: 0px;
	_border-color: #000000 #e2383e #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
ul#mainNav li {
	float: left;
	}

ul#mainNav a {
	float: left;
	padding: 20px 30px;
	letter-spacing:.15em;
	text-transform: uppercase;
	font-size:11px;
	}

ul#mainNav a:hover,
ul#mainNav a:active {
	color: #f9e009;
}
/*============================================================================== 
 * Content
==============================================================================*/

#content {
	 padding: 0 0 0 0;
	 }

.bcg {
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	height: 100%;
	width: 100%;
}

.hsContainer {
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.hsContent {
	max-width: 960px;
	margin: -150px auto 0 auto;
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	padding: 0 8%;
	text-align: center
}
.about_panel2_box {
	background: rgba(226,56,62,1);
background: -moz-linear-gradient(top, rgba(226,56,62,1) 0%, rgba(157,3,3,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(226,56,62,1)), color-stop(100%, rgba(157,3,3,1)));
background: -webkit-linear-gradient(top, rgba(226,56,62,1) 0%, rgba(157,3,3,1) 100%);
background: -o-linear-gradient(top, rgba(226,56,62,1) 0%, rgba(157,3,3,1) 100%);
background: -ms-linear-gradient(top, rgba(226,56,62,1) 0%, rgba(157,3,3,1) 100%);
background: linear-gradient(to bottom, rgba(226,56,62,1) 0%, rgba(157,3,3,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2383e', endColorstr='#9d0303', GradientType=0 );
}
section {
	/*float:left;*/
	/*width:100%;*/
	position: relative;
}
/* Slide 1 */
#slide-1 {
	position: relative;
	height: auto;
}
#slide-1 .bcg {height:1150px;background-image:url('../images/bg_home.jpg');}

/* Slide 2 */
#slide-2 .bcg {
	border-top:1px solid #fe4869;
}
#slide-2 {
	z-index: 21;
	position: relative;
	background-color: #fff;
}

/* Slide 3 */
#slide-3 .bcg {background-image:url('../images/bg_other_celebs.jpg');float:left;}

/* Slide 4 */
#slide-4 .bcg {background-color:#fe4869;float:left;}

/* Slide 5 */
/*#slide-5 .bcg {*/
/*	background: rgba(226,56,63,1);*/
/*	background: -moz-linear-gradient(top, rgba(226,56,63,1) 0%, rgba(138,1,1,1) 100%);*/
/*	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(226,56,63,1)), color-stop(100%, rgba(138,1,1,1)));*/
/*	background: -webkit-linear-gradient(top, rgba(226,56,63,1) 0%, rgba(138,1,1,1) 100%);*/
/*	background: -o-linear-gradient(top, rgba(226,56,63,1) 0%, rgba(138,1,1,1) 100%);*/
/*	background: -ms-linear-gradient(top, rgba(226,56,63,1) 0%, rgba(138,1,1,1) 100%);*/
/*	background: linear-gradient(to bottom, rgba(226,56,63,1) 0%, rgba(138,1,1,1) 100%);*/
/*	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2383f', endColorstr='#8a0101', GradientType=0 );*/
/*	height: 200px; text-align: center;*/
/*}*/

/*==============================================================================
* Bio / Home
==============================================================================*/

#bio_photo {
	max-width: 659px;
	display: block;
	float:left;
	position: absolute;
}
.col_rt_bio_wrapper {
	width: 450px;
	display: block;
	text-align: center;
	margin-top: 110px;
	position: absolute;
	left: 540px;
}
.bio_txt_box {
	background:url('../images/bg_40_wht.png') repeat;
	width:100%;
	display: block;
	float: left;
}
.bio_txt {
	width:calc(100% - 40px);
	box-sizing: border-box;
	padding:20px 0;
	margin:20px;
	border-top:1px solid #fe4869;
	border-bottom:1px solid #fe4869;
	text-align: left;
	float: left;
	display: block;
}
.col_lt_bio_wrapper {
	width: 322px;
	display: block;
	position: absolute;
	left: 105px;
	top: 700px;
}
.callout {
	display: block;
	text-align: center;
	border-top:3px dotted #fe4869;
	border-bottom:3px dotted #fe4869;
	padding:24px 14px;
	font-family: "Times New Roman", serif;
	font-size:19px;
	position:relative;
}
.large_quote_open,
.large_quote_close {
	font-family: Helvetica, san-serif;
	font-size:40px;
	color:#fe4869;


}
.large_quote_open {
	position: absolute;
	top: 28px;
	left: 22px;
}
.large_quote_close {
	position: absolute;
	bottom: 16px;
	right: 98px;
}
	
/*==============================================================================
* Testimonials
==============================================================================*/

#testimonials .header-box {
	position: absolute;
}
#testimonials_wrapper {
	display: flex;
	margin:30px auto;
	width:100%;
	justify-content: center;
	flex-wrap: wrap;
	max-width:1024px;
	padding-top: 30px;
}

.testimonials_box {
	width:314px;
	box-shadow: 0 0 30px #CCCCCC;
	-moz-box-shadow: 0 0 30px #CCCCCC;
	-webkit-box-shadow: 0 0 30px #CCCCCC;
	-o-box-shadow: 0 0 30px #CCCCCC;
	float:left;
	margin:11px;
}
.name {
	font-size:15px;
	text-transform: uppercase;
	letter-spacing: .1em;
	text-align: center;
	margin-top:36px;
	padding-bottom:6px !important;
}
.title {
	text-align: center;
	font-family: "Times New Roman", serif;
	font-style:italic;
	font-size:13px;
	padding:0 30px !important;
	margin:0 !important;
	line-height: 1.5em;
}
.p_quote {
	font-size:12px;
	text-align: left;
	padding:0 36px 36px 36px !important;
}
.header-box {
	display: block;
	background-color: #fe4869;
	clip-path: polygon(0 0%, 100% 0%, 80% 100%, 0 100%);
	width: 100%;
	position: absolute;
	margin-top: -38px;
	padding-left: 0;
	max-width: 370px;
	box-sizing:border-box;
}
.header-box h1 {
	display: block;
	text-align: left;
	color:#fff;
	line-height: 68px;
	letter-spacing: .25em;
	line-height: 1.1em;
	padding:20px;
	width:80%;
	box-sizing:border-box;
}
.divider_short {
	border-top:1px solid #fe4869;
	width:72px;
	height:1px;
	display:block;
	margin:20px auto;
}
.row1 {
	/*min-height: 580px;*/
}


/*==============================================================================
* Other Celebs
==============================================================================*/

#other_celebs {
	padding-top:50px;
}

#other_celebs h1 {
	text-align: center;
	letter-spacing: .25em;
	color:#fff;
	width:100%;
	line-height: 68px;
	height:68px;
	display: block;
	background-color: #fe4869;
	margin:0px auto;
	z-index: 20 !important;
	position: relative;
	max-width:386px;
}
.celeb_header_box {
	position: relative;
	font-size: 30px;
	z-index: 1;
	overflow: hidden;
	text-align: center;
}
.celeb_header_box:before, .celeb_header_box:after {
	position: absolute;
	top: 51%;
	overflow: hidden;
	width: 50%;
	height: 1px;
	content: '\a0';
	background-color: #fe4869;
}
.celeb_header_box:before {
	margin-left: -50%;
	text-align: right;
}
#other_celebs_wrapper {
	display: flex;
	width:100%;
	justify-content: center;
	flex-wrap: wrap;
	margin:50px auto;
	max-width:1024px;
}
.celeb_container {
	width:100%;
	height:auto;
	max-width:278px;
	max-height:278px;
	position: relative;
	margin:16px;
}
.celeb_container img {
	width:100%;
	height:auto;
	max-width:278px;
	max-height:278px;
}
.celeb_container .photo_label {
	color:#fff;
	width:100%;
	display:block;
	padding: 10px 6px;
	box-sizing: border-box;
	text-align: center;
	position: absolute;
	bottom:0;
}
.photo_label p {
	letter-spacing:.1em;
	font-size:14px;
	font-family: "latobold", monospace, Arial,Verdana,Geneva,Helvetica,sans-serif;
	padding: 0 !important;
}
.photo_label p.title {
	font-family: "Times New Roman", serif;
	font-style:italic;
	padding:0 !important;
	letter-spacing: normal !important;
}


/*==============================================================================
* List of Celebs Dressed
==============================================================================*/

#list_of_celebs {
	font-size:22px;
	background-color:#ffc8d2;
	color:#fe4869;
	padding:22px 50px;
	display: block;
	text-align: center;
	margin:40px auto;
}
.list_of_celebs_wrapper {
	width:100%;
	max-width:880px;
	margin:0 auto;
	padding-bottom: 90px;
	display: inline-block;
}

.no_bullets {
	text-align: left;
	float:left;
	width:230px;
}
.no_bullets li {
	list-style: none;
	font-size:13px;
	line-height: 2em;
}

h1.list_celebs_header {
	padding: 20px !important;
    background-color: #a4a4a4;
    width: 420px;
    bottom: 0;
    margin: 0 auto;
    color: #fff !important;
    clear: both;
}

.nb_col1 {
	padding-left:54px;
	position:absolute;
	left:-400px;
}

.nb_col2 {
	width:310px;
	padding-left:92px;
	box-sizing: border-box;
	border-left:1px solid #fff;
	border-right: 1px solid #fff;
	margin:0 auto;
	float:none;
}
.nb_col3 {
	padding-left: 100px;
	box-sizing: border-box;
	position:absolute;
	padding-left: 5%;
	top:0;
	right:0;
}

/*==============================================================================
* Fashion Designers
==============================================================================*/

#fashion_designers .header-box {
	background-color:#c9aa6f;
	display: block;
	clip-path: polygon(0 0%, 100% 0%, 80% 100%, 0 100%);
	width: 100%;
	position: absolute;
	margin-top: -38px;
	z-index: 2;
	max-width: 450px;
}

#photo_gallery *, #photo_gallery *:after,#photo_gallery *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }


.clearfix:before,
.clearfix:after {
	content: '';
	display: table;
}

.clearfix:after {
	clear: both;
}


.photostack {
	background: #ddd;
	position: relative;
	text-align: center;
	overflow: hidden;
}

.js .photostack {
	height: 580px;
}

.photostack-start {
	cursor: pointer;
}

/* Wrapper and figures */

/* The size of this wrapper can be smaller if the items should not be scattered across the whole container */
.photostack > div {
	width: 100%;
	height: 100%;
	margin: 0 auto;
}

.photostack figure {
	width: 320px;
	height: 360px;
	position: relative;
	display: inline-block;
	background: #fff;
	padding: 40px;
	text-align: center;
	margin: 5px;
}

.js .photostack figure {
	position: absolute;
	display: block;
	margin: 0;
}

.photostack figcaption h2 {
	margin: 30px 0 0 0;
	color:#c9aa6f;
	font-size:15px;
	text-transform: none !important;
	letter-spacing: .1em;
}

.photostack-img {
	outline: none;
	display: block;
	width: 240px;
	height: 240px;
	background: #f9f9f9;
}

.photostack-back {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #fff;
	font-family: "Give You Glory", cursive;
	color: #a7a0a2;
	padding: 50px 40px;
	text-align: left;
	font-size: 22px;
	line-height: 1.25;
	z-index: 1;
}

.photostack-back p {
	margin: 0;
}

.photostack-back p span {
	text-decoration: line-through;
}

/* Navigation dots */
.photostack nav {
	position: absolute;
	width: 100%;
	bottom: 30px;
	z-index: 90;
	text-align: center;
	left: 0;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.photostack-start nav {
	opacity: 0;
}

.photostack nav span {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: #aaa;
	border-radius: 50%;
	text-align: center;
	-webkit-transition: -webkit-transform 0.6s ease-in-out, background 0.3s;
	transition: transform 0.6s ease-in-out, background 0.3s;
	-webkit-transform: scale(0.48);
	transform: scale(0.48);
}

.photostack nav span:last-child {
	margin-right: 0;
}

.photostack nav span::after {
	content: "\e600";
	font-family: 'icons';
	font-size: 80%;
	speak: none;
	display: inline-block;
	vertical-align: top;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 30px;
	color: #fff;
	opacity: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.photostack nav span.current {
	background: #888;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.photostack nav span.current.flip {
	-webkit-transform: scale(1) rotateY(-180deg) translateZ(-1px);
	transform: scale(1) rotateY(-180deg) translateZ(-1px);
	background: #555;
}

.photostack nav span.flippable::after {
	opacity: 1;
	-webkit-transition-delay: 0.4s;
	transition-delay: 0.4s;
}

/* Overlays */

/* Initial overlay on photostack container */
.js .photostack::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	top: 0;
	left: 0;
	z-index: 100;
	-webkit-transition: opacity 0.3s, visibility 0s 0.3s;
	transition: opacity 0.3s, visibility 0s 0.3s;
}

.js .photostack-start::before {
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

/* Button on photostack container */
.js .photostack::after {
	content: 'View Gallery';
	font-weight: 400;
	position: absolute;
	border: 3px solid #fff;
	text-align: center;
	white-space: nowrap;
	left: 50%;
	top: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	padding: 10px 20px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
	z-index: 101;
}

.js .photostack::before,
.js .photostack::after {
	opacity: 0;
	visibility: hidden;
}

.js .photostack-start::before,
.js .photostack-start:hover::after,
.touch .photostack-start::after  {
	opacity: 1;
	visibility: visible;
}

/* Overlay on figure */
.photostack figure::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	visibility: visible;
	opacity: 1;
	background: rgba(0,0,0,0.05);
	-webkit-transition: opacity 0.6s;
	transition: opacity 0.6s;
}

/* Hide figure overlay when it becomes current */
figure.photostack-current::after {
	-webkit-transition: opacity 0.6s, visibility 0s 0.6s;
	transition: opacity 0.6s, visibility 0s 0.6s;
	opacity: 0;
	visibility: hidden;
}

/* Special classes for transitions and perspective */
.photostack-transition figure {
	-webkit-transition: -webkit-transform 0.6s ease-in-out;
	transition: transform 0.6s ease-in-out;
}

.photostack-perspective {
	-webkit-perspective: 1800px;
	perspective: 1800px;
}

.photostack-perspective > div,
.photostack-perspective figure {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.photostack-perspective figure,
.photostack-perspective figure div {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.photostack-perspective figure.photostack-flip {
	-webkit-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
}

.csstransformspreserve3d figure.photostack-flip .photostack-back {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
	display: block;
}

.no-csstransformspreserve3d figure.photostack-showback .photostack-back {
	display: block;
}

/* The no-JS fallback look does not need to be boring ;) */
.no-js .photostack figure {
	box-shadow: -2px 2px 0 rgba(0,0,0,0.05);
}

.no-js .photostack figure::after {
	display: none;
}

.no-js .photostack figure:nth-child(3n) {
	-webkit-transform: translateX(-10%) rotate(5deg);
	transform: translateX(-10%) rotate(5deg);
}

.no-js .photostack figure:nth-child(3n-2) {
	-webkit-transform: translateY(10%) rotate(-3deg);
	transform: translateY(10%) rotate(-3deg);
}

/* Some custom styles for the demo */

/* Since we don't have back sides for the first photo stack, we don't want the current dot to become too big */
#photostack-1 nav span.current {
	background: #888;
	-webkit-transform: scale(0.61);
	transform: scale(0.61);
}



/*==============================================================================
* Contact
==============================================================================*/


#slide-6 h1 {
	font-size:25px;
	color:#c9aa6f;
	text-align: center;
	margin:60px auto 30px;
	letter-spacing: .35em;
}

#contact_form_container {
	width:90%;
	max-width:412px;
	text-align: center;
	margin:0 auto;
	margin-bottom:60px;
}
#contact_form_container input,
#contact_form_container textarea {
	 border:1px solid #c9aa6f;
	font-size: 14px;
	padding: 20px;
	width: 100%;
	max-width: 412px;
	text-align: left;
	margin:15px 0;
	box-sizing: border-box;
	font-family: "latoregular", monospace, Arial,Verdana,Geneva,Helvetica,sans-serif;
 }

::placeholder {
	font-family: "latoregular", monospace, Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size: 13px;
	letter-spacing: .15em;
	text-align: center;
	color:#666;
}
.btn_submit {
	font-family: "latoregular", monospace, Arial,Verdana,Geneva,Helvetica,sans-serif;
	text-align: center !important;
	background-color:#c9aa6f;
	text-transform: uppercase;
	color: #fff;
	margin: 0;
	display: block;
	padding: 12px !important;
	max-width: 412px;
	box-sizing: border-box;
	letter-spacing: .1em;
	border-radius: 20px;
	cursor: pointer;
}

.btn_submit:hover {
	background-color:#ac8f58;
}
.contact_bar,
contact_textarea {
	position: relative;
}
.warning {
	color: #fff;
	padding: 10px !important;
	margin: 0;
	display: block;
	background-color: #fe4869;
	width: 60%;
	position: absolute;
	max-width: 240px;
	box-sizing: border-box;
	letter-spacing: .1em;
	margin: 10px 0;
	border-radius: 20px;
	left: calc(50% - 120px);
	top: -18px;
}
.btm_warning {
	font-family: "latoregular", monospace, Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size:14px;
	color: #fe4869;
	margin: 0;
	display: block;
	padding: 10px !important;
	max-width: 412px;
	box-sizing: border-box;
	letter-spacing: .1em;
}
.warning_arrow {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #fe4869;
	position: absolute;
	left: calc(50% - 10px);
	bottom: -9px;
}

.submitted_box {
	padding: 100px 0;
	border: 1px solid #fe4869;
}
.submitted_box h2 {
	color: #fe4869;
	letter-spacing: normal;
	letter-spacing: .1em;
	font-size: 18px;
}
.submitted_txt {
	color: #af9b7e;
	letter-spacing: normal;
	text-transform: none;
	font-size:16px;
}
/*==============================================================================
* Footer
==============================================================================*/


#footer {
	background-color:#fe4869;
	text-align: center;
}
#footer p {
	font-family: "latoregular", monospace, Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size: 10px;
	letter-spacing: .15em;
	padding-bottom:26px;
}
.copyright {
	font-size: 10px;
	color: #fff;
	text-align: center;
	padding-top: 24px;
	letter-spacing: .1em;
}
.footer_photo {
	margin-top:30px;
}
.footer_sig {
	margin-top:20px;
	margin-bottom: 12px;
}
}
#footer,
#copyright {
	clear: both;
	}

#legal_box {
	float: left;
    clear: both;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
	height: 40px;
}
#credit_bar {
    /*position: absolute;*/
    left:0;
    bottom:0;
    background-color:#6f0102;
    width:100%;
    /*height:0px;*/
    line-height:32px;
    color:#ccc;
    letter-spacing: .1em;
    font-size:10px;
    z-index: 50;
    overflow: hidden;
    text-transform: uppercase;
    text-shadow:none;
    -webkit-transition:all 1s ease;
    -moz-transition:all 1s ease;
    -o-transition:all 1s ease;
    -ms-transition:all 1s ease;
}
#credit_bar a,
#credit_bar a:link,
#credit_bar a:visited,
#credit_bar a:hover,
#credit_bar a:active {
    color:#fff;
}
#credit_container {
    max-width:600px;
    width:100%;
    margin:0 auto;
}
#credit {
    position: absolute;
    left: 10px;
    bottom: 7px;
}

/*==============================================================================
* Responsive
==============================================================================*/

#bio_photo_mobile {
	max-width:384px;
	max-height:513px;
	display: none;
	margin: 100px auto 40px;
}
@media screen and (max-width: 1100px) {
	 header {
		 height: 54px;
	 }
	#logo a {
		margin: 20px 0 0 50px;
	}
	#nav_wrapper {
		width:100%;
	}
	ul#mainNav a {
		background-color:#d43653;
	}
}
@media screen and (max-width: 1010px) {
	.col_rt_bio_wrapper {
		width: 45%;
		display: block;
		text-align: center;
		margin-top: 110px;
		position: absolute;
		right: 0;
		left:unset;
		margin-right: 10px;
	}
}
@media screen and (max-width: 1000px) {
	.no_bullets {
		text-align: left;
		float: left;
		width: 30%;
	}
	.nb_col1 {
		padding:0 0 0 2em;
		white-space: nowrap;
	}

	.nb_col2 {
		width:30%;
		padding:0 5em;
		border-left:1px solid #fff;
		border-right: 1px solid #fff;
		box-sizing: border-box;
		white-space: nowrap;
		float:none;
		margin:0 auto;
	}
	.nb_col3 {
		padding:0 0 0 5em;
		white-space: nowrap;
	}
}
@media screen and (max-width: 870px) {
	.col_rt_bio_wrapper {
		width: 40%;
	}
	#slide-1 .bcg {
		height: 1380px;

	}
}
@media screen and (max-width: 780px) {
	.col_lt_bio_wrapper {
		display: none;
	}
	#bio_photo {
		display: none;
	}
	#bio_photo_mobile {
		display: block;
		/*position: absolute;*/
		margin-left: calc(50% - 182px);
		float:left;
	}
	.col_rt_bio_wrapper {
		width: 90%;
		display: block;
		text-align: center;
		margin-top: 110px;
		position: relative;
		right: 0;
		left: unset;
		margin: 0 auto 0;
	}
	.nb_col1 {
		padding:0 0 0 1em;
	}
	.nb_col2 {
		padding:0 3em;
	}
	.nb_col3 {
		padding:0 0 0 3em;
	}
}
@media screen and (max-width: 700px) {
	#slide-1 .bcg {
		height: 1420px;
	}
}
@media screen and (max-width: 664px) {
	#slide-1 .bcg {
		height: 1540px;
	}
	.nb_col1 {
		padding:0 0 0 0em;
	}
	.nb_col2 {
		padding:0 2em;
	}
	.nb_col3 {
		padding:0 0 0 2em;
	}
}
@media screen and (max-width: 640px) {
	.nb_col1 {
		padding:0;
		width:100%;
		text-align: center;
		position: relative;
	}
	.nb_col2 {
		padding:0;
		border:none;
		width:100%;
		text-align: center;
		position: relative;
		float:left;
	}
	.nb_col3 {
		padding:0;
		width:100%;
		text-align: center;
		position: relative;
	}
}
@media screen and (max-width: 548px) {
	#slide-1 .bcg {
		height: 1640px;
	}
}
@media screen and (max-width: 470px) {
	#slide-1 .bcg {
		height: 1740px;
	}
}
@media screen and (max-width: 440px) {
	#slide-1 .bcg {
		height: 1840px;
	}
}
@media screen and (max-width: 50px) {
	#slide-1 .bcg {
		height: 1540px;
	}
}

@media screen and (max-width: 480px) {
	#logo a {
		margin: 20px 0 0 20px;
	}
	.photostack nav span {
		width:50px;
		height:50px;
		margin:0;
	}
}

@media screen and (max-width: 414px) {
	#fashion_designers .header-box {
		max-width: 350px;
	}
	.header-box {
		max-width: 350px;
	}
}

@media screen and (max-width: 375px) {
	#bio_photo_mobile {
		margin-left:0;
	}
}
	