﻿.projectCheckListWizardBtn.cursorPointer.backbutton-Visulizer-right.margin-auto-Visualizer:hover .industryButtons-Text {
    background-color: #FF8201 !important;
}
.projectCheckListWizardBtn.cursorPointer.margin-auto-Visualizer:hover .industryButtons-Text {
    background-color: #FF8201 !important;
}
.fgMMBlue {
    color: #1C326B !important;
    text-transform:inherit;
}
.fgMMBlueConf {
    color: #1C326B !important;
    font-size: 18px;
    line-height: 28px;
}
.live-inventory-box {
    position: absolute;
    right: 0%;
    bottom: 0%;
    background: rgba(255, 130, 1, 1);
    width: 237px;
    height: 150px;
    color: white;
    text-align: center;
}
.live-inventory-box:hover {
    background: rgba(255, 130, 1, 0.7);
}
.button_1:hover{
    opacity:0.7;
}
.learnMore-review:hover {
    opacity: 0.7;
}
.social-icons:hover {
    color: #1C326B;
}
.Commitment-text {
    padding: 20px;
    font-size: 48px;
    line-height: 100%;
    text-align: left;
    vertical-align: middle;
    color: #FFFFFF;
    font-weight: 700;
    font-stretch: condensed;
}

/*.Commitment-text-small {
    padding: 20px;
    font-size: 24px;
    line-height: 50%;
    text-align: left;
    vertical-align: middle;
    color: #FFFFFF;
}*/
.dropdown-menu {
    top: 85%;
    padding: 0px !important;
}
.video-playButton {
    width: 12px !important;
    height: 15px !important;
    margin-top: 5px;
    margin-left: 10px;
}

.blast-text {
    padding-top: 25px;
    padding-left: 20px;
    font-size: 46px;
    line-height: 120%;
    text-align: left;
    vertical-align: middle;
    color: #FFFFFF;
    font-weight: 700;
    font-stretch: condensed;
}
.vesta-text {
    padding-top: 25px;
    padding-left: 20px;
    font-size: 46px;
    line-height: 100%;
    text-align: left;
    vertical-align: middle;
    color: #FFFFFF;
    font-weight: 700;
    font-stretch: condensed;
}


.gsa-head-text {
    padding-top: 20px;
    font-size: 46px;
    line-height: 46px;
    text-align: left;
    vertical-align: middle;
    color: #FFFFFF;
    font-weight: 700;
    font-stretch: condensed;
}

    .shop-now-text {
        padding-top: 25px;
        padding-left: 20px;
        font-size: 46px;
        line-height: 100%;
        text-align: left;
        vertical-align: middle;
        color: #FFFFFF;
        font-weight: 700;
        font-stretch: condensed;
    }

.arrow-dash-width{
    width:20px !important;
    height:10px;
}

.connect-box {
    position: absolute;
    right: 237px;
    background: #FF8201;
    width: 240px;
    height: 150px;
    color: white;
    text-align: center;
    z-index:1;
}
.blog-box {
    position: absolute;
    right: 0%;
    background-color: rgba(28, 50, 107,1);
    background: #1C326B;
    width: 237px;
    height: 150px;
    color: white;
    text-align: center;
    z-index: 1;
}
    .blog-box:hover {
        background-color: rgba(28, 50, 107,0.7);
    }
.banner-text-new {
    font-size: 19px;
    line-height: 120%;
    display: flex;
    align-items: center;
    color: #1C326B;
}
.star-width{
    width:35px;
    height:35px;
    margin-right:10px;
}

