﻿@charset "utf-8";

body {
    overflow-x: hidden;
}

/* CSS Document */

.FHead h3 {
    margin-top: 5px;
    text-align: center;
    font-size: 28px;
    font-family: 'Arimo';
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding-bottom: 15px;
    border-bottom: 2px solid #f3bdbb;
    margin-bottom: 30px;
}

.Imgsze img {
    width: 100%;
    height: 123px;
}

#storehr {
    text-align: right;
    padding-right: 7px;
}

.copyright_wrap .wcp_btn {
    background-color: #787777;
    padding: 5px;
    border-radius: 100px;
}

    .copyright_wrap .wcp_btn:hover {
        color: #fff;
    }

.top_sm li {
    display: inline-block;
    float: left;
    background: #454545;
    margin: 0 10px 0 0;
    padding: 10px 12px;
    border-radius: 50%;
    font-size: 21px;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.static-banner {
    border: 0px solid #212121;
    margin: 0px 0 15px;
}


.top_sm li.heading_txt {
    color: #545454;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
}

.rnum {
	font-family: 'Slabo 27px', serif;
	font-size: 15px;
}

.footer_wrap .rnum {
    font-family: 'Slabo 27px', serif;
    font-size: 14px;
}

.spbtn, .spbtn:hover {
    background: #c40d29;
    color: #fff;
    padding: 5px 10px;
    position: absolute;
    margin-top: 12px;
    border: 0;
    margin-left: 4pc;
    text-decoration: none;
    font-weight: 600;
    border-radius: 4px;
}

.sphrsbtn, .sphrsbtn:hover {
    position: absolute;
    right: 28pc;
    background: #c40d29;
    color: #fff;
    padding: 5px 15px;
    border-radius: 5px;
    border: none;
    top: 13px;
    text-decoration: none;
}

.topmsg {
    text-align: center;
    padding: 5px 0;
    background: #c60000;
    color: #fff;
    font-size: 17px;
    font-weight: 600;
}

    .topmsg a {
        color: #fff;
    }
/*.top_sm li a
{
    background: #797979;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
    border-radius: 50%;
    color: #fff;
	font-size: 16px;

}

.top_sm li a:hover
{
	background:#771129;
}
.top_sm li a.fb
{
	padding: 4px 9px;
}
.top_sm li a.insta
{
	padding: 4px 7px
}
.top_sm li a.tw
{
	padding: 4px 7px;
}
.top_sm li a.pi
{
	padding: 4px 7px;
    height:34px;
}
.top_sm li a.yt
{
	padding: 4px 7px;
}*/
.ldtxt b {
    font-weight: 900;
    color: #000;
}

.sm_wrap li a.fb {
    padding: 5px 9px;
}

.sm_wrap li a {
    background: #797979;
    padding: 5px 7px;
    margin: 0 2px;
    border-radius: 50%;
    color: #fff;
}
/*form Creating Bullets form main command sub menu*/
ul.sitemap_wrap {
    padding-left: 20px;
    color: black;
}

.sitemap_wrap ul li a {
    color: #000000;
}

.sitemap_wrap li a {
    color: #000000;
}

.sitemap_wrap ul li a:hover {
    color: #8c8c8c;
}

.sitemap_wrap li a:hover {
    color: #8c8c8c;
}

ul.sitemap_wrap li {
    list-style: circle;
}

    ul.sitemap_wrap li li {
        list-style: disc;
        margin-left: 40px;
    }

.breadcrumb li a {
    color: #b1888f;
}

ul, body {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
}

body {
    font-family: 'Raleway', sans-serif;
}

.top_header {
    background: #212121;
    color: #fff;
    padding-top: 7px;
}

    .top_header a.livelink {
        text-decoration: none;
        color: #fff;
    }

.logo_wrap {
    width: 30%;
    display: inline-block;
    float: left;
}

.menu_wrap {
    width: 70%;
    display: inline-block;
    float: left;
}

.adj_link.pull-right {
    margin: 10px 0;
    padding: 10px 30px;
    background: #e2e2e2;
    border-radius: 5px;
}

.adj_link li {
    float: left;
    display: inline-block;
    font-weight: bold;
}

    .adj_link li a {
        font-size: 14px;
        padding: 0 8px;
        margin: 10px 0;
        color: #212121;
        text-decoration: none;
        border-right: 1px solid #212121;
    }

        .adj_link li a:hover {
            color: #808080;
        }

.navbar-default.bowman_nav .navbar-nav > li > a:hover {
    color: #FFFFFF;
}

.top_contact i {
    color: #fd9baa;
}

.adj_link li:last-child a {
    border-right: 0;
    padding: 0 0 0 8px;
}

.navbar-default.bowman_nav {
    border: 0;
    margin-bottom: 0;
    border-radius: 0px;
}

    .navbar-default.bowman_nav .navbar-nav {
        float: none;
        margin: 0;
        text-align: center;
    }

        .navbar-default.bowman_nav .navbar-nav > li {
            float: none;
            display: inline-block;
        }

            .navbar-default.bowman_nav .navbar-nav > li > a {
                color: #212121;
                font-size: 15px;
                text-transform: uppercase;
                padding: 15px 8px;
                font-weight: 600;
            }
    

.top_header .container {
    width: 98%;
}

.top_contact {
    text-align: right;
}

.navbar-default.bowman_nav .navbar-nav > li:last-child > a {
    padding: 15px 0;
}

.navbar-default.bowman_nav .navbar-nav > .open > a,
.navbar-default.bowman_nav .navbar-nav > .open > a:hover,
.navbar-default.bowman_nav .navbar-nav > .open > a:focus {
    color: #212121;
    background: transparent;
}

.bowman_nav .dropdown-menu {
    top: 100%;
    border-top: 3px solid #fd9baa;
    border-bottom: 0;
    border-right: 0;
    border-radius: 0;
    border-left: 0;
    padding: 0;
    right: 0;
    left: auto;
}

    .bowman_nav .dropdown-menu:before {
        content: "";
        left: 75%;
        top: -10px;
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #ffffff;
        position: absolute;
    }

    .bowman_nav .dropdown-menu > li > a {
        padding: 10px 20px;
    }

        .bowman_nav .dropdown-menu > li > a:hover, .bowman_nav .dropdown-menu > li > a:focus {
            background: #efefef;
        }

.bowman_nav .dropdown-submenu {
    position: relative;
}

    .bowman_nav .dropdown-submenu .fa {
        float: right !important;
        position: relative;
        top: -15px;
        right: -20px;
    }

    .bowman_nav .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
    }

    .bowman_nav .dropdown-submenu:hover > a:after {
        border-left-color: #fff;
    }

    .bowman_nav .dropdown-submenu.pull-left {
        float: none;
    }

        .bowman_nav .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
        }

    .bowman_nav .dropdown-submenu .dropdown-menu:before {
        content: "";
        left: 0%;
        top: 10px;
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 10px solid #fd9baa;
        position: absolute;
    }


