/* Minification failed. Returning unminified contents.
(2111,23): run-time error CSS1038: Expected hex color, found '#ffff'
 */
@font-face {
    font-family: 'Avenir LT Std 55 Roman';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir LT Std 55 Roman'), url('/Content/fonts/AvenirLTStd-Roman.woff') format('woff');
}


@font-face {
    font-family: 'Avenir LT Std 55 Oblique';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir LT Std 55 Oblique'), url('/Content/fonts/AvenirLTStd-Oblique.woff') format('woff');
}


@font-face {
    font-family: 'Avenir LT Std 35 Light';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir LT Std 35 Light'), url('/Content/fonts/AvenirLTStd-Light.woff') format('woff');
}



html {
    color: #666;
    font-size: 1em;
    line-height: 1.4;
    scroll-behavior:smooth;
}

body {
    font: 14px/14px Arial, Helvetica, Helvetica Neue, Trebuchet MS, san-serif;
    background-color: #eee;
    scroll-behavior: smooth;
}


::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

a {
    color: #fcb034;
    outline: none !important;
}

    a:hover {
        text-decoration: none;
    }

.center {
    text-align:center;
}


.button {
    background: #fcb034 none repeat scroll 0 0;
    color: #fff;
    padding: 5px;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 0.5em;
    outline: none !important;
}

  .button a {
        color: #FFF;
        text-decoration: none;
        display:block;
    }

    .button:hover {
       background-color: #002d56;
    }

    .button .center {
        margin:auto;
        width:auto;
        display:inline-block;
    }

ul {
    list-style-type: square;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

h1, h2, h3 {
    color: #002d56;
    line-height: 1em;
    font-family:  Trebuchet MS, san-serif;
}



h2 {
    font-size: 2.1em;
    font-weight: normal;
}

h3 {
    font-size: 1.5em;
    font-weight:normal;
    margin-bottom: 0.5em;
}


.anchor-link {
    position: relative;
    visibility: hidden;
    top: -180px;
}


audio, canvas, iframe, img, svg, video {
    vertical-align: middle;
}

.marginBottom60 {
    margin-bottom:60px !important;
}

.nopadding {
    padding:0 !important;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*video containers for YouTube, etc.*/
.video-container {
    position: relative;
    padding-bottom: 56.25%; /* This assumes video is a 16:9 ratio -MCT */
    padding-top: 0px;
    height: 0;
    overflow: hidden;
    clear:left;
}

    .video-container iframe,
    .video-container object,
    .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.clearBoth {
    clear: both;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.floatRightImg {

    float:right;
    margin: 0 1em;
}

.marginImg {
    margin: 0 1em;
}

.hide {
    display: none;
}

.logo img {
    margin-top: 15px;
    margin-bottom: 13px;
    width: 100%;
}

.imgborder {
    border: 1px solid #002d56;
}

.imgback {
    background: #fff url("/images/hp-theater1-faded.jpg") no-repeat scroll 0 0 / 100% 800px;
}

.wrapper {
    width: 100%;
    margin: 0;
}

h1.hHead {
    background: #fff none repeat scroll 0 0;
    font-size: 2.2em;
    left: 0;
    opacity: 0.94;
    padding: 20px;
    position: relative;
    text-align: center;
    top: 30px;
    width: 250px;
    letter-spacing: 1px;
    font-weight:normal;
}

.disclaimer {
    font-size: 0.75em;
    color:#666 !important;
    font-weight:normal !important;
}

.pdfIcon {
    width: 75px;
    float: left;
    font-size: .8em;
    line-height: 1em;
    text-decoration: none;
    text-align: center;
    color: #666;
    display: block;
}

    .pdfIcon img {
        width: 100%;
    }


    .wrapper.internal {
        padding: 1em;
        background-color: #FFF;
        /*min-height: 650px;*/
    }

        .wrapper.internal .left-content {
            float: left;
            width: 70%;
        }

            .wrapper.internal .left-content > p, .wrapper.internal > p {
                color: #333;
                font-size: 1.1em;
                line-height: 1.4em;
            }


        .wrapper.internal li {
            color: #333;
            font-size: 1.2em;
            margin: 20px 0;
        }

.project-container {
    margin-bottom: 2em;
}

    .project-container li {
        font-size: 1em !important;
        line-height: 1.4em;
    }

.imgholder {
    border: 1px solid #002d56;
    float: right;
    margin: 1em;
}

.home.main {
    /*max-height: 575px;
    overflow: hidden;*/
}


header {
    position: relative;
}


    header.wrapper{
        width:100%;
        max-width:1100px;
    }


.header-container {
    position: fixed !important;
    z-index: 100;
    width: 100%;
    height: 195px;
    /*height: 180px;
        background-color: #002d56;
    border-top: 1px solid #335778;
    height: 12px;
    margin-top: 10px;*/
}

.headerDivider {
    padding-left: 10px;
    padding-right: 4px;
}

.headerTop {
    position:relative;
    width: 100%;
    height: 20px;
    background-color: #002D56;
    font-family: myriad-pro-semiextended,sans-serif;
    font-size: .6875em;
    line-height: 1.85em;
    color: #fff;
    font-weight: 300;
    letter-spacing: 3px;
    padding-left: 16%;
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
    text-transform:uppercase;
}

    .headerTop i, .headerTop.headerLearnMore {
        font-weight: 700;
    }

    .headerLearnMore a {
        color:#fff;
        text-decoration:none;
        font-weight: 700;
    }


input[type="text"].topNavSearchInput {
    display: block;
    position: absolute;
    top: -5px;
    right: 29%;
    font-family: myriad-pro-semiextended,sans-serif !important;
    font-weight: 400;
    font-size: 1em;
    letter-spacing: 3px;
    width: 275px !important;
    height: 31px;
    text-align: left;
    padding-left: 48px !important;
    margin-left: 0px;
    margin-right: 0px;
    color: #012d56;
    background: #FFF url(/images/icon-search.png) no-repeat 20px 10px;
    border-top: 0px !important;
    border-right: 0px !important;
    border-left: 0px !important;
    border-bottom: 1px solid #ccc !important;
    border-radius: 0px;
    box-shadow: none !important;
    transition: none !important;
}



.searchBarActiveFont {
    font-size: 14px !important;
    letter-spacing: 3px !important;
}

/*
input[type="text"].topNavSearchInput:focus {
    font-size: 14px !important;
    letter-spacing: 2px !important;
}
    */
   
.topNavSearchSubmit {
    visibility: hidden;
    width: 1px;
    position: absolute;
}

input[type="text"].topNavSearchInputMobile {
    display: none;
}



.menu-sub sup{
    font-size:1.2em;
    position:relative;
    top:2px;
    margin-left:1px;
}



/*
.header-container .bottom-bar {
    background-color: #002d56;
    border-top: 1px solid #335778;
    height: 12px;
    margin-top: 10px;
}
    */
.login-search-container {
    float: right;
    /*margin-right: 220px;*/
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    left: 2px;
}


#searchtext {
    background-color: #f1f3f6;
    border: 1px solid #f1f3f6;
    color: #666;
    font-size: 1.1em;
    line-height: 1.5em;
    height: 1.5em;
}

.search-box {
    float: left;
    padding: 10px;
}

    .search-box input[type="submit"] {
        background: url("/img/search-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        border: 0 none;
        cursor: pointer;
        height: 20px;
        position: absolute;
        right: 10px;
        top: 15px;
        width: 20px;
    }

.main-nav > ul {
    margin: 0;
    padding: 0px;
}

.main-nav .current {
    background-color: #fff;
    font-weight:700;
    border-bottom:solid 2px #012d65;
}


    .main-nav .current a {
        color: #012d65;
        font-weight: 700;
    }



.main-nav .currentSub {
    background-color: #fff;
    border-bottom: 0px;
    color: #012d65;
    font-weight: 700 !important;
    width:auto !important;
    border:solid 0px purple;
}





#responsiveMenuTop, .responsiveMenu {
    display: none;
}

.expand {
    display: block !important;
    position: relative;
    width: 100%;
    /*height:auto;*/

}

#responsiveMenuTop a.toggle-menu {
    /*background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAASCAYAAABB7B6eAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjZBMDQ0Qjk0RkREMTFFNDlCNjZFNzJGMTkwMzBGNDEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjZBMDQ0QkE0RkREMTFFNDlCNjZFNzJGMTkwMzBGNDEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCNkEwNDRCNzRGREQxMUU0OUI2NkU3MkYxOTAzMEY0MSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCNkEwNDRCODRGREQxMUU0OUI2NkU3MkYxOTAzMEY0MSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pn8GqBsAAAAtSURBVHjaYvwPBAw0BEwMNAZD3wIWIGYcDSJCQTSaTEeT6WgyHU2mBABAgAEAatUGKKaG1MUAAAAASUVORK5CYII=") no-repeat scroll 50% 50% #002d56;*/
    /*background: url("/Images/mobile-menu.png") no-repeat scroll 50% 50% #fff;*/
    background: url("/Images/mobile-menu-btn-open.svg") no-repeat #fff;
    background-size:100%;
    font-size: 10px;
    text-indent: -9999px;
    margin-top: 16px;
    margin-right: 8%;
    /*padding: 10px 45px 10px 10px;*/
    padding: 10px 30px 10px 10px;
    color: #FFF;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    text-transform: uppercase;
    /* transition: background .5s linear;*/
}


    #responsiveMenuTop a.toggle-menu.close {
        /*background: url("/Images/mobile-menu-close.png") no-repeat scroll 50% 50% #fff;*/
        background: url("/Images/mobile-menu-btn-close.svg") no-repeat #fff;
        background-size: 100%;
        outline: none;
        box-shadow: none;
        /* transition: background .5s linear;*/
        /*
        font-size: 10px;
        text-indent: -9999px;
        margin-top: 12px;
        margin-right: 8%;
        padding: 10px 30px 10px 10px;
        color: #FFF;
        cursor: pointer;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        text-decoration: none;
        text-transform: uppercase;
         */
    }


#searchboxHolder {
    float: left;
    width: 50px;
}

    #searchboxHolder form {
        margin: 0;
    }

    #searchboxHolder input[type="text"] {
        width: 160px;
        margin: 8px;
        padding-left: 30px;
    }

    #searchboxHolder input[type="submit"] {
        background: url("/img/search-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        cursor: pointer;
        height: 20px;
        left: 10px;
        position: absolute;
        top: 15px;
        width: 20px;
    }

#hamburger {
    float: right;
    width: 50%;
}



#responsiveMenuTop .toggle-menu {
    border-radius: 4px;
    /*box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.08), 1px 1px 0 rgba(0, 0, 0, 0.08) inset;*/
    display: block;
    float: right;
    margin: 6px 10px 6px 5%;
    opacity: 0.85;
    padding: 8px 12px 5px;
}

.breadcrumb {
    width: 100%;
    background-color: #002d56;
    color: #FFF;
    font-size: 1.2em;
}

    .breadcrumb > p {
        padding: 20px;
        display: table-cell;
        height: 30px;
        vertical-align: middle;
    }

    .breadcrumb a {
        color: #fff;
        text-decoration: none;
    }

.col-1, .col-2 {
    width: 95%;
    padding: 1%;
    margin: auto;
}

    .col-1 img {
        width: 100%;
    }

.questions {
    margin: 0;
    padding: 0px;
    color: #002d56;
    list-style-type: none;
}

    .questions li {
        background-image: url("/img/frog-stamp-sm.png");
        background-repeat: no-repeat;
        font-size: 1.8em;
        font-weight: 300;
        line-height: 1em;
        margin: 30px;
        min-height: 45px;
        padding-left: 50px;
    }

        .questions li span {
            font-size: .7em;
        }



.hmHeadline {
    text-align: center;
    width: 96%;
    display: block;
    height: 12%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1.5%;
    padding-bottom: 1.5%;
    padding-left: 2%;
    padding-right: 2%;
    font-family: myriad-pro-semiextended,sans-serif;
    font-size: 3.25em;
    line-height: 1.4em;
    color: #012D56;
    font-weight: 300;
    letter-spacing: 7px;
    text-transform: uppercase;
}



/*Homepage callouts*/
.callouts {
    text-align: center;
    margin: 0px auto;
    background-color: #FFF;
    clear: both;
    line-height: 1.4em;
    position: relative;
    /* height: 194px;*/
    height: auto;
    width:100%;
    border:solid 0px blue;
}

.resp {
    display: inline-block;
    text-align: left;
    width: 33%;
    margin-right: 0%;
    vertical-align: top;
}

    .resp.fixed {
        /*width: 295px;*/
        float:left;
        width: 32.3%;
        height: 100%;
        min-height: 300px;
        /* margin-right: 10px;*/
        margin-left:0px;
        margin-right: 1.5%;
        padding:0px;
    }

    .resp.end {
        /*width: 295px;*/
        float: left;
        width: 32.3%;
        margin-right: 0px;
    }

.callouts > div {
    position: relative;
}

.resp h2 {
    text-align: left;
    margin: 0 auto 0.5em auto;
    color: #cedb00;
    font-size: 26px;
}

.resp span {
    display: block;
    color: #FFF;
    text-align: left;
    font-size: 1em;
    line-height: 1.2em;
    margin-bottom: .5em;
}

.callout-wrapper {
    margin: 30px 20px 10px;
    height: 130px;
    max-height: 130px;
    overflow: hidden;
    position: relative;
}

#callout1 {
   
}

    #callout1 .calloutImg a {
        /*background: url(/Images/home/callout1.jpg) top left no-repeat;*/
        background: url(/images/home/explore-home-callout.svg) top center no-repeat;
        background-size: contain;
        height: 100%;
        width: 100%;
 
    }

#callout2 {
  
}

    #callout2 .calloutImg a {
        /*background: url(/Images/home/callout2.jpg) top left no-repeat;*/
        background: url(/images/home/explore-awning-callout.svg) top center no-repeat;
        background-size: contain;
        height: 100%;
        width: 440px;
        height: 570px;
    }


#callout3 {

}

    #callout3 .calloutImg a {
        /*background: url(/Images/home/callout3.jpg) top left no-repeat;*/
        background: url(/images/home/explore-marine-callout.svg) top center no-repeat;
        background-size: contain;
        height: 100%;
        width: 440px;
        height: 570px;
    }

.callout-wrapper > ul {
    margin: 0 0 1em;
    padding: 0 0 0 1.2em;
    list-style: square;
}

.callout-wrapper li {
    color: #fff;
    font-size: 0.95em;
}



.hm-callout-img{
    width:100%;
}



.calloutImg {
    display: inline-block;
    padding-right: 4px;
    width: 100%;
    height: 100%;
}

    .calloutImg a {
        /*width: 295px;
        height: 194px;
        width: 300px;
        height: 389px;*/
        width: 100%;
        height: 100%;
        display: block;
        text-indent: -99999px;
    }

        .calloutImg a:hover {
            /*background-position: -295px 0 !important;*/
        }


 

.homeCalloutItem {
    visibility: hidden;
    position: relative;
    z-index: -1;
    color: #fff;
    height: 10px;
}



.homeBtmFeatureContainer {
    clear: both;
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    padding-top:.5%;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff !important;
    border: solid 0px aqua;
}

.homeBtmFeatureWrap {
    position:relative;
    top:0px;
    vertical-align:top;
    /*width: 85.5%;*/
    width:100%;
    text-align: center;

    margin-top: 0px;
    border: solid 0px yellow;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
}


