@charset "utf-8";
/*======================================

 [ -Main Stylesheet-
  Theme: Domik
  Version: 1.0
  Last change: 15/04/2015 ]
  	+++Fonts +++
	++++General Styles++++
	++++Typography ++++
	++++Page preload ++++
	++++Content Styles ++++
	++++Item hover ++++
	++++Header ++++
	++++Navigation ++++
	++++Home pages ++++
	++++Portfolio+++++
	++++Page title +++++
	++++Services ++++
	++++footer-old ++++
	++++Map ++++
	++++Contact ++++
	++++Share ++++
	++++Blog ++++
	++++404 ++++
	++++CSS Animation ++++
	++++Media ++++
*/
/*-------------Import fonts ---------------------------------------*/

@font-face {
  font-family: 'Optima-Regular';
    src: url('../fonts/unicode.optima-webfont.eot');
    src: url('../fonts/unicode.optima-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/unicode.optima-webfont.woff2') format('woff2'),
         url('../fonts/unicode.optima-webfont.woff') format('woff'),
         url('../fonts/unicode.optima-webfont.ttf') format('truetype');
    font-weight: normal;
  font-style: normal;
}



/*-------------General Style---------------------------------------*/
html{
	overflow-x:hidden !important;
	height:100%;
}
body{
	margin: 0;
	padding: 0;
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;
	font-weight: 400;
	color:#000;
	background:#000000;
	height:100%;
	text-align:center;
}
	
@-o-viewport {width: device-width;}
@-ms-viewport {width: device-width;}
@viewport {width: device-width;}
.bg-animate {
	position:fixed;
	bottom:10%;
	right:10%;
	width:60%;
	height:60%;
	z-index:-2;
	opacity:0;
	-webkit-transform: translate3d(0,0,0);
}
/*--------------Typography--------------------------------------*/
h1 {
	font-size: 4.46666666667em;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 1.17em;	
}
h2 {
	font-size: 3.2em;
	font-weight: 300;
}
h3 {
	font-size: 1em;
}

h3.side-bar-title  {
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 400;
	color:#000;
	line-height: 25px;	
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:bold;
	}


a.side-bar-title-link:link  {
	color:#000;
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:bold;
	}

a.side-bar-title-link:hover  {
	color:#000;
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:bold;
	text-decoration:underline;
	}

a.side-bar-title-link:visited  {
	color:#000;
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:bold;
	}

a.contact-text-link:link  {
	font-size: 16px;
	color:#993366;
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;
	}

a.contact-text-link:hover  {
	font-size: 16px;
	color:#000;
	font-family:'Optima-Regular'. Arial, Helvetica, sans-serif;
	text-decoration:underline;
	}

a.contact-text-link:visited  {
	font-size: 16px;
	color:#993366;
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;
	}
	
h1.page-intro-bold {
	font-size: 19px;
	font-weight: bold;
	text-transform:none;
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;
	line-height: 22px;
	color:#993366;
	text-align:left;
	padding: 0 10px 0 10px;
}

h1.contact-text-bold {
	font-size: 14px;
	font-weight: bold;
	text-transform:none;
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;
	line-height: 18px;
	color:#fff;
}

h1.contact-text-bold-black {
	font-size: 14px;
	font-weight: bold;
	text-transform:none;
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;
	line-height: 18px;
	color:#000;
}

h3.contact-title {
	font-size: 17px;
	font-weight: bold;
	color:#000;
	text-align:left;
	padding: 8px 0px 0px 10px;
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;
	}
/*exception for IE*/
_:-ms-fullscreen, :root .ie11up, h3.contact-title { 	padding: 4px 0px 0px 10px;
; }

h4 {
	font-size: 0.9em;
	font-weight: 200;	
}
h5 {
	font-size: 0.8em;
	font-weight: 200;
}
h6 {
	font-size: 0.6em;
	font-weight: 200;
}
p {
	text-align:left;
	font-size:13px;
	line-height:20px;
	padding-bottom:2px;
}

p.side-bar-table {
	text-align:left;
	font-size:16px;
	text-align:justify;
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;
	padding-top:0px;
}

p.side-bar {
	text-align:left;
	font-size:16px;
	line-height:20px;
	text-align:justify;
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;
}

a.side-bar-contact-link:link {
	text-align:left;
	font-size:13px;
	padding-bottom:10px;
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:underline;
}

a.side-bar-contact-link:hover {
	text-align:left;
	font-size:13px;
	padding-bottom:10px;
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
}

a.side-bar-contact-link:visited {
	text-align:left;
	padding-bottom:10px;
	text-decoration:underline;
	color:#000;
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;
}

a.side-bar-careers-link:link {
	text-align:left;
	padding-bottom:10px;
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:underline;
}

a.side-bar-careers-link:hover {
	text-align:left;
	padding-bottom:10px;
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}

a.side-bar-careers-link:visited {
	text-align:left;
	font-size:13px;
	padding-bottom:10px;
	text-decoration:underline;
	color:#fff;
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;
}

p.side-bar-image {
	text-align:center;
	padding-bottom:5px;
}

.tel-link,.tel-link:visited {
background:none;
cursor:default;
}
.tel-link,.tel-link:focus {
color:#000;
}
}

blockquote {
	float:left;
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 15px solid #eee;
}
blockquote p {
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#FFF;
}
/* ---------Page preload--------------------------------------*/
.loader {
	position:fixed;
	top:50% !important;
	left:50%;
	width:50px;
	height:50px;
	z-index:100;
	font-size:34px;
	line-height:50px;
	color:#fff;
	opacity:2;
}
.fa-spin{
	-webkit-animation:spin 0.5s infinite linear;
	-moz-animation:spin 0.5s infinite linear;
	-o-animation:spin 0.5s infinite linear;
	animation:spin 0.5s infinite linear
}
@-moz-keyframes spin{
	0%{-moz-transform:rotate(0deg)}
	100%{-moz-transform:rotate(359deg)}
}
@-webkit-keyframes spin{
	0%{-webkit-transform:rotate(0deg)}
	100%{-webkit-transform:rotate(359deg)
}
}
@-o-keyframes spin{
	0%{-o-transform:rotate(0deg)}
	100%{-o-transform:rotate(359deg)
}
}
@keyframes spin{
0%{
	-webkit-transform:rotate(0deg);
	transform:rotate(0deg)
}
100%{-webkit-transform:rotate(359deg);
	transform:rotate(359deg)
}
}
.l-line {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:6px;
	z-index:10000;
	display:none;
}
.l-line span{
	position:absolute;
	top:0;
	left:0;
	width:0;
	height:6px;
}
/* ---------Content Styles--------------------------------------*/
#main{
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	opacity:1;
}
#wrapper{
	height:100%; 
	margin-left:0;
	vertical-align:top; 
	position: absolute; 
	left:0; 
	top:0; 
	right:0;
	z-index:2;
	width:100%; 
}

#wrapper-contact{
	height:100%; 
	margin-left:0;
	vertical-align:top; 
	position: absolute; 
	left:0; 
	top:0; 
	right:0;
	z-index:2;
	width:100%; 
}

.content-holder{
	vertical-align: top;
	position: absolute;
	left:0;
	top: 0;
	right: 0;
	z-index: 2;
	height: 100%;
}
.container{
	max-width: 1024px;
	width:92%;
	margin:0 auto;
	position: relative; 
	z-index:2;
}
.content { 
	width:100%;
	position:relative;
	z-index:2;
	height:100%;
	float:left;
}
.full-height {
	height:100%;
} 
.wrapper-inner {
	float:left;
	width:100%;
	height: 100%;
	position:relative;
	padding:0px 0;
	z-index:3;
	opacity:0;
}
.full-width-wrap {
	width:100%;
}
.full-width-wrap:before {
	content:'';
	position:absolute;
	right:0;
	width:30%;
	background:#fff;
	top:-70px;
	height:70px;
}
.body-bg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background:#f4f4f4;
	z-index:2;
}
.bg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#000;	
	background-size: cover;
	background-attachment: scroll  ;
	background-position: center  ;
	background-repeat:repeat;
	background-origin: content-box;
}

.bg-contact {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-image:url(../images/bg/contact/contact-01.jpg);	
	background-size: cover;
	background-attachment: scroll  ;
	background-position: center  ;
	background-repeat:repeat;
	background-origin: content-box;
}