.carousel-control-new {
    font-size: 30px;
    top:auto;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.zip-textBox-size {
    width: 355px;
    height: 50px;
}
.threeD-dropdownWidth {
    max-width:355px;
    height:50px;
}
.threeDrop-dropdownWidth {
    max-width: 355px;
    height: 50px;
}
.info-icon {
    height: 25px;
    width: 25px;
    border: 2px solid #1c326b;
    box-sizing: border-box;
    border-radius: 25px;
    outline: none;
}
.tooltip.in {
    filter: alpha(opacity=100) !important;
    opacity: 1 !important;
}
.classroom-info-icon:before {
    content: 'i';
    font-style: initial;
    font-size: 18px;
    color: #1c326b;
    font-weight: 900;
}

    .h2_textTop {
    color: #1c326b;
    font-size: 30px;
    font-stretch: condensed;
    font-style: normal;
    font-weight: 900;
    line-height: 100%;
}
.h2-3dpage {
    color: #1c326b;
    font-size: 30px;
    font-stretch: condensed;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
}
.question-font {
    font-size: 40px;
    color: #1C326B;
}
.tooltip.top .tooltip-inner {
    background-color: #CCC4A7 !important;
    color: #1C326B !important;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #CCC4A7 !important;
    color: #1C326B !important;
}

.checkmark {
    display: inline-block;
    position:relative;
}
    .checkmark:before {
        content: '';
        display: block;
        position: absolute;
        margin: auto;
        top: 0px;
        left: 43px;
        width: 15px;
        height: 30px;
        border: solid #3D7D43;
        border-width: 0 5px 5px 0;
        transform: rotate(45deg);
    }


.commercial-logo {
    background-position-x: center;
    background-position-y: 17px;
    background-repeat: no-repeat;
    background-image: url('../../../Content/Images/3DHomePage/commercial_3d.jpg');
}
.education-logo {
    background-size: 64px !important;
    background-position-x: center;
    background-position-y: 17px;
    background-repeat: no-repeat;
    background-image: url('../../../Content/Images/3DHomePage/educational.jpg');
}

.nav-wiz > li.active > a, .nav-wiz > li.active > a:hover, .nav-wiz > li.active > a:focus {
    border-bottom: none !important;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: inherit !important;
}
.nav-wiz {
    border-bottom: none !important;
}
.progress-bar-filled {
    background-color: #FF8201 !important;
    /*color: #CCC4A7 !important;*/
    border-radius: 5px;
}

.textBox-Color {
    
    color: #1C326B !important;
    background: #FFFFFF;
}
    .textBox-Color::placeholder {
        color: #1C326B;
    }

.industryButtons {
    position:relative;
    width: 245px;
    height: 150px;
    background-color: white;
    border: 1px solid #FF8201 !important;
    box-sizing: border-box;
}

.industryButtons-Image {
    height: 64px;
    top: 17px;
    position: absolute;
    left: 0px;
    right: 0px;
}
.industryButtons:hover, .industryButtons:active, .industryButtons:focus {
    background-color: white;
    border: 1px solid black !important;
}


.ThreeDButton-Submit {
    background: #FF8201 !important;
    width: 100%;
    color: white;
    border-radius: 0;
    border: none;
}
/*----------------------------------------------*/
.margin-all-0 {
    margin: 0px !important
}
.margin-auto{
    margin:auto;
}
.padding-bottom-5{
    padding-bottom:5px;
}
.padding-top-5{
    padding-top:5px;
}
.padding-all-0{
    padding:0px !important;
}
#vimeoideo {
    bottom: 0;
    height: 78px;
    background-color: rgba(0,0,0,0.39);
    left: 0;
    right: 0;
    position: absolute;
}

.video-play-button {
    height: 50px;
    width: 50px !important;
}

#vimeoideo .searchBoxNav {
    min-width: 230px;
    background-color: #FFF;
    border: 0px;
    margin: 0px -5px 0px 0px !important;
    padding: 6px !important;
    line-height: inherit !important;
    border-radius: 3px 0px 0px 3px;
    width: 600px;
}

#vimeoideo .button {
    border-radius: 0px 3px 3px 0px;
    width: 114px;
    padding: 6px !important;
    background-color: #d16319;
    border: none;
    color: #fff;
    /* width: 100%; */
    font-size: 14px;
    margin: 5px;
}

.fancybox-type-iframe .fancybox-nav {
    width: 60px;
}

    .fancybox-type-iframe .fancybox-nav span {
        visibility: visible;
        opacity: 0.5;
    }

    .fancybox-type-iframe .fancybox-nav:hover span {
        opacity: 1;
    }

.fancybox-type-iframe .fancybox-next {
    right: -60px;
}

.fancybox-type-iframe .fancybox-prev {
    left: -60px;
}

