 /*
++++ Reset ++++
++++ Landing Page ++++
++++ Preloader ++++
++++ Portfolio Section ++++
++++ Bottom Up Page Effect Begin ++++
++++ Vimeo Video ++++
++++ Flex Slider ++++
++++ Image & Info ++++
++++ Expertise Section ++++
++++ About Section ++++
++++ Contact Section++++

*/

/*****************************************************/
/* Reset */
/*****************************************************/
*, *:after, *:before { border-box; box-sizing: border-box; }
.clearfix:before, .clearfix:after { content: ''; display: table; }
.clearfix:after { clear: both; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	
}
html,body{
	height:100%;
	width:100%;
	overflow:hidden;
}
strong{
	font-weight:bold;
}
 
body {
	color: #fff;
	font-family: 'Quattrocento',serif;
	font-size: 13px;
	font-style: normal;
	line-height:1.5;
}
body {
	overflow:hidden;
	height:100%
}

li{
	line-height:28px;
}

html,body {
    margin: 0;
    padding: 0;
	width: 100%;
    height: 100%;
}

button:focus, button:hover {
outline: none;
}


.padding-left0{
	padding-left:0;
}

.ui-page {
	height:100%;
}
 ::-webkit-input-placeholder { /* WebKit browsers */
	color: #cccccc;
	font-family: 'Poiret One', serif;
	font-size:1em;
	text-align:left;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #cccccc;
	font-family: 'Poiret One', serif;
	font-size:1em;
	text-align:left;
	opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #cccccc;
	font-family: 'Poiret One', serif;
	font-size:1em;
	text-align:left;
	opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
	color: #cccccc;
	font-family: 'Poiret One', serif;
	font-size:1em;
	text-align:left;
}


a:hover,a:active,a:focus  {
    outline: 0;
}

ul {
    list-style: none;
}

a {
    color: #666666;
    text-decoration: none;
}

a:hover {
    color: #000000;
    text-decoration: none;
}

a:focus {
 	color: #fff;
    text-decoration: none;
    outline: none;
}

h2{
	color: #ffffff;
	font-size:1.875em; /*30px*/
	font-family: 'Poiret One',sans-serif;
}
h3 {
    color: #666666;
    font-family: 'Poiret One',sans-serif;
    font-size: 2em;
    font-weight: 400;
    letter-spacing: 0.4em;
    margin-bottom: 12px;
    margin-top: 32px;
    text-transform: uppercase;
}

h4{
	
    font-family: 'Quattrocento',sans-serif;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0.1em;
    margin-bottom: 12px;
    margin-top: 32px;
    text-transform: uppercase;
} /*18px*/

h5{
	font-size:0.93em; /*15px*/
}
h6{
	font-size:0.875em; /*14px*/
}

hr { 
    color: #666666;
	margin-top: 2em;
    margin-bottom: 4em;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-width: 2px;
}

.hr-seperator {
    background-color: #ffffff; /*gallery - contact*/
    height: 1px;
    margin: 1.7em auto !important;
    width: 300px;
}
.hr-seperator-white {
    background-color: #ffffff; /*prints - artist*/
    height: 1px;
    margin: 1.7em auto !important;
    width: 300px;
}

.font-size0{
	font-size:0;
}
html,body{
height:100%;
}
.carousel,.item,.active{
height:100%;
}
.carousel-inner{
height:100%;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	display: block;
	height: 100%;
	width:100%;
	max-width: 100%;
}
.carousel-control.left {
	background-image:none;
	background-repeat: repeat-x;
	display: block;
	height: 50px;
	width: 50px;
	margin-top: -10px;
	opacity: 0.6;
	position: absolute;
	top: 50%;
	z-index: 1010;
}
.carousel-control.right {
	background-image:none;
	background-repeat: repeat-x;
	display: block;
	height: 50px;
	width: 50px;
	margin-top: -10px;
	opacity: 0.6;
	position: absolute;
	top: 50%;
	z-index: 1010;
}

.nicescroll-rails {
    opacity: 0 !important;
}