.full-height-parallax {
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	overflow:hidden;
	z-index:2;
}
.respimg {
	width:100%;
	height:auto;
}
.overlay {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.2;
} 
section {
	float:left;
	width:100%;
	position:relative;
	padding:10px 0;
/*	border-bottom:6px solid #eee;
*/}
.parallax-section {
	float:left;
	width:100%;
	padding:250px 0;
	position:relative;
}
.align-text {
	text-align:left;
}
.img-wrap {
	position:absolute;
	top:0;
	right:0;
	width:30%;
	overflow:hidden;
	height:100%;
	z-index:4;
}
.scale-callback {
	float:left;
	width:33.33333%;
	height:25%;
	position:relative;
	z-index:5;
}
.scale-callback:before {
	content:'';
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:100%;
	background:#fff;
	-webkit-transition:all 400ms cubic-bezier(0.215,.61,.355,1); 
	-moz-transition:all 400ms cubic-bezier(0.215,.61,.355,1);
	-o-transition:all 400ms cubic-bezier(0.215,.61,.355,1);
	transition:all 400ms cubic-bezier(0.215,.61,.355,1);
}
.scale-bg5:before{
	width:0;
} 
.no-border {
	border:none !important;
}
.no-padding {
	padding:0 !important;
}
.content-nav {
	float:left;
	width:100%;
	padding:20px 0;
	position:relative;
}
.content-nav ul {
	position:relative;
	left:0;
}
.content-nav li {
	float:left;
	margin-right:10px;
}
.content-nav li a {
	font-size:28px;
}
.content-nav li span {
	line-height:34px;
}
.p-all {
	position:absolute;
	right:0;
	top:30px;
	font-size:18px;
}
.content-nav a {
	-webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}
.content-nav li a span {
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;
	text-transform:uppercase; 
	padding-right:20px;
	font-size:18px;
	position:relative;
	top:-2px;
}
.content-nav a:hover {
	opacity:0.6;
}
.btn	{
	float:left;
	padding:15px 30px 15px 0;
	line-height:17px;
	letter-spacing:2px;
	font-weight:800;
	font-size:16px;
	color:#000;
	letter-spacing:2px;
	-webkit-appearance: none;
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;
	-webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}
.btn:hover {
	 color:#666;
}
.btn span {
	float:left;
	margin-right:4px;
}
.btn i {
	float:left;
	margin-top:2px;
	-webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}
.btn:hover i {
	color:#000;
	margin-left:6px;
}
/*------item hover ------------------------------------------------*/
.box-item {
	float:left;
	width:100%;
}

	
.box-item a {
	float:left;
	width:100%;
	height:100%;
	position:relative;
	overflow:hidden;
}
.box-item a img {
	position:relative;
	z-index:1;
/*	-webkit-transition: all 4000ms cubic-bezier(.19,1,.22,1) 0ms;
  	-moz-transition: all 4000ms cubic-bezier(.19,1,.22,1) 0ms;
  	transition: all 4000ms cubic-bezier(.19,1,.22,1) 0ms;
*/}
.box-item a .overlay {
	opacity:0;
	z-index:2;
/*	-webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
*/}
.box-item a:hover .overlay {
	/*opacity:0.3;*/
}
.box-item a:hover img {
/*	-webkit-transform: scale(1.05);
	-moz-transform:scale(1.05);
	transform: scale(1.05);
*/}

#contact-container {
       margin: auto;
       position: absolute;
       top: 15%; 
       left: 0;
       bottom: 25%; 
       right: 0;
       z-index:20;
        width:82%;
        heigth:70%;
		background:rgba(0,0,0,0.61);
		-webkit-transform: translate3d(0,0,0);
	}

#contact-container-header {
        position:relative;
		float:left;
        z-index:20;
        padding:0px 0px 0px 15px;
        width:100%;
		height: 35px;
		background:rgba(255,255,255,0.81);
		-webkit-transform: translate3d(0,0,0);
	}

.contact-table{
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;	
	font-size:16px;
	line-height: 20px;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
	}
	
.contact-table-td{
	width:200px
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;	
	}

.form-button {
	font-size:15px;
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;
	color:#FFF;
	background-color:#993366;
	line-height: 22px;
	padding-top: 1px;
	}

.contact-form-button-position{
		margin: 0px;
	}
	
#contact-container-body-left {
        position:relative;
		float:left;
        z-index:20;
        padding:10px 25px 10px 25px;
        width:55%;
		height: 100%;
		font-family:'Optima-Regular', Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#fff;
	}

#contact-container-body-left-table {
	width:80%;
	padding: 20px 0 0 0; 
	color:#fff;
	}

.contact-container-body-left-bottom {
	position:absolute;
	top:93%;
	font-weight:bold;
	vertical-align:bottom;
	color:#fff;
	}
	
#contact-container-body-right {
        position:absolute;
		left: 55%;
		float:left;
        z-index:20;
        width:45%;
		height: 100%;
		color:#fff;
		background:rgba(235,233,231,0.81);
		-webkit-transform: translate3d(0,0,0);
	}

#contact-container-body-right-content-top {
        position:relative;
		float:left;
        z-index:20;
        padding:10px 25px 10px 25px;
		width: 100%;
		height: 55%;
		font-family:'Optima-Regular', Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#fff;
	}

#contact-container-body-right-content-bottom {
        position:relative;
		float:left;
        z-index:20;
		width: 100%;
		height: 45%;
		padding: 35px 0px 0px 22px ;
		font-family:'Optima-Regular', Arial, Helvetica, sans-serif;
		font-size:13px;
		text-align:justify;
		color:#fff;
	}

#contact-container-body-right-content-bottom-left {
        position:relative;
		float:left;
        z-index:20;
		width: 62%;
		text-align:justify;
		left:0px;
		color:#fff;
	}

#contact-container-body-right-content-bottom-right {
        position:relative;
		float:left;
        z-index:20;
		left: 18%;
		top: 20%;
		width: 38%;
		color:#fff;
	}

#contact-container-footer {
        position:relative;
		float:left;
        z-index:20;
		bottom:0;
        padding:0px 0;
        width:100%;
		height: 35px;
		botom:0px;
		color:#000;
		background:rgba(255,255,255,0.81);
		-webkit-transform: translate3d(0,0,0);
	}

#contact-container-footer-left {
        position:relative;
		float:left;
        z-index:20;
        padding:11px 0px 0px 25px;
        width:55%;
		text-align:left;
		height: 35px;
		botom:0px;
		color:#000;
		background:rgba(255,255,255,0.81);
		-webkit-transform: translate3d(0,0,0);
	}

#contact-container-footer-right {
        position:relative;
		float:left;
        z-index:20;
        width:45%;
		font-size:14px;
		font-family:'Optima-Regular', Arial, Helvetica, sans-serif;
		vertical-align:middle;
		text-align:left;
        padding: 10px 0px 0px 20px;
		height: 35px;
		botom:0px;
		color:#000;
		background:rgba(255,255,255,0.81);
		-webkit-transform: translate3d(0,0,0);
	}

.portfolio-container {
		z-index: 30;
        position:fixed;
        padding:0px;
        width:100%;
		height:100%;
	}

#portfolio-container-inner {
        position:fixed;
		width:100%;
		overflow-y:auto;
		top:6%;
		bottom:4%;
	}

#portfolio-container-scroll {
        position:absolute;
		top:0%;
		left: 5%;
		right:5%;
		bottom:5%;
		padding: 0px;
		width:95%;
	}

#portfolio-container-no-scroll {
        position:absolute;
		top:0%;
		left: 5%;
		right:5%;
		bottom:5%;
		padding: 0px;
		width:95%;
	}

/*------ Header  ------------------------------------------------*/
header{
        position:fixed;
        top:0;
        left:0;
        z-index:20;
        padding:0px 0;
        width:100%;

}

.header-inner {
	margin:0 auto;
	position:relative;
/*	max-width: 1024px;
*/	width:100%;
	padding-right:0px;
}

.logo-holder {
	float:right;
	z-index:21;
	position:fixed;
	bottom: 60px;
	right: 155px;
}

.logo-holder-gallery{
	float:right;
	display:block;
	z-index:21;
	position: absolute;
	bottom: 7%;
	right: 2%;
}

.contact-logo-holder {
	float:left;
	z-index:21;
	position: absolute;
	right:20px;
	bottom:0;
	padding:35px 0;
	line-height: 36px;
}
/*------ navigation  ------------------------------------------------*/ 

.nav-holder {
	position:relative;
	width: 100%;
	padding-top: 0px;
	color:#FFF;
}

nav {
	position:relative;
	width:100%;
}

#nav-items {
	width: 100%;
	position:absolute;
	height:30px;
	font-size:14px;
	text-transform:uppercase;
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;
	background-color:#FFF;
/*	border-top: 4px solid #993366;
*/	
	}

#nav-items ul{
	position: absolute;
	display:block;
	padding:0;
	list-style-type:none;
	width:1195px;
	margin: auto;
    top: 0; 
    left: 0;
    bottom: 0; 
    right: 0;
	   }

#nav-items ul li {
display:block;
margin:0 1px;
color: #58595B;
}

