﻿* {
    margin: 0;
}

form {
    height:100%;
}


@font-face {
	font-family:'uomoregular';
	src: url('/fonts/Uomo.eot') format('embedded-opentype');
	src: url('/fonts/Uomo.woff') format('woff');
    src: url('/fonts/Uomo.ttf') format('truetype');
}

@font-face {
	font-family: 'uomobold';
	src: url('/fonts/UomoBold.eot') format('embedded-opentype');
	src: url('/fonts/UomoBold.woff') format('woff');
    src: url('/fonts/UomoBold.ttf') format('truetype');
}

@font-face {
	font-family: 'rlwyreg';
	src: url('/fonts/rlwyreg.eot') format('embedded-opentype');
    src: url('/fonts/rlwyreg.woff') format('woff');
    src: url('/fonts/rlwyreg.ttf') format('truetype');
}

@font-face {
	font-family: 'rlwybold';
	src: url('/fonts/rlwybold.eot') format('embedded-opentype');
    src: url('/fonts/rlwybold.woff') format('woff');
    src: url('/fonts/rlwybold.ttf') format('truetype');
}


@font-face {
	font-family: 'rlwymed';
	src: url('/fonts/rlwymed.eot') format('embedded-opentype');
    src: url('/fonts/rlwymed.woff') format('woff');
    src: url('/fonts/rlwymed.ttf') format('truetype');
}


@font-face {
	font-family: 'kbllght';
	src: url('/fonts/kbllght.eot') format('embedded-opentype');
    src: url('/fonts/kbllght.woff') format('woff');
    src: url('/fonts/kbllght.ttf') format('truetype');
}

@font-face {
	font-family: 'museosans';
	src: url('/fonts/MSans500.eot') format('embedded-opentype');
    src: url('/fonts/MSans500.woff') format('woff');
    src: url('/fonts/MSans500.ttf') format('truetype');
}

html, body {
    border: none;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
    overflow-x:hidden;
    font-weight: normal;
    background: #FFF;
    font-family: 'rlwyreg', Arial, sans-serif;
    font-size: 18px;
    font-weight: 300;
    color: #000000;
}


table {
    width: 100%;
    border:none;
    border-collapse: collapse;
    padding: 0;
    margin: 0;
}

a:link,
a:visited {
    color:#000098;
    text-decoration: none;
}


