@charset "utf-8";
/*----slider----*/

#slider2,
#slider3 {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0 auto;
}

.rslides_tabs {
    list-style: none;
    padding: 0;
    background: rgba(0, 0, 0, .25);
    box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
    -moz-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
    list-style: none;
    margin: 0 auto 50px;
    max-width: 540px;
    padding: 10px 0;
    width: 100%;
}

.rslides_tabs li {
    display: inline;
    float: none;
    margin-right: 1px;
}

.rslides_tabs a {
    width: auto;
    line-height: 20px;
    padding: 9px 20px;
    height: auto;
    background: transparent;
    display: inline;
}

.rslides_tabs li:first-child {
    margin-left: 0;
}

.rslides_tabs .rslides_here a {
    background: rgba(255, 255, 255, .1);
    color: #fff;
    font-weight: bold;
}

.events {
    list-style: none;
}

.callbacks_container {
    position: relative;
    float: left;
    width: 100%;
}

.callbacks {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.callbacks li {
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
}

.callbacks img {
    position: relative;
    z-index: 1;
    height: auto;
    border: 0;
    width: 100%;
}

.callbacks .caption {
    display: block;
    position: absolute;
    z-index: 2;
    font-size: 1.8em;
    text-shadow: none;
    color: #fff;
    left: 17%;
    right: 0;
    padding: 10px 20px;
    margin: 0;
    max-width: none;
    top: 13%;
}

.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    background: transparent url("../images/slide-arrows.png") no-repeat left top;
    background-size: cover;
}

@media screen and (min-width: 600px) {
    .callbacks_nav {
        top: 55%;
        left: 5%;
        height: 50px;
        width: 50px;
        margin-top: -65px;
    }
    .callbacks_nav.next {
        right: 5%;
    }
}

@media screen and (max-width: 599px) {
    .callbacks_nav {
        top: 55%;
        left: 1%;
        height: 50px;
        width: 50px;
        margin-top: -65px;
    }
    .callbacks_nav.next {
        right: 1%;
    }
}

@media screen and (max-width: 599px) {
    .callbacks_nav {
        height: 40px;
        width: 40px;
    }
}

.callbacks_nav:active {
    opacity: 1.0;
}

.callbacks_nav.next {
    left: auto;
    background-position: right top;
}

#slider3-pager a {
    display: inline-block;
}

#slider3-pager span {
    float: left;
}

#slider3-pager span {
    width: 100px;
    height: 15px;
    background: #fff;
    display: inline-block;
    border-radius: 30em;
    opacity: 0.6;
}

#slider3-pager .rslides_here a {
    background: #FFF;
    border-radius: 30em;
    opacity: 1;
}

#slider3-pager a {
    padding: 0;
}

#slider3-pager li {
    display: inline-block;
}

.callbacks_tabs {
    display: none;
}

.callbacks_tabs li {
    display: inline-block;
}

/*----*/

.callbacks_tabs a {
    visibility: hidden;
}

.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    height: 18px;
    width: 18px;
    display: inline-block;
    border: 2px solid #FFF;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    -ms-border-radius: 30px;
}

.callbacks_here a:after {
    border: 2px solid #F4BB36;
}

.slide-text-info h1 {
    font-size: 5em;
    font-weight: 900;
    text-transform: uppercase;
    padding: 0;
    width: 28%;
    margin: 00em 0 0.1em;
    color: #000000;
}

/*----*/

.slide-text-info label {
    color: #FFF;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 3em;
    display: block;
}

/*----*/

.slide-btn {
    background: #AB090E;
    padding: 0.3em 0.5em 0.3em 0;
    border: 1px solid #B64E30;
    border-top: 2px solid #B64E30;
    border-radius: 30em;
    -webkit-border-radius: 30em;
    -moz-border-radius: 30em;
    -o-border-radius: 30em;
    -ms-border-radius: 30em;
    margin-top: 1em;
    display: inline-block;
}

.slide-btn:hover {
    text-decoration: none;
    background: #5B5B5B;
    border: 1px solid #5B5B5B;
    border-top: 2px solid #5B5B5B;
}

