@font-face {
    font-family: 'dunkin';
    src: url('../fonts/dunkin.eot');
    src: url('../fonts/dunkin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/dunkin.woff2') format('woff2'),
        url('../fonts/dunkintwoff') format('woff'),
        url('../fonts/dunkin.ttf') format('truetype'),
        url('../fonts/dunkin.svg#dunkin') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeue-ThinExt';
    src: url('../fonts/HelveticaNeue-ThinExt');
    src: url('../fonts/HelveticaNeue-ThinExt?#iefix') format('embedded-opentype'),
        url('../fonts/HelveticaNeue-ThinExt.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-ThinExt.woff') format('woff'),
        url('../fonts/HelveticaNeue-ThinExt.ttf') format('truetype'),
        url('../fonts/HelveticaNeue-ThinExt.svg#HelveticaNeue-ThinExt') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helveticaneue-light';
    src: url('../fonts/helveticaneue-light');
    src: url('../fonts/helveticaneue-light?#iefix') format('embedded-opentype'),
        url('../fonts/helveticaneue-light.woff') format('woff'),
        url('../fonts/helveticaneue-light.ttf') format('truetype'),
        url('../fonts/helveticaneue-light.svg#helveticaneue-light') format('svg');
    font-weight: normal;
    font-style: normal;
}




html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
    height: 100%;
    width: 100%;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {
    font: 16px/26px Helvetica, Helvetica Neue, Arial;
    height: 100%;
    width: 100%;
}

.wrapper {
    width: 90%;
    margin: 0 5%;
    background-color: #ffffff;
}

/* ===================
    ALL: Orange Theme
   =================== */

.header-container {
    height: 68px;
    text-align: center;
    position: fixed;
    width: 100%;
    z-index: 11;
    margin: 0 auto;
    -webkit-transition: background 1s;
    -moz-transition: background 1s;
    -o-transition: background 1s;
    transition: background 1s
}

a {
    text-decoration: none;
}

.main-container {
    background-color: #fff;
}

.contact-form-label {
    width: 100px;
    display: inline-block;
}

.contact-form-field {
    width: 400px;
    display: inline-block;
}

.main aside {
    border-top: 20px solid #e44d26;
}

.main aside {
    color: white;
}

/* ==============
    MOBILE: Menu
   ============== */

nav ul {
    margin: 0;
    padding: 0;
}

nav a {
    display: block;
    text-align: center;
    text-decoration: none;
    color: white;
    font-family: 'helveticaneue-light';
    font-size: 16px;
    -webkit-transition: color 1s;
    -moz-transition: color 1s;
    -o-transition: color 1s;
    transition: color 1s;
    letter-spacing: 2px;
}

.Navover {
    color: #000000 !important;
    text-decoration: none !important;
}


/* ==============
    MOBILE: Main
   ============== */

.main {
    padding: 30px 0;
}

.main article h1 {
    font-size: 2em;
}

.main aside {
    color: white;
    padding: 0px 5% 10px;
}



/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
#video-home {
    /*background: url('../images/videopreview.jpg') no-repeat 100% 100%;height: 300px;*/
    background-color: #fff;
}


video#bgvid {
    right: 0;
    /* bottom: 0; */
    min-width: 100%;
    min-height: 100%;
    height: 100%;
    width: auto;
    height: auto;
    /* z-index: -100; */
    /* background: url('../images/videopreview.jpg') no-repeat; */
    background-size: contain;
    position: absolute;
}


.header-container img {
    text-align: center;
    margin-top: -3px;
    /* padding-left: 10px; */
}


.logo-home {
    position: relative;
    text-align: center;
}



.language,
.language a {
    color: #000000;
    text-decoration: none;
    font-size: 14px;
    display: inline;
}

.language {
    margin-right: 96px;
    width: 407px;
}

.language a:hover {
    color: #fff
}

.lg {
    display: none;
    width: 150px;
}


.navDiv {
    display: inline-block;
}

.navDiv a:hover {
    cursor: pointer
}