#nav-items ul li a {
display:block;
float:left;
color: #58595B; 
text-decoration:none;
padding:0 0 0 20px;
height:30px;
}

#nav-items ul li a span {
padding: 5px 20px 0 0;
height:21px;
float:left;
font-weight: normal;
font-family:'Optima-Regular', Arial, Helvetica, sans-serif;
font-size:14px;
}


#nav-items ul li a:hover {
font-family:'Optima-Regular', Arial, Helvetica, sans-serif;
color:#000;
font-weight:bold;
font-size:14px;
/*text-shadow:0 0 1px black; background:transparent url(images/pro_bg-OVER.gif) repeat-x bottom left;*/
}

#nav-items ul li a:hover span {
display:block;
width:auto;
cursor:pointer;
color:#000;
font-weight:bold;
font-size:14px;
}

#nav-items ul li a.current,#pronav ul li a.current:hover {
color:#fff;
background:#993366 no-repeat top left;
line-height:275%;
}

#nav-items ul li a.current span {
display:block;
padding:5px 20px 0 0;
width:auto;
line-height:20px;
}


.nav-button-holder {
	float:right;
	border-left:1px solid rgba(255,255,255,255);
	margin:0 0 0 10px;
	padding-left:22px;
	display:none;
}
.nav-button {
	float:right;
	width:30px;
	height:24px;
	position:relative;
	margin-top:9px;
	cursor:pointer;
}
.nav-button span {
	float:left;
	width:100%;
	height:4px;
	background:#fff;
	margin-bottom:2px;
	position:relative;
} 

-->

	

/*------ footer-------------------------------------------------*/
#footer{
    position:fixed;
	float:right;
    z-index: 20;
	bottom:20px;
    width:100%;
	height: 30px;
    background: #993366;
}

.footer-inner-col1 {
    position:relative;
	float:left;
/*	max-width: 1024px;
*/	width:90%;
	text-align:center;
	padding-top: 8px;
	font-size:12px;
	font-weight:bold;
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;
	color: #fff;
}
.footer-inner-col2 {
    position:fixed;
	z-index:auto;
	float:left;
	margin:0 auto;
/*	max-width: 1024px;
*/	width:195px;
	right:0%;
	}

.footer-images img {
	z-index:-1;
	padding-bottom:1px;
	padding-top:6px;
	opacity: .9;}

/*------ Home -------------------------------------------------*/
.fullheight-carousel-holder , .fullheight-carousel {
	 height:100%;
	 background:#fff;
	 width:10%;
	 overflow:hidden;
} 
.fullheight-carousel .item , .carousel-item{
	 width:100%;
	 height:100%;
	 float:left;
	 overflow:hidden;
	 position:relative;
}
.fullheight-carousel .item {
	padding:3px;
}
.media-container {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	overflow:hidden;
}
.video-mask {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1;
} 
.fullheight-carousel-holder .customNavigation {
	position:absolute;
	bottom:20px;
	left:50%;
	margin-left:-41px;
	width:82px;
	height:40px;
	z-index:5;
}
.fullheight-carousel-holder .customNavigation a {
	width:40px;
	height:40px;
	background:#fff;
	margin-right:1px;
	float:left;
	line-height:40px;
	color:#000;
	cursor:pointer;
	-webkit-transition: all 500ms linear;
    -moz-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    -ms-transition: all 500ms linear;
    transition: all 500ms linear;
}
.fullheight-carousel-holder .customNavigation a:hover {
	-webkit-transform: scale(0.9);
	-moz-transform:scale(0.9);
	transform: scale(0.9);
}
.carousel-link-holder {
	position:absolute;
	top:44%;
	width:100%;
	left:0;
	z-index:3;
}
.carousel-link-holder h3 {
	text-transform:uppercase;
	font-size:20px;
}
.carousel-link-holder h3 a {
	color:#fff;
	position:relative;
}
.carousel-link-holder h3 a:before , .carousel-link-holder h3 a:after {
	content:'';
	position:absolute;
	bottom:-10px;
	height:1px;
	background:#fff;
	width:0;
}
.carousel-link-holder h3 a:before {
	left:50%;
}
.carousel-link-holder h3 a:after {
	right:50%;
}
.carousel-link-holder h3 a:hover:before , .carousel-link-holder h3 a:hover:after {
	width:30%;
}
.carousel-decor {
	position:absolute;
	width:100%;
	height:100%;
	z-index:2;
}
.carousel-item .bg , .carousel-item  .overlay , .carousel-link-holder h3 a:before , .carousel-link-holder h3 a:after , .swiper-nav   {
	-webkit-transition: all 500ms linear;
    -moz-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    -ms-transition: all 500ms linear;
    transition: all 500ms linear;
}
.vis-decor .bg {
	-webkit-transform: scale(1.2);
	-moz-transform:scale(1.2);
	transform: scale(1.2);
}
.vis-decor .overlay {
	opacity:0.7;
}



.swiper-nav-holder {
	position: absolute;
/*	right:60px;
*/	bottom:40%;
	padding:20px 0;
	line-height: 36px;
	width:100%;
}
.swiper-nav  {
	display:inline-block;
	color:#fff;
	position:relative;
	z-index: 24;
	font-size:90px;
}

.swiper-nav-left-arrow {
	 text-align:left; 
	 width: 48%;
	}

.swiper-nav-right-arrow {
	 text-align:right; 
	 width: 48%;
	}

