html, body, div, section, article, aside, header, hgroup, footer, nav, h1, h2, h3, h4, h5, h6, p, a, blockquote, address, time, span, em, strong, img, ol, ul, li, figure, canvas, video, th, td, tr, iframe {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    font: inherit;
    text-decoration: none;
    list-style: none
}

html, body {
    overflow-x: hidden
}

a, a:active, a:hover {
    outline: 0
}

img {
    max-width: 100%
}

iframe {
    border: 0 none;
    width: 100%
}

a, .contactForm input[type="text"]:focus, .contactForm input[type="email"]:focus, .contactForm textarea:focus, input#formSubmit, .errorForm, #subscribe input[type="email"]:focus, .errorSubs, .servSingle, #toTop i, #notForm input[type="email"]:focus, .contactForm input#submit, #loginForm input, #loginForm input[type="text"]:focus, #loginForm input[type="password"]:focus {
    -webkit-transition: all .5s ease 0;
    -moz-transition: all .5s ease 0;
    -ms-transition: all .5s ease 0;
    -o-transition: all .5s ease 0;
    transition: all .5s ease 0
}

.tb textarea, .tb input[type="text"], .tb input[type="text"]:focus, .tb textarea:focus {
    box-shadow: none
}

.tb .btn {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #f5f5f5;
    background-image: linear-gradient(to bottom, white, #e6e6e6);
    background-repeat: repeat-x;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc #ccc #b3b3b3;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-radius: 4px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05)
}

address, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, nav, menu, nav, section, summary {
    display: block
}

body {
    padding: 0;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    color: #999
}

#loader {
    background: #fafafa;
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9999
}

#loaderInner {
    background: #fff url(../images/spinner.gif) center center no-repeat;
    height: 60px;
    left: 50%;
    margin: -50px 0 0 -50px;
    position: absolute;
    top: 50%;
    width: 60px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px
}

#wrapper {
    position: relative;
    width: 100%
}

.holder960 {
    width: 950px;
    padding-left: 0;
    padding-right: 0;
    margin: 0 auto;
    position: relative
}

.holder960.repair {
    width: 90%;
    margin: 0 auto
}

header {
    padding-top: 20px;
    background: #fff;
    filter: alpha(opacity=96);
    background: rgba(255, 255, 255, 0.98);
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
    color: #fff;
    border-bottom: 2px solid #efefef
}

.logo {
    float: left;
    position: absolute;
    z-index: 9999
}

.logo h1 {
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    padding-bottom: 2px;
    padding-top: 2px;
    text-transform: uppercase;
    color: #ffbe00;
    position: relative;
    margin-left: 70px
}

.logo h1 span {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #2d2d2d
}

.logo i {
    color: #2d2d2d
}

.logo img {
    max-height: 120px !important;
    max-width: 340px;
}

@media screen and (min-width: 480px) {
    .logo img.js_modified {
        height: 90px !important;
    }

    .logo img.limit_height_on_desktop_and_tablet {
        max-height: 27px !important;
    }
}

.productDetails {
    margin-top: -30px
}

nav#mainNav {
    float: right;
    margin-top: -20px;
    margin-right: 60px
}

nav#mainNav li {
    display: inline-block;
    float: left;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-transform: uppercase
}

nav#mainNav li a {
    color: #2d2d2d;
    display: block;
    padding: 25px 20px;
    position: relative
}

nav#mainNav li a:hover {
    color: #ffbe00
}

nav#mainNav li a.buy, .notBtn a, .moreBtn a, a.shortContact {
    color: #fff;
    background: #ffbe00;
    padding: 12px 20px 12px 30px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    margin-top: 12px;
    box-shadow: -4px -4px 0 rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: -4px -4px 0 rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: -4px -4px 0 rgba(0, 0, 0, 0.1) inset;
    -ms-box-shadow: -4px -4px 0 rgba(0, 0, 0, 0.1) inset;
    -o-box-shadow: -4px -4px 0 rgba(0, 0, 0, 0.1) inset;
    position: relative
}

nav#mainNav li a.buy:hover, .notBtn a:hover, .moreBtn a:hover, a.shortContact:hover {
    box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1) inset;
    -ms-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1) inset;
    -o-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1) inset
}

nav#mainNav li a.buy i {
    font-size: 10px;
    left: 8px;
    position: absolute;
    top: 13px
}