.reel {
    color: #fff;
    width: 100%;
    text-align: center;
    display: block;
    position: relative;
    font-size: 12px;
}

.reel p {
    margin-top: 7px;
    letter-spacing: 2px;
}

.reel img {
    cursor: pointer;
    width: 46px;
}



#mainSec2 {

    font-family: 'HelveticaNeue-ThinExt';
    font-size: 40px;
    color: #00767a;
    display: block;
    background-color: #fff;
    position: relative;
    margin: 0 auto;
    letter-spacing: 6px;
    text-align: center;
    line-height: 50px;

}

#mainSec2 a {
    color: #00b2ba;
    text-decoration: none;
    border-bottom: 2px solid;
}

#mainSec2 .wrapper {
    width: auto;
    max-width: 683px;
    margin: 0 auto;
    padding-top: 35px;
    padding-bottom: 0px;
}



#mainSec3 {
    position: relative;
    background-color: #ffffff;
}


#mainSec3 h2,
#mainSec4 h2,
#mainSec5 h2,
#mainSec6 h2,
.cv h2,
.everywhere h2 {
    color: #000000;
    font-size: 24px;
    font-family: 'helveticaneue-light';
    text-align: center;
    letter-spacing: 2px;
}

#mainSec3 h2 {
    margin-bottom: 16px;
    margin-top: 25px;
}

#mainSec4 h2 {
    margin-bottom: 10px;
    margin-top: 0px;
}

#mainSec5 h2 {
    margin-bottom: 16px;
    margin-top: 0px;
}

#mainSec6 h2 {
    margin-bottom: 16px;
    margin-top: 0px;
}

.cv h2,
.everywhere h2 {
    margin-bottom: 52px;
    margin-top: 0px;
}

.cv h2 {
    margin-top: 40px;
    color: #126267;

}

.everywhere h2 {
    letter-spacing: 4px;
    margin-bottom: 0px;
}

#mainSec3 h2 span,
#mainSec4 h2 span,
#mainSec5 h2 span,
#mainSec6 h2 span,
.cv h2 span {

    font-size: 14px;
    font-family: 'helveticaneue-light';



}


html[xmlns*=""] body:last-child #mainSec3 h2 span,
#mainSec5 h2 span,
#mainSec6 h2 span,
.cv h2 span {

    font-weight: 100 !important;

}



.imgLogo {
    cursor: pointer;
}

.box-container {
    position: relative;
    /* height: 400px; */
}

.box-centered-element {
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 21px;
    font-family: 'helveticaneue-light';
    color: #fff;
    font-weight: bold;
    letter-spacing: 2px;
    text-align: center;
    /* line-height: 40px; */
    width: 100%;
}

.reasontxt {
    font-size: 21px;
    font-family: 'helveticaneue-light';
    color: #fff;
    font-weight: bold;
    position: relative;
    letter-spacing: 2px;
    text-align: center;
    top: 120px;
    overflow: auto;
    line-height: 40px;
}

.box {
    width: 33%;
    max-width: 610px;
    display: inline-block;
    margin-left: -5px;
    /* margin-top: -26px; */
    cursor: pointer;
}

.box img {
    width: 100%;
    margin: 0px;
}

#mainSec4 {
    margin-top: 80px;
    background-color: #ffffff;

}


#mainSec4 .wrapper {
    margin: 0 auto;
    max-width: 1900px;
}

.customerHead {
    background-color: #BFB8A6;
    color: #fff;
    font-family: 'helveticaneue-light';
    font-size: 20px;
    text-align: center;
    max-width: 1900px;
    height: 36px;
    letter-spacing: 2px;
    padding-top: 9px;
    margin: 0 auto;
}

.customerHead span {
    font-size: 14px
}

.customerImage {
    margin: 0 auto;
    text-align: center;
}

.customerRow {
    width: 667px;
    margin-top: 5px
}

#mainSec5 {
    margin-top: 65px;
}


#mainSec5 .wrapper {
    margin: 0 auto;
    max-width: 1900px;
}

