
@font-face {
    font-family: 'BKANT';
    src: url('../fonts/BKANT.TTF') format('truetype');
}

@font-face {
    font-family: 'FootlightMTLight';
    src: url('../fonts/FootlightMTLight.ttf') format('truetype');
}

body {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 15px;
    color: #000;
    background: #f6f5ea;
}

html {
    overflow-x: hidden !important;
}

.icbox img {
    width: 16%;
}

a {
    color: #000;
}

    a:hover {
        color: #313133;
        text-decoration: none;
    }

    a.redclr {
        color: red;
    }

    a.cslink {
        font-weight: 600;
        color: #000;
        text-decoration: underline;
    }

.rowrg0 {
    padding: 0;
    margin: 0;
}

.topbanner {
    background: #232323;
    color: #fff;
    padding-top: 4px;
}

.slist {
    list-style: disclosure-closed;
}

/*spacer Starts*/
.spacer15 {
    padding-top: 15px;
}

.spacer10 {
    padding-top: 10px;
}

.spacer20 {
    padding-top: 20px;
}

.spacer30 {
    padding-top: 30px;
}
/*spacer Ends*/
.TblFrame {
    border: 1px solid #ccc;
}

/*Padddings Starts*/
.setpad {
    padding-right: 30px;
}

.setpadd {
    padding-left: 30px;
}

.no-padding {
    padding: 0px;
}


/*Padding Ends*/
/*-----------
    Logo Header
*/
.logo-header {
    padding: 25px 5px;
}

.callus {
    font-size: 15px;
    padding-top: 0px;
    padding-bottom: 15px;
    /*padding-left: 25px;*/
}

.searchwrap {
    /*padding-left: 25px;*/
}

.searchbox {
    border-radius: 5px;
    border: 0;
    border-bottom: 1px solid #3b3b3b;
    border-right: none;
    padding: 8px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    border-radius: 0;
    font-size: 14px;
}

.searchbtn {
    background: transparent;
    border: 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #3b3b3b;
    color: #000;
    padding: 7px 5px;
    font-size: 18px;
}


@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
    .selector:not(*:root), .searchbtn {
        padding: 8px 5px;
    }
}

.tmlist {
    list-style: none;
    padding-top: 5px;
    margin: 0;
    float: right;
    /*padding-right: 15px;*/
}

    .tmlist li {
        display: inline-block;
        font-size: 16px;
        color: #292929;
        letter-spacing: 0.4px;
    }

        .tmlist li::after {
            content: '|';
            padding: 0 6px;
        }

        .tmlist li:last-child::after {
            content: '';
        }

    .tmlist a {
        color: #000;
    }

        .tmlist a .fa {
            padding: 0 2px;
            color: #000;
        }


.social-icons {
    text-align: right;
    padding-top: 45px;
    padding-right: 2pc;
}

    .social-icons ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .social-icons ul li {
            display: inline-block;
            padding: 0 2px;
        }

            .social-icons ul li a {
                color: #000;
                text-decoration: none;
                font-size: 23px;
            }

    .social-icons .fa {
        background: #fff repeat scroll 0 0;
        color: #000;
        height: 30px;
        line-height: 30px;
        text-align: center;
        width: 30px;
        transition: all ease-in-out 0.3s;
        -webkit-transition: all ease-in-out 0.3s;
        -moz-transition: all ease-in-out 0.3s;
        -ms-transition: all ease-in-out 0.3s;
        border-radius: 100%;
        margin: 2px;
        border: 1px solid;
        font-size: 20px;
    }
/*-----------
    Logo End
*/


/*CMenu*/
.navbar {
    display: flex;
    justify-content: space-between;
}

.navbar-default .navbar-nav > li.openleft > ul {
    right: 0;
    left: auto;
}
/*.navbar-default.stphnjwlrs-nav .navbar-nav > li {
    border-right: 1px solid #000;
    
}*/
#tpmenu > li > a {
    display: inline-block;
}

#tpmenu > li:after {
    content: "|";
}

#tpmenu li:last-of-type:after {
    content: "";
}

.navbar-default.stphnjwlrs-nav .navbar-nav > li:last-child {
    border-right: none;
}

/*.navbar-default.stphnjwlrs-nav .navbar-nav > li > a {
        color: #faf6f9;
        padding: 4px 24px;
        font-weight: 500;
        letter-spacing: 0px;
    }*/

.navbar-nav {
    margin-left: 0px;
}

.navbar-default.stphnjwlrs-nav .navbar-nav > li > a {
    padding: 12px 15px;
    font-size: 19px;
    font-weight: 500;
    font-family: 'FootlightMTLight';
}

.navbar-default.stphnjwlrs-nav .navbar-nav > li:hover > .dropdown-menu,
.navbar-default.stphnjwlrs-nav .navbar-nav > li > .dropdown-menu > .dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.navbar-default.stphnjwlrs-nav .navbar-nav > li:hover > a,
.navbar-default.stphnjwlrs-nav .navbar-nav > li > .dropdown-menu > li:hover {
    background-color: #c1c1c1;
}

nav.navbar.navbar-default.stphnjwlrs-nav {
    background-color: #000;
    color: #fff;
    font-size: 15px;
    margin-bottom: 0;
    border-radius: 0;
    padding: 2px 0;
    min-height: 34px;
    border-top: 1px solid #ccc;
}

.navbar-default {
    background-color: #000;
    border-color: #000;
}

    .navbar-default .navbar-nav .open .dropdown-menu > li > a, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
    }

    .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        color: #fff;
    }

        .navbar-default .navbar-nav > li > a:hover {
            color: #fff;
        }


#leftm {
    float: left !important;
}

#rightm {
    float: right !important;
}

.navbar-toggle {
    width: 100%;
    padding: 0;
}

    .navbar-toggle > p {
        display: inline-block;
        color: #444;
        margin-bottom: 0;
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 30px;
        height: 4px;
        border-radius: 1px;
    }

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle {
    border: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    text-align: left;
    list-style: none;
    background-color: #000;
    color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        line-height: 1.42857143;
        color: #fff;
        white-space: nowrap;
        font-size: 18px;
        font-family: 'FootlightMTLight';
    }

        .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
            color: #000;
            text-decoration: none;
            background-color: transparent;
        }

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
}

.dropdown-menu li:after {
    content: "";
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #000;
    background-color: #fff;
}

/*----------------
    Flash
*/

.flashoverlay {
    position: absolute;
    top: 10%;
    right: 15%;
}

.flashheadertxt {
    font-family: Nunito Sans;
    font-size: 42px;
    color: #caa151;
}

.flashtext {
    font-size: 22px;
    color: #8a8a8a;
}

.flash_wrap .fa.fa-angle-left.flashi {
    padding: 20px 30px;
    background: #efefef;
}

.fa.fa-angle-right.flashi {
    padding: 20px 30px;
    background: #e9e9e9;
}

.fa.fa-angle-left.flashi {
    padding: 20px 30px;
    background: #e9e9e9;
}

.colletinbtnoverlay {
    position: absolute;
    bottom: 1%;
    right: 5%;
}

.collectionbtn {
    font-size: 18px;
    text-decoration: underline;
}

.minpght {
    min-height: 500px;
    font-size: 16px;
}
/*Category Starts */

h1::before {
    display: inline-block;
    content: "";
    border-top: .3rem solid #000;
    width: 4rem;
    margin: 0 1rem;
    transform: translateY(-1rem);
}

.categoryheader {
    padding-right: 50px;
    font-size: 30px;
    padding-top: 17px;
}

.ocatheader {
    font-size: 32px;
}

