@import url("http://fonts.googleapis.com/css?family=PT+Serif:400|Open+Sans+Condensed:700");
/* Import fonts */
/* Set fonts */
/* Functions */
/* Grid */
.one_third,
.one_half,
.one_quarter {
  float: left;
  display: inline-block;
  padding: 0 15px 30px;
}
.one_third {
  width: 33.33%;
}
.one_half {
  width: 50%;
}
.one_quarter {
  width: 25%;
}
.first {
  padding-left: 0;
}
.last {
  padding-right: 0;
}
/* General
======================================================================================== */
html {
  height: 100%;
}
body {
  font-family: "PT Serif", "Georgia", serif;
  font-size: 16px;
  background: url("../img/bg_greek.png") repeat scroll 0 0 transparent;
  line-height: 160%;
  margin: 0;
  padding: 0;
  color: #333;
}
@media only screen and (max-width: 1023px) {
  body {
	background: none;
}
}
@media only screen and (max-width: 768px) {
  body {
    padding-top: 0;
  }
}
a{
  color: #333;
  font-weight: normal;
}
a:hover {
  color: #23b4cb;
}
a:visited { display: none; }
p {
  margin-bottom: 10px;
}
h1,
h2,
h3 {
  font-family: "PT Serif", "Georgia", serif;
  font-weight: normal;
  line-height: 1.4;
}
h1 a,
h2 a,
h3 a,
h1 a:visited,
h2 a:visited,
h3 a:visited {
  color: #333;
}
h1 {
  font-size: 30px;
  margin-bottom: 40px;
}
h2 {
  font-size: 30px;
  margin-bottom: 30px;
}
h3 {
  font-size: 20px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  h1 {
    font-size: 30px;
    margin-bottom: 30px;
  }
  h2 {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 479px) {
  h1 {
    margin-bottom: 20px;
  }
  h1 {
    margin-bottom: 10px;
  }
}
hr {
    margin: -5px auto 15px;
    opacity: 0.4;
    width: 90%;
}

/* Header
======================================================================================== */
header .header_inner {
    text-align: center;
    z-index: 10;
}
h1#logo a { display:block; width:100%; height:108px; text-indent:-9999px; text-decoration:none; background:url(../img/logo.png) center top no-repeat; }
ol, ul {
	list-style: none outside none;
}
nav .mobile {
  display: none;
}
.wrapperhome {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto;
    padding: 10px 30px 0;
    position: relative;
    width: 960px;
}
.clearfix:after {
    clear: both;
    content: "";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
.header_top {
    text-align: center;
}
.clearfix {
    height: 1%;
}
.center {
    text-align: center;
}
.center h1 {
	margin-bottom: 0;
}
.center {
    text-align: center !important;
}
.center ul li a {
	font-weight: normal;
	font-size: 17px;
}
nav {
    display: inline-block;
    padding-top: 5px;
    z-index: 15;
}
nav ul li {
    float: left;
    line-height: 50px;
	padding: 0 25px;
    position: relative;
    z-index: 10;
}
nav ul li a:hover,
nav ul li a.selected {
  font-weight: normal;
  border-bottom: 1px solid #26b3ca;
}

@media only screen and (max-width: 768px) {
  header {
    position: relative;
  }
  .wrapperhome {
	width: 100%;
  }
}
@media only screen and (max-width: 479px) {
 
}

@media only screen and (min-width: 480px) and (max-width: 768px) {
	nav {
    text-align: right;
    padding-right: 30px;
    float: none;
  }
}
@media only screen and (max-width: 479px) {
	nav {
    display: block;
    float: none;
    position: relative;
    z-index: 40;
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
nav ul {
    display: none;
  }
nav {
	padding-right: 0;
	padding-left: 30px;
}
}
select {
	font-size: 20px;
    font-weight: normal;
    margin: 0 auto;
    vertical-align: baseline;
    width: 250px;
}
}
@media only screen and (max-width: 1023px) {

}
nav ul li a {
	  font-family: "PT Serif", "Georgia", serif;
	  display: inline-block;
	  font-weight: normal;
	  text-transform: uppercase;
	  line-height: 20px;
	  color: #333;
}
@media only screen and (max-width: 768px) {
 header nav .mobile {
    display: block;
  }
}
@media only screen and (max-width: 494px) {
header { position: fixed; }
nav .mobile {
    display: block;
    margin: -45px 0 -10px;
}
}


/* Layout
======================================================================================== */
.layout1.center1 {
    background-color: #FFFFFF;
    margin: 0 auto;
    min-height: 0;
    padding: 5px 20px 5px;
    position: relative;
    width: 960px;
}
.layout1.center1 p {
  font-size: 15px;
  font-family: "PT Serif","Georgia",serif;
  font-weight: normal;
}
.layout1.center1 h4 {
    font-family: "PT Serif","Georgia",serif;
    font-size: 14px;
    font-weight: normal;
}
.layout1.center1 h1 {
    margin-bottom: 10px;
}
.layout1.center1 h3 {
    margin: 10px 0;
}
.layout1.center1 ul li {
    background-image: url("../img/arrow.gif");
    background-position: 0 0.8em;
    background-repeat: no-repeat;
    font-family: "PT Serif","Georgia",serif;
    font-size: 14px;
    list-style: none outside none;
    padding-left: 15px;
}
.nobull {
	background-image: none !important;
	padding-left: 0 !important;
}
.layout1.center1 img {
    margin-right: 15px;
}
@media only screen and (max-width: 768px) {
.wrapper, .wrapper2, .wrapper3 {
    width: 100% !important;
}
.one_half1 {
    margin-left: 0 !important;
}
}
@media only screen and (max-width: 479px) {
  #porthome {
padding-top: 150px;
}
.container.press {
    padding-top: 150px !important;
	width: 100%
}
ul#press li {
    list-style: none outside none !important;
    padding-left: 10px;
    width: 95%;
}
}
.layout1.center1.service1 {
	height: 625px;
}
.service, .service_last { float: left; position: relative; width: 50%; margin-right: 0; margin-bottom: 25px; }
.service_last { margin-right: 0%; }
@media only screen and (max-width: 479px) {
.service, .service_last {
    float: left;
    margin-bottom: 40px;
    margin-right: 0;
    position: relative;
    width: 100%;
}
}
.auth p {
  text-align: right;
}