.projectImage {
    /* background: url('../images/green_bck.jpg'); */
    width: 40%;
    max-width: 950px;
    /* height: 312px; */
    display: inline-block;
    vertical-align: middle;
    position: relative;
    /* float: right; */
}


.projectImage img {
    max-width: 840px;
    width: 100%;
    /* max-height: 251px; */
}

.projectImage .playbtn img {
    cursor: pointer
}

.projectText {
    width: 40%;
    max-width: 950px;
    /* width: 335px; */
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    line-height: 20px;
    color: #000000;
    /* height: 258px; */
    position: relative;
    /* float: right; */
    margin-right: 25px;
    /* margin-top: 25px; */
}

.projectText h3 {
    font-family: 'HelveticaNeue-ThinExt';
    font-size: 24px;
    margin-top: 0px;
    line-height: 24px;
    padding-right: 10px;
}

.projectText p {
    font-family: 'helveticaneue-light';
    font-size: 21px;
    letter-spacing: 1px;
    line-height: 21px;
    padding-left: 15px;
    padding-right: 15px;
}

.project-txt-mobile {
    display: none;
}

.project-txt-laptop {
    display: block;
}

.locations-mobile {
    display: none;
}

.locations-laptop {
    display: block;
}

.locations-div {
    text-align: center;
    margin-top: 30px;
}

.citiesImage {
    max-width: 1280px;
    text-align: center;
    margin: 0 auto;
}

.cv p {
    font-family: 'helveticaneue-light';
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 18px;
    padding-left: 15px;
    padding-right: 15px;
}


.playbtn {
    position: absolute;
    z-index: 2;
}

.carBlock {
    text-align: center;
}

.caratula {
    position: relative;
    overflow: hidden;
    /* height: 312px; */
    position: relative;
}


.boxBtnV {
    width: 16px;
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
    float: right;
}

.boxBtnH {
    display: none;
}

.NoSel {
    width: 16px;
    height: 16px;
    background-color: #00767A;
    margin-bottom: 8px;
    cursor: pointer;
}

.NoSel:hover {
    width: 16px;
    height: 16px;
    background-color: #00595B;
    margin-bottom: 8px;
    cursor: pointer;
}

.Sel {
    width: 12px;
    height: 12px;
    background-color: #fff;
    border: #00767A 2px solid;
    margin-bottom: 8px;
    cursor: auto;
}

.fb_ico {
    vertical-align: bottom;
    left: 10px;
    position: relative;
    cursor: pointer;
    float: right;
    top: 285px;
    margin-right: -16px;
}


.carrusel {
    position: relative;
}



.dashed {
    width: 100%;

    background: url('../images/dash.png') repeat-x;
    height: 2px;
    background-size: 22px 4px;
    margin-top: 100px;
    margin-bottom: 100px;
    font-size: 11px;
    color: #333741;
}

.dashed2 {
    width: 100%;

    background: url('../images/dash.png') repeat-x;
    height: 2px;
    background-size: 22px 4px;
    margin-top: 91px;
    margin-bottom: 20;
    font-size: 11px;
    color: #333741;
}

.dashed2 img {
    margin-top: -11px;
    float: right;
    margin-right: 6px;
}

.dashed2 div {
    float: right;

    background-color: #fff;
    margin-top: -22px;
    margin-right: 10px;
    padding: 10px;
}

.dashed2 a {
    text-decoration: none;
    color: #333741;
}

.dashed2 a:hover {
    text-decoration: underline;
    color: #333741;
}

#mainSec6 {
    margin: 0 auto;
    margin-top: 64px;
}


#mainSec6 .wrapper {
    margin: 0 auto;
    max-width: 1900px;
    text-align: center;
}

#mainSec6 .box6 {
    width: 45%;
    max-width: 610px;
    display: inline-block;
    margin-left: -5px;
    /* margin-top: -26px; */
    vertical-align: top;
}

.box6 img {
    width: 100%;
    margin: 0px;
    max-height: 370px;
}