.swiper-nav:hover {
	opacity:0.8;
}
.slide-title-holder {
	position:absolute;
	top:0;
	width:70%;
	height:100%;
	z-index:3;
}
.slide-title {
	float:right;
	top:50%;
	position:relative;
	border-right:10px solid #fff;
	padding:50px 50px 50px 0;
}
.slide-title h3{
	position:relative;
	opacity:0;
	top:50px;
}
.swiper-slide .overlay {
	opacity:0.2;
}
.swiper-slide-active   .slide-title h3{
	opacity:1;
	top:0;
	-webkit-transition: 1s 0.5s;
	transition: 1s 0.5s;
}
.slide-title h3 {
	font-size:40px;
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;	
	text-transform:uppercase; 
	letter-spacing:2px;
	position:relative;
	float:right;
	text-align:right;
	width:100%;
	margin-bottom:10px;
	color:#fff;	
}
.slide-title h3:hover { 
	opacity:0.8;
}
.slide-title h4 {
	font-size: 14px;
	text-transform:uppercase;
	letter-spacing:2px;
	position:relative;
	margin:6px 0 10px 0;
	float:right;
	width:100%;
	text-align:right;
	color:#fff;
	font-family: 'Optima-Regular', Arial, Helvetica, sans-serif;
}
.slide-title h3 a  , .slide-title h4 a{
	color:#fff;
}
.slide-title h4 a {
	float:right;
}
.slide-title h4 a:hover , .slide-title h4 a:hover i {
	color:#fff;
}
.slide-title h4 a {
	padding-right:0;
}  
.single-title h3{
	position:relative;
	opacity:1;
	top:0;
}
.single-title .slide-title {
	position:relative;
 	left:-50px;
}
.title-text {
	position:relative;
	z-index:2;
}
.mob-bg {
	display:none;
}
/*------ Page title  ------------------------------------------------*/
.page-title {
	float:left;
	max-width:550px;
	padding:30px 0 10px;
	position:relative;
	border-bottom:6px solid #eee;
}
.page-title h2 {
	float:left;
	max-width:550px;
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;
	text-transform:uppercase; 
	padding-bottom:20px;
	font-size:24px;
	text-align:left;
	letter-spacing:2px;
	font-weight:bold;
	color:#FFF;
}
.page-title h3 {
	float:left;
	width:100%;
	line-height:26px;
	font-size:12px;
	text-align:left;
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-bottom:10px;
	color:#666;
}
.page-title h3 span {
	float:left;
	max-width:550px;
}
.fullwidth-slider-holder , .single-slider-holder {
	float:left;
	width:100%;
	position:relative;
}
.fullwidth-slider-holder .item {
	position:relative;
}
.full-width-holder {
	float:left;
	width:100%;
	position:relative;
}
.single-slider-holder {
	margin-bottom:20px;
}
article {
	float:left;
	margin-top:10px;
	width:100%;
	position:relative;
}
.section-title {
	float:left;
	width:100%;
	margin-bottom:20px;
}
.section-title h3 {
	text-align:left;
	font-size:28px;
	position:relative;
	float:left;
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding-bottom:20px;
}
.section-title h3:before {
	content:'';
	position:absolute;
	bottom:0;
	left:0;
	width:60px;
	height:6px;
	background:#000;
}
/*------ services  ------------------------------------------------*/
.services-info {
	background:#fff;
	float:right;
	width:90%;
	top:-50px;
	padding:30px;
	position:relative;
	z-index:2;	
}
.services-info:before , .services-info:after {
	content:'';
	position:absolute;
	background:#000;
	right:0;
	bottom:0;
}
.services-info:before{
	height:40px;
	width:6px;	
}
.services-info:after {
	height:6px;
	width:40px;
}
.services-info , .services-info:before , .services-info:after {
	-webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.services-box:hover .services-info {
	top:0;
	width:100%;
} 
.services-box:hover .services-info:before {
	height:0;
}
.services-box:hover .services-info:after {
	width:0;
}    
.services-info h4 {
	text-align:left;
	font-size:18px;
	text-transform:uppercase;
	margin-bottom:10px;
}
.services-info ul {
	float:left;
	text-align:left;
}
.services-info ul li {
	font-size:13px;
	list-style:circle;
	text-align:left;
	letter-spacing:1px;
	float:left;
	width:100%;
	color:#ccc;
	margin-bottom:10px;
}
.services-info ul li span {
	color:#424242;
}
.section-separator {
	float:right;
	width:70%;
	height:6px;
	background:#000;
	margin-right:-20%;
}
.bg-parallax {
	background-attachment:fixed;
}
/*------ Team  ------------------------------------------------*/
.team-holder {
	float:left;
	width:100%;
}
.team-holder li {
	float:left;
	width:70%;
	padding:0px 20px 20px 0;
}
.team-box {
	float:left;
	position:relative;
	width:100%;
	margin-bottom:20px;
}
.team-info {
	float:left;
	width:100%;
	margin-top:20px;
	text-align:left;
}
.team-info h3 {
	font-size:19px;
	padding-bottom:4px;
}
.team-box:before , .team-box:after {
	content:'';
	position:absolute;
	right:0;
	bottom:0;
	background:#000;
}
.team-box:before {
	width:0;
	height:6px;
}
.team-box:after {
	width:6px;
	height:0;
}
.team-box:hover:before {
	width:50px;
}
.team-box:hover:after {
	height:50px;
}
.team-photo {
	position:relative;
	overflow:hidden;
	width:100%;
	float:left;
}
.team-photo   span {
	position:absolute;
	bottom:-50px;
	right:0;
	z-index:5;
	padding:10px 15px;
	background:#fff;	
}
.team-box:before , .team-box:after , .team-photo span {
	-webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
} 
.team-photo:hover span{
	bottom:0;
}
.team-box .overlay {
	opacity:0;
	z-index:2;
	background:#000;
	-webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.team-box:hover .overlay {
	opacity:0.5;
}
.team-social {
	position:absolute;
	top:50%;
	left:0;
	width:100%;
	z-index:3;
	display:none;
}
.team-social li {
	float:none !important;
	display:inline-block !important;
	padding:6px;
	width:auto !important;
}
.team-social li a {
	color:#fff;
	font-size:16px;
	position:relative;
	top:50px;
	opacity:0;
}
/*------ Porfolio  ------------------------------------------------*/
.fixed-column {
	position:fixed;
	right:0;
	width:25%;
	top: 30px;
	bottom: 0px;
	right: 4%;
    background:rgba(255,255,255,0.95);
    -webkit-transform: translate3d(0,0,0);
	z-index:10;
	overflow:auto;
}

.fixed-column  section {
	padding:10px 10px 10px;
}

.not-vis-column {
	right:-100%;
}
.hide-column {
	position:absolute;
	top:10px;
	right:30px;
	width:20px;
	height:20px;
	cursor:pointer;
	z-index:5;
}
.hide-column:before , .hide-column:after {
	content:'';
	position:absolute;
	background:#000;
	-webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
	-webkit-transform: rotate(-45deg); 
	-moz-transform: rotate(-45deg); 
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
}
.hide-column:before {
	width:100%;
	height:2px;
	top:50%;
	left:0;
	margin-top:-1px;
}
.hide-column:after {
	width:2px;
	left:50%;
	height:80%;
	top:20%;
	margin-left:-1px;
} 
.project-details  ul.descr{
	float:left;
	width:100%;
	margin-top:20px;
	padding-top:20px;
	margin-bottom:10px;
	border-top:1px solid #eee;
}
.project-details ul.descr li {
	float:left;
	width:100%;
	position:relative;
	padding:10px 0;
	font-size:14px;
	text-align:left;
}
.project-details p {
	font-size:16px;
	line-height: 20px;
	margin: 0px 10px 12px 10px;
	text-align:left;
}
.project-details p:first-child {
	margin-top:2px;
}
.project-details ul.descr li span {
	color:#666;
	font-size:14px;
	text-transform:uppercase;
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;padding-right:10px;
}

#project-slide-title {
	position: absolute;
	float:left;
	z-index: 25;
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;font-size:20px;
	color: #fff;
	text-transform:uppercase;
	font-weight:bold;
	bottom: 4%;
	left: 3%;
	}
	
	
.show-info {
	position:absolute;
	right:1px;
	z-index:10;
/*	background-image:url(../images/toscana-home-side-bar.png);
*/	width:33px;
	margin-top:-10px;
	text-align:right;
	cursor:pointer;
}

.show-info-image {
	position:absolute;
	z-index:5;
/*	background-image:url(../images/toscana-home-side-bar.png);
*/	width:33px;
	height:250px;
	cursor:pointer;
}

.show-info-text {
	position:relative;
	top:-30px;
	left:30px;
	width:250px;
	height:33px;
	z-index:7;
/*	background-image:url(../images/toscana-home-side-bar.png);
*/		font-family:'Optima-Regular', Arial, Helvetica, sans-serif;color: #835F0E;
	font-size: 17px;
	text-transform:uppercase;	
	transform: rotate(90deg);
	transform-origin: left top 0;

}

.show-info-text-landscaping {
	top: -55px;
	}

.show-info-text-pavers {
	top: -75px;
	}

.show-info-text-design {
	top: -75px;
	}

.show-info-text-story {
	top: -90px;
	}

.show-info-text-living {
	top: -75px;
	}

.show-info-text-pools {
	top: -75px;
	}

.zoomimage {
	width:30px;
	height:30px;
	color:#fff;
	position:absolute;
	top:70px;
	right:50px;
	line-height:30px;
	cursor:pointer;
	z-index:5;
	background:rgba(0,0,0,0.51);
}
.zoomimage  i {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1;
	line-height:30px;
}
.zoomimage img {
	width:30px;
	height:30px;
	opacity:0;
	position:relative;
	z-index:2;
}
.show-info:before {
	content:'';
	position:absolute;
	bottom:-9px;
	right:0;
	width:0;
	height:4px;
	background:#fff;
	-webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

.show-info-text:hover  {
	color:#000;
}


.filter-holder {
	float:left;
	width:100%;
	margin-bottom:50px;
}
.filter-button {
	float:left;
	position:relative;
	cursor:pointer;
}
.filter-button ul {
	float:left;
	width:30px;
	margin-right:8px;
}
.filter-button ul li {
	width:30px;
	height:3px;
	float:right;
	margin-top:3px;
	background:#000;
	-webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.filter-button ul li:nth-child(1)  {
	width:20px;
}
.filter-button ul li:nth-child(2) {
	width:25px;
}
.filter-button:hover ul li  {
	width:30px !important;
}
.filter-text {
	font-size:16px;
	text-transform:uppercase;
	font-weight: 700;
	position:relative;
	float:left;
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;}


.bw {
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.bw:hover {
  -webkit-filter: grayscale(100%);
}


.gallery-filters {
	float:left;
	margin-left:50px;
	display:none;
}
.gallery-filters  a {
	margin-right:20px;
	line-height: 1;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #666;
	position:relative;
	float:left;
	padding:3px 0 4px 0;
	opacity:0;
	top:50px;
}
.gallery-filters  a:before {
	content:'';
	position:absolute;
	bottom:-6px;
	right:0;
	height:4px;
	width:0;
	background:#000;	
	-webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.gallery-filters  a.gallery-filter-active:before {
	width:100%;
}
.column-filter .gallery-filters {
	display:block;
	margin-left:0;
	margin-top:30px;
}
.column-filter a  {
	margin-right:0;
	margin-bottom:14px;
	text-align:left;
	width:100%;
	float:left;
	opacity:1;
	top:0;
}
.column-filter  a:before {
	left:0;
}
.column-filter  a.gallery-filter-active:before {
	width:30px;
}
.fixed-filter {
	position:fixed;
	z-index:20;
	width:30%;
	height:60px;
	background:#fff;
	bottom:-50px;
	right:0;
}
.fixed-filter .gallery-filters {
	display:block;
	margin:20px 0 0 50px;
}
.fixed-filter a {
	margin-right:20px;
	line-height: 1;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #666;
	position:relative;
	float:left;
	padding:3px 0 4px 0;
	opacity:1;
	top:0;
}
.full-width-wrap .gallery-items  {
		padding-bottom:60px !important;
}

/*.box-item-darker
   	{
   		background-color:black; 
   		z-index:1;
		display:block; 
      -webkit-opacity: 1;
      -moz-opacity: 1;
      opacity: 1;
   		width:200px;
		cursor:pointer;
   	}

.box-item-lighter:hover {
	background-color:transparent;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}
	
.box-item-lighter 
   	{
      -webkit-opacity: 0.4;
      -moz-opacity: 0.4;
      opacity: 0.4;
	  cursor:pointer;
   	}

*/

.grid-item {
/*   transition: background .25s ease-in-out;
   -moz-transition: background .25s ease-in-out;
   -webkit-transition: background .25s ease-in-out;
*/   }

.grid-item:hover {
     display:block;
    }	  
	

.gallery-items {
	float:left;
	width:100%;
}
.grid-item-holder {
	 float:left;
	 width:100%;
	 height:auto;
	 position:relative;
	 z-index: 10;
	 cursor:pointer;
}

.gallery-item{
  position: relative;
	}

	.caption-style-1{
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		
	}

	.caption-style-1 li{
		float: left;
		padding: 0px;
		position: relative;
		overflow: hidden;
	}

	.caption-style-1 li:hover .caption{
		opacity: 1;

	}

	.caption-style-1 img{
		margin: 0px;
		padding: 0px;
		float: left;
		z-index: 4;
	}


	.caption-style-1 .caption{
		cursor: pointer;
		position: absolute;
		opacity: 0;
		-webkit-transition:all 0.45s ease-in-out;
		-moz-transition:all 0.45s ease-in-out;
		-o-transition:all 0.45s ease-in-out;
		-ms-transition:all 0.45s ease-in-out;
		transition:all 0.45s ease-in-out;

	}
	.caption-style-1 .blur{
		background-color: rgba(0,0,0,0.65);
		height: 300px;
		width: 400px;
		z-index: 5;
		position: absolute;
	}

	.caption-style-1 .caption-text h1{
		text-transform: uppercase;
		font-size: 24px;
	}
	.caption-style-1 .caption-text{
		z-index: 10;
		color: #fff;
		position: absolute;
		width: 400px;
		height: 300px;
		text-align: center;
		top:100px;
	}

.hid-port-info .grid-item-holder {
	overflow:hidden;
}
.grid-big-pad  .grid-item-holder{
	padding:40px;
}
.grid-small-pad  .grid-item-holder{
	padding:10px 20px 10px 0;
}

.gallery-item, .grid-sizer {
	width: 25%;
	position:relative;

}
.gallery-item-second,
.grid-sizer-second {
	width: 50%;
}
.gallery-item-three,
.grid-sizer-three {
	width: 75%;
}
.gallery-item img, .grid-sizer img {
	width: 100%;
	height: auto;
	position:relative;
	z-index:1;
}
.four-cols .gallery-item , .four-cols .grid-sizer{
	width:25%;
}
.three-cols .gallery-item , .three-cols .grid-sizer{
	width:33.33333%;
}
.three-cols .gallery-item-second {
	width:66.66666%;
}
.gallery-item .overlay {
	z-index:2;
	opacity:0;
	background:#fff;
}

.grid-item {
  position: absolute;
  z-index:30;
  width:92%;
  left: 47%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.grid-item-top {
	position:relative;
	height:100%;
	width:100%;
	float:left;
	z-index:20;
	color:#fff;
	size: 15.24px;
	line-height: 20px;
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;}

h3.grid-item-text-align{
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
	}

.grid-item-text-align{
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
	}

.grid-item-line {
	position:relative;
	height:1px;
	width:30%;
	margin: 21px auto 2px auto;
	background-color:#ffffff;		 
	}

.grid-item-bottom {
	position:relative;
	height:100%;
	width:100%;
	float:left;
	z-index:20;
	color:#fff;
	}

/*exception for IE*/
_:-ms-fullscreen, :root .ie11up, .grid-item-bottom { width:110%; }

.hid-port-info .grid-item { 
/*	position:absolute;
	bottom:-100%;
	left:0;
	padding:0;
	margin:0;
	padding:10px 20px;
	background:#fff;
	-webkit-transition: all 500ms linear;
    -moz-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    -ms-transition: all 500ms linear;
    transition: all 500ms linear;
*/}
.hid-port-info .grid-item-holder:hover .grid-item  {
	bottom:0;
}
.grid-item h3 {
	font-size:12px;
	text-transform:uppercase;
	font-weight: 700;
	position:relative;
	float:left;
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;} 
.grid-item span {
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size:13.24px;
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;}

		.item {
			text-align:center;
			float:left;
			margin:0px;
			position:relative;			
		}
		
			.item,
			.item-hover,
			.item-hover .mask,
			.item-img,
			.item-info {
				width: 370px;
				height: 200px;
			}

			.item-hover,
			.item-hover .mask,
			.item-img { 
				position:absolute;
				top:0;
				left:0;			
			}			
		
			.item-type-line .item-hover {	
				z-index:100;	
				-webkit-transition: all 300ms ease-out;
				-moz-transition: all 300ms ease-out;
				-o-transition: all 300ms ease-out;
				transition: all 300ms ease-out;	
				opacity:0;
				cursor:pointer;						
				display:block;
				text-decoration:none;
				text-align:center;
			}
			
				.item-type-line .item-info {
					z-index:10;
					color:#ffffff;
					display:table-cell;
					vertical-align:middle;
					position:relative;
					z-index:5;				 					
				}
			
				.item-type-line .item-info .headline {
					font-size:15px;					
				}
				
				.item-type-line .item-info .line {
					 height:1px;
					 width:0%;
					 margin:3px auto;
					 background-color:#ffffff;
					-webkit-transition: all 500ms ease-out;
					-moz-transition: all 500ms ease-out;
					-o-transition: all 500ms ease-out;
					transition: all 500ms ease-out;					 

				}
				
				.item-type-line .item-info .short {
					font-size:11px;
				}
				
				.item-type-line .item-hover .mask {
					background-color:#000;
					-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
					filter: alpha(opacity=70);										
					opacity:0.7;
					z-index:0;
				}
				
				.item-type-line .item-hover:hover .line {
					width:40%;
				}
				
				.item-type-line .item-hover:hover {
					opacity:1;
				}				
			
			.item-img {			
				background-color:#000000;
				z-index:0;			
			}



 .grid-item-holder:before {
	content:'';
	position:absolute;
	right:20px;
	bottom:10px;
	background:#000;
}
.grid-item-holder:before {
	width:0;
	height:0;
}
.grid-item-holder:hover:before   {
	width:50px;
}  
.st-3 .grid-item-holder a img , .gallery-item img, .grid-sizer img ,  .grid-item-holder:before  {
	-webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

.fullwidth-slider-holder {
	padding-right:80px;
}
.fullwidth-slider-holder .customNavigation {
	position:absolute;
	top:50%;
	right:0;
	width:50px;
	height:80px;
	margin-top:-40px;
	padding:10px 0;
	border-top:2px solid #ccc;
	border-bottom:2px solid #ccc;
}
.fullwidth-slider-holder .customNavigation a {
	float:left;
	width:100%;
	height:40px;
	color:#000;
	cursor:pointer;
	font-size:16px;
	position:relative;
}
.fullwidth-slider-holder .customNavigation a:before {
	content:'';
	position:absolute;
	background:#09F;
	height:2px;
	width:0;
}
.fullwidth-slider-holder .customNavigation a.next-slide:before {
	right:0;
	top:-12px;
}
.fullwidth-slider-holder .customNavigation a.prev-slide:before {
	bottom:12px;
	left:0;
} 
.fullwidth-slider-holder .customNavigation a:hover:before {
	width:100%;
}
.resume-holder , .resume-item{
	float:left;
	width:100%;
	position:relative;
}
.resume-item {
	padding:20px 0;
	border-bottom:1px solid #ccc;
}
.resume-head  {
	float:left;
	padding:10px 0;
	width:100%;
	position:relative;
}
.resume-head:before {
	content:'';
	position:absolute;
	top:50%;
	right:0;
	width:90px;
	height:6px;
	background:#000;
}
.resume-head h3 {
	float:left;
	text-align:left;
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;font-size: 3.4rem;
	line-height: 4.4rem;
}
.resume-box h5 {
	text-align:left;
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;font-size: 16px;
	text-transform:uppercase;
} 
.resume-box p {
	margin-top:10px;
	font-size: 16px;
}
.hidden-info {
	float:right;
	float:left;
	width:100%;
	display:none;
	padding:10px 0;
	margin-top:20px;
}
.show-hidden-info{
	float:right;
	width:30px;
	height:30px;
	cursor:pointer;
	position:relative;
	cursor:pointer;
}
.show-hidden-info:before , .show-hidden-info:after {
	content:'';
	position:absolute;
	background:#000;
	-webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.show-hidden-info:before {
	top:50%;
	left:0;
	width:100%;
	height:4px;
	margin-top:-2px;
}
.show-hidden-info:after  {
	top:0;
	left:50%;
	width:4px;
	height:100%;
	margin-left:-2px;
}
.vhi:after{
	height:0;
}
.vhi:after , .vhi:before {
	background:#ccc;
}
.inline-gallery {
	float:left;
	margin-top:30px;
	margin-bottom:10px;
}
.inline-gallery li {
	float:left;
	position:relative;
	width:25%;
	padding:4px 4px 4px 0;
}
.resp-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
	margin-bottom:20px;
}
.resp-video iframe,
.resp-video object,
.resp-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*------ footer-old  ------------------------------------------------*/
.height-emulator {
	float:left;
	width:100%;
	position:relative;
	z-index:1;
}

*/.to-top {
	position:fixed;
	bottom:0;
	right:0;
	width:50px;
	height:80px;
	line-height:80px;
	font-size:18px;
	cursor:pointer;
	z-index:3;
	-webkit-transform: translate3d(0,0,0);
	background:#fff;
}
.to-top:hover i {
	opacity:0.5;
}  
/*------ map - ------------------------------------------------*/
.map-box {
	float:left;
	width:100% ;
	height:400px;
	position:relative;
}
.map {
	position:absolute;
	top:0;
	left:0;
	width:100% ;
	height:400px;
}
/*------ Contact  ------------------------------------------------*/ 

input.contact-input{
        width: 265px;
		font-family:'Optima-Regular', Arial, Helvetica, sans-serif;
		font-size:16px;
	}

textarea	{
        width: 265px;
		font-family:'Optima-Regular', Arial, Helvetica, sans-serif;
		font-size:16px;
	}
	
#submit	{
	float:left;
	border:none;
	background:none;
	padding:15px 30px 15px 0;
	line-height:17px;
	cursor:pointer;
	letter-spacing:2px;
	font-weight:800;
	font-size:16px;
	color:#000;
	letter-spacing:2px;
	-webkit-appearance: none;
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;-webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}
#submit:hover {
	 color:#ccc;
}
#submit i , .to-top i {
	-webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}
#submit:hover i {
	color:#000;
}
.error_message {		
	text-align:left;		
	font-size:13px;
	max-width:450px;
	position:relative;
	padding:10px;						
}	
#success_page h3{		
	text-align:left;
	font-size:18px;	
}		
#success_page p {				
	margin-top:10px;
	text-align:left;
	padding:6px 6px 6px 0;
	color:#000;		
}	
#message fieldset {		
	border:none;	
}
/*------ Share  ------------------------------------------------*/
.selectMe {
	position:absolute;
	top:50%;
	margin-top:-25px;
	right:10px;
	width:70px;
	height:50px;
	z-index:11;
	border-left:6px solid #eee;
	line-height:50px;
	cursor:pointer;
}
.selectMe:before {
	content:'';
	position:absolute;
	bottom:0;
	left:-6px;
	width:6px;
	height:0;
	background:#000;
	-webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.selectMe:hover:before  {
	height:100%;
}
.arthref{
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 10;
	width:100%;
	height:70px; 
}
.arthref .icon-container{
	z-index: 2;
	position: relative;
}
.arthref .icon-container ul{
	list-style-type: none;
	text-align: center;
	opacity: 1;
	float:right;
	padding-right:90px;
}
.arthref .icon-container ul li{
	position:relative;
	padding:16px;
	margin-top:6px;
	float:left;
	opacity:0;
	top:-150px;
}
.arthref .icon-container ul li a{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:3;
	display: block;
}
.arthref .icon-container ul li span{
	float:left;
	position:relative;
	width:100%;
	height:100%;
	z-index:2;
	display: block;
	line-height:30px;
	font-size:12px;
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;text-transform:uppercase;
	color:#666;
}
.inline-facts-holder {
	margin:30px 0;
}
.inline-facts-holder:before {
	content:'';
	position:absolute;
	top:50%;
	left:-40%;
	width:20%;
	background:#000;
	height:6px;
	margin-top:-3px;
}
.inline-facts h6 {
	float:right;
	width:100%;
	font-size:16px;
	margin-top:10px;
	text-align:right;
}
.num{
	float:right;
	font-size:82px;
	text-align:right;
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;text-transform:uppercase;
	width:100%;
}
/*------ blog ------------------------------------------------*/
 .sinnle-post h2 {
	float:left;
	font-size:32px;
	text-align:left;
	font-family:'MyriadPro-Regular';
	text-transform:uppercase;
	width:100%;
} 
.blog-title  , .blog-text{
	float:left;
	width:100%;
	padding:20px 0;
}
.blog-title   li {
	float:left;
	text-align:left;
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;text-transform:uppercase;
	margin-bottom:10px;
	color:#666;
	font-size:13px;
	color:#666;
	margin-right:4px;
}
.blog-title a {
	color:#666;
}
.blog-text {
	margin-top:10px;
	position:relative;
}
.sinnle-post .blog-text {
	max-width:900px;
}
.blog-text h3  , .comment-form-holder h3 , .comments-holder h3 {
	font-size:16px;
	text-align:left;
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;text-transform:uppercase;
	margin-bottom:10px;
} 

.blog-media {
	float:left;
	width:100%;
	position:relative;
}
.blog-text p {
	font-size:14px;
	padding-top:10px;
}
.sinnle-post p {	
	font-size:16px;
}
.sinnle-post .blog-text h3 {
	margin-bottom:30px;
}
.commentlist {
	text-align:left;
	float:left;
	margin-bottom:80px;
	max-width:900px;
}
.comment-form-holder {
	max-width:800px;
}
#comments{ 
	text-align:left; 
	padding-top: 10px;
	max-width:800px;
}
#comments-title , #reply-title{
	border-bottom: 1px solid #eee;
	padding-bottom: 30px; 
	margin-bottom: 5px;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	color:#666;
}
.comment{ 
	float: left; 
}
.comment-body{ 
	position: relative; 
	margin-left: 70px; 
	padding-top: 30px; 
}
.comment-author{ 
	position: absolute; 
	top: 30px; 
	left: -66px;
}
.comment-author img{ 
	border-radius: 100%;
}
.comment .children{ 
	margin-left: 70px; 
}
.fn{
	display: block; 
	margin-bottom: 10px;
}
.comment-meta, .comment-meta a{
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;font-style:italic;
	font-size:12px;
	letter-spacing:1px;
	color:#494949;
	padding-bottom:10px;
}
/*------ 404 -------------------------------------------------*/
#ajax-loading-box {
	display:none !important;
}
.back-link {
	position:fixed;
	top:0;
	left:0;
	width:70%;
	height:100%;
	z-index:50000;
	background:#fff;
}
.back-link h2 {
	font-family:'Optima-Regular', Arial, Helvetica, sans-serif;font-size: 5.4rem;
  	line-height: 4.4rem;
}
.back-link span {
	position:relative;
	top:30%;
	float:left;
	width:100%;
	font-size:34px;
	text-transform:uppercase;
}
.ajaxPageSwitchBacklink {
	display:inline-block;
	margin-top:20px;
	cursor:pointer;
	color:#000;
	position:relative;
	top:30%;
}
.ajaxPageSwitchBacklink:before {
	content:'';
	position:absolute;
	bottom:-10px;
	left:0;
	width:0;
	height:2px;
	background:#000;
	-webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.ajaxPageSwitchBacklink:hover:before {
	width:100%;
}
/*------ css-animation - ------------------------------------------------*/
.transition{
	-webkit-transition: all 500ms linear;
    -moz-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    -ms-transition: all 500ms linear;
    transition: all 500ms linear;
}
.transition2{
	-webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}
.transition3{
	-webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.scale-bg2{
	opacity:0;
} 
.fl-l {
	float:left;
}
.bg-animate img{
	opacity:0.1;
	-webkit-animation:loopCircle 30s linear 0s infinite normal;
	-moz-animation:loopCircle 30s linear 0s infinite normal;
	-ms-animation:loopCircle 30s linear 0s infinite normal;
	-o-animation:loopCircle 30s linear 0s infinite normal;
	animation:loopCircle 30s linear 0s infinite normal
}
@-webkit-keyframes loopCircle{
	0%{transform:rotate3d(0,0,1,0deg);
	-webkit-transform:rotate3d(0,0,1,0deg)}
	100%{transform:rotate3d(0,0,1,180deg);
	-webkit-transform:rotate3d(0,0,1,180deg)}
}
@-moz-keyframes loopCircle{
	0%{transform:rotate3d(0,0,1,0deg);
	-webkit-transform:rotate3d(0,0,1,0deg)}
	100%{transform:rotate3d(0,0,1,180deg);
	-webkit-transform:rotate3d(0,0,1,180deg)}
}
@-o-keyframes loopCircle{
	0%{transform:rotate3d(0,0,1,0deg)
	;-webkit-transform:rotate3d(0,0,1,0deg)}
	100%{transform:rotate3d(0,0,1,180deg);
	-webkit-transform:rotate3d(0,0,1,180deg)}
}
@keyframes loopCircle{
	0%{transform:rotate3d(0,0,1,0deg)
	;-webkit-transform:rotate3d(0,0,1,0deg)}
	100%{transform:rotate3d(0,0,1,180deg);
	-webkit-transform:rotate3d(0,0,1,180deg)}
}
/*------  Responsive ------------------------------------------------------*/


@media only screen and  (max-height: 900px) {
#contact-container {
       top: 10%; 
       left: 0;
       bottom: 12%; 
       width:90%;
       heigth:64%;
	}

#contact-container-body {
	heigth: 90%;
	}
	
#contact-container-body-right-content-bottom-right {
		left: 8%;
		top: 30%;
		width: 38%;
	}

}