/* Slider
======================================================================================== */
.slider {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: #111;
  overflow: hidden;
}
.slider.inline_slider {
  position: relative;
  width: 100%;
  height: 200px;
}
.slider ul li {
  list-style: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 5;
  overflow: hidden;
}
.slider ul li.active {
  z-index: 10;
}
.slider ul li.inactive {
  z-index: 1;
}
.slider ul li img {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
}
.slider ul li .caption {
  position: absolute;
  bottom: 30px;
  right: 30px;
  margin-left: 30px;
  display: inline-block;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  padding: 10px 15px;
}
.slider.with_thumbnails .caption {
  margin-bottom: 180px;
}
@media only screen and (max-width: 768px) {
  .slider.with_thumbnails .caption {
    margin-bottom: 0;
  }
}
.slider.animation_slide ul li {
  -moz-transition: left 1s;
  -webkit-transition: left 1s;
  -o-transition: left 1s;
  transition: left 1s;
}
.slider.animation_slide ul li.slidLeft {
  left: -100%;
  -moz-transition: left 0s;
  -webkit-transition: left 0s;
  -o-transition: left 0s;
  transition: left 0s;
}
.slider.animation_slide ul li.slidRight {
  left: 100%;
  -moz-transition: left 0s;
  -webkit-transition: left 0s;
  -o-transition: left 0s;
  transition: left 0s;
}
.slider.animation_fade ul li {
  opacity: 1;
  -moz-transition: opacity 1s;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
}
.slider.animation_fade ul li.slidLeft {
  opacity: 0;
  -moz-transition: opacity 0s;
  -webkit-transition: opacity 0s;
  -o-transition: opacity 0s;
  transition: opacity 0s;
}
.slider.animation_fade ul li.slidRight {
  opacity: 0;
  -moz-transition: opacity 0s;
  -webkit-transition: opacity 0s;
  -o-transition: opacity 0s;
  transition: opacity 0s;
}
@media only screen and (max-width: 1023px) {
  .slider.portfolio_slider {
    position: relative;
    padding-bottom: 60%;
    display: block;
  }
  .slider.portfolio_slider .controls {
    top: 0;
  }
}
.slider.gallery_slider ul li .caption {
  bottom: auto;
  top: 80px;
  margin-top: 30px;
}
.slider.gallery_slider .controls {
  display: none;
}
@media only screen and (max-width: 768px) {
  .slider.gallery_slider {
    display: block;
    position: absolute;
  }
  .slider.gallery_slider .controls {
    display: block;
  }
  .slider.gallery_slider ul li .caption {
    top: auto;
    bottom: 30px;
  }
}
@media only screen and (max-width: 479px) {
  .slider.gallery_slider {
    top: 100px;
  }
}
.slider .controls {
  position: absolute;
  top: 80px;
  float: right;
  padding: 40px 30px 0 0;
  z-index: 100;
  width: 100%;
  text-align: right;
}
.slider .controls a {
  display: inline-block;
  width: 26px;
  height: 26px;
  margin-left: 5px;
}
.slider .controls a.prev {
  background: url("../img/arrow_black_left.png");
}
.slider .controls a.next {
  background: url("../img/arrow_black_right.png");
}
@media only screen and (max-width: 768px) {
  .slider {
    display: none;
  }
}
.slider_thumbnails {
  position: fixed;
  display: block;
  bottom: 0;
  z-index: 50;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);
}
.slider_thumbnails ul {
  display: block;
  text-align: center;
}
.slider_thumbnails ul li {
  position: relative;
  list-style: none;
  display: inline-block;
  max-width: 290px;
  opacity: 0.6;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.slider_thumbnails ul li.selected {
  z-index: 10;
  opacity: 1;
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-box-shadow: 0 0 10px #000000;
  -moz-box-shadow: 0 0 10px #000000;
  box-shadow: 0 0 10px #000000;
}
.slider_thumbnails ul li:hover {
  opacity: 1;
}
.slider_thumbnails ul li img {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .slider_thumbnails {
    display: none;
  }
}
.slider_wrapper {
  position: relative;
}
.slider_wrapper .slider_controls a {
  position: absolute;
  top: 50%;
  z-index: 100;
  display: inline-block;
  width: 26px;
  height: 26px;
  margin-top: -13px;
}
.slider_wrapper .slider_controls a.prev {
  left: -13px;
  background: url("../img/arrow_black_left.png");
}
.slider_wrapper .slider_controls a.next {
  right: -13px;
  background: url("../img/arrow_black_right.png");
}
.slider-wrapper.theme-default {
    padding-top: 10px;
}
/* Fancybox fix */
#fancybox-wrap {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* Portfolio Isotope
======================================================================================== */
ul#filter{ margin: 0; padding: 0 20px 0 0; text-align: center; display: inline-block;}
ul#filter li{ display: inline; }
ul#filter a{ 
    -moz-transition: all 0.3s ease 0s;
    color: #666666;
    cursor: pointer;
    font-family: "PT Serif","Georgia",serif;
    font-size: 20px;
	font-weight: normal;
    line-height: 33px;
    margin: 0 20px 0 0;
    position: relative;
    text-align: left;
    top: -31px;
}
ul#filter li a:hover, ul#filter li a.current{ color: #26b3ca }
ul#isotope{ margin: 0; padding: 0; list-style: none; }
ul#isotope.hover li {
    background: url(../img/zoom.png) center center no-repeat;
    float: left;
    height: 240px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 320px;
}
.proj_img.hover{
    background: url(../img/zoom.png) center center no-repeat;
    float: left;
    height: 438px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 704px;
}
ul#isotope.hover li a{ display: block; width: 320px; height: 240px; overflow: hidden; background: #eee; background: transparent url(../img/loader.gif) center center no-repeat; padding: 0 2px; margin: 0;}
ul#isotope.hover li p{ font-size: 11px; line-height: 15px; color: #AAA; margin: 5px 0; }
.isotope-item{z-index:2;}
.isotope-hidden.isotope-item{pointer-events:none;z-index:1;}
.isotope,.isotope .isotope-item{-webkit-transition-duration:0.8s;-moz-transition-duration:0.8s;-ms-transition-duration:0.8s;-o-transition-duration:0.8s;transition-duration:0.8s;}
.isotope{-webkit-transition-property:height, width;-moz-transition-property:height, width;-ms-transition-property:height, width;-o-transition-property:height, width;transition-property:height, width;}
.isotope .isotope-item{-webkit-transition-property:0 opacity;-moz-transition-property:0 opacity;-ms-transition-property:0 opacity;-o-transition-property:top, left, opacity;transition-property:transform, opacity;}