.hm_banner .carousel-inner > .item > img {
    /*width: 100%;*/
}

.hm_banner .embed-responsive-16by9 {
    padding-bottom: 44.35%;
}

.slider_invisibletxt {
    visibility: hidden;
}

.hm_banner .carousel-caption {
    top: 25%;
    left: 10%;
}

    .hm_banner .carousel-caption h2 {
        color: #212121;
        text-transform: uppercase;
        text-shadow: none;
        text-align: left;
    }

        .hm_banner .carousel-caption h2:after {
            content: "";
            position: absolute;
            left: 50%;
            top: 30%;
            width: 100%;
            height: 2px;
            background: #212121;
            transform: translate(-50%, 50%);
        }

    .hm_banner .carousel-caption h3 {
        color: #1a1a1a;
        text-align: left;
        line-height: 32px;
        margin-top: 30px;
        text-shadow: none;
    }

.hmbanner_btn {
    border: 2px solid #fd9baa;
    color: #000;
    border-radius: 0;
    font-weight: 600;
    margin-top: 15px;
    padding: 8px 12px;
    transition: background ease-out 500ms;
    text-transform: uppercase;
}

    .hmbanner_btn:hover {
        background: #fd9baa;
        border: 2px solid #fd9baa;
    }

.hm_banner .carousel-indicators {
    bottom: 60px;
    display: none;
}

    .hm_banner .carousel-indicators li {
        border: 1px solid #d6d6d6;
        background: #000;
        width: 12px;
        height: 12px;
        margin: 0 2px 0 2px;
    }

    .hm_banner .carousel-indicators .active {
        background: #fd9baa;
        border: 1px solid #fd9baa;
        width: 12px;
        height: 12px;
        margin: 0 2px 0 2px;
    }


.service_wrap .container {
    background: #fff;
    -webkit-box-shadow: 3px 3px 60px 15px rgba(221,221,221,0.7);
    -moz-box-shadow: 3px 3px 60px 15px rgba(221,221,221,0.7);
    box-shadow: 3px 3px 60px 15px rgba(221,221,221,0.7);
}

.engagementring_img {
    padding-left: 0;
}

    .engagementring_img .mob_view, .hm_banner .carousel-inner > .item > img.mob_view {
        display: none;
    }

.engring_btn {
    position: absolute;
    left: 5%;
    bottom: 8%;
    border: 2px solid #fff;
    background: transparent;
    color: #000;
    border-radius: 0;
    font-weight: 600;
    margin-top: 15px;
    padding: 8px 12px;
    transition: background ease-out 500ms;
    text-transform: uppercase;
}

    .engring_btn:hover {
        background: #fff;
        border: 2px solid #fff;
    }

.service_wrap {
    position: relative;
    top: -60px;
}

.service_list .row {
    margin: 9% 0;
}

.service_img, .service_txt {
    float: left;
    display: inline-block;
}

.service_img {
    width: 30%;
}

.service_txt {
    width: 70%;
}

.service_content .read_more {
    font-weight: 600;
}

    .service_content .read_more a {
        color: #fd9baa;
        font-size: 14px;
        text-transform: uppercase;
        text-decoration: none;
    }

        .service_content .read_more a:hover {
            color: #000000;
        }

.service_txt h3 {
    color: #222;
    margin: 0 0 10px;
    font-weight: 600;
    text-transform: uppercase;
}

.abt_txt h3 {
    color: #222222;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
}

.abt_txt h4 {
    color: #2a3843;
    font-weight: 600;
    font-size: 18px;
}

.abt_txt p {
    color: #545454;
    font-size: 16px;
    text-align: justify;
}

.abt_txt .abt_read_mr a {
    color: #fd9baa;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
}

    .abt_txt .abt_read_mr a:hover {
        color: #2a3843;
    }

.product_wrap {
    margin: 25px 0 35px;
}

    .product_wrap h3 {
        text-align: center;
        color: #000;
        font-weight: 600;
        font-size: 30px;
        text-transform: uppercase;
    }

    .product_wrap h4 {
        text-align: center;
        color: #1e1e1e;
        font-weight: 600;
        text-transform: uppercase;
    }

    .product_wrap .owl-nav.disabled {
        display: block;
    }

        .product_wrap .owl-nav.disabled .owl-prev,
        .product_wrap .owl-nav .owl-prev {
            position: absolute;
            top: 50%;
            left: 0;
            transform: translate(-50%,-50%);
            background: transparent;
            color: #2a3843;
            font-size: 24px;
        }

        .product_wrap .owl-nav.disabled .owl-next,
        .product_wrap .owl-nav .owl-next {
            background: transparent;
            color: #2a3843;
            font-size: 24px;
            position: absolute;
            top: 50%;
            right: 0;
            transform: translate(-50%,-50%);
        }

.testimony_wrap, .designer_wrap {
    min-height: 500px;
}

.testimony_wrap {
    background: #efefef;
    float: left;
    display: inline-block;
    width: 50%;
    padding: 15px 65px 30px;
    text-align: center;
}

    .testimony_wrap h3 {
        color: #000;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 30px;
    }

    .testimony_wrap .testimony_name {
        color: #222222;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 24px;
    }

    .testimony_wrap .testimony_designation {
        color: #545454;
        font-size: 14px;
    }

    .testimony_wrap p {
        color: #545454;
        font-size: 16px;
    }

.testimony_btn {
    border: 2px solid #2a3843;
    color: #000;
    border-radius: 0;
    font-weight: 600;
    margin: 5% auto;
    padding: 8px 12px;
    transition: background ease-out 500ms;
    text-transform: uppercase;
}

    .testimony_btn:hover {
        background: #2a3843;
        color: #fff;
        border: 2px solid #2a3843;
    }

.testimony_wrap img {
    margin: 0 auto;
}

.designer_wrap {
    background: #2a3843;
    display: inline-block;
    float: left;
    width: 50%;
    padding: 15px 67px 30px;
}

    .designer_wrap h3 {
        text-align: center;
        color: #fd9baa;
        font-weight: 600;
        font-size: 30px;
        text-transform: uppercase;
    }