.slide-btn span {
    color: #FFF;
    border-right: 1px solid #999;
    font-size: 0.875em;
    padding: 0.5em;
}

.slide-btn label {
    width: 12px;
    height: 12px;
    display: inline-block;
    background: url(../images/arrow.png) no-repeat 0px 0px;
    vertical-align: middle;
}

.slide-btn small {
    color: #EEE;
    padding: 0 0.8em;
}

/*----//slider----*/

/*----content----*/

/*----special-products----*/

.s-products-head-left {
    float: left;
}

.s-products-head-left h3 {
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 1.5em;
    font-weight: 600;
}

.s-products-head-left h3 span {
    color: #F2262C;
}

.s-products-head-right {
    float: right;
}

.s-products-head-right a {
    color: #504F4F;
    font-style: italic;
}

.s-products-head-right a:hover {
    color: #FE3026;
    text-decoration: none;
}

.s-products-head-right a span {
    width: 5px;
    height: 8px;
    display: inline-block;
    background: url(../images/arrow1.png) no-repeat 0px 0px;
    margin-right: 0.2em;
}

/*----*/

.special-products-grid h4 {
    width: 80%;
    margin: 0 auto 0.5em;
}

.special-products-grid h4 a {
    font-weight: 600;
    color: #2E2E2E;
    margin: 0 0 1em;
    display: block;
}

.special-products-grid h4 a:hover {
    text-decoration: none;
    color: #FE3026;
}

.product-btn {
    background: #FE2F18;
    padding: 0.4em 1em;
    color: #fff;
    border-radius: 30em;
    -webkit-border-radius: 30em;
    -moz-border-radius: 30em;
    -o-border-radius: 30em;
    -ms-border-radius: 30em;
    border: 1px solid #B64E30;
    border-top: 2px solid #B64E30;
    display: inline-block;
}

.product-btn:hover {
    text-decoration: none;
    background: #5B5B5B;
    border: 1px solid #5B5B5B;
    border-top: 2px solid #5B5B5B;
}

.product-btn span {
    padding-right: 0.3em;
    margin-right: 0.3em;
    border-right: 1px solid #888;
    display: inline-block;
}

.product-btn:hover {
    text-decoration: none;
    color: #FFf;
}

.product-btn label {
    width: 12px;
    height: 12px;
    display: inline-block;
    background: url(../images/arrow.png) no-repeat 0px 0px;
    vertical-align: middle;
    margin-left: 0.2em;
}

.special-products-grid:nth-child(4),
.special-products-grid:nth-child(8) {
    margin-right: 0px;
}

/*----products-page----*/

.products {
    margin-top: 0.3em;
}

.product-filter h1 {
    margin: 0;
}

.product-filter h1 a {
    background: #2A2929;
    color: #FFF;
    font-size: 0.7em;
    padding: 0.25em 1em;
    display: inline-block;
    text-decoration: none;
}

.product-filter-grid1-brands ul {
    margin: 0;
    padding: 0 1em 0 0;
}

.product-filter-grid1-brands ul li {
    list-style: none;
}

.product-filter-grids {
    background: #FFF;
    padding: 0.1em 0.8em 1em 0.8em;
}

.product-filter-grid1-brands h3 {
    color: #2A2929;
    font-weight: 700;
    font-size: 1.3em;
}

.product-filter-grid1-brands li a {
    color: #5C4344;
}

.product-filter-grid1-brands li a:hover {
    text-decoration: none;
    color: #EE3023;
}

.b-list1 {
    text-align: right;
    padding-right: 1em;
    border-right: 1px solid #CECECE;
}

.product-filter-grid1-brands ul.b-list2 {
    text-align: left;
    padding-left: 1em;
}

/*----producst-cate-grid----*/

.producst-cate-grid {
    background: #FFF;
    z-index: 2;
    position: relative;
}

.producst-cate-grid h2 {
    font-size: 1.4em;
    margin: 0 0 0.3em 0;
    padding: 0;
    color: #000;
}