.mobileBtn {
    background: #fff;
    padding: 5px;
    text-align: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    z-index: 9999;
    display: none;
    box-shadow: 0 0 2px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0 0 2px rgba(0, 0, 0, .2);
    -o-box-shadow: 0 0 2px rgba(0, 0, 0, .2)
}

.mobileBtn i {
    font-size: 16px;
    color: #ffbe00
}

#teaser {
    padding-bottom: 65px;
    color: #fff;
    background: url(../images/sliderImages/full-1920.jpg) no-repeat center 69px #645d5d;
    text-align: center;
    height: 926px
}

.teaserTitle {
    margin-top: 640px;
    opacity: 0;
    margin-left: -2px;
    position: relative
}

.teaserTitle h1 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 40px;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 15px;
    text-shadow: 0 0 1em rgba(0, 0, 0, .4), 0 0 .4em rgba(0, 0, 0, .4), 0 0 .3em rgba(0, 0, 0, .4)
}

.teaserTitle h1 span {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600
}

.teaserTitle h1:after {
    border-bottom: 5px solid #fff;
    content: "";
    width: 432px;
    margin: auto;
    display: block;
    position: relative;
    top: 5px
}

.teaserTitle h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-shadow: 0 0 1em rgba(0, 0, 0, .4), 0 0 .4em rgba(0, 0, 0, .4), 0 0 .3em rgba(0, 0, 0, .4)
}

.teaserTitle h2 span {
    font-weight: 400
}

.down a {
    border: 4px solid #fff;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 25px;
    line-height: 30px;
    padding: 10px;
    position: relative;
    width: 25px;
    margin-top: -40px;
    opacity: 0;
    margin-left: -4px
}

.down a:hover {
    background: #fff;
    color: #ffbe00
}

.down i {
    line-height: 25px;
    margin-left: -2px
}

.column {
    float: left
}

.repairSpc {
    float: left;
    clear: both;
    height: 50px;
    width: 1px
}

.section {
    padding-bottom: 90px
}

.secArrow {
    position: relative
}

.arrowHolder {
    font-size: 40px;
    height: 101px;
    left: 50%;
    margin-left: -60px;
    position: absolute;
    text-align: center;
    top: -32px;
    width: 12%
}

.secArrow i {
    color: #2d2d2d;
    display: block;
    font-size: 35px;
    left: 50%;
    margin-left: -35px;
    position: absolute;
    top: -5px
}

#repair {
    position: relative;
    background: #fff;
    width: 100%
}

#repair.section {
    padding-bottom: 60px
}

.aboutIntro {
    margin: 80px auto 0;
    text-align: center;
    width: 730px
}

@media only screen and (max-width: 767px) and (min-width: 480px) {
    .aboutIntro.js_modified {
        margin-top: 100px !important;
    }
}

.aboutIntro h1 {
    text-transform: uppercase;
    color: #2d2d2d;
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    position: relative;
    line-height: 34px;
    margin-bottom: 20px
}

.aboutIntro h1 span.orange {
    color: #ffbe00;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700
}

.aboutIntro h1 span.black {
    color: #2d2d2d;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700
}

.aboutIntro p {
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    margin-top: 12px;
    line-height: 22px;
    color: #888
}

.divider {
    margin: 50px auto 0;
    position: relative;
    text-align: center;
    width: 700px
}

.divider span i {
    background: #fff;
    color: #efefef;
    font-size: 25px;
    font-weight: 700;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    z-index: 1
}

.divider span:before {
    border-bottom: 1px dashed #efefef;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    top: 14px;
    width: 100%;
    z-index: 0
}

.divider h1 {
    font-size: 20px;
    color: #2d2d2d;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    margin-top: 20px
}

.divider h1 span {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700
}

.features {
    margin-left: 50px;
    margin-right: -15px
}

.featureHolder {
    margin-bottom: 20px;
    margin-top: 50px
}

.featureHolder:last-child {
    margin-bottom: 0
}

.featureSingle {
    margin-right: 30px;
    width: 278px
}

.featureSingle .ico {
    background: #fff;
    border: 1px solid #ffbe00;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    color: #ffbe00;
    font-size: 21px;
    height: 30px;
    line-height: 32px;
    margin-right: 26px;
    margin-top: 10px;
    padding: 10px;
    text-align: center;
    width: 30px
}

.desc {
    width: 195px
}

.desc h2 {
    color: #444;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 5px
}

.desc p {
    color: #999;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 20px
}

.yum {
    width: 1260px;
    margin: 90px auto
}

.shot {
    max-width: 35%;
    margin-right: 70px
}

