/* Medium Layout: 1367px. */



@media only screen and (min-width: 1200px) and (max-width: 1367px) {

    

}





/* Medium Layout: 1280px. */



@media only screen and (min-width: 992px) and (max-width: 1200px) {



}



/* Tablet Layout: 768px. */



@media only screen and (min-width: 768px) and (max-width: 992px) {

    

}



/* Mobile Layout: 320px. */



@media only screen and (max-width: 768px) {

    .featured-category-box{

	margin-bottom: 20px;

}
 .scroll-logo img.logo {
    display: block!important;
}

}



/* Wide Mobile Layout: 480px. */



@media only screen and (min-width: 481px) and (max-width: 767px) {
     .scroll-logo img.logo {
    display: block!important;
}

    .top-header-title p{

   display: none;

}
.sticky-wrapper.is-sticky nav.navbar .navbar-brand img.logo {
     width: 170px;
    transition: all .5s ease-in-out;
    display: block;
    left: 0;
    position: absolute;
}
.pro-cart-summary .go-checkout {
    border-radius: 0px;
    padding: 10px 8px;
    background-color: #fff;
    color: #777;
    font-weight: bold;
    border: 1px solid #777;
    transition: all .3s ease-in-out;
}
nav.navbar.bootsnav .navbar-brand {

    display: inline-block;

    float: none !important;

    margin-left: -70px!important;

}

nav.navbar.bootsnav .navbar-brand img{

	width: auto!important;

   height: 30px!important

}

.featured-category-box{

	margin-bottom: 20px;

}

.featured-category-box{

    margin-bottom: 20px;

}

.custom-carusel-caption h1 {

    text-shadow: none;

    font-size: 30px;

    margin-bottom: 1px;

    font-weight: bold;

    line-height: 30px;

    color: #222;

    text-transform: uppercase;

}

.custom-carusel-caption h1 {

    text-shadow: none;

    font-size: 30px;

    margin-bottom: 1px;

    font-weight: bold;

    line-height: 30px;

    color: #fff;

    text-transform: uppercase;

}

.custom-carusel-caption h3{

    text-shadow: none;

    font-size: 25px;

    margin-bottom: 20px;

    color: #fff;

}

.main-container .carousel-indicators {

    bottom: 50%;

    z-index: 999;

    left: 8px;

    transform: translateY(50%);

    margin: 0px;

}

.featured-cat-verlay a h3 {

    background: #fff;

    padding: 7px 15px;

    font-size: 17px;

    text-transform: uppercase;

    font-weight: 600;

}

.banner-content-here .ba-title {

    font-size: 30px;

    text-transform: uppercase;

    font-weight: 600;

    margin-top: 15px;

    margin-bottom: 20px;

}

.page-title-here h3 {

    font-size: 20px;

    font-weight: 600;

}

.stepwizard-step p small {

    font-weight: bold;

    font-size: 4px;

    display: none;

}

.get-and-touch {

    padding: 15px;

    margin-top: 0px;

    margin-bottom: 20px;

}

.banner-content-here {

    padding: 50px 0px;

}

.trams-cont-box {

    margin-bottom: 20px;

}

.section-title-here h2 {

    font-size: 22px;

    color: #222;

    font-family: Roboto,Arial, Helvetica, sans-serif;

    font-weight: 600;

}

.details-infoList li:before {

    color: #777;

    content: "\f111";

    font-family: 'FontAweSome';

    position: absolute;

    left: -12px;

    top: calc(50% - 8px);

    font-size: 6px;

    margin-right: 10px;

    display: none;

}

.instagram-post-box {

    margin-bottom: 30px;

    cursor: pointer;

    position: relative;

    overflow: hidden;

}

.big-footer-box {

    margin-bottom: 20px;

}

h3.de-pro-title {

    font-size: 20px;

    font-weight: 600;

}

.product-details-content {

    margin-top: 20px;

}

.product-details-content .btn-default {

    margin-top: 20px;

    padding: 7px 25px;

    background-color: #777;

    border-radius: 0px;

    border: 0px;

    color: #fff;

    margin-left: 5px;

}

#exzoom {

    width: 300px;

}

.more-information-content .nav-tabs li a {

    font-size: 15px;

    font-weight: 600;

    padding: 5px 7px;

}

.more-information-content .nav-tabs>li.active>a, .more-information-content .nav-tabs>li.active>a:focus, .more-information-content .nav-tabs>li.active>a:hover {

    border-radius: 0px;

    color: #777;

    cursor: default;

    background-color: #fff;

    border: 0px;

    border-bottom-color: transparent;

}

.product-show-tools .navbar-right li{

    float: left;

}

.product-show-tools {

    margin-top: 15px;

}

.Login-register-here {

    margin-top: 20px;

    margin-bottom: 20px;

}

.custom-carusel-caption p {

    text-shadow: none;

    font-size: 17px;

    margin-bottom: 20px;

    color: #fff;

}
.sticky-wrapper .attr-nav {
    position: absolute;
    right: 18px;
    top: 0px;
}
.sticky-wrapper.is-sticky nav.navbar .navbar-brand img.logo {
     width: 170px;
    transition: all .5s ease-in-out;
    display: block;
    left: 0;
    position: absolute;
}
.pro-cart-summary .go-shop {
    border-radius: 0px;
    padding: 10px 5px;
    background-color: #777;
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    border: 1px solid #777;
    transition: all .3s ease-in-out;
}
    .pro-cart-summary .go-checkout {
    border-radius: 0px;
    padding: 10px 5px;
    background-color: #fff;
    color: #777;
    font-size: 13px;
    font-weight: 300;
    border: 1px solid #777;
    transition: all .3s ease-in-out;
}
}



/* Wide Mobile Layout: 480px. */