.designer_logocontainer {
    float: left;
    display: inline-block;
    width: 33.33%;
    padding: 36px 15px;
}

.designer_logowrap.first_row .designer_logocontainer {
    border-bottom: 1px solid #efefef;
    border-right: 1px solid #efefef;
}

.designer_logowrap.last_row .designer_logocontainer {
    border-right: 1px solid #efefef;
}

    .designer_logowrap.first_row .designer_logocontainer:last-child,
    .designer_logowrap.last_row .designer_logocontainer:last-child {
        border-right: 0;
    }

.designer_logowrap.first_row {
    margin-top: 25px;
}

.design_btn {
    border: 2px solid #fd9baa;
    color: #fff;
    background: #2a3843;
    border-radius: 0;
    font-weight: 600;
    margin: 5% auto;
    padding: 8px 12px;
    transition: background ease-out 500ms;
    text-transform: uppercase;
    width: 100px;
}

    .design_btn:hover {
        background: #fd9baa;
        color: #fff;
        border: 2px solid #fd9baa;
    }

newlettr_wrap_25 {
    padding: 25px 0;
}

.newlettr_wrap {
    padding: 25px 0;
    text-align: center;
}

    .newlettr_wrap .form-control {
        width: 300px;
        border-radius: 0;
    }

    .newlettr_wrap label {
        color: #000;
        font-size: 21px;
        text-transform: uppercase;
    }

    .newlettr_wrap .nl_btn {
        border: 2px solid #fd9baa;
        color: #000;
        background: #fd9baa;
        border-radius: 0;
        font-weight: 600;
        margin-top: 0;
        padding: 5px 20px;
        transition: background ease-out 500ms;
        text-transform: uppercase;
    }

        .newlettr_wrap .nl_btn:hover {
            background: #fff;
        }

.search_panel {
    padding: 10px 0;
}


.search_box {
    height: 32px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    background-color: #e2e2e2;
    background-image: none;
    border: 1px solid #e2e2e2;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
}

.search_btn {
    background: #e2e2e2;
    text-align: center;
    padding: 7px 11px;
    border: 1px solid #e2e2e2;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-left: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.newsl {
    margin: 10px 5px;
}

.no-lpj {
    padding-left: 0;
}

.txtlp20 {
    padding: 0 15px;
    margin: 10px 0;
}

    .txtlp20 .join_box {
        margin-left: 7px;
    }

.join_box {
    width: 97%;
    height: 40px;
    border: 1px solid #c5c5c5;
    padding: 5px 10px;
    font-size: 16px;
}

#join-email-section {
    border: 2px dotted #808080;
    padding: 0 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0;
}

.diasble {
    pointer-events: none;
}

.pad0 {
    padding: 0px;
    border-bottom: 1px solid #fd9baa;
}

.spacer-top {
    padding-top: 10px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .search_btn .fa {
        padding-right: 10px;
    }
}

.btn-pgno-sel {
    background-color: #fd9baa;
    color: #000;
    border-radius: 0;
}

.btn-pgno {
    display: inline-block;
    padding: 6px 12px;
    border: 1px solid #fd9baa;
    border-radius: 0;
}

    .btn-pgno:hover, .btn-fl {
        background: #fd9baa99;
    }

/*.btn .nl_btn
{
    border: 2px solid #fd9baa;
	color:#000;
	background: #fd9baa;
	border-radius:0;
	font-weight: 600;
	margin-top:0;
	padding: 6px 20px;
	transition: background ease-out 500ms;
    text-transform: uppercase;
}
.btn .nl_btn:hover{background:#fff;}*/

.footer_wrap {
    background: #363636;
    color: #5c5c5c;
    padding: 25px 0;
}

    .footer_wrap .ft_title {
        text-transform: uppercase;
        font-weight: 600;
        margin: 8px 0;
        font-size: 14px;
        color: #999;
    }

    .footer_wrap .company_nm {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 12px;
    }

    .footer_wrap .ft {
        font-weight: 900;
        margin: 8px 0;
        font-size: 14px;
        color: #999;
    }

.bold_txt {
    font-weight: 600;
}

.footer_wrap li {
    font-size: 12px;
    line-height: 20px;
    color: #999;
}

    .footer_wrap li a {
        color: #999;
        transition: color ease-out 500ms;
        text-decoration: none;
    }

        .footer_wrap li a:hover {
            color: #fd9baa;
        }

.ft_double_row {
    float: left;
    display: inline-block;
    width: 50%;
}

.footer_wrap ul {
    border-right: 1px solid #999;
    padding: 15px 0;
    min-height: 240px;
}

    .footer_wrap ul.last-child {
        border-right: 0;
    }

.footer_wrap .sm_wrap ul {
    min-height: auto;
    border-right: 0;
}

.sm_wrap li.heading_txt {
    color: #545454;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
}

.sm_wrap li {
    display: inline-block;
    float: left;
    /*background: #454545;*/
    margin: 0 2px 0 0;
    padding: 3px 1px;
    border-radius: 50%;
    font-size: 16px;
    font-weight: bold;
}

.sm_wrap1 {
    display: inline-block;
    float: left;
    margin: 0 10px 0 0;
    padding: 5px 1px;
    border-radius: 50%;
    font-size: 14px;
    font-weight: bold;
}

.sm_wrap li.fb {
    padding: 5px 5px;
    /*background: #454545;*/
}

.sm_wrap li.tw {
    padding: 5px 5px;
    /*background: #454545;*/
}

.sm_wrap li.insta {
    padding: 5px 5px;
    /*background: #454545;*/
}

.sm_wrap li.yt {
    padding: 5px 5px;
    /*background: #454545;*/
}

.sm_wrap li.pi {
    padding: 5px 5px;
    /*background: #454545;*/
}

.sm_wrap li a {
    color: #fff;
}

    .sm_wrap li a:hover {
        color: #fd9baa;
    }

.ft_double_row:first-child {
    border-right: 0;
}

.copyright_wrap {
    color: #fff;
    padding: 10px 0 0px;
    background: #000;
    font-size: 12px;
}

    .copyright_wrap a {
        color: #fff;
        text-decoration: none;
    }

    .copyright_wrap .pit {
        text-align: right;
    }

    .copyright_wrap a:hover {
        color: #fd9baa;
    }

.minpght {
    min-height: 500px;
}

.spacer-s {
    padding-top: 20px;
}

.spacer-s1 {
    height: 30px;
}

.spacer-sl {
    padding-top: 20px;
}

.spacer-s2 {
    height: 10px;
}

