html,body{	
    margin: 0;
    width:100%;
    overflow-x: hidden !important;
}
h2{
    font-weight: normal;
}
body {
    padding: 2px 8px 7px 4px;
    direction: ltr;
    overflow: auto;
    background-color: white;
    background-image: url('/supporting/bgdot.png');
    background-repeat: repeat;
    background-attachment: fixed;
    background-size: 25px;

    font-family: 'Teko', 'Gadget', sans-serif;
    transition: all .2s linear;
    color:black;
    letter-spacing:-1px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 12px;
    font-weight: 500;
}
a,.aboutText{
    color:#ff6600;
    font-family: 'Wire One', 'Gadget', sans-serif;
    letter-spacing: .07em;
    margin:5px;
}
iframe{
    border: none;
    height:100%;
    width:100%;
}
artical,.captionHolder{
    padding:0;
    margin:20px 10px;
    font-size:1em;
    line-height:1em
}
.buttonTitle{
    height:100%;
    width:100%;    
    position: absolute;
    left: 0;
    bottom: 0;
}
.buttonText{
    position:absolute;
    text-align: center;
    background-color: #ff6600;
    color:white;
    padding:10px 0px 5px 0px;
    width:100%;
    bottom:0;
    line-height: .8em;
    font-size:28px;
}
.backTop{
    bottom:10px;
    right:10px;
    background-color:#ff6600;
    padding: 4px;
    position: fixed;
    opacity:0.0;
    z-index:10;
}
.aniHolder{
    position:relative;
    width:100px;
    height:20px;
    margin:auto;
}
.aniBoxLG,.aniBoxSM{
    border:1px solid white;
    display:inline-block;
    border-radius:50%;
}
.aniBoxLG{
    height:20px;
    width:20px;
    margin-bottom:-10px;
}
.aniBoxSM{
    height:10px;
    width:10px;	
}
.backTopImg{
    width:80px;
    height:80px;
}
.caption3d{
    text-align:center;
    font-size:1.5em;
    line-height:1em;
    font-weight: 700;
    letter-spacing:2px;
    margin: 0 auto;
}
.captionHolder{
    width: 95%;
    position:relative;
}
.welcomeAbout{
    font-size:20px;
}
.mailIcon{
    width:80px;
    height:80px;
    margin:auto;
}
.contact{
    position:absolute;
    right:10px;
    bottom:60px;
    width:100px;
    height:100px;
    font-size:25px;
    line-height: 0;
    color: #ff6600;
    text-align:center;
    z-index:11;
}
header,html, section, footer, aside, nav, main, article, figure, div,a,.playButton,.titleArea,.titleHolder {
    display: block;

}
.aniBoxLG,.aniBoxSM,.caption3d,.viewer,.backTop,.playButton,.cropMC,.cropWeb,.cropLvid,.cropL,.cropR,.orangeOverlay,.titleArea,.titleAreaUp ,.seperatorIcon,.seperatorIconHolder{
    transition: all .4s linear;

}
.contactBody,.contactInput,.contactBtn,.playButton,.expL,.video,iframe,.cropL,.leftImageHolder, .rightImageHolder, .leftImageHolderMiddle,.leftImageHolderMiddleCon,.leftImageHolderMiddleWeb{
    border-radius:2px;
}
footer,a,.playButton{
    position:relative;
    text-align: center;
}
.mainCanvas {
    background: none;
    z-index: 0;
    width: 110%;
    margin:44px auto;
    display: flex;
    overflow: auto;
    padding-top: 3px;
    -webkit-overflow-scrolling: touch;
    box-shadow: 0px 0px 10px 0px #babfb5;
    opacity: 1;
}
.mapFrame,.video{
    margin: 0 auto;
    display: block;
}
.BGoverlay {
    z-index: 1;
    left: -5%;
    top: 0px;
    position: absolute;
    height: 3000px;
    width: 110%;
    overflow: hidden;
    background-color: white;
    opacity: 0;
    z-index: 3;
}
.mapFrame{
    height:370px;
    width:88%;
    overflow: hidden;
    border:none;
}
.loadBar {
    position: fixed;
    left: -5%;
    bottom: 0;
    height: 3%;
    width: 0%;
    background-color: #ca6020;
    z-index: 2;
}

.content {
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    margin-top: 0px;
    z-index: 1;
    background: none;
    width: 100%;
    height: 3200px;
    border: none;
    -moz-box-shadow: inset 0px 0px 20px #c0c0c0;
    -webkit-box-shadow: inset 0px 0px 20px #c0c0c0;
}