#mainSec6 figure {
    max-width: 667px;
    margin: auto;
}

#mainSec6 img {
    width: 100%;
}

.contactBoxes {
    text-align: center;
}

.formContact {
    max-width: 664px;
    position: relative;
    width: 100%;
    margin: 0 auto;
    /* margin-top: 93px; */
    /* margin-left: 10px; */
    /* padding-left: 10px; */
    text-align: left;
}

.txtinputContact {
    font-family: 'HelveticaNeue-ThinExt';
    font-size: 18px;
    padding-left: 3px;
    color: #606577;
    background-color: #f3f2ee;
    max-width: 386px;
    width: 100%;
    height: 40px;
    margin-left: 14px;
    border: 0px;
    margin-top: 10px;
}

.checkboxContact {
    font-family: 'HelveticaNeue-ThinExt';
    font-size: 18px;
    padding-left: 3px;
    color: #606577;
    background-color: #f3f2ee;
    max-width: 386px;
    /* width: 100%; */
    /* height: 40px; */
    /* margin-left: 14px; */
    margin-left: 143px;
    border: 0px;
    margin-top: 10px;
}

.checkboxLabelContact {
    font-family: 'HelveticaNeue-ThinExt';
    font-size: 18px;
    padding-left: 3px;
    color: #606577;
    /* background-color: #f3f2ee; */
    max-width: 386px;
    width: 100%;
    /* height: 40px; */
    margin-left: 14px;
    border: 0px;
    margin-top: 10px;
}


.formContact textarea {
    font-family: 'HelveticaNeue-ThinExt';
    font-size: 18px;
    color: #606577;
    padding-left: 3px;
    padding-right: 3px;
    background-color: #f3f2ee;
    max-width: 386px;
    width: 100%;
    height: 166px;
    margin-left: 14px;
    margin-top: 10px;
    border: 0px;
    resize: none;
}

.formContact p {
    font-family: 'HelveticaNeue-ThinExt';
    font-size: 21px;
    color: #00767a;
    position: relative;
    margin: 0px;
    float: left;
    margin-top: 13px;
    clear: left;
    margin-left: 10px;
}

.submitbtnContact {
    font-family: 'HelveticaNeue-ThinExt';
    border: none;
    background-color: #fff !important;
    font-size: 21px;
    color: #bfb8a6 !important;
    width: auto !important;
    /* float: right !important; */
    margin-top: 0px !important;
    padding: 0px;
    margin-left: 0px !important;
}



.submitbtnContact:hover {
    border: none;
    color: #00767a !important;
}

.submit {

    width: auto !important;
    padding: 0px;
    vertical-align: bottom;
    line-height: 38px;
    margin-bottom: -5px;

}

.socials {

    width: auto !important;
    padding: 0px;
    vertical-align: bottom;
    line-height: 38px;
    margin-bottom: -5px;

}


.socials img {
    width: 24px !important;
    display: block;
    clear: both;
    width: auto !important;
    display: inline-block;
}

.submit div {
    /* width: auto !important;
    display: block !important;
    margin-bottom: 0px; */
}


.formContactLine {
    width: 549px;
    margin-right: 0px;
    padding-right: 0px;
    line-height: 38px;
    display: inline-block;
}


.submitbtn {
    padding: 0px
}


.feedback {
    font-family: 'helveticaneue-light';
    color: #fff;
    font-size: 14px;
    text-align: center;
    background-color: #ccc6b8;
    height: 39px;
    padding-top: 2px;
    width: 100%;
    max-width: 419px;
    position: relative;
    left: 118px;
}

.location {
    color: #333741;
    font-family: 'helveticaneue-light';
    font-size: 14px;
    max-width: 795px;
    margin: 0 auto;
    width: 100%;
    margin-top: 48px;
    line-height: 17px;
}

.location a {
    color: #333741;
    font-family: 'helveticaneue-light';
    text-decoration: none
}

.location a:hover {
    color: #333741;
    font-family: 'helveticaneue-light';
    text-decoration: underline;
}