/*Search*/
/*.gsc-modal-background-image {
    background-color:transparent !important;
}
.gsc-results-wrapper-overlay {
    position:relative !important;

}
.gsc-control-cse div {
    position: static !important;
}*/
.background-image-resonsive {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.logo-size {
    height: 16px !important;
    width: 16px !important;
}

.gsc-input-box, .gsc-input-box-hover {
    border: none !important;
}

.input .gse-input {
    padding: 5px !important;
}

.gsc-input-box:hover > input :focus {
    box-shadow: none !important;
    outline: none !important;
}

.input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
    border: none !important;
}

.gsc-search-box-tools .gsc-search-box .gsc-input input {
    border: 1px solid !important;
}

.gsc-search-box .gsc-input > input:hover, .gsc-input-box-hover {
    box-shadow: none !important;
}

.gsc-search-box .gsc-input > input:focus, .gsc-input-box-focus {
    box-shadow: none !important;
}

.gsc-search-button {
    display: none;
}
/*
.gsc-results-wrapper-overlay {
    box-shadow:none !important;
}*/
/**/

.padding-all-20 {
    padding: 20px;
}

.line-height-45 {
    line-height: 45px;
}

.small-image {
    width: 100%;
}

.side-bar {
    background-color: #F2F2F2;
    padding-right: 22px;
    padding-left: 22px;
    padding-bottom: 15px;
    padding-top: 15px;
}

.read-more {
    bottom: 30px;
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
}

.padding-all-5 {
    padding: 5px;
}

.margin-right-5 {
    margin-right: 5px;
}

.margin-left-5 {
    margin-left: 5px;
}

.max-width-88 {
    max-width: 88px;
}


.capitalize-none {
    text-transform: none !important;
}

.card-text {
    padding: 10px;
    height: 200px;
}

.card-image {
    width: 100%;
    height: 220px;
}

.community-shadow {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    text-align: center;
}
.strike-center-carousel {
    position: relative;
    white-space: nowrap; /* would center line-through in the middle of the wrapped lines */
}
.strike-center {
    position: relative;
    white-space: nowrap; /* would center line-through in the middle of the wrapped lines */
}

.overflow-hidden {
    overflow: hidden;
}
.strike-center-carousel:after {
    border-top: 1px solid #FF8201;
    position: absolute;
    content: "";
    right: 0;
    top: 47%;
    left: 0;
}
.strike-center:after {
    border-top: 1px solid #666;
    position: absolute;
    content: "";
    right: 0;
    top: 47%;
    left: 0;
}

.margin-bottom-50 {
    margin-bottom: 50px;
}

.optIn-Text {
    margin-top: -15px;
    margin-bottom: 10px;
    padding-left: 45px;
    padding-right: 45px;
    min-width: 230px;
}

.optIn-Text-RFQ {
    padding-left: 15px;
    padding-right: 10px;
    margin-top: -10px;
    margin-bottom: 10px;
}

/*input[type=checkbox] {
    /* display: none; 
    display: block !important;
}*/
.searchBoxNav {
    min-width: 230px;
    background-color: #F2F2F2;
    border: 0px;
    margin: 0px -5px 0px 0px !important;
    padding: 10px !important;
    line-height: inherit !important;
}

.hide-item-desktop-only {
    display: none;
}

.show-item-desktop-only {
    display: block;
}

.margintop-7px {
    margin-top: 7px;
}

.headerTextEvent {
    margin: 3px;
    /*border-right: 1px #D6D6D6 solid;*/
    padding: 5px 0;
    /*padding-right: 20px;*/
}

.eventCheckedBox {
    display: block !important;
    -webkit-appearance: checkbox;
}

.textBoxSize {
    width: 292px;
    height: 40px;
}

.outline-orange {
    border: 2px solid #ff9900;
}

.headerTextBorder {
    margin: 3px;
    border-right: 1px #D6D6D6 solid;
    padding: 5px 0;
    padding-right: 20px;
}

.orangeColor {
    color: orange;
}

.border-radius-3 {
    border-radius: 3px;
}

.headerTextSpanEvent {
    /*transform: skew(25deg);
    -o-transform: skew(25deg);
    -moz-transform: skew(25deg);
    -webkit-transform: skew(25deg);*/
    display: inline-block;
}

.fillTextBox {
    width: 100%;
    height: 100%;
}

.border-light-black {
    border: 1px solid #444;
}

.float-none {
    float: none;
}

/*.text-on-image {
    position: absolute;
    top: 40%;
}*/