#homeBtmFeatureImg {
    float: left;
    display: block;
    width: 59.55%;
    overflow: hidden;
    background-color: #fff;
    border: solid 0px red;
    cursor:pointer;
}




.hmBtmFeatureImgMobile{
    display:none;
}


.hmBtmFeatureImg {
    display:block;
    /*background-image: url("/images/home/home-btm-feature-1.png");
    background-size: contain;
    background-position: top left;
    background-repeat: no-repeat;*/
    /*width: 100%;
    height: 100%;
    background-color: #fff;
    border: solid 0px red;
    transition: background-image 2s linear;*/
}
    /*
    .hmBtmFeatureImg:hover {
        background-image: url("/images/home/home-btm-feature-2.png");
        transition: background-image 2s linear;
    }
*/





.hmBtmFeatureImg2 {
    display: none;
    top: 0px;
    position: absolute;
    z-index: 10;
    float: left;
    width: 59.55%;
    background-color: #fff;
    border: solid 0px red;
}


    .hmBtmFeatureImg img, .hmBtmFeatureImg2 img {
        width: 100%;
    }


#homeBtmFeatureDetail {
    width: 36.5%;
    height: auto;
    min-height: 400px;
    float: left;
    background-color: #fff;
    padding-top: 15%;
}

    #homeBtmFeatureDetail H1 {
        width: 80%;
        text-align: left;
        margin-left: auto;
        margin-right: auto;
        font-family: myriad-pro-semiextended,sans-serif;
        font-size: 3.25em;
        line-height: 1.4em;
        color: #012D56;
        font-weight: 300;
        letter-spacing: 7px;
        text-transform: uppercase;
    }


.homeBtmDetailText {
    font-family: myriad-pro-semiextended,sans-serif;
    font-size: 1.6em;
    font-weight: 300;
    line-height: 1.5em;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    width: 65%;
    color: #012D56;
    padding-left: 10%;
    padding-right: 35%;
    padding-bottom: 8%;
}



.homeBtmLearnMore {
    padding-bottom: 40px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    width: 80%;

    cursor:pointer;
}

.homeBtmLearnMore img {
    width: 80%;
}



.twoColumnContainer, .threeColumnContainer {
    text-align: center;
}

.twoColumn, .threeColumn {
    vertical-align: top;
}


.readMoreVisualizer {
    font-weight: bold;
    margin: 0px;
    text-decoration: underline;
}

    .readMoreVisualizer a {
        color: #002d56;
        text-transform: capitalize;
        font-size: 1em;
        font-weight: 600;
        text-decoration: none;
    }


.readMore {
    font-weight: bold;
    position: absolute;
    right: 0px;
    bottom: 0px;
    margin: 0px;
    text-decoration: underline;
}

    .readMore a {
        color: #002d56;
        text-transform: capitalize;
        font-size:1em;
        font-weight: 600;
        text-decoration:none;
    }

    .readMoreTxt {
        display: none;
    }

    .readMoreTxt li {
        padding-bottom: 1em;
    }

/* promos */
.promos {
    width: 80%;
    margin: 1em auto;
    max-width: 1280px;
}

.promo-left {
    width: 100%;
    float: left;
}

.promo-left-text {
    width: 65%;
    float: left;
}

.promo-right-image {
    width: 35%;
    float: left;
}

.promo-right {
    width: 100%;
    float: left;
}

.promo-title img, .promo-image img {
    width: 100%;
}


.promo-title {
    display: block;
}

.promo-image {
    float: right;
}

.promo-button {
    background-color: #002d56;
    color: #fff;
    font-weight: bold;
    text-align: center;
    width: 150px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    vertical-align: middle;
    margin: 10% auto;
}

    .promo-button a {
        color: #FFF;
        display: block;
        text-decoration: none;
        padding: 18px;
        font-size: 1.5em;
    }

/* BIOS */

.bios {
    background-color: #002d56;
    color: #fff;
    float: right;
    line-height: 1.5em;
    margin: 5px;
    max-width: 270px;
    padding: 10px;
    width: 25%;
}

    .bios img {
        width: 100%;
    }



/*social*/

.social-container {
}

    .social-container h2 {
        color: #fcb034;
        line-height: 1em;
    }

    .social-container img {
        width: 100%;
    }

.social-block1, .social-block2, .social-block3 {
    padding: 1%;
    width: 90%;
}


.social-icon-container > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.social-icon-container li {
    float: left;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: si;
        src: url(socicon.svg) format(svg);
    }
}

#myCarousel {
    margin-top: 180px;
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    max-height: 600px;
}

    .carousel-inner > .item {
        position: relative;
        display: none;
        -webkit-transition: 0.6s ease-in-out left;
        -moz-transition: 0.6s ease-in-out left;
        -o-transition: 0.6s ease-in-out left;
        transition: 0.6s ease-in-out left;
    }

        .carousel-inner > .item > img,
        .carousel-inner > .item > a > img {
            line-height: 1;
        }

    .right.carousel-control, .left.carousel-control {
    display: none;
}





.carousel-title.mobile{
    display:none;
}




@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000;
    }

        .carousel-inner > .item.next,
        .carousel-inner > .item.active.right {
            left: 0;
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
        }

        .carousel-inner > .item.prev,
        .carousel-inner > .item.active.left {
            left: 0;
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
        }

            .carousel-inner > .item.next.left,
            .carousel-inner > .item.prev.right,
            .carousel-inner > .item.active {
                left: 0;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}

.carousel-inner > .active {
    left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next {
    left: 100%;
}

.carousel-inner > .prev {
    left: -100%;
}

    .carousel-inner > .next.left,
    .carousel-inner > .prev.right {
        left: 0;
    }

.carousel-inner > .active.left {
    left: -100%;
}

.carousel-inner > .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #000;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    filter: alpha(opacity=50);
    opacity: .5;
}

    .carousel-control.left {
    }

    .carousel-control.right {
        right: 0;
        left: auto;
    }

    .carousel-control:hover,
    .carousel-control:focus {
        color: #fff;
        text-decoration: none;
        /*background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;*/
        filter: alpha(opacity=90);
        outline: 0;
        opacity: .9;
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block;
    }

    .carousel-control .icon-prev,
    .carousel-control .glyphicon-chevron-left {
        left: 50%;
        margin-left: -10px;
    }

    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-right {
        right: 50%;
        margin-right: -10px;
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        margin-top: -10px;
        font-family: serif;
        line-height: 1;
    }

        .carousel-control .icon-prev:before {
            content: '\2039';
        }

        .carousel-control .icon-next:before {
            content: '\203a';
        }

.carousel-indicators {
    position: absolute;
    bottom: -18px;
    left: 58%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
    display: block;

    border:solid 0px orange;
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: rgba(0, 0, 0, 0);
        border: 1px solid #fff;
        border-radius: 10px;
    }

    .carousel-indicators .active {
        width: 12px;
        height: 12px;
        margin: 0;
        background-color: #fff;
    }

.carousel-caption {
    position: absolute;
    right: 10%;
    /*top: 20%;*/
    top: 15%;
    left: 10%;
    z-index: 10;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #666;
    text-align: center;
    width: 120px;
    /*height: 90px;*/
    height: 120px;
    background: #fff none repeat scroll 0 0;
    opacity: 0.95;
    font-family: myriad-pro-semiextended,sans-serif;
    font-size:0.8em;
    /*font-family: "Trebuchet MS", Helvetica, HelveticaNeue, Arial, sans-serif;*/
    /*new*/
    border-radius: 50%;
}

    .carousel-caption .btn {
        text-shadow: none;
    }


.captionRight {
    left: unset !important;
    right: 10% !important;
}



#awning-visualizer {
    display: block;
    width: 55%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#awning-visualizer-mobile {
    display: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}




#see-it-in-your-space {
    display: block;
    width: 75%;
    max-width: 300px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#see-it-in-your-space-mobile {
    display: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}




.hpop {
    display: none;
}

    .hpopContainer {
        width: 100%;
    }

.hpopImg {
    float: left;
}
    .hpopImg img {
        width:100%;
    }

.hpopTxt {
    float:left;
}

.ours {
    font-family: myriad-pro-semiextended,sans-serif;
    color: #fcb034 !important;
    text-transform: uppercase !important;
    letter-spacing: 4px;
}

    .ours a {
        color: #fcb034 !important;
        text-decoration: none !important;
        font-family: myriad-pro-semiextended,sans-serif;
        letter-spacing: 4px;
        font-weight: 600;
        text-transform: uppercase !important;
        padding-bottom: 5px;
        border-bottom: solid 1px #fcb034;
    }

#responsiveMenuTop {
    width: 100%;
    height: 50px;
    background-color: #FFF;
}

    /* login
----------------------------------------------------------*/

    .login {
    color: #666;
    float: none;
    margin-top: 0;
    padding: 15px 0 0;
    position: absolute;
    right: 20px;
    top: 0;
    width: 180px;
      height: 30px;
       font-size: 0.8em;
}

    .login a {
        color: #666 !important;
        text-transform: uppercase;
    }


#login {
    color: #666;
    float: none;
    margin-top: 0;
    padding: 15px 0 0;
    position: absolute;
    right: 20px;
    top: 0;
    text-align:right;
    width: 173px;
      height: 30px;
       font-size: 0.8em;
    z-index: 1;
}

    #login a {
        color: #666;
        margin: 0.3em;
        text-transform: uppercase;
        width: auto;
        float:none;
        text-decoration:none;
        font-size: 0.9em;
    }

        #login a:hover {
            text-decoration:underline;
        }

    .loggedin {
        border:1px solid #CCC;
        text-align:center;
        padding: 2px;
    }


    #login ul {
        margin: 0;
    }

    #login li {
        display: inline;
        list-style: none;
    }

    .chgPassword {
        display:none;
    }

    #passwordForm > h3 {
        margin-bottom: 1.5em;
    }

    .thumbnail {
       float:left;
    }




.main-container {
    background-color: #FFF;
    position: relative;
}



    .main-container.products {
        top: 180px;
        margin-bottom: 180px;
    }

    .main-container.products.awningShare {
        top: 0px;
        margin-bottom: 0px;
    }


    .main-container.productdetails {
        top: 200px;
        /*top: 180px;*/
        margin-bottom: 180px;
    }

        .main-container.productdetails.awningShare {
            top: 0px;
            /*top: 180px;*/
            margin-bottom: 0px;
        }




    .main-container.contactus {
        top: 180px;
        margin-bottom: 180px;
    }

    .main-container.performance {
        top: 180px;
        margin-bottom: 180px;
    }



    .main-container.ourstory {
        top: 180px;
        margin-bottom: 180px;
    }



.orbit-container {
    max-width: 100%; /*1600px;*/
    width: 100%;
    position: relative;
    margin: auto;
}

    .orbit-container img {
        width: 100%;
        max-width: 100%; /*1600px;*/
    }

.callouts-container {
    width: 100%;
    /*padding-bottom: 1.5em;*/
}

.partners-container {
    border-top: 20px solid #002d56;
    width: 100%;
    min-height: 200px;
    clear: both;
    background-color: #e2e7ed;
}

.social-container {
    border-top: 20px solid #002d56;
    width: 100%;
    min-height: 250px;
    background-color: #FFF;
}




.footer-container {
    clear: both;
    position: relative;
    background-color: #012D56 !important;
    width: 94%;
    /*height: 100%;*/
    height: 180px;
    min-height: 180px;
    padding-left: 3%;
    padding-right: 3%;
    padding-bottom: 40px;
    padding-top: 40px;
    margin: 0px;
    display: block;
    border: solid 0px maroon;
    text-transform: uppercase;
}


.footerTitle {
    font-family: myriad-pro-semiextended,sans-serif;
    font-size: 1.25em;
    /*font-size: 0.8125em;*/
    font-weight: 700;
    letter-spacing: 3px;
    line-height: 1.5em;
    margin: 0px;
    color: #fff;
}

.logo-footer {
    width: 40%;
    float: right;
    display: inline-block;
    margin-top: 0px;
    border: solid 0px red;
    text-align: right;
}


    .logo-footer img {
        width: 135px;
    }



.footerCol {
    float: left;
    display: inline-block;
    vertical-align: top;
    font-family: myriad-pro-semiextended,sans-serif;
    font-size: 0.8125em;
    font-weight: 400;
    letter-spacing: 3px;
    line-height: 1.5em;
    margin-right: 0px;
    text-align: left;
    min-height:175px;
    height: 100%;
    width: 57%;
    margin-top: 0px;
    color: #fff;
    border: solid 0px purple;
}

.footerCol.fb  {
    margin-right: 0px;
    font-weight: bold;
}





.footer-copyright {
    display: block;
    font-family: myriad-pro-semiextended,sans-serif;
    /*font-size: 0.6875em;*/
    font-size: 0.8125em;
    font-weight: 400;
    letter-spacing: 3px;
    /*line-height: 0.85em;*/
    line-height: 1.5em;
    margin: 0px;
    margin-bottom: 0px;
    color: #fff;
}

.footer-link-btm {
    display: inline-block;
    font-family: myriad-pro-semiextended,sans-serif;
    /*font-size: 0.6875em;*/
    font-size: 0.8125em;
    font-weight: 700;
    letter-spacing: 3px;
    /*line-height: 0.85em;*/
    line-height: 1.5em;
    text-decoration: underline;
}

.footerIn {
    /*border-top: 1px solid #91989c;*/
    border: 0px;
}

    .footerIn .social-footer {
        margin-top: 1.3em;
        margin-bottom: 1.5em;
    }

.footerIn .social-footer div a {
    display: block;
    height: 42px;
    text-indent: -99999px;
    width: 42px;
}
        .footerIn .social-footer div {
            height: 42px;
            overflow: hidden;
            width: 42px;
            float: left;
            margin-right: 15px;
            margin-top: 0px;
            margin-bottom: 0px;
        }

        .footerIn .social-footer .facebook a {
            /* background: rgba(0, 0, 0, 0) url("/Images/icon-facebook.png") no-repeat scroll left bottom;
                background-position: 0 0px;
            */
            background: rgba(0, 0, 0, 0) url("/Images/icon-facebook.svg") no-repeat;
            background-size: 100%;
            background-position: 0 0px;
        }
        .footerIn .social-footer .facebook a:hover {
        background-position: 0 0px;
}
        .footerIn .social-footer .linkedin a {
            /*background: rgba(0, 0, 0, 0) url("/Images/icon-instagram.png") no-repeat scroll left bottom;
                background-position: 0 0px;
            */
            background: rgba(0, 0, 0, 0) url("/Images/icon-instagram.svg") no-repeat;
            background-size: 100%;
            background-position: 0 0px;
        }
        .footerIn .social-footer .linkedin a:hover {
        background-position: 0 0px;
}
    .footerIn .social-footer .pinterest a {
        background: rgba(0, 0, 0, 0) url("/Images/pi-icon.png") no-repeat scroll left bottom;
        background-position: 0 -26px;
}
        .footerIn .social-footer .pinterest a:hover {
        background-position: 0 0;
}
    .footerIn .social-footer .youtube a {
        background: rgba(0, 0, 0, 0) url("/Images/yt-icon.png") no-repeat scroll left bottom;
        background-position: 0 -26px;
}
        .footerIn .social-footer .youtube a:hover {
        background-position: 0 0;
}