.location h3 {
    font-family: 'dunkin';
    font-size: 22px;
    margin-top: 41px;
}

.location img {
    width: 207px !important;
    vertical-align: initial;
}

.Ralign {
    text-align: right;
    margin-right: 12px !important;
}



.overlay-video {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .80);
    position: fixed;
    z-index: 250;
    display: block;
}

.overlay-video .video {
    position: absolute;
    width: 90%;
    height: auto;
    max-width: 900px;
}


.prominentScreen {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .90);
    position: fixed;
    z-index: 250;
    display: block;
}

.prominentScreen video {
    position: absolute;
    width: 90%;
    height: auto;
    max-width: 900px;
}






.submit a {
    margin-left: 2px;
}

.cv {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    text-align: justify;
}

.cv .wrapper {
    width: 100%;
    margin: 0;
}

.cv img {
    width: 100%;
}


.txtcv {
    /* margin-top: 58px; */
    text-align: center;
}


.everywhere {
    margin-bottom: 0px;
    margin-top: 30px;
    padding-bottom: 130px;
}



.Bblock1,
.Bblock2 {
    display: inline-block;
    margin-right: 0px;
    margin-left: -5px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    height: 166px;
    vertical-align: top;
}

.Bblock2 {
    position: relative;
}

.TexL {
    float: left;
    margin-right: 23px;
    text-align: right;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.ImgL {
    float: right;
}

.TexR {
    float: right;
    margin-left: 20px;
}

.ImgR {
    float: left;
    display: inline-block;
}


.Bblock2 .TexL {
    margin-right: 22px;

    margin-top: 82px;
    margin-left: 5px;
}

.Bblock2 .ImgL {
    margin-top: 5px;
}


@-moz-document url-prefix() {
    .Bblock2 .TexL {
        margin-left: 5px;
    }
}



#customerRow5,
#customerRow6 {
    display: none
}


#mainSec3 .wrapper {
    max-width: 1900px;
    margin: 0 auto;
    width: 100%
}





/* form Validation*/

.invalid input:required:invalid {
    background: #BE4C54;
}

.invalid input:required:valid {
    background: #17D654;
}


.Servec21 {
    margin-top: -21px;
    position: relative;
}

#RL1 {
    top: -1px;
}

#RL2 {
    top: -5px;
}

#RL3 {
    top: 17px;
}

#RR1 {
    top: 52px;
}

#RR2 {
    top: 36px;
}

#RR3 {
    top: 52px;
}

nav {
    margin-top: 21px;
    height: 29px;
    width: 574px;

    -webkit-transition: background 1s;
    -moz-transition: background 1s;
    -o-transition: background 1s;
    transition: background 1s
}


#Servec2 .wrapper {
    width: 978px;
    /* 1140px - 10% for margins */
    margin: 0 auto;

}



nav a {
    width: 9%;
    padding-right: 24px;
    margin-bottom: 0;
    display: inline;

}

nav ul li {
    display: inline;
}

.menuMvl,
.menuMblPoint,
.closeMenu {
    display: none
}

.closeMenu img {
    width: 15px;
    height: auto !important;
}

.logo-home img {
    padding: 0 5%;
    max-width: 531px;
    width: 90%;
}


.menuMblPoint,
.menuMvl,
.closeMenu {
    display: none
}


/* ==========================================================================
   Media Queries
   ========================================================================== */




/* nuevo menu */







/* ====================
    INTERMEDIATE: Menu
   ==================== */

nav a {
    /* float: left; */
    width: 9%;
    /* margin: 0 1.7%; */
    padding: 0px 11px;
    margin-bottom: 0;

    display: inline;
    /* padding-top: 52px; */
    /* position: relative; */
}

nav li:first-child a {
    margin-left: 0;

    /* display: inline-block; */
}

nav li:last-child a {
    margin-right: 0;
}

/* ========================
    INTERMEDIATE: IE Fixes
   ======================== */


.oldie nav a {
    margin: 0 0.7%;
}

