@font-face {
    font-family: "Glyphicons Halflings";
    src: url(https://www.msisurfaces.com/fonts/glyphicons-halflings-regular.eot);
    src: url(https://www.msisurfaces.com/fonts/glyphicons-halflings-regular.eot#iefix) format("embedded-opentype"), url(../../../fonts/glyphicons-halflings-regular.woff) format("woff"), url(https://www.msisurfaces.com/fonts/glyphicons-halflings-regular.ttf) format("truetype"),
        url(../../../fonts/glyphicons-halflings-regular.svg) format("svg");
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.slider_container {
    margin: 0;
    padding-top: 5px;
    position: relative;
}
.downarrow {
    position: absolute;
    right: 5%;
    text-align: right;
    z-index: 200;
    background: url(https://www.msisurfaces.com/images/down_arrow.png) no-repeat center center;
    background-size: 100% auto;
}
.outter {
    width: 100%;
    max-width: 100%;
    display: block;
    position: relative;
    -webkit-font-smoothing: subpixel-antialiased !important;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    padding-bottom: 10px;
}
.outter.contain {
    display: table;
}
.outter.contain .inner {
    display: table-cell;
    vertical-align: middle;
    margin: 0 auto;
    padding-left: 11.71875%;
    padding-right: 11.71875%;
}
.outter .inner {
    width: 100%;
    max-width: 100%;
    display: block;
    position: relative;
    z-index: 3;
}
.outter .inner.contain {
    margin: 0 auto;
    padding-left: 11.71875%;
    padding-right: 11.71875%;
}
img {
    vertical-align: middle;
}
#imgBanner,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    border: 0;
    margin: 3px;
}
.imgDetail {
    display: block;
    width: 100%;
    height: 30vw;
    position: relative;
    border: 0;
}
.thumbnail {
    display: block;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.thumbnail a > img,
.thumbnail > img {
    margin-right: auto;
    margin-left: auto;
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #428bca;
}
.thumbnail .caption {
    padding: 9px;
    color: #333;
}
.icon-minus:before,
.icon-plus:before,
.map-button:before,
.nav .nav-submenu-expand > a:after,
.nav .nav-submenu > a:after,
.nav-button:before,
.nav-close:before,
.nav > ul > .nav-submenu-expand > a:after,
.nav > ul > .nav-submenu > a:after,
.search-button:before {
    font-family: "Glyphicons Halflings";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    vertical-align: top;
}
.icon-menu:before {
    content: "\E003";
}
.icon-plus:before {
    content: "\2b";
}
.icon-minuss:before {
    content: "\2112";
}
.map-button,
.nav-button,
.nav-close,
.search-button {
    position: fixed;
    top: 0;
    width: 2.4rem;
    height: 1.5rem;
    overflow: hidden;
    z-index: 902;
    cursor: pointer;
    text-decoration: none;
    line-height: 1.5rem;
    background: 0 0;
    color: #a69a94;
}
.map-button:before,
.nav-button:before,
.nav-close:before,
.search-button:before {
    display: block;
    text-align: center;
}
.nav-button {
    display: block;
    right: 0;
    font-size: 1.4rem;
}
.search-button {
    display: block;
    right: 4.8rem;
    font-size: 1.4rem;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
.map-button {
    display: block;
    right: 2.4rem;
    font-size: 1.4rem;
    border-right: 1px solid #ccc;
}
.nav-button:before {
    content: "\e236";
}
.search-button:before {
    content: "\e003";
}
.map-button:before {
    content: "\e062";
}
.nav-close {
    display: none;
    right: 4rem;
    font-size: 1.9rem;
}
.nav-close:before {
    content: "\E002";
}
.searchbox {
    display: none;
    background: #fff;
    color: #fff;
    left: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    right: 0;
    text-align: center;
    bottom: 50%;
}
h1 {
    padding: 0;
    margin: 0;
    color: #000;
    font-weight: 400;
}
.main-wrapper iframe {
    width: 100%;
}
#menutop,
#menutopWhite {
    margin: 0 0 10px 0;
    padding: 0;
}
#menutop li,
#menutopWhite li {
    display: inline-block;
    list-style-type: none;
}
#menutop li a.active {
    color: #868585;
}
#menutop li a:hover {
    color: #868585;
}
#menutop li a {
    border: 0;
    margin: 0;
    padding: 0;
    text-decoration: none;
    color: #000;
}
#menutopWhite li a {
    border: 0;
    margin: 0;
    padding: 0;
    text-decoration: none;
    color: #fff;
    text-shadow: 2px 4px 10px rgba(0, 0, 0, 0.75);
}
#menutopWhite li span.separator {
    color: #fff;
    margin: 0 5px 0 10px;
}
.separator {
    color: #8b8b8b;
    font-size: 18px;
    margin: 0 5px 0 10px;
}
.overlay-inspiration,
.overlay-videos {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    padding: 5vw 0;
    color: #fff;
    margin-left: 2px;
    text-align: center;
}
.overlay-inspiration h1,
.overlay-videos h1 {
    line-height: 1.2;
    margin: 0;
    padding: 0;
    font-weight: 400;
    color: #fff;
    text-shadow: 2px 4px 10px rgba(0, 0, 0, 0.75);
}
.col-title {
    display: block;
    margin: 8% auto;
    font-weight: 700;
    text-shadow: 2px 4px 10px rgba(0, 0, 0, 0.75);
    width: 65%;
    font-size: 1.4vw;
}
.h2Col {
    border-bottom: 2px solid #ddd;
    margin: 0;
    padding: 0;
}
.rowBorder {
    clear: both;
    margin: 0 auto;
    text-align: center;
    padding: 3px 0;
    border-bottom: 2px solid #ccc;
    margin-top: 5px;
}
.dt-size {
    width: 70%;
    margin: 0 auto;
    font-size: 1.2vw;
}
.display-title {
    line-height: 1.4;
    text-align: center;
    margin: 10px;
    font-size: 13px;
    height: 3vw;
}
.mosaictitle {
    line-height: 1.4;
    text-align: center;
    margin: 5px 0 10px 0;
}
.mosaictitle a {
    color: #4d4d4d;
    text-decoration: none;
}
.error-background {
    background-color: #fff;
    background-image: url(https://www.msisurfaces.com/images/errorpage_bg.jpg);
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}
.error-container {
    margin: 10px 0;
    text-align: center;
    color: #505050;
}
.error-container span {
    font-size: 5vw;
    text-transform: uppercase;
}
.error-container p {
    font-size: 1.4vw;
}
.newsletter {
    background-color: #72809b;
    width: 25%;
    padding: 0 0 20px;
    border-radius: 5px;
    text-transform: uppercase;
    margin: 0 auto;
}
.newsletter h3 {
    color: #fff;
    margin: 5px;
    font-size: 1.6vw;
}
.error-container a {
    color: #505050;
}
.txt_newsletter {
    width: 90%;
    font-size: 16px;
    border: 0;
    color: #010101;
}
.WaterMarktxt_newsletter {
    font-family: Trebuchet MS;
    border: 0;
    color: #010101;
    text-align: center;
}
.WaterMarktxt_newsletter {
    width: 90%;
    font-size: 16px;
}
.div_Position {
    position: relative;
}
.iframe_Home {
    display: none;
    visibility: hidden;
}
.overlay-Label {
    width: 100%;
    z-index: 2;
    display: block;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.6);
    text-align: center;
    overflow: hidden;
    color: #fff;
    font-size: 16px;
    padding: 10px;
    text-transform: uppercase;
    bottom: 0;
}
.image-container {
    display: block;
    position: relative;
    text-align: center;
}
.image-container img {
    margin-bottom: 20px;
}
.image-container:focus,
.image-container:hover {
    opacity: 0.8;
}
@media only screen and (min-width: 320px) and (max-width: 420px) {
    h1 {
        font-size: 25px;
    }
   
    .caption-wrapper-right {
        top: 10%;
    }
    .caption-linkboxouter-right {
        height: 12%;
    }
    .caption-linkboxinner-right a {
        text-decoration: none;
        line-height: 10vw;
        font-size: 1em;
    }
    .main-wrapper h4,
    .main-wrapper p {
        font-size: 12px;
    }
    .main-wrapper iframe {
        height: 50vw;
    }
    #menutop li a {
        font-size: 11px;
    }
    #menutopWhite li a,
    #menutopWhite li span.separator {
        font-size: 11px;
    }
    .listItem1 {
        padding: 0 10px;
    }
    .highlightedListItem {
        padding: 0 10px;
    }
    .map-button,
    .nav-button,
    .nav-close,
    .search-button {
        top: 10px;
    }
    .container {
        width: 100%;
    }
    .modal-sm {
        width: 100%;
    }
    .modal h2 {
        font-size: 1em;
    }
    .modal p {
        font-size: 0.8em;
    }
    .logo-container {
        width: 100%;
    }
   
    .searchbox {
        top: 3.2rem;
    }
    .theme-default .nivo-controlNav {
        margin-top: -40px;
    }
    .downarrow {
        height: 30px;
        width: 30px;
        margin-top: -40px;
    }
    .logo-link {
        height: 50px;
    }
    .WaterMarkText,
    .txt_search {
        height: 70px;
        width: 80%;
    }
    .btn_search {
        width: 16%;
        height: 70px;
    }
    .hidden-xs {
        display: none;
    }
    .navHeader {
        display: none;
    }
    .anc-overlay {
        line-height: 28px;
        font-size: 0.7em;
    }
    .news-subscribe-left {
        font-size: 1.2vw;
    }
    .txt_Email {
        width: 80%;
        height: 36px;
        font-size: 16px;
    }
    .WaterMarkTextEmail {
        width: 80%;
        font-size: 16px;
        height: 36px;
    }
    #footnav {
        display: none;
    }
    .footer_content {
        width: 90%;
    }
    #footCopyright a {
        font-size: 12px;
    }
    .news-subscribe {
        max-width: 100%;
        padding: 2% 20%;
        text-align: center;
    }
    .news-subscribe-left {
        font-size: 1em;
    }
    .menu_content {
        max-width: 100%;
    }
    .nivo-caption {
        max-width: 100%;
    }
    .caption-wrapper {
        top: 0;
    }
    .theme-default .nivo-directionNav a {
        background: url(https://www.msisurfaces.com/images/arrow.png) no-repeat;
        width: 30px;
        height: 30px;
        margin: -5px 0 0;
        background-size: 30px 30px;
    }
    .theme-default a.nivo-nextNav {
        background-position: -15px 0;
        right: 5px;
    }
    .theme-default a.nivo-prevNav {
        background-position: 15px 0;
        left: 5px;
    }
    .theme-default .nivo-controlNav a {
        width: 10px;
        height: 10px;
        background: url(https://www.msisurfaces.com/images/bullets.png) no-repeat;
        background-size: 10px 20px;
    }
    .theme-default .nivo-controlNav a.active {
        background-position: 0 -10px;
    }
    .caption-wrapper-left {
        display: none;
    }
    .caption-wrapper-right {
        height: 100%;
        position: relative;
        padding: 10px;
        width: 70%;
        margin: 0 auto;
    }
    .caption-linkboxouter-right {
        background: #000;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.1);
        position: relative;
    }
    .caption-linkboxinner-right {
        text-decoration: none;
        color: #fff;
        width: 96%;
        height: 82%;
        margin: 2%;
        background-color: rgba(0, 0, 0, 0.6);
        text-align: center;
        position: absolute;
    }
    .caption-leftouter {
        height: 50%;
    }
    #imgBanner {
        min-height: 150px;
    }
    .social-icons {
        width: 100%;
    }
    .social-icons a {
        margin-right: 10px;
    }
    .career-icon {
        width: 50%;
    }
    .newsletter {
        width: 80%;
    }
    .newsletter h3 {
        font-size: 4vw;
    }
    .mosaictitle {
        font-size: 11px;
        height: 15vw;
    }
}