@media only screen and (min-width: 240px) and (max-width: 480px) {
    .scroll-logo img.logo {
    display: block!important;
}
    .pro-cart-summary .go-shop {
    border-radius: 0px;
    padding: 10px 5px;
    background-color: #777;
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    border: 1px solid #777;
    transition: all .3s ease-in-out;
}
    .pro-cart-summary .go-checkout {
    border-radius: 0px;
    padding: 10px 5px;
    background-color: #fff;
    color: #777;
    font-size: 13px;
    font-weight: 300;
    border: 1px solid #777;
    transition: all .3s ease-in-out;
}
    .sticky-wrapper .attr-nav {
    position: absolute;
    right: 18px;
    top: 0px;
}

.carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
    bottom: 0%;
}
.exzoom .exzoom_nav {
    top: 87px;
    margin-top: 10px;
    overflow: hidden;
    position: absolute;
    left: 15px;
    transform: rotate(90deg);
    left: -85px;
}
.exzoom .exzoom_img_box {
    background: #fff;
    position: relative;
}
    .list-group .new-arival-pro-box .product-info-box .pro-short-descrip{

    display: none;

}

.list-group .new-arival-pro-box .product-info-box .pro-list-info{

    display: none;

}

.list-group-item .new-arival-pro-box .product-cont-box{

    width: 100%;

    float: left;

    padding-left:15px;

    padding-right: 15px;

}

.list-group-item .new-arival-pro-box .product-info-box{

   width: 100%;

    float: left;

    text-align: left;

    padding-left:15px;

    padding-right: 15px;

}

    .top-header-title p{

    display: none;

}

.top-header-curr-language .bootsnav .navbar-nav .dropdown {

    float: left !important;

}

.top-header-curr-language .navbar.bootsnav ul.nav > li > a {

    padding: 5px 8px!important;

    font-weight: 300;

}

nav.navbar.bootsnav .navbar-brand {

    display: inline-block;

    float: none !important;

    margin-left: -70px!important;

}

nav.navbar.bootsnav .navbar-brand img{
margin-top: 10px;
	width: auto!important;

   height: 30px!important

}
.fixed-header .scroll-logo img.logo {
    width: 140px!important;
    transition: all .3s ease-in-out;
    display: block!important;
    margin-left: 80px;
}
.featured-category-box{

	margin-bottom: 20px;

}

.custom-carusel-caption h1 {

    text-shadow: none;

    font-size: 30px;

    margin-bottom: 1px;

    font-weight: bold;

    line-height: 30px;

    color: #222;

    text-transform: uppercase;

}

.custom-carusel-caption h1 {

    text-shadow: none;

    font-size: 30px;

    margin-bottom: 1px;

    font-weight: bold;

    line-height: 30px;

    color: #fff;

    text-transform: uppercase;

}

.custom-carusel-caption h3{

    text-shadow: none;

    font-size: 25px;

    margin-bottom: 20px;

    color: #fff;

}

.main-container .carousel-indicators {

    bottom: 50%;

    z-index: 999;

    left: 8px;

    transform: translateY(50%);

    margin: 0px;

}

.featured-cat-verlay a h3 {

    background: #fff;

    padding: 7px 15px;

    font-size: 17px;

    text-transform: uppercase;

    font-weight: 600;

}

.banner-content-here .ba-title {

    font-size: 30px;

    text-transform: uppercase;

    font-weight: 600;

    margin-top: 15px;

    margin-bottom: 20px;

}

.page-title-here h3 {

    font-size: 20px;

    font-weight: 600;

}

.stepwizard-step p small {

    font-weight: bold;

    font-size: 4px;

    display: none;

}

.get-and-touch {

    padding: 15px;

    margin-top: 0px;

    margin-bottom: 20px;

}

.banner-content-here {

    padding: 50px 0px;

}

.trams-cont-box {

    margin-bottom: 20px;

}

.section-title-here h2 {

    font-size: 22px;

    color: #222;

    font-family: Roboto,Arial, Helvetica, sans-serif;

    font-weight: 600;

}

.details-infoList li:before {

    color: #777;

    content: "\f111";

    font-family: 'FontAweSome';

    position: absolute;

    left: -12px;

    top: calc(50% - 8px);

    font-size: 6px;

    margin-right: 10px;

    display: none;

}

.instagram-post-box {

    margin-bottom: 30px;

    cursor: pointer;

    position: relative;

    overflow: hidden;

}

.big-footer-box {

    margin-bottom: 20px;

}

h3.de-pro-title {

    font-size: 20px;

    font-weight: 600;

}

.product-details-content {

    margin-top: 20px;

}

.product-details-content .btn-default {

    margin-top: 20px;

    padding: 7px 25px;

    background-color: #777;

    border-radius: 0px;

    border: 0px;

    color: #fff;

    margin-left: 5px;

}

#exzoom {

    width: 300px;

}

.more-information-content .nav-tabs li a {

    font-size: 15px;

    font-weight: 600;

    padding: 5px 7px;

}

.more-information-content .nav-tabs>li.active>a, .more-information-content .nav-tabs>li.active>a:focus, .more-information-content .nav-tabs>li.active>a:hover {

    border-radius: 0px;

    color: #777;

    cursor: default;

    background-color: #fff;

    border: 0px;

    border-bottom-color: transparent;

}

.product-show-tools .navbar-right li{

    float: left;

}

.product-show-tools {

    margin-top: 15px;

}

.Login-register-here {

    margin-top: 20px;

    margin-bottom: 20px;

}

.custom-carusel-caption p {

    text-shadow: none;

    font-size: 17px;

    margin-bottom: 20px;

    color: #fff;

}
.main-navber-area .attr-nav {
    position: absolute;
    right: 13px;
    top: 0px;
}
}