.filter {
  line-height: 30px;
  padding: 10px 30px;
  position: relative;
  z-index: 100;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.filter li {
  list-style: none;
  display: inline-block;
  margin-right: 20px;
}
.filter li.selected a {
  color: #333;
  font-weight: bold;
}
.filter li a,
.filter li a:visited {
  color: #666;
  font-weight: normal;
}
.filter li a:hover {
  color: #333;
}
#porthome {
	margin: 0 auto;
	width: 960px;
	height: 530px;
	background-color: #fff;
	padding: 5px 0;
}
#port1 {
	margin: 26px auto;
}
.porta a {
    color: #000000;
    font-size: 25px;
    font-weight: normal;
    margin: 10px 0 15px;
    text-align: center;
}
.portfolio li {
    float: left;
    list-style: none outside none;
    padding: 0 5px;
    position: relative;
}
.portfolio li a {
  display: block;
}
.portfolio li a:hover .overlay {
  opacity: 1;
}
.portfolio li a:hover .overlay h3 {
    bottom: 40%;
    opacity: 1;
}
.portfolio li a:hover .overlay p {
    opacity: 1;
    top: 60%;
}
.portfolio li a .overlay {
  position: absolute;
  top: -50px;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0;
  color: #fff;
  text-shadow: 0 1px 1px #000;
  background: url("../img/portfolio_overlay.png") bottom center no-repeat;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.portfolio li a .overlay h3 {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 30px;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  bottom: 55%;
  width: 100%;
  margin: 0;
  padding: 0 20px;
  opacity: 0;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (max-width: 768px) {
  .portfolio li a .overlay h3 {
    top: 30%;
    bottom: auto;
  }
}
.portfolio li a .overlay p {
  font-family: "PT Serif", "Georgia", serif;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  top: 45%;
  width: 100%;
  padding: 0 20px;
  margin-top: 10px;
  text-align: center;
  opacity: 0;
  margin-top: 5px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.portfolio li img {
  width: 100%;
  display: block;
}
@media only screen and (max-width: 1440px) {
.portfolio li {
    width: 33%;
}
.portfolio li a .overlay {
    height: 80%;
    top: 0;
}
.portfolio li a:hover .overlay h3 {
    bottom: 50%;
    opacity: 1;
}
.portfolio li a:hover .overlay p {
    opacity: 1;
    top: 50%;
}
}
@media only screen and (max-width: 1023px) {
.portfolio li {
    width: 33.33%;
  }
.gal span {
	padding-right: 5px !important;
}
.gal h1 {
	padding-left: 10px;
}
  
.portfolio li a .overlay {
    height: 80%;
	top: 0;
}
}
@media only screen and (max-width: 720px) {
  .portfolio li {
    width: 50%;
  }
}
.gal {
    background-color: #FFFFFF;
    padding-top: 10px !important;
}
.gal h1 {
	margin-bottom :15px;
	padding-left: 20px;
}
.gal span {
	font-size: 15px;
	float: right;
	margin-top: 19px;
	font-weight: normal;
	padding-right: 20px;
}
.gallery {
  background: #111;
}
.gallery li a {
  position: relative;
}
.gallery li a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 100;
  background: center no-repeat;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.gallery li a:hover:after {
  opacity: 1;
}
.gallery li a.photo:after {
  background-image: url("../img/photo.png");
}
.gallery li .caption {
  position: absolute;
  bottom: 10px;
  left: 0;
  margin-left: 15px;
  width: auto;
  font-size: 11px;
  font-weight: normal;
  color: #fff;
  text-shadow: 0 1px 2px #000;
}

/* Press
======================================================================================== */
ul#press li {
    list-style: none !important;
}

/* Reviews
======================================================================================== */
.review_first {
	border: 1px solid #333;
	background-color: #f5f5f5;
	padding: 10px;
	border-radius: 3px 3px 3px 3px;
}
.review_last {
	border: 1px solid #333;
	background-color: #f5f5f5;
	padding: 10px;
	border-radius: 3px 3px 3px 3px;
}
.review_first h3 {
	margin-bottom: -5px !important;
}
.review_last h3 {
	margin-bottom: -5px !important;
}


/* Thank You
======================================================================================== */
#thanks h3{
	margin-top: 35px;
	text-align: center;
}
.social3 {
	margin: 0 auto;
	text-align: center;
}
.social3 li {
	list-style: none;
	display: inline-block;
	margin-left: 12px;
}

#thanks {
    background-color: #FFFFFF;
    padding-top: 10px;
}