.footerIn.miami a {
    padding: 0;
    color: #fff;
}

.footerIn.miami a:hover {
   
    color: #fff;
}

.footerIn .para-footer > a {
    padding: 0;
    color: #444;
}

.footerIn .miami.clearfix > p img {
    float: left;
    margin-right: 0.4em;
    /*margin-left: -1em;*/
    margin-left: 0px;
}
.footerIn .miami.clearfix > p span {
    font-weight: bold;
}

.fbNewsItem {
    margin-top: 0.5em;
    clear:both;
}

.fbNewsItem .fbImg {
    float: left;
    height: 60px;
    margin: 0.4em 0.5em 1.5em 0;
    overflow: hidden;
    width: 60px;
}


.fbNewsItem .fbImg img {
    width:100%;
}


.fbNewsItem > p {
    margin: 0;
    overflow: hidden;
}

.fbNewsItem i {
    display: block;
    margin: 0.3em;
}


.fbNewsItem .fbNewsLinks {
    border-bottom: 1px solid #ccc;
    color: #fcb034;
    padding-bottom: 2px;
    text-align: right;
}

.header-container {
    background: #fff;
    box-shadow:0px 3px 6px rgba(0,0,0,0.1);
}

.topLogo {
    display: block;
    text-align: center;
    width: 304px;
    z-index:200;
    float: none !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 28px;
    
}


    .topLogo img {
        display: block;
        width: 304px;
        padding-top: 0px;
        margin-left: 0px;
    }

    .topLogo a {
        display: block;
        width: 304px;
        padding-top: 0px;
        margin-left: 0px;
        cursor: pointer;
    }


    .title {
        width: 304px;
        color: white;
        position: relative;
    }


footer a {
    margin-bottom: 10px;
    text-decoration: none;
    /*font-weight: bold;*/
    color: #fcb034;
}

    footer a:hover {
        color: #fff;
    }

footer li:first-child a {
    margin-left: 0;
}

footer li:last-child a {
    margin-right: 0;
}

footer li.horizontal {
    display: inline;
    padding: 0 0.3em 0 0.3em;
    /* margin-right: 0.3em;*/
}

footer li.first {
    padding-left: 0;
}






.resourceLinkHolder {
    margin-top: 0px;
    margin-bottom: 0px;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}

    .resourceLinkHolder h5 {
        background: #fff;
        color: #777;
        text-transform: uppercase;
        font-size: 1.325em;
        font-weight: 300 !important;
        font-family: myriad-pro-semiextended,sans-serif;
        letter-spacing: 4px;
        min-height: 40px;
        height: 100%;
        line-height: 40px;
        vertical-align: middle;
       
        position: relative;
        padding-top: 4%;
        padding-left: 20px;
        padding-right: 50px;
        padding-bottom: 4%;
        border-top: solid 1px rgb(226,232,234);
        margin-top: 0px;
        margin-bottom: 0px;
        cursor: pointer;
    }

        .resourceLinkHolder h5 span {
            position:absolute;
            background-image: none;
            background-color: transparent !important;
            border: solid 0px red;
            padding:0px;
            top:38%;
            right:20px;
            vertical-align: middle;
            text-align: center;
            width: 25px;
            height: 25px;
        }

    .resourceLinkHolder.last {
        border-bottom: solid 1px rgb(226,232,234) !important;
    }

    .resourceLinkHolder h5 span img {
        width: 15px;
        height: 15px;
        margin: 0px;
        padding: 0px;
        position: relative;
        top: -10px;
        border: solid 0px green;
    }


    .resourceLinkHolder a {
        text-decoration:none;
    }






/* =============================================================================================================
    ============================================================================================================
    MOBILE: Menu
   ============== */



nav {
    background-color: #f4f8fc;
}

nav ul, .login ul, footer ul {
    list-style-type: none;
}

.nav ul, footer ul {
    margin: 0;
    padding: 0;
}

.login ul {
    margin: 0 auto;
    padding: 0;
    width: 86%;
}



nav a {
    display: block;
    height: 32px;
    margin-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
    text-decoration: none;
    font-family: myriad-pro-semiextended,sans-serif;
    font-size: 0.8125em !important;
    font-weight: 400;
    letter-spacing: 4px;
    color: #012D56 !important;
    text-transform: uppercase !important;
    transition: font-weight ease-in-out 0.1s;
    /*transition: font-weight ease-in-out 0.3s;*/
}
    /*
    nav a:hover {
        color: #012D56;
        font-weight: 700;
    }
*/
    nav a:hover {
        /* text-decoration: none;*/
        font-family: myriad-pro-semiextended,sans-serif;
        font-size: 0.8125em !important;
        font-weight: 700 !important;
        letter-spacing: 4px !important;
        /*font-weight: 700;*/
        transition: font-weight ease-in-out 0.1s;
        /*transition: font-weight ease-in-out 0.3s;*/
    }

/* first level */

nav li:hover {
    background-color: #ffff;
    font-weight: 700 !important;
    transition: font-weight ease-in-out 0.0001s;
    /*transition: font-weight ease-in-out 0.3s;*/
}



nav li {
    position: relative;
    font-weight: 400;
    transition: font-weight ease-in-out 0.0001s;
    /*transition: font-weight ease-in-out 0.3s;*/
}





    /* second level */

    nav ul li{
        margin:12px;
    }


nav li ul {
    width: 100%;
    display: none;
    position: absolute;
    top: 32px;
    left: 0px;
    color: #012d56;
    padding-top: 15px;
    padding-bottom: 15px;
    border: solid 0px purple;
    z-index: 2;
    box-shadow: 0px 3px 6px rgba(0,0,0,0.1);
}

    nav li a {
        width: 100%;
        font-family: myriad-pro-semiextended,sans-serif;
        font-size: 0.8125em;
        font-weight: 400;
        letter-spacing: 4px;
        padding-top:17px;
    }


    nav li ul li {
        width: 100%;
        text-align: left;
        padding: 0;
        border: solid 0px blue;
    }

        nav li ul li a {
            margin: 0px;
            padding-top: 6px;
            padding-bottom: 6px;
            padding-left: 30px;
            padding-right: 0px;
            color: #012d56;
            font-weight: 400;
            text-align: left;
            display: block;
            width: auto !important;
            height: 100%;
            border: solid 0px blue;
            word-break: break-word;
            word-wrap: break-word;
        }

                nav li ul li a:hover {
                    color: #012d56;
                    font-weight: 700;
                    text-align: left;
                    display: block;
                    width: 100%;
                    height: 100%;
  
                }








        /* third level */

            nav li ul li ul {
                left:0;
            }

nav ul li ul li {
    background-color: #fff;
    
}

#nav li ul {
    position: static;
}

nav li.indent a {
    margin-left: 1em;
    margin-right: 1em;
    padding-right: 15px;
    border-left: solid 1px #e2e8ea;
    word-break: break-word;
    word-wrap: break-word;
}

nav .horizontal .our-story {
    width: 100%;
    padding: 0px;
    /*width: 145px;*/
}
/*
nav .horizontal .products {
    width: 100%;
    padding: 0px;
}
    */
nav .horizontal .performance {
    width: 100%;
    padding: 0px;
    /*width: 145px;*/
}
nav .horizontal .our-story li, nav .horizontal .products li, nav .horizontal .performance li {
    clear:both;
    width:100%;
}
nav .horizontal .our-story li a, nav .horizontal .products li a, nav .horizontal .performance li a{
    width:100%;
    height:100%;
    display:block;
    font-weight:normal;
    font-size: 0.8em;
}



.top-nav-visualizer span {
    position: absolute;
    top: -24px;
    left: 72px;
    width: 80px;
}


    .top-nav-visualizer span img {
        width: 80px;
    }






/* ==============
    MOBILE: Main
   ============== */
.main {
    padding: 0px 0;
    font-size: 1.1em;
    font-weight: normal;
    line-height: 1.4em;
}

    .main > p {
        color: #002d56;
        font-weight: 600;
    }

.home .main > p {
    /*text-align:center;*/
}

.main > h1 {
    padding: 10px;
    line-height: 1em;
}

.home .main > h1 {
    text-align: center;
    font-weight: normal;
}

.main article h1 {
    font-size: 2em;
}

.main aside {
    color: white;
    padding: 0px 5% 10px;
}

.main.wrapper.clearfix {
    padding: 0 2%;
    width: auto;
}

.footer-container footer {
    color: #444;
    /* padding: 0px 1%;*/
    width: 100%;
    text-align: center;
}

/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}

/* ==========================================================================
   Tables
   ========================================================================== */

/* 
    Generic Styling, for Desktops/Laptops 
    */
table {
    width: 100%;
    border-collapse: collapse;
}
/*Zebra striping*/
tr:nth-of-type(odd) {
    background:none;
} 

th {
    background: #002d56;
    color: white;
    font-weight: bold;
}

td, th {
    padding: 6px;
    border: 1px solid #ccc;
    text-align: left;
}


.tableSubHead {
    /*background-color: #cedb00;*/
    font-weight: 600;
}

/*Responsive tables */

/* 
    This query will take effect for any screen smaller than 760px
    */


/*@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {*/

    /* Force table to not be like tables anymore */
    /*table, thead, tbody, th, td, tr { 
		display: block; 
	}*/

    /* Hide table headers (but not display: none;, for accessibility) */
    /*thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}*/

    /*tr { border: 1px solid #ccc; }*/

    /*td { */
    /* Behave  like a "row" */
    /*border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; */
    /*}*/

    /*td:before { */
    /* Now like a table header */
    /*position: absolute;*/
    /* Top/left values mimic padding */
    /*top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;*/
    /*}*/

    /*
	Label the data
	td:nth-of-type(1):before { content: "First Name"; }
	td:nth-of-type(2):before { content: "Last Name"; }
	*/

/*}*/



/*-- FORMS
-------------------------------------------*/

form {
    /*margin: 0 0 50px;*/
    margin: 0 0 0px;
}

fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}

legend {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #e5e5e5;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #333;
    display: block;
    font-size: 21px;
    line-height: 40px;
    margin-bottom: 20px;
    padding: 0;
    width: 100%;
}

    legend small {
        color: #999;
        font-size: 15px;
    }

input, button, select, textarea {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}

input, button, select, textarea {
    font-family: Helvetica,Arial,sans-serif;
}

    button, input[type="submit"] {
        background-color: #fcb034;
        border: 0;
        padding: 10px;
        color: #FFF;
        cursor: pointer;
        font-weight: bold;
    }

label {
    margin-bottom: 5px;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border-radius: 0px;
    color: #555;
    display: inline-block;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 4px 6px;
    vertical-align: middle;
}

input, textarea, .uneditable-input {
    width: 206px;
}

textarea {
    height: auto;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #fff;
    /* border: 1px solid #ccc;*/
    /*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;*/
    /*transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;*/
}

    textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
        /*border-color: rgba(82, 168, 236, 0.8);
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
         */
        outline: none !important;
    }

input[type="radio"], input[type="checkbox"] {
    line-height: normal;
    margin: 4px 0 0;
}

input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
    width: auto;
}

select, input[type="file"] {
    height: 30px;
    line-height: 30px;
}

select {
    background-color: #fff;
    border: 1px solid #ccc;
    width: 220px;
}

    select[multiple], select[size] {
        height: auto;
    }

    select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
        outline: none !important;
    }

.uneditable-input, .uneditable-textarea {
    background-color: #fcfcfc;
    border-color: #ccc;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.024) inset;
    color: #999;
    cursor: not-allowed;
}

.uneditable-input {
    overflow: hidden;
    white-space: nowrap;
}

.uneditable-textarea {
    height: auto;
    width: auto;
}

input:-moz-placeholder, textarea:-moz-placeholder {
    color: #999;
}

.radio, .checkbox {
    min-height: 20px;
    padding-left: 20px;
}

    .radio input[type="radio"], .checkbox input[type="checkbox"] {
        float: left;
        /*margin-left: -20px;*/
        margin-left: 0;
    }

.controls > .radio:first-child, .controls > .checkbox:first-child {
    padding-top: 5px;
}

.radio.inline, .checkbox.inline {
    display: inline-block;
    margin-bottom: 0;
    padding-top: 5px;
    vertical-align: middle;
}

    .radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline {
        margin-left: 10px;
    }

.input-mini {
    width: 60px;
}

.input-small {
    width: 90px;
}

.input-medium {
    width: 150px;
}

.input-large {
    width: 210px;
}

.input-xlarge {
    width: 270px;
}

.input-xxlarge {
    width: 530px;
}

input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"], .row-fluid .uneditable-input[class*="span"] {
    float: none;
    margin-left: 0;
}

.input-append input[class*="span"], .input-append .uneditable-input[class*="span"], .input-prepend input[class*="span"], .input-prepend .uneditable-input[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"], .row-fluid .uneditable-input[class*="span"], .row-fluid .input-prepend [class*="span"], .row-fluid .input-append [class*="span"] {
    display: inline-block;
}

input, textarea, .uneditable-input {
    margin-left: 0;
}

.controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
}

input.span12, textarea.span12, .uneditable-input.span12 {
    width: 926px;
}

input.span11, textarea.span11, .uneditable-input.span11 {
    width: 846px;
}

input.span10, textarea.span10, .uneditable-input.span10 {
    width: 766px;
}

input.span9, textarea.span9, .uneditable-input.span9 {
    width: 686px;
}

input.span8, textarea.span8, .uneditable-input.span8 {
    width: 606px;
}

input.span7, textarea.span7, .uneditable-input.span7 {
    width: 526px;
}

input.span6, textarea.span6, .uneditable-input.span6 {
    width: 446px;
}

input.span5, textarea.span5, .uneditable-input.span5 {
    width: 366px;
}

input.span4, textarea.span4, .uneditable-input.span4 {
    width: 286px;
}

input.span3, textarea.span3, .uneditable-input.span3 {
    width: 206px;
}

input.span2, textarea.span2, .uneditable-input.span2 {
    width: 126px;
}

input.span1, textarea.span1, .uneditable-input.span1 {
    width: 46px;
}

.controls-row {
}

    .controls-row:before, .controls-row:after {
        content: "";
        display: table;
        line-height: 0;
    }

    .controls-row:after {
        clear: both;
    }

    .controls-row [class*="span"], .row-fluid .controls-row [class*="span"] {
        float: left;
    }

    .controls-row .checkbox[class*="span"], .controls-row .radio[class*="span"] {
        padding-top: 5px;
    }

input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
    background-color: #eee;
    cursor: not-allowed;
}

input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"][readonly], input[type="checkbox"][readonly] {
    background-color: transparent;
}


.contactAddress {
    width:90%;
    margin:auto;
}

    .contactAddress span {
        color: #002d56;
    }
    
    .contactAddress h2 {
        border-top: 1px solid;
        font-size: 1.6em;
        margin-top: 0;
        padding-top: 0.5em;
    }


#contactFormRightContainer {
    width: 50%;
    float: left;
}

    #contactFormRightContainer label, #contactFormLeftContainer label {
        display: block;
    }

    #contactFormRightContainer > label, #contactFormLeftContainer > label, #contactFormRightContainer div > label, #contactFormLeftContainer div > label {
        clear: both;
        margin-top: 15px;
        font-weight: bold;
    }

#contactFormLeftContainer span input[type="checkbox"] {
    width: 20px;
    float: left;
}