.description {
    width: 260px;
    padding-right: 40px
}

.get_start_form {
    float: left;
    max-width: 430px
}

.description h1 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 20px;
    color: #2d2d2d;
    line-height: 27px
}

.detailsList {
    margin-top: 20px;
    font-size: 14px
}

.detailsList li {
    margin-bottom: 10px
}

.detailsList li:before {
    color: #0f2b37;
    content: "\e842";
    font-family: "fontello";
    font-size: 15px;
    padding-right: 10px
}

.notBtn {
    text-align: left;
    margin-top: 36px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px
}

.notBtn a i {
    font-size: 10px;
    left: 8px;
    position: absolute;
    top: 15px
}

.clientContainer {
    background: url(../images/sliderImages/parallax2.png);
    background-attachment: fixed;
    background-position: center top;
    background-repeat: repeat-y;
    background-size: cover;
    min-height: 300px;
    background-color: #fafafa
}

.clientContent {
    margin: 60px auto;
    text-align: center;
    width: 850px;
    color: #fff
}

.clientContent h1 {
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    position: relative;
    line-height: 34px;
    margin-bottom: 5px
}

.clientContent h1 span.black {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700
}

.clientContent p {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 22px;
    position: relative;
    padding-right: 100px;
    padding-left: 100px
}

ul.clientList {
    display: block;
    font-size: 70px;
    margin-bottom: 80px;
    margin-top: 30px
}

ul.clientList li {
    display: inline;
    margin-right: 20px;
    position: relative
}

ul.clientList a {
    color: #fff;
    display: inline-block
}

#repair .inputs {
    float: left;
    overflow: hidden;
    width: 50%
}

#repair textarea {
    float: right;
    width: 50%
}

#repair input[type="text"], #repair input[type="email"], #repair textarea {
    background: #fff;
    border: 1px solid #efefef;
    color: #444;
    margin-bottom: 10px;
    outline-width: 0;
    padding-left: 10px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 13px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px
}

#repair input[type="text"]:focus, #repair input[type="email"]:focus, #repair textarea:focus {
    background: none repeat scroll 0 0 #fcfcfc
}

#repair input[type="text"], #repair input[type="email"] {
    height: 48px;
    width: 410px
}

#repair textarea {
    color: #444;
    font-size: 13px;
    height: 100px;
    display: block;
    margin-bottom: 10px;
    padding-top: 10px;
    width: 410px;
    float: left
}

#repair input#submit {
    background: #ffbe00;
    border: 0;
    color: #fff;
    cursor: pointer;
    display: block;
    height: 52px;
    text-transform: uppercase;
    width: 460px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 14px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    box-shadow: -4px -4px 0 rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: -4px -4px 0 rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: -4px -4px 0 rgba(0, 0, 0, 0.1) inset;
    -ms-box-shadow: -4px -4px 0 rgba(0, 0, 0, 0.1) inset;
    -o-box-shadow: -4px -4px 0 rgba(0, 0, 0, 0.1) inset
}

#repair input#submit:hover {
    box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1) inset;
    -ms-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1) inset;
    -o-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1) inset
}

#contact {
    background: #fafafa
}

.touchIntro {
    margin: 80px auto 0;
    text-align: center;
    width: 730px
}

.touchIntro h1 {
    text-transform: uppercase;
    color: #2d2d2d;
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    position: relative;
    line-height: 34px;
    margin-bottom: 20px
}

.touchIntro h1 span.black {
    color: #2d2d2d;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700
}

.getinTouch {
    margin-top: 60px
}

.contactForm {
    margin-right: 18px;
    padding-right: 10px;
    position: relative
}

#success, #error {
    display: none
}

#success h2, #error h2 {
    color: #ffbe00;
    font-size: 11px;
    left: 4px;
    position: absolute;
    top: -28px
}

#error h2 {
    color: #ce3d3d
}

.errorForm {
    border: 1px solid #ffbe00 !important
}

#inputs {
    float: left;
    overflow: hidden;
    width: 50%
}

#textArea {
    float: right;
    width: 50%
}

.contactForm input[type="text"], .contactForm input[type="email"], .contactForm textarea {
    background: #fff;
    border: 1px solid #efefef;
    color: #444;
    margin-bottom: 10px;
    outline-width: 0;
    padding-left: 10px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 13px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px
}

.contactForm input[type="text"]:focus, .contactForm input[type="email"]:focus, .contactForm textarea:focus {
    background: none repeat scroll 0 0 #fcfcfc
}