@media only screen and  (max-width: 1690px) {

	.item,
	.item-hover,
	.item-hover .mask,
	.item-img,
	.item-info {
		width: 330px;
		height: 178px;
	}
	
.logo-holder img{
	width: 80%;
	}
}

@media only screen and  (max-width: 1605px) {

.project-details p {
	font-size:14px;
}

}


@media only screen and  (max-width: 1555px) {

#contact-container {
       top: 10%; 
       left: 0;
       bottom: 10%; 
       width:90%;
       heigth:100%;
	}

#contact-container-body {
		height: 90%;
}
#contact-container-body-right-content-bottom-right {
		left: 5%;
		top: 15%;
		width: 35%;
	}

}

#contact-container-body-right-content-bottom-left{
		width: 50%;
	}


}

@media only screen and  (max-width: 1545px) {
.project-details p {
	font-size:14px;
}

}

@media only screen and  (max-width: 1490px) {

	.item,
	.item-hover,
	.item-hover .mask,
	.item-img,
	.item-info {
		width: 300px;
		height: 160px;
	}

input.contact-input, textarea{
    width: 230px;
    font-family: 'Optima-Regular', Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.contact-table {
    font-size: 14px;
}
}


@media only screen and  (max-width: 1415px) {


#contact-container-body-right-content-bottom-right {
		left: 5%;
	}

}