@media only screen and (max-width: 970px) {

    /* ====================
    WIDE: CSS3 Effects
   ==================== */

    .main aside {
        -webkit-box-shadow: 0 5px 10px #aaa;
        -moz-box-shadow: 0 5px 10px #aaa;
        box-shadow: 0 5px 10px #aaa;
    }

    /* ============
    WIDE: Menu
   ============ */

    .title {
        float: left;
    }



    /*home*/



    nav ul li {
        /* display: block !important;
        text-align: left;
        margin-left: 0px;
        margin-top: 2px; */
    }


    .reasons {
        text-align: center;
        /* width: 624px; */
        margin: 0 auto;
    }



    #mainSec2 .wrapper {
        width: auto;
    }

    #mainSecTit .wrapper {
        width: auto !important;
        margin: 0 auto;
    }



    #mainSec5 .wrapper {
        /* max-width: 430px; */
        width: 100%;
    }


    .corch {
        display: none
    }

    .projectText div {
        margin-right: 13px;
        text-align: initial;
    }

    .projectText {
        width: 373px;

    }

    .fb_ico {
        top: 292px;
    }


    .boxBtnV {
        width: 44px;

    }

    /* .Sel {
        width: 40px;
        height: 40px;
    }

    .NoSel {
        width: 44px;
        height: 44px;
    } */


    .NoSel:hover {
        width: 44px;
        height: 44px;
        background-color: #00595B;
        margin-bottom: 8px;
        cursor: pointer;
    }


    #mainSec6 .wrapper {
        margin: 0 5%;
        width: 90%;
    }

    #mainSec6 .box6 {
        width: 100%;
    }

    .formContactLine {
        width: 610px;
    }

    .txtinputContact {
        float: right;
        max-width: 470px;
    }

    .checkboxContact {
        margin-left: 134px;
    }

    .formContact textarea {
        float: right;
        max-width: 470px;
    }

    .formContact p {
        margin-left: 0px;
    }


    .location img {
        /* width: 312px !important; */
    }


    .language {
        margin-right: 31px;
        width: 407px;
    }







    /* ============
    WIDE: Main
   ============ */

    .main article {}

    .main aside {
        float: right;
        width: 28%;
    }
}

@media only screen and (max-width: 900px) {
    .reasontxt {
        font-size: 18px;
        position: relative;
        letter-spacing: 2px;
        text-align: center;
        top: 120px;
        overflow: auto;
        line-height: 20px;
    }

    .box-centered-element {
        font-size: 16px;
    }
}

@media only screen and (max-width: 847px) {
    .corch {
        display: none
    }

    #mainSec5 .wrapper {
        width: 100%;
    }

    .projectText {
        float: none;
        width: 367px;
        margin: 0px;
        text-align: center;
    }

    .projectImage {
        float: none;
    }

    .fb_ico {
        float: right;
        top: inherit;
        top: 188px;
        left: -5px;
        clear: right;
    }

    .boxBtnV {
        float: right;
        margin-left: 0px;
    }

    .carBlock {
        /* width: 383px; */
        margin: 0 auto;
    }

    .projectText div {
        /* margin-top: 20px !important; */
    }


    #mainSec6 figure {
        width: 90%;
        margin: 5%;
    }

    #mainSec6 .wrapper {
        width: 100%;
        margin: 0px;
        padding: 0px;
    }


    .Bblock1,
    .Bblock2,
    .Bblock3,
    .Bblock4 {
        display: inline-block;

    }

    .TexR {
        float: left;
        text-align: right;
        width: 155px;
        margin-left: 0px;
        margin-right: 20px;
    }

    .ImgR {
        float: right;
    }

    .location {
        width: 395px;
        margin-right: 5%;
        font-size: 12px;
    }

    .Bblock1 .TexR {
        margin-left: -9px;
    }

    .Bblock2 .TexR {
        margin-left: -10px;
    }


    .language {
        margin-right: 20px;

    }

    #EndAsBlock {
        margin-top: 10px
    }

    #AmBlock {
        margin-top: 10px
    }

}