.carousel-button {
    padding: 10px;
    max-width: 200px;
    color: white;
    background-color: #006EEB;
    text-align: center;
    border-radius: 2px;
}

.carousel-button-orange {
    padding: 10px;
    max-width: 200px;
    color: white;
    background-color: orange;
    /*background-color:#d16319;*/
    text-align: center;
    border-radius: 2px;
    margin: auto;
}
/*list type dash*/
ul.dashed {
    list-style-type: none;
}

    ul.dashed > li {
        text-indent: 10px;
    }

        ul.dashed > li:before {
            content: "-";
            text-indent: -5px;
        }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0px !important;
    border-radius: 4px;
    float: right;
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.6;
    color: #888; /*Prashant - All Body text color is by default light Gray*/
    font-weight: 300;
    background: white;
    /*Prashant-For horizontal scroll on main body on mobile device*/
    overflow-x: hidden;
}

.call-now-icon {
    width: 5%;
    color: #4795E3;
}



img {
    width: 100%;
    height: auto;
}

ul, ol {
    list-style: none;
}

ul {
    padding: 0;
    margin: 0;
}

a {
    transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
}

    a:hover {
        color: #444;
    }

    a, a:hover {
        text-decoration: none;
    }

i {
    font-size: 1.1em;
}

h1, h2, h3, h4, h5, h6 {
    /*font-weight: 600;*/
    margin: 0;
    color: #444;
}

h1 {
    font-size: 24px;
    line-height: 30px;
}

h2 {
    font-size: 22px;
    line-height: 28px;
}

h3 {
    font-size: 18px;
    line-height: 24px;
}

h4 {
    font-size: 16px;
    line-height: 22px;
}

h5 {
    font-size: 14px;
    line-height: 20px;
}

h6 {
    font-size: 12px;
    line-height: 18px;
}

p {
    color: #888;
    font-size: 13px;
    line-height: 22px;
    margin: 0;
}




.margin-bottom60 {
    margin-bottom: 60px;
}


input[type="text"].main-textbox, input[type="tel"].main-textbox, input[type="email"].main-textbox {
    /*font-weight: 600;*/
    color: #444;
    border-radius: 4px;
    border: none;
    padding: 10px;
    margin: 2% 0.5%;
    width: 100%;
}

textarea {
    font-weight: 100;
    color: #444;
    border-radius: 4px;
    border: none;
    padding: 10px;
    margin: 2% 0.5%;
    width: 100%;
    min-height: 100px;
}

.labelDefault {
    color: #fff;
    padding: 10px;
    margin: 2% 0.5%;
    font-weight: 400;
    font-size: 12px;
    text-align: right;
}

select.main-select {
    -webkit-appearance: none; /*REMOVES DEFAULT CHROME & SAFARI STYLE*/
    -moz-appearance: none; /*REMOVES DEFAULT FIREFOX STYLE*/
    /*border: 0 !important; /*REMOVES BORDER*/
    -webkit-border-radius: 5px;
    /*font-weight: 600;*/
    color: #444;
    border-radius: 4px;
    padding: 10px;
    width: 100%;
    cursor: pointer;
    background: #fff url(/Content/Images/DownArrow.png) no-repeat right center;
    background-size: 45px 45px; /*TO ACCOUNT FOR @2X IMAGE FOR RETINA */
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    /*border:0;*/
    /*Prashant*/
    /*margin: 10px 0;*/
}



a.main-button, input[type="submit"].main-button, input[type="button"].main-button {
    background-color: #D16319;
    border-radius: 4px;
    border: none;
    padding: 10px;
    /*font-weight: 600;*/
    color: #ffffff;
    width: 100%;
    margin: 10% 0.5%;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    box-shadow: 2px 2px 2px #a0410d;
}


    a.main-button i {
        font-size: 1.2em;
    }

input[type="submit"] {
    border: none;
}

.categoryLinks {
    font-size: 13px;
    line-height: 22px;
}

.cursorPointer {
    cursor: pointer;
}

/**------------MEGA MENU-----------------*/
/*.cbp-spmenu {
    min-height:50px;
}*/

.nav > li > a {
    padding: 10px 30px;
}

.menu-large {
    position: static !important;
}

.navbar {
    margin-bottom: 0px;
}