.ReadMore_btn {
    border: 1px solid #2a3843;
    color: #000;
    border-radius: 0;
    font-weight: 600;
    margin: 0% auto;
    padding: 5px 10px;
    transition: background ease-out 500ms;
    text-transform: uppercase;
    margin-left: 30px;
}

    .ReadMore_btn:hover {
        background: #2a3843;
        color: #fd9baa;
        border: 2px solid #2a3843;
    }

/*Navigation Section*/
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #fee6ea;
    border-radius: 4px;
}

    .breadcrumb > li {
        display: inline-block;
    }

        .breadcrumb > li + li:before {
            padding: 0 5px;
            color: #ccc;
            content: "/\00a0";
        }

    .breadcrumb > .active {
        color: #777;
    }

.textred {
    color: red;
    font-size: large;
}

.redtext {
    color: red;
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px;
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;
}

.TblLBorder {
    border-left: 1px solid #EEEEEE;
}

.rcorners2 img {
    border-radius: 5px;
    border: 2px solid #c1b7b7;
    padding: 5px;
    width: 500px;
    height: 338px;
}

.rcorners3 img {
    border-radius: 5px;
    border: 2px solid #c1b7b7;
    padding: 5px;
    width: 700px;
    height: 300px;
}

.rcorners4 img {
    border-radius: 5px;
    border: 2px solid #c1b7b7;
    padding: 5px;
    width: 150px;
    height: 150px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.acorners img {
    border-radius: 5px;
    border: 2px solid #c1b7b7;
    padding: 5px;
}

.Img-Shadow img {
    /*width: 250px;*/
    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;
    border-radius: 3px;
}

.FPImg {
    padding: 15px 5px;
}

.TblFrame {
    border: 1px solid #EEEEEE;
}

.TblFrame1 {
    border: 1px solid #EEEEEE;
    padding: 25px;
}

.productbox {
    background-color: #ffffff;
    padding: 10px;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 8px 6px -6px #999;
    -moz-box-shadow: 0 8px 6px -6px #999;
    box-shadow: 0 8px 6px -6px #999;
}

.productbox2 {
    background-color: #ffffff;
    padding: 10px;
    margin-bottom: 5px;
    /*-webkit-box-shadow: 0 8px 6px -6px  #999;
	   -moz-box-shadow: 0 8px 6px -6px  #999;
	        box-shadow: 0 8px 6px -6px #999;*/
}

.productprice {
    border-top: 1px solid #dadada;
    font-family: "Raleway",sans-serif;
    padding-top: 5px;
}

.producttitle {
    padding: 5px 0px 5px 18px;
    font-family: "Raleway",sans-serif;
    min-height: 50px;
}

.azm-social {
    margin: 0;
    padding: 0;
    display: inline-block;
    color: #fff;
    text-align: center;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

    .azm-social:hover, .azm-social:focus, .azm-social:active {
        outline: 0;
        color: #fff;
    }

.azm-size-32 {
    width: 32px;
    height: 32px;
    margin: 3px;
    padding-top: 8px;
    font-size: 14px;
    line-height: 14px;
}

.azm-social {
    color: #fff;
}

.azm-size-25 {
    width: 25px;
    height: 25px;
    margin: 3px;
    margin-left: 0;
    padding-top: 5px;
    font-size: 14px;
    line-height: 14px;
}

.azm-gradient {
    position: relative;
    overflow: hidden;
}

    .azm-gradient:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: -moz-linear-gradient(top, rgba(255,255,255,0.4) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.4)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(255,255,255,0.4) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(255,255,255,0.4) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(255,255,255,0.4) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
        background: linear-gradient(to bottom, rgba(255,255,255,0.4) 0%,rgba(255,255,255,0) 100%); /* W3C */
    }

.azm-facebook, .azm-facebook:hover {
    background: #4862a3;
    color: #fff;
}

.azm-twitter, .azm-twitter:hover {
    background: #55acee;
    color: #fff;
}

.azm-pinterest, azm-pinterest:hover {
    background: #db242c;
    color: #fff;
}

.azm-instagram, .azm-instagram:hover {
    background: #3d6b92;
    color: #fff;
}

.azm-linkedin, .azm-linkedin:hover {
    background: #0177b5;
    color: #fff;
}

.azm-behance, .azm-behance:hover {
    background: #0077ff;
    color: #fff;
}

.azm-email-1, .azm-email-1:hover {
    background: #35c7ed;
    color: #fff;
}

.azm-email-2, .azm-email-2:hover {
    background: #35c7ed;
    color: #fff;
}

.azm-print, .azm-print:hover {
    background: #449D44;
    color: #fff;
}

.azm-youtube, .azm-youtube:hover {
    background: #fff;
}

/*.abt_btn_btn {
    border: 2px solid #2a3843;
    color: #000;
    border-radius: 0;
    font-weight: 600;
    margin: 5% auto;
    padding: 8px 12px;
    transition: background ease-out 500ms;
    text-transform: uppercase;
}

    .abt_btn_btn:hover {
        background: #000000;
        color: #fff;
        border: 2px solid #2a3843;
    }*/

.BtnSearch, .cs {
    font-size: 12px;
    font-family: Arial, Tahoma, Verdana;
    color: #FFFFFF !important;
    border: 1px solid;
    border-color: #000;
    height: 22px;
    width: 100px;
    background-color: #000;
    font-weight: bold;
    padding: 2px 5px;
}

.TblColBorder {
    color: #000;
    font-size: 13px;
    font-family: Arial, Tahoma, Verdana;
    border: 1px solid #000;
    padding: 5px;
}

    .TblColBorder a {
        color: #000;
        text-decoration: none;
        font-size: 13px;
        font-weight: 500;
    }

.CmbSSB {
    color: #000;
    font-size: 11px;
    font-family: Arial, Tahoma, Verdana;
    border: 2px solid #000;
    background-color: #fff;
    height: 25px;
    width: 100%;
}

.hm_banner .carousel-control.left, .hm_banner .carousel-control.left:hover, .hm_banner .carousel-control.right, .hm_banner .carousel-control.right:hover {
    background-image: none;
}

.hm_banner .left.carousel-control .fa, .hm_banner .right.carousel-control .fa {
    font-size: 45px;
    color: #fd9baa;
    background: #fff;
    margin-top: 15pc;
    padding: 10px 5px;
    opacity: 1;
}

.hm_banner .left.carousel-control .fa {
    margin-left: -10pc;
}

.hm_banner .right.carousel-control .fa {
    margin-right: -10pc;
}

.hm_banner .carousel-control {
    opacity: 1;
}

.toptxt {
    text-align: center;
    padding: 3px 5px;
    background: #ad0000;
    color: #fff;
    font-size: 15px;
}

.toptxt {
    display: block;
}

    .toptxt:hover {
        color: #fff;
    }

.servsec .nohomepage {
    display: none;
}

.minpght iframe {
    border: 1px solid #eee;
}

.apptxt {
    width: 150px;
    line-height: 1;
    border-radius: 15px;
    background: #F3BDBB;
    color: #444444;
    padding: 5px 7px;
    text-align: center;
    font-weight: 700;
    font-family: arial;
    float: right;
    font-size: 12px;
}

.fallstorehours {
    position: relative;
}

.fallstorehourscont {
    position: absolute;
    margin-left: calc(50% - 289px);
    margin-right: auto;
    top: calc(50% - 10px);
    font-size: 16px;
}

/*Responsive*/
@media(min-width:1500px) {
    .hm_banner .embed-responsive-16by9 {
        padding-bottom: 39.99%;
    }

    .fallstorehourscont {
        font-size: 12px;
        margin-left: calc(50% - 397px);
        top: calc(50% - 15px);
        font-size:22px;
    }
}

@media(max-width:1300px) {
    .spbtn, .spbtn:hover {
        margin-left: 2pc;
    }

    .navbar-default.bowman_nav .navbar-nav > li > a {
        padding: 15px 8px;
        font-size: 14px;
    }
}

@media (max-width: 1250px) {
    .rnum {
        font-size: 14px;
    }

    .top_header {
        font-size: 11px;
    }

    .spbtn, .spbtn:hover {
        padding: 5px 8px;
        margin-left: 1pc;
    }

    .adj_link.pull-right {
        margin: 00 0 5px;
        padding: 5px 30px;
    }

    .navbar-default.bowman_nav .navbar-nav > li > a {
        padding: 15px 7px;
        font-size: 13px;
    }

    .hm_banner .carousel-caption h2 {
        font-size: 27px;
    }

    .service_list .row {
        margin: 4% 0;
    }

    .service_txt h3 {
        font-size: 21px;
    }

    .abt_txt h3 {
        font-size: 21px;
    }

    .abt_txt h4 {
        font-size: 16px;
    }

    .product_wrap h3, .testimony_wrap h3, .designer_wrap h3 {
        font-size: 27px;
    }

    .designer_logocontainer {
        padding: 40px 15px;
    }

    .design_btn {
        margin: 16% auto 0%;
    }

    .testimony_wrap, .designer_wrap {
        min-height: 505px;
    }

    .slider_invisibletxt {
        height: 165px;
    }
}

@media(max-width:1169px) {
    .navbar-default.bowman_nav .navbar-nav > li > a {
        padding: 15px 6.5px;
        font-size: 12px;
    }

    .adj_link li a {
        padding: 0 7px;
    }
}

@media(max-width:1069px) {
    .navbar-default.bowman_nav .navbar-nav > li > a {
        padding: 15px 5px;
        font-size: 11px;
    }

    .spbtn, .spbtn:hover {
        padding: 3px 3px;
        margin-left: -4pc;
    }

    .sphrsbtn, .sphrsbtn:hover {
        right: 28pc;
        padding: 4px 7px;
        top: 12px;
        font-size: 13px;
    }

    .hm_banner .left.carousel-control .fa, .hm_banner .right.carousel-control .fa {
        font-size: 46px;
        color: #fd9baa;
        background: #fff;
        margin-top: 12pc;
        padding: 7px 3px;
        opacity: 1;
    }

    .hm_banner .left.carousel-control .fa {
        margin-left: -8pc;
    }

    .hm_banner .right.carousel-control .fa {
        margin-right: -8pc;
    }

    .service_wrap {
        position: relative;
        top: -30px;
    }

    .hm_banner .carousel-indicators {
        bottom: 30px;
    }
}

@media (max-width: 991px) {
    .adj_link li a {
        font-size: 12px;
        padding: 0 4px;
    }

    .adj_link.pull-right {
        padding: 4px 21px;
    }

    .search_panel {
        padding: 5px 0;
    }

    .logo_wrap {
        width: 30%;
    }

    .menu_wrap {
        width: 70%;
    }

    .spbtn, .spbtn:hover {
        margin-top: 8px;
        padding: 5px 8px;
        font-size: 13px;
    }

    .sphrsbtn, .sphrsbtn:hover {
        right: 27pc;
        padding: 5px 7px;
        top: 9px;
        font-size: 13px;
    }

    .adj_link.pull-right {
        margin: 5px 5px 2px 0px;
        padding: 5px 30px;
    }

    .sm_wrap {
        margin-right: 5px;
    }

    .navbar-default.bowman_nav .navbar-nav > li > a {
        padding: 15px 5px;
        font-size: 11px;
    }

    .dropdown-menu > li > a {
        font-size: 11px;
    }

    .hm_banner .carousel-caption h2 {
        font-size: 20px;
    }

    .slider_invisibletxt {
        height: 150px;
    }

    .hm_banner .carousel-caption h3 {
        font-size: 18px;
        line-height: 24px;
    }

    .hm_banner .carousel-caption {
        top: 15%;
    }

    .service_txt h3 {
        font-size: 13px;
    }

    .service_txt p {
        font-size: 12px;
    }

    .service_list .row {
        margin: 10% 0;
    }

    .engagementring_img {
        padding-right: 0;
    }

    .abt_txt h3 {
        font-size: 18px;
        margin-top: 0;
    }

    .abt_txt h4 {
        font-size: 14px;
    }

    .abt_txt p, .abt_txt .abt_read_mr a {
        font-size: 12px;
    }

    .testimony_wrap, .designer_wrap {
        padding: 0px 10px 20px;
        min-height: 475px;
    }

        .designer_wrap h3 {
            margin-bottom: 14%;
        }

    .designer_logocontainer {
        padding: 32px 15px;
    }

    .product_wrap h3, .testimony_wrap h3, .designer_wrap h3 {
        font-size: 24px;
    }

    .footer_wrap ul {
        border-right: 0;
        min-height: 250px;
    }

    .copyright_wrap {
        font-size: 12px;
    }

    .hm_banner .carousel-indicators {
        bottom: 30px;
    }

    .service_wrap {
        position: relative;
        top: -30px;
    }
}

.frm {
    width: 100%;
    height: 2150px;
    border: none;
}

@media (min-width: 819px) and (max-width: 1024px) {
    .frm {
        width: 100%;
        height: 3600px;
        border: none;
    }
}

@media  (max-width: 768px) {
    .frm {
        width: 100%;
        height: 5800px;
        border: none;
    }
}

@media (max-width: 576px) {
    .frm {
        width: 100%;
        height: 4000px;
        border: none;
    }
}

@media(max-width:969px) {
	.navbar-default.bowman_nav .navbar-nav {
			float: none;
			margin: 0 10px;
			text-align: left;
		}

		.navbar-default.bowman_nav .navbar-nav > li {
			float: none;
			display: block;
		}

			.navbar-default.bowman_nav .navbar-nav > li:last-child > a {
				padding: 4px 2px;
			}

    .navbar-header {
        float: none;
    }

    .hm_banner .left.carousel-control .fa {
        margin-left: -7pc;
    }

    .hm_banner .right.carousel-control .fa {
        margin-right: -7pc;
    }


    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

        .navbar-collapse.collapse {
            display: none !important;
        }

    .navbar-nav {
        float: none !important;
        margin: 7.5px -15px;
    }

        .navbar-nav > li {
            float: none;
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }

    .navbar-text {
        float: none;
        margin: 15px 0;
    }

    .spbtn, .spbtn:hover {
		padding: 3px 3px;
		margin-left: -7pc;
	}

    .sphrsbtn, .sphrsbtn:hover {
        right: 25.5pc;
        padding: 4px 7px;
        top: 8px;
        font-size: 13px;
    }

    .menu_wrap {
        width: 68%;
    }

    .logo_wrap {
        width: 32%;
    }

    .adj_link.pull-right {
        margin: 4px 4px 4px 0px;
        padding: 3px 15px;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in {
        display: block !important;
    }

    .collapsing {
        overflow: hidden !important;
    }

    .navbar-nav {
        float: none !important;
        margin: 7.5px 0px;
    }

    .bowman_nav .dropdown-submenu .dropdown-menu:before {
        content: "";
        left: 76%;
        top: -18px;
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #ffffff;
        position: absolute;
    }

    .bowman_nav .dropdown-submenu .fa {
        top: 0;
    }

    .bowman_nav .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 0;
        margin-top: 36px;
        margin-left: -1px;
    }
}

@media(max-width:850px) {
    .spacer-sl {
        padding-top: 10px;
    }

    .adj_link.pull-right {
        margin: 2px 2px 2px 0px;
        padding: 1px 5px;
    }

    .spbtn, .spbtn:hover {
		padding: 5px 7px;
		margin-left: -10pc;
		font-size: 13px;
	}

    .logo_wrap {
        width: 34%;
    }

    .menu_wrap {
        width: 66%;
    }

    .hm_banner .carousel-indicators {
        bottom: 20px;
    }

    .sphrsbtn, .sphrsbtn:hover {
        right: 25pc;
        padding: 5px 7px;
        top: 9px;
        font-size: 13px;
    }

    .hm_banner .right.carousel-control .fa {
        margin-right: -5pc;
    }

    .hm_banner .left.carousel-control .fa {
        margin-left: -5pc;
    }
}

@media (max-width: 767px) {
    .servsec .nohomepage {
        display: block;
    }

    .sm_wrap {
        float: none !important;
        text-align: center;
    }

        .sm_wrap ul {
            display: inline-block;
        }

    ul.toplink {
        list-style: none;
        display: inline-flex;
    }

        ul.toplink li {
            padding: 0 4px;
        }

    .redlink {
        background: #c60000 !important;
    }

        .redlink a, .redlink a :hover, .redlink a :focus {
            color: #fff !important;
        }

    .bowman_nav .collapse {
        display: block;
    }

    .dropdown-menu > li > a {
        font-size: 14px;
    }

    .spbtn, .spbtn:hover {
        padding: 5px 10px;
        margin-left: 0pc;
        color: #fff !important;
        border-radius: 0;
    }

    .topmenu ul {
        display: none;
    }

        .topmenu ul.dropdown-menu {
            left: auto;
            right: 5px;
            top: -8px;
        }

            .topmenu ul.dropdown-menu:after, .topmenu ul.dropdown-menu:before {
                bottom: 100%;
                right: 10px;
                border: solid transparent;
                content: " ";
                height: 0;
                width: 0;
                position: absolute;
                pointer-events: none;
            }

            .topmenu ul.dropdown-menu::after {
                border-color: rgba(136, 183, 213, 0);
                border-bottom-color: #fff;
                border-width: 10px;
                margin-left: 10px;
            }

            .topmenu ul.dropdown-menu::before {
                border-color: rgba(194, 225, 245, 0);
                border-bottom-color: #d9d9d9;
                border-width: 13px;
                margin-left: 5px;
                right: 6px;
            }

            .topmenu ul.dropdown-menu li {
                display: block;
                background-color: #fff;
                cursor: pointer;
                border-bottom: 1px solid #f5f5f5;
            }

                .topmenu ul.dropdown-menu li a {
                    font-weight: 400;
                    color: #333;
                    height: auto;
                    line-height: auto;
                    padding: 5px 15px;
                    margin: 0 5px;
                }

                    .topmenu ul.dropdown-menu li a span {
                        display: block;
                    }

        .topmenu ul li a span.cnum {
            display: none !important;
        }

            .topmenu ul li a span.cnum span {
                display: none;
            }

        .topmenu ul.dropdown-menu > li > a:focus, .topmenu ul.dropdown-menu > li > a:hover {
            background-color: inherit;
        }

    .topmenu a img {
        display: none;
    }

    .topmenu_btn {
        border: 0;
        background: #ffffff00;
        border-radius: 50px;
        padding: 0;
        font-size: 20px;
        margin-top: 8px;
        position: absolute;
        right: 22px;
        top: -5px;
    }

        .topmenu_btn .fa {
            color: #fff;
            background: #fd9baa;
            padding: 5px 10px;
            border: 1px solid #000000;
        }

    #dismiss {
        display: block;
        position: absolute;
        background: #f71300;
        z-index: 99999;
        top: 6px;
        right: 15px;
        width: 30px;
        height: 30px;
        opacity: 1;
        cursor: pointer;
        text-align: center;
        border: 1px solid #000;
    }

        #dismiss .icon-line {
            background-color: rgba(255,255,255,0);
        }

            #dismiss .icon-line::before, #dismiss .icon-line::after {
                background-color: #232323;
                display: block;
                width: 24px;
                height: 2px;
                margin: 3px 0;
                position: absolute;
                left: 0;
                right: 0;
                content: "";
                -webkit-transition: transform 0.3s;
                -moz-transition: transform 0.3s;
                -ms-transition: transform 0.3s;
                -o-transition: transform 0.3s;
                transition: transform 0.3s;
                transition-delay: 0.2s;
                -moz-transition-delay: 0.2s;
                -webkit-transition-delay: 0.2s;
                -o-transition-delay: 0.2s;
                -ms-transition-delay: 0.2s;
            }

            #dismiss .icon-line::before {
                -moz-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
                top: 10px;
                background-color: #ffffff;
                left: 2px;
            }

            #dismiss .icon-line::after {
                -moz-transform: rotate(-45deg);
                -o-transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
                top: 10px;
                background-color: #ffffff;
                left: 2px;
            }


    .hm_banner .carousel-control {
        opacity: 1;
        display: block;
    }

    .footer_wrap ul {
        border-right: 0;
        min-height: unset;
    }

    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: left;
    }

    .form-horizontal .has-feedback .form-control-feedback {
        right: 15px;
    }

    .navbar-default.bowman_nav .navbar-nav > li > a {
        padding: 4px 2px;
        font-size: 13px;
    }

    .navbar-default .navbar-toggle {
        border: none;
        background: transparent;
    }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #000;
        }

    /*.spbtn, .spbtn:hover {
        padding: 5px 10px;
        margin-left: 0pc;
        font-size: 13px;
        position: relative;
    }*/

    .sphrsbtn, .sphrsbtn:hover {
        right: 27pc;
        padding: 3px 8px;
        top: -1px;
        font-size: 13px;
    }

    .navbar-toggle {
        position: relative;
        float: right;
        margin-bottom: 0px;
        transform: translate(-50%, 50%);
        left: auto;
        margin-top: 0;
        top: -18px;
        right: -10px;
    }

    .navbar {
        position: relative;
        min-height: 30px !important;
    }

    .bowman_nav .dropdown-menu::before {
        display: none;
    }

    .top_contact, .metal_value {
        text-align: center;
        float: none !important;
    }

    .navbar-default.bowman_nav .navbar-toggle .icon-bar {
        background-color: #fff;
        width: 22px;
        height: 3px;
    }

    .navbar-default.bowman_nav .navbar-toggle:hover, .navbar-default.bowman_nav .navbar-toggle:focus {
        background-color: #fd9baa;
    }

    .navbar-default.bowman_nav {
        float: none !important;
    }

    .hm_banner .carousel-caption h2 {
        text-align: left;
        font-size: 18px;
    }

        .hm_banner .carousel-caption h2::after {
            left: 10px;
            transform: none;
            width: 50%;
        }

    .hm_banner .carousel-caption {
        top: 7%;
    }

        .hm_banner .carousel-caption h3 {
            font-size: 16px;
            line-height: 21px;
            margin-top: 20px;
        }

    .hmbanner_btn {
        margin-top: 5px;
    }

    .hm_banner .carousel-caption {
        display: none;
    }

    .hm_banner .carousel-indicators {
        bottom: 15px;
    }

    .bowman_nav .navbar-nav .open .dropdown-menu {
        background: #f2f2f2;
    }

    .engagementring_img .desk_view, .hm_banner .carousel-inner > .item > img.desk_view {
        display: none;
    }

    .engagementring_img .mob_view, .hm_banner .carousel-inner > .item > img.mob_view {
        display: block;
    }

    .engring_btn {
        left: 14%;
        bottom: 10%;
    }

    .about_wrap {
        margin: 5% 0;
    }

    .service_txt {
        margin: 15px 0;
    }

    .service_wrap {
        top: 0px;
    }

    .logo_wrap {
        width: 100%;
        background: #000;
    }

    .menu_wrap {
        width: 100%;
    }

    .adj_link.pull-right {
        padding: 2% 12% 3%;
        float: none !important;
        margin: 0 auto;
        text-align: center;
    }

    .adj_link li a {
        font-size: 12px;
        padding: 0 7px;
    }

    .testimony_wrap, .designer_wrap {
        width: 100%;
    }

        .designer_wrap h3 {
            margin-bottom: 5%;
        }

    .newlettr_wrap .form-control {
        display: inline-block;
    }

    .copyright_wrap {
        text-align: center;
    }

        .copyright_wrap .pit {
            text-align: center;
            float: none !important;
        }

    .service_list .row {
        margin: 2% 0;
    }

    .testimony_wrap, .designer_wrap {
        min-height: auto;
    }

    .design_btn {
        margin: 5% auto;
    }

    .newlettr_wrap .form-control {
        width: 260px;
    }

    .newlettr_wrap label {
        font-size: 16px;
    }

    .sm_wrap li.fb {
        padding: 5px 10px;
    }

    .sm_wrap li {
        margin: 0 5px 0 0;
        padding: 8px 2px;
        font-size: 13px;
    }

    .hm_banner .right.carousel-control .fa {
        margin-right: -5pc;
    }

    .hm_banner .left.carousel-control .fa {
        margin-left: -5pc;
    }

    .fallstorehourscont {
        font-size: 12px;
        margin-left: calc(50% - 109px);
        top: calc(50% - 15px);
    }

   
}