/*****************************************************/
/* Landing Page */
/*****************************************************/
.container{
	width:100%;
	padding:0;
	position:relative;
}
.landing-text-pos {
    height: 50%;
    position: absolute;
    top: 30%;
    width: 100%;
}
.layer-image{
	background:none repeat scroll 0 0 rgba(15, 23, 38, 0.6);
	position:absolute;
	left:0;
	height:100%;
	top:0;
	width:100%;
}

#title_hr {
    border-top: 3px solid #fff;
    margin: 0.6em auto;
    width: 50px;
}

.image-container{
	-webkit-animation: back_animation 60s infinite; /* Safari 4+ */
	-moz-animation: back_animation 60s infinite; /* Fx 5+ */
	-o-animation: back_animation 60s infinite; /* Opera 12+ */
	animation: back_animation 60s infinite;
	background:url("../img/intro-img.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
	background-size:cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	display:table;
	height:100%;
	padding:0;
	position:absolute;
	width:100%;
	z-index:-1;
}
.image-text{
	display:table;
	height:70%;
	margin:0 auto;
	position:relative;	
}
.img-name{
	display:table-cell;
	vertical-align:middle;
}

.image-text>h2{
	
	color: #638CE6;
    font-size: 4em;
    font-weight: 400;
    letter-spacing: 0.2em;
    margin: 0 auto;
    text-transform: uppercase;
	line-height:1.1;
}
.image-text>p{
	color: #d5d5d5;
    font-size: 1.4em;
	font-weight:400;
	font-family: 'Quattrocento',serif;
}

.align-center {
	margin:0 auto;
	overflow:hidden;
	display:block;
	clear:both;
	text-align:center;
	float:none;
}

.hover-effect:hover .menu-overlay {
	display:block;
}

.menu-overlay{
	background:rgba(0,0,0,0.15);
	position:absolute;
	left:0;
	top:0;
	overflow:hidden;
	width:100%;
	height:100%;
	display:none;
}










/*****************************************************/
/* PRELOADER EFFECT CSS BEGIN */
/*****************************************************/
#preloader{
	background:#141c2e;
}
.preloading{
	height:100%;
	width:100%;
}
.loader{
     animation:myfirst 1.5s linear infinite;
    -moz-animation:myfirst 1.5s linear infinite; /* Firefox */
    -webkit-animation:myfirst 1.5s linear infinite; /* Safari and Chrome */
    -o-animation:myfirst 1.5s linear infinite; /* Opera */    
    background-image: url("../img/loading.png");
	height: 100%;
    left: 0;
    margin-top: 0;
    opacity: 0;
    overflow-y: hidden;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 0;
    visibility: visible;
    white-space: nowrap;
    width: 100%;
}
@keyframes myfirst
{
from {background-position: 0 top;}
to {background-position: 100px top;}
}

@-moz-keyframes myfirst /* Firefox */
{
from {background-position: 0 top;}
to {background-position: 100px top;}
}

@-webkit-keyframes myfirst /* Safari and Chrome */
{
from {background-position: 0 top;}
to {background-position: 100px top;}
}

@-o-keyframes myfirst /* Opera */
{
from {background-position: 0 top;}
to {background-position: 100px top;}
}


@-webkit-keyframes myfirst {
0% {
    background-position: 0 top;
}

100% {
    background-position: 100px top ;
}
}
@-moz-keyframes myfirst {
0% {
    background-position: 0 top;
}

100% {
    background-position: 100px top ;
}
}
@keyframes myfirst {
0% {
    background-position: 0 top;
}

100% {
    background-position: 100px top ;
}
}
.preloading .loader {
    opacity: 1;
}










/*****************************************************/
/* GALLERY SECTION */
/*****************************************************/
.pfolio-img{
	margin-top:24px;
}
.portfolio-intro h3{
	color:#ffffff;
}

.portfolio-intro h4{	color: #9CB4CC;
    font-family: 'Quattrocento',sans-serif;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0.1em;
    margin-bottom: 12px;
    margin-top: 32px;
    text-transform: uppercase;
} /*18px*/