.catogrytxt {
    text-align: center;
    font-size: 19px;
    font-weight: 400;
    padding-top: 0;
}

.catogryimgtxt {
    font-size: 18px;
}

.categoryinlineblock {
    display: inline-block;
    padding-left: 28px;
}
/*Category Ends */


/*Promos Starts */
.canadianoverlay {
    position: absolute;
    top: 27%;
    left: 11%;
}

.canadiantxthdr {
    font-size: 20px;
    color: #0d6ebb;
}

.canadiantxt {
    font-size: 18px;
}

.citizenwatchoverlay {
    position: absolute;
    top: 5%;
    left: 5%;
}

.citizenwatchhdr {
    font-size: 30px;
}

.citizenwatchtxt {
    font-size: 18px;
    position: relative;
    top: 45px;
    left: 4px;
}

/*Promos Ends */

/*Banner Starts */
.banneroverlay {
    position: absolute;
    right: 10%;
    top: 32%;
}

.bannerimgoverlay {
    position: absolute;
    bottom: 33%;
    right: 2%;
}

.bannertxt {
    color: #fff;
    font-size: 30px;
}

.setinblock {
    display: inline-block;
    padding-left: 10px;
}

.shopbtnoverlay {
    position: absolute;
    bottom: 10%;
    right: 2%;
}

.shopbtn {
    color: #FFFFFF;
    background-color: #000;
    padding: 10px 25px;
    border: 1px solid #000;
    border-radius: 0;
    font-size: 16px;
    z-index: 9999;
}
/*Banner Ends */

/*News Letter*/
.lgreybg {
    background-color: #fff;
}

.panelbrdr {
    border: 1px solid #000;
    /*background-color: #ffffff;*/
}

.lheader {
    text-transform: capitalize;
    font-size: 22px;
    font-weight: 500;
}

.mtextc {
    text-align: left;
}

.mtextc2 {
    text-align: right;
}

.nstxtbox {
    background: #dadada;
    border: 0;
    height: 42px;
    color: #000;
    padding: 3px 10px;
    font-size: 15px;
    border-radius: 0px;
    font-weight: 500;
}

.btnns, .btns:hover {
    background: #000;
    border: 1px solid #287472;
    border: 0;
    padding: 8px 45px 10px;
    font-size: 17px;
    border-radius: 0px;
    color: #fff;
    text-transform: uppercase;
}

/*Products Starts*/
.newarrivalsheaders {
    font-size: 30px;
    padding-left: 70px;
}

#prod .owl-item {
    padding: 8px;
}

.starclr {
    color: #000;
}

.starnoclr {
    color: #ccc;
}

.prduptxt {
    font-size: 18px;
}

.prdbtmtxt {
    font-size: 12px;
}

.priceclr {
    color: #000;
}

.strike {
    color: #000;
    text-decoration: line-through;
}
/*Products Ends*/

.pnlbgclr {
    background-color: #0e0e0e;
}

.abttxt .fa, .abttxt .fa:hover {
    color: red;
}

.col-xs-12.text-center.instatxt a {
    margin-top: 0;
    color: #000;
    font-size: 19px;
    text-align: center;
    /* font-weight: 600; */
    text-transform: uppercase;
}

.setpnlpad {
    padding: 20px;
}

/*.setpnlpad .panel-default {
        border: 1px dashed #656565;
        padding-bottom: 3pc;
    }*/

.abttxtbld {
    /*font-weight: bold;*/
    color: #fff;
    font-size: 16px;
}

.abttxt {
    color: #fff;
    font-size: 16px;
}

.abthdr {
    color: #fff;
    font-size: 25px;
}

/*
    footer
*/

.footer {
    padding: 15px 0 10px;
    color: #3b3b3b;
}

.pnlbgclr.footer1.row.rowrg0 {
    color: #fff;
    padding: 30px 1pc;
    line-height: 1.7;
}

    .pnlbgclr.footer1.row.rowrg0 a, .pnlbgclr.footer1.row.rowrg0 a:hover, .pnlbgclr.footer1.row.rowrg0 a:focus {
        color: #fff;
    }

.bmenu {
    padding: 0 0 5px;
    text-align: center;
}

    .bmenu ul {
        margin: 0;
        list-style: none;
        padding: 0;
        font-size: 14px;
    }

        .bmenu ul li {
            padding: 0;
            display: inline-block;
        }

            .bmenu ul li::after {
                content: "|";
                padding: 0 8px;
                color: #3b3b3b;
            }

            .bmenu ul li:last-child::after {
                content: "";
            }

            .bmenu ul li:last-child {
                border-right: 0;
            }

.footer a {
    color: #3b3b3b;
    font-weight: 500;
    padding: 8px;
    font-size: 15px;
}

.controlbtn, .controlbtn:hover {
    background: #000;
    color: #fff !important;
    border: 0 !important;
    padding: 5px 10px !important;
    font-size: 14px !important;
}

.copyright {
    font-size: 12px;
}

.hcnt {
    text-align: right;
    font-size: 12px;
}

.btmsocial-icons {
    text-align: center;
    padding-top: 5px;
}

    .btmsocial-icons ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .btmsocial-icons ul li {
            display: inline-block;
            padding: 0 2px;
        }

    .btmsocial-icons .fa {
        background: #fff repeat scroll 0 0;
        color: #000;
        height: 30px;
        line-height: 30px;
        text-align: center;
        width: 30px;
        transition: all ease-in-out 0.3s;
        -webkit-transition: all ease-in-out 0.3s;
        -moz-transition: all ease-in-out 0.3s;
        -ms-transition: all ease-in-out 0.3s;
        border-radius: 100%;
        margin: 2px;
        border: 1px solid;
        font-size: 20px;
    }

.readmorebtn, .readmorebtn:hover {
    color: #FFFFFF;
    background-color: #232323;
    padding: 4px 30px;
    border: 1px solid #fff;
    border-radius: 0;
    font-size: 16px;
    z-index: 9999;
}

/*.parent img {
   height: 100%;
   width: 100%;
}*/

element.style {
    display: block;
}

.nivo-caption {
    color: #fff;
    border: 1px solid dashed;
    padding: 15px;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.panel h2:after {
    content: "";
    top: 20%;
    left: 22%;
    position: absolute;
    width: 39%;
    height: 3px;
    z-index: 1;
    background: #287472;
    transform: translate(-40%, 10%);
}

.sup {
    font-size: 17px;
    vertical-align: text-top;
}

.setbotmbrder {
    border-bottom: 1px solid;
    border-bottom-width: 2px;
    border-bottom-color: #808080;
}

/*---------------------------------
    Internal Pages Starts Here
------------------------------------*/

.lgemtxt {
    padding-top: 5pc;
    text-align: justify;
}

@media print {
    body * {
        visibility: hidden;
    }

    #pntImg {
        display: none;
    }

    #Img1 * {
        visibility: visible;
    }
}

.vptable {
    width: 80%;
    border: 1px solid #0d1242;
}

    .vptable td {
        padding: 2px 5px;
        border-bottom: 1px solid #0d1242;
        border-right: 1px solid #0d1242;
        color: #000;
    }

    .vptable caption {
        padding-top: 3px;
        padding-bottom: 3px;
        color: #000;
        text-align: center;
        border: 1px solid #0d1242;
        border-bottom: 0;
        font-weight: 600;
    }

.btnwlist {
    position: absolute;
    padding: 5px;
    /*right: 5pc;*/
    right: 20px;
    top: 12px;
    color: #000;
    font-size: 25px;
    z-index: 1;
}