@media(max-width:600px) {
    .sphrsbtn, .sphrsbtn:hover {
        right: 22pc;
        padding: 4px 7px;
        top: -1px;
        font-size: 12px;
    }

    #dismiss {
        top: 6px;
        right: 6px;
    }
    /*.spbtn, .spbtn:hover {
        padding: 5px 10px;
        margin-left: 7pc;
    }*/
    .hm_banner .left.carousel-control .fa, .hm_banner .right.carousel-control .fa {
        font-size: 38px;
        color: #fd9baa;
        background: #fff;
        margin-top: 7pc;
        padding: 4px;
        opacity: 1;
    }
}

@media(max-width :500px) {
    .adj_link.pull-right {
        padding: 2% 0% 9%;
    }



    #dismiss {
        top: 6px;
        right: 2px;
    }

    .search_panel {
        padding: 5px 0;
        padding-top: 0;
    }

    .top_contact, .metal_value {
        text-align: center;
        float: none !important;
        padding: 0;
        margin: 0;
    }

    .topmenu_btn {
        right: 10px;
        top: -7px;
    }

    .logo_wrap {
        background: #000;
        width: 100%;
    }

        .logo_wrap img {
            max-width: 75%;
        }

    .topmsg {
        text-align: center;
        padding: 2px 0;
        background: #c60000;
        color: #fff;
        font-size: 13px;
        font-weight: 600;
    }

    .sphrsbtn, .sphrsbtn:hover {
        right: 19pc;
        padding: 2px 7px;
        top: 0px;
        font-size: 13px;
    }

    /*.spbtn, .spbtn:hover {
        padding: 5px 10px;
        margin-left: 7pc;
    }*/

    .hm_banner .left.carousel-control .fa {
        margin-left: -3pc;
    }

    .hm_banner .right.carousel-control .fa {
        margin-right: -3pc;
    }

    .adj_link.pull-right {
        padding: 0px 0px !important;
    }

    .top_contact, .metal_value {
        text-align: center;
        float: none !important;
        padding: 0 !important;
    }
}