#contactFormLeftContainer span label {
    width: 150px;
    float: left;
}

#contactFormLeftContainer span br {
    clear: both;
}

#contactFormLeftContainer {
    width: 50%;
    float: left;
}

    #contactFormLeftContainer .leftField, #contactFormLeftContainer .rightField {
        float: left;
        width: 50%;
    }

    #contactFormLeftContainer input {
        width: 190px;
    }

    #contactFormRightContainer textarea, #contactFormLeftContainer textarea {
        width: 90%;
        height: 5em;
    }

    #contactFormLeftContainer .cityContainer {
        float: left;
        width: 90px;
    }

        #contactFormLeftContainer .cityContainer input, .stateContainer input, .zipContainer input {
            width: 80%;
        }

    #contactFormLeftContainer .cityContainer {
        float: left;
    }

    #contactFormLeftContainer .stateContainer {
        float: left;
        width: 30px;
    }

    #contactFormLeftContainer .zipContainer {
        float: left;
        margin-left: 12px;
        width: 70px;
    }

#contact-detail-left .right > div {
    text-align: center;
    margin-bottom: .5em;
}

    #contact-detail-left .right > div span {
        font-weight: bold;
    }

#process_message, #MainContent_process_message {
    display: none;
}

/* honey pot trap */
.mmSweet, .hidemail, .hidelabel {
    margin-left: -9999em !important;
    position: absolute !important;
    width: 350px;
    z-index: 500;
}

fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

    fieldset legend {
        display: none;
    }
    
    fieldset ol {
        padding: 0;
        list-style: none;
    }

        fieldset ol li {
            padding-bottom: 5px;
        }

    label {
        display: block;
        font-size: 1em;
        font-weight: normal !important;
    }

    label.checkbox {
        display: inline;
    }

    input, textarea {
        border: 1px solid #e2e2e2;
        background: #fff;
        color: #333;
        font-size: 1.2em;
        margin: 5px 0 6px 0;
        padding: 5px;
        width: 300px;
    }

    textarea {
        font-family: inherit;
        width: 500px;
    }

        input:focus, textarea:focus {
            /*border: 1px solid #7ac0da;*/
        }

        input[type="checkbox"] {
            background: transparent;
            border: inherit;
            width: auto;
        }
      
         
        
 /*stylish checkboxes*/ 

 .contactForm input[type=checkbox] {
  opacity: 0;
  float:left;
}

 .contactForm input[type=checkbox] + label {
  margin: 0 0 0 20px;
  position: relative;
  cursor: pointer;
  float: left;
}

 .contactForm input[type=checkbox] + label ~ label {
  margin: 0 0 0 40px;
}

 .contactForm input[type=checkbox] + label::before {
  content: ' ';
  position: absolute;
  left: -35px;
  top: -3px;
  width: 25px;
  height: 25px;
  display: block;
  background: white;
  border: 1px solid #A9A9A9;
}

 .contactForm input[type=checkbox] + label::after {
  content: ' ';
  position: absolute;
  left: -35px;
  top: -3px;
  width: 23px;
  height: 23px;
  display: block;
  z-index: 1;
  background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjE4MS4yIDI3MyAxNyAxNiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAxODEuMiAyNzMgMTcgMTYiPjxwYXRoIGQ9Ik0tMzA2LjMgNTEuMmwtMTEzLTExM2MtOC42LTguNi0yNC04LjYtMzQuMyAwbC01MDYuOSA1MDYuOS0yMTIuNC0yMTIuNGMtOC42LTguNi0yNC04LjYtMzQuMyAwbC0xMTMgMTEzYy04LjYgOC42LTguNiAyNCAwIDM0LjNsMjMxLjIgMjMxLjIgMTEzIDExM2M4LjYgOC42IDI0IDguNiAzNC4zIDBsMTEzLTExMyA1MjQtNTI0YzctMTAuMyA3LTI1LjctMS42LTM2eiIvPjxwYXRoIGZpbGw9IiMzNzM3MzciIGQ9Ik0xOTcuNiAyNzcuMmwtMS42LTEuNmMtLjEtLjEtLjMtLjEtLjUgMGwtNy40IDcuNC0zLjEtMy4xYy0uMS0uMS0uMy0uMS0uNSAwbC0xLjYgMS42Yy0uMS4xLS4xLjMgMCAuNWwzLjMgMy4zIDEuNiAxLjZjLjEuMS4zLjEuNSAwbDEuNi0xLjYgNy42LTcuNmMuMy0uMS4zLS4zLjEtLjV6Ii8+PHBhdGggZD0iTTExODcuMSAxNDMuN2wtNTYuNS01Ni41Yy01LjEtNS4xLTEyLTUuMS0xNy4xIDBsLTI1My41IDI1My41LTEwNi4yLTEwNi4yYy01LjEtNS4xLTEyLTUuMS0xNy4xIDBsLTU2LjUgNTYuNWMtNS4xIDUuMS01LjEgMTIgMCAxNy4xbDExNC43IDExNC43IDU2LjUgNTYuNWM1LjEgNS4xIDEyIDUuMSAxNy4xIDBsNTYuNS01Ni41IDI2Mi0yNjJjNS4yLTMuNCA1LjItMTIgLjEtMTcuMXpNMTYzNC4xIDE2OS40bC0zNy43LTM3LjdjLTMuNC0zLjQtOC42LTMuNC0xMiAwbC0xNjkuNSAxNjkuNS03MC4yLTcxLjljLTMuNC0zLjQtOC42LTMuNC0xMiAwbC0zNy43IDM3LjdjLTMuNCAzLjQtMy40IDguNiAwIDEybDc3LjEgNzcuMSAzNy43IDM3LjdjMy40IDMuNCA4LjYgMy40IDEyIDBsMzcuNy0zNy43IDE3NC43LTE3Ni40YzEuNi0xLjcgMS42LTYuOS0uMS0xMC4zeiIvPjwvc3ZnPg==') no-repeat center center;
  -ms-transition: all .2s ease;
  -webkit-transition: all .2s ease;
  transition: all .3s ease;
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0;
}

 .contactForm input[type=checkbox]:checked + label::after {
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}


.leftFieldLong > ul {
    list-style: none;
    margin: 1em auto 1em -25px;
    padding: 0;
}


#MainContent_Products input {
    width: 40px;
}

#MainContent_Products > li {
    margin: 0;
    padding: 0;
}

 /*end stylish checkboxes*/

/* info and errors */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.error {
    color: #e80c4d;
}


/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e80c4d !important;
    font-weight: bold;
    font-size: 1.1em;
}

.validation-summary-valid {
    display: none;
}

/* INTERNAL PAGE DEFAULTS */

.architects .head {
     background: #FFF url(/images/headers/architects.jpg) no-repeat left top;  
}

.phototips .head {
    background: #FFF url(/images/headers/architects.jpg) no-repeat left top;
}

.ourstory .head {
     background: #FFF url(/images/headers/our-story.jpg) no-repeat left top;  
}

.products .head {
     background: #FFF url(/images/headers/products.jpg) no-repeat left top;
}

.products.awning .head {
     background: #FFF url(/images/headers/awning.jpg) no-repeat left top;
}

.products.homeProduct .head {
     background: #FFF url(/images/headers/home.jpg) no-repeat left top;
}

.products.marine .head {
     background: #FFF url(/images/headers/marine.jpg) no-repeat left top;
}

/* product swatches */
.products.awning .main.wrapper.clearfix > img,  .products.marine .main.wrapper.clearfix > img, .products.homeProduct .main.wrapper.clearfix > img {
    width: 100%;
}

.products .element-item {
    display: inline-block;
    margin: 0.4em;
    vertical-align:top;
    width: 28%;
    position:relative;
}

    .products .element-item img {
        width: 100%;
    }


.products .elementTitle {
    text-align: center;
    font-size: 0.8em;
}

.newProd {
    background-color: orange;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0.2em;
}


.discontinuedProd {
    background-color: red;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0.2em;
}


.products .newProdSwatch:empty, .newProd:empty {
    padding: 0;
}

.products .newProdSwatch {
    text-transform: uppercase;
    font-weight: bold;
    color: #FFF;
    background-color: orange;
    padding: .2em;
    box-sizing: border-box;
    display: block;
    position: absolute;
    top: -0.4em;
    transform: rotate(-15deg);
    left: -.5em;
    box-shadow: 3px 4px rgba(0, 0, 0, 0.5);
}


.products .discontinuedProdSwatch:empty, .discontinuedProd:empty {
    padding: 0;
}


.products .discontinuedProdSwatch {
    text-transform: uppercase;
    font-weight: bold;
    color: #FFF;
    background-color: red;
    padding: .2em;
    box-sizing: border-box;
    display: block;
    position: absolute;
    top: -0.4em;
    transform: rotate(-3deg);
    left: -.5em;
    box-shadow: 3px 4px rgba(0, 0, 0, 0.5);
}



.architects .manboat {
    background: #FFF url(/images/architects-and-designers/man-boat.jpg) no-repeat -300px top;
    width:100%;
    height:410px;
    background-size: cover;
    margin: 25px 0;
}

.phototips .ptTopContainer {
    margin-top:2em;
}

.phototips .ptTopLeft {
    float: left;
    width: 60%;
    padding: 0 .8em;
}

.ptTopLeft h2 {
    font-size: 4em;
    margin: 0;
    font-family: 'Avenir LT Std 35 Light', Trebuchet MS, Arial, sans-serif;
    
}

.ptTopLeft h3 {
    margin: 0;
    font-family: 'Avenir LT Std 35 Light', Trebuchet MS, Arial, sans-serif;
    font-weight: 600;
}

.phototips .ptTopRight {
    float: right;
    width: 35%;
    padding: 0em;
    line-height: 1em;
}


.phototips .ptTopRight img {
    width: 100%;
    max-width:300px
}

.phototips .ptLeft {
    float: left;
    width: 45%;
    padding: 1em;
    padding: .8em;
}

.phototips .ptRight {
    float: right;
    width: 45%;
    padding: .8em;
}


.phototips .ptImages {
    clear: both;
    margin-bottom: 2em;
}

.ptImages div {
    margin-bottom: 1em;
}

.ptImages span, .ptTopRight span {
    font-size: .8em;
    font-style: italic;
}

.ptBottom {
    border-top: 4px solid #002d56;
}

    .ptBottom .ptLeft span {
        color: #002d56;
        font-size: 1.25em;
        font-family: 'Avenir LT Std 35 Light', Trebuchet MS, Helvetica, Arial, sans-serif;
    }

    .ptBottom .ptLeft a {
        color: #002d56;
        padding: 0;
    }

    .ptBottom .ptRight {
        padding: 0;
        text-align:right
    }

    .ptRight .logoContainer {
        width: 320px;
        float: right;
        margin-top: 1em;
    }

    .ptBottom .tempotest {
        float:left;
    }


.visualizer .head {
     background: #FFF url(/images/headers/visualizer-header.jpg) no-repeat left top !important;
}

.happenings .head {
     background: #FFF url(/images/headers/happenings.jpg) no-repeat left top;
}

.contactus .head{
     background: #FFF url(/images/headers/contactus.jpg) no-repeat left top;
}

.performance .head {
    /*background: #FFF url(/images/headers/performance.jpg) no-repeat left top;*/
    background: #FFF url(/images/headers/performance-header.svg) no-repeat center center;
}

.ourstory .head, .products .head, .products.awning .head, .products.homeProduct .head, .products.marine .head, .happenings .head, .contactus .head, .performance .head, .architects .head, .phototips .head {
    background-size: cover;
    height: 175px;
    width: 100%;
    /*border-bottom: 2px solid #002c54;*/
    margin-bottom: 5px;
}


.performance .head {
    min-height: 650px;
    height:100%;
    width: 100%;
    background-size: cover;
}



    .ourstory #heritage, .architects #storyteller {
        margin-top: 0;
    }

.ourstory .left300 div, .architects .left300 div {
    margin: 0 0 25px;
}

.ourstory .left300 div img, .architects .left300 div img {
    max-width:300px;
    width:100%;
}

.ourstory .left300, .architects .left300 {
    float: none;
    margin: 0 auto;
    width: 300px;
}


.ourstory .fiat {
    background: #FFF url(/images/our-story/fiat.jpg) no-repeat -300px top;
    width:100%;
    height:410px;
    background-size: cover;
    margin: 25px 0;
}

.ourstory .respectContainer, .ptImages {
    width:100%;
    margin:auto;
    text-align:center;
}

.ourstory .respectContainer div, .ptImages div {
    display: inline-block;
    vertical-align:top;
    width:300px;
    text-align:left;
}

.ourstory .respectContainer div.centerdiv, .ptImages div.centerdiv {
    margin: 0 1em 0 1em;
}
    
.ourstory .respectContainer p, .ptImages p {
    font-size: 0.95em;
    line-height: 1.4em;
}

.products .prodImg {
    float: none;
    margin: 0 auto 1em auto;
    width:100%;
    max-width:320px;
}

    .products .prodImg img {
        width:100%;
    }

.products .prodTxt h2 {
    margin-top: 0;
    margin-bottom: 0.5em;
}

.products.awning .twoColumn.floatLeft.marginTopNeg5 {
    float: none;
    margin-top: auto;
}

.products.awning .threeColumn.floatLeft.marginTopNeg5 {
    float: none;
    margin-top: auto;
}

.products.awning .profilenTB {
    font-size: 0.9em;
}

.products.awning .profilenTB.subtable {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    text-align: center;
    width: 25%;
}

.products.awning .profilenText {
    float:none;
    width: 100%;

}

.products.awning .profilenLogo {
    float: none;
    width:100%;
    margin: 2em;
}

    .products.awning .profilenLogo div {
        padding: 0 0 2em 0;
    }

.performance .boat {
    background: #FFF url(/images/performance/boat.jpg) no-repeat left top;
    width:100%;
    height:245px;
    background-size: cover;
    margin: 25px 0;
}

.performance h2.performance, .happenings h2.happenings {
    margin-top: 0;
}



h2.performance {
    position: absolute;
    visibility: hidden;
    z-index: 1;
}



.performance .borderBottom {
    padding-bottom: 2% !important;
    margin-bottom: 2% !important;
    border-bottom: solid 1px rgb(226,232,234);
}






.performance .left220 {
    width: 220px;
    margin-right: 20px;
    float: left;
}

.performance .right400 {
    float: left;
    width: auto;
    color: #002d56;
    padding-right: 0px;
    font-weight: 300;
    font-family: myriad pro, sans-serif;
    font-size: 1em;
}



    .performance .right400 span {
        font-weight: 700;
    }





.performance .contentgrid .right400 a {
    display: block;
    color: #002d56 !important;
    font-weight: 200;
    font-family: myriad-pro-semiextended,sans-serif;
    font-size: .9em;
    line-height: 1em;
    text-decoration: none;
    border-left: 1px #002d56 solid;
    padding-left: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 11px;
    margin-bottom: 0px;
    height: auto;
    width:auto;
}

    .performance .contentgrid .right400 a:hover {
        text-decoration: underline;
    }

    .performance .contentgrid .right400 a span {
        font-family: myriad pro, sans-serif;
        font-weight: 700 !important;
    }


.performance .contentgrid .right400 .homefabric {
    border-left: 0px;
    text-decoration: none;
}


