﻿
@media only screen and (min-width: 3000px) {
    html {
        zoom: 200%
    }
}

body, html {
    margin: 0;
    padding: 0;
    background-color: #ffffff;
    color: #2b2726;
    height: 100%;
    /*font-family: 'Roboto Condensed', sans-serif;*/
    font-family: 'Geologica', sans-serif;
    font-size: 1em;
}

p {
    font-family: 'Geologica', sans-serif;
}

.ulServices ul li {
    color:#4d4d4d;
}

.ulServices li {
    color:#111;
    padding:5px;
    font-size:large;
}

    .ulServices li > a {
        color: #007cbb;

    }



.divSquareWhiteBtn {
    border: thin solid white;
    padding: 8px 16px;
    display: inline-block;
    cursor: pointer;
}

    .divSquareWhiteBtn:hover {
        background-color: rgba(255, 255, 255, 0.2);
    }

.divSquareBlackBtn {
    border: thin solid #2b2726;
    padding: 8px 16px;
    display: inline-block;
    cursor: pointer;
}

    .divSquareBlackBtn:hover {
        background-color: rgba(255, 255, 255, 0.2);
    }

.divMasterContentWrapper {
    max-width: 1280px;
    min-height: 20px;
    margin: auto;
    text-align: center;
}

img {
    image-rendering: auto;
}

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h1 {
    font-family: "PT Sans Narrow", sans-serif;
    font-size: 3em;
    font-weight: Bold;
    margin: 4px 0 4px 0;
}

h2 {
    font-family: "PT Sans Narrow", sans-serif;
    font-size: 2em;
    font-weight: Bold;
    margin: 4px 0 4px 0;
}

h3 {
    font-family: "PT Sans Narrow", sans-serif;
    font-size: 1.5em;
    font-weight: Bold;
    margin: 4px 0 4px 0;
}

h4 {
    font-family: "PT Sans Narrow", sans-serif;
    font-size: 1em;
    font-weight: Bold;
    margin: 4px 0 4px 0;
}

h5 {
    font-family: "PT Sans Narrow", sans-serif;
    font-size: 1em;
    font-weight: Bold;
    margin: 4px 0 4px 0;
}

/*home **********************************************/

.divBoxes {
    min-width: 250px;
    height: 500px;
    background-color: rgba(0, 0, 0, 0.3);
}

    .divBoxes:hover {
        background-color: rgba(0, 0, 0, 0.0);
    }

/* content columns *********************************/
.div1ColumnContent {
    width: 100%;
    min-width: 320px;
    text-align: left;
}

.div2ColumnContent {
    display: inline-block;
    width: 50%;
    min-width: 320px;
    text-align: left;
    vertical-align: top;
}

.div3ColumnContent {
    display: inline-block;
    width: 33%;
    min-width: 320px;
    text-align: left;
}

.divContentBox {
    padding: 10px;
}

/* Header ******************************************/

.divMenuBar {
    max-width: 1450px;
    width: 100%;
    margin: auto;
    padding: 5px 0 5px 0;
    text-align: center;
}

.divMenuLogo {
    margin: 5px 0 5px 0;
    display: inline-block;
    max-width: 250px;
    width: 100%;
    vertical-align: middle;
}

    .divMenuLogo img {
        margin-left: 10px;
        display: inline-block;
        height: 40px;
        border: 0;
    }

.divMenuContainer {
    display: inline-block;
    width: Calc(100% - 515px);
    vertical-align: middle;
}

.divMenuSearch {
    display: inline-block;
    max-width: 200px;
    vertical-align: middle;
}

.divAutoCom {
    position: absolute;
    top: 65px;
    left: 10px;
    max-height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
    background-color: #fff;
    border: thin solid #ccc;
    border-radius: 5px;
    z-index: 100000;
    padding: 10px;
    display: none;
}

.autoComList {
    cursor: pointer;
}

.divAutoComMain {
    position: absolute;
    top: 35px;
    left: 0px;
    width: 200px;
    max-height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
    background-color: #fff;
    border: thin solid #ccc;
    border-radius: 5px;
    z-index: 100000;
    padding: 10px;
    display: none;
    text-align: left;
}

.autoComListMain {
    cursor: pointer;
}