@media (max-width: 479px) {
    .bowman_nav .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 0;
        margin-top: 0;
        margin-left: 15px;
    }

    .top_contact, .metal_value {
        text-align: center;
        float: none !important;
        padding: 0 20px !important;
    }

        .top_contact p {
            margin-bottom: 0;
        }

    .top_header {
        background: #212121;
        color: #fff;
        padding-top: 0;
    }

    .topmsg {
        text-align: center;
        padding: 1px 0;
        background: #c60000;
        color: #fff;
        font-size: 12px;
        font-weight: 600;
    }

    .sphrsbtn, .sphrsbtn:hover {
        right: 14pc;
        padding: 4px 7px;
        top: -1px;
        font-size: 12px;
    }

    /*.spbtn, .spbtn:hover {
        padding: 5px 10px;
        margin-left: 7pc;
        font-size: 13px;
        position: relative;
    }*/

    .bowman_nav .dropdown-submenu .fa {
        right: 0px;
    }

    .engring_btn {
        padding: 4px 8px;
        font-size: 12px;
    }

    .footer_wrap .col-md-2.col-sm-4.col-xs-4,
    .footer_wrap .col-md-3.col-sm-8.col-xs-8,
    .footer_wrap .col-md-3.col-sm-4.col-xs-4,
    .ft_double_row {
        width: 100%;
    }

    .footer_wrap ul {
        min-height: auto;
    }

    .adj_link.pull-right {
        padding: 40px 15px;
        padding-top: 0px;
    }

    .adj_link li a {
        padding: 0 12px;
    }

    .hm_banner .carousel-indicators {
        bottom: 0px;
    }

    .sm_wrap li.fb {
        padding: 5px 0px;
    }

    /*.sm_wrap{
        margin-left: 10%;
        margin-bottom: 13%;
    }*/

    .testimony_wrap h3 {
        font-size: 17px;
        padding-bottom: 10px;
    }

    .testimony_wrap img {
        margin: 0 auto;
        width: 40px;
    }

    .testimony_wrap .testimony_name {
        font-size: 16px;
    }

    .testimony_wrap p {
        color: #545454;
        font-size: 14px;
    }

    .testimony_btn {
        border: 2px solid #2a3843;
        color: #000;
        border-radius: 0;
        font-weight: 500;
        margin: 0% auto;
        padding: 0px 11px;
        transition: background ease-out 500ms;
        text-transform: uppercase;
    }

    .hmratings {
        text-align: left;
    }

    .no-padding {
        padding: 0;
    }

    .design_btn {
        margin: 0% auto;
        padding: 3px 12px;
    }

    #join-email-section {
        border: 0px dotted #808080;
        padding: 0 0px;
        padding-top: 5px;
        padding-bottom: 0px;
        margin: 0;
    }

    .newlettr_wrap {
        padding: 0px 0;
        text-align: center;
    }

    .join_box {
        width: 97%;
        height: 40px;
        border: 1px solid #c5c5c5;
        padding: 0px 5px;
        font-size: 13px;
    }
    .newlettr_wrap .nl_btn {
        border: 2px solid #fd9baa;
        color: #000;
        background: #fd9baa;
        border-radius: 0;
        font-weight: 600;
        margin-top: 0;
        padding: 2px 20px;
        transition: background ease-out 500ms;
        text-transform: uppercase;
        width: 100%;
    }
    .newlettr_wrap label {
        font-size: 14px;
    }

    .fallstorehourscont {
        font-size: 10px;
        margin-left: calc(50% - 91px);
    }