h1 {
  font-size: 3em;
  color:#000000;
  font-family: 'uomoregular', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom:20px;
  font-weight:100;
}
.poptag {
    font-size: 3em;
    color: #000000;
    font-family: 'uomoregular', sans-serif;
    text-transform: uppercase;
    letter-spacing: -2px;
    margin-bottom: 20px;
    font-weight: 100;
    /* Gradient text */
    background: linear-gradient( 90deg, #6b5b2e 0%, #7f8f3a 30%, #3ea3a5 60%, #3bb4c4 100% );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}
h2 {
    font-size: 48pt;
    color: #3e4300;
    font-family: 'uomoregular', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
}

h3 {
  font-size: 38pt;
  color:#3e4300;
  font-family: 'uomoregular', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
}

h4 {
  font-size: 18pt;
  color:#3e4300;
  font-family: 'uomoregular', sans-serif;
  font-weight:bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom:10px;
}

h5 {
  font-size: 15pt;
  color:#3e4300;
  font-family: 'uomoregular', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
}

h6 {
  font-size: 12pt;
  color:#3e4300;
  font-family: 'uomoregular', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
}


ul {
    color:#666666;
    font-family: 'rlwyreg', Arial, sans-serif;; 
    font-size: 14px; line-height: 30px;
}

.taglineimg {
max-width:400px;
}
.captiontag {
    display:inline-block;
    font-size: 11px;
    font-style: normal;
}

.section-inline {
display:inline-block;
vertical-align:top;
width:46.75%;
margin-right:3%;
}

.emaillistfull input[type='text'],
textarea {
-moz-appearance:none; /* Firefox */
-webkit-appearance:none; /* Safari and Chrome */ 
    width:200px;
    min-height: 26px;
    margin:0;
    overflow:hidden; 
    background-color: #FFF;
    outline:none;
    box-shadow: none;
    border-radius: 0;
    border: 2px solid #720903;
    text-indent: 5px;
    color:#f1eda3;
    font-size: 0.8em;
    font-family: 'rlwyreg', Arial, sans-serif;

}

input[type='text'],
input[type='password'],
textarea {
-moz-appearance:none; /* Firefox */
-webkit-appearance:none; /* Safari and Chrome */ 
    width:200px;
    min-height: 26px;
    margin:0;
    overflow:hidden; 
    background-color: #FFF;
    outline:none;
    box-shadow: none;
    border-radius: 0;
    border: 2px solid #720903;
    text-indent: 5px;
    color:#720903;
    font-size: 0.8em;
    font-family: 'rlwyreg', Arial, sans-serif;
}

select {
-moz-appearance:none; /* Firefox */
-webkit-appearance:none; /* Safari and Chrome */ 
    background: transparent url("/uc/theme/bg-SelectArrow.png") no-repeat 96% 60%; 
    border-radius: 2px;
    color:#C29473;
    white-space:nowrap; 
    text-overflow:ellipsis;
    width:200px;
    min-height: 26px;
    margin:0;
    overflow:hidden; 
    background-color: #FFF;
    outline:none;
    box-shadow: none;
    border: 2px solid #720903;
    text-indent: 5px;
    color:#720903;
    font-size: 0.8em;
    font-family: 'rlwyreg', Arial, sans-serif;
}
select::-ms-expand { /* IE  */
    display: none;
}

.sa-ddl, /*ware detail*/
.formfield2-ddl,
.formfield-ddl /*rebate finder */ {
    max-width: 180px;
    min-height: 28px;
    padding: 0.3em 0;
}


.sep {
    width: 100%;
    min-height:10px;
    clear: both;
    display:block;
    margin-top:30px;
    margin-bottom:30px;
    background:url('/uc/theme/bg-Sep.png') no-repeat;
}

.hdr-sep {
    height:0;
}


/* HEADER 
---------------------- */
.header {
    width:100%;
   background-color:#ffffff;
  z-index:500;
  position:fixed;
  display:block;
  font-size:14px;
   top:0;
   opacity:.9;
   text-align:center;
}

.homebase .header {
    /*height: 145px;*/
}

.projectgallerybase .header {
    width: 100%;
    height: 190px;
    background-color: #ffffff;
    z-index: 500;
    position: fixed;
    display: block;
    font-size: 14px;
    top: 0;
    opacity:.9;
    /*border-bottom:1px solid #000000;*/
}

.projectimage-wrap {
    width:100%;
display:flex;
flex-direction:column;
align-items:center;

}

.projectimage-wrap img{
    position:relative;
    width:49%;
    margin:160px 0px;
}


    .projectimage-wrap img:nth-child(odd) {
        align-self: flex-start;
    }

    .projectimage-wrap img:nth-child(even) {
        align-self: flex-end;
    }

    .projectimage-wrap img:first-of-type {
        margin: 160px 0px 160px 0px;
        align-self:center;
    }

.project-desc {
padding:60px;
line-height:28px;
}

.nav {
    width: 92%;
    display: inline-flex;
    justify-content: space-between;
    padding-top:0px;
}

@media only screen and (max-width: 1006px) {
    .nav {
        height:80px;
    }
}

    .header-secondary-wrap {
        background-color: #f5f5f5;
        display: block;
    }

    .header-secondary {
        border-top: 3px solid #000098;
        min-height: 41px;
        box-sizing: border-box;
    }

    .header-secondary-cell {
        text-align: center;
    }

    .header-secondary-sub {
        max-width: 1170px;
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        box-sizing: border-box;
        height: 41px;
        position: relative;
        display: inline-block;
    }

    .projectshowcase-wrap img {
        width: 100%;
    }

    .hdr-support {
        margin: 0px;
        width: 100%;
        border: none;
        border-collapse: collapse;
        border-spacing: 0px;
    }

        .hdr-support td {
            padding: 0px;
        }

    .hdr-left {
        width: 50%;
        display: inline-block;
        height: 41px;
        font: 12px 'rlwyreg', Arial, sans-serif;
        color: #9aa0a2;
        line-height: 50px;
        text-align: left;
    }

    .hdr-right {
        display: block;
        text-align: center;
        vertical-align: middle;
    }

    .hdr-icn {
        margin-left: 20px;
    }


    .hdr-logo {
        display: block;
        vertical-align: middle;
        text-align: center;
        padding-top: 19px;
    }

        .hdr-logo a {
            font-size: 2em;
            color: #000000;
            text-decoration: none;
            transition: all 0.8s ease-in-out 0s;
        }

            .hdr-logo a:visited {
                color: #000000;
            }

            .hdr-logo a:hover {
                color: #4ecdf6;
            }

        .hdr-logo img {
            max-height: 102px;
        }






    .hdr-social {
        display: inline-block;
        margin-right: 0px;
        font-size: 14pt;
        padding-right: 0;
        margin-right: 0px;
    }

        .hdr-social img {
            vertical-align: middle;
            margin-left: 0.4em;
            padding-right: 0;
            margin-right: 0px;
        }








    .cart-mini {
        display: inline-block;
        width: 17.3%;
        vertical-align: middle;
        margin-right: 10px;
    }

    .login-status {
        display: inline-block;
        vertical-align: middle;
    }

    .info {
        vertical-align: middle;
    }

    .social {
        display: inline-block;
        vertical-align: middle;
    }

    /* placeholders, need to replace with actual classes from ctrls
.ShoppingBag {
    width: 33.3%;
    vertical-align: top;
    display: inline-block;
}

.Login {
    vertical-align: top;
    display: inline-block;
}
 */






    /* SLIDER / BANNERS
----------------------- */
    .slider {
        clear: both;
        position: relative;
        width: 100%;
        /*    height: 254px;*/
        top: 60px;
        display: block;
        margin-bottom: 10px;
    }

    .slide {
        width: 100%;
        height: 100%;
        position: relative;
    }

        .slide img {
            position: absolute;
            width: 100%;
            height: auto;
        }

    .banner-img {
        width: 100%;
        vertical-align: bottom;
        /*min-height:260px;*/
        position: relative;
        display: block;
        top: 43px;
        margin-bottom: 17%;
    }

        .banner-img img {
            position: absolute;
            width: 100%;
            height: auto;
        }

    .banner {
        display: block;
        width: 100%;
        border-bottom: 5px solid #ffffff;
        z-index: 1;
        padding: 0px 0px 0px 80px;
    }

        .banner img {
            width: 100%;
            vertical-align: bottom;
        }

    .twosections .banner,
    .onesection .banner {
        display: block;
        width: 100%;
        height: 295px;
        background-image: url('/wr/imgs/504.jpg');
        background-attachment: local;
        background-position: top center;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: contain;
        margin-top: 0px;
        z-index: 1;
        padding-bottom: 0px;
    }


    .threesections .banner {
        display: block;
        width: 100%;
        height: 295px;
        background-image: url('/wr/imgs/508.jpg');
        background-attachment: local;
        background-position: top center;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: contain;
        margin-top: 0px;
        z-index: 1;
        padding-bottom: 0px;
    }






    /* HOME CONTENT
---------------------- */

    .slideroverlay {
        display: inline-block;
        position: absolute;
        clear: both;
        width: 100%;
        margin-top: 30.25%;
        z-index: 5000;
        text-align: center;
    }


    .btnslideroverlay {
        position: relative;
        width: 8%;
        display: inline-block;
        padding-left: 2%;
        padding-right: 2%;
    }


        .btnslideroverlay img {
            width: 100%;
        }

    .maincontent {
        clear: both;
        padding-top: 48px;
        padding-bottom: 2%;
    }

    .homebase .maincontent {
        padding-top: 0px;
        min-height: 200px;
    }

    .projectgallerybase .maincontent {
        clear: both;
        width: 100%;
        padding-top: 240px;
        min-height: 710px;
        /*padding-bottom:190px;*/
    }

    .projectdetailbase .maincontent {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .projectgallerybase h1 {
    }

    .GalleryMain-catwrap {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 100%;
        text-align: center;
    }

    .GalleryMain-cat {
        display: inline-block;
        /*font-size: 1.80vw;*/
        font-size: 24px;
        margin-top: 1%;
        line-height: 2em;
        font-family: 'uomoregular', sans-serif;
        text-transform: uppercase;
        letter-spacing: 1px;
        padding: 0px 20px;
    }

    a.GalleryMain-cat:link {
        text-decoration: none;
        color: #000000;
    }

    a.GalleryMain-cat:visited {
        text-decoration: none;
        color: #000000;
    }

    a.GalleryMain-cat:hover {
        text-decoration: none;
        color: #4ecdf6;
    }

    .GalleryMain-cat-selected {
        display: inline-block;
        font-size: 1.80vw;
        margin-right: 4%;
        margin-top: 1%;
        line-height: 2em;
        font-family: 'uomoregular', sans-serif;
        text-transform: uppercase;
        letter-spacing: 1px;
    }


    a.GalleryMain-cat-selected:link {
        text-decoration: none;
        color: #4ecdf6;
    }

    a.GalleryMain-cat-selected:visited {
        text-decoration: none;
        color: #4ecdf6;
    }

    a.GalleryMain-cat-selected:hover {
        text-decoration: none;
        color: #4ecdf6;
    }

    .GalleryMain-catwrap span:last-child {
        margin-right: 0%;
    }

    .GalleryMain-cat:hover {
        color: #4ecdf6 !important;
        text-decoration: underline;
    }

    .GalleryMain-itemwrap td {
        width: 23%;
        display: inline-block;
        max-width: 275px;
        margin-left: 1%;
        margin-right: 1%;
        padding: 0px;
        text-align: center;
        margin-bottom: 1%;
    }



    .GalleryMain-item img {
        width: 100%;
        max-width: 275px;
    }



    .GalleryMain-item-over {
    }

    .projectbanner {
        display: block;
        height: 640px;
        z-index: 1;
        padding: 0px;
        margin: 0px;
        overflow-x: scroll;
        overflow-y: hidden;
    }

        .projectbanner::-webkit-scrollbar {
            width: 10px;
            height: 17px;
        }

        .projectbanner::-webkit-scrollbar-track {
            -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.3);
            border-top: 3px solid #7F8082;
        }

        .projectbanner::-webkit-scrollbar-thumb {
            background-color: #7F8082;
        }

            .projectbanner::-webkit-scrollbar-thumb:start {
                left: 80px;
            }

    .projectroll-wrap {
        width: 100%;
        top: 190px;
        display: block;
        position: relative;
        padding: 0px;
        margin: 0px;
        border-bottom: 0px solid black;
        border-spacing: 0px;
        height: 433px;
    }



        .projectroll-wrap tr {
            padding: 0px;
            margin: 0px;
        }

    .projectroll-wraptd {
        padding: 0px;
        margin: 0px;
    }

    .projectroll-item {
        height: 433px;
        padding: 0px;
        margin-right: 6px;
    }


    .page-section, .resContent-section {
        display: block;
        margin: 0%;
        padding: 0px;
        text-align: center;
        color: #000000;
        font-family: 'rlwyreg', Arial, sans-serif;
        font-weight: 300;
        font-size: 14px;
        line-height: 30px;
        vertical-align: top;
    }

    .resContent-section {
        margin: 0% 14% 0% 14%;
    }

    .secondarypagebase .page-section, .contactbase .page-section {
        display: flex;
        flex-direction: row;
        margin: 0% 4% 0% 4%;
        padding: 0px;
        color: #000000;
        font-family: 'rlwyreg', Arial, sans-serif;
        font-weight: 300;
        font-size: 14px;
        line-height: 30px;
        justify-content: flex-start;
        align-items: flex-start;
    }


.projectdetailbase .page-section {
    display: block;
    margin: 1.25% 0% 0% 17%;
    padding: 0px;
    text-align: left;
    color: #000000;
    font-family: 'rlwyreg', Arial, sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 30px;
    vertical-align: top;
}

    .projectdetailgallery .page-section {
        display: block;
        margin: 0;
        padding: 0px;
        text-align: left;
        color: #000000;
        font-family: 'rlwyreg', Arial, sans-serif;
        font-weight: 300;
        font-size: 14px;
        line-height: 30px;
        vertical-align: top;
    }

    .introbar {
        margin-bottom: 80px;
        text-align: center;
        padding-bottom: 10px;
    }

        .introbar .introarea {
            display: block;
            width: 100%;
            vertical-align: middle;
            min-height: 80px;
        }

            .introbar .introarea .iconlinks {
                display: inline-block;
                float: left;
                width: 100%;
                padding-bottom: 2%;
                margin-top: 60px;
            }

                .introbar .introarea .iconlinks div {
                    display: inline-block;
                    padding-right: 10%;
                }

                    .introbar .introarea .iconlinks div:last-child {
                        display: inline-block;
                        padding-right: 0%;
                    }

                .introbar .introarea .iconlinks img {
                    display: inline-block;
                    width: 98%;
                    max-width: 632px;
                    height: auto;
                }

    .contactwrap {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .page-section .introarea .contactbox {
        display: none;
        width: 19%;
        font-size: 17pt;
        line-height: 16pt;
        font-family: 'rlwyreg', Arial, sans-serif;
        border: 2px solid black;
        padding: 10px;
        float: right;
        margin-top: 4%;
        text-align: left;
    }

        .page-section .introarea .contactbox img {
            margin-top: 10px;
        }



    /*Home Only*/

    .home-contentarea {
        display: block;
        clear: both;
        text-align: left;
        font-family: 'rlwyreg', Arial, sans-serif;
        font-size: 15pt;
        font-weight: 300;
    }

        .home-contentarea div {
            width: 85%;
            margin-left: 2%;
            display: inline-block;
            text-align: left;
            float: right;
        }

        .home-contentarea h1 {
            display: inline-block;
            text-align: right;
            width: 100px;
            height: 200px;
            border-right: 2px solid black;
            padding-right: 30px;
            font-size: 36pt;
            line-height: 36pt;
            color: #3e4300;
            font-family: 'uomoregular', sans-serif;
            text-transform: uppercase;
            letter-spacing: 1px;
            font-weight: 100;
        }

    /*-------*/

    .sidebar {
        display: inline-block;
        float: left;
        width: 100%;
        max-width: 32%;
        vertical-align: top;
        text-align: left;
    }

    .secondarypagebase .sidebar {
        display: inline-block;
        float: left;
        width: 100%;
        max-width: 28%;
        vertical-align: top;
        text-align: right;
    }

    .sidebar h1 {
        display: inline-block;
        text-align: right;
        border-right: 2px solid black;
        padding-right: 30px;
        font-size: 36pt;
        line-height: 36pt;
        color: #3e4300;
        font-family: 'uomoregular', sans-serif;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

    .topbar {
        display: inline-block;
        float: left;
        width: 100%;
        max-width: 14%;
        vertical-align: top;
        text-align: left;
    }

    .projectgallerybase .topbar {
        display: inline-block;
        float: left;
        width: 100%;
        max-width: 100%;
        vertical-align: top;
        text-align: left;
    }

    .topbar h1 {
        display: inline-block;
        text-align: right;
        border-right: 2px solid black;
        padding-right: 30px;
        font-size: 36pt;
        line-height: 36pt;
        color: #3e4300;
        font-family: 'uomoregular', sans-serif;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

    .projectgallerybase .topbar h1 {
        display: inline-block;
        text-align: right;
        border-right: 2px solid black;
        margin-right: 1%;
        font-size: 2.7vw;
        line-height: 50pt;
        color: #3e4300;
        font-family: 'uomoregular', sans-serif;
        text-transform: uppercase;
        letter-spacing: 1px;
        padding-bottom: 20px;
    }

    .contactbase h1 {
        display: inline-block;
        text-align: right;
        border-right: 2px solid black;
        padding-right: 30px;
        margin-right: 30px;
        font-size: 36pt;
        line-height: 36pt;
        color: #3e4300;
        font-family: 'uomoregular', sans-serif;
        text-transform: uppercase;
        letter-spacing: 1px;
        float: left;
    }

    .contentarea, .contentarea-project {
        display: inline-block;
        width: 80%;
        text-align: left;
        font-family: 'rlwyreg', Arial, sans-serif;
        font-size: 13pt;
        font-weight: 300;
    }

    .projectdetailbase .contentarea-project {
        width: 92%;
        display: inline-flex;
    }
@media only screen and (max-width: 767px) {
    .secondarypagebase .page-section {
        flex-direction: column;
    }

    .contentarea {
        width: 98%;
        align-self: center;
    }

    .banner {
        width: 100%;
        padding: 0px 0px;
    }

    .nav {
        width: 95.5%;
    }

    .project-desc {
        padding: 60px 20px;
        line-height: 28px;
    }
    .projectdetailbase .contentarea-project {
        width: 100%;
        display: inline-flex;
    }
}
    .contentarea img {
        max-width: 100%;
    }

    .secondarypagebase .contentarea {
        text-align: left;
        font-family: 'rlwyreg', Arial, sans-serif;
        font-size: 13pt;
        font-weight: 300;
    }

    .projectscover {
        width: 63%;
        position: absolute;
        text-align: center;
    }

        .projectscover img {
            max-width: 100%;
            max-height: 540px;
        }

    .projectgallerybase .contentarea {
        display: block;
        width: 100%;
        text-align: center;
        font-family: 'rlwyreg', Arial, sans-serif;
        font-size: 13pt;
        font-weight: 300;
    }

    .projectgallerybase .catgrid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 100px 60px;
        justify-items: center;
        align-items: center;
        margin: 0 auto;
        justify-content: center;
    }

        .projectgallerybase .catgrid h3 {
            font-size: 14px;
        }

    .projectgallerybase .catgridres {
        grid-template-columns: repeat(3, 1fr);
    }

    .strip_images_each img, .tease-project__thumbnail img {
        /*max-width: 420px;*/
    }

    .contactbase .contentarea {
        display: block;
        width: 100%;
        text-align: left;
        font-family: 'rlwyreg', Arial, sans-serif;
        font-size: 13pt;
        font-weight: 300;
        margin-bottom: 40px;
    }

    .contactmap {
        display: block;
    }

    .contentarea h2 {
        font-size: 32pt;
        color: #3e4300;
        font-family: 'uomoregular', sans-serif;
        text-transform: uppercase;
        letter-spacing: 1px;
        margin-top: 7%;
        margin-bottom: 2%;
    }

    .contentarea .linkbutton, .contentarea-project .linkbutton {
        display: inline-block;
        margin-top: 4%;
        color: #4ecdf6;
        font-size: 24px;
        font-family: 'uomoregular', sans-serif;
        background: rgba(255,255,255,.5);
        padding-bottom: 4px;
    }

        .contentarea .linkbutton a:link, .contentarea-project .linkbutton a:link {
            color: #4ecdf6;
            text-decoration: none;
        }

        .contentarea .linkbutton a:visited, .contentarea-project .linkbutton a:visited {
            color: #4ecdf6;
            text-decoration: none;
        }

        .contentarea .linkbutton a:hover, .contentarea-project .linkbutton a:hover {
            color: #3e4300;
            text-decoration: none;
        }

    .contentarea .credential {
        display: inline-block;
        margin-right: 2%;
        margin-top: 2%;
    }

    /* PROJECTS */
    .projectdetailbase h1 {
        font-size: 33pt;
        color: #3e4300;
        font-family: 'uomoregular', sans-serif;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

    .projectdetailbase h2 {
        font-size: 17pt;
        font-style: italic;
        color: #000000;
        font-family: 'rlwyreg', sans-serif;
        font-weight: 100;
        letter-spacing: 1px;
        text-transform: none;
    }

    .projectdetailbase .linkbutton {
        float: right;
        margin-right: 0px;
    }

    .projectdetailbase .contentarea {
        -webkit-column-count: 2; /* Chrome, Safari, Opera */
        -moz-column-count: 2; /* Firefox */
        column-count: 2;
        -webkit-column-gap: 60px; /* Chrome, Safari, Opera */
        -moz-column-gap: 60px; /* Firefox */
        column-gap: 60px;
    }


    .SearchAdvanced {
        position: relative;
        max-width: 276px; /* same as tb*/
        display: inline-block;
        margin-right: 20px;
    }

    input.sa-tb {
        border-radius: 10px;
        max-width: 276px;
        width: 100%;
        min-height: 6px;
    }

    .btn-search {
        position: absolute;
        left: 93%;
        top: 25%;
    }

    .btn-cartmini img {
        display: none;
    }

    .services {
        width: 80%;
        margin: 0 auto;
        text-align: center;
    }

    .hfc-btn {
        display: block;
        max-width: 707px;
        text-align: center;
        padding: 0.5em;
    }

    a.btn-ViewLinkButton {
        display: block;
        color: transparent;
        text-decoration: none;
        background: url('/uc/theme/btnoff-view.jpg') no-repeat;
        width: 215px;
        height: 52px;
        margin: 0 auto;
    }

        a.btn-ViewLinkButton:hover {
            background: url('/uc/theme/btnon-view.jpg') no-repeat;
        }

    .wcd-item {
        display: inline-block;
        padding: 0.5em 1em;
    }


    .pnlWareFeatByCat {
        min-height: 434px;
        padding-bottom: 0;
    }

    .dvFeaturehm {
        text-align: center;
        width: 30%;
        display: inline-block;
        padding-top: 1.5em;
    }



    .wlFeatByTypeFaceNeck {
        display: inline-block;
        padding-top: 1.5em;
        margin-left: 6%;
    }


    .wlFeatByTypeWellness {
        display: inline-block;
        padding-top: 1.5em;
        margin-left: 6%;
    }

    .wlFeatByTypeLegsBody {
        display: inline-block;
        padding-top: 1.5em;
        margin-left: 6%;
    }

    .wlFeatByCatOutside {
        float: right;
        width: 40%;
        display: inline-block;
        padding-top: 4em;
    }


    .wlFeatByCatHeader {
        display: block;
        vertical-align: top;
        margin-bottom: 0px;
    }

    .wlFeatByCat-Item {
        color: #FFFFFF;
        display: inline-block;
        max-width: 210px;
        width: 100%;
        text-align: left;
        background-color: #3dbfca;
        padding: 0px;
        padding: 12px 16px 22px 16px;
        margin: 10px;
        text-transform: uppercase;
        outline: 2px solid #FFFFFF;
        outline-offset: -4px;
        text-align: center;
        font-size: 22px;
        height: 52px;
        vertical-align: middle;
    }

        .wlFeatByCat-Item:hover {
            color: #FFFFFF;
            display: inline-block;
            max-width: 210px;
            width: 100%;
            text-align: left;
            background-color: #720903;
            padding: 0px;
            padding: 12px 16px 22px 16px;
            margin: 10px;
            text-transform: uppercase;
            outline: 2px solid #FFFFFF;
            outline-offset: -4px;
            text-align: center;
            font-size: 22px;
            height: 52px;
            vertical-align: middle;
        }

        .wlFeatByCat-Item a {
            color: #FFFFFF;
            text-decoration: none;
            text-align: center;
            max-width: 120px;
            height: 52px;
            vertical-align: middle;
            position: relative;
        }

        .wlFeatByCat-Item div {
            display: table-cell;
            width: 210px;
            height: 56px !important;
            vertical-align: middle;
            text-align: center;
        }

    .wlFeatByType-Item {
        color: #720903;
        display: inline-block;
        max-width: 210px;
        width: 100%;
        text-align: left;
        padding: 0px;
        text-align: center;
        font-size: 18px;
        height: 40px;
        vertical-align: middle;
    }

        .wlFeatByType-Item ul {
            text-align: left;
            padding: 0px;
            margin: 0px;
        }


    .ul-wlFeatByType {
        text-align: left;
        padding: 0px;
        margin: 0px;
    }

    .wlFeatByType-Item li {
        list-style-image: url('/uc/theme/img-Home-Bullet.png');
        list-style-position: inside;
        color: #720903;
        text-align: left;
        padding: 0px;
        margin: 0px;
    }

        .wlFeatByType-Item li:hover {
            color: #720903;
            vertical-align: middle;
        }

    .wlFeatByType-Item a {
        color: #720903;
        text-decoration: none;
        position: relative;
    }

        .wlFeatByType-Item a:hover {
            color: #3EC1CD;
            text-decoration: none;
            position: relative;
        }

    .btn-MoreLinkButton {
        display: table;
        width: 253px;
        height: 40px;
        background: url('/uc/theme/btnoff-FindMoreSolutions.jpg') no-repeat;
        margin: 0 auto;
        outline: none;
        margin-top: 20px;
        margin-bottom: 20px;
    }

        .btn-MoreLinkButton:hover {
            display: table;
            width: 253px;
            height: 40px;
            background: url('/uc/theme/btnon-FindMoreSolutions.jpg') no-repeat;
            margin: 0 auto;
            outline: none;
            margin-top: 20px;
            margin-bottom: 20px;
        }

    .hfl {
        display: block;
        width: 100%;
        min-height: 300px;
        vertical-align: top;
    }

    .hfl-inner {
    }

    .hfl-title {
        text-align: center;
        padding: 0;
        font-weight: 100;
        color: #FFCD5B;
        letter-spacing: 1px;
        font-size: 3em;
    }

    .hfl-top {
        background: url('/uc/theme/img-Home-SubnavBox-Top.png') no-repeat;
        height: 1px;
        /*background-size: 100% 100%;*/
    }

    .hfl-middle {
        background: url('/uc/theme/img-Home-SubnavBox-Middle.png') repeat-y;
        min-height: 200px;
        background-size: 100% 100%;
    }

    .wpthfl:before {
        content: url('/uc/theme/img-Title-before.png');
        position: relative;
        float: none;
        top: 20px;
        width: 50px;
        height: 50px;
        vertical-align: middle;
    }

    .wpthfl {
        display: block;
        padding: 3% 0;
        min-height: 70px;
        font-family: 'allurareg', serif;
        color: #720903;
        text-align: center;
    }

    .hfl-items {
        min-width: 200px;
        padding: 0 0.5em;
    }

        .hfl-items ul {
            list-style-type: none;
            margin: 0;
            padding: 0 0.5em;
        }

            .hfl-items ul li {
                padding: 1em 0;
            }

        .hfl-items a {
            display: block;
            text-transform: none;
            font-family: 'sspbold', serif;
            color: #000000;
            font-size: 1em;
        }


    .connect {
        display: block;
        text-align: center;
    }

        .connect a img {
            padding: 1em;
        }


    /* CONTENT
------------------------- */

    .onecolumnbase {
        float: none;
        text-align: center;
    }

    .contactbase {
        float: none;
        text-align: left;
    }




        .contactbase .maincontent {
            display: inline-block;
            width: 100%;
            text-align: left;
            vertical-align: top;
        }




    .pgsc {
        width: 100%;
        background-position: center center;
        min-height: 617px;
        clear: both;
        margin: 3%;
    }

    .pgsc-inner {
        width: 60.3%;
        display: inline-block;
        vertical-align: top;
        padding-bottom: 3%;
    }


    .wpt {
        display: inline-block;
        padding: 3% 0;
        width: 100%;
        min-height: 70px;
        font-family: 'allurareg', serif;
        font-size: 78px;
        color: #720903;
    }

    .wptfull:before {
        content: url('/uc/theme/img-Title-before.png');
        position: relative;
        float: none;
        top: 20px;
        width: 50px;
        height: 50px;
        vertical-align: middle;
    }

    .wptfull {
        display: block;
        padding: 3% 0;
        min-height: 70px;
        font-family: 'allurareg', serif;
        font-size: 78px;
        color: #720903;
        text-align: center;
    }


    .clearfix {
        padding-bottom: 0.8em;
    }

    .clogo {
        display: inline-block;
        vertical-align: middle;
        margin: 2%;
        text-align: center;
        min-width: 20%;
    }

        .clogo img {
            border: none;
            width: 100%;
        }

    .section-contact {
        width: 24%;
        display: inline-block;
        vertical-align: top;
        text-align: center;
    }



        .section-contact img {
            overflow-y: hidden;
            height: 36px; /* approximate max height */
            border: 1px solid #ffffff;
            border-spacing: 50px;
            transition-property: all;
            transition-duration: .5s;
            transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
        }

            .section-contact img:hover {
                height: 20px;
                border: 1px solid #222222;
                border-radius: 5px;
            }

    .blogarchives {
        display: inline-block;
        float: left;
        min-width: 20%;
        vertical-align: top;
    }

    .blogwrapper {
        display: inline-block;
        vertical-align: top;
        margin-left: 3%;
        color: #222222;
        width: 76%;
    }

        .blogwrapper h3 {
            margin-top: 0px;
        }

    .blogtitle {
        font-size: 18px;
        line-height: 20px;
        font-family: 'rlwyreg', Arial, sans-serif;
        color: #3b4251;
        margin-bottom: 1.5em;
        margin-top: 1em;
    }


    /* SIDEBAR  
---------------------- */


    .subnavtop {
        display: inline-block;
        vertical-align: top;
    }

    .vsmc {
        display: inline-block;
        width: 100%;
        max-width: 25.3%;
        vertical-align: top;
        margin-top: 4%;
    }

    .vsmcplus {
        display: inline-block;
        width: 100%;
        max-width: 25.3%;
        vertical-align: top;
        padding-top: 2%;
        color: #561d00;
    }

        .vsmcplus .solutions {
            min-height: 116px;
        }

            .vsmcplus .solutions img {
                width: 100%;
                margin-bottom: 20px;
            }

    .vsmc-inner {
        max-width: 300px;
        margin: 0 auto;
    }




    .vsmc-title {
        text-transform: uppercase;
        display: block;
        text-align: right;
        padding: 0 0.5em;
        font-size: 22px;
        font-weight: 900;
        color: #720903;
        letter-spacing: 1px;
    }

    .vsmc .subnavon {
        font-weight: bold;
        color: #720903;
    }

    .vsmc .subnavoff {
        color: #000000;
    }

    .vsmc-top {
        min-height: 10px;
        background-size: 100% 100%;
    }

    .vsmc-middle {
        background-size: 100% 100%;
    }



    .subnavsubinsetimg {
        visibility: hidden;
    }

    .subnavoff {
        padding: 0 0.5em;
    }

    .subnavon {
        padding: 0 0.5em;
    }

    .vsmc-bottom {
        min-height: 10px;
        background-size: 100% 100%;
    }

    .subnavimg {
        padding: 0 0.3em;
    }


    /* videos */

    .videos {
        width: 100%;
    }

    .product-video {
        display: inline-block;
        width: 360px;
        height: 280px;
    }

    .prodvid-spacer {
        display: inline-block;
        width: 20px;
    }


    .product-video iframe {
        width: 100%;
        max-width: 360px;
        height: 191px;
    }

    /* BEFORE & AFTER GALLERY
---------------------- */
    .GalleryCatTitleBA {
        text-transform: uppercase;
        display: block;
        text-align: left;
        font-size: 28px;
        font-weight: 800;
        color: #175C72;
        letter-spacing: 1px;
    }

    .GalleryCatDescBA {
        text-align: left;
        display: block;
        font-size: 17px;
        font-weight: 400;
        color: #175C72;
        letter-spacing: 1px;
    }

    /* CONTACT
---------------------- */
    .contactform-section {
        width: 30%;
        display: inline-block;
        margin-top: 5%;
        padding-left: .5%;
    }

    .contactform-container {
    }

    .ContactForm {
        display: flex;
        flex-direction: column;
    }



    .contact-details {
        text-align: left;
        font-family: 'rlwyreg', Arial, sans-serif;
        font-size: 13pt;
        font-weight: 300;
        color: #000000;
    }

    .contact-thanks {
        text-align: left;
        font-family: 'rlwyreg', Arial, sans-serif;
        font-size: 24px;
        font-weight: 300;
        color: #4ecdf6;
        padding-top: 40px;
    }

    .cd-icn {
        vertical-align: top;
    }

        .cd-icn img {
            padding: 0 0.5em;
        }

    .cd-lbl {
        text-transform: uppercase;
        font-weight: 100;
        letter-spacing: 1px;
        color: #3EC1CD;
    }

    .cd-detail {
        padding-bottom: 1em;
    }

    .ContactForm div {
        width: 43%;
    }



    .lbl-cf {
        display: none;
    }

    .lbl-cfgroup {
        font-weight: bold;
        display: inline;
        color: #980002;
    }

    input.cf_name,
    input.cf_field,
    input.cf_email,
    .cf_msg {
        border: 1px solid #000000;
        font-family: 'rlwyreg', Arial, sans-serif;
        font-size: 19px;
        font-weight: 300;
        color: #000000;
        text-transform: uppercase;
        height: 40px;
    }

    input.cf_fieldgroup {
        border: 2px solid #000000;
        color: #000000;
        display: inline-block !important;
        width: 20%;
    }



    input.cf_name,
    input.cf_field,
    input.cf_email {
        width: 99%;
    }



    .cf_msg {
        width: 99%;
        min-height: 100px;
    }

    .btn-ContactImageButton {
        width: 90%;
        text-align: left;
        display: block;
        margin-left: 5%;
    }




    /* WARE LIST    
------------------------- */
    .wl-section {
        display: block;
        margin-top: 40px;
    }

    .WareList-item {
        display: block;
        width: 100%;
        padding-bottom: 8%;
    }

    .btn-SocialShareButton {
        display: inline-block;
        vertical-align: middle;
        padding: 0px;
        margin-left: 0px;
        margin-right: 8px;
        margin-bottom: 14px;
        margin-top: 14px;
    }

    .ware-img {
        padding-right: 10px;
        display: inline-block;
        float: left;
        border: none;
        min-height: 150px;
    }

    .wl-name {
        font-size: 24px;
        font-weight: bold;
        display: inline;
        text-align: center;
        padding-top: 0em;
        width: 100%;
        color: #980002;
    }

    .wl-price {
        display: block;
        font-size: 14px;
        text-align: center;
        font-style: italic;
        letter-spacing: 0;
    }

    .wl-share {
        display: block;
    }

    .wl-description {
        display: block;
        vertical-align: top;
    }


    .btn-AddToCartImageButton {
        width: 100%;
        text-align: center;
        display: block;
        padding: 0.3em 0;
    }

    /* CATEGORY LIST
------------------------- */
    .WareCategoryDisplay {
        display: block;
    }

    .WCL {
        width: 60%;
        display: inline-block;
        vertical-align: top;
    }


        .WCL a {
            text-decoration: none;
            text-transform: uppercase;
        }

    .slbc-item {
        display: inline-block;
        vertical-align: top;
        max-width: 215px;
        padding: 1em 1em 1em 0;
    }

    .slbc-img {
        display: block;
        width: 100%;
    }



    /* WARE DETAIL
------------------------- */
    .title-wcn {
        display: none;
    }

    .tblWareDetail {
        width: 100%;
    }

    .wr-img {
        /*padding-top: 2em;*/
        width: 325px;
        text-align: center;
        vertical-align: top;
    }

    .wr-details { /* outside td for all ware info */
        display: block;
        width: 86%;
        margin: 0 auto;
        padding-bottom: 1em;
        color: #720903;
    }

    .wr-name {
        display: block;
        width: 100%;
        text-align: left;
        text-transform: uppercase;
        padding: 0;
        letter-spacing: 1px;
        font-size: 38px;
        font-family: "sspbold", sans-serif;
    }

    .wr-subtext {
        vertical-align: top;
        text-transform: uppercase;
        color: #720903;
    }

    .wr-btn {
    }

    .wr-desc {
        display: block;
        width: 100%;
        padding: 0.5em 0;
        text-align: justify;
    }

    .wr-qty {
        width: 100%;
        padding: 0.5em 0;
    }

    .lbl-wrqty {
        font-size: 0.8em;
    }

    .wr-qty input[type='text'] {
        width: 36px;
        height: 31px;
        border: 1px solid #720903;
        color: #720903;
        padding: 0;
    }

    .wr-qty input[type='image'] {
        margin-left: 20px;
        vertical-align: middle;
    }

    .wr-price {
        display: block;
        padding: 0.5em 0;
        font-size: 19px;
        font-family: "sspbold", sans-serif;
    }

    .ss-btn {
        display: inline-block;
        vertical-align: top;
    }

    .fb_iframe_widget span {
        vertical-align: top !important;
        height: 25px !important;
    }

    .WaresRelated {
    }

        .WaresRelated .WareList-item {
            display: inline-block;
            max-width: 25%;
            width: 100%;
            margin: 0 auto;
            line-height: 21px;
        }

        .WaresRelated .ware-img-wrap-sm {
            width: 100%;
            max-width: 198px;
            margin: 0 auto;
            display: block;
            background-color: transparent;
            border-bottom: 2px solid #B6EFED;
        }

        .WaresRelated .ware-title-sm {
            font-size: 18px;
            text-transform: uppercase;
            display: block;
            max-width: 198px;
            margin: 0 auto;
            text-align: center;
            padding-top: 0.3em;
        }

        .WaresRelated .wl-price {
            display: block;
            font-size: 14px;
            max-width: 198px;
            margin: 0 auto;
            text-align: center;
            font-style: italic;
            letter-spacing: 0;
        }

        .WaresRelated .btn-AddToCartImageButton {
            width: 100%;
            max-width: 104px;
            text-align: center;
            margin: 0 auto;
            display: block;
            padding: 0.3em 0;
        }



    /* ACCOUNT PAGES     
---------------------- */
    #mstrForm .banner-img,
    .mstrForm .banner-img {
        display: none;
    }

    #mstrForm .vsmc,
    .mstrForm .vsmc {
        display: none;
    }

    #mstrForm .pgsc-inner,
    .mstrForm .pgsc-inner {
        display: block;
        margin: 0 auto;
    }

    .btn-ContinueShoppingImageButton {
        display: block;
        color: transparent;
        text-decoration: none;
        background: url('/uc/theme/btnoff-BackBtn.jpg') no-repeat;
        width: 215px;
        height: 52px;
        margin: 0 auto;
    }

    .btn-CheckoutImageButton {
        display: block;
        color: transparent;
        text-decoration: none;
        background: url('/uc/theme/btnoff-Submit.png') no-repeat;
        width: 215px;
        height: 52px;
        margin: 0 auto;
    }

        .btn-CheckoutImageButton:hover {
            background: url('/uc/theme/btnon-Submit.png') no-repeat;
        }

    .login-form {
        width: 60.3%;
        margin: 0 auto;
    }

    .formRgstr {
        width: 60.3%;
        margin: 0 auto;
    }

    .errormsg {
        font-size: 10pt;
        color: #F00;
    }

    .emaillistfull .errormsg {
        font-size: 10pt;
        color: #000000;
    }


    /* FOOTER   
---------------------- */


    .footer {
        clear: both;
        position: absolute;
        width: 100%;
        padding: 0;
        /*border-top:1px solid #000000;*/
    }




    .ftr-inner {
        /*margin: 0% 2% 0% 2%;*/
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
    }

    .ftr-left {
        float: left;
    }

    .ftr-botsect {
        display: block;
        width: 100%;
        margin-top: 30px;
    }

    .ftr-leftal {
        display: inline-block;
        width: 50vw;
        text-align: left;
    }

        .ftr-leftal img {
            display: inline-block;
            height: 70px;
            vertical-align: middle;
        }

    .ftr-rightal {
        display: inline-block;
        float: right;
        width: 25vw;
        text-align: right;
        font-size: 13px;
        margin-top: 20px;
    }

    .footer-leftal-info {
        display: inline-block;
        vertical-align: middle;
        line-height: 28px;
    }


    .ftr-right {
        float: right;
        margin-top: 8px;
        text-align: right;
        text-transform: uppercase;
        line-height: 28px;
    }

    .ftr-info {
        display: block;
        color: #ffffff;
        text-transform: none;
        font-size: 0.9em;
        vertical-align: middle;
        margin-top: 1%;
    }

        .ftr-info div {
            display: inline-block;
            text-align: left;
            margin-right: 3%;
            vertical-align: top;
        }


    .cr {
        clear: both;
        padding: 20px 0px;
        font-size: 11px;
        min-height: 13px;
        display: block;
        text-align: center;
        vertical-align: middle;
        color: #9aa0a2;
        font-size: 14px;
    }

        .cr a {
            text-decoration: none;
            color: #9aa0a2;
        }

            .cr a:hover {
                text-decoration: underline;
            }

    .ftrinfo {
        margin-top: 1%;
        padding-bottom: 2%;
    }

    .cr img {
        vertical-align: middle;
    }

    .emaillistfull {
        float: right;
        width: 350px;
        background-color: #720903;
        color: #FFFFFF;
        text-align: center;
        font-size: 15px;
    }

    .emaillistfull-title {
        display: block;
        padding-top: 20px;
        padding-bottom: 10px;
        font-size: 19px;
        font-family: rlwyreg;
        text-transform: uppercase;
    }

    .emailfirstname {
        display: inline-block;
        text-align: left;
    }

    .emaillastname {
        display: inline-block;
        text-align: left;
    }

    .emailaddress {
        display: block;
        clear: both;
        text-align: center;
        padding-top: 14px;
        padding-left: 4.5%;
        padding-right: 4.5%;
    }

    .emailbutton {
        display: block;
        text-align: right;
        padding-right: 9.5%;
        padding-top: 4%;
    }




    .totop {
        background-color: #333333;
        border-radius: 4px 4px 0 0;
        bottom: 0;
        color: #ffffff;
        height: 35px;
        position: fixed;
        right: 30px;
        text-align: center;
        text-transform: uppercase;
        width: 48px;
        opacity: 0.9;
        z-index: 10000;
        transition: all 0.2s ease-in-out 0s;
    }

    .totop-hide {
        display: none;
    }

    .totop:before {
        line-height: 41px;
        content: '^';
        -webkit-font-smoothing: antialiased;
        font-family: 'icomoon';
        font-size: 22px;
        font-weight: 800;
        color: #ffffff;
    }

    .totop:hover {
        background-color: #000098;
        color: #ffffff;
    }

    #D3cpWidget .d3cp_feature_wrap {
        width: 900px !important;
    }

    .top_menu ul li a.pull2, .pull {
        display: none;
        position: relative;
    }

    .pull {
        position: absolute;
        right: 20px;
        top: 128px;
    }

        .pull img {
            -webkit-transition: all 900ms ease-in-out;
            -ms-transition: all 900ms ease-in-out;
            -moz-transition: all 900ms ease-in-out;
            transition: all 900ms ease-in-out;
        }

    .menu_main ul {
        padding: 0px;
    }


    .menu_main .ftmenu-group ul li {
        border-left: 1px solid #eeeeee;
    }

        .menu_main .ftmenu-group ul li:last-of-type {
            border-right: 1px solid #eeeeee;
        }

    .menu_main ul.top_sub li {
        display: inline-block;
        vertical-align: top;
        text-align: left;
        padding: 10px 0px;
        text-transform: uppercase;
        margin-right: 18px;
    }


    .top_menu ul li {
        /*float: left;*/
        display: inline-block;
    }

        .top_menu ul li a {
            padding: 0 16px;
            color: #18254d;
            font-size: 17px;
            display: block;
            font-family: "primaryfont",sans-serif;
            -webkit-transition: all 200ms ease-in-out;
            -ms-transition: all 200ms ease-in-out;
            -moz-transition: all 200ms ease-in-out;
            transition: all 200ms ease-in-out;
        }

        .top_menu ul li.login a:first-of-type {
            border-right: 1px solid #18254d;
        }

        .top_menu ul li.login a {
            display: inline-block;
        }

    .top_menu .basket a {
        margin-top: -13px;
        padding: 0;
    }

    .top_menu .basket img {
        max-height: 20px;
    }

    .menu_main {
        display: flex;
        width: 100%;
        justify-content: center;
        padding: 10px 0px;
        margin: 6px 0px;
    }

        .menu_main ul.top_sub {
            display: none;
            /*width: 100%;*/
            position: absolute;
            /*left: 0px;*/
            /*min-height: 400px;*/
            padding: 0px;
        }

    .header .menu_main ul.top_sub {
        background: rgba(255,255,255,1);
        opacity: 1;
    }

    .menu_main ul.top_sub1 {
        position: relative;
        /*left: 0px;*/
        width: 100%;
        display: block;
        text-align: left;
        padding-top: 10px;
    }


    .menu_main ul.top_sub {
        background-color: #ffffff;
        vertical-align: top;
        /*padding-top: 30px;*/
        padding-bottom: 10px;
        text-align: left;
        /*padding-left: calc(22vw);*/
        box-shadow: 4px 4px 5px 0px rgba(0,0,0,.1);
    }

    .show {
        display: flex !important;
        flex-direction: column;
        -webkit-transition: all 200ms ease-in-out;
        -ms-transition: all 200ms ease-in-out;
        -moz-transition: all 200ms ease-in-out;
        transition: all 200ms ease-in-out;
    }



    .menu_main ul.top_sub1 li {
        display: block;
        position: relative;
        padding: 0px 0px 20px 60px;
    }

        /*.menu_main ul li a.depth2 {
        padding: 0px 0px 20px 60px;
font-size:22px;
    }

    .menu_main ul li a.depth2:hover {
        color: #18254d;
    }*/

        .menu_main ul.top_sub1 li a {
            padding: 0px 0px 0px 0px;
            text-transform: capitalize;
            font-size: 18px;
            font-weight: normal;
        }

            .menu_main ul.top_sub1 li a:hover {
                color: #18254d;
            }

    .menu_wrapper {
        width: 100%;
        background: none;
        min-height: 54px;
        color: #000000;
        /* float: right; */
        display: block;
    }

    .menu_main ul {
        padding: 0px;
    }

        .menu_main ul li {
            display: inline-block;
            vertical-align: top;
            text-align: center;
            padding: 0px 10px;
            text-transform: uppercase;
        }

            .menu_main ul li:last-of-type {
                padding: 0px 0px 0px 10px;
            }

    .menu_main .ftmenu-group ul li {
        border-left: 1px solid #eeeeee;
    }

        .menu_main .ftmenu-group ul li:last-of-type {
            border-right: 1px solid #eeeeee;
        }

    .menu_main ul.top_sub li {
        display: inline-block;
        vertical-align: top;
        text-align: left;
        padding: 10px 0px;
        text-transform: uppercase;
        margin-right: 18px;
    }

    .menu_main ul.top_sub li {
        display: inline-block;
        vertical-align: top;
        text-align: left;
        padding: 10px 0px;
        text-transform: uppercase;
    }

    .menu_main ul li:hover .top_sub {
        display: flex;
        flex-direction: column;
        position: absolute;
        justify-content: left;
    }


    #menuimage {
        position: absolute;
        left: 0px;
        top: 0px;
        /*max-width: 460px;*/
        max-width: 22vw;
        height: calc(100%);
        text-align: left;
        -webkit-transition: all 200ms ease-in-out;
        -ms-transition: all 200ms ease-in-out;
        -moz-transition: all 200ms ease-in-out;
        transition: all 200ms ease-in-out;
        display: none;
        visibility: hidden;
    }

        #menuimage img {
            width: auto;
            max-width: 100%;
            /*height:100%;*/
            max-height: 100%;
            position: relative;
            -webkit-transition: all 600ms ease-in-out;
            -ms-transition: all 600ms ease-in-out;
            -moz-transition: all 600ms ease-in-out;
            transition: all 600ms ease-in-out;
        }

    .toggle2link {
        padding-left: 20px;
        color: #000000;
    }

        .toggle2link img {
            display: none;
            position: absolute;
        }

        .toggle2link:hover img {
            display: none;
            top: 0px;
            left: 0px;
            width: 300px;
            border: 2px solid red;
        }


    .menu_main .top_sub li a {
        font-weight: normal;
        font-size: 14px;
        color: #18254d;
    }

    .menu_main ul li a:hover {
        text-decoration: none;
    }


    .top_menu ul li a:hover, .menu_main ul li span:hover {
        color: #dc2032;
        text-decoration: none;
    }

    .submenu_appear > ul > li > a {
        padding: 0px;
    }


    .menu ul {
        z-index: 4000;
        font-style: normal;
        font-weight: 100;
        text-transform: none;
        font-family: "uomoregular", sans-serif;
        font-size: 18px;
        letter-spacing: 1px;
        list-style-type: none;
    }

        .menu ul li a {
            text-decoration: none;
            color: #000000;
            cursor: pointer;
            margin-right: 10px;
            margin-left: 0%;
            line-height: 45px;
        }

            .menu ul li a:visited {
                color: #000000;
            }

            .menu ul li a:hover {
                color: #4ecdf6;
            }

        .menu ul li:last-of-type a {
            margin-right: 0px;
        }

        .menu ul li a.highlighted {
            color: #4ecdf6;
        }

    .submenu {
        display: none;
        background: #ffffff;
        text-align: center;
        margin: 0 auto;
    }

        .submenu ul {
            padding: 0px 6%;
        }

            .submenu ul li {
                position: relative;
                width: 16.666666667%;
                float: left;
                min-height: 170px;
            }

                .submenu ul li a {
                    display: block;
                    padding: 0px;
                }

                .submenu ul li img {
                    max-width: 150px;
                    max-height: 200px;
                    margin: 0 auto;
                    width: 100%;
                }

                .submenu ul li span {
                    display: inline-block;
                    position: absolute;
                    left: 50%;
                    bottom: 0;
                    -ms-transform: translateX(-50%); /* IE 9 */
                    -webkit-transform: translateX(-50%); /* Safari */
                    transform: translateX(-50%);
                }



    .submenu_appear {
        display: block;
        left: 0;
        width: 100%;
        /*z-index: 5000;*/
        /*position: absolute;*/
        /*top: 158px;*/
        /*height: 200px;*/
        -webkit-transition: all ease-in-out 5s;
        -ms-transition: all ease-in-out 5s;
        -moz-transition: all ease-in-out 5s;
        transition: all ease-in-out 5s;
        padding: 0px;
        box-shadow: 5px 0px rgba(241,242,242,.5);
    }

        .submenu_appear > ul > li > a {
            padding: 0px;
        }


    .mosaic-rail {
        margin-top: 190px;
        width: 100%;
        /* Make it feel like a full-page rail below a header */
        height: calc(100vh - 190px);
    }

    /* The visible window */
    .mosaic-rail__viewport {
        height: 100%;
        width: 100%;
        overflow: hidden; /* default: no manual scroll */
        overscroll-behavior: contain;
    }

        /* When paused, allow manual scrolling inside the rail */
        .mosaic-rail__viewport.is-paused {
            overflow-y: auto;
            -webkit-overflow-scrolling: touch;
            scrollbar-gutter: stable;
        }

        .mosaic-rail__viewport.is-paused {
            touch-action: pan-y;
        }


    /* Vertical stack; items will align left/right based on odd/even */
    .mosaic-rail__track {
        display: flex;
        flex-direction: column;
        gap: clamp(14px, 2vw, 28px);
        padding: clamp(10px, 2vw, 18px) 0;
        will-change: transform;
        transform: translate3d(0, 0, 0);
    }

    /* Clickable item wrapper */
    .mosaic-rail__item {
        display: block;
        width: 49%;
        text-decoration: none;
        /* Helps avoid accidental text selection while scrolling */
        user-select: none;
        -webkit-user-select: none;
        -webkit-user-drag: none;
        margin: 100px 0px;
    }


        /* Odd = left, Even = right */
        .mosaic-rail__item:nth-child(odd) {
            align-self: flex-start;
        }

        .mosaic-rail__item:nth-child(even) {
            align-self: flex-end;
        }

        .mosaic-rail__item:first-of-type {
            align-self: center;
        }
    /* Image styling */
    .mosaic-rail__img {
        display: block;
        width: 100%;
        height: auto;
        object-fit: cover; /* change to 'contain' if you never want cropping */
        pointer-events: auto; /* ensure clicks register */
    }

    /* Optional: subtle hover affordance */
    .mosaic-rail__item:focus-visible .mosaic-rail__img,
    .mosaic-rail__item:hover .mosaic-rail__img {
        outline: 2px solid rgba(0,0,0,0.25);
        outline-offset: 6px;
    }

    /* Respect reduced motion */
    @media (prefers-reduced-motion: reduce) {
        .mosaic-rail__track {
            transform: none !important;
        }
    }

    .mosaic-rail__viewport.is-paused {
        cursor: grab;
    }

        .mosaic-rail__viewport.is-paused:active {
            cursor: grabbing;
        }

    /* Hide scrollbar ONLY inside the mosaic rail viewport */
    .mosaic-rail__viewport {
        scrollbar-width: none; /* Firefox */
        -ms-overflow-style: none; /* IE / old Edge */
    }

        .mosaic-rail__viewport::-webkit-scrollbar {
            display: none; /* Chrome / Safari / Edge */
        }


    .ContactForm {
        padding-top: 40px;
    }

        .ContactForm .fieldWrap {
            display: inline-block;
            margin-bottom: 20px;
            width: 100%;
            vertical-align: top;
        }

        .ContactForm .fieldrowwrap {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
        }

            .ContactForm .fieldrowwrap .fieldWrap:first-of-type {
                width: 70%;
                text-align: left;
            }

            .ContactForm .fieldrowwrap .fieldWrap {
                text-align: right;
                width: 30%;
            }

            .ContactForm .fieldrowwrap select {
                width: 94%;
            }

        .ContactForm input[type=checkbox] {
            border: 1px solid #eeeceb;
        }

            .ContactForm input[type=checkbox] + label {
                font-size: 16px;
            }

    input.button.learn_more.small {
        background-color: #4ecdf6;
        border: none;
        border-radius: 0;
        padding: 10px 22px;
        font-family: uomoregular, sans-serif;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: 0.08em;
        text-transform: uppercase;
        color: #ffffff;
        cursor: pointer;
        transition: color 0.2s ease, background-color 0.2s ease;
    }

        /* Hover state */
        input.button.learn_more.small:hover {
            color: #ffffff;
        }

        /* Optional: focus/active cleanup */
        input.button.learn_more.small:focus,
        input.button.learn_more.small:active {
            outline: none;
            box-shadow: none;
        }

    @media only screen and (max-width: 1006px) {
        .menu_wrapper {
            display: flex;
            justify-content: flex-end;
            width: 90%;
            opacity: 1;
        }

        .menu_main {
            background-color: #ffffff;
            opacity: 1;
            width: 280px;
            margin-top: 20px;
            opacity: .9;
        }

        .header {
            opacity: 1;
        }

        .menu ul li a {
            margin-right: 0px;
        }

        .mosaic-rail__item {
            width: 80%;
            margin: 40px 0px;
        }


        .projectgallerybase .catgrid {
            display: flex;
            flex-wrap: wrap;
        }


        .projectimage-wrap img:first-of-type {
            margin: 40px 0px 40px 0px;
        }

        .projectimage-wrap img {
            width: 80%;
            margin: 60px 0px;
        }

        .projectimage-wrap {
            margin-top: 190px;
        }

        .pull {
            top: 12px;
            right: 3.5vw;
        }

        .pull {
            display: inline-block;
            /*float: right;
        margin: 16px 16px 16px 0;*/
            margin-bottom: 20px;
            padding-top: 10px;
            z-index: 1200;
        }

        .pull-rotate {
            transform: rotate(-90deg);
            -webkit-transition: all 600ms ease-in-out;
            -ms-transition: all 600ms ease-in-out;
            -moz-transition: all 600ms ease-in-out;
            transition: all 600ms ease-in-out;
        }


        .menu > ul {
            margin-top: 0px;
        }

        .menu_main ul.top_sub {
            padding-left: 0px;
        }

        #menuimage {
            display: none;
            visibility: hidden;
            text-space-collapse: collapse;
        }

        .menu_main ul li:hover .top_sub {
            display: block;
        }

        ul.top_sub > li {
            display: block;
            width: 100%;
        }

        .menu ul {
            display: none;
            margin-bottom: 24px;
        }

        .menu_main ul li {
            display: block;
        }

        .menu_main.footer_menu ul li {
            display: block;
        }

        .menu_main ul li a, .menu_main ul li span, .menu_main ul li:first-of-type a, .menu_main ul li:first-of-type span, .menu_main ul li:last-of-type a, .menu_main ul li:last-of-type span {
            /*padding: 25px 35px 10px;*/
        }

        .submenu_appear > ul > li > a {
            padding: 0px;
        }

        .submenu_appear {
            height: unset;
        }

        .submenu {
            padding: 0 15px;
            top: 45%;
            /*top: 272px;*/
        }

            .submenu ul li {
                width: 45%;
                text-align: center;
                float: none;
                display: inline-block;
                vertical-align: top;
            }
    }


    /* --- GRID WRAPPER --- */
    .msa-arch-grid {
        width: min(1900px, calc(100vw - 8%));
        margin: 0 auto;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
    }

    @media (max-width: 1100px) {
        .msa-arch-grid {
            width: min(1200px, calc(100vw - 36px));
            grid-template-columns: repeat(2, 1fr);
            gap: 14px;
        }
    }

    @media (max-width: 680px) {
        .msa-arch-grid {
            width: calc(100vw - 32px);
            grid-template-columns: 1fr;
            gap: 12px;
        }
    }

    .msa-arch-grid .tease-project {
        display: block;
        margin: 0;
        padding: 0;
        text-decoration: none;
        color: inherit;
    }

    .msa-arch-grid .tease-project__thumbnail {
        width: 100%;
        overflow: hidden;
        background: #f2f2f2;
        aspect-ratio: 1.52 / 1;
    }

        .msa-arch-grid .tease-project__thumbnail img {
            width: 100%;
            height: 100%;
            display: block;
            object-fit: cover;
            object-position: center;
            transform: scale(1);
            transition: transform 300ms ease, filter 300ms ease;
        }

    .msa-arch-grid .tease-project:hover img {
        /*transform: scale(1.02);
    filter: brightness(0.97);*/
    }

    /*Showcase Overlay Start*/
    .projectshowcase-wrap {
        position: relative;
        width: 100%;
    }

        .projectshowcase-wrap img {
            width: 100%;
            height: auto;
            display: block;
        }

    /* Overlay sits on top of image */
    .showcase-overlay {
        position: absolute;
        bottom: 34%; /* distance from bottom of image */
        left: 4.8%; /* distance from left side */
        width: 92%;
        display: flex; /* puts buttons next to each other */
        gap: 15px; /* space between buttons */
    }

        /* Button styling */
        .showcase-overlay a {
            background: rgba(0, 0, 0, 1);
            border-radius: 4px;
            color: #fff;
            padding: 16px 32px;
            text-decoration: none;
            font-size: 14px;
            letter-spacing: 1px;
            text-transform: uppercase;
            transition: background 0.3s ease;
            margin: 10px 40px;
        }

            .showcase-overlay a:hover {
                background: rgba(0, 0, 0, 0.7);
            }
    /*Showcase Overlay End*/
    /*Detail Grid Overlay Start*/
    /* Grid images */
    .projectdetailgallery .tease-project__thumbnail {
        position: relative;
        cursor: zoom-in;
        overflow: hidden;
    }

        .projectdetailgallery .tease-project__thumbnail img {
            width: 100%;
            /*height: auto;*/
            display: block;
            transition: transform 0.3s ease;
        }

        /* Subtle zoom on hover */
        .projectdetailgallery .tease-project__thumbnail:hover img {
            transform: scale(1);
        }

        /* Magnifying glass icon */
        .projectdetailgallery .tease-project__thumbnail::after {
            content: "";
            position: absolute;
            font-size: 28px;
            color: white;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            opacity: 0;
            transition: opacity 0.3s ease;
            pointer-events: none;
        }

        .projectdetailgallery .tease-project__thumbnail:hover::after {
            opacity: 1;
        }


    /* LIGHTBOX OVERLAY */
    .lightbox {
        position: fixed;
        inset: 0;
        background: rgba(255,255,255,0.9);
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 9999;
        opacity: 0;
        visibility: hidden;
        transition: opacity 0.3s ease;
    }

        .lightbox.active {
            opacity: 1;
            visibility: visible;
        }

        .lightbox img {
            max-width: 90%;
            max-height: 85%;
            object-fit: contain;
        }
.lightbox-content {
    position: relative;
    display: inline-block;
    max-width: 90vw;
    max-height: 90vh;
}

#lightboxImg {
    max-width: 100%;
    max-height: 90vh;
    display: block;
}