/* Contact Form
======================================================================================== */
form input[type="text"],
form input[type="email"],
form input[type="dropdown"],
form textarea, form select {
  border: 1px solid #26b3ca;
  font-size: 15px;
  font-family: "PT Serif", "Georgia", serif;
  height: 30px;
  padding: 4px;
  width: 100%;
  margin-bottom: 30px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
form input[type="text"]:focus,
form input[type="email"]:focus,
form input[type="dropdown"]:focus,
form textarea:focus {
  border: 1px solid #d0d0d0;
}
form textarea {
  height: 120px;
  padding: 5px;
}
form input[type="submit"] {
  margin-top: -10px;
}
form label {
  font-family: "PT Serif", "Georgia", serif;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 5px;
  display: block;
  color: #333;
}
form p {
  display: inline-block;
  margin-left: 20px;
}
form .one_half {
  padding-bottom: 0;
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  form .one_half {
    width: 50%;
    padding: 0 15px;
  }
  form .first {
    padding-left: 0;
  }
  form .last {
    padding-right: 0;
  }
}
.button {
    background-color: #26b3ca;
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5) inset, 0 1px 1px rgba(255, 255, 255, 0.3) inset;
    color: #FFFFFF;
    display: inline-block;
    font-family: "Helvetica Neue","Helvetica",sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    width: auto;
}
.button:hover, .button:focus {
    background-color: #00aeca;
    color: #FFFFFF;
}
.button:hover {
  text-decoration: none;
}
.button:visited {
  color: #fff;
}
.button[type="submit"] {
  padding: 0 35px;
}

