body{background-color: #FFFFFF;margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;font-family:'prox', sans-serif;}

body,td,th{color: #000000;}
a:link {color:#000;text-decoration: none;}      /* unvisited link */
a:hover {color:#ffa800;text-decoration: none;}  /* mouse over link */

img {border: 0;}
a {outline: none;}
a img {outline: none;}

.container {float:top;width: 100%;height: 100%;position:absolute;text-align:center;margin:auto;min-width:470px;}
	
 /* FULL MENU */

#header_top {margin-top: 0px;width:100%; height:61px; background: #fff;outline:solid 0px #ffa800;
margin-left: 0%;margin-right: 0%;position:relative;float:top;padding-top:24px;
background-color: rgba(255,168,0,1);z-index:200;max-width:1100px;margin:auto;}
.header_full {width:100%;text-align:left;position: absolute;margin-left: 0%;min-width:100px;outline:solid 0px #ffa800;
font-size:16px;letter-spacing:4px;line-height:1.5;z-index:250;}
.header_full img {  outline: solid 0px #000; margin-bottom:-9px;}
.header_full img:hover {  outline: solid 0px #ffa800}

 /* MENU BAR */	

.header {top:0;position:fixed;z-index:150;_position:absolute;
    _top:expression(eval(document.documentElement.scrollBottom+
    document.documentElement.clientHeight-this.offsetHeight)));
	text-align: left;color: rgba(0, 0, 0, 1);height:50px;width:100%;
	background-color: rgba(255, 255, 255, 1);color: rgba(0, 0, 0, 1);
	min-width: 250px;padding-top:35px;outline:solid 0px #ffa800;}
	
.header_full2 {width:100%;text-align:center;position: relative;margin-left: 0%;min-width:100px;;margin:auto;max-width:1100px;}
.header_l {width:49.25%;text-align:left;position: absolute;margin-left: 0%;min-width:100px;outline:solid 0px #ffa800;font-size:16px;
letter-spacing:4px;line-height:1.5;z-index:250;margin-top:-2px;}
.header_l img:hover {  outline: solid 0px #ffa800}
.header_l img {  outline: solid 0px #000;}
.header_r {width:49.25%;text-align:right;position: absolute;margin-left:50.25%;min-width:100px;outline:solid 0px #ffa800;font-size:20px;letter-spacing:4px;line-height:1.5;z-index:250;color:#000;}
.header_r2 {width:49.25%;text-align:right;position: absolute;margin-left:50.25%;min-width:100px;outline:solid 0px #ffa800;font-size:20px;letter-spacing:4px;line-height:1.5;color:#000;}

 /* MENU SIDE BAR */
 
.menubar {z-index:340;background-color: rgba(255,168,0,1);width: 150px;
height: 100%;text-align:right;top:0;left:100%;padding-top:35px;padding-right:0px;
line-height:50px;position:fixed;border-left:solid 0px #ffa800;}
.menu_item {position: absolute;right: 16px;outline:solid 0px #fff;width:110px;margin-bottom: 20px;
font-size:16px;letter-spacing:2px;line-height:1.5;display:block;}
.menu_item a:link {color:#000000;text-decoration: none;}      /* unvisited link */
.menu_item a:visited {color:#000000;}  /* visited link */
.menu_item a:hover {color:#ffffff;text-decoration: none;}  /* mouse over link */
.menu_item a:active {color:#ffffff;}  /* selected link */

 /* BODY CONTAINERS */

#home {margin-top: 55px;width:100%; height:auto; background: #fff;margin-left: 0%;margin-right: 0%;position:relative;
float:top;margin:auto;max-width:1100px;padding-top:0px;}
#about {width:100%; height:auto; background: #fff;;margin-left: 0%;margin-top:0;
padding-right:0%;padding-left:0%;position:relative;float:top;margin:auto;max-width:1100px;z-index:50;}
#work {width:100%;height:auto;background: #fff;margin-left: 0%;margin-right: 0%;margin-top:0;
padding-right:0%;padding-left:0%;position:relative;margin:auto;max-width:1100px;}
#contact {margin-bottom: 55px;width:100%; height:auto; background: #fff;margin-left: 0%;margin-right: 0%;margin-top:0;
padding-right:0%;padding-left:0%;position:relative;float:top;margin:auto;max-width:1100px;}

 /* WORK CONTAINERS */

.whole_work {width:100%;position: relative;margin-left: 0%;min-width:75px;text-align:center;max-width:1100px;}
.work_row {width:100%;margin-left:0%;text-align:left;position:relative;padding-top:0px;top:0;bottom:0px;margin-top:0px;}

.work_l_3rd {width:33.3333%;margin-left: 0%;padding-top:0px;padding-bottom:0em;text-align:center;font-weight:bold;font-size:14px;letter-spacing:5px;text-align:center;line-height:2.25em;outline:0px solid #000;}
.work_c_3rd {width:33.3333%;margin-left: 33.3333%;padding-top:0px;top:0; position:absolute;padding-bottom:0;text-align:center;font-weight:bold;font-size:14px;letter-spacing:5px;text-align:center;line-height:2.25em;}
.work_r_3rd {width:33.3333%;margin-left:66.6666%;padding-top:0px;;top:0; position:absolute;padding-bottom:0;text-align:center;font-weight:bold;font-size:14px;letter-spacing:5px;text-align:center;line-height:2.25em;outline:0px solid #000;}
.work_l_3rd img {padding-bottom:1.6em;}
.work_r_3rd img {padding-bottom:1.6em;}
.work_c_3rd img {padding-bottom:1.6em;}
.work_l_3rd a:hover {
     background-color: rgba(255,168,0,1);color:#fff;
     -webkit-transition: background-color 400ms linear;
     -moz-transition: background-color 400ms linear;
     -o-transition: background-color 400ms linear;
     -ms-transition: background-color 400ms linear;
     transition: background-color 400ms linear;}
.work_c_3rd a:hover {
     background-color: rgba(255,168,0,1);color:#fff;
     -webkit-transition: background-color 400ms linear;
     -moz-transition: background-color 400ms linear;
     -o-transition: background-color 400ms linear;
     -ms-transition: background-color 400ms linear;
     transition: background-color 400ms linear;}
.work_r_3rd a:hover {
     background-color: rgba(255,168,0,1);color:#fff;
     -webkit-transition: background-color 400ms linear;
     -moz-transition: background-color 400ms linear;
     -o-transition: background-color 400ms linear;
     -ms-transition: background-color 400ms linear;
     transition: background-color 400ms linear;}

 /* ABOUT CONTAINERS */

.about_row {width:100%;margin-left:0%;text-align:left;position:relative;padding-top:0px;top:0;bottom:0px;margin-top:0px;margin-bottom:0px;}
.about_l_3rd {width:33.3333%;margin-left: 0%;padding-top:0px;padding-bottom:0em;text-align:center;font-size:12px;letter-spacing:4px;text-align:center;line-height:2.25em;outline:0px solid #000;}
.about_c_3rd {width:33.3333%;margin-left: 33.3333%;padding-top:0px;top:0; position:absolute;padding-bottom:0;text-align:center;font-size:12px;letter-spacing:2px;text-align:center;line-height:2.25em;}
.about_r_3rd {width:33.3333%;margin-left:66.6666%;padding-top:0px;;top:0; position:absolute;padding-bottom:0;text-align:center;font-size:12px;letter-spacing:2px;text-align:center;line-height:2.25em;outline:0px solid #000;}
	 
.skills_row {background:url(../img/about/4.jpg) repeat;background-width:cover;min-height:300px;width:100%;margin-left:0%;
text-align:left;position:relative;padding-top:0px;top:0;bottom:0px;margin-top:0px;vertical-align:middle;color:#FFFFFF;}
.skills_l_3rd {width:30%;margin-left: 2.5%;padding-top:6.75%;padding-bottom:0em;
font-size:15px;line-height:1.5;letter-spacing:2px;text-align:center;outline:0px solid #000;color:#fff;}
.skills_c_3rd {width:30%;margin-left: 35%;padding-top:6.75%;top:0; position:absolute;padding-bottom:0;text-align:center;
font-size:15px;line-height:1.5;letter-spacing:2px;text-align:center;color:#fff;}
.skills_r_3rd {width:30%;margin-left:67.5%;padding-top:6.75%;;top:0; position:absolute;padding-bottom:0;text-align:center;
font-size:15px;line-height:1.5;letter-spacing:2px;text-align:center;color:#fff;}

.contact_row {background:url(../img/contact/4.jpg) repeat;background-width:cover;min-height:300px;width:100%;margin-left:0%;
text-align:left;position:relative;padding-top:0px;top:0;bottom:0px;margin-top:0px;vertical-align:middle;color:#FFFFFF;margin-bottom:5px;}
.contact_l_3rd {width:30%;margin-left: 2.5%;padding-top:7.5%;padding-bottom:0em;
font-size:15px;line-height:1.5;letter-spacing:2px;text-align:center;outline:0px solid #000;color:#fff;}
.contact_c_3rd {width:30%;margin-left: 35%;padding-top:7.5%;top:0; position:absolute;padding-bottom:0;text-align:center;
font-size:15px;line-height:1.5;letter-spacing:2px;text-align:center;color:#fff;}
.contact_r_3rd {width:30%;margin-left:67.5%;padding-top:7.5%;;top:0; position:absolute;padding-bottom:0;text-align:center;
font-size:15px;line-height:1.5;letter-spacing:2px;text-align:center;color:#fff;}

.row {width:100%;margin-left:0%;text-align:left;position:relative;outline:0px solid #ffa800;}

.l_3rd {width:33%;margin-left: 0%;padding-top:0px;text-align:left;outline:solid 0px #ffa800;}
.c_3rd {width:33%;margin-left: 33%;padding-top:0px;top:0; position:absolute;text-align:left;outline:solid 0px #ffa800;}
.r_3rd {width:33%;margin-left:66%;padding-top:0px;;top:0; position:absolute;text-align:left;outline:solid 0px #ffa800;}
.l_half {width:49.25%;margin-left: .5%;padding-top:0px;top:0;text-align:left;outline:solid 0px #ffa800;font-size:16px; line-height:1.5;letter-spacing:1px;}
.r_half {width:49.25%;margin-left:50.25%;padding-top:0px;;top:0; position:absolute;text-align:left;outline:solid 0px #ffa800;font-size:16px; line-height:1.5;letter-spacing:1px;}
.l_half_c {width:49.75%;margin-left: 0%;padding-top:0px;top:0;text-align:center;outline:solid 0px #ffa800;font-size:12px;letter-spacing:4px;}
.r_half_c {width:49.75%;margin-left:50.25%;padding-top:0px;;top:0; position:absolute;text-align:center;outline:solid 0px #ffa800;font-size:12px;letter-spacing:4px;}

.whole {
	width:100%;
	position: relative;
	margin-left: 0%;
	min-width:75px;
	text-align:center;
	max-width:1100px;
	color: #000000;}

.sect_title {width:100%;margin:auto;min-width:75px;text-align:center;position:relative;min-width:100px;
	letter-spacing:4px;font-size:18px;padding-top:15px;padding-bottom:15px;background-color:rgba(255,255,255,1);
	border-bottom:0px solid #ffa800; margin-bottom:0px;}
	
 /* TEXT SELECT HACK */

::selection {background: #ffa800;color:#fff; /* Safari */	}
::-webkit-selection {background:#ffa800;;color:#fff;/* Chrome */}
::-moz-selection {background: #ffa800;;color:#fff; /* Firefox */}

 /* LINK EASING 

a:hover { -o-transition:.25s;
  -ms-transition:.25s;
  -moz-transition:.25s;
  -webkit-transition:.25s;
  transition:.25s;} */
  
 /* FOOTER */
  
.copyright {bottom:0;position:relative;z-index:50;_position:absolute;
    _top:expression(eval(document.documentElement.scrollTop+
    document.documentElement.clientHeight-this.offsetHeight)));
	text-align: left;background-color: rgba(255,168,0,1);height:85px;width:100%;outline:solid 0px #000;max-width:1100px; margin:auto;}
.copyright_full {width:98%;text-align:center;position: absolute;margin-left: 1%;min-width:100px;outline:solid 0px #000;
font-size:12px;letter-spacing:4px;line-height:1.5;z-index:250;margin-top:35px;}
.copyright_full2 {width:100%;text-align:center;position: relative;margin-left: 0%;min-width:100px;;margin:auto;max-width:1100px;}
a#whitelink {color:#fff}
a:hover#whitelink_menu {color:#fff}

 /* GOOGLE MAP */

#map {height:300px; width:100%;margin-top:7px;}

 /* B+W FADE IMAGE WRAPPER */
 
.bwWrapper {position:relative;display:block;padding-bottom:0;}

 /* PARALLAX */
 
.parallax_bg {
background:url(../img/home/bg_1.html) no-repeat;width:100%;background-size:100%;z-index:20;}
.parallax_overlay{
background:url(../img/home/bg_2.html) no-repeat;width:100%;background-size:100%;z-index:10;opacity:1;top:0;}

 /* TOOLTIP */

#pup {position:absolute;z-index:200;padding-top: 5px;margin-left: -60px;margin-right: 12px;
margin-top: -42px;width: 150px;height:20px;background-color: rgba(255, 255, 255, .88);color:#000000;
font-size:12px;letter-spacing:4px;line-height:1.5; outline:solid 1px #ffa800;text-align:center;}


.tooltip{display: inline;position: relative;}
.tooltip:hover:after{background: #333;
    background: rgba(0,0,0,0);
    bottom: 21px;
    color: #000;
    right: -50px;
	padding:5px;
    position: absolute;
    z-index: 500;
    width: 100px;
	font-size:12px;letter-spacing:4px;line-height:1.5;}
.tooltip:hover:after{content: attr(tooltip);}
.tooltip:hover:before{
    border: solid;
    border-color: #fff transparent;
    border-width: 10px 5px 0 5px;
    bottom: 25px;
    content: "";
    left: 25%;
    position: absolute;
    z-index: 499;}
	
	
	
	
	
	
	
	
	
	
 /* CYCLED */
 
 .cycled,
.cycled:after { 
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0; 
}
.cycled:after { 
    content: '';
    background: transparent url(../img/pattern.png) repeat top left;     top: 0px;
    left: 0px;
}
.cycled li span { 
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    opacity: 0;
    z-index: 0;
	-webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 48s linear infinite 0s;
    -moz-animation: imageAnimation 48s linear infinite 0s;
    -o-animation: imageAnimation 48s linear infinite 0s;
    -ms-animation: imageAnimation 48s linear infinite 0s;
    animation: imageAnimation 48s linear infinite 0s; 
}
.cycled li div { 
    z-index: 1000;
    position: absolute;
    top: 35%;
    left: 0px;
    width: 100%;
    text-align: center;
    opacity: 0;
    color: #fff;
    -webkit-animation: titleAnimation 48s linear infinite 0s;
    -moz-animation: titleAnimation 48s linear infinite 0s;
    -o-animation: titleAnimation 48s linear infinite 0s;
    -ms-animation: titleAnimation 48s linear infinite 0s;
    animation: titleAnimation 48s linear infinite 0s; 
}

.cycled li:nth-child(1) span {background-image: url(../img/1.jpg)}
.cycled li:nth-child(2) span { 
    background-image: url(../img/2.jpg);
    -webkit-animation-delay: 4s;
    -moz-animation-delay: 4s;
    -o-animation-delay: 4s;
    -ms-animation-delay: 4s;
    animation-delay: 4s; }
.cycled li:nth-child(3) span { 
    background-image: url(../img/3.jpg);
    -webkit-animation-delay: 8s;
    -moz-animation-delay: 8s;
    -o-animation-delay: 8s;
    -ms-animation-delay: 8s;
    animation-delay: 8s; }
.cycled li:nth-child(4) span { 
    background-image: url(../img/4.jpg);
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s; }
.cycled li:nth-child(5) span { 
    background-image: url(../img/5.jpg);
    -webkit-animation-delay: 16s;
    -moz-animation-delay: 16s;
    -o-animation-delay: 16s;
    -ms-animation-delay: 16s;
    animation-delay: 16s; }
.cycled li:nth-child(6) span { 
    background-image: url(../img/6.jpg);
    -webkit-animation-delay: 20s;
    -moz-animation-delay: 20s;
    -o-animation-delay: 20s;
    -ms-animation-delay: 20s;
    animation-delay: 20s; }
.cycled li:nth-child(7) span { 
    background-image: url(../img/7.jpg);
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s; }
.cycled li:nth-child(8) span { 
    background-image: url(../img/8.jpg);
    -webkit-animation-delay: 28s;
    -moz-animation-delay: 28s;
    -o-animation-delay: 28s;
    -ms-animation-delay: 28s;
    animation-delay: 28s; }
.cycled li:nth-child(9) span { 
    background-image: url(../img/9.jpg);
    -webkit-animation-delay: 32s;
    -moz-animation-delay: 32s;
    -o-animation-delay: 32s;
    -ms-animation-delay: 32s;
    animation-delay: 32s; }
.cycled li:nth-child(10) span { 
    background-image: url(../img/10.jpg);
    -webkit-animation-delay: 36s;
    -moz-animation-delay: 36s;
    -o-animation-delay: 36s;
    -ms-animation-delay: 36s;
    animation-delay: 36s; }
.cycled li:nth-child(11) span { 
    background-image: url(../img/11.jpg);
    -webkit-animation-delay: 40s;
    -moz-animation-delay: 40s;
    -o-animation-delay: 40s;
    -ms-animation-delay: 40s;
    animation-delay: 40s; }




.cycled li:nth-child(2) div { 
    -webkit-animation-delay: 4s;
    -moz-animation-delay: 4s;
    -o-animation-delay: 4s;
    -ms-animation-delay: 4s;
    animation-delay: 4s; 
	z-index:100;}
.cycled li:nth-child(3) div { 
    -webkit-animation-delay: 8s;
    -moz-animation-delay: 8s;
    -o-animation-delay: 8s;
    -ms-animation-delay: 8s;
    animation-delay: 8s; 
	z-index:100;}
.cycled li:nth-child(4) div { 
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s; 
	z-index:100;}
.cycled li:nth-child(5) div { 
    -webkit-animation-delay: 16s;
    -moz-animation-delay: 16s;
    -o-animation-delay: 16s;
    -ms-animation-delay: 16s;
    animation-delay: 16s; }
.cycled li:nth-child(6) div { 
    -webkit-animation-delay: 20s;
    -moz-animation-delay: 20s;
    -o-animation-delay: 20s;
    -ms-animation-delay: 20s;
    animation-delay: 20s; 
	z-index:100;}
.cycled li:nth-child(7) div { 
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s; 
	z-index:100;}
.cycled li:nth-child(8) div { 
    -webkit-animation-delay: 28s;
    -moz-animation-delay: 28s;
    -o-animation-delay: 28s;
    -ms-animation-delay: 28s;
    animation-delay: 28s; 
	z-index:100;}
.cycled li:nth-child(9) div { 
    -webkit-animation-delay: 32s;
    -moz-animation-delay: 32s;
    -o-animation-delay: 32s;
    -ms-animation-delay: 32s;
    animation-delay: 32s; 
	z-index:100;}
.cycled li:nth-child(10) div { 
    -webkit-animation-delay: 36s;
    -moz-animation-delay: 36s;
    -o-animation-delay: 36s;
    -ms-animation-delay: 36s;
    animation-delay: 36s; 
	z-index:100;}
.cycled li:nth-child(11) div { 
    -webkit-animation-delay: 40s;
    -moz-animation-delay: 40s;
    -o-animation-delay: 40s;
    -ms-animation-delay: 40s;
    animation-delay: 40s; 
	z-index:100;}


.cycled li div h3 { 
    font-family: 'prox_cond';
	font-weight:100;
	letter-spacing:8px;
	color:#fff;
    font-size: 50px;
    top: -100px;
    line-height: 100px; 
	top:50px;}


@media screen and (max-width: 1100px) { 
    .cycled li div h3 { font-size: 50px }
}
@media screen and (max-width: 760px) { 
    .cycled li div h3 { font-size: 25px }
}



/* Animation for the slideshow img */
@-webkit-keyframes imageAnimation { 
    0% { opacity: 0;
    -webkit-animation-timing-function: linear; }
    8% { opacity: 1;
         -webkit-animation-timing-function: linear; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@-moz-keyframes imageAnimation { 
    0% { opacity: 0;
    -moz-animation-timing-function: linear; }
    8% { opacity: 1;
         -moz-animation-timing-function: linear; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@-o-keyframes imageAnimation { 
    0% { opacity: 0;
    -o-animation-timing-function: linear; }
    8% { opacity: 1;
         -o-animation-timing-function:linear ; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@-ms-keyframes imageAnimation { 
    0% { opacity: 0;
    -ms-animation-timing-function: linear; }
    8% { opacity: 1;
         -ms-animation-timing-function: linear; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@keyframes imageAnimation { 
    0% { opacity: 0;
    animation-timing-function: linear; }
    8% { opacity: 1;
         animation-timing-function: linear; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
/* Animation for the title */
@-webkit-keyframes titleAnimation { 
    0% { opacity: 0 }
    8% { opacity: 1 }
    17% { opacity: 1 }
    19% { opacity: 0 }
    100% { opacity: 0 }
}
@-moz-keyframes titleAnimation { 
    0% { opacity: 0 }
    8% { opacity: 1 }
    17% { opacity: 1 }
    19% { opacity: 0 }
    100% { opacity: 0 }
}
@-o-keyframes titleAnimation { 
    0% { opacity: 0 }
    8% { opacity: 1 }
    17% { opacity: 1 }
    19% { opacity: 0 }
    100% { opacity: 0 }
}
@-ms-keyframes titleAnimation { 
    0% { opacity: 0 }
    8% { opacity: 1 }
    17% { opacity: 1 }
    19% { opacity: 0 }
    100% { opacity: 0 }
}
@keyframes titleAnimation { 
    0% { opacity: 0 }
    8% { opacity: 1 }
    17% { opacity: 1 }
    19% { opacity: 0 }
    100% { opacity: 0 }
}
/* Show at least something when animations not supported */
.no-cssanimations .cycled li span{
	opacity: 1;
}






/* OVERALL PAGE STYLE */


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html,body {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
input{
	border:1px solid #b0b0b0;
	padding:3px 5px 4px;
	color:#979797;
	width:190px;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* General Demo Style */
body{
}
.ie7 body{
	overflow:hidden;
}
a{
	color: #333;
	text-decoration: none;
}
.container{

}
.clr{
	clear: both;
}
.container > header{
	padding: 30px 30px 10px 20px;
	margin: 0px 20px 10px 20px;
	position: relative;
	display: block;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    text-align: left;
}
.container > header h1{

}
.container > header h1 span{

}
.container > header h2, p.info{

}
/* Header Style */
.codrops-top{

}
.codrops-top a{
}
.codrops-top a:hover{
}
.codrops-top span.right{
}
.codrops-top span.right a{
}

p.codrops-demos{
}
p.codrops-demos a,
p.codrops-demos a.current-demo,
p.codrops-demos a.current-demo:hover{
    display: inline-block;
	border: 1px solid #6d0019;
	padding: 4px 10px 3px;
	font-size: 13px;
	line-height: 18px;
	margin: 2px 3px;
	font-weight: 800;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.1);
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	color:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #a90329;
	background: -moz-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019));
	background: -webkit-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%);
	background: -o-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%);
	background: -ms-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%);
	background: linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%);
}
p.codrops-demos a:hover{
	background: #6d0019;
}
p.codrops-demos a:active{
	background: #6d0019;
	background: -moz-linear-gradient(top, #6d0019 0%, #8f0222 56%, #a90329 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6d0019), color-stop(56%,#8f0222), color-stop(100%,#a90329));
	background: -webkit-linear-gradient(top, #6d0019 0%,#8f0222 56%,#a90329 100%);
	background: -o-linear-gradient(top, #6d0019 0%,#8f0222 56%,#a90329 100%);
	background: -ms-linear-gradient(top, #6d0019 0%,#8f0222 56%,#a90329 100%);
	background: linear-gradient(top, #6d0019 0%,#8f0222 56%,#a90329 100%);
	-webkit-box-shadow: 0px 1px 1px rgba(255,255,255,0.9);
	-moz-box-shadow:0px 1px 1px rgba(255,255,255,0.9);
	box-shadow: 0px 1px 1px rgba(255,255,255,0.9);
}
p.codrops-demos a.current-demo,
p.codrops-demos a.current-demo:hover{

}
/* Media Queries */
@media screen and (max-width: 767px) {
	.container > header{
		text-align: center;
	}
	p.codrops-demos {
		position: relative;
		top: auto;
		left: auto;
	}
}




/* SWIPE */

.gallery { list-style: none; padding: 0; margin: 0; background-color:rgba(255,255,255,0);}
.gallery:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }


body.ps-active, body.ps-building, div.ps-active, div.ps-building
{background: #000;overflow: hidden;}
body.ps-active *, div.ps-active *{-webkit-tap-highlight-color:  rgba(255, 255, 255, 0); 	display: none;}
body.ps-active *:focus, div.ps-active *:focus { outline: 0; }
div.ps-document-overlay {background: #000;}
/* UILayer */
div.ps-uilayer { background: #000;cursor: pointer;}
/* Zoom/pan/rotate layer */
div.ps-zoom-pan-rotate{background: #000;}
div.ps-zoom-pan-rotate *  { display: block; }
/* Carousel */
div.ps-carousel-item-loading { background: url(../img/icon/loader.html) no-repeat center center;height:24px;width:24px; }
/* Caption */
div.ps-caption
{ 	background: rgba(0, 0, 0, 0);
	color: #fff;
	font-size: 11px;letter-spacing:4px;
	font-family: "prox";
	text-align: center;}
div.ps-caption *  { display: inline; }
div.ps-caption-bottom
{ 	border-top: 1px solid #42403f;
	border-bottom: none;
	min-height: 44px;}
div.ps-caption-content{	padding: 13px;	display: block;}
/* Toolbar */
div.ps-toolbar
{ 	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	font-size: 13px;
	font-family: "prox";
	text-align: center;
	height: 44px;
	display: table;
	table-layout: fixed;}
div.ps-toolbar * { display: block;}
div.ps-toolbar-top {border-top: none;}
div.ps-toolbar-close, div.ps-toolbar-previous, div.ps-toolbar-next, div.ps-toolbar-play
{	cursor: pointer;	display: table-cell;}
div.ps-toolbar div div.ps-toolbar-content
{	width: 44px;
	height: 44px;
	margin: 0 auto 0;
	background-image: url(../img/icon/icons.png);
	background-repeat: no-repeat;}
div.ps-toolbar-close div.ps-toolbar-content{background-position: 0 0;}
div.ps-toolbar-previous div.ps-toolbar-content{background-position: -44px 0;}
div.ps-toolbar-previous-disabled div.ps-toolbar-content{background-position: -44px -44px;}
div.ps-toolbar-next div.ps-toolbar-content{	background-position: -132px 0;}
div.ps-toolbar-next-disabled div.ps-toolbar-content{background-position: -132px -44px;}
div.ps-toolbar-play div.ps-toolbar-content{	background-position: -88px 0;}



/* MOBILE SITE HIDE */

.MB_container {	display:block;
				visibility:visible;
				text-align:center;
				width:100%;
				height:auto;
				font-size:40px;
				letter-spacing:4px;
				background-color:#fff;
}
.MB_header {display:block;background-color:#ffa800;
			height:167px;
			width:100%;
			padding-top:13px;}
.MB_footer {display:block;background-color:#ffa800;
			height:106px;
			width:100%;
			padding-top:74px;
			bottom:0;}
.MB_about {display:block;background-color:#fff;
			height:auto;
			width:90%;
			text-align:center;
			margin-left:5%;}

.ipad .container {display: none;}
.iphone .container {display: none;}
.mobile .container {display: none;}
.ipad .menubar {display: none;}
.iphone .menubar {display: none;}
.mobile .menubar {display: none;}
.ipad .header {display: none;}
.iphone .header {display: none;}
.mobile .header {display: none;}


.win .MB_container {display: none;}
.linux .MB_container {display: none;}
.mac .MB_container {display: none;}
.ie .MB_container {display: none;}
.gecko .MB_container {display: none;}
.opera .MB_container {display: none;}

.mobile .MB_container {display: block;}
.android .MB_container {display: block;}




/* WORK + ABOUT + MENUBAR IE HIDE */

.ie #work {display: none;}

.win #work_IE {display: none;}
.linux #work_IE {display: none;}
.mac #work_IE {display: none;}
.ie #work_IE {display: none;}
.gecko #work_IE {display: none;}
.opera #work_IE {display: none;}
.mobile #work_IE {display: none;}
.webkit #work_IE {display: none;}
.chrome #work_IE {display: none;}

.ie #work_IE {display:block;}

#work_IE {width:100%;height:auto;background: #fff;margin-left: 0%;margin-right: 0%;margin-top:0;
padding-right:0%;padding-left:0%;position:relative;margin:auto;max-width:1100px;}


.ie .about_row {display: none;}

.win .about_row_IE {display: none;}
.linux .about_row_IE {display: none;}
.mac .about_row_IE {display: none;}
.ie .about_row_IE {display: none;}
.gecko .about_row_IE {display: none;}
.opera .about_row_IE {display: none;}
.mobile .about_row_IE {display: none;}
.webkit .about_row_IE {display: none;}
.chrome .about_row_IE {display: none;}

.ie .about_row_IE {display:block;}

.about_row_IE {width:100%;margin-left:0%;text-align:left;position:relative;padding-top:0px;top:0;bottom:0px;margin-top:0px;margin-bottom:0px;}