@media only screen and (max-width: 839px) {}

@media only screen and (max-width: 825px) {

    #mainSec3 .wrapper {
        width: 623px;
        margin: 0 auto;
    }

    .txtinputContact {
        float: right;
        max-width: 462px;
    }
    .checkboxContact {
        margin-left: 142px;
    }
    .formContact textarea {
        float: right;
        max-width: 462px;
    }

}







@media only screen and (max-width: 746px) {

    #mainSec2 .wrapper {
        padding-top: 10px;
        padding-bottom: 10px;
        margin-top: 15px;
    }

    #mainSec3 h2 {
        margin-top: 12px;
        margin-bottom: 20px;
    }



    .box {
        width: 50%;
    }

    #mainSec6 img {
        /* padding-left: 6px; */
        /* width: 90%; */
    }

    #mainSec4 {
        margin-top: 40px;
    }

    #mainSec4 h2 {
        margin-top: 12px;
        margin-bottom: 10px;
    }

    #mainSec5 {
        margin-top: 40px;
    }

    #mainSec5 h2 {
        /* margin-top: 12px; */
        margin-bottom: 19px;
    }

    #mainSec6 {
        margin-top: 55px;
    }

    #mainSec6 h2 {
        margin-bottom: 19px;
    }

    #logo-home-img {
        display: none;
    }

    .menuMvl {
        left: 100%;
        position: relative;
        margin-left: -30px;
        text-align: left;
        top: -25px;
        display: block;
    }

    .closeMenu {
        display: block;
        float: right;
        position: relative;
        top: -12px;
        margin-right: 6px;
        width: -8px;
    }

    nav a {
        color: #fff !important;
        text-align: center;
        display: block;
        width: auto;
    }

    .menuShadow {
        position: absolute;
        top: 40px;
    }

    .language {
        margin-right: 0px;
        width: 407px;
        position: relative;

    }

    .header-container {
        height: 38px;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .imgLogo {
        width: 100px;
        padding-top: 10px;
    }

    .navDiv {
        display: block
    }

    nav {
        display: none;
        display: none;
        width: 167px;
        height: 204px;
        background-color: #6A6A6A !important;
        padding-top: 13px;
        padding-left: 20px;
        float: right;
        margin-right: -190px;
        color: #fff;
        position: relative;
        text-align: center;
    }

    .menuMblPoint {
        display: block;
        color: #fff;
        margin: 0px;
        padding: 0px;
        text-align: left;
        padding-left: 11px;
        margin-top: -5px;
    }

    .projectImage {
        width: 95%;
    }

    .projectText {
        width: 95%;
    }

    .projectText div {
        margin-right: 0px;
    }

    .project-txt-mobile {
        display: block;
    }

    .project-txt-laptop {
        display: none;
    }

    .locations-mobile {
        display: block;
    }

    .locations-laptop {
        display: none;
    }

    .boxBtnV {
        display: none;
    }

    .boxBtnH {
        display: inline-block;
    }

    .boxBtnH .Sel {
        display: inline-block;
    }

    .boxBtnH .NoSel {
        display: inline-block;
    }

    .dashed {
        margin-top: 25px;
        margin-bottom: 25px;
    }

}