.contactForm input[type="text"], .contactForm input[type="email"] {
    height: 48px;
    width: 430px
}

.contactForm textarea {
    color: #444;
    font-size: 13px;
    height: 100px;
    display: block;
    margin-bottom: 10px;
    padding-top: 10px;
    width: 450px
}

.contactForm input#submit {
    background: #ffbe00;
    border: 0;
    color: #fff;
    cursor: pointer;
    display: block;
    height: 52px;
    text-transform: uppercase;
    width: 460px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 14px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    box-shadow: -4px -4px 0 rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: -4px -4px 0 rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: -4px -4px 0 rgba(0, 0, 0, 0.1) inset;
    -ms-box-shadow: -4px -4px 0 rgba(0, 0, 0, 0.1) inset;
    -o-box-shadow: -4px -4px 0 rgba(0, 0, 0, 0.1) inset
}

.contactForm input#submit:hover {
    box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1) inset;
    -ms-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1) inset;
    -o-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1) inset
}

#shareon {
    background: #2d2d2d
}

.shareIntro {
    margin: 80px auto 0;
    text-align: center;
    width: 730px
}

.shareIntro h1 {
    text-transform: uppercase;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    position: relative;
    line-height: 34px;
    margin-bottom: 20px
}

.shareIntro h1 span.black {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700
}

#shareon .secArrow i {
    color: #fff
}

#shareon.section {
    padding-bottom: 50px
}

.socialsShare {
    margin-top: 20px
}

.socialsShare li {
    display: inline-block;
    margin-right: 30px
}

.socialsShare a {
    color: #fff;
    display: inline-block;
    font-size: 30px;
    height: 15px;
    padding: 8px;
    text-align: center;
    width: 15px
}

.socialsShare a.socialTwitter:hover {
    color: #2fc2ef
}

.socialsShare a.socialDribbble:hover {
    color: #ea4c89
}

.socialsShare a.socialVimeo:hover {
    color: #4bf
}

.socialsShare a.socialPinterest:hover {
    color: #d5393a
}

.socialsShare a.socialLinkedin:hover {
    color: #0073b2
}

.socialsShare a.socialGplus:hover {
    color: #ce482b
}

.socialsShare a.socialTwitter:hover {
    color: #2fc2ef
}

.socialsShare a.socialFacebook:hover {
    color: #4c66a4
}

.socialsShare a.socialVimeo:hover {
    color: #4bf
}

.socialsShare a.socialFilckr:hover {
    color: #006ee0
}

.socialsFooter a i {
    display: block;
    margin-left: -4px;
    margin-top: -1px
}

#footer {
    padding-top: 60px;
    padding-bottom: 60px;
    background: #fff;
    margin-left: 60px;
    margin-right: 60px;
    color: #666
}

#footer p {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    float: left
}

#footer p span {
    color: #2d2d2d;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700
}

#footer ul {
    float: right;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif
}

#footer ul li {
    display: inline;
    margin-right: 10px
}

#footer li a {
    color: #666
}

#footer li a:hover {
    color: #999
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