.navbar-default .navbar-nav > li > a {
    font-size: 12PX;
    /*font-weight: 600;*/
    color: #8A8888;
    min-height: 50px;
}

.megamenu .divider {
    margin: 1px 0;
}

.megamenu {
    padding: 20px 0px;
    /*width:100%;*/
}

    .megamenu > li > ul {
        padding: 0;
        margin: 0;
    }

        .megamenu > li > ul > li {
            list-style: none;
        }

            .megamenu > li > ul > li > a {
                display: block;
                padding: 5px 40px 5px 20px;
                clear: both;
                font-size: 12px;
                font-weight: normal;
                line-height: 1.428571429;
                color: #1C326B;
                white-space: normal;
                min-width: 200px;
                display: block;
            }

    .megamenu > li ul > li > a:hover,
    .megamenu > li ul > li > a:focus {
        text-decoration: none;
        color: white !important;
        background-color: #283E80;
        /*font-weight: 600;*/
    }

    .megamenu.disabled > a,
    .megamenu.disabled > a:hover,
    .megamenu.disabled > a:focus {
        color: #999999;
    }

        .megamenu.disabled > a:hover,
        .megamenu.disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            cursor: not-allowed;
        }

    .megamenu.dropdown-header {
        color: #428bca;
        font-size: 18px;
    }