.performance .right500 {
    width: 550px;
    margin-right: 0px;
    float: left;
    color: #002d56;
    padding-right: 0px;
    font-weight: 300;
    font-family: myriad pro, sans-serif;
    font-size: 1.1em;
}


    .performance .right500 em {
        color: #002d56;
        font-weight: 300;
        font-family: myriad pro, sans-serif;
        font-size: .825em;
    }


    .performance .right500 table {
        color: #002d56;
        font-weight: 300;
        font-family: myriad pro, sans-serif;
        font-size: 1em;
    }

        .performance .right500 table stromg {
            color: #002d56;
            font-weight: 300;
            font-family: myriad pro, sans-serif;
            font-size: 1.4em;
        }


.performance .right220 {
    width: 220px;
    margin-right: 20px;
    float: left;
}

    .performance .right220 #oeko {
        width: 150px;
        margin-left: 70px;
    }



.performance .left700 {
    float: left;
    width: 700px;
    color: #002d56;
    padding-right: 0px;
    font-weight: 300;
    font-family: myriad pro, sans-serif;
    font-size: 1.3em;
    line-height:1.5em;
}




.performance .left400 {
    width: 400px;
    margin-right: 0px;
    float: left;
}

.performance .left500 {
    width: 500px;
    margin-right: 30px;
    float: left;
}

.performance .right420 {
    float: left;
    width: 420px;
    color: #002d56;
    padding-right: 0px;
    font-size: 1.1em;
    font-weight: 200 !important;
    font-family: myriad pro, sans-serif;
    /*font-family: myriad-pro-semiextended,sans-serif;*/
    line-height: 1.4em;
}


.perfGrayHead {
    font-family: myriad-pro-semiextended,sans-serif;
    font-size: 1.625em;
    font-weight: 200;
    color: #777 !important;
    line-height: 1.4em;
    text-transform: uppercase;
}


.perfSubheadBlue {
    color: #012D56;
    margin-top: 0px;
    margin-bottom: 30px;
    font-family: myriad-pro-semiextended,sans-serif;
    font-size: 1.2em !important;
    font-weight: 700;
    letter-spacing: 4px;
    line-height: 1.4em;
    text-transform: uppercase;
}

.perfSubheadBlueTH {
    color: #012D56;
    margin-top: 0px;
    margin-bottom: 30px;
    font-family: myriad-pro-semiextended,sans-serif;
    font-size: 1.2em !important;
    font-weight: 700;
    letter-spacing: 4px;
    line-height: 1.4em;
    text-transform: uppercase;
}

.perfFactorsImg {
    float: left;
}


    .perfFactorsImg img {
        width: 180px;
    }





.perfSubheadWrap {
    float: left;
    margin-top: 0;
    width: 160px;
    text-align: center;
    padding-left: 20px;
    padding-top:8%;
}



.ecoShieldImg {
    width: 500px;

}

.warrantyDetail {
    width: 100%;
    margin-top: 25px;
    margin-bottom: 60px;
    margin-right: 0px;
    float: none;
    color: #002d56;
    padding-right: 0px;
    padding-left: 0px;
    font-weight: 300;
    font-family: myriad pro, sans-serif;
    font-size: 1em;
    line-height:1.4em;
    border: solid 0px red;
}

.perf-factors-banner {
    width: 100%;
    margin-bottom: 30px;
}

.perf-factors-banner-mobile {
    width: 100%;
    margin-bottom: 30px;
    display: none;
}


.perf-maintenance-banner {
    width: 100%;
    margin-bottom: 30px;
}

.perf-maintenance-banner-mobile {
    width: 100%;
    margin-bottom: 30px;
    display: none;
}


.perf-warranty-banner {
    width: 100%;
}

.perf-warranty-banner-mobile {
    width: 100%;
    display: none;
}

.main.wrapper.clearfix.perfWrap {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 30px;
}


.main.wrapper.clearfix.EcoEliteList {
    position:relative;
    margin-bottom:20px;
}



.ecoShieldLogoWrap {
    margin-top: 50px;
    margin-bottom: 0px;
}


.ecoShieldLogo {
    width: 300px;
}



.perfHheader {
    position: absolute;
    visibility: hidden;
    z-index: 1;
}


.upfItemWrap {
    background-color: #f4f8fc !important;
    border: solid 0px red;
    height: 130px;
    padding: 15px;
}

.upfItem {
    background-color: #f4f8fc !important;
    display: block;
    width: 33.3%;
    min-width: 33%;
    float: left;
}


.orgText {
    display: none;
}


/* BLOG */
#MainContent_newsEvent > h1 {
    margin-top: 0;
}

.happenings .blogMainImg {
    margin: auto;
    width: 80%;
}

    .happenings .blogMainImg img {
        width: 100%;
    }

.happenings .blogEntry {
    width: 290px;
    margin:0 auto;
    vertical-align: top;
}


.happenings .blogImg {
    background-color: #ccc;
    height: 210px;
}

.happenings .blogImg img {
    width:100%;
}

.happenings .blogDate {
    margin-top: 1em;
}

    .happenings .blogTitle {
    margin: 0;
}


/* SCROLL TO TOP */
.cd-top {
    color: #012d56;
    border-radius: 50%;
    /*background: rgba(252, 176, 52, 0.8) url(/images/cd-top-arrow.svg) no-repeat center 50%;*/
    /*background: rgba(252, 176, 52, 0.8) url(/images/btn-back-to-top.png) no-repeat center 50%;*/
    background: rgba(252, 176, 52, 0.8) url(/Images/btn-back-to-top.svg) no-repeat center;
    background-color: #fff;
    background-size: 100%;
    border: solid 4px #fff;
    display: inline-block;
    height: 84px;
    width: 84px;
    position: fixed;
    z-index: 300;
    bottom: 40px;
    right: 42px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
    /* image replacement properties */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    visibility: hidden;
    /*opacity: 0;*/
    opacity: 1;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s, box-shadow .4s ease-in-out;
    -moz-transition: opacity .3s 0s, visibility 0s .3s, box-shadow .4s ease-in-out;
    transition: opacity .3s 0s, visibility 0s .3s, box-shadow .4s ease-in-out;
}

    .cd-top:hover {
        box-shadow: none;
        transition: box-shadow .4s ease-in-out;
        -webkit-transition: box-shadow .4s ease-in-out;
        -moz-transition: box-shadow .4s ease-in-out;
    }

    .cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
        -webkit-transition: opacity .3s 0s, visibility 0s 0s,box-shadow .4s ease-in-out;
        -moz-transition: opacity .3s 0s, visibility 0s 0s,box-shadow .4s ease-in-out;
        transition: opacity .3s 0s, visibility 0s 0s,box-shadow .4s ease-in-out;
    }
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
    .cd-top.cd-fade-out {
        /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
        /*opacity: .5;*/
        opacity: 1;
    }
.no-touch .cd-top:hover {
    /*background-color: #002d56;*/
    opacity: 1;
}

    .fancybox-button--play, .fancybox-button--thumbs {
        display: none !important;
    }
    
    /* fancybox white background behind image */
    .fancybox-placeholder {
        background-color: #fff !important;
    }


    /* Product Detail Pages 2018 */

.breadcrumbNav {
    margin: 1em 0;
}
.breadcrumbNav a {
    font-size: .8em;
    text-decoration: none;
    width: auto;
    padding: 2px;
    border: 1px dotted;
    box-sizing:border-box;
    text-transform: capitalize;
}

    .breadcrumbNav a i {
        border: solid #fcb034;
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 3px;
    }

   .breadcrumbNav a i.left {
        transform: rotate(135deg);
       -webkit-transform: rotate(135deg);
    }

#product-details {
    padding-bottom:2em;
}

.pdLeft {
    width: 100%;
    float: none;
    margin-right: 0;
}

.pdLeftProduct {
    margin: 1em 0 .5em 0;
}

.pdLeftProductDetails span {
    font-weight: bold;
    display: block;
    margin: .3em 0;
}


.pdMiddle {
    width: 100%;
    float: none;
    margin: 1em 0 0 0;
}

.pdLeftProductName {
    width: 70%;
    float: left;
}

.pdLeftProductPremium {
    width: 30%;
    float: right;
    text-align: right;
}

.pdMiddleProductImg img {
    width: 100%;
    max-width: 415px;
}

.popImg img {
    width: auto;
    max-width: 100%;
}

.popTxt {
    text-align: right;
    font-weight: bold;
    margin-top: 1em;
}

.pdRight {
    width: 100%;
    float: none;
    margin: 1em 0 0 0;
}

.pdRightDetails {
    width: 100%;
    float: none;
    margin: 1em 0 0 0;
}


.pdCoordinatingPatterns span, .pdComplimentaryFabrics span {
    display: block;
    font-weight: bold;
}

.pdComplimentaryFabrics {
    clear: both;
    padding: 1em 0;
}

    .pdComplimentaryFabrics ul, .pdCoordinatingPatterns ul, .pdLeftPerformance ul {
        margin: 0;
        padding: 0;
    }

        .pdComplimentaryFabrics ul li, .pdCoordinatingPatterns

        ul li, .pdLeftPerformance ul li {
            float: left;
            list-style: none;
            width: 50px;
            height: 50px;
            border: 1px solid #CCC;
            margin-right: 1em;
        }

.pdLeftPerformance ul li {
    margin-top: 1em;
    float: left;
    list-style: none;
    width: 60px;
    height: 60px;
    margin-right: 1em;
}

.weather {
    margin: 0;
    padding: 0;
}

    .weather li {
        list-style: none;
        float: left;
        margin-right: 1em;
        padding: .1em;
        width: 120px;
    }

        .weather li img {
            width: 40px;
            height: 40px;
            margin-right: .3em;
            vertical-align: middle;
        }

        .contentHolder h3 {
            background: #777;
            color: #fff;
            text-transform: uppercase;
            font-size: 16px;
            font-weight: normal;
            padding: 7px;
            position: relative;
            margin-bottom: 12px;
            cursor: pointer;
        }

            .contentHolder h3 span {
                position: absolute;
                top: 8px;
                right: 12px;
                background: #ffffff url(/images/products/product-detail/arrow.png) no-repeat -3px -27px;
                background-position-x: -3px;
                background-position-y: -27px;
            }

            .contentHolder.open h3 span {
                background-position: -3px -2px;
            }

            .circle {
                -moz-border-radius: 15px;
                -webkit-border-radius: 15px;
                border-radius: 15px;
                height: 16px;
                width: 16px;
                position: relative;
                display: block;
            }

        .hide {
            display: none;
        }

        .open .collapsibleContent{
            display: block;
        }

        .open .collapsibleContent {
            padding: 0 15px;
        }

/*ul {
    margin: 0;
}*/
ul.dashed {
    list-style-type: none;
}

        ul.dashed > li {
            text-indent: -5px;
        }

            ul.dashed > li:before {
                content: "-";
                text-indent: -5px;
            }


/* End Product Detail Pages 2018 */





/* ==========================================================================
   Media Queries
   ========================================================================== */