@media screen and (max-device-width: 960px) {
    input, textarea {
        -webkit-appearance: none;
        -webkit-border-radius: 0
    }

    .subscribeContainer, .clientContainer {
        background-attachment: scroll;
        background-position: top center !important;
        background-size: cover
    }

    .contactForm input#submit {
        margin-top: 10px;
        padding: 17px 20px
    }

    .contactForm input[type="text"], .contactForm input[type="email"] {
        height: 45px
    }

    #btnSubmit input[type="submit"] {
        right: 134px;
        top: -38px
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    input, textarea {
        -webkit-appearance: none;
        -webkit-border-radius: 0
    }

    .logo h1 {
        margin-left: 30px
    }

    nav#mainNav {
        margin-right: 15px
    }

    nav#mainNav li a {
        padding: 25px 16px
    }

    .holder960, .counterHolder, .divider, .faqIntro, .clientContent, .shot, .shareIntro, .loginIntro, .galleryIntro {
        width: 760px
    }

    .featureSingle {
        width: 185px
    }

    .desc {
        width: 121px
    }

    .featureSingle .ico {
        margin-right: 10px
    }

    #btnSubmit input[type="submit"] {
        right: 136px;
        top: -38px
    }

    .arrowHolder {
        margin-left: -45px
    }

    .secArrow i {
        margin-left: -30px
    }

    .subscribeContainer, .clientContainer {
        background-attachment: scroll;
        background-position: top center !important;
        background-size: cover
    }

    .shot.column {
        float: none;
        margin-bottom: 20px
    }

    .shot {
        text-align: center
    }

    .accordion {
        width: 440px
    }

    .shortContact {
        width: 210px
    }

    #pricingContainer {
        margin-left: 10px
    }

    .pricingtbl ul {
        width: 214px;
        margin-right: 14px
    }

    #pricingContainer .pricing-big li:first-child:after {
        left: 64px;
        top: 100px
    }

    ul.clientList {
        font-size: 55px
    }

    #loginForm input[type="submit"] {
        position: static;
        width: auto;
        margin-left: 436px;
        padding-left: 47px;
        padding-right: 47px
    }

    #loginForm input[type="text"], #loginForm input[type="password"] {
        width: 450px
    }

    #inputs, #textArea {
        float: none;
        width: 100%
    }

    .contactForm input[type="text"], .contactForm input[type="email"] {
        width: 680px
    }

    .contactForm textarea {
        width: 683px
    }

    .contactForm input#submit {
        width: 698px
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    input, textarea {
        -webkit-appearance: none;
        -webkit-border-radius: 0
    }

    html {
        -webkit-text-size-adjust: none;
        -moz-text-size-adjust: none;
        -ms-text-size-adjust: none
    }

    #loaderInner {
        margin: -50px 0 0 -30px
    }

    .logo, nav#mainNav {
        float: none
    }

    #loaderInner {
        margin: -50px 0 0 -30px
    }

    .logo {
        margin-left: 0;
        margin-bottom: 40px
    }

    .logo h1 {
        margin-left: 10px
    }

    nav#mainNav {
        margin-right: 0
    }

    nav#mainNav ul {
        display: none;
        margin-bottom: 20px;
        padding-left: 5px;
        border-top: 1px #efefef solid;
        padding-top: 15px
    }

    nav#mainNav li {
        float: none;
        display: inline-block;
        margin-right: 10px
    }

    nav#mainNav li a {
        padding: 10px 5px;
        display: block
    }

    .mobileBtn {
        display: inline-block;
        float: right;
        margin-bottom: 16px;
        margin-right: 15px;
        margin-top: -47px;
        position: relative
    }

    .holder960, .aboutIntro, .subscribe, .shot, .description, .counterHolder, .faqIntro, .slider, .touchIntro, .clientContent, .shareIntro, .loginIntro, .galleryIntro, .accordion, .shortContact, .pricingIntro, .productDetails, .divider {
        width: 470px
    }

    .arrowHolder {
        margin-left: -42px;
        top: -30px;
        width: 20%
    }

    .secArrow i {
        margin-left: -29px
    }

    .aboutIntro h1, .galleryIntro h1 {
        font-size: 23px
    }

    .shot {
        text-align: center
    }

    .flexslider .slides img {
        margin-left: 20px;
        width: 90% !important
    }

    .featureSingle {
        width: 380px;
        margin-bottom: 20px
    }

    .featureSingle:last-child, .info.column:last-child {
        margin-bottom: 0
    }

    .featureSingle.column, .accordion.column, .shortContact.column, #footer p, #footer ul, .shot.column, .description.column, .get_start_form {
        float: none
    }

    .get_start_form, .description.column, .shot.column {
        margin: 0
    }

    .description.column .detailsList li {
        float: left;
        width: 50%
    }

    .description.column .detailsList {
        display: inline-block
    }

    .notBtn {
        margin-bottom: 30px
    }

    .accordion {
        margin-right: 0;
        margin-bottom: 50px
    }

    #pricingContainer {
        margin-left: 10px;
        margin-top: 100px
    }

    .pricingtbl ul {
        width: 380px;
        float: none;
        margin-right: 0;
        margin-bottom: 50px
    }

    .pricingtbl ul:last-child {
        margin-bottom: 0
    }

    .pricingtbl ul:nth-child(2n) {
        margin-bottom: 5px
    }

    #pricingContainer .pricing-big li:first-child:after {
        left: 144px;
        top: 100px
    }

    .clientContent p {
        padding-right: 40px;
        padding-left: 40px
    }

    ul.clientList {
        font-size: 60px
    }

    #notForm input[type="email"] {
        width: 245px
    }

    #btnSubmit input[type="submit"] {
        right: 6px;
        top: -39px
    }

    label.error {
        left: 22px
    }

    #loginForm input[type="submit"] {
        width: 125px;
        position: static;
        margin-left: 189px
    }

    #inputs, #textArea {
        float: none;
        width: 100%
    }

    .contactForm input[type="text"], .contactForm input[type="email"] {
        width: 380px
    }

    .contactForm textarea {
        width: 383px
    }

    .contactForm input#submit {
        width: 398px
    }

    .socialsShare li {
        margin-right: 15px
    }

    #footer {
        text-align: center
    }

    #footer p {
        margin-bottom: 10px
    }
}