/* #FOOTER
======================================================================================== */
#footer {
    background-color: #FFFFFF;
    height: 100%;
    margin: 0 auto;
    padding: 3px 0 130px;
    width: 960px;
}
#footer hr {
    margin: 20px auto 15px;
    opacity: 0.4;
    width: 90%;
}
.wrapper {
    margin: 20px auto 30px;
    position: relative;
    width: 920px;
}
#footer .social {
	margin-left: 20px;
}
#footer .social li {
    display: inline-block;
    list-style: none outside none;
    margin-left: 2px;
}
#footer ul li {
    display: inline-block;
	font-family: "PT Serif","Georgia",serif;
	font-size: 16px;
}
#footer  ul li a {
    color: #333333;
    display: inline-block;
    font-family: "PT Serif","Georgia",serif;
	font-size: 16px;
    font-weight: normal;
    line-height: 40px;
}
#footer ul li a:hover{
  color: #23b4cb
}
#footer img {
	margin-bottom: 5px;
	padding: 0 5px;
}

#footer4 {
    background-color: #FFFFFF;
    height: 495px;
    margin: 0 auto;
    padding: 3px 0 80px;
    width: 960px;
}
#footer4 hr {
    margin: 20px auto 15px;
    opacity: 0.4;
    width: 90%;
}
#footer4 .social {
	margin-left: 20px;
}
#footer4 .social li {
    display: inline-block;
    list-style: none outside none;
    margin-left: 2px;
}
#footer4 ul li {
    display: inline-block;
	font-family: "PT Serif","Georgia",serif;
	font-size: 16px;
}
#footer4  ul li a {
    color: #333333;
    display: inline-block;
    font-family: "PT Serif","Georgia",serif;
	font-size: 16px;
    font-weight: normal;
    line-height: 40px;
}
#footer4 ul li a:hover{
  color: #23b4cb
}
#footer4 img {
	margin-bottom: 5px;
	padding: 0 5px;
}