@media only screen and (max-width: 650px) {

    #mainSec6 .box6 {
        max-width: 590px;
        width: 95%;
        margin-left: 0px;
    }

    .formContact {
        /* padding-left: 5%; */
        margin-left: 0px;
        width: 95%;
    }

    .formContact div {
        width: 100%;
    }

    .formContact p {
        margin-left: 14px;
    }

    .txtinputContact {
        max-width: 580px;
        margin-left: 14px;
        padding-left: 0px;
        float: none;
    }
    .checkboxContact {
        margin-left: 142px;
    }
    .formContact textarea {
        max-width: 580px;
        margin-left: 14px;
        padding-left: 0px;
        float: none;
    }

    #hongkiat-form {
        width: 100%;
    }

    #mainSec6 {
        width: 100%;
    }


    .submit {
        float: right;
        margin-bottom: 50px;
        margin-top: 13px;
        margin-right: 12% !important;
    }

    .pTxtButtons {
        width: 0px !important;
    }

    #mainSec2 {
        font-size: 35px;
        line-height: 50px;
        width: 90%;
    }

    .box {
        width: 100%;

    }


    #mainSec3 h2,
    #mainSec4 h2,
    #mainSec5 h2,
    #mainSec6 h2,
    .cv h2 {
        font-size: 19px;
    }

    .everywhere h2 {
        font-size: 12px;
    }


    #mainSec3 h2 span,
    #mainSec4 h2 span,
    #mainSec5 h2 span,
    #mainSec6 h2 span,
    .cv h2 span {
        font-size: 12px;
    }



    .customerRow img,
    .customerRow {
        width: 100%
    }

    #mainSec4 .wrapper {
        width: 100%
    }

    .customerHead {
        width: 100%
    }



    #email {
        /* margin-left: 20px; */
    }

}



@media only screen and (max-width: 610px) {

    #mainSec3 .wrapper {
        width: 100%;
        margin: 0 auto;
    }
    .checkboxContact {
        margin-left: 14px;
    }



}

@media only screen and (max-width: 567px) {

    .pTxtButtons {
        width: 0px !important;
    }
}




@media only screen and (max-width: 507px) {

    .box {
        width: 100%;

        max-width: none;
        margin-left: 0px;
        margin-right: 0px;
        padding: 0px;
        display: block;
        float: left;
    }






}




@media only screen and (max-width: 500px) {


    #mainSec2 {
        font-size: 21px;
        line-height: 31px;
        width: 90%;
    }

    .formContact p {
        font-size: 18px;
    }

    .submitbtnContact {
        font-size: 18px;
    }

}

@media only screen and (max-width: 400px) {

    #mainSec6 img {
        padding-left: 6px;
    }

    .customerHead {
        width: 195px;
        font-size: 14px;
        line-height: 16px;
        padding-left: 40px;
        padding-right: 40px;
    }

    #mainSec4 .wrapper {
        width: 100%;
    }

    .customerRow {
        width: 275px;
    }

    .location img {
        width: 127px !important;
        margin-right: -134px;
    }

    .location h3 {
        font-size: 18px;
        margin-top: 6px;
    }

    .Bblock2 .TexL {
        margin-top: 43px;
        margin-right: 20px;
    }

    .Bblock1,
    .Bblock2 {
        height: 127px;

    }

    .location {
        width: 290px;
        margin-left: 30px;
        margin-right: 0px;
    }


    .carBlock {
        /* width: 90%; */
        padding: 0px;
    }

    .projectImage {
        /* width: 225px;
        height: 218px; */
    }



    .NoSel {
        /* width: 40px;
        height: 40px; */
    }

    .Sel {
        /* width: 38px;
        height: 38px; */
    }


    .boxBtnV {
        margin-right: 31px;
    }

    .projectText {
        /* width: 100%; */
    }

    .projectImage img {
        /* max-height: 177px;
        max-width: 183px; */
    }

    .NoSel:hover {
        /* width: 40px;
        height: 40px; */

    }

    .fb_ico {
        top: -3px;
        left: -34px;
        clear: right;
        float: right;
    }


    #mainSec3 h2,
    #mainSec5 h2,
    #mainSec6 h2,
    .cv h2 {
        line-height: 19px;
    }


    .Bblock1 .TexR {
        margin-right: 22px;
    }

    .Bblock2 .TexR {
        margin-right: 23px;
    }

    .cv p {

        font-size: 13px;

    }

    .txtinputContact {
        /* width: 90% !important; */
        /* margin-left: 0px; */
    }

    .txtareaContact {
        /* width: 90% !important; */
    }

    .formContact textarea {
        /* margin-left: 0px; */

    }

    .pTxtButtons {
        width: 0px !important;
    }
}



/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}