.producst-cate-grid span img {
    display: none;
}

.producst-cate-grid:hover span img,
.producst-cate-grid2:hover span img,
.producst-cate-grid3:hover span img {
    display: block;
    position: absolute;
    top: 50px;
    left: 34px;
}

.producst-cate-grid h4 {
    color: #F2262C;
    font-size: 1.3em;
    display: block;
    margin: 0;
    padding: 0.4em 0 0.1em;
}

.producst-cate-grid label {
    display: block;
    font-size: 0.875em;
}

.product-filter-grid1-brands-col2 {
    margin: 2em 0 1em 0;
}

/*----products-colors---*/

.products-colors {
    padding: 0px;
    margin: 2em 0 0 0;
}

.products-colors h3 {
    color: #2A2929;
    font-weight: 700;
    font-size: 1.1em;
}

.products-colors li {
    list-style: none;
    display: inline-block;
}

.products-colors li a span {
    width: 22px;
    height: 22px;
    display: inline-block;
}

.products-colors li a span.color1 {
    background: #E82026;
}

.products-colors li a span.color2 {
    background: #F9A058;
}

.products-colors li a span.color3 {
    background: #58A7F9;
}

.products-colors li a span.color4 {
    background: #DBE47B;
}

.products-colors li a span.color5 {
    background: #610B0E;
}

.products-colors li a span.color6 {
    background: #781C70;
}

.products-colors li a span.color7 {
    background: #1B334C;
}

.products-colors li a span.color8 {
    background: #517737;
}

.products-colors li a span.color9 {
    background: #7520E8;
}

.products-colors li a span.color10 {
    background: #4C3D31;
}

.products-colors li a span.color11 {
    background: #060606;
}

.products-colors li a span.color12 {
    background: #1A6A0B;
}

.products-colors li a span.color13 {
    background: #A0629F;
}

.products-colors li a span.color14 {
    background: #074A74;
}

.products-colors li a span.color15 {
    background: #BEADAD;
}

.products-colors li a span.color16 {
    background: #F65812;
}

.products-colors li a span.color17 {
    background: #C4DA0F;
}

.products-colors li a span.color18 {
    background: #377377;
}

.products-colors li a span.color19 {
    background: #BD8B7A;
}

.products-colors li a span.color20 {
    background: #FFFFFF;
}

.products-colors li a:hover {
    opacity: 0.8;
}

.all-poroducts {
    margin: 1.5em 0;
}

.latest-products {
    margin-bottom: 6em;
}

/*----products-page----*/

/*---- product-details ----*/

.product-details-row1-head {
    padding: 0.8em 0;
}

.product-details-row1-head h2 {
    color: #000000;
    font-size: 2.3em;
    margin: 0;
}

.product-details-row1-head p {
    color: #444444;
    font-size: 1.2em;
    margin: 0;
}

.product-details-row1-col1 {
    margin: 0;
    padding: 0;
}

a.rate {
    display: block;
}

a.rate span {
    width: 111px;
    height: 19px;
    display: inline-block;
    background: url(../images/start-rate.png) no-repeat 0px 0px;
}

a.rate span:hover {
    background-position: 0px -21px;
}

.product-rating label a {
    color: #444444;
    text-decoration: underline;
    font-size: 0.875em;
}

.product-rating label a b {
    font-weight: bold;
}

.product-rating label a:hover {
    color: #FE3026;
}

.product-price-left {
    float: left;
    width: 75%;
}

.product-price-left span {
    background: #E71F25;
    color: #FFF;
    font-size: 1.5em;
    text-transform: uppercase;
    text-decoration: line-through;
    padding: 0.2em 1.5em;
    text-align: right;
    display: inline-block;
    margin: 0;
}

.product-price-right {
    float: right;
}

.product-price-left h5 {
    background: #FFF;
    color: #444444;
    font-size: 4em;
    font-weight: 800;
    margin: 0;
    border: 1px solid #D6D6D6;
    padding: 0.1em 0.2em;
}

.product-price-right {
    width: 20%;
    padding-top: 1em;
}