#footer5 {
    background-color: #FFFFFF;
    height: 550px;
    margin: 0 auto;
    padding: 3px 0 80px;
    width: 960px;
}
#footer5 hr {
    margin: 20px auto 15px;
    opacity: 0.4;
    width: 90%;
}
#footer5 .social {
	margin-left: 20px;
}
#footer5 .social li {
    display: inline-block;
    list-style: none outside none;
    margin-left: 2px;
}
#footer5 ul li {
    display: inline-block;
	font-family: "PT Serif","Georgia",serif;
	font-size: 16px;
}
#footer5  ul li a {
    color: #333333;
    display: inline-block;
    font-family: "PT Serif","Georgia",serif;
	font-size: 16px;
    font-weight: normal;
    line-height: 40px;
}
#footer5 ul li a:hover{
  color: #23b4cb
}
#footer5 img {
	margin-bottom: 5px;
	padding: 0 5px;
}

/* #FOOTER right/left
======================================================================================== */
#footer2 ul li {
    background-image: none;
    display: inline-block;
    font-family: "PT Serif","Georgia",serif;
    font-size: 16px;
}
#footer2  ul li a {
    color: #333333;
    display: inline-block;
    font-family: "PT Serif","Georgia",serif;
	font-size: 16px;
    font-weight: normal;
    line-height: 40px;
}
#footer2 .social {
	margin-left: 0;
}
#footer2 .social li {
    display: inline-block;
    list-style: none outside none;
    margin-left: 2px;
}
#footer2 .social2 {
	margin-left: 35px;
}
#footer2 .social2 li {
    display: inline-block;
    list-style: none outside none;
    margin-left: -10px;
}
.wrapper2 {
    margin: 20px auto;
    position: relative;
    width: 500px;
}
.wrapper3 {
    margin: 20px 0;
    position: relative;
    width: 389px;
}
.one_half2 {
    text-align: center;
    width: 100%;
}
.one_quarter2 {
    text-align: center;
    width: 100%;
}
#footer2 ul li a:hover{
  color: #23b4cb
}
#footer2 img {
	margin-bottom: 5px;
	padding: 0 5px;
}
.copy {
	text-align: center;
	margin-top: 5px;
	font-size: 12px !important;
	font-family: "PT Serif","Georgia",serif;
}
.one_half1,
.one_quarter1 {
  float: left;
  display: inline-block;
}
.one_half1 {
    margin-left: 25px;
    width: 76%;
}
.one_quarter1 {
    width: 20%;
}