@media only screen and  (max-width: 1390px) {

	.item,
	.item-hover,
	.item-hover .mask,
	.item-img,
	.item-info {
		width: 290px;
		height: 155px;
	}

#contact-container {
       top: 10%; 
       left: 0;
       bottom: 10%; 
       width:90%;
       heigth:100%;
	}

#contact-container-body {
		height: 90%;
}

#contact-container-body-right-content-bottom-right {
		top: 0%;
	}

a.contact-text-link:link, a.contact-text-link:hover, a.contact-text-link:visited {
    font-size: 14px;}

.contact-table {
    font-size: 14px;
}


.fixed-column {
	width:30%;
}

}

@media only screen and  (max-width: 1390px) {
	.project-details p {
	   margin: 0px 10px 5px 10px;
	}
	}
	
@media only screen and  (max-width: 1300px) {

	.item,
	.item-hover,
	.item-hover .mask,
	.item-img,
	.item-info {
		width: 290px;
		height: 155px;
	}

#contact-container {
	top:2%;
	left:5%;
	bottom:5%;
	right:10%;
	width: 90%;
	height: 85%;
	}

#contact-container-body {
		height: 90%;
}
	
}

@media only screen and  (max-width: 1265px) {

	.item,
	.item-hover,
	.item-hover .mask,
	.item-img,
	.item-info {
		width: 280px;
		height: 150px;
	}


#contact-container {
	top:2%;
	left:5%;
	bottom:5%;
	right:10%;
	width: 90%;
	height: 85%;
	}
		