@media only screen and (max-width: 479px) {
    input, textarea {
        -webkit-appearance: none;
        -webkit-border-radius: 0
    }

    html {
        -webkit-text-size-adjust: none;
        -moz-text-size-adjust: none;
        -ms-text-size-adjust: none
    }

    .logo, nav#mainNav {
        float: none
    }

    #loaderInner {
        margin: -50px 0 0 -30px
    }

    .logo {
        margin-left: 0;
        margin-bottom: 30px
    }

    .logo h1 {
        margin-left: 10px
    }

    nav#mainNav {
        margin-right: 0
    }

    nav#mainNav ul {
        display: none;
        margin-bottom: 5px;
        margin-left: 5px
    }

    nav#mainNav li {
        float: none;
        display: block
    }

    nav#mainNav li a {
        padding: 10px 5px;
        display: block
    }

    nav#mainNav li a.buy {
        display: inline-block;
        margin-top: 5px;
        margin-bottom: 5px
    }

    .mobileBtn {
        display: none !important;
        float: right;
        margin-bottom: 16px;
        margin-right: 15px;
        margin-top: -40px;
        position: relative
    }

    .holder960, .aboutIntro, .subscribe, .counterHolder, .faqIntro, .slider, .touchIntro, .clientContent, .shareIntro, .loginIntro, .galleryIntro, .accordion, .shortContact, .shot, .description, .productDetails, .divider, .pricingIntro {
        width: 320px
    }

    .productDetails {
        margin-top: 0
    }

    .description.column, .shot.column {
        margin-left: 30px;
        margin-bottom: 20px
    }

    #repair input[type="text"], #repair input[type="email"], #repair textarea {
        width: 320px
    }

    .arrowHolder {
        margin-left: -55px;
        top: -25px;
        width: 35%
    }

    .aboutIntro {
        margin: 50px auto 0
    }

    .shot {
        text-align: center
    }

    .yum {
        margin-top: 30px
    }

    #notForm input[type="email"] {
        width: 200px;
        margin-right: 0
    }

    #btnSubmit input[type="submit"] {
        position: static;
        margin-top: 30px
    }

    label.error {
        left: 25px
    }

    #loginForm label {
        padding-bottom: 10px;
        display: block;
        margin-right: 60px
    }

    #loginForm input[type="submit"] {
        width: auto;
        padding-left: 47px;
        padding-right: 47px;
        margin-left: 5px
    }

    #loginForm {
        padding-bottom: 60px
    }

    .features {
        margin-left: 0
    }

    .featureSingle {
        width: 200px;
        margin-bottom: 20px
    }

    .desc {
        width: 120px;
        margin-bottom: 20px
    }

    .featureSingle.column {
        float: none
    }

    .featureHolder:last-child {
        margin-top: 0
    }

    .notBtn {
        margin-top: 30px
    }

    .flex-direction-nav .flex-prev {
        left: -30px !important
    }

    .flex-direction-nav .flex-next {
        right: -30px !important
    }

    .featureSingle.column, .accordion.column, .shortContact.column, #footer p, #footer ul, .shot.column, .description.column {
        float: none
    }

    .accordion {
        margin-right: 0;
        margin-bottom: 50px
    }

    #pricingContainer {
        margin-left: 3px;
        margin-top: 90px
    }

    .pricingtbl ul {
        width: 220px;
        float: none;
        margin-right: 0;
        margin-bottom: 50px
    }

    .pricingtbl ul:last-child {
        margin-bottom: 0
    }

    .pricingtbl ul:nth-child(2n) {
        margin-bottom: 5px
    }

    #pricingContainer .pricing-big li:first-child:after {
        left: 67px;
        top: 100px
    }

    .clientContent p {
        padding: 0
    }

    ul.clientList {
        font-size: 40px
    }

    ul.clientList li {
        display: inline-block;
        padding-bottom: 10px;
        margin-right: 0
    }

    .socialsShare li {
        margin-right: 10px;
        margin-bottom: 10px
    }

    #inputs, #textArea {
        float: none;
        width: 100%
    }

    .contactForm input[type="text"], .contactForm input[type="email"] {
        width: 210px
    }

    .contactForm textarea {
        width: 213px
    }

    .contactForm input#submit {
        width: 225px
    }

    #footer {
        text-align: center
    }

    #footer p {
        margin-bottom: 10px
    }
}