.product-price-right a span {
    width: 75px;
    height: 75px;
    display: inline-block;
    background: url(../images/savings-icon.png) no-repeat 0px 0px;
    display: block;
}

.product-price-right label b {
    font-weight: bold;
    font-size: 1.2em;
}

.product-price-details p {
    font-size: 0.9em;
    color: #A29C9C;
    line-height: 1.5em;
    margin: 1em 0;
}

a.shipping {
    float: right;
    color: #3E3E3E;
    font-size: 1.3em;
}

a.shipping:hover {
    text-decoration: none;
    color: #FE3026;
}

a.shipping span {
    width: 38px;
    height: 31px;
    display: inline-block;
    background: url(../images/shiping-icon.png) no-repeat 0px 0px;
    vertical-align: middle;
    margin-right: 0.5em;
}

.product-size-qty {
    float: right;
}

.product-size-qty span {
    display: block;
    color: #3E3E3E;
    font-size: 1em;
    font-style: italic;
}

.pro-size select,
.pro-qty select {
    width: 80px;
    padding: 0.4em;
    border-radius: 0.3em;
    border: 1px solid #A29C9C;
    outline: none;
}

.pro-size select option,
.pro-qty select option {
    color: #585757
}

.pro-size {
    float: left;
}

.pro-qty {
    float: right;
    margin-left: 10px;
}

.pro-qty select {
    width: 50px;
}

.product-size-qty {
    margin: 1.2em 0;
}

.product-cart-share {
    float: right;
}

.add-cart-btn input[type="button"] {
    background: url(../images/cart-icon.png) no-repeat 136px 13.5px #EF3326;
    border: 1px solid #B64E30;
    border-top: 2px solid #B64E30;
    color: #FFF;
    font-size: 1.2em;
    outline: none;
    padding: 0.42em 3em 0.5em 2em;
    border-radius: 0.3em;
    cursor: pointer;
    outline: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.add-cart-btn input[type="button"]:hover {
    background: url(../images/cart-icon.png) no-repeat 136px 13.5px #5B5B5B;
    text-decoration: none;
    border: 1px solid #5B5B5B;
    border-top: 2px solid #5B5B5B;
}

.product-share li {
    display: inline-block;
}

.product-share li a span {
    width: 27px;
    height: 27px;
    display: inline-block;
}

.share-face span {
    background: url(../images/social-share.png) no-repeat 0px 0px;
}

.share-twitter span {
    background: url(../images/social-share.png) no-repeat -37px 0px;
}

.share-google span {
    background: url(../images/social-share.png) no-repeat -37px -37px;
}

.share-rss span {
    background: url(../images/social-share.png) no-repeat 0px -37px;
}

.product-share {
    margin: 1em 0;
}

.product-share h3 {
    color: #3E3E3E;
    font-weight: 700;
    font-size: 0.875em;
    padding-bottom: 0.5em;
    display: block;
    text-transform: uppercase;
}

.product-share li a:hover {
    zoom: 1;
    filter: alpha(opacity=50);
    opacity: 0.7;
    -webkit-transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -ms-transition: opacity .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out;
}

/*----respoinsive-tabs---*/

.r-tabs {
    position: relative;
}

.r-tabs .r-tabs-nav {
    border-bottom: 1px solid #ccc;
}

.r-tabs .r-tabs-nav .r-tabs-tab {
    position: relative;
    top: 1px;
}

.r-tabs .r-tabs-nav .r-tabs-anchor {
    background: #FFF;
    margin-bottom: 3px;
    padding: 1em 2em;
    display: inline-block;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
}

.r-tabs .r-tabs-nav .r-tabs-state-active {
    background-color: #fff;
    margin-bottom: -1px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.r-tabs .r-tabs-nav .r-tabs-state-disabled {
    opacity: 0.5;
}

.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
    color: #FFF;
    background-color: #EE2D23;
}

.r-tabs .r-tabs-panel {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    margin-bottom: 3px;
    background: #FFF;
}

.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
    display: block;
    padding: 10px;
    background-color: #F2262C;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 3px;
}