/**carousel*/
.carousel-indicators {
    bottom: -50px;
    position: absolute;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

    .carousel-indicators li {
        border-color: #999;
        display: inline-block;
        width: 70px;
        height: 5px;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        background: #B4B3AF;
        border: 1px solid #D5D4D0;
        border-radius: 0px;
    }

        .carousel-indicators li.active {
            background-color: #283E80;
            border: 1px solid #8C899E;
            width: 70px;
            height: 6px;
        }

.carousel-inner {
    margin-bottom: 50px;
}

.homeCarousel .item img { /*carousel-inner*/
    width: 100%;
}

/*HEADER - PRASHANT*/
/*Will be remove*/

.navbar-brand img {
    width: 100px !important;
}

/*//////////////////////////////////*/
.glyphPadding {
    padding-right: 20px;
}

.hidden-header {
    height: 143px;
}

header {
    background-color: white;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.icon-color {
    color: orange;
}

.navbar-header .navbar-toggle .icon-bar {
    background-color: orange;
}

/*.headerAnchor li a {
    padding-left: 0;
    padding-right: 0;
}*/
.products {
    border-top: 3px solid #DCDCDC;
}

.productDescription {
    margin: 20px;
}

.productDescriptionHeader {
    margin: 20px;
}

.productDescription img {
    max-width: 200px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
}

.headerText {
    margin: 3px;
    transform: skew(-25deg);
    -o-transform: skew(-25deg);
    -moz-transform: skew(-25deg);
    -webkit-transform: skew(-25deg);
    border-right: 1px #D6D6D6 solid;
    padding: 5px 0;
    padding-right: 20px;
}

.headerTextSpan {
    transform: skew(25deg);
    -o-transform: skew(25deg);
    -moz-transform: skew(25deg);
    -webkit-transform: skew(25deg);
    display: inline-block;
}

.nav > li > a:hover, .nav > li > a:focus {
    background-color: transparent;
    outline: none !important;
}

.clearfix .nav > li > a {
    padding: 19px 10px;
}

.search-side {
    position: relative;
    float: right;
    top: 19px;
    right: -15px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    margin-top: 17px;
}

.show-search {
    position: relative;
    display: block;
}

a.searchclick {
    padding: 9px 10px !important;
}

.show-search i {
    font-size: 1em;
    width: 30px;
    height: 34px;
    line-height: 30px;
    color: white;
    text-align: center;
    background-color: #283E80;
    top: 0;
}

.circle i {
    font-size: 0.7em;
    width: 20px;
    height: 20px;
    line-height: 19px;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -o-border-radius: 35px;
    top: 30px;
}

.show-search:hover i {
    color: #888;
}

.navbar .search-form {
    position: absolute;
    right: -12px;
    z-index: 20;
    float: right;
    display: none;
    top: 58px;
}

    .navbar .search-form:before {
        background-color: #ccc;
        top: -2px;
        content: '';
        display: block;
        height: 20px;
        width: 20px;
        z-index: 20;
        right: 5px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
    }

    .navbar .search-form form input {
        border: 1px solid darkblue;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        padding: 8px 3px 8px 3px;
        z-index: 22;
        color: #888;
        box-shadow: none;
        -o-box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        outline: none;
        box-shadow: none;
        float: left;
        width: 165px;
        line-height: normal !important;
    }

    .navbar .search-form form {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 102;
        border: 5px solid #BCBBC3;
        -webkit-border-radius: 3px;
        /*width: 205px;*/
    }
/*footer - atul*/
footer {
    margin: 0 !important;
    margin-top: 50px !important;
}

.btnFindOut {
    background-color: #D16319;
    /*border-radius: 4px;*/
    border: none;
    padding: 10px;
    /*font-weight: 600;*/
    color: #ffffff;
    min-width: 250px;
}

.divFooterUpper {
    padding: 40px 0;
    text-align: center;
    background-color: #262626;
}

.pProjectText {
    color: #fff;
    font-size: 18px;
    /*font-weight: 500;*/
    font-family: inherit;
    margin-top: 10px;
    margin-bottom: 10px;
}

.pCopyRightText {
    color: #8A8888;
    font-size: 12px;
    font-weight: 200;
    font-family: inherit;
    margin: 0;
}

.divFooterLower {
    padding: 20px 0;
    text-align: center;
    background-color: #F5F5F5;
}



/*Prashant Request Form*/

.col-md-14 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 992px) {
    .col-md-14 {
        width: 14.22222221%;
    }

    .col-md-14 {
        float: left;
    }
}

.form-horizontal h3 {
    margin-bottom: 20px;
    border-bottom: 1px solid #E8E5E5;
}

.form-horizontal checkBoxform {
    display: block;
}

.productEmpty {
    font-size: 20px;
    margin-top: 100px;
    text-align: center;
}

    .productEmpty span {
        font-size: 50px;
        text-align: center;
    }

.cartEmpty {
    text-align: center;
    font-size: 100px;
    left: 0;
    color: rgb(236, 235, 233);
    right: 0;
    margin-top: 70px;
}

    .cartEmpty h1 {
        text-align: center;
        font-size: 40px;
        color: rgb(213, 213, 212);
        font-weight: 100;
    }

.fa-1x {
    font-size: 1em;
}

.fg-red {
    color: red;
}

#ProgressBar {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
    background-color: rgb(195, 195, 195);
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    overflow: auto;
}

    #ProgressBar p {
        background-color: rgb(0, 20, 82);
        /* rgba(red, green, blue, alpha); */
        background-color: rgba(0, 20, 82, 1);
        position: absolute;
        color: White;
        top: 40%;
        left: 0%;
        height: 200px;
        width: 100%;
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
    }

        #ProgressBar p img {
            filter: alpha(opacity=100);
            opacity: 1;
            width: 60px;
            left: 48%;
            position: absolute;
            margin-top: 100px;
        }

        #ProgressBar p span {
            filter: alpha(opacity=100);
            opacity: 1;
            left: 43%;
            text-align: center;
            position: absolute;
            margin-top: 40px;
            font-size: 40px;
            color: white;
        }


.productImageZoom {
    padding-left: 3px;
    background-color: #FF8201;
    position: absolute;
    top: 0px;
    left: -7px;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
}

.productImage {
    border: 1px solid #d16319;
    min-height: 60px;
    min-width: 60px;
}

.event-OptIn-text {
    max-width: 290px;
    text-align: justify;
    margin: auto;
}

.event-button {
    background-color: #d16319;
    border: none;
    padding: 11px;
    color: #fff;
    width: 100%;
    font-size: 14px;
    margin: 5px;
    line-height: 18px;
    border: 1px solid #d16319;
}

.search-button {
    background-color: #d16319;
    border: none;
    padding: 11px;
    color: #fff;
    width: 100%;
    font-size: 14px;
}

.floorPlansImage {
    border: 1px solid #FF8201;
    height: 60px;
    min-width: 80px;
}

@media (max-width : 767px) {
    #ProgressBar p span {
        left: 33%;
        font-size: 19px;
    }

    #ProgressBar p img {
        left: 38%;
    }
}

@media (min-width:768px) and (max-width: 991px) {
    #ProgressBar p span {
        left: 37%;
        font-size: 32px;
    }

    #ProgressBar p img {
        left: 43%;
        width: 50px;
    }
}