#contact-container-footer-right {
		font-size:14px;
        padding: 10px 0px 0px 0px;
}

#nav-items ul{
	margin:0 0 0 0;
	padding:0;
	list-style-type:none;
	width: 100%;
	float:left;
}
.nav-holder {
	float:right;
	position:relative;
	width: 100%;
	}
	
nav {
	position:relative;
	float:left;
	width:100%;
}

.logo-holder img{
	width: 80%;
	text-align: left;
	}
	
}


@media only screen and  (max-width: 1239px) {

#contact-container-body-right-content-top {
	height: 40%;
	}
#contact-container {
	top:2%;
	left:5%;
	bottom:5%;
	right:10%;
	width: 90%;
	height: 80%;
	}

}

@media only screen and  (max-width: 1230px) {

	.item,
	.item-hover,
	.item-hover .mask,
	.item-img,
	.item-info {
		width: 270px;
		height: 150px;
	}
	
#nav-items ul li a span{
	font-size:11px;
}

#nav-items ul li a:hover span{
	font-size:11px;
}

#nav-items ul li a.current span{
	padding-top: 5px;
	}


}

@media only screen and  (max-width: 1163px) {

#contact-container-body-right-content-top {
	height: 40%;
	}
#contact-container {
	top:2%;
	left:5%;
	bottom:5%;
	right:10%;
	width: 90%;
	height: 80%;
	}

.project-details p {
	font-size:14px;
}

}

@media only screen and  (max-width: 1117px) {

	.item,
	.item-hover,
	.item-hover .mask,
	.item-img,
	.item-info {
		width: 350px;
		height: 190px;
	}


.mob-bg {
	display:block;
}
.wrapper-inner  , header , footer-old , .fixed-filter{
	width:100%;
}
.wrapper-inner {
	padding:0 0;
} 
.inline-facts-holder:before , .show-info , .hide-column  , .img-wrap  , .bg-animate{
	display:none;
}
.inline-facts h6 {
	float: none;
	font-size:16px;
	text-align:center;
}
.num{
	float: none;
	text-align:center;
}

.container{
	margin: 1px 1px 1px 1px;
	}
	
.logo-holder {
	float:left;
	z-index:21;
	position: relative;
	bottom:0;
	top:0;
	left:0;
	text-align:left;
}

.logo-holder img {
	margin-top: 20px;
	margin-left: 20px;
	width: 80%;
}

.nav-button-holder  {
	display:block;
	padding-right: 10px;
}
.nav-holder {
	position:absolute;
	top: 10px;
	left:0;
	width:50%;
	padding:30px 0;
	display:none;
	height:200px;
	overflow-x: hidden;
	overflow-y: auto;
	background:rgba(255,255,255,0.85);
    -webkit-transform: translate3d(0,0,0);
	z-index:10;

}
nav ul li  , nav ul li ul li , nav li ul li > ul    {
	float:left;
	width:100%;
	margin-bottom:10px;
	text-align:left;
	left:0;
	opacity:1;
	right: 0;
}

nav ul li ul li , nav li ul li > ul li {
	 list-style:circle;
}
nav li ul {
	margin: 0;
	padding-left:20px;
	opacity: 1;
	visibility: hidden;
	position: relative;
	width:100%;
	display:none;
	top:0;
	left: 0;
	z-index: 1;    	
	border-bottom:none;  
}
nav li:hover > ul {
	display: block;
} 
nav li ul li:hover ul  {
	display: block;
}
nav li a.act-link:before , nav li a.act-link:after {
	left:7px;
}

#nav-items {
	width: 100%;
	position:absolute;
	height:37px;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	padding: 0 0px 0 20px;
	background-color:transparent;
}

#nav-items ul{
margin:0 0 0 0;
margin-left:10%;
padding:0;
list-style-type:none;
width:auto;
float:left;
}

#nav-items ul li {
display:block;
float:left;
margin:0 1px;
}

#nav-items ul li a {
display:block;
float:left;
color:#000;
text-decoration:none;
padding:0 0 0 20px;
height:32px;
}

#nav-items ul li a span {
padding: 10px 25px 0 0;
height:21px;
float:left;
font-weight: normal;
font-family:'Optima-Regular', Arial, Helvetica, sans-serif;}

#nav-items ul li a:hover {
color:#000;
background:none;
}

#nav-items ul li a:hover span {
display:block;
width:auto;
cursor:pointer;
}

#nav-items ul li a.current,#pronav ul li a.current:hover {
color:#993366;
font-weight:bold;
background:none;
}

#nav-items ul li a.current span {
display:block;
width:auto;
height:32px;
font-weight:bold;
}
.slide-title-holder {
	width:100%;
}
.slide-title {
	top:45%;
	float:none;
	margin: 0 auto;
	border-right:none;
	padding:50px;
}
.slide-title h3 {
	 font-size:22px;
}
.slide-title h4 {
	  font-size:12px
}
.height-emulator  , .to-top{
	display:none;
}