.r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {
    opacity: 0.5;
}

.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
    background-color: #fff;
    color: #F03627;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    margin-bottom: 0;
}

.r-tabs .r-tabs-nav {
    margin: 0;
    padding: 0;
}

.r-tabs .r-tabs-tab {
    display: inline-block;
    margin: 0;
    list-style: none;
}

.r-tabs .r-tabs-panel {
    padding: 2em;
    display: none;
}

.r-tabs .r-tabs-accordion-title {
    display: none;
}

.r-tabs .r-tabs-panel.r-tabs-state-active {
    display: block;
}

/* Accordion responsive breakpoint */

@media only screen and (max-width: 768px) {
    .r-tabs .r-tabs-nav {
        display: none;
    }
    .r-tabs .r-tabs-accordion-title {
        display: block;
    }
}

/*----*/

.product-complete-info h3 {
    color: #666666;
    font-size: 1.3em;
    text-transform: uppercase;
    display: block;
    margin: 0 0 0.5em 0;
    font-weight: 700;
}

.product-complete-info p {
    color: #989898;
    font-size: 0.9em;
    line-height: 1.5em;
    margin: 0.5em 0;
}

.product-complete-info span {
    color: #FE3026;
    font-weight: 600;
    font-size: 1em;
}

.product-complete-info div.product-fea p {
    font-weight: bold;
}

.product-tabs {
    margin-bottom: 4em;
}

/*--// product-details ----*/

/*----start-contact----*/

.contact-main {
    padding-top: 0;
    border-top: 1px solid #EEE;
    margin: 0em 0 9em;
}

/*----*/

/*  Contact Form  */

.contact form {}

.list3 li>img {
    float: left;
    margin-right: 10px;
}

.extra-wrap {
    overflow: hidden;
}

.extra-wrap p {
    color: #A5A5A5;
    line-height: 1.8em;
    font-size: 0.85em;
    margin-bottom: 5px;
}

span.mail a {
    color: #FE3026;
}

span.mail a:hover {
    color: #626262;
    text-decoration: none;
}

.contact-to input[type="text"]:nth-child(2),
.contact-to input[type="text"]:nth-child(3) {
    margin-left: 10px;
}

.span_1_of_first1 h5 {
    color: #333333;
    font-weight: 700;
    font-size: 1.2em;
    padding-bottom: 0.5em;
    text-transform: uppercase;
}

/*----//End-contact----*/

/*---- Responsive-design -----*/

@media (max-width:1024px) {
    .special-products-grid:nth-child(3),
    .special-products-grid:nth-child(6) {
        display: none;
        padding-right: 0;
        margin-right: 0;
    }
    .top-header-search-box {
        width: 131px;
    }
    .product-details-row1-col2 {
        padding-left: 3em;
    }
    .slide-text-info h1 {
        font-size: 3em;
    }
    .slide-text-info label {
        font-size: 2em;
    }
}

@media (max-width:768px) {
    .special-products-grid {
        display: block;
    }
    .top-header-search-box {
        width: 200px;
        top: -47px;
    }
    .product-details-row1-col2 {
        padding-left: 0em;
        clear: both;
    }
    .slide-text-info h1 {
        font-size: 2.5em;
    }
    .slide-text-info label {
        font-size: 1.5em;
    }
    .slide-btn {
        margin-top: 0.2em;
    }
    .callbacks_nav {
        top: 55%;
        /*45%*/
    }
    img.r-img {
        width: 100%;
    }
    .top-row-col1:hover span img,
    .top-row-col2:hover span img,
    .top-row-col3:hover span img {
        top: 110px;
        left: 43px;
    }
    .footer {
        text-align: center;
    }
    .special-products-grid:nth-child(4),
    .special-products-grid:nth-child(8) {
        margin-right: 15px;
    }
    .special-products-grid:nth-child(2),
    .special-products-grid:nth-child(5),
    .special-products-grid:nth-child(8) {
        margin-right: 0;
    }
    .product-filter-grid1-brands,
    .producst-cate-grid {
        display: none;
    }
    .products-colors {
        margin: -2em 0 0 0;
    }
    .products-colors li a span {
        width: 59px;
        height: 59px;
    }
    .map iframe {
        min-height: 200px;
        width: 100%;
        border: none;
    }
}