.btncompare {
    position: absolute;
    padding: 5px;
    /*right: 5.2pc;*/
    right: 22px;
    top: 48px;
    color: #000;
    font-size: 25px;
    z-index: 1;
}

.stylevp {
    margin: 10px 0;
    border: 1px solid #eaeaea;
}


.product-title {
    padding: 5px 0 5px 0;
    font-size: 20px;
    text-transform: uppercase;
    text-align: left;
    font-weight: 600;
}

.product-cat {
    padding: 5px 0 5px 0;
    font-size: 22px;
    text-align: left;
    font-weight: 600;
    color: #000;
}

.product-sku {
    font-size: 20px;
    font-weight: 600;
    color: #2c2c2c;
}

    .product-sku p {
        display: ruby;
    }

.product-price {
    color: #ec1818;
    font-size: 25px;
    font-weight: 600;
}

.pdheader {
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: underline;
}

.pdtxt {
    font-size: 13px;
    text-align: justify;
    color: #1c1b1b;
}

.fbicon {
    color: #0e0d0d;
    font-size: 16px;
    padding: 0 5px;
}

    .fbicon .fa {
        font-size: 25px;
    }

.picon {
    color: #0e0d0d;
    font-size: 16px;
    padding: 0 5px;
}

    .picon .fa {
        font-size: 25px;
    }

.ticon {
    color: #0e0d0d;
    font-size: 16px;
    padding: 0 5px;
}

    .ticon .fa {
        font-size: 25px;
    }

.eicon {
    color: #0e0d0d;
    font-size: 16px;
    padding: 0 5px;
}

    .eicon .fa {
        font-size: 22px;
    }

.pticon {
    color: #0e0d0d;
    font-size: 16px;
    padding: 0 5px;
}

    .pticon .fa {
        font-size: 23px;
    }

.qrcodetxt {
    text-align: left;
}

.enquirymodal {
    background-color: #FAFAFA;
    padding: 18px 32px;
}

    .enquirymodal .modal-body {
        padding: 0;
    }

    .enquirymodal .form-control {
        background-color: #fff;
        border: 1px solid #ECECEC;
        border-radius: 3px;
        font-size: 14px;
        line-height: 28px;
        padding: 0 4px;
        color: #3D3D3D;
        width: 100%;
        margin: 4px 0;
        box-sizing: border-box;
    }

.backpnl {
    padding-top: 3px;
}

.closebtn {
    border: 0;
    background: transparent;
    text-align: center;
    text-decoration: underline;
    font-weight: 600;
    font-size: 18px;
}


.btnenquiry, .btnenquiry:hover {
    position: relative;
    margin: 0 auto;
    padding: 10px 15px;
    background: transparent;
    outline: none;
    font-size: 16px;
    color: #fff;
    margin: 0 5px;
}

    .btnenquiry::before, .btnenquiry::after {
        top: 0;
        height: 100%;
        width: 100%;
        border-radius: 0;
        animation: none;
        background-color: #e0afaa;
        content: "";
        position: absolute;
    }

    .btnenquiry::before {
        top: 0.5rem;
        left: 0.35rem;
    }

    .btnenquiry::after {
        background: #000;
        left: 0rem;
    }

    .btnenquiry span {
        z-index: 1;
        position: relative;
        color: #fff;
    }

.navg .fa {
    color: #000;
    font-weight: 600;
}

.pgnavg {
    color: #000;
    font-weight: 600;
}

.panel-title > a {
    display: block;
    position: relative;
}

    .panel-title > a:after {
        content: "\f078"; /* fa-chevron-down */
        font-family: 'FontAwesome';
        position: absolute;
        right: 0;
    }

    .panel-title > a[aria-expanded="true"]:after {
        content: "\f077";
        font-family: 'FontAwesome';
        position: absolute;
        right: 0;
    }

.tradebox {
    padding: 5px 5px 5px;
    /* border: 2px solid #eee; */
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
    box-shadow: 0 2px 3px #959595;
}
/*Register*/
.aflink, .aflink:hover, .aflink:focus {
    color: #000;
}

    .aflink a, .aflink a:hover, .aflink a:focus {
        color: #000;
    }

    .aflink.pull-right {
        color: #000;
    }

.limiter {
    /*position: relative;
    top: -3pc;*/
}

    .limiter .input-group-addon {
        color: #fff;
        text-align: center;
        background-color: #292929;
        border: 1px solid #292929;
        border-radius: 0;
    }

    .limiter .form-control {
        border: 1px solid #292929;
        border-radius: 0;
    }

.topicon {
    text-align: center;
    background: #292929;
    display: inline-block;
    color: #fff;
    border-radius: 50%;
    padding: 10px 30px;
    font-size: 50px;
    position: relative;
    top: 43px;
    z-index: 99999;
    border: 10px solid #fff;
}


.signupicon {
    padding: 12px 20px;
}

.fogtpass {
    padding: 7px 24px;
}

.login100-form-title {
    font-size: 24px;
    color: #000;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    display: block;
}

.cflbl {
    color: #fff;
    border-color: #66afe9;
    font-size: 15px;
}

.container-login100 {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 3pc 15px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 1;
}

    .container-login100::before {
        content: "";
        display: block;
        position: absolute;
        z-index: -1;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: #e7e7e7;
    }

.wrap-login100 {
    width: 390px;
    border-radius: 10px;
    overflow: hidden;
    background: transparent;
}

.loginbg, .fpasswordbg, .signupng {
    background-image: none;
}

    .loginbg .wrap-login100 {
        width: 340px;
    }

    .signupng .wrap-login100 {
        width: 470px;
    }


    .fpasswordbg .wrap-login100 {
        width: 350px;
    }

.BtnSignUp, .BtnSignUp:hover, .BtnSignUp:focus, .BtnSignUp:active {
    background: #000;
    border: 1px solid #fff;
    padding: 6px 20px;
    border-radius: 0 !important;
    font-weight: 600;
    color: #fff;
}

.modal-header {
    padding: 0;
    border-bottom: 0;
    text-align: right;
}

#GProdModal .modal-header .close, #ProdModal .modal-header .close {
    margin-top: 0px;
    margin-right: 10px;
    color: #000;
    opacity: 1;
    font-size: 30px;
}

.dianame {
    display: none;
}

.sprodsheader {
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
    color: #000;
    font-weight: 600;
}

.cftxtbox, .cftxtbox:hover, .cftxtbox:focus {
    background: #ffffffe6;
    color: #000;
    padding: 10px;
    border: none;
    border-radius: 0 !important;
    font-size: 13px;
}

/*Register Ends here*/
.rmrg0 {
    margin: 0;
}

/*Product Pages*/
.preloader-ring {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
}

    .preloader-ring div {
        box-sizing: border-box;
        display: block;
        position: absolute;
        width: 51px;
        height: 51px;
        margin: 6px;
        border: 6px solid #000;
        border-radius: 50%;
        animation: preloader-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        border-color: #000 transparent transparent transparent;
    }

        .preloader-ring div:nth-child(1) {
            animation-delay: -0.45s;
        }

        .preloader-ring div:nth-child(2) {
            animation-delay: -0.3s;
        }

        .preloader-ring div:nth-child(3) {
            animation-delay: -0.15s;
        }

@keyframes preloader-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.Filterheader {
    text-align: center;
    background: #f0f0f0;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.FilterSec .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    color: inherit;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
}

    .FilterSec .panel-title:hover {
        text-decoration: none;
    }

.FilterSec .panel-group {
    margin-bottom: 0px;
}

    .FilterSec .panel-group .panel + .panel {
        margin-top: 0px;
    }