.lightbox-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 40px 20px 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.8);
    background: linear-gradient(to top, rgba(0,0,0,.75), transparent);
    box-sizing: border-box;
    line-height: 16px;
    font-size: 14px;
}
    /* Close button */
    .lightbox-close {
        position: absolute;
        top: 25px;
        right: 35px;
        font-size: 62px;
        color: #000000;
        cursor: pointer;
    }
.lightbox-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 48px; /* increase size */
    color: #000000;
    cursor: pointer;
    padding: 20px;
    user-select: none;
    transition: opacity 0.3s ease, transform 0.2s ease;
    display:none;
}

    .lightbox-arrow:hover {
        opacity: 0.7;
        transform: translateY(-50%) scale(1.1);
    }

.lightbox-prev {
    left: 30px;
}

.lightbox-next {
    right: 30px;
}
    /*Detail Grid Overlay End*/
@media only screen and (max-width: 550px) {
    .nav {
        display: inline-block;
    }

    .hdr-logo {
        width: 100%;
        padding-left: 6px;
        text-align: left;
    }

        .hdr-logo a {
            font-size: 1.5em;
        }

    .showcase-overlay {
        bottom: 9%;
    }

        .showcase-overlay a {
            margin: 10px 10px;
        }
}
/*Overlay start*/
/* Make each project a positioned container */
.tease-project {
    position: relative;
    display: block;
    overflow: hidden;
}