.portfolio-intro p{
	color:#9CB4CC;
	font-size: 1.4em;
}
.portfolio-intro h3{
	margin-top:0;
}
.portfolio-grids{
	margin-top:3%;
}
#port{
    color:#ffffff;
	font-family: 'Poiret One',sans-serif;
    font-size: 30px;
    font-weight: 300;
    letter-spacing: 0.4em;
    text-transform: uppercase;
}
.btn-effect:after {
	background: none repeat scroll 0 0 #E6C99B;
	content: "";
	height: 100%;
	left: -1px;
	position: absolute;
	top: 0;
	transition: all 0.3s ease 0s;
	width: 0;
	z-index: -1;
}

.btn-effect {
	background: none repeat scroll 0 0 #ab977a;
	border: medium none;
	color: #fff;
	cursor: pointer;
	font-size: 0.9em;
	font-weight: 300;
	height: 35px;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	width: 130px;
	z-index: 1;
	position:absolute;
	left:calc(50% - 25%);
	margin-top:35%;
}
.portfolio-grids .btn-effect {
	background: none repeat scroll 0 0 #ab977a;
	border: medium none;
	color: #fff;
	cursor: pointer;
	font-size: 12px !important;
	font-weight: 300;
	height: 35px;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	width: 130px;
	z-index: 1;
	position:absolute;
	left:calc(50% - 60px);
	top:49%;
	margin-top:0;
}
.btn-effect:hover:after, .btn-effect:active:after {
	width: 101%;
}

.viewmore {
	background: #ff0000;
	border: medium none;
	color: #fff;
	font-size: 12px;
	font-weight: 300;
	height: 35px;
	letter-spacing: 2px;
	line-height: 1;
	padding: 12px;
	text-transform: uppercase;
	width: 121px;
}

.btn-effect-send:after {
	background: none repeat scroll 0 0 #ffffff;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transition: all 0.3s ease 0s;
	width: 0;
	z-index: -1;
}

.btn-effect-send {
	background: none repeat scroll 0 0 #ff0000;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 14px !important;
    font-weight: 400;
    height: 35px;
    margin-top: 0;
    position: absolute;
    text-transform: uppercase;
    top: 49%;
    transition: all 0.3s ease 0s;
    width: 130px;
    z-index: 1;

}

.btn-effect-send:hover:after, .btn-effect-send:active:after {
width: 100%;
}

.img-margin{
	margin:2%;
}

figure{
	width:100%;
}
figure.effect-bubba {
	width:80%;
	font-size:0;
	cursor: pointer;
}

figure.effect-bubba img {
	opacity: 0.8;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
	width:100%;
}

figure.effect-bubba:hover img {
	opacity: 0.4;
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	content: '';
	cursor: pointer;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-bubba figcaption::before {
	border-top: 2px solid #617080;
	border-bottom: 2px solid #617080;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}

figure.effect-bubba figcaption::after {
	border-right: 2px solid #617080;
	border-left: 2px solid #617080;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}

figure.effect-bubba h2 {
	font-family: 'Poiret One',sans-serif;
	font-size:18px !important;
	position: absolute;
    top: 53%;
    width: 100%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,-20px,0);
	transform: translate3d(0,-20px,0);
}

#grid-gallery figure.effect-bubba h2{
	top:41%;
} 

figure.effect-bubba button{
	font-family: 'Poiret One',sans-serif;
	padding:8px;
	opacity: 1;
}
figure.effect-bubba a {
    font-family: 'Poiret One',sans-serif;
    opacity: 1;
    
}
figure.effect-bubba #view_grid {
	cursor:pointer;
}
figcaption{
	position:absolute;
	bottom:0;	
	top:0;
	left:0px;
	right:0px;
}

figcaption>h2{
	font-size:1.3em!important;
	font-weight:400 !important;
	letter-spacing:0.4em;
	text-transform:uppercase;
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	
}
figure.effect-bubba:hover button,
figure.effect-bubba:hover #view_grid {
	opacity: 1;
}

.black-close:hover {
 color:#cccccc;
}

.black-close {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #cccccc;
    font-size: 2em;
    position: absolute;
    right: 10px;
    text-shadow: none;
    top: 10px;
}

.close.nav-close {
    color: #fff;
    font-size: 1em;
    outline: medium none;
    text-shadow: none;
}
.close.nav-close{
	opacity:1 !important;
}

.close {
	opacity:1 !important;
}