.FilterSec .panel-default > .panel-heading {
    background-color: white;
    border-radius: 0px;
    border-top-color: 1px solid #ddd;
    border-bottom-color: 1px solid #ddd;
}

.FilterSec {
    border: 1px solid #e7e7e7;
    margin-top: 20px;
    padding-left: 0px;
    padding-right: 0px;
}

    .FilterSec h5 {
        text-transform: uppercase;
        font-weight: bold;
    }

    .FilterSec hr {
        margin-top: 0px;
        margin-bottom: 0px;
    }

.ChkPadding input[type="checkbox"], input[type=radio] {
    display: none;
}

    .ChkPadding input[type="checkbox"] + label {
        display: block;
        width: 20px;
        height: 20px;
        background-color: lightgray;
        text-indent: 26px;
        white-space: nowrap;
        border-radius: 5px;
        font-weight: normal;
        font-size: 14px;
        background: rgb(240, 240, 240);
        border: 1px solid #dadada;
    }

.ChkPadding input[type=radio] + label {
    display: block;
    width: 1em;
    height: 1em;
    border: 0.0625em solid rgb(192,192,192);
    border-radius: 1em;
    background: rgb(240, 240, 240);
    vertical-align: middle;
    line-height: 1em;
    font-size: 14px;
    white-space: nowrap;
    text-indent: 20px;
    font-weight: normal;
}

.ChkPadding input[type=checkbox]:checked + label::before {
    content: "\2714";
    color: #000;
    height: 1em;
    line-height: 1.1em;
    width: 1em;
    font-weight: 900;
    margin-right: 6px;
    margin-left: -20px;
}

.ChkPadding input[type=radio]:checked + label::before {
    content: "\2688";
    color: #000;
    display: inline;
    width: 1em;
    height: 1em;
    margin-right: 6px;
    margin-left: -19px;
}

.ChkPadding input[type=checkbox]:checked + label {
    color: red;
}

.ChkPadding input[type=radio]:checked + label {
    color: red;
}

.loading {
    display: none;
    position: fixed;
    z-index: 99999;
    background: #f6f6f6;
    text-align: center;
}

.bgclr {
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 1.5;
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(255,255,255,0.7);
    z-index: 9999;
}

.productbox {
    position: relative;
    overflow: hidden;
    text-align: center;
    font-size: 13px;
    font-family: 'Titillium Web', sans-sans-serif;
    border: 1px solid #e6e9f0;
    margin: 0px 0 15px;
    padding: 0 5px;
    background: #fff;
}

.prodSku {
    font-size: 16px;
    font-weight: 900;
    color: #000;
    margin: 0 0 5px;
}

.prodprice {
    color: #ef1515;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
}

.proddesc {
    margin: 0;
    color: #000;
    font-size: 15px;
}

.pricedisp {
    color: #d92e2e;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    margin: 20px 0 0;
}

.imgwrap {
    padding: 15px;
}

.pimgwrap {
    position: relative;
}

    .pimgwrap span {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        text-align: center;
    }

    .pimgwrap:hover span {
        display: block;
    }

    .pimgwrap img {
        max-width: 100%;
        -moz-transition: all 0.8s;
        -webkit-transition: all 0.8s;
        transition: all 0.8s;
        margin-bottom: 10px;
    }

    .pimgwrap:hover img {
        -moz-transform: scale(1.3);
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
        cursor: zoom-in;
    }

.hppimgwrap img {
    max-width: 100%;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.hppimgwrap:hover img {
    -moz-transform: scale(1.8);
    -webkit-transform: scale(1.8);
    transform: scale(1.8);
    cursor: zoom-in;
}

.acwlist, .acwlist:hover, .acwlist:active, .acwlist:focus, .acwlist:visited {
    background: #fff;
    color: #000;
    padding: 5px 9px 5px;
    margin: 0 5px;
    text-align: center;
    border: 1px solid #000;
}

    .acwlist fa, .acwlist fa:hover {
        color: #000;
    }

a.awlist, a.awlist:hover, a.awlist:active, a.awlist:focus, a.awlist:visited {
    background: #ffffff;
    color: #ccc;
    padding: 5px 10px 5px;
    margin: 0 5px;
    text-align: center;
    border: 1px solid #ccc;
}

.awlist {
    border: 1px solid #ccc;
    padding: 5px 10px;
}

.prodwlist, .prodwlist:hover, .prodwlist:active, .prodwlist:focus, .prodwlist:visited {
    background: #fff;
    color: #000;
    padding: 5px 9px 5px;
    margin: 0 5px;
    text-align: center;
    border: 1px solid #000;
}

    .prodwlist fa, .prodwlist fa:hover {
        color: #000;
    }

a.pwlist, a.pwlist:hover, a.pwlist:active, a.pwlist:focus, a.pwlist:visited {
    background: #000;
    color: #fff;
    padding: 5px 10px 5px;
    margin: 0 5px;
    text-align: center;
    border: 1px solid #000;
}

.awlist a .fa {
    color: #000;
}

.awist {
    color: gray;
}

.btnlogin, .btnlogin:hover, .btnlogin:focus, .btnlogin:active, .btnlogin:visited {
    background: #000;
    padding: 10px 20px;
    color: #fff;
    border: 0;
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-sans-serif;
    margin-right: 5px;
    font-size: 13px;
    width: 100%;
}

    .btnlogin .fa {
        padding-right: 5px;
    }

.btnpgno-sel, .btnpgno-sel:hover, .btnpgno-sel:visited, btnpgno-sel:focus {
    /*background: rgba(237, 71, 58, 0.58);*/
    color: #000;
    padding: 4px 10px;
    text-align: center;
    cursor: text;
    font-weight: 600;
    margin: 0 1px;
    border: 1px solid #000;
}

.btnfl {
    cursor: pointer !important;
}

.btnpgno, .btnpgno:hover, .btnpgno:active, .btnpgno:focus, .btnpgno:visited {
    background: #000;
    color: #fff;
    padding: 4px 10px;
    text-align: center;
    cursor: pointer;
    margin: 0 1px;
    border: 1px solid #000;
}

/*Product Pages ends here*/

.centersection {
    padding: 0 0 20px;
    border-bottom: 2px solid #000;
}

.icbox {
    /*background-image: linear-gradient(#111010, #808080);*/
}

.breadcrumb {
    padding: 0px 0;
    margin: 3px 0 0px 0;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
}

    .breadcrumb a {
        color: #000;
    }


    .breadcrumb > .active {
        color: #000;
        font-weight: 600;
    }

    .breadcrumb > li + li::before {
        padding: 0 5px;
        color: #000;
        content: "\f101";
        font-family: FontAwesome;
    }

.bckbtn {
    color: #000;
    font-weight: 600;
    font-size: 16px;
    position: absolute;
    right: 2pc;
    margin-top: -8pc;
}

    .bckbtn::before {
        padding: 0 5px;
        color: #000;
        content: "\f100";
        font-family: FontAwesome;
    }

.main-container {
    margin: 13px 0px 0px;
    background: #f8f8f8;
    padding: 0 0 20px;
}

.Pgheader {
    padding: 10px 20px;
    font-size: 31px;
    color: #000;
    line-height: 1;
    text-align: center;
    margin: 20px 0;
    font-weight: 600;
    text-decoration-line: underline;
}

.PgHeader1 {
    text-align: center;
    font-size: 16px;
    font-style: italic;
    text-align: center;
    color: #292929;
    line-height: 1;
}

.BtnSearch {
    font-size: 12px;
    font-family: Arial, Tahoma, Verdana;
    color: #FFFFFF;
    border: 1px solid;
    border-color: #000;
    height: 22px;
    width: 100px;
    background-color: #000;
    font-weight: bold;
    padding: 2px 5px;
}

.nl_btn {
    color: #FFFFFF;
    background-color: #000;
    padding: 5px 20px;
    border: 1px solid #000;
    border-radius: 0;
    font-size: 16px;
}

    .nl_btn:hover {
        color: #fff;
        background-color: #000;
        border: 1px solid #000;
    }

    .nl_btn .fa {
        padding-right: 10px;
    }

.wlistbtns {
    margin-right: 10px;
}

.TblColBorder {
    color: #000;
    font-size: 13px;
    font-family: Arial, Tahoma, Verdana;
    border: 1px solid #000;
    padding: 5px;
}

.CmbSSB {
    color: #FCFCFC;
    font-size: 11px;
    font-family: Arial, Tahoma, Verdana;
    border: 2px solid #000;
    background-color: #000;
    height: 25px;
    width: 100%;
}

.textred, .redclr, .redtext {
    color: red;
}

a.cs {
    font-size: 12px;
    font-family: Arial, Tahoma, Verdana;
    color: #FFFFFF;
    border: 1px solid;
    border-color: #000;
    height: 22px;
    width: 100px;
    background-color: #000;
    font-weight: bold;
    padding: 2px 5px;
}

.TblFrame1 {
    border: 1px solid #000;
}

#sideprod .owl-item {
    padding: 8px;
}