@media (max-width:640px) {
    .special-products-grid {
        display: block;
    }
    .top-header-search-box {
        width: 200px;
        top: -50px;
    }
    .product-details-row1-col2 {
        padding-left: 0em;
        clear: both;
    }
    .slide-text-info h1 {
        font-size: 1.8em;
    }
    .slide-text-info label {
        font-size: 1.2em;
    }
    .logo {
        margin-top: 0;
        text-align: center;
        /*width: 100%;*/
        clear: both;
    }
    .slide-btn {
        margin-top: 0.2em;
    }
    .callbacks_nav {
        top: 45%;
        filter: alpha(opacity=60);
        -moz-opacity: 0.6;
        opacity: 0.6;
    }
    img.r-img {
        width: 100%;
    }
    .top-row-col1:hover span img,
    .top-row-col2:hover span img,
    .top-row-col3:hover span img {
        top: 110px;
        left: 43px;
    }
    .special-products-grid:nth-child(4),
    .special-products-grid:nth-child(8) {
        margin-right: 15px;
    }
    .special-products-grid:nth-child(2),
    .special-products-grid:nth-child(5),
    .special-products-grid:nth-child(8) {
        margin-right: 0;
    }
    .product-filter-grid1-brands,
    .producst-cate-grid {
        display: none;
    }
    .products-colors {
        margin: -2em 0 0 0;
    }
    .products-colors li a span {
        width: 59px;
        height: 59px;
    }
    .map iframe {
        min-height: 200px;
        width: 100%;
        border: none;
    }
    .top-contact-info {
        text-align: center;
        clear: both;
        display: block;
    }
    .login-rigister li a.rigister {
        margin-top: 0.1em;
    }
    .col_1_of_bottom {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .contact-to input[type="text"] {
        padding: 12px 10px;
        width: 100%;
    }
    .contact-to input[type="text"]:nth-child(2),
    .contact-to input[type="text"]:nth-child(3) {
        margin-left: 0px;
    }
    .text2 input[type="text"],
    .text2 textarea {
        width: 99.7%;
    }
}

@media (max-width:480px) {
    .special-products-grid {
        width: 100%;
        float: left;
    }
    .special-products-grid {
        display: block;
    }
    .top-header-search-box {
        width: 200px;
        top: -50px;
    }
    .product-details-row1-col2 {
        padding-left: 0em;
        clear: both;
    }
    .slide-text-info h1 {
        display: none;
    }
    .slide-text-info label {
        display: none;
    }
    .logo {
        margin-top: 0;
        text-align: center;
        /*width: 100%;*/
        clear: both;
    }
    .slide-btn {
        margin-top: 0.2em;
    }
    .callbacks_nav {
        top: 55%;
        /*45%*/
    }
    img.r-img {
        width: 100%;
    }
    .top-row-col1:hover span img,
    .top-row-col2:hover span img,
    .top-row-col3:hover span img {
        display: none;
    }
    .special-products-grid:nth-child(4),
    .special-products-grid:nth-child(8) {
        margin-right: 15px;
    }
    .special-products-grid:nth-child(2),
    .special-products-grid:nth-child(5),
    .special-products-grid:nth-child(8) {
        margin-right: 0;
    }
    .product-filter-grid1-brands,
    .producst-cate-grid {
        display: none;
    }
    .products-colors {
        margin: -2em 0 0 0;
    }
    .products-colors li a span {
        width: 59px;
        height: 59px;
    }
    .map iframe {
        min-height: 200px;
        width: 100%;
        border: none;
    }
    .top-contact-info {
        padding: 0.9em 0 0em;
        clear: both;
        display: block;
    }
    .login-rigister li a.rigister {
        margin-top: 0.1em;
    }
    .col_1_of_bottom {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .contact-to input[type="text"] {
        padding: 12px 10px;
        width: 100%;
    }
    .contact-to input[type="text"]:nth-child(2),
    .contact-to input[type="text"]:nth-child(3) {
        margin-left: 0px;
    }
    .text2 input[type="text"],
    .text2 textarea {
        width: 99.7%;
    }
    a.slide-btn {
        display: none;
    }
    nav a#pull img {
        margin-left: 4%;
    }
    .top-row-col1 h4 {
        font-size: 1.1em;
    }
    .special-products {
        margin: 2em 0;
    }
    .s-products-head-left h3 {
        font-size: 1.3em;
    }
}

@media (max-width:320px) {
    .special-products-grid {
        width: 100%;
        margin: 0.5em 0;
        float: none;
    }
    .special-products-grid {
        display: block;
    }
    .top-header-search-box {
        width: 140px;
        top: -50px;
    }
    .product-details-row1-col2 {
        padding-left: 0em;
        clear: both;
    }
    .slide-text-info h1 {
        display: none;
    }
    .slide-text-info label {
        display: none;
    }
    .slide-btn {
        margin-top: 0.2em;
    }
    .callbacks_nav {
        top: 59%;
        display: none;
    }
    img.r-img {
        width: 100%;
    }
    .top-row-col1:hover span img,
    .top-row-col2:hover span img,
    .top-row-col3:hover span img {
        display: none;
    }
    .special-products-grid:nth-child(4),
    .special-products-grid:nth-child(8) {
        margin-right: 15px;
    }
    .special-products-grid:nth-child(2),
    .special-products-grid:nth-child(5),
    .special-products-grid:nth-child(8) {
        margin-right: 0;
    }
    .product-filter-grid1-brands,
    .producst-cate-grid {
        display: none;
    }
    .products-colors {
        margin: -2em 0 0 0;
    }
    .products-colors li a span {
        width: 22px;
        height: 22px;
    }
    .map iframe {
        min-height: 200px;
        width: 100%;
        border: none;
    }
    .top-header-info {
        float: none;
        width: 100%;
        text-align: center;
    }
    .top-contact-info {
        padding: 0.9em 0 0em;
        text-align: center;
        clear: both;
        display: block;
    }
    .login-rigister li a.rigister {
        margin-top: 0.1em;
        padding: 0.3em 0.5em;
        font-size: 0.875em;
    }
    .top-row div.col-xs-4 {
        padding: 0;
    }
    .col_1_of_bottom {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .contact-to input[type="text"] {
        padding: 12px 10px;
        width: 100%;
    }
    .contact-to input[type="text"]:nth-child(2),
    .contact-to input[type="text"]:nth-child(3) {
        margin-left: 0px;
    }
    .text2 input[type="text"],
    .text2 textarea {
        width: 99.7%;
    }
    a.slide-btn {
        display: none;
    }
    nav a#pull img {
        margin-left: 4%;
    }
    .top-row-col1 h4 {
        font-size: 1em;
    }
    .special-products {
        margin: 1em 0;
        padding: 1em;
    }
    .s-products-head-left h3 {
        font-size: 1.1em;
    }
    .logo img {
        width: 100%;
    }
    .login-rigister li a.login {
        margin: 0 0.2em;
    }
    span.cart {
        width: 38px;
        height: 24px;
        background: url(../images/cart.png) no-repeat 0px -2px;
    }
    .top-row {
        margin-top: -27px;
    }
    .top-nav ul li a {
        font-size: 1em;
    }
    .s-products-head-right {
        float: none;
        clear: both;
        padding: 0.3em 0;
    }
    .special-products-grids {
        margin: 0.5em 0;
    }
    .product-filter h1 a {
        padding: 0em 1em;
    }
    .product-price-left h5 {
        font-size: 2em;
    }
    .product-price-left span {
        font-size: 1.2em;
    }
    .product-details-row1-head h2 {
        font-size: 1.8em;
    }
    .product-details-row1-head p {
        font-size: 1.1em;
    }
}