.titleArea,.titleAreaUp {

    height: 500px;
    width: 100%;
    left:-2px;
    top:0;
    position: absolute;
    font-size: 100px;
    padding-top: 32px;
    text-align: center;
    border: none;
    box-shadow: 0px 2px 20px -8px #000;
    z-index: 5;
    background: rgba(255,255,255,0.9);
    background: -webkit-linear-gradient(top, white, white,#CEE6FF);
    background: -moz-linear-gradient(top, white, white,#CEE6FF);
    background: -ms-linear-gradient(top, white, white,#CEE6FF);
    background: linear-gradient(top, white, white,#CEE6FF);
    background: -o-linear-gradient(top, white, white,#CEE6FF);
    line-height: 20px;
    overflow:hidden;
    margin-top:0;
    border-bottom: 23px solid #FF6600;
}
.titleAreaUp{
    height:80px;
}
.navTop{
    font-size: 15px;
    color: white;
    line-height: 0;
    margin: -13px -3px 13px 0;
    font-family: 'Montserrat Subrayada', Gadget, sans-serif;
}

.titleHolder,.leftImageHolder,.leftImageHolderMiddle,.leftImageHolderMiddleWeb,.leftImageHolderMiddleCon,body,header {
    width: -moz-calc(100% - px);
    width: calc(100% - 10px);
    width: -webkit-calc(100% - 10px);
    position: relative;
}
.titleHolder{
    margin: 0 auto;
    top: 0px;
    width: 100%;
    left: 0;
    padding: 24px 0px 30px 0px;
    color: coral;
}
.seperatorIconHolder,.contact,.navTall,.navWideT,.navWideB,.playButton{
    cursor:pointer;
}
.aboutText{
    line-height: normal;
    font-size: x-large;
    font-weight: 600;
    letter-spacing: 2px;
}
a.link {
    color: #000000;
    cursor: pointer;
}

a.link:hover {
    color: #999999;
}

a.link:active {
    color: #444444;
}

.buttonWrap:hover, .currentSelect {
    box-shadow: 0px 2px 2px 2px #ff9f4f;
}

.video, .video-js,.vjs-default-skin,.vjs-tech {
    max-height: 300px;
    display:block;
    position:relative !important;
    margin: auto !important;
}
.contactBody,.contactInput{
    width:50%;
    border:1px solid #ff6600;
}
.contactBody{
    width:96%;
    height:120px;
    max-height:150px;
    max-width:100%;
    min-height:100px;
}
.contactTitle,.contactBtn{
    margin:5px 0 2px 3px;
    color:#ff6600;
    font-size: 22px;
}

.contactBtn{
    margin:7px 0 20px 3px;
    padding: 12px 0 10px 5px;
    width:85%;
    background-color:#ff6600;
    color:white;
}
.playButton{
    display:block;
    padding:20px;
    z-index:4;
    background-color:#ff6600;
    margin:auto;
    margin-top:-25px;
    bottom: 0px;
    width: 82.5%;
    max-width:495px;
    color:white;
} 
.playImage{
    height:20px;
    width:20px;
    margin:auto;
}
.img {
    background: #fdfdfd;
    display: block;
    float: left;
    height: 240px;
    width: 99%;
    overflow: hidden;
    /*  border: 4px solid black;*/
    border-radius: 5px;
    margin: 5px;
    margin-right: 30px;
    margin-left: 4px;
    margin-bottom: 5px;
    cursor: pointer;
    z-index: 2;
}

.img_face {
    position: absolute;
    top: 35px;
    right: 8%;
}

.img_city {
    position: absolute;
    bottom:0;
    height: 200px;
    left: -2px;
    z-index: 3;
}

.imageViewable, .vidViewable {
    width: 500px;
    margin: 10px;
}

.vidViewable {
    margin-top: 0;
}

.exitBtnWeb {
    top: 80px;
    left: 80px;
}

.mainCanvas {
    transition: all 1s linear;
}

.img, .imgPre {
    background: #fdfdfd;
    display: flex;
    float: left;
    height: 260px;
    width: 98%;
    overflow: hidden;
    border-radius: 5px;
}

.debugWindow {
    position: fixed;
    bottom: 10px;
    right: 10px;
    background: white;
    visibility: visible;
}

.seperatorIcon {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    font-family: 'Montserrat Subrayada', Gadget, sans-serif;
}

.seperator {
    width: 100%;
    background: rgba(0, 0, 0, 0);
}

.seperatorMK,.seperatorTop {
    margin-top: 20px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0);
    z-index: 5;
    line-height: 0;
    margin: 40px 0px auto;
    font-family:'sans-serif';
    text-align: center;
}
.seperatorTop{
    height:111px;
}

.navTall, .navWideT, .navWideB, .seperatorIconHolder {
    background-color: white;
    overflow: hidden;
}
.playButton,.seperatorIconHolder,.seperatorIconBH,.navTall, .navWideT, .navWideB {
    box-shadow:0 5px 15px -12px #000;
}
.seperatorIconHolder{
    background: #ff6600;
    display: inline-block;
    color: #aa511c;
    padding: 17px;
    width: 170px;
}
.seperatorIconHolder,.backTop{
    border-radius: 50%;
}
/*
.description,.seperatorIconHolder,.titleArea{
        text-shadow: 0px 1px black, 0px 1px black, 0px 1px black, 0px 1px black;
}
*/
.expR,.expL,.expM {
    height: 100%;
    position:relative;
    display:block;
    margin:0 auto;
}
.expM{
    height:94%;
    max-height:500px;
}
.expL{
    height: auto;
    width:100%;
    max-width: 650px;
}

.expR,.expM{
    -webkit-filter: sepia(20%); /* Safari */
    filter: sepia(20%);
}
.preImg{
    position:absolute;
    top:0;
    left:0;
}
.navWideT, .navWideB,.navTall{
    position: relative;
    border-radius: 2px;
    margin: 10px 0 0 10px;
    display:block; 
}
.navWideT:hover, .navWideB:hover,.navTall:hover{
    border-bottom: 2px solid #ff6600;
}
.navWideT:hover{
    margin-bottom: -2px;
}
.orangeOverlay{
    position: absolute;
    left:0;
    top:0;
    height:100%;
    width:100%;
    opacity:0.2;
    background: -webkit-linear-gradient(top, white, #ccc, white);
    background: -moz-linear-gradient(top, white, #ccc, white);
    background: -ms-linear-gradient(top, white, #ccc, white);
    background: linear-gradient(top, white, #ccc, white);
    background: -o-linear-gradient(top, white, #ccc, white);
    z-index:1;
}
.orangeOverlay:hover{	
    opacity:0;
}
.navTall {
    display:block;
    height: 484px;
    width: 40%;
    float: right;
    margin: 5px 0 0 10px;
    border-top: 4px solid #ff6600;
}

.navWideT, .navWideB {
    height: 235px;
    width: 96%;
    float: right;
    border-top: 4px solid #ff6600;
}

.navWideT {
    margin: 5px 0 0 0;
}

.navWideB {
    align-self: baseline;
}

.top_margin {
    height: 550px;
    width: 100%;
}
.top_margin{
    background-color: transparent;
}
.leftImageHolderMiddleCon,.leftImageHolderMiddleWeb,.leftImageHolder,.topicContact, .rightImageHolder,.leftImageHolderMiddle {
    border-top: 23px solid #ff6600;
    width:100%;
    height: 500px;
    overflow: hidden;
    background-color:rgba(255, 255, 255, 0.8);
    box-shadow: 0px 5px 12px -9px black;
    padding: 4px;
}
.cropL, .cropM,.cropLvid,.cropMC,.cropWeb,.cropWebThin {
    width: 45%;
    height: 480px;
    float: left;
    overflow: hidden !important;
    margin-top:10px;
    padding:5px;
}
.cropLvid,.leftNavHolder{
    overflow:hidden;
}
.cropR {
    float: right;
    width: 40.40%;
}
.navTall, .navWideT, .navWideB,.cropL, .cropR {
    box-shadow: 0px 0px -2px 5px #000;
}
.rightNavHolder, .leftNavHolder {
    width: 45%;
    height: 500px;
    margin-left: 50px;
    float: right;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.leftNavHolder {
    float: left;
    width: 40%;
    margin-left: -10px;
}

.rightBlock, .leftBlock {
    width: 58%;
    clear: right;
}

.leftBlock {
    clear: left;
}
.descriptionHolder{
    height:0;
    width:100%;
}
.description{
    background: #ff6600;
    font-size: 28px;
    color:white;
    margin:auto;
    width:100%;
    padding: 27px 0 20px 0;
    position: relative;
    top: 0px;
    z-index: 3;
    text-align:center;
    line-height: 22px;
}

.rightNavHolder {

}
.cropR,.cropL,.cropMC,.cropWeb,.cropWebThin  {
    width: 45%;
    float: left;
}
.expR{
    height:100%;
}

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

    .cropL,.cropM,.cropMC,.cropWeb,.cropWebThin,.cropLvid{
        height:460px;
    }
    .caption3d{
        font-size:1.3em;
        line-height:1em;
        font-weight: 600;
        letter-spacing:1px;
    }

}

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

    .seperatorIconHolder {
        width: 150px;
        margin:30px 0 0 0;
    }
    .aboutText{
        font-size: large;
    }

}


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

    .img_city {
        height: 160px;
    }
    .backTopImg{
        width:60px;
        height:60px;
    }
    .titleArea,.titleAreaUp {
        font-size: 64px;
        padding-top: 9px;
    }
    .seperatorIconHolder {
        width: 100px;
        margin: 40px 0 0 0;
    }
    .navTop{
        font-size: 12px;
        margin:-6px 0 6px 0;
    }
    .seperatorMK {
        margin-top: 8px;
    }
    .description{
        font-size: 25px;
    }
    .buttonText{
        font-size:25px;
        padding: 7px 0px 5px 0px;
    }
    .leftImageHolder,.leftImageHolderMiddle,.leftImageHolderMiddleWeb,.leftImageHolderMiddleCon {
        height: 800px;
        border-left: 8px solid #ff6600;
        border-top: none;
    }
    .expR{
        height:auto;
        width:100%;
        margin:auto;
    }

    .rightNavHolder,.leftNavHolder {
        width: 97%;
        height: 300px;
        float: left;
        margin-left: 0px;
    }
    .rightBlock, .leftBlock {
        width: 60%;
    }
    .rightBlock{
        margin: 0px 0 0 5px;
    }
    .navWideT, .navWideB {
        height: 135px;
        width: 98%;
        margin: 10px 0 0 10px;
    }
    .navTall {
        height:284px;
        margin: 10px 0 0 -7px;
    }
    .cropM,.cropL,.cropLvid,.cropMC,.cropWeb,.cropWebThin {
        width: 96%;
        margin-top:0px;
    }
    .cropM,.cropL{
        margin-top:0px;
    }
    .video,.mapFrame{
        height:380px;
    }
    .aboutText{
        font-size: x-large;
    }
}
@media only screen and (max-width: 600px) {
    .img_city {
        height: 120px;
    }
    .titleArea,.titleAreaUp  {
        font-size: 50px;
    }
    .seperatorIconHolder {
        width: 80px;
        margin: 4px 0 0 0;
        padding: 24px;
    }
    .navTop{
        font-size: 11px;
        margin:-5px 0 5px 0;
    }
    .rightNavHolder,.leftNavHolder {
        width: 97%;
        height: 300px;
        float: left;
    }

    .description{
        font-size: 22px;
    }
    .buttonText{
        font-size:22px;
    }
    .cropM,.cropL,.cropLvid,.cropWebThin{
        height:400px;
    }
    .cropMC{
        height:420px;
    }
    .cropWeb{
        height:450px;
    }
    .mapFrame{
        height:350px;
    }
    .leftImageHolder,.leftImageHolderMiddle {
        height: 750px;
    }
    .expR{
        height:110%;
        width:auto;
    }
    .video,.video-js,.vjs-tech{
        max-height:270px;
        width:100%;
    }
    .aboutText{
        font-size: medium;
    }

}

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


    .video,.video-js,.vjs-tech{
        max-height: 187px;
    }

    .img_city {
        height: 80px;
    }
    .titleArea,.titleAreaUp  {
        font-size: 33px;
        height:480px;
    }
    .titleAreaUp{
        height:80px;
    }
    .seperatorIconHolder {
        width: 80px;
    }
    .navTop{
        font-size: 10px;
        margin:-4px 0 4px 0;
    }
    .description{
        font-size: 19px;
    }
    .buttonText{
        font-size:19px;
    }
    .cropLvid,.cropM,.cropL,.cropWebThin {
        width:93%;
        height:350px;
    }
    .contactBody{
        max-height:50px;
    }
    .leftImageHolder,.leftImageHolderMiddle {
        height: 700px;
    }


}


@media only screen and (max-width: 400px) {
    .contact{
        bottom:-10px;
        right:0px;
        width:70px;
        font-size:18px;
    }
    .mailIcon{
        height:50px;
        width:50px;
    }  

    .img_city {
        height: 60px;
    }
    .cropM,.cropL,.cropWebThin  {
        height:310px;
    }
    .cropLvid{
        height:290px;       
    }
    .leftImageHolder,.leftImageHolderMiddle {
        height: 675px;
    }

}