#prod .owl-item {
    padding: 8px;
}

.carouselcustom1 .owl-controls .owl-buttons div {
    color: #000;
    display: inline-block;
    zoom: 1;
    display: inline;
    margin: -15px 0px 0px;
    padding: 0px 11px 0;
    font-size: 35px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 50%;
    background: transparent;
    filter: Alpha(Opacity=50);
    opacity: 1;
    background-color: transparent;
    width: 35px;
    height: 35px;
}

.carouselcustom .owl-controls .owl-buttons div {
    color: #ffffff;
    display: inline-block;
    zoom: 1;
    display: inline;
    margin: 35px 0px 0px;
    padding: 0px 11px 0;
    font-size: 23px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 50%;
    background: #000;
    filter: Alpha(Opacity=50);
    opacity: 1;
    background-color: #000;
    width: 35px;
    height: 35px;
}

.TblFrame1 {
    border: 1px solid #000;
    -webkit-box-shadow: 8px 7px 0px #cfcfcf;
    -moz-box-shadow: 8px 7px 0px #cfcfcf;
    -webkit-box-shadow: 8px 7px 0px #cfcfcf;
    box-shadow: 8px 7px 0px #cfcfcf;
}

.FPImg {
    padding: 10px;
}

.grdDispar {
    border: 0;
    -webkit-box-shadow: 0 0 100px #333 !important;
    -moz-box-shadow: 0px 3px 8px #333 !important;
    -webkit-box-shadow: 0px 3px 8px #333 !important;
    box-shadow: 0px 3px 8px #333 !important;
    color: #000 !important;
}

    .grdDispar th, .grdDispar td {
        border: 0 !important;
        padding: 2px 2px !important;
        border-bottom: 1px solid #000 !important;
    }

    .grdDispar th {
        background-color: #292929 !important;
        color: #FFF !important;
        padding: 10px 5px !important;
        /*background-image: -webkit-gradient(linear-gradient(to bottom,#292929,#292929)) !important;
        background-image: -webkit-linear-gradient(to bottom,#292929,#292929) !important;
        background-image: -moz-linear-gradient(to bottom,#292929,#292929) !important;
        background-image: -ms-linear-gradient(to bottom,#292929,#292929) !important;
        background-image: -o-linear-gradient(to bottom,#292929,#292929) !important;
        background-image: linear-gradient(to bottom,#292929,#292929) !important;*/
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
        border-top: 0 !important;
        text-shadow: none !important;
    }

    /*.grdDispar tr:nth-child(2n) {
        background-color: #e0afaa !important;
    }

    .grdDispar > tbody > tr:hover {
        background: #e0afaa !important;
    }*/

    .grdDispar > thead > tr > th:last-child, .grdDispar > thead > tr > td:last-child {
        -moz-border-radius: 0 !important;
        -webkit-border-radius: 0 !important;
        border-radius: 0 !important;
    }

.pnldedu {
    background: #292929 !important;
    color: #fff !important;
    border: 7px solid #ccc !important;
}

    .pnldedu a:hover {
        color: #fff;
    }

.pnleguide .panel-default {
    border: 1px solid #b3b1b1;
}

.panel-terms .panel-default {
    border: 1px solid #b3b1b1;
}

.bbtn {
    text-align: center;
    font-size: 25px;
    color: #000;
    font-weight: 600;
    text-decoration: underline;
}

.viewcol {
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
}

.closem {
    position: relative;
    text-align: center;
    background: #000;
    border: 0;
    color: #fff;
    font-size: 20px;
    padding: 0px 10px;
}

.bheader {
    color: #fff;
    padding: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.5px;
    padding-bottom: 5px;
}

.theader {
    position: absolute;
    top: 0;
    background: #000;
    color: #fff;
    padding: 3px 20px;
    font-size: 18px;
    text-transform: uppercase;
}

.eduban {
    position: absolute;
    top: 0;
    background: #000;
    color: #fff;
    padding: 3px 20px;
    font-size: 20px;
    text-transform: uppercase;
}

.statictopbar.logohead {
    padding: 10px;
    background: #f6f5ea;
    box-shadow: 0px 2px 5px #ddd;
}

.logohead {
    position: fixed;
    top: 0px;
    z-index: 99999999;
    width: 100%;
    background: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
}

    .logohead .navbar-logo {
        width: 24%;
        padding: 5px 0px;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -moz-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        padding-left: 3pc;
    }

    .logohead .statictmlist {
        position: absolute;
        right: 5px;
    }

.navbar-logo {
    display: none;
}

.statictmlist {
    display: none;
}

.statictmlist {
    display: none;
}

.logohead .statictmlist {
    display: block;
}

.catrgycol .col-sm-2.text-center {
    width: 20%;
}

.catrgycol .col-md-2.text-center img {
    /* background: #fff; */
    max-width: 80%;
}

.cathead {
    font-size: 30px;
    font-weight: 600;
}

/*.catrgycol {
    background: #525252;
    color: #fff !important;
}*/

/*.catrgycol a, .catrgycol a:hover, .catrgycol a:focus {
        color: #fff;
    }*/
div#engagmntslider .item {
    padding: 0 15px;
}

div#CenterSection_watchcont .col-lg-2.col-md-2.col-sm-2.col-xs-12.wow.zoomIn, div#CenterSection_collection .col-lg-2.col-md-2.col-sm-2.col-xs-12.wow.zoomIn {
    width: 20%;
}

/*.icbox img {
    width: 13%;
}*/


/*---------------------------------
    Internal Pages Ends Here
------------------------------------*/
/*Responsive Starts*/
@media(max-width: 1300px) {
    .navbar-default.stphnjwlrs-nav .navbar-nav > li > a {
        padding: 12px 13px;
        font-size: 18px;
    }
}

@media(max-width: 1200px) {
    .logohead .navbar-logo {
        width: 22%;
        padding: 5px 5px;
    }

    .navbar-default.stphnjwlrs-nav .navbar-nav > li > a {
        padding: 12px 12px;
        font-size: 17px;
    }

    .bannertxt {
        color: #fff;
        font-size: 26px;
    }

    .flashoverlay {
        position: absolute;
        top: 10%;
        right: 10%;
    }

    h1 {
        font-size: 33px;
    }

    .panel h2::after {
        content: "";
        top: 22%;
        left: 24%;
        position: absolute;
        width: 40%;
        height: 3px;
        z-index: 1;
        background: #287472;
        transform: translate(-40%, 10%);
    }

    .abthdr {
        color: #fff;
        font-size: 25px;
    }
}