@media only screen and (min-width: 768px) {

        .happenings .blogMainImg {
            width: auto;
            padding-left: 10px;
            float: right;
        }

            .happenings .blogMainImg img {
                width: auto;
            }

        .wrapper {
            width: 90%;
            margin: 0 5%;
        }

        .responsiveMenu {
            display: none;
        }

        /* ====================
        WIDE: CSS3 Effects
       ==================== */

        .header-container, .main aside {
            /* -webkit-box-shadow: 0 5px 10px #aaa;            -moz-box-shadow: 0 5px 10px #aaa;                 box-shadow: 0 5px 10px #aaa;*/
            /*height: 120px;*/
            position: relative;
        }

        .login-search-container {
            position: relative;
            top: auto;
            left: auto;
        }

        #searchtext {
            font-size: 1.2em;
        }

        /* ============
        WIDE: Menu
       ============ */

    .title {
        /* float: left;
            height: 80px;
            width: 230px;*/
        height:auto;
        width: 304px;
    }
            
        .col-1 {
            width: 28%;
            float: left;
        }

        .col-2 {
            width: 68%;
            float: left;
        }



        /* ====================
        INTERMEDIATE: Menu
       ==================== */



    .main-nav > ul {
        width: 100%;
        margin-left: auto;
        margin-left: auto;
        border:solid 0px purple;
    }
    /*  
    nav a {
        float: left;
        width: auto;
        margin: 0 1.7%;
        padding: 0;
        margin-bottom: 0;
        font-weight: normal;
        text-transform: capitalize;
        padding: 8px 9px;
        text-align:left;
        white-space: nowrap;
    }

        */

        nav li:first-child a {
            margin-left: 0;
        }

        nav li:last-child a {
            margin-right: 0;
        }




        nav li.first {
        }

        nav li:hover ul {
            /*display: block;
            transition: display linear 15s;*/
        }

        .login ul li.horizontal {
            display: inline-block;
            padding: 0 0.3em 0 0.3em;
            margin-right: 0.3em;
        }

        .login ul li.first {
            padding-left: 0;
        }


        /* ========================
        INTERMEDIATE: IE Fixes
       ======================== */

    nav ul li, .login ul li {
        display: inline-block;
        /* float: left;*/
    }

        .oldie nav a {
            margin: 0 0.7%;
        }

    /*nav {
        float: right;
        width: 65%;
        width: auto;
        top: 0;
        position: absolute;
        right: 10px;*/
        /*
        width: 96%;
        margin-left: auto;
        margin-right: auto;
        top: 50px;
            */


        /*
        float: left;
        position: relative;
      width:99%;
        min-width: 94%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0px;
        padding-bottom:0px;
        top: -51px;
        left: 3.5%;
        border: solid 0px purple;
        background-color: transparent;
    


    }*/
        /*
            nav li ul {
                width: 100%;
                display: none;
                position: absolute;
                top: 32px;
                left: 0px;
                background: none;
                color: #012d56;
           
                padding-top: 15px;
                border: solid 1px purple;
                z-index: 2;
     
                box-shadow: 0px 3px 6px rgba(0,0,0,0.1);
            }
            */

    input[type="text"].topNavSearchInput {
        width: 250px;
    }


    nav {
        width: 98%;
        margin-left: auto !important;
        margin-right: auto !important;
        top: -29px;
        /* left:0px;*/
        padding-left: 0px;
        margin-bottom: 0px;
        position: relative;
        border: solid 0px green;
        text-align: center;
        background-color:transparent;
    }

        nav li.horizontal {
            display: inline-block;
            margin-right: 0.3em;
            margin-top: 55px;
            padding: 0;
            /*margin-right: 1em;*/
            margin-right: 0px;
            margin-left: 0px;
            /*margin-top: 0px;*/
            margin-bottom: 0px;
            padding: 0;
            height: 30px;
            border: solid 0px red;
        }








            nav li a {
                width: 100%;
                font-family: myriad-pro-semiextended,sans-serif;
                font-size: 0.8125em;
                font-weight: 400;
                letter-spacing: 4px;
                padding-top: 0px;
            }



        nav li.horizontal ul {
            position: absolute;
            z-index: 3;
            display: block;
            visibility: hidden;
            /*transform: translateY(-80px);*/
            opacity: 0;
            height: 0px;
            /* transition: opacity 0.07s ease-in-out, height 0.5s ease-in-out, visibility 0.5s ease-in-out;*/
            /*transition: opacity 0.07s ease-in, height 0.4s ease-in, visibility 0.4s ease-in;*/
            border: 0px;
            border: solid 0px purple;
            padding-top: 8px;
            padding-bottom: 8px;
            padding-left: 0px;
            background-color: #fff;
        }

        nav li.horizontal:hover ul {
            z-index: 2;
            display: block;
            visibility: visible;
            /*transform: translateY(0px);*/
            opacity: 1;
            /*transition: opacity 0.07s ease-in-out, height 0.5s ease-in-out, visibility 0.5s ease-in-out;*/
            /*transition: opacity 0.07s ease-in, height 0.4s ease-in, visibility 0.4s ease-in;*/
            height: auto;
            border: solid 0px purple;
            padding-top: 8px;
            padding-bottom: 8px;
            padding-left: 0px;
            background-color: #fff;
        }

            nav li ul li {
                text-align: left;
                padding: 0px;
                padding-right: 0px;
                padding-left: 0px;
                margin: 0px;
                width: 99%;
                border: solid 0px red;
                 word-break:break-word;
                line-height: 1.1em;
            }

            nav li ul li span{
                display:block;
            }





        nav li.horizontal ul.products {
            height: 0px;
            transition: opacity 0.15s ease-in-out, height 0.17s ease-in-out, visibility 0.17s ease-in-out;
        }


        nav li.horizontal:hover ul.products {
            z-index: 2;
            display: block;
            visibility: visible;
            /*transform: translateY(0px);*/
            opacity: 1;
            /*transition: opacity 0.07s ease-in-out, height 0.5s ease-in-out, visibility 0.5s ease-in-out;*/
            transition: opacity 0.15s ease-in-out, height 0.17s ease-in-out, visibility 0.17s ease-in-out;
            height: 83px;
            border: solid 0px purple;
            padding-top: 9px;
            padding-bottom: 8px;
            padding-left: 0px;
            background-color: #fff;
        }


        nav li.horizontal ul.performance {
            height: 0px;
            transition: opacity 0.15s ease-in-out, height 0.17s ease-in-out, visibility 0.17s ease-in-out;
        }

        nav li.horizontal:hover ul.performance {
            z-index: 2;
            display: block;
            visibility: visible;
            /*transform: translateY(0px);*/
            opacity: 1;
            /*transition: opacity 0.07s ease-in-out, height 0.5s ease-in-out, visibility 0.5s ease-in-out;*/
            transition: opacity 0.15s ease-in-out, height 0.17s ease-in-out, visibility 0.17s ease-in-out;
            height: 226px;
            border: solid 0px purple;
            padding-top: 9px;
            padding-bottom: 8px;
            padding-left: 0px;
            background-color: #fff;
        }


        nav li.horizontal ul.our-story {
            height: 0px;
            transition: opacity 0.15s ease-in-out, height 0.17s ease-in-out, visibility 0.17s ease-in-out;
        }

        nav li.horizontal:hover ul.our-story {
            z-index: 2;
            display: block;
            visibility: visible;
            /*transform: translateY(0px);*/
            opacity: 1;
            /*transition: opacity 0.07s ease-in-out, height 0.5s ease-in-out, visibility 0.5s ease-in-out;*/
            transition: opacity 0.15s ease-in-out, height 0.17s ease-in-out, visibility 0.17s ease-in-out;
            height: 102px;
            border: solid 0px purple;
            padding-top: 9px;
            padding-bottom: 8px;
            padding-left: 0px;
            background-color: #fff;
        }






        .indent {
            /*word-break: break-word;*/
        }



    span.menu-new{
        position:absolute;
        display:block;
        left:83px;
        top:4px;
    }
        span.menu-new img{
            width:28px;
            height:21px;
        }





    .top-nav-products {
        width: 210px;
    }

    .top-nav-performance {
        width: 175px;
    }

    .top-nav-story {
        width: 146px;
    }

    .top-nav-visualizer {
        width: 221px;
    }

    .top-nav-contact {
        width: 127px;
    }



    /*

    .top-nav-products {
        width: 184px;
    }

    .top-nav-performance {
        width: 159px;
    }

    .top-nav-story {
        width: 150px;
    }

    .top-nav-visualizer {
        width: 195px;
    }

    .top-nav-contact {
        width: 101px;
    }
        */
            





            sup {
            
            }

        .header-container .bottom-bar {
            margin-top: 20px;
        }

        /* ============
        WIDE: Main
       ============ */

        .main article {
            /*float: left;         width: 57%;*/
        }

        .main aside {
            float: right;
            width: 28%;
        }

        .promo-left {
            width: 70%;
        }

        .promo-right {
            width: 30%;
        }

        .promo-button {
            margin: 20% auto;
        }

        .partners {
            width: 800px;
        }

        .social-container {
            display: table;
        }

            .social-container .col {
                display: table-cell;
                margin-top: 1%;
                margin-bottom: 1%;
                padding: 1%;
                vertical-align: top;
            }

        .social-block1 {
            width: 45%;
            border-right: 2px solid #eee;
        }

        .social-block2 {
            width: 27%;
            border-right: 2px solid #eee;
        }

        .social-block3 {
            width: 27%;
        }

        .social-block2 img {
            width: 90%;
        }

        .carousel-control .glyphicon-chevron-left,
        .carousel-control .glyphicon-chevron-right,
        .carousel-control .icon-prev,
        .carousel-control .icon-next {
            width: 30px;
            height: 30px;
            margin-top: -15px;
            font-size: 40px;
        }

        .carousel-control .glyphicon-chevron-left,
        .carousel-control .icon-prev {
            margin-left: -15px;
        }

        .carousel-control .glyphicon-chevron-right,
        .carousel-control .icon-next {
            margin-right: -15px;
        }

    .carousel-caption {
        /*width: 255px;
        height: 175px;*/
        left: 10%;
        padding-bottom: 0px;
        right: 0;
        display: table;
        width: 275px;
        height: 275px;
        text-align: center;
        margin-top: 0;
        padding-top: 0;
    }

        .carousel-indicators {
            bottom: 20px;
            left: 50%;
        }

    .carousel-title {
        font-size: 1.1em !important;
        text-transform: uppercase;
        letter-spacing: 4px;
        width: 100%;
        text-align: center;
    }

            .carousel-title > span {
                color: #002d56;
                display: block;
                font-size: 1.5em;
                text-transform: capitalize;
            }

        .carousel-caption p {
            margin-top: 0.3em !important;
            display: table-cell;
            vertical-align: middle;
        }

        .carousel-title > span.outerSpan {
            font-size: 1.2em;
            line-height: 1.1;
        }

            .carousel-title > span.outerSpan .innerSpan {
                display: block;
                font-size: 1.1em;
            }

        .ours {
            font-size: 0.7em !important;
            margin-top: 0;
        }

            .ours.long {
                font-size: 0.5em !important;
                margin-top: 0.5em;
            }

        .hpop {
            width: 655px;
            height: 280px;
        }

        .hpopImg {
            height: 160px;
            margin: 1.5em 1em 1em 0;
            width: 165px;
        }

            .hpopImg img {
                width: 100%;
            }

        .hpopTxt {
            font-size: 1.1em;
            line-height: 1.3em;
            width: 390px;
        }

            .hpopTxt p {
                margin-top: 1em;
            }



        .contactAddress {
            float: left;
            margin-right: 3em;
            width: 250px;
        }

        footer a {
            display: inline;
            padding: 10px 4px;
        }

        footer li.horizontal {
        }

        footer li.first {
            border: none;
        }

        .ourstory .head, .products .head, .happenings .head, .contactus .head, .performance .head, .architects .head, .phototips .head {
            margin-bottom: 45px;
        }

        .ourstory .left300, .architects .left300 {
            float: left;
            margin: 0 1em;
            width: 25%;
        }

        .ourstory .fiat, .architects .manboat {
            background-position: left top;
        }







    .products .element-item {
        margin: 1em;
    }

        .happenings .blogContainer {
            margin: 0 0 2em;
            text-align: center;
        }

        .happenings .blogEntry {
            display: inline-block;
            margin: 0 2% 0 0;
            text-align: left;
        }

            .happenings .blogEntry.last {
                margin-right: 0;
            }

        .happenings .blogImg {
            background-color: #ccc;
            height: 210px;
            width: 100%;
        }

        .fancybox-slide--iframe .fancybox-content {
            width: 400px;
            height: 600px !important;
            max-width: 80%;
            max-height: 80%;
            margin: 0;
        }

        .pdfIcon {
            float: right;
        }

        /** Product detail pages 2018 */

        .pdLeft {
            width: 200px;
            float: left;
            margin-right: 1.5em;
        }

        .pdMiddle {
            width: 415px;
            float: left;
            margin-right: 1em;
        }

        .pdRight {
            float: left;
        }

        .pdRightDetails {
            float: left;
        }





    .main.wrapper.clearfix.perfWrap {
        padding-left: 0px;
        padding-right: 0px;
        margin-top: 30px;
    }



    }

@media only screen and (min-width: 1024px) {

    
    
        .top-nav-products {
            width: 221px;
        }

        .top-nav-performance {
            width: 186px;
        }

        .top-nav-story {
            width: 161px;
        }

        .top-nav-visualizer {
            width: 237px;
        }

        .top-nav-contact {
            width: 140px;
        }

       


    .main-nav > ul {
        /*padding-left: 10px;*/
    }

           

    nav {
        top: -30px;
        
        border: solid 0px blue;
        margin-left: auto;
        margin-right: auto;
        width: 96%;
    }
     
 
        .wrapper {
            max-width: 940px;
            width: 100%;
            margin: 0 auto;
        }

    nav li.horizontal {
        /*margin-top: 52px;*/
        margin-top: 55px;
        padding: 0;
    }


            nav li.horizontal ul {
                display: block;
            }





    
        .title {
            height: auto;
            width: 304px;
        }
                
        .login-search-container {
            /*margin-right:250px;*/
        }

        .header-container .bottom-bar {
            margin-top: 5px;
        }

        .ourstory .left300, .architects .left300 {
            float: left;
            width: 300px;
            margin-right: 20px;
        }

        .ourstory .right600, .architects .right600 {
            float: left;
            width: 600px;
        }

        .products .prodImg {
            float: left;
            margin: 0 2em 0 0;
            max-width: 380px;
        }


        .products .prodTxt {
            float: left;
            width: 510px;
        }

        .products .ellipseContainer {
            height: 135px;
            position: absolute;
            right: 10%;
            top: 20px;
            width: 480px;
        }

        .products.awning .ellipseContainer, .products.homeProduct .ellipseContainer, .products.marine .ellipseContainer {
            right: 10%;
            width: 135px;
        }

        .products.awning .twoColumn.floatLeft.marginTopNeg5 {
            float: left;
            margin-top: -5em;
        }

        .products.awning .threeColumn.floatLeft.marginTopNeg5 {
            float: left;
            margin-top: -5em;
        }

        .products.awning .profilenText {
            float: left;
            width: 62%;
        }

        .products.awning .profilenLogo {
            float: right;
            margin: 2em;
            width: 280px;
        }

        .products .productEllipse1 {
            background: transparent url("/images/products/awning-circle.png") no-repeat scroll left top / cover;
            height: 135px;
            width: 135px;
            /*display: inline-block;*/
            display: none;
            vertical-align: top;
        }

        .products .productEllipse2 {
            background: transparent url("/images/products/marine-circle.png") no-repeat scroll left top / cover;
            height: 135px;
            width: 135px;
            display: inline-block;
            margin: 0 20px 0 20px;
            vertical-align: top;
        }


        .products .productEllipse3 {
            background: transparent url("/images/products/home-circle.png") no-repeat scroll left top / cover;
            height: 135px;
            width: 135px;
            display: inline-block;
            vertical-align: top;
        }

        .products .element-item {
            margin: 1em 4.8em 0 0;
        }

            .products .element-item:nth-of-type(3n+1) {
                margin-right: 0;
            }

        .products .elementTitle {
            font-size: 1em;
        }

        .performance .left220 {
            float: left;
            width: 220px;
            margin-right: 20px;
            margin-top: 1em;
        }

        .performance .right700 {
            float: left;
            width: 700px;
        }

        .performance .warrantyseparator {
            border-top: 1px solid #afafaf;
            margin-top: 30px;
            margin-bottom: 20px;
        }

        .twoColumn {
            display: inline-block;
            margin: 0 5% 4em;
            width: 370px;
        }

        .threeColumn {
            display: inline-block;
            margin: 0 3.2% 3em;
            width: 250px;
        }

            .twoColumn h2, .threeColumn h2 {
                font-size: 1.5em;
            }

            .threeColumn h2 {
                height: 35px !important;
                overflow: visible;
            }

            .threeColumn img {
                width: 100%;
            }

        .fancybox-slide--iframe .fancybox-content {
            width: 1000px;
            height: 850px !important;
            max-width: 80%;
            max-height: 80%;
            margin: 0;
        }


        /* Product detail pages 2018*/

        .pdRight {
            width: 285px;
        }

        .pdRightDetails {
            width: 100%;
        }
    }

@media only screen and (min-width: 1040px) {


}
       
@media only screen and (min-width: 1280px) {
        .title {
            height: auto;
            width: 304px;
            min-height:69px;
        }

    /*
    nav {
        width: 96%;
        margin-left: auto;
        margin-right: auto;
        top: 22px;
        left: 5%;
        margin-bottom: 0px;
        position: relative;
    }

            nav li.horizontal {
        
                margin-right: 0px;
                margin-top: 0px;
                padding: 0;
                height:30px;
                border:solid 0px red;
            }*/

        .resp span {
            font-size: 1em;
        }




    .resp.fixed {
        /*width: 295px;*/
        /*width: 28%;*/
        /*
        width: 32%;
        height: auto;
            */
    }

    .resp.end {
        /*width: 295px;*/
        /*width: 28%;*/
        /*
        width: 32%;
        height: auto;
            */
    }

        /* ===============
        Maximal Width
       =============== */

        .wrapper {
            width: 100%; /* 1140px - 10% for margins */
            margin: 0 auto;
            max-width: 940px;
        }


    .homeBtmFeatureWrap{
        border:solid 0px green;
    }


    .carousel-caption {
        left: 10%;
        padding-bottom: 0;
        right: 0;
        /*width: 350px;
        height: 220px;*/

        width: 350px;
        height: 350px;
    }

        .carousel-title {
            font-size: 2em !important;
            text-transform: uppercase;
        }

            .carousel-title > span {
                color: #002d56;
                display: block;
                font-size: 1.9em;
                text-transform: capitalize;
            }

                .carousel-title > span.outerSpan {
                    font-size: 1.5em;
                    line-height: 1.1;
                }

                    .carousel-title > span.outerSpan .innerSpan {
                        display: block;
                        font-size: 1.1em;
                    }

        .ours {
            font-size: 0.7em !important;
            margin-top: 0.4em;
        }

            .ours.long {
                font-size: 0.65em !important;
            }

        .ourstory .fiat, .architects .manboat {
            height: 500px;
        }

        .products .ellipseContainer {
            right: 16%;
        }

        .products.awning .ellipseContainer, .products.homeProduct .ellipseContainer, .products.marine .ellipseContainer {
            right: 10%;
            width: 135px;
        }
    }