.slider-info i {
    color: #fff;
    display: block;
    height: 100%;
    width: 100%;
}
.slider-info{
	opacity:1 !important;
}

.slider-info {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    font-size: 1.8em;
    outline: medium none;
    position: absolute;
    right: 60px;
    top: 15px;
    transition: all 0.2s ease-in-out 0s;
	z-index:1001;
}










/******************************************/
/* Bottom Up Page Effect Begin */
/******************************************/
.bl-work-items{
	position:absolute;
	top:0;
	left:0;
	right:0;
	height:100%;
}
.bl-work-items a{
	cursor:default;
}







/******************************************/
/* Image & Info ***********/
/******************************************/

#image_info1 .detail-address,
#image_info2 .detail-address{
	padding-left:10px;
}

.image-n-info.panels-margin{
	margin-top:60px;
	margin-bottom:60px;
	padding-left:1.5em;
}
.detail-span {
    color: #666666;
	font-weight:1000;
}
.dc-span {
    color: #666666;
	font-style:italic;
	font-stretch:expanded;
}
div.bl-panel-items.bl-panel-items-show nav {
    opacity: 1;
    top: -101.5%;
}
div.bl-panel-items nav {
    left: 100%;
    margin-left: -36px;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity 0.2s ease-in-out 0.5s;
    width: 216px;
}

#image_info1,
#image_info2{
	margin-bottom:30px;
}
.image-n-info img{
	width:65%;
	margin-bottom:75px;
}
.image-n-info h4,
.image-n-info li,
.image-n-info span
{
   font-family: 'Quattrocento', serif;
}
.info-text {
	color:#666666;
	font-size:1.1em;
}
.image-n-info li span{
	margin-right:3px;
}
.info-images{
	margin-bottom:60px;
}
.image-n-info h3{
	margin-top:0;
}










/******************************************/
/* Prints Section */
/******************************************/
.expertise{
	padding:0;
	top:25%;
}
#expertise{
	color:#ffffff;
	font-size: 32px;
	font-weight:300;
	letter-spacing:0.4em;
	text-transform:uppercase;
	font-family: 'Poiret One',sans-serif;
}

.expertise h4{
	color:#E6C99B;
    font-family: 'Quattrocento',sans-serif;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0.1em;
    margin-bottom: 12px;
    margin-top: 32px;
    text-transform: uppercase;
} /*18px*/

#expertise_hr{
	border-top: 1px solid rgb(0, 255, 255);
    width: 400px;
}

.bl-content.expertise p{
	font-family:inherit;
	color:#E6C99B;
	font-size: 18px;
    font-weight: 300;
	
}

.expertise-icon {
	padding:0;
	float:none;
	margin:0 auto;
	height:50%;
}
.icons-row-1 {
	display:block;
	padding:0;
	padding-top: 50px;
	padding-bottom: 75px;
	text-align:center;
}

.icons-row-2 {
	display:block;
	padding:0;
	padding-top: 29px;
	text-align:center;
}
.icons-edit {
	background:rgba(230, 201, 155,0.3);
    border-radius: 50%;
	color: #ffffff;
    font-size: 3em;
    height: 118px;
    min-height: 20px;
    padding: 36px 26px 26px;
    width: 118px;
	-webkit-transition: all .2s  ease-in-out 0s;
	-moz-transition: all .2s  ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	 transition: all 0.2s ease-in-out 0s;
}

.icons-edit:hover {
	background: none repeat scroll 0 0 rgba(230, 201, 155, 1);
    transition: all 0.5s ease 0s;
}

.icon-tag {
	color: #ffffff;
    display: block;
    font-family: 'Quattrocento',sans-serif;
	font-size: 1em;
    font-weight: 300;
    letter-spacing: 0.2em;
    margin: 0;
    padding-top: 7%;
    text-transform: uppercase;
}










/******************************************/
/* Artist Section */
/******************************************/
.about {
    background: none repeat scroll 0 0 rgba(233, 111, 75, 0.6);
    height: 550px;
    left: 0;
    position: absolute;
    top: 0;
	padding:0;
    transform: translate3d(0px, -550px, 0px);
    transition: all 0.2s ease-in-out 0s;
    width: 100%;
    z-index: 20;
}