/* tiptip
======================================================================================== */
#tiptip_holder { display: none; position: absolute; top: 0; left: 0; z-index: 99999; }
#tiptip_holder.tip_top { padding-bottom: 5px; }
#tiptip_holder.tip_bottom { padding-top: 5px; }
#tiptip_holder.tip_right { padding-left: 5px; }
#tiptip_holder.tip_left { padding-right: 5px; }
#tiptip_content { font-size: 12px; font-family: "PT Serif", "Georgia", serif; color: #fff; text-shadow: 0 0 2px #000; padding: 4px 4px; border: 1px solid rgba(255,255,255,0.25); background-color: rgb(25,25,25); background-color: rgba(25,25,25,0.92); background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000)); border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; box-shadow: 0 0 3px #555; -webkit-box-shadow: 0 0 3px #555; -moz-box-shadow: 0 0 3px #555; }
#tiptip_arrow, #tiptip_arrow_inner { position: absolute; border-color: transparent; border-style: solid; border-width: 6px;  height: 0; width: 0; }
#tiptip_holder.tip_top #tiptip_arrow { border-top-color: #fff; border-top-color: rgba(255,255,255,0.35); }
#tiptip_holder.tip_bottom #tiptip_arrow { border-bottom-color: #fff; border-bottom-color: rgba(255,255,255,0.35); }
#tiptip_holder.tip_right #tiptip_arrow { border-right-color: #fff; border-right-color: rgba(255,255,255,0.35); }
#tiptip_holder.tip_left #tiptip_arrow { border-left-color: #fff; border-left-color: rgba(255,255,255,0.35); }
#tiptip_holder.tip_top #tiptip_arrow_inner { margin-top: -7px; margin-left: -6px; border-top-color: rgb(25,25,25); border-top-color: rgba(25,25,25,0.92); }
#tiptip_holder.tip_bottom #tiptip_arrow_inner { margin-top: -5px; margin-left: -6px; border-bottom-color: rgb(25,25,25); border-bottom-color: rgba(25,25,25,0.92); }
#tiptip_holder.tip_right #tiptip_arrow_inner { margin-top: -6px; margin-left: -5px; border-right-color: rgb(25,25,25); border-right-color: rgba(25,25,25,0.92); }
#tiptip_holder.tip_left #tiptip_arrow_inner { margin-top: -6px; margin-left: -7px; border-left-color: rgb(25,25,25); border-left-color: rgba(25,25,25,0.92); }
@media screen and (-webkit-min-device-pixel-ratio:0) { #tiptip_content { padding: 4px 8px 5px 8px; background-color: rgba(45,45,45,0.88); }
#tiptip_holder.tip_bottom #tiptip_arrow_inner { border-bottom-color: rgba(45,45,45,0.88); }
#tiptip_holder.tip_top #tiptip_arrow_inner { border-top-color: rgba(20,20,20,0.92); }
}