@media (min-width: 768px) {
    h1 {
        font-size: 32px;
    }
    body {
        background-color: #fff;
        margin: 0 auto;
        max-width: 100%;
        width: 100%;
        overflow-x: hidden;
        padding: 0 !important;
        padding-top: 2.8rem;
    }
    .listItem1 {
        padding: 10px;
    }
    .highlightedListItem {
        padding: 10px;
    }
    .searchbox {
        display: block;
        position: relative;
        bottom: auto;
        overflow: visible;
    }
   
    .modal-md {
        width: 60%;
    }
    .container {
        width: 100%;
    }
    .nav {
        padding: 0 3px;
        line-height: 2.8rem;
    }
    .navHeader {
        margin: 10px 0 0;
    }
    .navHeader a,
    .navHeader a:active,
    .navHeader a:hover,
    .navHeader a:visited {
        font-size: 1.8vw;
        padding: 0 1.4vw 0;
    }
    .downarrow {
        height: 30px;
        width: 30px;
        margin-top: -55px;
    }
    .theme-default .nivo-controlNav {
        margin-top: -7%;
    }
    .theme-default .nivo-controlNav a {
        width: 14px;
        height: 14px;
        background: url(https://www.msisurfaces.com/images/bullets.png) no-repeat;
    }
    .theme-default .nivo-controlNav a.active {
        background-position: 0 -12px;
    }
    .theme-default .nivo-directionNav a {
        background: url(https://www.msisurfaces.com/images/arrow.png) no-repeat;
        width: 30px;
        height: 77px;
        margin: -55px 0 0;
    }
    .theme-default a.nivo-nextNav {
        background-position: -35px 0;
        right: 35px;
    }
    .theme-default a.nivo-prevNav {
        left: 35px;
    }
    .logo-link {
        height: 78px;
    }
    .logo-box {
        float: left;
        width: 35%;
        padding: 1.2% 0;
    }
    .WaterMarkText,
    .txt_search {
        height: 36px;
        width: 80%;
        font-size: 1.2vw;
    }
    .btn_search {
        width: 16%;
        height: 36px;
    }
    .main-wrapper h4,
    .main-wrapper p {
        font-size: 13px;
    }
    .main-wrapper iframe {
        height: 25vw;
    }
    #menutop li a {
        font-size: 16px;
    }
    #menutopWhite li a,
    #menutopWhite li span.separator {
        font-size: 18px;
    }
    .caption-wrapper-left {
        height: 100%;
        position: relative;
        float: left;
        top: 15%;
        width: 35%;
    }
    .caption-wrapper-right {
        height: 100%;
        position: relative;
        float: right;
        padding: 10px;
        top: 20%;
        width: 35%;
    }
    .caption-leftinner {
        position: absolute;
        margin: 2%;
        text-decoration: none;
        color: #fff;
        width: 96%;
        height: 96%;
        background-color: rgba(0, 0, 0, 0.6);
        padding: 10px 20px;
        text-align: center;
    }
    .caption-leftouter {
        position: relative;
        background: #000;
        margin: 0 auto;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.1);
    }
    .caption-linkboxouter-left,
    .caption-linkboxouter-right {
        background: #000;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.1);
        position: relative;
    }
    .caption-linkboxinner-left,
    .caption-linkboxinner-right {
        text-decoration: none;
        color: #fff;
        width: 96%;
        height: 82%;
        margin: 2%;
        background-color: rgba(0, 0, 0, 0.6);
        text-align: center;
        position: absolute;
    }
    .caption-linkboxouter-left {
        margin-top: 15px;
    }
    .caption-leftinner h2 {
        margin: 0;
        padding: 0;
    }
    .caption-leftinner p {
        margin: 0;
        padding: 0;
    }
    .caption-leftouter {
        height: 50%;
    }
    .caption-linkboxouter-left,
    .caption-linkboxouter-right {
        height: 12%;
    }
    .caption-linkboxinner-left a,
    .caption-linkboxinner-right a {
        text-decoration: none;
        line-height: 4vw;
    }
    .caption-linkboxinner-left a,
    .caption-linkboxinner-right a {
        font-size: 14px;
    }
    .caption-leftinner h2 {
        font-size: 18px;
    }
    .caption-leftinner p {
        font-size: 11px;
    }
    .anc-overlay {
        line-height: 28px;
        font-size: 1.45vw;
    }
    .news-subscribe-left {
        font-size: 1.2vw;
    }
    .txt_Email {
        width: 100%;
        height: 25px;
        font-size: 16px;
    }
    .WaterMarkTextEmail {
        width: 100%;
        font-size: 12px;
        height: 25px;
    }
    .overlay-inspiration h1,
    .overlay-videos h1 {
        font-size: 44px;
    }
    .mosaictitle {
        font-size: 11px;
        height: 6vw;
    }
}
@media (min-width: 992px) {
    h1 {
        font-size: 32px;
    }
    .downarrow {
        margin-top: -8%;
        height: 60px;
        width: 60px;
    }
    .main-wrapper iframe {
        height: 15vw;
    }
    .videobox {
        height: 20vw;
    }
    .caption-leftouter {
        height: 50%;
    }
    .caption-leftinner p {
        font-size: 14px;
    }
    .caption-linkboxouter-left,
    .caption-linkboxouter-right {
        height: 12%;
    }
    .caption-linkboxinner-left a,
    .caption-linkboxinner-right a {
        text-decoration: none;
        line-height: 4vw;
    }
    /*.hidden-xs {
        display: block !important;
    }*/
}
@media only screen and (min-width: 992px) and (max-width: 1299px) {
    h1 {
        font-size: 32px;
    }
    .caption-leftouter {
        height: 50%;
    }
    .caption-linkboxouter-left,
    .caption-linkboxouter-right {
        height: 14%;
    }
    .caption-linkboxinner-left a,
    .caption-linkboxinner-right a {
        text-decoration: none;
        line-height: 4.5vw;
    }
    .nav {
        line-height: 3.4rem;
    }
    .container {
        width: 98%;
    }
    .logo-link {
        height: 98px;
    }
    .WaterMarkText,
    .btn_search,
    .txt_search {
        height: 47px;
    }
    .caption-linkboxinner-left a,
    .caption-linkboxinner-right a {
        font-size: 18px;
    }
    .caption-leftinner h2 {
        font-size: 28px;
    }
    .caption-leftinner p {
        font-size: 14px;
    }
    .anc-overlay {
        line-height: 36px;
        font-size: 15px;
    }
    .news-subscribe-left {
        font-size: 14px;
    }
    .txt_Email {
        width: 100%;
        height: 30px;
        font-size: 16px;
    }
    .WaterMarkTextEmail {
        width: 100%;
        font-size: 16px;
        height: 30px;
    }
    #footnav > li > a {
        padding: 0 1.2vw;
    }
    #footnav li a {
        font-size: 1em;
    }
    .footer_content {
        width: 70%;
    }
    #footCopyright {
        margin-top: 3%;
    }
    #footCopyright a {
        font-size: 13px;
    }
}
@media (min-width: 1300px) {
    h1 {
        font-size: 32px;
    }
   
    .overlay-inspiration h1,
    .overlay-videos h1 {
        font-size: 72px;
    }
    .videobox {
        height: 15vw;
    }
   
    .main-wrapper h4,
    .main-wrapper p {
        font-size: 14px;
    }
    .navHeader a,
    .navHeader a:active,
    .navHeader a:hover,
    .navHeader a:visited {
        font-size: 1vw;
        padding: 0 2.25vw 0;
    }
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .logo-link {
        height: 98px;
    }
    .WaterMarkText,
    .btn_search,
    .txt_search {
        height: 47px;
    }
    .caption-linkboxinner-left a,
    .caption-linkboxinner-right a {
        font-size: 24px;
    }
    .caption-leftinner h2 {
        font-size: 36px;
    }
    .caption-leftinner p {
        font-size: 18px;
    }
    .anc-overlay {
        line-height: 40px;
        font-size: 19px;
    }
    .news-subscribe-left {
        font-size: 1.3em;
        letter-spacing: 3px;
    }
    .txt_Email {
        width: 100%;
        height: 41px;
        font-size: 16px;
    }
    .WaterMarkTextEmail {
        width: 100%;
        font-size: 16px;
        height: 41px;
    }
    .main-wrapper h4 {
        font-size: 1em;
    }
    #footnav a {
        padding: 0 1.6vw;
    }
    #footnav li a {
        font-size: 1em;
    }
    .footer_content {
        width: 53%;
    }
    #footCopyright {
        margin-top: 3%;
    }
    #footCopyright a {
        font-size: 13px;
    }
    #menutopWhite li a,
    #menutopWhite li span.separator {
        font-size: 28px;
    }
    .mosaictitle {
        font-size: 12px;
        height: 4vw;
    }
    .caption-wrapper-left {
        width: 32%;
    }
    .caption-wrapper-right {
        width: 32%;
    }
}
@media only screen and (min-width: 1400px) {
    h1 {
        font-size: 32px;
    }
    .container {
        width: 100%;
    }
    .logo-link {
        line-height: 4.4rem;
        display: block;
    }
    .logo-box {
        padding: 1.5% 0;
    }
    .WaterMarkText,
    .btn_search,
    .txt_search {
        height: 70px;
    }
    .videobox {
        height: 150px;
    }
    .caption-linkboxinner-left a,
    .caption-linkboxinner-right a {
        font-size: 1.5vw;
    }
    .caption-leftinner h2 {
        font-size: 3vw;
    }
    .caption-leftinner p {
        font-size: 1.3vw;
    }
    .anc-overlay {
        line-height: 2;
        font-size: 1.5vw;
    }
    .news-subscribe-left {
        font-size: 1.5vw;
        letter-spacing: 3px;
    }
    .txt_Email {
        width: 100%;
        height: 55px;
        font-size: 1vw;
    }
    .WaterMarkTextEmail {
        width: 100%;
        font-size: 1vw;
        height: 55px;
    }
    #footnav > li > a {
        padding: 0 2vw;
    }
    #footnav li a {
        font-size: 1vw;
    }
    #footCopyright {
        margin-top: 5%;
    }
    #footCopyright a {
        font-size: 1vw;
    }
    .overlay-videos h1 {
        font-size: 2vw;
    }
    .mosaictitle {
        font-size: 0.9vw;
    }
}
.row::after,
.row::before {
    content: " ";
    display: table;
}
.row::after {
    clear: both;
}
.row::after,
.row::before {
    content: " ";
    display: table;
}
.row::after {
    clear: both;
}
.row::after,
.row::before {
    content: " ";
    display: table;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
    clear: both;
}
.box3 {
    color: #fff;
    cursor: pointer;
    height: 322px;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
.box4 {
    color: #fff;
    cursor: pointer;
    height: 237px;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
.anc-overlay {
    display: block;
    height: 100%;
    transition: all 1s ease 0s;
    width: 100%;
    text-decoration: none;
    z-index: 2;
    color: #fff;
}
.box_img3 {
    height: 322px;
    display: block;
    background-size: cover;
    position: relative;
}
.box_img4 {
    height: 237px;
    display: block;
    background-size: cover;
    position: relative;
}
.overlay-top {
    top: 10%;
}
.overlay-bottom {
    top: 73%;
}
.overlay-bottomline {
    bottom: 0;
}
.overlay-middle {
    top: 40%;
}
.box_overlay {
    width: 100%;
    z-index: 2;
    display: block;
    position: absolute;
    background: #000;
    text-align: center;
    opacity: 0.6;
    -moz-opacity: 0.6;
}
.leftContent {
    text-align: left;
    padding: 10px 0 10px 0;
}
.news-subscribe {
    background: #363636;
    display: block !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100% !important;
}
.news-subscribe:after {
    clear: both;
    content: " ";
    display: block;
}
.news-subscribe-left {
    padding: 10px 15px;
    letter-spacing: 3px;
    color: #fff;
}
.news-subscribe-right {
    padding: 4px 15px 0 0;
}
.txt_Email {
    border: 0;
    color: #010101;
    border: solid 1px #1e1e1e;
}
.WaterMarkTextEmail {
    font-family: Trebuchet MS;
    font: italic;
    border: 0;
    color: #010101;
    text-align: center;
    border: solid 1px #1e1e1e;
}
.header {
    max-width: 100%;
    width: 100%;
}
.menu_content {
    display: block !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100% !important;
    line-height: 3.4rem;
    background: #82171a;
}
.header_content:after,
.header_content:before {
    content: " ";
    display: table;
}
.header_content:after {
    clear: both;
}
.header_content:after,
.header_content:before {
    content: " ";
    display: table;
}
.header_content:after {
    clear: both;
}
.logo-container:after,
.logo-container:before {
    content: " ";
    display: table;
}
.logo-container:after {
    clear: both;
}
.logo-container:after,
.logo-container:before {
    content: " ";
    display: table;
}
.logo-container:after {
    clear: both;
}
.logo-link {
    background-image: url(https://www.msisurfaces.com/virtual-kitchen-designer/images/msi-header.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto !important;
    width: 100%;
}
.logo-link {
    float: left;
    font-size: 18px;
    line-height: 20px;
}
.pull-right {
    float: right !important;
}
.logo-box:after,
.logo-box:before {
    content: " ";
    display: table;
}
.logo-box:after {
    clear: both;
}
.logo-box:after,
.logo-box:before {
    content: " ";
    display: table;
}
.logo-container:after {
    clear: both;
}
.txt_search {
    border: 0;
    color: #211f20;
    background: url(https://www.msisurfaces.com/images/searchbox.png);
    background-position: center center;
    background-repeat: no-repeat;
    padding: 0 15px;
    background-size: 100% auto;
}
.WaterMarkText {
    color: #6e6d6e;
    font-family: Trebuchet MS;
    border: 0;
    background: url(https://www.msisurfaces.com/virtual-kitchen-designer/images/searchbox.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    text-align: center;
}
.btn_searchtext {
    top: 0;
    right: 0;
}
.btn_search {
    border: 0;
    background: 0 0;
    background-image: url(https://www.msisurfaces.com/images/btnSearch_icon.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin: 0;
    padding: 0;
    margin-right: -10px;
}
.txtBack {
    background-color: #ebebeb;
    width: 340px;
    color: #505050;
    font-size: 13px;
    padding: 5px 10px;
    margin: 3px 0 10px 0;
    height: 125px;
    text-align: justify;
}
#nav {
    list-style: none;
    margin: 0;
    padding: 0;
    font-family: Trebuchet MS;
    font-weight: 400;
    color: #fff;
}
#nav li {
    float: left;
    display: inline-block;
    position: relative;
    border: none;
    color: #fff;
    z-index: 1000;
}
#nav li ul li {
    float: left;
    display: block;
    text-align: left;
    position: relative;
    padding: 0 10px;
    margin: 0;
    border: none;
    color: #fff;
    background-color: Transparent;
    border-bottom: 1px solid #7f7f7f;
}
#nav li ul {
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    text-align: left;
    background-color: #3e3e3e;
    position: absolute;
    left: -999em;
    margin-left: -2.08em;
    margin-top: 0;
}
#nav li ul ul {
    position: absolute;
    left: -999em;
    margin-left: 23.33em;
    margin-top: -2.08em;
}
#nav li a.selected {
    color: #dda254;
}
#nav li:hover {
    height: 100%;
}
#nav li a:hover {
    color: #000;
    margin: 0;
}
#nav ul li:hover {
    padding: 0 10px;
    margin: 0;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
}
#nav li.sfhover ul ul,
#nav li.sfhover ul ul ul,
#nav li:hover ul ul,
#nav li:hover ul ul ul {
    left: -999em;
}
#nav li li li.sfhover ul,
#nav li li li:hover ul,
#nav li li.sfhover ul,
#nav li li:hover ul,
#nav li.sfhover ul,
#nav li:hover ul {
    left: auto;
}
#nav > li.separator {
    display: block;
}
#nav > li.separator .line {
    background: none repeat scroll 0 0 #fff;
    opacity: 0.6;
    display: block;
}
#nav a {
    font-family: "Trebuchet MS";
    color: #fff;
    display: block;
    outline: 0;
    text-decoration: none;
}
.main_body {
    font-family: Trebuchet MS;
    color: #535353;
    background-color: #f3f3f3;
}
.WaterMark {
    font-family: Trebuchet MS;
    color: #211f20;
}
.completionListElement {
    visibility: hidden;
    margin-top: -2px;
    background-color: #ccc;
    color: #000;
    cursor: pointer;
    text-align: left;
    list-style-type: none;
    font-family: Century Gothic;
    font-size: 80%;
    padding: 0;
}
.listItem {
    background-color: #ccc;
    font-family: Century Gothic;
    padding: 1px;
}
.listItem1 {
    background-color: #ccc;
    font-family: Century Gothic;
    border-top: 1px solid #fff;
}
.highlightedListItem {
    background-color: Gray;
    color: #ffc;
    font-family: Century Gothic;
}
.slider-wrapper {
    margin: 0;
}
.theme-default .nivo-controlNav {
    text-align: right;
    width: 70%;
    position: absolute;
    left: 0;
    z-index: 200;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
.theme-default .nivo-controlNav a {
    display: inline-block;
    text-indent: 9999px;
    overflow: hidden;
    border: 0;
    margin: 0 5px;
    cursor: pointer;
}
.theme-default .nivo-directionNav a {
    display: block;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.theme-default .nivoSlider {
    position: relative;
    background: #fff url(https://www.msisurfaces.com/images/loader.gif) no-repeat 50% 50%;
}
.theme-default .nivoSlider img {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.theme-default .nivoSlider a {
    border: 0;
    display: block;
}
.theme-default .nivo-caption {
    font-family: "Trebuchet MS";
}
.theme-default .nivo-caption a {
    color: #fff;
}
.theme-default .nivo-caption a:hover {
    color: #fff;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled {
    width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
    width: auto;
    height: auto;
    background: 0 0;
    margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
    display: block;
    width: 120px;
    height: auto;
}
.nivoSlider {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.nivoSlider img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: none;
}
.nivo-main-image {
    display: block !important;
    position: relative !important;
}
.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
    background: #fff;
    opacity: 0;
}
.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
    top: 0;
}
.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
    overflow: hidden;
}
.nivo-box img {
    display: block;
}
.nivo-caption {
    position: absolute;
    color: #fff;
    left: 0;
    right: 0;
    bottom: 0;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    z-index: 8;
    padding: 0;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.caption-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
}
.NivPosition {
    font-family: Trebuchet MS;
    position: absolute;
    font-size: 24px;
    left: 70%;
    bottom: 75%;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    background: #000;
    color: #fff;
    width: 248px;
    padding: 20px 0;
}
.NivPositionCounter {
    font-family: Trebuchet MS;
    position: absolute;
    font-size: 24px;
    left: 70%;
    bottom: 53%;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    background: #000;
    color: #fff;
    width: 248px;
    padding: 20px 0;
}
.NivPositionWall {
    font-family: Trebuchet MS;
    position: absolute;
    font-size: 24px;
    left: 70%;
    bottom: 31%;
    text-decoration: none !important;
    display: inline-block;
    text-align: center;
    background: #000;
    color: #fff;
    width: 248px;
    padding: 20px 0;
}
.NivPositionHard {
    font-family: Trebuchet MS;
    position: absolute;
    font-size: 24px;
    left: 70%;
    bottom: 9%;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    background: #000;
    color: #fff;
    width: 248px;
    padding: 20px 0;
}
.NivPositionNewProduct {
    font-family: Trebuchet MS;
    position: absolute;
    font-size: 24px;
    left: 10%;
    bottom: 0;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    background: #000;
    color: #fff;
    width: 248px;
    padding: 20px 0;
}
.NivPositionMain {
    position: absolute;
    font-size: 48px;
    left: 5%;
    top: 10%;
    text-decoration: none;
    text-align: center;
    background: #000;
    color: #fff;
    width: 357px;
    height: 208px;
}
.NivPositionMainText {
    font-family: Trebuchet MS;
    color: #fff;
    font-size: 20px;
}
.nivo-caption-Details p {
    padding: 5px;
    margin: 0;
}
.nivo-caption-Details a {
    display: inline !important;
}
.nivo-html-caption-Details {
    display: none;
}
.nivo-html-caption {
    display: none;
}
.nivo-directionNav a {
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer;
}
.nivo-prevNav {
    left: 0;
}
.nivo-nextNav {
    right: 0;
}
.nivo-controlNav {
    text-align: center;
}
.nivo-controlNav a {
    cursor: pointer;
}
.nivo-controlNav a.active {
    font-weight: 700;
}
td,
th {
    padding: 0;
}
.BtmSearch {
    font-family: Trebuchet MS, arial, Sans-Serif, helvitica;
    color: #95b56c;
    background-color: gray;
    font-weight: 700;
    font-size: 13px;
}
.footer {
    background-color: #666;
    width: 100%;
    max-width: 100%;
    display: block;
    position: relative;
    margin-top: 30px;
}
#footnav li a:hover {
    color: #dda254;
    margin: 0;
}
.ctct-custom-form {
    font: 16px Helvetica Neue, Arial, sans-serif;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    min-width: 350px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 15px;
}
.ctct-form-defaults {
    color: #000;
    padding: 15px;
    border-radius: 5px;
}
.ctct-custom-form * {
    box-sizing: border-box;
}
.ctct-custom-form p {
    margin: 0;
    margin-bottom: 24px;
}
.ctct-custom-form select {
    width: 100%;
    height: 46px;
    border: 1px solid #b0b6bb;
    background-color: #fff;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.ctct-custom-form .ctct-form-required {
    position: relative;
}
.ctct-custom-form .ctct-form-required:before {
    content: "\2217";
    position: absolute;
    top: -4px;
    left: -12px;
    color: #f5463b;
}
.ctct-custom-form input[type="text"] {
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #b0b6bb;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    font-family: Helvetica Neue, Arial, sans-serif;
    color: #394856;
    font-size: 16px;
    line-height: 1.5;
}
.ctct-custom-form input[type="text"]:focus {
    outline: 1px solid #5dacd6;
}
.ctct-custom-form .ctct-form-errorMessage {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 12px;
    color: #f5463b;
}
.ctct-custom-form::-webkit-input-placeholder {
    color: #88919a;
}
.ctct-custom-form:-moz-placeholder {
    color: #88919a;
}
.ctct-custom-form::-moz-placeholder {
    color: #88919a;
}
.ctct-custom-form:-ms-input-placeholder {
    color: #88919a;
}
.ctct-custom-form .ctct-form-input.is-error,
.ctct-custom-form input.is-error {
    border-color: #f5463b !important;
    color: #f5463b !important;
}
.ctct-custom-form label {
    display: block;
    margin-bottom: 12px;
    line-height: 1;
}
.ctct-custom-form .Button {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    font-size: 16px;
    padding: 14px 20px;
    line-height: 1;
    background-image: none;
    background-color: #ebedee;
    color: #0078c1;
    border: none;
    box-shadow: none;
    border-radius: 2px;
    -webkit-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.ctct-custom-form .ctct-button {
    color: #fff;
    display: block;
    width: 100%;
}
.ctct-custom-form .ctct-button:hover {
    color: #fff;
}
.ctct-custom-form .ctct-button:active {
    background-color: #005c94;
}
.ctct-custom-form .ctct-form-footer {
    font-size: 11px;
    font-family: Helvetica Neue, Arial, sans-serif;
    padding: 10px 0 0 0;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    display: none;
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    -webkit-transform: translate3d(0, -25%, 0);
    -o-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
}
.modal.in .modal-dialog {
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.modal-dialog {
    position: relative;
    margin: 0 auto;
    color: #000;
    background-color: #fff;
    border-radius: 5px;
}



.nav-lock-scroll {
    overflow: hidden;
}
@media only screen and (max-width: 959px) {
    .nav-no-js .nav-button:hover + .nav,
    .nav-no-js .nav-button:hover + .nav + .nav-close,
    .nav-no-js .nav:hover,
    .nav-no-js .nav:hover + .nav-close {
        display: block;
    }
}
.overlay-bottomline {
    bottom: 0;
}
#slides_control > div {
    height: 200px;
}
#slides_control {
    position: absolute;
    width: 400px;
    left: 50%;
    top: 20px;
    margin-left: -200px;
}
.text_wrap {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.containerDiv {
    position: relative;
    border: 5px solid transparent;
    padding: 5px;
}
@media (min-width: 1200px) {
    .containerDiv {
        height: 547px;
    }
}
@media (min-width: 992px) {
    .containerDiv {
        height: 456px;
    }
}
@media (min-width: 768px) {
    .containerDiv {
        height: 360px;
    }
}
@media (max-width: 767px) {
    .containerDiv {
        height: 288px;
    }
}
.overlayImg {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    resize: both;
}
.baseTitle {
    height: 40px;
    display: block;
    text-align: justify;
}
.tab span {
    color: #5c5c5c;
    text-decoration: none;
    font-size: 10px;
    text-align: center;
    font-family: Trebuchet MS;
}
.unselectedImg {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%) opacity(30%);
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
    opacity: 0.4;
}
.selected-option {
    outline: 2px solid #333;
}
@media only screen and (min-width: 320px) and (max-width: 420px) {
    .img-responsiveKitchen {
        height: 55vw;
    }
}
@media only screen and (min-width: 420px) and (max-width: 767px) {
    .img-responsiveKitchen {
        height: 57vw;
    }
}
@media (min-width: 768px) {
    .img-responsiveKitchen {
        height: 45vw;
    }
}
@media (min-width: 992px) {
    .img-responsiveKitchen {
        height: 35vw;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1299px) {
    .img-responsiveKitchen {
        height: 45vw;
    }
}
@media (min-width: 1300px) {
    .img-responsiveKitchen {
        height: 30vw;
    }
}
@media only screen and (min-width: 1400px) {
    .img-responsiveKitchen {
        height: auto;
    }
}
@media only screen and (min-width: 320px) and (max-width: 420px) {
    .visualizerEdge {
        margin-bottom: -9%;
    }
    .anc-overlay {
        line-height: 28px;
        font-size: 4.2vw;
        margin-bottom: -1%;
    }
    .anc-overlay-industry {
        line-height: 28px;
        font-size: 0.7em;
    }
}
@media only screen and (min-width: 420px) and (max-width: 767px) {
    .visualizerEdge {
        margin-bottom: -9%;
    }
    .anc-overlay {
        line-height: 28px;
        font-size: 3.8vw;
        margin-bottom: 0;
    }
    .anc-overlay-industry {
        line-height: 28px;
        font-size: 0.8em;
    }
}
@media (min-width: 768px) {
    .visualizerEdge {
        margin-bottom: -9%;
    }
    .anc-overlay {
        line-height: 26px;
        font-size: 1.2vw;
        margin-bottom: -7%;
        margin-top: -2%;
    }
    .anc-overlay-industry {
        line-height: 28px;
        font-size: 1.45vw;
    }
}
@media (min-width: 992px) {
    .visualizerEdge {
        margin-bottom: -9%;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1299px) {
    .visualizerEdge {
        margin-bottom: -9%;
    }
    .anc-overlay {
        line-height: 35px;
        font-size: 1.2vw;
        margin-bottom: -9%;
        margin-top: -3%;
    }
    .anc-overlay-industry {
        line-height: 36px;
        font-size: 15px;
    }
}
@media (min-width: 1300px) {
    .visualizerEdge {
        margin-bottom: -9%;
    }
    .anc-overlay {
        line-height: 40px;
        font-size: 1vw;
        margin-bottom: -8%;
    }
    .anc-overlay-industry {
        line-height: 40px;
        font-size: 19px;
    }
}
@media only screen and (min-width: 1400px) {
    .visualizerEdge {
        margin-bottom: -9%;
    }
    .anc-overlay {
        line-height: 2;
        font-size: 1vw;
        margin-bottom: -4%;
    }
    .anc-overlay-industry {
        line-height: 2;
        font-size: 1.2vw;
    }
}
.anc-overlay {
    display: block;
    height: 100%;
    transition: all 1s ease 0s;
    width: 100%;
    text-decoration: none;
    z-index: 2;
    color: #000;
}
.anc-overlay-industry {
    display: block;
    height: 100%;
    transition: all 1s ease 0s;
    width: 100%;
    text-decoration: none;
    z-index: 2;
    color: #000;
}
.box_overlay {
    width: 100%;
    z-index: 2;
    display: block;
    position: absolute;
    text-align: center;
    -moz-opacity: 0.6;
}
.box_overlay-industry {
    width: 100%;
    z-index: 2;
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.6);
    text-align: center;
    -moz-opacity: 0.6;
}
.more {
    display: none;
}
@media screen and (min-width: 320px) and (max-width: 420px) {
    #ProductName {
        margin-left: 30px;
        margin-top: -58px;
    }
    #logoheight {
        margin-top: -40px;
    }
}
@media screen and (min-width: 420px) and (max-width: 767px) {
    #ProductName {
        margin-left: 30px;
        margin-top: -58px;
    }
    #logoheight {
        margin-top: -40px;
    }
  
 h1 {
  font-size:25px
 
 }
}
/*.badge-warning {
    background-color: rgba(139, 111, 78, 0.92);
    float: right;
    margin-top: -12px;
    margin-left: -4px;
}*/
.popover.bottom > .arrow {
    color: #555;
    left: 85%;
}
.popover.bottom {
    margin-top: 0;
}
.popover.bottom > .arrow::after {
    border-bottom-color: #555;
}
.popover-title {
    color: #fff;
    font-size: 9px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-color: #555;
    border-bottom-style: none;
}
.fa-3x {
    font-size: 1.5em;
}
button:focus {
    outline: 0;
}
.popover {
    position: absolute;
    border: none;
    display: block;
    color: #000;
    height: auto;
    width: 110px;
    transform: translate(-80px, 40px);
}
@media (min-width: 768px) {
    .trigger,
    .trigger1 {
        display: none;
    }
}
.ng-cloak,
.x-ng-cloak,
[data-ng-cloak],
[ng-cloak],
[ng\:cloak],
[x-ng-cloak] {
    display: none !important;
}
html.mm-dropdown .mm-menu {
    z-index: 3;
    }
@media (min-width: 991px) {
    .mobile-view{
        display:none;
}
    }