/* Make sure image fills */
.tease-project__thumbnail img {
    width: 100%;
    display: block;
}

.project-overlay {
    position: absolute;
    inset: 0;
    padding: 0 24px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    opacity: 0;
    transition: opacity 1s ease;
    pointer-events: none; /* keeps entire card clickable */
}
.tease-project:hover .project-overlay {
    opacity: 1;
}
/* Top button */
.overlay-top {
    margin-top: 40px;
    align-self:center;
}

.view-gallery {
    background: rgba(255,255,255,.9);
    border-radius: 4px;
    padding: 8px 16px;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    text-transform: uppercase;
}

/* Bottom text */
.overlay-bottom {
    margin-bottom: 24px;
    color: #ffffff;
    text-shadow: 2px 2px 2px #000000;
    letter-spacing: 1.2px;
}

.project-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.2;
}

.project-location {
    font-size: 14px;
    font-weight: 600;
    opacity: 1;
}
.project-credit {
    font-size: 12px;
    line-height:14px;
    font-weight: 100;
    opacity: 1;
}

/* COLUMN ALIGNMENT */
/* Assuming 3-column grid */
/* Left column (1st, 4th, 7th, etc) → right aligned */
.msa-arch-grid a:nth-child(3n+1) .project-overlay {
    text-align: right;
    align-items: flex-end;
}

/* Center column (2nd, 5th, 8th, etc) → centered */
.msa-arch-grid a:nth-child(3n+2) .project-overlay {
    text-align: center;
    align-items: center;
}

/* Right column (3rd, 6th, 9th, etc) → left aligned */
.msa-arch-grid a:nth-child(3n+3) .project-overlay {
    text-align: left;
    align-items: flex-start;
}

/*Overlay end*/