.autoComList:hover, .autoComList:active {
    color: #7c7574;
}

.divHeaderWrapper {
    width: 100%;
    background-color: #fff;
    z-index: 1000;
    clear: both;
}

/*footer **********************************************/
.divFooterWrapper {
    width: 100%;
    min-height: 250px;
    /*background: url(/Images/Template/footerBg.jpg) no-repeat top center;*/
    background-color: #2b2726;
    background-size: cover;
}

.divFooterContent {
    color: #ffffff;
    padding: 30px;
}

.divFooterCopyright {
    display: inline-block;
    font-size: .8em;
}

.divFooterContact {
    float: right;
    min-width: 280px;
    color: #fff;
    text-align: right;
    font-size: .9em;
    margin-top: -110px;
}

.divFooterMenu {
    /*float: left;*/
    min-width: 280px;
}

/* Social Media ****************************************/
.divSocialMediaWrapper {
    display: inline-block;
}

    .divSocialMediaWrapper a {
        padding: 5px;
    }


/******* Contact page ***************************/

.divContactForm {
    width: 50%;
    background-color: #7c7574;
    min-width: 250px;
    overflow: hidden;
    margin: auto;
    border-radius: 10px;
    max-width: 600px;
}

.divContactFormThank {
    width: 50%;
    background-color: #7c7574;
    min-width: 250px;
    overflow: hidden;
    margin: auto;
    border-radius: 10px;
}

.divForm {
    display: inline-block;
    background-color: #7c7574;
    width: 50%;
    min-width: 300px;
}

/* Save Banner ***************************************************/
.BannerWrapper {
    position: absolute;
    height: 0;
    opacity: 0;
    overflow: hidden;
    width: 100%;
}

.OpenSearchBanner {
    top: 0;
    left: 0;
    padding: 30px 0 30px 0;
    background-color: rgba(255,255,255,0.8);
    color: #007249;
    font-size: 40px;
    text-align: center;
    overflow: visible;
    height: 1000px;
    z-index: 10000;
    opacity: 1;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
}

.divNavGraybtn {
    font-family: Geologica;
    background-color: #2b2726;
    border-radius: 10px;
    display: inline-block;
    padding: 8px;
    margin: 3px;
}

    .divNavGraybtn a {
        color: #ffffff;
        text-decoration: none;
        display: inline-block;
        padding: 6px 20px 6px 20px;
        text-transform: uppercase;
    }

    .divNavGraybtn:hover, .divNavGraybtn:active {
        -webkit-transition-timing-function: ease-out;
        -moz-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        transition: 0.3s;
        background-color: #7c7574;
    }

/* Timeline ***************************************************/

.divTimelineContLeft {
    flex: 88%;
    position: relative;
    text-align: left;
    padding: 10px 0 10px 10px;
}

.divTimelineContRight {
    flex: 88%;
    position: relative;
    text-align: left;
    padding: 10px 0 10px 10px;
    left:-77px;
    bottom:0;
}

.divTimelineLine {
    flex: 12%;
    background-color: #007cbb;
    position: relative;
    min-width: 75px;
}

.divTimelineSepLeft {
    flex: 12%;
    background-color: #007cbb;
    border-bottom: 10px solid #fff;
    min-width: 75px;
}

.divTimelineSepRight {
    position:relative;
    flex: 88%;
    border-bottom: 10px solid #007cbb;
}

.divTimelineImgLeft {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    bottom: -50px;
    right: -175px;
    border-radius: 100px;
    width: 200px;
    height: 200px;
    z-index: 10;
}

.divTimelineImgRight {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    bottom: -20px;
    left: -220px;
    border-radius: 100px;
    width: 200px;
    height: 200px;
    z-index: 10;
}

.divTimelineDate {
    display: table-cell;
    vertical-align: bottom;
}

.divTimelinePosition {
    position: relative;
}

.divTimelineContRight .divTimelineDate {
    color: #fff;
}

.divHistoryIntro {
    width: 50%;
    margin: auto;
}

/* HOME *****************/
.DivHomeBLG {
    width: calc(100% - 275px);
    height: 400px;
    display: inline-block;
}

/* Services *****************/
.DivServicesCont {
    flex-basis: 60%;
    padding-left: 30px;
}