@media only screen and (max-width: 1100px) {


    nav {
        /*
        left: 1%;
        border: solid 1px red;
            */
    }


    input[type="text"].topNavSearchInput {
        margin-right: 0px;
        right: 5%;
    }

    input[type="text"].topNavSearchInputMobile {
        display: none;
    }


    .headerTop {
        padding-left: 2%;
    }



    .top-nav-products {
        width: 182px;
    }

    .top-nav-performance {
        width: 147px;
    }

    .top-nav-story {
        width: 118px;
    }

    .top-nav-visualizer {
        width: 203px;
    }

    .top-nav-contact {
        width: 95px;
    }




    .homeBtmFeatureWrap {
        width: 100%;
        text-align: center;
        border: solid 0px purple;
        margin-left: auto;
        margin-right: auto;
        background-color: #fff;
    }



    .calloutImg {
        display: inline-block;
        padding-right: 4px;
        width: 375px;
        height: 486px;
    }


    .resourceLinkHolder {
        margin-top: 0px;
        margin-bottom: 0px;
        vertical-align: middle;
        width: 90%;
        height: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .performance .contentgrid .right400 a {
        display: block;
        color: #002d56 !important;
        font-weight: 200;
        font-family: myriad-pro-semiextended,sans-serif;
        font-size: .825em;
        line-height: 1em;
        text-decoration: none;
        border-left: 1px #002d56 solid;
        padding-left: 15px;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-top: 11px;
        margin-bottom: 0px;
        height: auto;
        width: auto;
    }  


    .wrapper {
        max-width: 100%;
    }


    .ecoShieldImg {
        width: 100%;
        border: solid 0px red;

    }


    .readMore{
        bottom:-50px;
    }


    .main.wrapper.clearfix.EcoEliteList {
        position: relative;
        margin-bottom: 20px;
        width: 84%;
        padding-left: 20px;
        padding-right: 0px;
        margin-left: auto;
        margin-right: auto;
    }


    .performance .borderBottom {
        padding-bottom: 2% !important;
        margin-bottom: 8% !important;
        border-bottom: solid 0px rgb(226,232,234);
    }


    .performance .head {
        /*background: #FFF url(/images/headers/performance.jpg) no-repeat left top;*/
        background: #FFF url(/images/headers/performance-header-mobile.svg) no-repeat center center;
        background-size: cover;
        border: solid 0px red;
        width: 100%;
        min-height: 200px;
    }


    h2.performance {
        position: unset;
        visibility: visible;
        z-index: 10;
        width: 100%;
        text-align: center;
        font-family: myriad-pro-semiextended,sans-serif;
        font-size: 2.125em;
        line-height: 1.4em;
        color: #012D56;
        font-weight: 200;
        letter-spacing: 5px;
        text-transform: uppercase;
        border: solid 0px blue;
        margin: 0px;
    }


    .perfSubheadBlue {
        color: #012D56;
        margin-top: 20px;
        margin-bottom: 30px;
        margin-left: auto;
        margin-right: auto;
        font-family: myriad-pro-semiextended,sans-serif;
        font-size: 1.2em !important;
        font-weight: 700;
        letter-spacing: 4px;
        line-height: 1.4em;
        text-transform: uppercase;
        width: 200px;
    }

    .perfSubheadBlueTH {
        color: #012D56;
        margin-top: 0px;
        margin-bottom: 30px;
        font-family: myriad-pro-semiextended,sans-serif;
        font-size: 1.2em !important;
        font-weight: 700;
        letter-spacing: 4px;
        line-height: 1.4em;
        text-transform: uppercase;
    }

    .performance .left500 {
        display: block;
        float: none;
        width: 100%;
        overflow: hidden;
        border: solid 0px blue;
        margin: 0px;
    }


    .performance .left400 {
        width: 96%;
        margin-right: 0px;
        float: none;
        padding-right: 2%;
        padding-left: 2%;
        text-align: center;
    }


    .performance .right500 {
        width: 96%;
        margin-right: 0px;
        float: none;
        color: #002d56;
        padding-right: 2%;
        padding-left: 2%;
        font-weight: 300;
        font-family: myriad pro, sans-serif;
        font-size: 1.1em;
        border: solid 0px red;
    }


    .performance .right220 {
        width: 100%;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

        .performance .right220 #oeko {
            width: 150px;
            text-align: center;
            margin-left: auto;
            margin-right: auto;
            margin: 0px;
        }

    .performance .right420 {
        float: none;
        width: 92%;
        color: #002d56;
        padding-right: 4%;
        padding-left: 4%;
        font-size: 1.1em;
        font-weight: 200 !important;
        font-family: myriad pro, sans-serif;
        /*font-family: myriad-pro-semiextended,sans-serif;*/
        line-height: 1.4em;
    }



    .perfSubheadWrap {
        float: none;
        margin-top: 0;
        width: 100%;
        text-align: center;
        padding-left: 0px;
        padding-top: 1%;
    }



    .perfFactorsImg {
        float: none;
        text-align: center;
    }


        .perfFactorsImg img {
            width: 180px;
        }



    .warrantyDetail {
        width: 92%;
        margin-right: 0px;
        float: none;
        color: #002d56;
        padding-right: 4%;
        padding-left: 4%;
        font-weight: 300;
        font-family: myriad pro, sans-serif;
        font-size: 1em;
        border: solid 0px red;
    }

}

@media only screen and (max-width: 930px) {
    /*
    nav {
        
        left: 0px;
        border: solid 0px red;
            
    }
       


    .top-nav-products {
        width: 174px;
    }

    .top-nav-performance {
        width: 139px;
    }

    .top-nav-story {
        width: 100px;
    }

    .top-nav-visualizer {
        width: 185px;
    }

    .top-nav-contact {
        width: 101px;
    }
         */







    /*homepage callouts*/

    .hmHeadline{
        font-size:2.6em;
        margin-bottom:5%;
        margin-top:1%;
    }


    .carousel-title.mobile {
        display: block;
        line-height:1.6em;
    }

    .carousel-inner .item .first-slide,
    .carousel-inner .item .second-slide,
    .carousel-inner .item .third-slide {
        border: solid 0px purple;
        width: 930px;

        min-width: 700px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }


    #myCarousel {
        border: solid 0px pink;
        margin-top: 122px;
        margin-bottom: 5%;
        height: 250%;
    }




    .carousel-inner {
        border: solid 0px yellow;
        height: 100%;
    }





    .orbit-container img {
        /*width: 120%;
        max-width: 120%; */
    }



    .carousel-caption {
        float: none;
        position: relative;
        /*right: 10%;
            top: 20%;*/
        top: 99%;
        left: 0;
        z-index: 200;
        padding-top: 5%;
        padding-bottom: 20px;
        color: #666;
        text-align: center;
        width: 100%;
        /*height: 90px;*/
        min-height: 180px;
        height: 40%;
        max-height: 300px;
        background: #fff none repeat scroll 0 0;
        opacity: 1;
        text-align: center;
        font-family: myriad-pro-semiextended,sans-serif;
        font-size: 1.1em;
        line-height: 1.4em;
        letter-spacing:3px;
        /*new*/
        border-radius: 0;
        border: solid 0px red;
   
    }



    .carousel-title {
        font-size: 1em;
    }


    #awning-visualizer {
        display: none;
    }

    #awning-visualizer-mobile {
        display: block;
        width: 82%;
        max-width: 380px;
        max-height: 400px;
        padding-top: 10px;
    }

    #see-it-in-your-space {
        display: none;
        
    }

    #see-it-in-your-space-mobile {
        display: block;
        width: 88%;
        max-width: 500px;
        max-height:400px;
        padding-top: 10px;
    }


    .captionRight {
        left: unset !important;
        right: unset !important;
    }


    .carousel-indicators {
        position: absolute;
        left:0px;
        bottom:-18px;
        z-index: 15;
        width: 60%;
        padding: 0;
        margin-left:20%;
        margin-top:5%;
        text-align: center;
        list-style: none;
        display: block;
        border:solid 0px purple;

    }




        .carousel-indicators li {
            /*
            background-color: #000 \9;
            background-color: rgba(0, 0, 0, 0);
                */
            
            border: 1px solid #012d65;
        }

        .carousel-indicators .active {

            background-color: #012d65;
        }




    .resp.fixed {
        width: 32%;
        height: 100%;
        min-height: 300px;
 
        margin-left: 0px;
        margin-right: 0;
    }
        


    .callouts {
        height: auto;
        width:100%;
        margin:auto;
    }

        .callouts > div {
            top: 0px;
        }

    .callout-wrapper {
        /*float: left;*/
        float: none;
        height: auto;
        margin: 30px 0 0 1%;
        max-height: none;
        overflow: initial;
        /*width: 49%;*/
        width: 100%;
        position: relative;

        border:solid 0px blue;
    }


    .calloutImg {
        float: none;
        padding-right: 0;
        margin: auto;
        /*width: 295px
        width: 30%;
        height: 30%;*/
        width: 100%;
        min-height: 380px;


        border:solid 0px red;
    }

        .calloutImg img {
            width: 100%;
            height: 100%;
        }

    .resp.fixed, .resp.end {
        margin-top: 1em;
        width: 100%;
    }

    .resp.fixed {
        margin-right: 0;
    }


    .homeBtmFeatureContainer {
        padding-top: 1.75%;

    }

    .homeBtmFeatureWrap {
        /*top:50%;*/
        position: relative;
        display: block;
        width: 100%;
        text-align: center;
        border: solid 0px red;
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto;
        background-color: #fff;
    }


    .hmBtmFeatureImgMobile {
        display: block;
        width: 100%;
    }

        .hmBtmFeatureImgMobile img {
            width: 100%;
        }

    .hmBtmFeatureImg, .hmBtmFeatureImg2 {
        display: none;
    }

    #homeBtmFeatureImg {
        display: block;
        text-align: center;
        float: none;
        /*width: 785px;
        height: 1156px;*/
        width: 100%;
        margin: 0px;
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
        background-color: #fff;
        border: solid 0px red;
        /*
        background-image: url("/images/home/home-btm-feature-mobile.png");
        background-size: contain;
        background-position: top center;*/

        background-image: none;

    }



    #homeBtmFeatureDetail {
        display: block;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        height: auto;
        float: none;
        padding-top: 2%;
        background-color: #fff;
        text-align: center;
        border: solid 0px red;
    }

        #homeBtmFeatureDetail H1 {
            width: 90%;
            text-align: center;
            font-family: myriad-pro-semiextended,sans-serif;
            font-size: 3.125em;
            line-height: 1.4em;
            color: #012D56;
            font-weight: 300;
            letter-spacing: 5px;
            text-transform: uppercase;
        }

    .homeBtmDetailText {
        font-family: myriad pro, sans-serif;
        font-size: 1.625em;
        font-weight: 300;
        line-height: 1.8em;
        padding-top: 0px;
        padding-left: 0%;
        padding-right: 0%;
        padding-bottom: 8%;
        text-align: center;
    }


    .homeBtmLearnMore {
        padding-bottom: 40px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }

        .homeBtmLearnMore img {
            width: 50%;
        }














    /* Contact form */
    #contactFormRightContainer, #contactFormLeftContainer .leftField, #contactFormLeftContainer .rightField {
        float: none;
        width: 100%;
    }


    textarea {
        width: 90%;
    }


    /* forms */
    input {
        width: 90%;
    }



    /* login page */
    #loginForm {
        border-right: none;
        float: none;
        width: auto;
    }

        #loginForm .validation-error {
            display: block;
            margin-left: 15px;
        }
}