@media (min-width:991px) and (max-width: 1200px) {
    .get-a-quote-menu{
        padding:6px !important;
        margin: 0px 10px;
        border-radius: 5px;
    }

    .ipad-cart-margin {
        margin-right: 20px;
    }
}

@media (min-width:768px) and (max-width: 990px) {

    .ipad-call-rfq-display-none {
        display: none;
    }
}

/*.carousel-inner > .item {
    
    -webkit-transition: 10s ease-in-out left !important; 
    -moz-transition: 10s ease-in-out left !important; 
    -o-transition: 10s ease-in-out left !important; 
    transition: 10s ease-in-out left !important; 
}*/


#search_box .search-box {
    background: url(../../../Content/Images/icons/search-grey.svg) no-repeat 50% center;
    background-size: 15px 15px;
    border: solid 1px #FF8201;
    padding: 4px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    width: 25px;
    height: 25px;
    padding-left: 10px;
    color: transparent;
    cursor: pointer;
}
#search_box .search-box:focus {
        padding-left: 15px;
        color: #000;
        background-color: #fff;
        cursor: auto;
        width: 150px;
        background: url(../../../Content/Images/icons/search-grey.svg) no-repeat 90% center;
        background-size: 20px 20px;
        border-color: #FF8201;
        -webkit-box-shadow: 0 0 5px rgb(109 207 246 / 50%);
        -moz-box-shadow: 0 0 5px rgba(109,207,246,.5);
        box-shadow: 0 0 5px rgb(109 207 246 / 50%);
    }

.call-now-btn-nav {
    height: 36px;
    padding: 8px;
    
}
.call-now-btn-text{
    font-size: 16px !important; 
    font-weight: bold !important;
}
.get-a-quote-nav {
    width: 130px;
    height: 36px;
    background-color: white;
    border-radius: 5px;
    border: 2px solid #FF8201;
    text-align: center;
    padding: 5px;
}
.get-a-quote-menu {
    width: 125px;
    background-color: #FF8201;
    border: 0px solid #FF8201;
    text-align: center;
    padding: 0px;
}

.get-a-quote-btn-text {
    color: #FF8201 !important;
    font-size: 12px !important;
}
.get-a-quote-nav-btn-text {
    /*color: #FF8201 !important;*/
    color: white !important;
    font-size: 14px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    text-align: center !important;
}
.ch-margin {
    margin: 5px 10px 0px;
}
.ch-icon-size{
    height: 25px;
    width: 25px;
}
.cart-icon-top {
    max-width: 25px;
    margin: 6px 15px 0px 20px;
    max-height: 25px;
    
}
.cart-icon-display-none {
    display: none;
}
/*.cart-ch-margin-right {
    margin-right: 15px !important;
}*/

.search-ipad-margin {
    margin-top: 5px;
}


.search-box1 {
  
    background: white;
    height: 25px;
    border-radius: 100px;
    padding: 0px;
    border: 1px solid #FF8201;
}

.search-btn {
    color: orange;
    float: right;
    width: 25px;
    border-radius: 50%;
    background: white;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 2s;
    border: none;
    padding: 2px !important;
    background-color: white !important;
}

.fa-search {
    background: transparent;
    font-size: 18px;
}

.search-input {
    border: none;
    background: none;
    outline: none;
    float: left;
    padding: 0;
    color: inherit;
    font-size: 14px;
    transition: 0.4s;
    width: 0;
}

.search-box1 > .search-input {
    width: 150px;
    padding: 0px 7px;
    background-color: white;
    border-radius: 100px;
}
.fa-search:before {
    content: "\f002";
    height: 20px;
    width: 20px;
}

.bg-MM-Blue {
    background-color: #1C326B;
}
.bottom-3d-sticky-icon {
    display: inline-block;
    margin: 0px 20px;
    height: 40px;
    width: 40px;
}
.bottom-3d-sticky-text {
    color: white !important;
    display: inline-block;
    font-size: 18px;
}
.bottom-3d-padding {
    padding: 15px 0px;
}
.fgWhiteUnderline{
   color:white !important;
   text-decoration:underline !important;
}
.close-3dBar {
    position: absolute;
    right: 30px;
    bottom: 25px;
}