#footer{
	position: relative;
	top:0px;
	}
	
.footer-inner-col1 {
   width: 70%;
   text-align: left;
   left:5px;
}

.footer-inner-col2 {
    position: relative;
	float: right;
	text-align:right;
	right:5px;
}

.page-title {
	padding-bottom:20px;
}
.page-title h2 {
	font-size:30px;	
} 
section {
	padding:30px 0;
}

section.no-padding {
	padding:0px 0;
}

.fixed-column {
	float:left;
	position:relative;
	width:100%;
	height:auto;
	right:0;
	left:0;
	top:0;
}
.fixed-column  section {
	padding:30px 0 20px;
	border: none !important;
}

.media-container {
	float:left;
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:100%;
	overflow:auto;
} 
.colum-w {
	padding-top:0 !important
} 
.fw .zoomimage {
	top:150px;
}

#contact-container {
	top:0%;
	left:0%;
	bottom:2%;
	right:0%;
	width: 93%;
	height: 75%;
	}

#contact-container-body {
	height: 90%;
}

#contact-container-body-left p {
		font-size:11px;
		line-height:13px;
	}

#contact-container-body-left-table{
		padding-top:3px;
		font-size:11px;
	}

#contact-container-body-right-content-bottom-left p {
		font-size:11px;
	}
#contact-container-body-right-content-bottom-right {
		left: 5%;
	}

h1.contact-text-bold{
	font-size:14px;}
	
.contact-table {
	font-size:14px;}

a.contact-text-link:link, a.contact-text-link:hover, a.contact-text-link:visited {
    font-size: 14px;}
	
.form-button {
    font-size: 14px;
}

}

@media only screen and  (max-width: 980px) {

#contact-container {
	position:relative;
	top:8%;
	left:1%;
	right:1%;
	width: 95%;
	height: 78%;
	}

#contact-container-body-right-content-bottom-left {
		width:55%;
		font-size:11px;
	}

#contact-container-body-right-content-bottom-right {
		left: 0%;
		top: 35%;
	}
}


@media only screen and  (max-width: 800px) {

	.item,
	.item-hover,
	.item-hover .mask,
	.item-img,
	.item-info {
		width: 320px;
		height: 170px;
	}

.wrapper-inner {
	padding:0;
	}
	

.selectMe {
	display:none;
}
.header-inner {
	padding-right:10px;
}
.team-holder li {
	float:left;
	width:50%;
}

#wrapper-contact{
	height:100%; 
	margin-left:0;
	vertical-align:top; 
	position:relative; 
	left:0; 
	top:0; 
	right:0;
	z-index:2;
	width:100%; 
	overflow: scroll;
	background-color:#000000;
	padding-bottom: 20px;
}

.bg {
	background-image:none;
	background-color:#000000;
	}

.overlay {
	background-color:transparent;
	}	
	
#contact-container {
	position:relative; 
	top:8%;
	left:0%;
	bottom:0%;
	right:1%;
	width: 96%;
	height:40%;
	}

.contact-logo-holder {
	visibility:hidden;
}

#contact-container-body{
	height:500px;
	}


h1.contact-text-bold{
	font-size:14px;
	color:#000;
}


#contact-container-body-left {
        position:relative;
        padding:10px 25px 10px 25px;
        width:100%;
		height: 100%;
		background-color:#F2EEE7;
	}

#contact-container-body-left p {
		font-size:12px;
		color:#000;
		line-height:16px;
		padding-top: 10px;
	}

#contact-container-body-right {
        position:relative;
        padding:50px 25px 10px 25px;
        width:100%;
		left:0%;
	}

.contact-container-body-left-bottom {
	visibility:hidden;
	}
#contact-container-footer-right {
		font-size:11px;
        padding: 10px 0px 0px 0px;
}

#contact-container-body-right-content-top {
		height:50%;
	}

#contact-container-body-right-content-bottom-right {
		top: 5%;
		left: 10%;
	}

h1.contact-text-bold{
	font-size:14px;
	color:#000;
}
#contact-container-body-right-content-bottom-left p {
		font-size:12px;
		color:#000;
	}

#contact-container-body-left-table {
	width:80%;
	color:#000;
	font-size:12px;
	padding-top: 10px;

	}

input.contact-input{
        width: 265px;
	}

textarea.contact-input{
         width: 265px;;
	}

.contact-form-button-position{
	margin-left: 0px
	}

.footer-inner-col1 {
    width:80%;
	text-align:left;
}
.footer-inner-col2 {
	width:20%;
	text-align:right;
	}
	
.logo-holder img {
	margin-top:20px;
	}
}

@media only screen and  (max-width: 680px) {

	
	.item,
	.item-hover,
	.item-hover .mask,
	.item-img,
	.item-info {
		width: 290px;
		height: 155px;
	}


}

@media only screen and  (max-width: 660px) {

	.item,
	.item-hover,
	.item-hover .mask,
	.item-img,
	.item-info {
		width: 270px;
		height: 155px;
	}

#contact-container {
	position:relative; 
	top:8%;
	left:0%;
	bottom:0%;
	right:1%;
	width: 96%;
	height:43%;
	}

}

@media only screen and  (max-width: 640px) {

	.item,
	.item-hover,
	.item-hover .mask,
	.item-img,
	.item-info {
		width: 260px;
		height: 140px;
	}

#contact-container {
	position:relative; 
	top:8%;
	left:0%;
	bottom:0%;
	right:1%;
	width: 96%;
	height:100%;
	}


}

@media only screen and  (max-width: 620px) {

	.item,
	.item-hover,
	.item-hover .mask,
	.item-img,
	.item-info {
		width: 250px;
		height: 135px;
	}

h1.contact-text-bold{
	font-size:12px;
	color:#000;
}
#contact-container-body-right-content-bottom-left p {
		font-size:11px;
		color:#000;
		line-height:14px;
	}

#contact-container-body-left-table {
	width:80%;
	color:#000;
	font-size:11px;
	padding-top: 5px;
	}

#contact-container-body-left p {
		font-size:11px;
		color:#000;
		line-height:12px;
		padding-top: 0px;
	}
	
#contact-container-footer-right {
		font-size:11px;
        padding: 5px 0px 0px 0px;
}

#contact-container-body-right{
	padding:0px;}
}

@media only screen and  (max-width: 540px) {

#contact-container-body-right-content-bottom-right {
	visibility:hidden;
	}
	
#contact-container-body-right-content-bottom-left {
	width:100%
	}
	.item,
	.item-hover,
	.item-hover .mask,
	.item-img,
	.item-info {
		width: 340px;
		height: 170px;
	}

.form-button {
	font-size:14px;
	line-height:18px;
	}

input.contact-input{
        width: 200px;
	}

textarea.contact-input{
         width: 200px;;
	}

.contact-table{
	width:270px
	}
	
	
h3.contact-title {
	font-size: 13px;
	padding: 10px 0px 0px 0px;
	}

h1.contact-text-bold {
	font-size: 11px;
	padding: 0px;
	line-height: 13px;
	}

.num{
	font-size:62px; 
}
.page-title h2 {
	font-size:20px;
}
.resume-head h3 {
	font-size:30px;
} 
.team-holder li {
	float:left;
	width:100%;
	padding:20px 0;
}
.gallery-item {
	width:100%!important;
}
.grid-small-pad  .grid-item-holder , .grid-big-pad  .grid-item-holder{
	padding:20px 0 !important;
}
.gallery-filters {
	margin-top:50px;
}
.gallery-filters  a {
	width:100%;
	text-align:left;
	padding-bottom:10px;
}
.fixed-filter a {
	width: auto !important;
}
.gallery-filters  a:before {
	height:1px;
	width:0; 
}
.gallery-filters  a.gallery-filter-active:before {
	width:40px;
}

#contact-container-footer-right {
		font-size:11px;
        padding: 5px 0px 0px 0px;
		color:#000;
}
#contact-container-footer-left {
        z-index:20;
        padding:5px 0px 0px 0px;
		color:#000;
	}

}

@media only screen and  (max-width: 480px) {


#contact-container {height: 100%;}

#footer{
	height:70px;
	}
	
.footer-inner-col2{
	width:50%;
	position:relative;
	float:left;
	text-align:left;
	left:5px;
	}
}


@media only screen and  (max-width: 380px) {

	.item,
	.item-hover,
	.item-hover .mask,
	.item-img,
	.item-info {
		width: 260px;
		height: 140px;
	}

#contact-container {height: 70%;}


}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
.bg {
	background-attachment: scroll !important;
	-webkit-background-size:cover;
	background-position:center;
}
}

.pagination {
    display:none;
}


}