@media(max-width: 1100px) {
    .navbar-default.stphnjwlrs-nav .navbar-nav > li > a {
        padding: 12px 9px;
        font-size: 16px;
    }

    .dropdown-menu {
        font-size: 16px;
        text-align: left;
        list-style: none;
        color: #fff;
    }

    .bannertxt {
        color: #fff;
        font-size: 24px;
    }

    .flashoverlay {
        position: absolute;
        top: 10%;
        right: 7%;
    }

    h1 {
        font-size: 30px;
    }

    .catogrytxt {
        font-size: 22px;
        font-weight: 400;
        padding-left: 10px;
    }

    .categoryinlineblock {
        display: inline-block;
        padding-left: 3px;
        padding-right: 3px;
    }

    .canadianoverlay {
        position: absolute;
        top: 25%;
        left: 10%;
    }

    .canadiantxthdr {
        font-size: 19px;
        color: #0d6ebb;
    }

    .bannerimgoverlay {
        position: absolute;
        bottom: 23%;
        right: 2%;
    }

    .shopbtnoverlay {
        position: absolute;
        bottom: 4%;
        right: 2%;
    }

    .banneroverlay {
        position: absolute;
        right: 20%;
        top: 16%;
    }

    .footer a {
        color: #3b3b3b;
        font-weight: 500;
        padding: 8px;
        font-size: 14px;
    }

    .panel h2::after {
        content: "";
        top: 20%;
        left: 28%;
        position: absolute;
        width: 46%;
        height: 3px;
        z-index: 1;
        background: #287472;
        transform: translate(-40%, 10%);
    }

    .abthdr {
        color: #fff;
        font-size: 25px;
    }

    .abttxtbld {
        font-weight: bold;
        color: #fff;
        font-size: 17px;
    }

    .abttxt {
        color: #fff;
        font-size: 16px;
    }

    .lgemtxt {
        padding-top: 2pc;
    }
}

@media(max-width: 1024px) {
    .navbar-default.stphnjwlrs-nav .navbar-nav > li > a {
        padding: 12px 6px;
        font-size: 17px;
    }

    #tpmenu > li:after {
        content: "";
    }

    .dropdown-menu {
        font-size: 15px;
        text-align: left;
        list-style: none;
        color: #fff;
    }

    .flashoverlay {
        position: absolute;
        top: 10%;
        right: 4%;
    }

    h1 {
        font-size: 26px;
    }

    .catogrytxt {
        font-size: 20px;
        font-weight: 400;
        padding-left: 10px;
    }

    .categoryinlineblock {
        display: inline-block;
        padding-left: 0px;
        padding-right: 0px;
    }

    .canadianoverlay {
        position: absolute;
        top: 27%;
        left: 8%;
    }

    .canadianoverlay {
        position: absolute;
        top: 25%;
        left: 8%;
    }

    .canadiantxt {
        font-size: 15px;
    }

    .banneroverlay {
        position: absolute;
        right: 6%;
        top: 40%;
    }

    .shopbtnoverlay {
        position: absolute;
        bottom: 3%;
        right: 2%;
    }

    .bannerimgoverlay {
        position: absolute;
        bottom: 23%;
        right: 2%;
    }

    .carouselcustom1 .owl-controls .owl-buttons div {
        color: #000;
        display: inline-block;
        zoom: 1;
        *display: inline;
        margin: -22px 13px 0px;
        padding: 14px 0px 0;
        font-size: 40px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        filter: Alpha(Opacity=50);
        opacity: 1;
    }

    .panel h2::after {
        content: "";
        top: 20%;
        left: 30%;
        position: absolute;
        width: 48%;
        height: 3px;
        z-index: 1;
        background: #287472;
        transform: translate(-40%, 10%);
    }

    .abthdr {
        color: #fff;
        font-size: 23px;
    }

    .logohead .navbar-logo {
        width: 26%;
        padding: 5px 5px;
    }
}

@media(max-width: 991px) {
    .dropdown-menu {
        width: 100%;
        position: fixed;
    }

    .navbar {
        display: block;
    }

    .logohead .navbar-logo {
        width: 26%;
        padding: 5px 5px;
    }

    #tpmenu a {
        width: 100%;
    }

    .lgemtxt {
        padding-top: 0pc;
    }

    .tmlist {
        list-style: none;
        padding-top: 5px;
        margin: 0;
        float: right;
        padding-right: 0pc;
    }

        .tmlist li {
            font-size: 15px;
            color: #292929;
        }

    .social-icons {
        text-align: right;
        padding-top: 45px;
        padding-right: 6px;
    }

    .navbar-nav {
        float: left;
        margin: 0 0 0 2%;
    }

    .navbar-default.att_nav .navbar-nav > li > a {
        padding: 5px 7px;
        font-size: 14px;
    }

    .top_head_links li {
        margin: 2px 0;
        font-size: 12px;
    }

        .top_head_links li a {
            padding: 0px 6px;
        }

    .sm_links li {
        margin-top: 0%;
    }

        .sm_links li.heading_txt {
            margin-right: 0;
            margin-top: 0;
            font-size: 11px;
        }

    .topnav_links li a {
        font-size: 12px;
    }

    .topnav_wrap {
        margin-bottom: 8px;
        margin-top: 10px;
    }

    .navbar-header {
        float: none;
    }

    .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;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in {
        display: block !important;
    }

    .collapsing {
        overflow: hidden !important;
    }

    .navbar-nav {
        float: none !important;
        margin: 7.5px 0px;
    }

    nav.navbar.navbar-default.att_nav {
        height: auto;
        padding: 0px 0;
        margin-bottom: 0;
        border: 0;
        min-height: 40px;
    }
    /*Dropdown menu*/
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    #tpmenu li:after {
        content: "";
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #000;
    }

    .navbar-default.stphnjwlrs-nav .navbar-nav > li > a {
        padding: 4px 0px;
    }

    #leftm {
        font-size: 15px;
        padding-left: 10px;
    }

    .flashheadertxt {
        font-family: Nunito Sans;
        font-size: 40px;
        color: #caa151;
    }

    .flashtext {
        font-size: 18px;
        color: #8a8a8a;
    }

    h1::before,
    h1::after {
        display: inline-block;
        content: "";
        border-top: .3rem solid #ef3b2d;
        width: 4rem;
        margin: 0 0rem;
        transform: translateY(-1rem);
    }

    .txtcenter {
        text-align: center;
    }


    .categoryinlineblock {
        display: inline-block;
        padding-left: 45px;
        padding-left: 25px;
        padding-right: 25px;
    }

    .canadiantxthdr {
        font-size: 17px;
        color: #0d6ebb;
    }

    .canadiantxt {
        font-size: 13px;
    }

    .canadianoverlay {
        position: absolute;
        top: 26%;
        left: 11%;
    }

    .citizenwatchtxt {
        font-size: 17px;
    }

    .banneroverlay {
        position: absolute;
        right: 5%;
        top: 38%;
    }

    .bannertxt {
        color: #fff;
        font-size: 22px;
    }

    .bannerimgoverlay {
        position: absolute;
        top: 33%;
        right: 1%;
    }

    .shopbtnoverlay {
        position: absolute;
        bottom: 5%;
        right: 2%;
        right: 1%;
    }

    .footer a {
        color: #3b3b3b;
        font-weight: 500;
        padding: 8px;
        font-size: 14px;
    }

    .copyright {
        font-size: 14px;
    }

    .carouselcustom1 .owl-controls .owl-buttons div {
        color: #000;
        display: inline-block;
        zoom: 1;
        *display: inline;
        margin: -22px 13px 0px;
        padding: 14px 0px 0;
        font-size: 40px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        filter: Alpha(Opacity=50);
        opacity: 1;
    }

    .setinblock {
        display: inline-block;
        padding-left: 3px;
    }

    .panel h2::after {
        content: "";
        top: 19%;
        left: 30%;
        position: absolute;
        width: 48%;
        height: 3px;
        z-index: 1;
        background: #287472;
        transform: translate(-40%, 10%);
    }

    .readmorebtn {
        font-size: 14px;
    }

    .abthdr {
        font-size: 30px;
    }

    .abttxtbld {
        font-weight: bold;
        color: #fff;
        font-size: 19px;
    }
}