@media only screen and (max-width: 767px) {

    /*
    h1.hHead{
        padding-left:0px !important;
        border:solid 0px red;
    }
    */



    .perf-factors-banner {
        display: none;
    }

    .perf-factors-banner-mobile {
        width: 100%;
        margin-bottom: 30px;
        display: block;
    }


    .perf-maintenance-banner {
        display: none;
    }

    .perf-maintenance-banner-mobile {
        width: 100%;
        margin-bottom: 30px;
        display: block;
    }


    .perf-warranty-banner {
        display: none;
    }

    .perf-warranty-banner-mobile {
        width: 100%;
        display: block;
    }


    .warrantyDetail {
        width: 92%;
        margin-right: 0px;
        float: none;
        color: #002d56;
        padding-right: 4%;
        padding-left: 4%;
        font-weight: 300;
        font-family: myriad pro, sans-serif;
        font-size: 1em;
        border: solid 0px red;
    }


    .performance .borderBottom {
        padding-bottom: 2% !important;
        margin-bottom: 8% !important;
        border-bottom: solid 0px rgb(226,232,234);
    }



    .performance .right500 {
        width: 96%;
        margin-right: 0px;
        float: none;
        color: #002d56;
        padding-right: 2%;
        padding-left: 2%;
        font-weight: 300;
        font-family: myriad pro, sans-serif;
        font-size: 1.1em;
        border: solid 0px red;
    }


    .performance .left700 {
        float: none;
        width: 94%;
        color: #002d56;
        padding-right: 3%;
        padding-left: 3%;
        font-weight: 300;
        font-family: myriad pro, sans-serif;
        font-size: 1.1em;
        line-height: 1.4em;
    }

    .left500 {
        display: block;
        float: none;
        width: 100%;
        overflow: hidden;
        border: solid 3px green;
 
    }

    .ecoShieldImg {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        padding: 0px;
        overflow: hidden;
    }

    .main.wrapper img{
        padding:0px;
    }

    .main-container.products {
        top: 137px;
        margin-bottom: 137px;
    }

    .main-container.productdetails {
        top: 137px;
        margin-bottom: 137px;
    }

    .main-container.contactus {
        top: 137px;
        margin-bottom: 137px;
    }

    .main-container.performance {
        top: 137px;
        margin-bottom:137px;
    }

    .main-container.ourstory {
        top: 137px;
        margin-bottom: 137px;
    }


    .upfItemWrap {
        padding-top: 4%;
        padding-left: 5%;
        padding-right: 5%;
        padding-bottom: 1%;
        background-color: #f4f8fc;
        height:auto;
    }

    .upfItem {
        display: block;
        width: 100%;
        float: none;
        margin-bottom:5%;
    }

    .headerLearnMore {
        display: block;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }


    .headerDivider {
        display: none;
    }

    /*
    .main-nav ul li:hover ul, .main-nav ul li ul:hover {
        display: none !important;
        transition: display ease 10s;
    }
        */

    .main-nav {
        display: none;
        margin-top: 0px;
        padding-top: 1px;
        padding-bottom: 1px;
    }

        .main-nav > ul {
            display: block;
            padding: 0;
            text-align: left;
            width: 100%;
            margin-top: 12px;
            margin-bottom: 12px;
        }

        .main-nav li {
            background-color: #fff;
            padding: 0px;

            text-align: left;
            margin: 0px;
        }

            .main-nav li:hover {
                background-color: #fff;
                color: #012d65;
            }

            .main-nav li.indent {
                display:block;
                padding-top: 0px;
                padding-bottom: 0px;
                border: solid 0px orange;
                line-height:30px;
            }




            nav a {
                color: #012d65;
                padding: 0px;
            }

        nav a:hover, nav a:visited {
            color: #012d65;
            text-decoration: none;
        }

    nav li.horizontal {
        /*
        margin-bottom: 12px;
        width: 100%;
        margin-right: 12px;
        margin-left: 12px;
            */

        display: block;
        width: 93%;
        margin-right: auto;
        margin-left: auto;
        margin-top: 12px;
        margin-bottom: 6px;
        padding-top: 0px;
        padding-left: 0px;
        text-align: left;
        border: solid 0px purple;
    }

        nav li.horizontal a {
            text-align: left;
            padding-left: 16px;
        }


        nav li.horizontal ul {
            position: relative;
            z-index: 3;
            display: none;
            visibility: visible;
            /*transform: translateY(-30px);*/
            opacity: 1;
            /*position:absolute -- use if necessary because of the visibility*/
            /*transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;*/
            top: -2px;
            left: 0px;
            width: 100%;
            height: 100%;
            margin-left: 0px;
            margin-right: 0px;
            margin-top: 0px;
            margin-bottom: 0px;
            padding-top: 0px;
            padding-left: 0px;
            padding-right: 0px;
            padding-bottom: 10px;
            /*transition: opacity 0.6s ease-in-out, transform 0.3s ease-in-out;*/
            border: solid 1px #fff;
        }

        nav li.horizontal:hover ul {
            display: none;
        }


    nav ul li ul li {
        max-width: 94% !important;
        height: 40px;
        line-height: 30px;
        text-align: left;
        margin-left: 0px;
        margin-top: 0px;
        border: solid 0px blue;
    }

        nav ul li ul li a {
            max-width: 94% !important;
            height: 40px;
            line-height: 30px;
            text-align: left;
            margin-left: 0px;
            margin-top: 0px;
            border: solid 0px red;
        }




    nav li.horizontal span.menu-arrow {
    }


    .main-nav span.menu-arrow {
        display: block;
        position: absolute;
        /*right: -16px;
        top: 0px;*/
        right: -2px;
        top: 0px;
        z-index: 20;
        /*background: transparent url(/images/menu-open.png) no-repeat 35px 15px;*/
        background: transparent url(/images/mobile-menu-arrow-open.svg) no-repeat 40px 16px;
        background-size: 16px;
        border: solid 0px red;
        /*width: 80px;
        height: 49px;*/
        width: 77px;
        height: 49px;
        /*padding-right: 15px;
        padding-left: 15px;
        padding-top: 15px;
        padding-bottom: 15px;*/
        cursor: pointer;
    }

        .main-nav span.menu-arrow.open {
            /*background: transparent url(/images/menu-close.png) no-repeat 35px 15px !important;*/
            background: transparent url(/images/mobile-menu-arrow-close.svg) no-repeat 40px 16px;
            background-size: 16px;
        }


    .main-nav .current {
        background-color: #fff;
        font-weight: 700;
        border-bottom: 0px;
        border: solid 0px green;
        width: 93%;
    }



    .header-container {
        height: 110px;
        background: #fff;
        box-shadow: 0px 3px 6px rgba(0,0,0,0.1);
    }


    .headerTop {
        position: relative;
        width: 100%;
        height: 52px;
        background-color: #002D56;
        font-family: myriad-pro-semiextended,sans-serif;
        font-size: .6875em;
        line-height: 1.75em;
        color: #fff;
        font-weight: 300;
        letter-spacing: 3px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 16px;
        padding-bottom: 0px;
        vertical-align: middle;
        text-transform: uppercase;
    }

    .headerLearnMore a {
        color: #fff;
        text-decoration: underline;
        font-weight: 700;
    }


    input[type="text"].topNavSearchInput {
        display: none;
    }

    input[type="text"].topNavSearchInputMobile {
        display: block !important;
        border: solid 0px green;
        margin-left: 3.5%;
        margin-right: 3.5%;
        margin-top: 8px;
        margin-bottom: 15px;
        letter-spacing: 3px;
        width: 83%;
        height: 30px;
        text-align: left;
        padding-left: 40px !important;
        vertical-align: middle;
        color: #012d56 !important;
        background: #FFF url(/images/icon-search.png) no-repeat 10px 10px;
        font-family: myriad-pro-semiextended,sans-serif !important;
        font-weight: 400;
        font-size: 0.8em;
        letter-spacing: 3px;
    }

        /*
        input[type="text"].topNavSearchInputMobile:focus {
            font-size: 0.95em !important;
            letter-spacing: 2px !important;
        }
        */

        .topNavSearchInputMobileHolder {
            display: block;
            height: 58px;
            padding-top: 2px;
            background-color: #E9F0F8;
        }


    .topLogo {
        display: block;
        text-align: center;
        width: 220px;
        float: none !important;
        margin-left: auto;
        margin-right: auto;
        margin-top: 15px;
    }


        .topLogo img {
            display: block;
            width: 220px;
            padding-top: 0px;
            margin-left: 0px;
        }



    .title {
        width: 190px;
        color: white;
    }



    .main-nav > ul {
        padding-left: 0px;
    }

    .top-nav-products {
        width: 100%;
    }


    ul.products {
        position: relative;
        display: none;
        height: 110px;
        width: 100%;
        border: solid 0px red;
    }

    ul.performance {
        position: relative;
        display: none;
        height: 110px;
        width: 100%;
        border: solid 0px red;
    }

    ul.our-story {
        position: relative;
        display: none;
        height: 110px;
        width: 100%;
        border: solid 0px red;
    }

    .top-nav-performance {
        width: 100%;
    }

    .top-nav-story {
        width: 100%;
    }

    .top-nav-visualizer {
        width: 100%;
        height: 50px;
        padding-top: 20px !important;
    }

        .top-nav-visualizer span {
            position: absolute;
            top: 14px;
            left: 16px;
            width: 80px;
        }

    .top-nav-contact {
        width: 100%;
    }


    .footer-container {
        padding-top: 40px;
        padding-bottom: 40px;
        height:300px;
    }

    .logo-footer {
        /*float:left;*/
        display: block;
        float: none;
        text-align: center;
        padding-bottom: 25px;
        width: 100%;
    }

        .logo-footer img {
            width: 80px;
        }

    .footerCol {
        display: block;
        float: none;
        width: 100%;
        text-align: center;
        font-family: myriad-pro-semiextended,sans-serif;
        font-size: 0.8125em;
        /*font-size: 0.625em;*/
        font-weight: 400;
        letter-spacing: 3px;
        line-height: 2em;
    }

    .footerTitle {
        font-family: myriad-pro-semiextended,sans-serif;
        /*font-size: 0.6875em;*/
        font-size: 1.25em;
        font-weight: 700;
        letter-spacing: 3px;
        line-height: 2em;
        margin: 0px;
        color: #fff;
    }




    .footerIn {
        width: auto;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .social-footer {
        width: 124px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        border: solid 0px red;
    }


    .footerIn .social-footer {
        margin-top: 1.3em;
        margin-bottom: 1.5em;
    }


        .footerIn .social-footer div {
            height: 42px;
            overflow: hidden;
            width: 42px;
            float: left;
            margin-right: 10px;
            margin-left: 10px;
            margin-top: 0px;
            margin-bottom: 0px;
        }


    .cd-top {
        bottom: 15px;
        right: 17px;
    }


    .main-container {
        /* padding: 0 2%;*/
        top: 20px;
    }


    .wrapper.internal {
        min-height: initial;
        width: auto;
    }

        .wrapper.internal .left-content {
            float: none;
            width: 100%;
        }

    .bios {
        float: none;
        width: 100%;
        max-width: 90%;
    }

    .tableImage {
        width: 100%;
    }

        .tableImage img {
            width: 100%;
        }

    header {
        position: static;
    }

    #responsiveMenuTop, .responsiveMenu {
        display: block;
        /*height: 68px;*/
        height: 72px;
        box-shadow: 10px 3px 6px rgba(0,0,0,0.1);
    }

    .responsiveHide {
        display: none;
    }

    .title {
        display: block;
        left: 17px;
        position: absolute;
        top: 65px;
        width: 120px;
    }

    .logo img {
        margin: 0;
    }


    /* login */
    #login {
        font-size: .8em;
        margin: 20px 0 0 0;
        text-align: left;
        top: 0;
        left: 0;
        width: 100%;
        position: relative;
        height: 15px;
        padding: 0;
    }

        #login ul {
            margin: 5px 0;
            padding: 0;
        }

        #login li {
            display: inline;
            list-style: none;
            margin: 0;
            padding: 0;
        }

        #login a {
            background: none;
            color: #999;
            font-weight: 600;
            margin: 0 10px;
            padding: 0;
            float: left;
        }

            #login a:hover {
                color: #333;
            }


    .login {
        color: #666;
        float: none;
        font-size: 0.8em;
        height: 30px;
        left: 215px;
        padding: 10px 0 0;
        position: absolute;
        top: 0;
        width: 50px;
    }

    .resp.fixed {
        width: 100%;
        margin-right: 0px;
    }

    .resp.end {
        width: 100%;
    }



    .footer-container footer {
        width: 95%;
        padding: 0px 1%;
    }

    .carousel-title {
        text-transform: uppercase;
        font-size: 1em;
        line-height: 1.1;
        margin: 0.2em;
    }

        .carousel-title > span {
            color: #002d56;
            display: block;
            font-size: 1.5em;
            text-transform: capitalize;
        }

            .carousel-title > span.outerSpan {
                font-size: 1em;
                line-height: 1.1;
            }

                .carousel-title > span.outerSpan .innerSpan {
                    display: block;
                    font-size: 1.1em;
                }



    .orbit-container img {
        /* width: 120%;
        max-width: 120%; */
    }



    .carousel-inner .item .first-slide,
    .carousel-inner .item .second-slide,
    .carousel-inner .item .third-slide {
        border: solid 0px purple;
        width: 800px;
        /*  height: 140%;*/
        min-width: 480px;
        text-align: center;
        position: relative;
        margin-left: auto;
        margin-right: auto;
    }

    /*
    .carousel-indicators {
        position: absolute;
        bottom: -18px;
        left: 58%;
        z-index: 15;
        width: 60%;
        padding-left: 0;
        margin-left: -30%;
        text-align: center;
        list-style: none;
        display: block;
        border: solid 1px purple;
    }

        .carousel-indicators li {
            display: inline-block;
            width: 10px;
            height: 10px;
            margin: 1px;
            text-indent: -999px;
            cursor: pointer;
            background-color: #000 \9;
            background-color: rgba(0, 0, 0, 0);
            border: 1px solid #fff;
            border-radius: 10px;
        }
    */


    .hmHeadline {
        font-size: 3em;
        margin-bottom: 5%;
        margin-top: 1%;
    }


    .ours {
        font-size: 0.7em !important;
        margin-top: 0.4em;
    }

        .ours.long {
            font-size: 0.65em !important;
        }

    .hpop {
        width: 80%;
        height: auto;
    }

    .hpopImg {
        float: none;
        height: 160px;
        margin: 1.5em auto;
        width: 165px;
    }

        .hpopImg img {
            width: 100%;
        }

    .hpopTxt {
        float: none;
        font-size: 1.1em;
        line-height: 1.3em;
        width: 100%;
        margin: auto;
    }

        .hpopTxt p {
            margin-top: 1em;
        }

    .performance .left220 {
        float: none;
        margin: auto;
        width: 220px;
    }

    .performance .right700 {
        float: none;
        margin: 1em auto;
        width: auto;
    }







    .fancybox-slide--iframe .fancybox-content {
        width: 320px;
        height: 500px !important;
        max-width: 90%;
        max-height: 90%;
        margin: 0;
    }

    .phototips .ptTopRight, .phototips .ptTopLeft, .phototips .ptRight, .phototips .ptLeft {
        float: none;
        width: 90%;
    }

    .ptRight .logoContainer {
        float: none;
        margin: auto;
        width: 280px
    }

    .phototips .ptTopRight {
        margin: auto;
        text-align: center;
    }

    .ptTopLeft h2, .ptTopLeft h3 {
        text-align: center;
    }

    .phototips .ptLeft {
        padding: .8em .8em 0 .8em;
    }

    .phototips .ptRight {
        padding: 0 .8em;
    }

    .ptImages div.centerdiv {
        margin: 0 0 1em 0;
    }

    .tempotest {
        width: 60%;
    }

    .miamicorp {
        width: 40%;
        float: left;
    }

    .tempotest img {
        width: 100%;
        max-width: 200px;
    }

    .miamicorp img {
        width: 100%;
        max-width: 119px;
    }
}

@media only screen and (max-width: 480px) {



    .orbit-container img {
        /*width: 250%;
        max-width: 250%; 1600px;*/
    }



    .carousel-inner .item .first-slide,
    .carousel-inner .item .second-slide,
    .carousel-inner .item .third-slide {
        border: solid 0px purple;
        width: 100%;
        min-width: 730px;
        text-align: center;
        margin-left: -32%;
    }





    .hmHeadline {
        font-size: 2em;
        margin-bottom: 5%;
        margin-top: 1%;
    }



    .callout-wrapper {
        float: none;
        margin: 40px 0 0 2%;
        width: 98%;
    }

    .callouts-container{
        margin-top:30px;
    }

    .calloutImg {
        float: none;
        /*width: 295px;*/
        width: 100%;
    }

    .imgholder {
        float: none;
        margin: 0;
        width: 100%;
    }

        .imgholder img {
            width: 100%;
        }

    .floatRightImg {
        float: none;
        margin: 0 auto;
        text-align: center;
    }

        .floatRightImg img {
        }


    table {
        font-size: 0.8em;
    }


    /* FORMS */
    #contactFormLeftContainer {
        width: 100%;
    }

    h1 {
        font-size: 1.3em;
        margin: 0.3em;
    }

    h2.floatLeft {
        float: none;
    }


    nav {
        clear: both;
        margin-top: 5px;
    }

    .ourstory .respectContainer div.centerdiv {
        margin: 0 !important;
    }

    .performance .boat {
        background-position: -300px center;
    }

    #MainContent_Products li {
        clear: both;
        height: 25px;
        padding: 0.3em 0;
    }

    .twoColumn, .threeColumn {
        width: 100%;
        max-width: 300px;
        margin: auto;
    }


        .twoColumn h2, .threeColumn h2 {
            font-size: 1.5em;
        }

        .twoColumn img, .threeColumn img {
            width: 100%;
        }
}



    /* ==========================================================================
   Helper classes
   ========================================================================== */

    .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 {
        *, *:before, *:after {
            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) ")";
        }

        a[href^="#"]:after, a[href^="javascript:"]: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;
        }

        p, h2, h3 {
            orphans: 3;
            widows: 3;
        }

        h2, h3 {
            page-break-after: avoid;
        }
    }

    /*JUICER*/
    .juicer-feed h1.referral, .juicer-feed.white li.feed-item.juicer, .juicer-feed.user li.feed-item.juicer, .juicer-feed.juicer-widget li.feed-item.juicer, .juicer-feed.colors li.feed-item.juicer, .juicer-feed.gray li.feed-item.juicer, .juicer-feed.modern li.feed-item.juicer, .juicer-feed.polaroid li.feed-item.juicer {
        display: none !important;
    }

    .j-paginate.juicer-button::after {
        content: " >";
    }

    .juicer-feed .j-paginate {
        border: 0 none !important;
        color: #fcb034 !important;
        font-size: 1em !important;
    }

        .juicer-feed .j-paginate:hover {
            color: #FFF !important;
            background-color: #fcb034 !important;
            font-size: 1em !important;
        }

    .j-meta nav a {
        padding: 0;
    }

    li.feed-item {
        background-color: #EEE !important;
    }



    .fancybox-button--fullscreen {
        display: none !important;
    }

    .poweredby {
        display: none;
    }