@media only screen and (min-width: 1466px) and (max-width: 1670px) {
    #teaser {
        background: url(../images/sliderImages/full-1670.jpg) no-repeat center 69px #645d5d;
        height: 812px
    }

    .teaserTitle {
        margin-top: 560px
    }

    .teaserTitle h1 {
        font-size: 35px
    }

    .teaserTitle h2 {
        font-size: 27px
    }

    .down a {
        font-size: 13px;
        height: 18px;
        line-height: 23px;
        width: 18px
    }

    .down i {
        line-height: 22px
    }

    .description {
        width: 230px;
        padding-right: 40px
    }

    .logo img {
        max-height: 110px;
        max-width: 330px
    }
}

@media screen and (min-width: 1291px) and (max-width: 1465px) {
    #teaser {
        background: url(../images/sliderImages/full-1465.jpg) no-repeat center 69px #645d5d;
        height: 712px
    }

    .teaserTitle {
        margin-top: 480px
    }

    .teaserTitle h1 {
        font-size: 30px
    }

    .teaserTitle h1:after {
        border-bottom: 4px solid #fff
    }

    .teaserTitle h2 {
        font-size: 23px
    }

    .down a {
        font-size: 10px;
        height: 13px;
        line-height: 18px;
        width: 13px
    }

    .down i {
        line-height: 18px
    }

    .shot {
        max-width: 30%;
        margin-right: 60px
    }

    .description {
        width: 190px;
        padding-right: 40px
    }

    .yum {
        width: 1050px
    }

    .logo img {
        max-height: 100px;
        max-width: 325px
    }
}

@media screen and (min-width: 1291px) and (max-width: 1325px) {
    .shot {
        max-width: 30%;
        margin-right: 40px
    }

    .logo img {
        max-height: 100px;
        max-width: 320px
    }
}

@media screen and (min-width: 1136px) and (max-width: 1290px) {
    #teaser {
        background: url(../images/sliderImages/full-1290.jpg) no-repeat center 69px #645d5d;
        height: 627px
    }

    .teaserTitle {
        margin-top: 450px
    }

    .teaserTitle h1 {
        font-size: 26px
    }

    .teaserTitle h1:after {
        border-bottom: 3px solid #fff
    }

    .teaserTitle h2 {
        font-size: 20px
    }

    .down a {
        font-size: 10px;
        height: 11px;
        line-height: 16px;
        width: 11px
    }

    .down i {
        line-height: 15px
    }

    .shot {
        max-width: 30%;
        margin-right: 35px
    }

    .description {
        width: 190px;
        padding-right: 40px
    }

    .yum {
        width: 1020px
    }

    .logo img {
        max-height: 100px;
        max-width: 315px
    }
}

@media screen and (min-width: 1001px) and (max-width: 1135px) {
    #teaser {
        background: url(../images/sliderImages/full-1135.jpg) no-repeat center 69px #645d5d;
        height: 552px
    }

    .teaserTitle {
        margin-top: 405px
    }

    .teaserTitle h1 {
        font-size: 25px
    }

    .teaserTitle h1:after {
        border-bottom: 3px solid #fff
    }

    .teaserTitle h2 {
        font-size: 18px
    }

    .down a {
        border: 3px solid #fff;
        font-size: 6px;
        height: 6px;
        line-height: 10px;
        width: 6px;
        padding: 8px
    }

    .down i {
        line-height: 10px
    }

    .description {
        width: 190px;
        padding-right: 40px
    }

    .shot {
        display: none
    }

    .yum {
        width: 675px
    }

    .logo img {
        max-height: 95px;
        max-width: 310px
    }
}