.tabel-cell {
    display: table-cell;
    vertical-align: middle;
}
.about-heading {
    color:#ffffff;
    font-family: 'Poiret One',sans-serif;
    font-size: 30px!important;
    font-weight: 300!important;
    letter-spacing: 0.4em;
    text-transform: uppercase;
}

#about h4{
	color: #CCB1AF;
    font-family: 'Quattrocento',sans-serif;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0.1em;
    margin-bottom: 12px;
    margin-top: 32px;
	text-align:center;
    text-transform: uppercase;
} /*18px*/

#about p{
	color: #CCB1AF;
    font-family: 'Quattrocento',sans-serif;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.1em;
    margin-bottom: 12px;
    margin-top: 32px;
	text-align:center;
    text-transform: normal;
}

.about .hr-seperator-white {
    background-color: #ffffff;
    height: 1px;
    margin: 1.7em auto !important;
    width: 300px;
}
.bl-content{
	height:100%;
	width:100%;
	top:0;
	left:0;
	right:0;
	padding:150px;
	display:table;
}
.downld-resume  {
	background: none repeat scroll 0 0 #ffff00;
    cursor: pointer;
    display: block;
    font-size: 1.1em;
    margin: 50px auto 0;
    padding: 13px 0;
    text-align: center;
    text-transform: uppercase;
    width: 300px;
	letter-spacing: 0.2em;	
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	 transition: all 0.3s ease 0s;
	z-index: 1;
}

.btn-effect-resume {
	background: none repeat scroll 0 0 #ffff00;
	border: medium none;
	color: #ffff00;
	font-size: 0.9em;
	font-weight: 300;
	height: 46px;
	letter-spacing: 0.2em;
	margin-top: 61px;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	z-index:1;
	padding: 15px 0;
	cursor:pointer;

}
.btn-effect-resume:after {
	background: none repeat scroll 0 0 #ffffff;
	height: 100%;
	left: 0;
	top: 0;
	width: 0;
	z-index:-1;
	content: "";
	position: absolute;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.btn-effect-resume:hover:after, .btn-effect-resume:active:after {
	width: 100%;
}
@-webkit-keyframes back_animation {
	0% {
	-webkit-transform: scale(1);
	}

	50% {
	-webkit-transform: scale(1.4);
	}

	100% {
	-webkit-transform: scale(1) ;
	}
}
@-moz-keyframes back_animation {
	0% {
	-moz-transform: scale(1);
	}

	50% {
	-moz-transform: scale(1.4);
	}

	100% {
	-moz-transform: scale(1) ;
	}
}
@-o-keyframes back_animation {
	0% {
	-o-transform: scale(1);
	}

	50% {
	-o-transform: scale(1.4);
	}

	100% {
	-o-transform: scale(1) ;
	}
}
@keyframes back_animation {
	0% {
	transform: scale(1);
	}

	50% {
	transform: scale(1.4);
	}

	100% {
	transform: scale(1) ;
	}
}
.animation-image {
    background: url("../img/about.jpg") repeat scroll 0 0 / cover rgba(0, 0, 0, 0);
	height: 100%;
    padding:0;
	position: absolute;
	width: 100%;
    z-index: -1;
}
.layer{
	background:none repeat scroll 0 0 rgba(233, 111, 75, 0.6);
	height:100%;
	position:absolute;
	top:0;
	left:0;
	width:100%;
}

.downld-resume {
    background: none repeat scroll 0 0 #a79998;
    color:#000000;
	cursor: pointer;
    display: block;
    font-size: 1.1em;
	font-family: 'Poiret One',sans-serif;
	font-weight: 500;
    letter-spacing: 0.2em;
    margin: 50px auto 0;
    padding: 13px 0;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: 300px;
    z-index: 1;
}
.intro {
    color: rgb(255, 255, 255);
    font-size: 1.87em;
    padding: 0 4px;
}







/******************************************/
/* Contact Section */
/******************************************/
#get_intouch{
	color:#ffffff;
	font-family: 'Poiret One',sans-serif;
    font-size: 30px;
    font-weight: 300;
    letter-spacing: 0.4em;
    text-transform: uppercase;
	margin-top: 7.3em;
}