@media(max-width: 900px) {

    .tmlist {
        padding-left: 0;
    }

        .tmlist li {
            font-size: 13px;
            color: #292929;
        }

    .social-icons {
        text-align: right;
        padding-top: 45px;
        padding-right: 6px;
    }

    .navbar-nav {
        float: left;
        margin: 0 0 0 2%;
    }

    .navbar-default.att_nav .navbar-nav > li > a {
        padding: 5px 7px;
        font-size: 14px;
    }

    .banneroverlay {
        position: absolute;
        right: 6%;
        top: 40%;
    }

    .top_head_links li {
        margin: 2px 0;
        font-size: 12px;
    }

        .top_head_links li a {
            padding: 0px 6px;
        }

    .sm_links li {
        margin-top: 0%;
    }

        .sm_links li.heading_txt {
            margin-right: 0;
            margin-top: 0;
            font-size: 11px;
        }

    .topnav_links li a {
        font-size: 12px;
    }

    .topnav_wrap {
        margin-bottom: 8px;
        margin-top: 10px;
    }

    .navbar-header {
        float: none;
    }

    .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;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in {
        display: block !important;
    }

    .collapsing {
        overflow: hidden !important;
    }

    .navbar-nav {
        float: none !important;
        margin: 7.5px 0px;
    }

    nav.navbar.navbar-default.att_nav {
        height: auto;
        padding: 0px 0;
        margin-bottom: 0;
        border: 0;
        min-height: 40px;
    }
    /*Dropdown menu*/
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    #tpmenu li:after {
        content: "";
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .navbar-default.stphnjwlrs-nav .navbar-nav > li > a {
        padding: 4px 0px;
    }

    #leftm {
        font-size: 15px;
        padding-left: 10px;
    }

    .flashheadertxt {
        font-family: Nunito Sans;
        font-size: 40px;
        color: #caa151;
    }

    .flashtext {
        font-size: 18px;
        color: #8a8a8a;
    }

    h1::before,
    h1::after {
        display: inline-block;
        content: "";
        border-top: .3rem solid #ef3b2d;
        width: 4rem;
        margin: 0 0rem;
        transform: translateY(-1rem);
    }

    .txtcenter {
        text-align: center;
    }

    .categoryinlineblock {
        display: inline-block;
        padding-left: 0px;
        padding-right: 0PX;
    }

    .canadiantxthdr {
        font-size: 15px;
        color: #0d6ebb;
    }

    .canadiantxt {
        font-size: 11px;
    }

    .canadianoverlay {
        position: absolute;
        top: 24%;
        left: 11%;
    }

    .citizenwatchtxt {
        font-size: 13px;
        top: 24px;
        left: 7px;
    }

    .banneroverlay {
        position: absolute;
        right: 6%;
        top: 23%;
    }

    .flashoverlay {
        position: absolute;
        top: 10%;
        right: 11%;
    }

    .bannerimgoverlay {
        position: relative;
        top: 7%;
    }

    .shopbtnoverlay {
        position: absolute;
        bottom: 40%;
        right: 2%;
    }

    .footer a {
        color: #3b3b3b;
        font-weight: 500;
        padding: 8px;
        font-size: 14px;
    }

    .copyright {
        font-size: 14px;
    }

    .panel h2::after {
        content: "";
        top: 18%;
        left: 33%;
        position: absolute;
        width: 53%;
        height: 3px;
        z-index: 1;
        background: #287472;
        transform: translate(-40%, 10%);
    }

    .readmorebtn {
        font-size: 14px;
    }

    .abthdr {
        font-size: 30px;
    }

    .abttxtbld {
        font-weight: bold;
        color: #fff;
        font-size: 16px;
    }
}

@media(max-width:800px) {

    .logohead .navbar-logo {
        width: 30%;
        padding: 5px 0px;
    }

    .carouselcustom1 .owl-controls .owl-buttons div {
        color: #000;
        display: inline-block;
        zoom: 1;
        *display: inline;
        margin: -39px 13px 0px;
        padding: 14px 0px 0;
        font-size: 40px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        filter: Alpha(Opacity=50);
        opacity: 1;
    }

    .banneroverlay {
        position: absolute;
        right: 4%;
        top: 40%;
    }

    .bannertxt {
        color: #fff;
        font-size: 19px;
    }

    .panel h2::after {
        content: "";
        top: 15%;
        left: 38%;
        position: absolute;
        width: 61%;
        height: 3px;
        z-index: 1;
        background: #287472;
        transform: translate(-40%, 10%);
    }

    .readmorebtn {
        font-size: 12px;
    }

    .abthdr {
        font-size: 20px;
    }

    .abttxtbld {
        font-weight: bold;
        color: #fff;
        font-size: 15px;
    }

    .categoryinlineblock {
        display: inline-block;
        padding-left: 5px;
        padding-right: 0PX;
    }
}

@media(max-width: 767px) {
    .btnns, .btns:hover {
        width: 100%;
    }

    div#CenterSection_watchcont .col-lg-2.col-md-2.col-sm-2.col-xs-12.wow.zoomIn, div#CenterSection_collection .col-lg-2.col-md-2.col-sm-2.col-xs-12.wow.zoomIn {
        width: auto;
    }

    .pnlbgclr.footer1.row.rowrg0 {
        color: #fff;
        padding: 10px 1pc;
        line-height: 1.7;
    }

    .logo-header {
        padding: 0px 5px;
        padding-top: 10px;
    }

    .searchwrap {
        padding-left: 0px;
        text-align: center;
    }

    .callus {
        padding-left: 0px;
        text-align: center;
    }

    .left-navigation {
        padding: 0px 0;
        text-align: center;
        padding-top: 5px;
    }


    .tmlist {
        float: none;
        text-align: center;
        padding-top: 5px;
        display: inline-flex;
    }

        .tmlist li {
            font-size: 13px;
        }

        .tmlist a {
            color: #000;
            font-size: 15px;
            padding: 2px;
        }

    .social-icons {
        text-align: center;
        padding-top: 0px;
        padding-right: 0pc;
    }


    .flashoverlay {
        right: 8%;
    }

    .flashheadertxt {
        font-size: 40px;
    }

    .flashtext {
        font-size: 16px;
    }

    .colletinbtnoverlay {
        bottom: 0%;
    }

    .collectionbtn {
        font-size: 18px;
    }

    .canadianoverlay {
        position: absolute;
        top: 27%;
        left: 11%;
    }

    .citizenwatchtxt {
        font-size: 20px;
    }

    .canadiantxt {
        font-size: 20px;
    }

    .canadiantxthdr {
        font-size: 23px;
        color: #0d6ebb;
    }

    h1::before,
    h1::after {
        display: inline-block;
        content: "";
        border-top: .3rem solid #ef3b2d;
        width: 4rem;
        margin: 0 0rem;
        transform: translateY(-1rem);
    }

    .categoryheader {
        padding-right: 0px;
        padding-top: 0px;
        text-align: center;
    }

    .catogrytxt {
        text-align: center;
        font-size: 24px;
        font-weight: 400;
        padding-left: 10px;
    }

    .banneroverlay {
        position: absolute;
        right: 6%;
        top: 44%;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .navbar-default.stphnjwlrs-nav .navbar-nav > li > a {
        padding: 4px 0px;
    }

    #tpmenu li:after {
        content: "";
    }

    #leftm {
        font-size: 15px;
        padding-left: 10px;
    }

    .txtcenter {
        text-align: center;
    }

    .bannerimgoverlay {
        position: relative;
        right: 0%;
    }

    .shopbtnoverlay {
        position: relative;
        bottom: 10%;
        right: 0%;
    }

    .footer a {
        padding: 4px;
        font-size: 13px;
    }

    .copyright {
        font-size: 13px;
        border-top: 1px solid #ddd;
        padding-top: 15px;
        margin-top: 15px;
    }

    .bmenu {
        padding: 5px 0 5px;
        text-align: center;
    }

    .setinblock {
        display: inline-block;
        padding-left: 0px;
    }

    .categoryinlineblock {
        display: inline-block;
        padding-left: 30px;
    }
}