@media screen and (min-width: 886px) and (max-width: 1000px) {
    #teaser {
        background: url(../images/sliderImages/full-1000.jpg) no-repeat center 69px #645d5d;
        height: 486px
    }

    .teaserTitle {
        margin-top: 360px
    }

    .teaserTitle h1 {
        font-size: 25px
    }

    .teaserTitle h1:after {
        border-bottom: 2px solid #fff
    }

    .teaserTitle h2 {
        font-size: 18px
    }

    .down a {
        border: 2px solid #fff;
        font-size: 6px;
        height: 6px;
        line-height: 10px;
        width: 6px;
        padding: 6px
    }

    .down i {
        line-height: 0;
        position: relative;
        top: -1px
    }

    .repairSpc, .secArrow, .shot {
        display: none
    }

    .aboutIntro {
        margin: 50px auto 0;
        width: 700px
    }

    .yum {
        width: 620px
    }

    .description {
        width: 135px;
        padding-right: 40px
    }

    .productDetails {
        margin-top: -50px
    }

    .logo img {
        max-height: 90px;
        max-width: 305px
    }
}

@media screen and (min-width: 771px) and (max-width: 885px) {
    #teaser {
        background: url(../images/sliderImages/full-885.jpg) no-repeat center 69px #645d5d;
        height: 430px
    }

    .teaserTitle {
        margin-top: 328px
    }

    .teaserTitle h1 {
        font-size: 22px;
        padding-bottom: 12px
    }

    .teaserTitle h1:after {
        border-bottom: 2px solid #fff
    }

    .teaserTitle h2 {
        font-size: 15px
    }

    .down a {
        border: 2px solid #fff;
        font-size: 5px;
        height: 5px;
        line-height: 10px;
        width: 5px;
        padding: 5px
    }

    .down i {
        line-height: 0;
        position: relative;
        top: -2px
    }

    .repairSpc, .secArrow, .shot {
        display: none
    }

    .aboutIntro {
        margin: 50px auto 0;
        width: 700px
    }

    .yum {
        width: 620px
    }

    .description {
        width: 135px;
        padding-right: 40px
    }

    .productDetails {
        margin-top: -50px
    }

    .logo img {
        max-height: 85px;
        max-width: 300px
    }
}

@media screen and (max-width: 770px) {
    #teaser, .repairSpc, .secArrow {
        display: none
    }

    .shot img {
        width: 100%
    }

    .shot {
        position: relative;
        top: -30px;
        width: 65%;
        margin: 0 auto !important
    }

    .yum, .shot.column, .aboutIntro, .description {
        max-width: 100%
    }

    .description {
        width: 400px
    }

    .productDetails {
        width: 100%
    }

    .logo div {
        background-color: transparent !important
    }

    header {
        border: 0 !important
    }

    .logo {
        position: relative;
        padding-bottom: 60px;
        margin: 0 auto
    }

    .logo div {
        width: 100%
    }

    .logo img {
        max-height: 150px;
        display: block;
        margin: 0 auto
    }

    .get_start_form, .description.column, .shot.column, .get_start_1 {
        margin: 0 auto
    }

    .get_start_form {
        margin-top: 10px
    }

    .get_start_1 {
        width: 75%;
        margin-top: 10px
    }

    .description {
        width: 55%
    }
}

@media screen and (max-width: 552px) {
    #repair input[type="text"], #repair input[type="email"], #repair textarea {
        width: 320px
    }
}

@media screen and (max-width: 484px) {
    .description {
        width: 250px
    }
}

@media screen and (max-width: 479px) {
    #repair input[type="text"], #repair input[type="email"], #repair textarea {
        width: 320px
    }

    .shot {
        position: relative;
        top: 0;
        padding-bottom: 30px
    }

    .aboutIntro {
        margin: 40px auto 0
    }

    /* Header isn't fixed on mobile devices */
    #header{
        position: initial !important;
    }
}

@media screen and (max-width: 380px) {
    #repair input[type="text"], #repair input[type="email"], #repair textarea {
        width: 250px
    }
}

@media screen and (max-width: 300px) {
    .aboutIntro {
        margin: 80px auto 0 !important
    }

    .description {
        position: relative;
        top: 50px
    }
}

.tb p, .tb label, .tb table {
    color: #999;
    font-size: 15px
}

.tb input[type="text"], .tb textarea, .tb select, #repair input[type="text"] {
    -webkit-box-shadow: none;
    -webkit-transition: all .5s ease 0;
    -moz-transition: all .5s ease 0;
    -ms-transition: all .5s ease 0;
    -o-transition: all .5s ease 0;
    transition: all .5s ease 0;
    box-shadow: none !important
}

.tb select {
    background: #fff;
    border: 1px solid #efefef;
    color: #444;
    margin-bottom: 10px;
    outline-width: 0;
    padding-left: 10px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 13px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    height: 57px;
    width: 428px
}

.tb select:focus {
    background: none repeat scroll 0 0 #fcfcfc
}

.notBtn a {
    text-decoration: none
}