/* Media Queries
======================================================================================== */
@media only screen and (max-width: 1440px) {
    .layout1.center1 {
  padding-top: 13px;
}
}
@media only screen and (max-width: 1023px) {
  .wrapper2, .wrapper3 {
	width: 100%;
  }
    .layout1.center1 {
  padding-top: 16px;
}
}
@media only screen and (max-width: 768px) {
  .layout1.center1 {
	width: 100%;
	}
  .one_half1,
  .one_quarter1 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
	text-align: center;
  }
  .wrapper {
	width: 350px;
	margin: 0 auto 20px;
	}
  .one_half2,
  .one_quarter2 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
	text-align: center;
  }
  .wrapper2 {
	width: 350px;
	margin: 0 auto 20px;
	}
	.wrapper3 {
    width: 350px;
	margin: 0 auto 20px;
}
.container.press {
    background-color: #FFFFFF;
    margin: 0 auto;
    width: 100%;
}
#footer {
	width: 100%;
	padding: 10px 0 125px;
}
#footer4, #footer5 {
	width: 100%;
	padding: 10px 0 125px;
}
#footer .social {
	margin-left: 13px;
}
#footer  ul li a {
    padding: 0;
}
#footer span {
	display: none;
}
#footer2 .social {
	margin-left: 13px;
}
#footer2 .social2 {
	margin-left: 13px;
}
#footer2  ul li a {
    padding: 0;
}
#footer2 span {
	display: none;
}
.layout1.center1 {
  padding-top: 30px;
}
.container.press {
    padding-top: 120px;
}
#porthome {
padding-top: 50px;
width: 100%;
height: 430px;

}
.portfolio li a .overlay {
    height: 75%;
    top: 0;
}
.porta a {
    font-size: 20px;
}
.portfolio li a .overlay h3 {
    font-size: 20px;
}
.gal {
	padding-top: 120px !important;
}
.gal span {
	margin-top: 17px;
	font-size: 12px;
}
}
@media only screen and (max-width: 480px) {
h1#logo { display: inline-block; }
	h1#logo a { display: block; width: 260px; height: 56px; text-indent: -9999px; text-decoration: none; background: url(../img/logo2.png) center top no-repeat; }
		.wrapperhome {
	padding: 10px 12px 0;
	}
	nav {
	padding-left: 20px;
	}
	nav .mobile {
    display: block;
    margin: 10px 0 -10px;
	}
	select {
    font-size: 20px;
    font-weight: normal;
    margin: 0 10px;
    vertical-align: baseline;
    width: 250px;
	}
  .layout1.center1 {
  padding-top: 25px;
}
.service, .service_last {
	margin-bottom: 10px;
}
#porthome {
    padding-top: 25px;
    width: 100%;
}
header {
    position: relative;
    width: 100%;
}
}
@media only screen and (max-width: 360px) {
	h1#logo { display: inline-block; }
	h1#logo a { display: block; width: 280px; height: 60px; text-indent: -9999px; text-decoration: none; background: url(../img/logo360.png) center top no-repeat; }
	.wrapperhome {
	padding: 10px 12px 0;
	}
	nav {
	padding-left: 0;
	}
	nav .mobile {
    display: block;
    margin: 20px 0 -10px;
	}
	select {
    font-size: 20px;
    font-weight: normal;
    margin: 0 10px;
    vertical-align: baseline;
    width: 250px;
	}
/*   .layout1.center1 {
  padding-top: 160px;
} */
.layout1.center1 p {
  font-size: 13px;
}

.service, .service_last {
	margin-bottom: 10px;
}
#porthome {
    padding-top: 160px;
    width: 100%;
}
/* header {
    position: fixed;
    width: 100%;
} */
.one_half {
	width: 100%;
}
.one_half.first {
	padding-right: 0;
}
.one_half.last {
	padding-left: 0;
}
select {
	margin: 0 auto 30px;
}
#thanks {
    background-color: #FFFFFF;
    padding-top: 140px;
	width: 100%
}
#thanks h3 {
	font-size: 15px;
}
.social3 li {
    margin-left: 5px;
}
}
@media only screen and (max-width: 320px) {
	header {
	position: relative;
	}
	h1#logo { display: inline-block; }
	h1#logo a { display: block; width: 260px; height: 56px; text-indent: -9999px; text-decoration: none; background: url(../img/logo2.png) center top no-repeat; }
	.wrapperhome {
	padding: 10px 12px 0;
	}
	.center {
	text-align: left !important;
	}
	.header_top {
	text-align: left !important;
	}
	header .header_inner {
	text-align: left !important;
	}
	nav {
	padding-left: 10px;
	text-align: left !important;
	}
	nav .mobile {
    display: block;
    margin: 20px 0 -10px;
	}
	select {
    font-size: 20px;
    font-weight: normal;
    margin: 0 10px;
    vertical-align: baseline;
    width: 250px;
	}
  .layout1.center1 {
  padding-top: 15px;
}
  
  .wrapper {
	width: 275px !important;
	margin: 0 auto 20px;
	}
  .wrapper2 {
	width: 275px;
	margin: 0 auto 20px;
	}
	.wrapper3 {
    width: 275px;
	margin: 0 auto 20px;
}
#porthome {
padding-top: 15px;
margin-bottom: 25px;
}
.portfolio li a .overlay {
    display: none;
}
.porta a {
    font-size: 15px;
}
.gal {
	padding-top: 160px !important;
}
.gal h1 {
	padding-left: 10px;
}
.gal span {
	margin-top: 17px;
	font-size: 12px;
	padding-right: 20px;
}
.service, .service_last {
	margin-bottom: 10px;
}
select {
	margin: 0 auto 30px;
}
}

/* Custom
======================================================================================== */
/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Description: The default skin for the Nivo Slider.
Version: 1.3
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: true
*/

.theme-default .nivoSlider {
	position:relative;
	background:#fff url(../img/loading.gif) no-repeat 50% 50%;
    margin-bottom:0px;
    -webkit-box-shadow: 0px 1px 8px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 8px 0px #4a4a4a;
    box-shadow: 0px 1px 8px 0px #4a4a4a;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	text-align: center;
	padding: 20px 0;
}
.theme-default .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(../img/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../img/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}

/*
 * jQuery Nivo Slider v3.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}