@media(max-width: 600px) {
    .flashheadertxt {
        font-size: 36px;
    }

    .icbox img {
        width: 50%;
    }

    .bckbtn {
        color: #000;
        font-weight: 600;
        font-size: 13px;
        position: absolute;
        right: 1pc;
        margin-top: -6pc;
    }

    .canadiantxthdr {
        font-size: 20px;
        color: #0d6ebb;
    }

    .canadiantxt {
        font-size: 18px;
    }

    .canadianoverlay {
        position: absolute;
        top: 26%;
        left: 11%;
    }

    .citizenwatchtxt {
        font-size: 20px;
    }

    .bannertxt {
        color: #fff;
        font-size: 16px;
        padding-left: 12px;
    }

    .banneroverlay {
        position: absolute;
        right: 3%;
        top: 40%;
    }

    .fa.fa-angle-left.flashi {
        padding: 14px 16px;
        background: #e9e9e9;
    }

    .fa.fa-angle-right.flashi {
        padding: 14px 16px;
        background: #e9e9e9;
    }

    .carouselcustom1 .owl-controls .owl-buttons div {
        color: #000;
        display: inline-block;
        zoom: 1;
        *display: inline;
        margin: -60px 13px 0px;
        padding: 14px 0px 0;
        font-size: 40px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        filter: Alpha(Opacity=50);
        opacity: 1;
    }

    .panel h2::after {
        content: "";
        top: 27%;
        left: 18%;
        position: absolute;
        width: 29%;
        height: 3px;
        z-index: 1;
        background: #287472;
        transform: translate(-40%, 10%);
    }
}

@media(max-width: 500px) {
    .logo-header {
        padding: 10px 5px;
        padding-bottom: 0;
    }

    .cathead {
        font-size: 24px;
    }

    .catogrytxt {
        text-align: center;
        font-size: 18px;
    }

    .logohead .navbar-logo {
        width: 46%;
    }

    .flashheadertxt {
        font-size: 19px;
    }

    .flashtext {
        font-size: 10px;
    }

    .colletinbtnoverlay {
        bottom: -5%;
    }

    .collectionbtn {
        font-size: 12px;
    }

    .canadianoverlay {
        position: relative;
        top: 27%;
        left: 0%;
    }

    .rmvbrk {
        display: none;
    }

    .citizenwatchoverlay {
        position: relative;
        top: 5%;
        left: 0%;
    }

    .citizenwatchhdr {
        font-size: 30px;
        text-align: center;
    }

    .citizenwatchtxt {
        font-size: 18px;
        text-align: center;
        top: 0;
        left: 0;
    }



    .bannertxt {
        color: #fff;
        font-size: 14px;
    }

    .banneroverlay {
        top: 46%;
        right: 2%;
    }

    .setinblock {
        display: inline-block;
        padding-left: 0px;
    }

    .canadiantxthdr {
        font-size: 18px;
        color: #0d6ebb;
    }

    .canadiantxt {
        font-size: 14px;
    }

    .fa.fa-angle-left.flashi {
        padding: 14px 16px;
        background: #e9e9e9;
    }

    .fa.fa-angle-right.flashi {
        padding: 14px 16px;
        background: #e9e9e9;
    }

    .panel h2::after {
        content: "";
        top: 24%;
        left: 24%;
        position: absolute;
        width: 38%;
        height: 3px;
        z-index: 1;
        background: #287472;
        transform: translate(-40%, 10%);
    }

    .carouselcustom1 .owl-controls .owl-buttons div {
        color: #000;
        display: inline-block;
        zoom: 1;
        *display: inline;
        margin: -12px 13px 0px;
        padding: 14px 0px 0;
        font-size: 40px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        filter: Alpha(Opacity=50);
        opacity: 1;
    }

    .catogryimgtxt {
        font-size: 15px;
    }
}

@media(max-width: 400px) {
    .topbanner {
        background: #232323;
        color: #fff;
        font-size: 13px;
    }

    .logohead .navbar-logo {
        width: 53%;
        padding: 0px 0px;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -moz-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        padding-left: 1pc;
    }

    .logohead .statictmlist {
        position: absolute;
        right: 0px;
        padding: 0;
    }

    .tmlist a {
        color: #000;
        font-size: 15px;
    }

    .tmlist li::after {
        content: "";
        padding: 0 3px;
    }

    .statictopbar.logohead {
        padding: 10px 0;
    }

    .rmvbrk {
        display: none;
    }

    .banneroverlay {
        top: 30%;
        right: 1%;
    }

    .bannertxt {
        color: #fff;
        font-size: 14px;
        display: block;
        width: 60%;
        float: right;
    }

        .bannertxt br {
            display: none;
        }

    .setinblock {
        display: inline-block;
        padding-left: 0px;
    }

    .carouselcustom1 .owl-controls .owl-buttons div {
        color: #000;
        display: inline-block;
        zoom: 1;
        *display: inline;
        margin: -22px 13px 0px;
        padding: 14px 0px 0;
        font-size: 40px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        filter: Alpha(Opacity=50);
        opacity: 1;
    }

    .fa.fa-angle-left.flashi {
        padding: 8px 12px;
        background: #e9e9e9;
    }

    .fa.fa-angle-right.flashi {
        padding: 8px 12px;
        background: #e9e9e9;
    }

    .panel h2::after {
        content: "";
        top: 20%;
        left: 28%;
        position: absolute;
        width: 46%;
        height: 3px;
        z-index: 1;
        background: #287472;
        transform: translate(-40%, 10%);
    }

    .categoryinlineblock {
        display: inline-block;
        padding-left: 0px;
        padding-right: 0PX;
    }

    .catogryimgtxt {
        font-size: 15px;
    }

    .tmlist {
        padding-top: 5px;
        display: inline-flex;
    }
}

@media(max-width:320px) {
    .logohead .navbar-logo {
        width: 52%;
        padding: 0px 10px;
        padding-left: 5px;
    }

    .topbanner {
        background: #232323;
        color: #fff;
        font-size: 12px;
    }

    .banneroverlay {
        top: 22%;
        right: 0%;
    }

    .bannertxt {
        color: #fff;
        font-size: 13px;
    }
}
/*Responsive Ends*/
