@charset "utf-8";
/* Retina Ready Images */

@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
.close { background:url(../images/bg-close@2x.png) center 10px no-repeat #fbfbfb; background-size: 18px 18px; }
  
ul.jta-tweet-list li { background:url(../images/bg-twitter@2x.png) center 0px no-repeat; background-size:32px 32px; }
  
.email {background:url(../images/bg-email@2x.png) no-repeat; background-size:24px 24px; }
.xing {background:url(../images/bg-xing@2x.png) no-repeat; background-size:24px 24px; }
.google {background:url(../images/bg-googleplus@2x.png) no-repeat; background-size:24px 24px; }
.tweat {background:url(../images/bg-tweat@2x.png) no-repeat; background-size:24px 24px; } 
.facebook {background:url(../images/bg-facebook@2x.png) no-repeat; background-size:24px 24px; }
.pinterest {background:url(../images/bg-pinterest@2x.png) no-repeat; background-size:24px 24px; }
.instagram {background:url(../images/bg-instagram@2x.png) no-repeat; background-size:24px 24px; }
.vimeo {background:url(../images/bg-vimeo@2x.png) no-repeat; background-size:24px 24px; }
.skype {background:url(../images/bg-skype@2x.png) no-repeat; background-size:24px 24px; }
.dribble {background:url(../images/bg-dribble@2x.png) no-repeat; background-size:24px 24px;  }
.view-more {background:url(../images/bg-view-more@2x.png) no-repeat; background-size:31px 17px; }
.zoom {background:url(../images/bg-zoom@2x.png) no-repeat; background-size:25px 25px; }
.link {background:url(../images/bg-link@2x.png) no-repeat; background-size:24px 24px; }
.pdf {background:url(../images/bg-file@2x.png) no-repeat; background-size:24px 24px; }
.video {background:url(../images/bg-video@2x.png) no-repeat; background-size:24px 24px; }
.bubble {background:url(../images/bg-bubble@2x.png) no-repeat; background-size:24px 24px; }
.quote {background:url(../images/bg-heart@2x.png) no-repeat; background-size:24px 24px; }
.slideshow {background:url(../images/bg-slideshow@2x.png) no-repeat; background-size:28px 15px;}
.aside {background:url(../images/bg-aside@2x.png) no-repeat; background-size:23px 23px; }

ul.check li { background:url(../images/bg-check@2x.png) no-repeat 1px 13px; background-size:13px 11px; }

#backtotop ul li a { background:url(../images/bg-up@2x.png) center 48% no-repeat #fc6f1a; background-size:22px 15px; }

input.submit { background:url(../images/bg-submit@2x.png) center center no-repeat #2c2d2f; background-size:24px 28px; }

.flex-direction-nav .flex-next {background:url(../images/bg-next@2x.png) center no-repeat; background-size:15px 22px; }
.flex-direction-nav .flex-prev {background:url(../images/bg-prev@2x.png) center no-repeat; background-size:15px 22px; }

.fancybox-close {background: url(../images/bg-close@2x.png) center no-repeat #fbfbfb; background-size:18px 18px;}
}


@media only screen and (min-width: 1600px) {
.container { padding:0px; width:1600px; position:relative; margin:0 auto; }
}

@media only screen and (min-width: 1280px) {
.container { padding:0px; width:1280px; position:relative; margin:0 auto; }
}

/* Standard 960 or larger (browsers) */
@media only screen and (min-width: 960px) {

}

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {

}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
.container { padding:0px; width:640px; position:relative; }
.col1-1 {width:618px; }
.blog-icon.comment {width:538px; }
.col1-1.no-border {width:620px; }
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {

}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {

}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 767px) {
#wrapper {margin-bottom:5px; height:199px; }
.container { padding:0px; width:300px; position:relative;}
.col1-1 {width:298px; }
.col1-1.no-border {width:300px; }
.col1-3, .col1-3.border { height:auto; } 
.col1-3.no-padding, .col1-3.portfolio, .col1-3.about {padding-bottom:0px; }
.col1-3.portfolio, .col1-3.about {height:300px; }
.responsive-col { height:auto !important; }
.col2-3 { width:298px; height:auto; }
.col2-3.contact {width:300px; height:300px; }
.element {margin:10px 0px !important; }
.blog-icon.comment {width:220px; }
.number {display:none !important; }

h1#logo a { font-size:50px;  }
h3 { font-size:24px !important; padding:14px 20px 20px 20px !important; position:relative !important; }
h3.blockquote {padding-top:0px; }
h2 { font-size:28px !important; font-weight:700; color:#c7c7c7 !important; padding:21px 20px 0px 20px !important; }
.col1-3 h2 {font-size:24px; }
.clients h2 {padding-bottom:23px !important; }

p { font-size:18px; letter-spacing:-1px; padding-left:20px !important; padding-top:20px !important; position:relative !important }
.slogan, .title p { padding-top:0px !important; padding-left:0px !important; padding-right:0px !important; }

ul.list {position:relative; padding-top:20px !important; }
ul.list li {font-size:18px; }
ul.check li { background-position:1px 9px; }

#map {width:300px; height:300px; margin:0; border:0}

.break { height:20px; position:relative; }
.reply-comment {padding:21px 0 0; }
.blog-icon.comment {padding:19px 20px; width:258px; }
.blog-icon.comment .icons { display:none; }
.blog-icon .responsive {display:block; float:none; }
.blog-icon.responsive {height:auto !important; }
.images img {max-height:300px; }

#nav-bg {background:#fbfbfb; padding-top:10px; padding-bottom:10px; }
#nav-button {display:block; background:#FC6F1A; padding:7px 10px; text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25); width:26px; margin:0 auto; cursor:pointer; }
.nav-bar {background-color:#f5f5f5; border-radius:1px; box-shadow:0 1px 0 rgba(0, 0, 0, 0.25); display:block; width:18px; height:2px; margin:2px auto; }
#logo-container {height:106px; }
h1#logo {padding-top:19px; }

#wrapper:before {display:none; }
#options { height:auto; margin-top:0px; padding-bottom:10px; }
#options ul { padding-top:0px; }
#options li { float: none; height:auto; display:none }
#options li a { color:#a5a5a5; font-family: "Open Sans", Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; letter-spacing:0.05em; text-decoration:none; text-transform:uppercase; display:inline-block; padding:5px 17px;  margin:0px; }
#options.fixed { position: relative; top: 0px; }
}