#contact h4{
	color: #999999;
    font-family: 'Quattrocento',sans-serif;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0.1em;
    margin-bottom: 12px;
    margin-top: 32px;
	text-align:center;
    text-transform: uppercase;
}

#submit_btn{
	background: none repeat scroll 0 0 #999999;
    border: medium none;
    color: #000000;
    display: block;
    font-family: 'Poiret One',sans-serif;
    font-size: 1.1em;
    font-weight: 500;
    height: 3em;
    letter-spacing: 5px;
    line-height: 1;
    margin-bottom: 3.31em;
    margin-top:8em;
    padding: 0px;
    text-transform: uppercase;
    width: 15%;
	position:relative;
}

.contact-info p{
	font-size:1.4em;
	color:#999999;
}
.contact-info a{
	color:#999999;
	margin-left:5px;
	text-decoration:normal;
}

.contact-form{
	display:table;
	height:100%;
	padding:0;
	top:0;
}

.contact-form h4{
	color:#cccccc;
	font-size:1.4em;
}

#contact_form{
	margin-top:10em;
}
#contact{
	display:table-cell;
	padding:0;
	vertical-align:middle;
}
.success{
	color: #fff;
    font-size: 1.5em;
    margin-bottom: 1.2em;
    text-decoration: normal;
}
.inp-name, .inp-email, .inp-message {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color:#999999;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
	color: #fff;
    font-family: 'Quattrocento',serif;
    font-size: 1.4em;
    resize: none;
    width: 100%;
	text-align:left;
	border-radius:0;
 
}
 .inp-name:focus, .inp-email:focus, .inp-message:focus{
       outline:none;        
}

.inp-name,.inp-email,.inp-message{
	height:3.5em;
	
}
.inp-name{
	margin-bottom:1.5em;
}
.inp-email{
	margin-bottom:1.5em;
}
.social-icon a{
	border-bottom: 1px solid #fff;
    color: #000;
    display: inline-block;
    font-size: 1.4em;
    margin-top: 2%;
    padding-bottom: 0.3em;
	margin-right:3%;
}

.social-icon a:last-child{
	margin-right:0;
}

.social-icon{
	margin-bottom:30px;
}

button.p-view-more{
    background:none;
	border: medium none;
    color: #fff;
	top: 56%;
    height: auto;
    padding: 0;
    position: absolute;
    width: 100%;
    font-size: 0.9em;
    font-weight: 300;
    letter-spacing: 0.2em;
    text-transform: uppercase;
	z-index:1;
	
}
button.p-view-more span
{
	background: none repeat scroll 0 0 #ab977a;
	padding:1.3em;
	cursor:pointer;
}

#view_grid{
	background: none repeat scroll 0 0 #ab977a;
    border: medium none;
    color: #fff;
    font-size: 0.9em;
    font-weight: 300;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    top: 49%;
    width: 129px;
    z-index: 1;
}

#view_grid span{
	font-family: 'Poiret One',sans-serif;
}

.view-more:after {
    content: "";
    position: absolute;
   -webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	 transition: all 0.3s ease 0s;
}

.cont-detail{
	margin-top:5%;
}
.phone{
	margin-bottom:3%;
}
.email{
	margin-top:3%;
}
.social-logo {
    display: inline-block;
}
.landing-pname {
   	color: #fff;
    font-size: 5em;
    font-weight: 300;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}


a.ls:hover{
	border-color:#E28571;
	color:#E28571;
}
a.fb:hover{
	border-color:#2c68b2;
	color:#2c68b2;
}
a.twitter:hover{
	border-color:#00bff3;
	color:#00bff3;
}
a.linkedin:hover{
	border-color:#22a0c7;
	color:#22a0c7;
}
a.dribbble:hover{
	border-color:#f06eaa;
	color:#f06eaa;
}

.fa-plus {
	display: none !important;
}







/*****************************************************/
/* Footer */
/*****************************************************/
footer {
	padding:100px 0;
}
footer {
	color:#ffffff!important;
	font-size: 1em;
}
footer a {
	color:#ffffff!important;
	font-size: 1em;
	
}
footer a:hover {
	color:#ffffff!important;
	font-size: 1em;
	text-decoration: underline;
}