@media(max-width:360px) {
    .hm_banner .left.carousel-control .fa, .hm_banner .right.carousel-control .fa {
        font-size: 30px;
        color: #fd9baa;
        background: #fff;
        margin-top: 5pc;
        padding: 0 7px;
        opacity: 1;
    }

    ul.toplink li {
        padding: 0 4px;
        font-size: 13px;
    }

    .topmenu_btn {
        right: 2px;
        top: 10px;
    }


    /*.spbtn, .spbtn:hover {
        padding: 5px 10px;
        margin-left: 0pc;
    }*/

    .hm_banner .right.carousel-control .fa {
        margin-right: -2pc;
    }

    .hm_banner .left.carousel-control .fa {
        margin-left: -2pc;
    }

    .service_txt {
        margin: 5px 0;
    }

    .product_wrap h3, .testimony_wrap h3, .designer_wrap h3 {
        font-size: 20px;
    }

    .testimony_wrap .testimony_name {
        font-size: 13px;
    }

    .testimony_wrap h3 {
        border-bottom: 1px solid #e6e6e6;
    }

    .product_wrap h3, .testimony_wrap h3, .designer_wrap h3 {
        font-size: 18px;
        margin: 0;
        padding: 10px 0;
    }

    .newsl {
        margin: 0px 5px;
    }

    .form-group {
        margin-bottom: 5px;
    }

    #ctl00_centersection_joinemaillist_txtJoinLst {
        height: 30px;
    }

    .testimony_wrap, .designer_wrap {
        padding: 0px 5px 5px;
    }

    .testimony_btn {
        padding: 0px 5px;
        font-size: 12px;
    }

    .footer_wrap ul {
        padding: 0px 0;
    }

    .footer_wrap .ft_title {
        text-transform: uppercase;
        font-weight: 600;
        margin: 1px 0;
        font-size: 13px;
        color: #999;
    }

    .footer_wrap {
        padding: 5px 0;
    }

        .footer_wrap .ft {
            font-weight: 900;
            margin: 0px 15px;
            font-size: 12px;
            color: #999;
        }

    div#our_products .item {
        padding: 0pc 5pc;
        margin: 0;
    }

    .product_wrap {
        margin: 0 0 0px;
    }

}

@media(max-width :320px) {

    .adj_link.pull-right {
        padding: 40px 0px;
    }

    .sphrsbtn, .sphrsbtn:hover {
        right: 13pc;
    }
}
