
*
{
  margin: 0;
  padding: 0;
}

body{
  transition:all 0.5s ease;
  -webkit-transition:all 0.5s ease;
  -moz-transition:all 0.5s ease;
  -o-transition:all 0.5s ease;
  overflow-x: hidden;
}
::-moz-selection { /* Code for Firefox */
    background: #C8C8C8;
}

::selection {
    background:#C8C8C8;
}

/*default styles*/

.padding0
{
    padding: 0;
}
.imgCenter
{
    margin: 0 auto;
    display: table;
    float: none;
}
a
{
    color: inherit;
    border: none;
}
a:active
{
    border: none;
}
a:hover
{
    border: none;
    color: inherit;
    text-decoration: none;
}
a:focus
{
    border: none;
}

/*navbar default bootstrap settings*/

.navbar-inverse {
    background-color: #000000;
    height: 75px;
    border-color: #080808;
    border-radius: 0px;
}
.innerBrand
{
	color: #fff;
	float: left;
}
.navbar-brand
{
	float: left;
}
.logoSmallScreens
{
	font-size: 16px;
	font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: 2px;
    line-height: 16px;
    color: #fff;
    font-weight: normal;
    position: relative;
    top: 9px;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 19px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 8px;
    margin-top: 2px;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 13px;
    padding-left: 4px;
    padding-right: 25px;
    letter-spacing: 2px;
    line-height: 16px;
    font-weight: normal;
}
.navbar-right
{
    margin-top: 15px;
    margin-right: 64px;
}
/*ecommerce Slider*/

.shopCarouselEcommerce
{
    height: 526px;
    width: 100%;
    margin-top: 75px;
}
.containerProduct1
{
    height: 526px;
    width: 100%;
    background-image: url('../assets/header/bg-full-1.jpg');
    background-size: cover;
    background-position: center;
}
.containerProduct2
{
    height: 526px;
    width: 100%;
    background-image: url('../assets/header/bg-full-2.jpg');
    background-size: cover;
    background-position: center;
}
.containerProduct3
{
    height: 526px;
    width: 100%;
    background-image: url('../assets/header/bg-full-3.jpg');
    background-size: cover;
    background-position: center;
}
.containerContent
{
    float: right;
    height: 251px;
    width: 435px;
    margin-right: 107px;
    margin-top: 130px;
}
.containerContent h2
{
    font-size: 45px;
    line-height: 63px;
    letter-spacing: 6px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    color: #000000;
    text-align: center;
    margin-bottom: 0px;
}
.containerContent h4 
{
    font-size: 17px;
    line-height: 31px;
    letter-spacing: 4px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    color: #000000;
    text-align: center;
    margin-top: 0px;
}
.containerNavigation
{
    position: absolute;
    width: 100%;
    height: 60px;
    top: 469px;
}
.containerNavigation .leftNavigation
{
    float: left;
    margin-left: 100px;
    margin-top: 10px;
    cursor: pointer;
}
.containerNavigation .rightNavigation
{
    float: right;
    margin-right: 94px;
    margin-top: 10px;
    cursor: pointer;
}
.carousel-control.right
{
    background-image: none;
}
.carousel-control.left
{
    background-image: none;
}

.shop
{
    height: 330px;
    width: 100%;
    background-color: #EDEDED;
}
.shop h4
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 40px;
    font-weight: 400;
    letter-spacing: 7px;
    padding-top: 100px;
    text-align: center;
    margin-top: 0px;
    padding-top: 169px;
}
.shop h5
{
    line-height: 20px;
    font-size: 17px;
    color: #000000;
    letter-spacing: 4px;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    margin-top: 14px;
}


/*shop items section*/

.shopItem
{
    height: 1516px;
    width: 100%;
    background-color: #fff;
}
.itemShopInner
{
    margin-top: 100px;
}
.itemShopInner:nth-child(2)
{
    margin-left: 0px;
    position: relative;
    left: 10px;
}
.itemShopInner:nth-child(3)
{
    margin-left: 0px;
    position: relative;
    left: 20px;
}
.itemShopInner:nth-child(5)
{
    margin-left: 0px;
    margin-top: 17px;
}
.itemShopInner:nth-child(6)
{
    margin-left: 0px;
    margin-top: 17px;
    position: relative;
    left: 10px;
}
.itemShopInner:nth-child(7)
{
    margin-left: 0px;
    margin-top: 17px;
    position: relative;
    left: 20px;
}
.sale
{
    height: 35px;
    width: 70px;
    background-color:#DD5758;
    position: absolute;
    float: right;
    right: 35px;
    top: 15px;
}
.sale h5
{
    line-height: 16px;
    font-size: 13px;
    color: #FFFFFF;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
}
.imageContainer
{
    height: 450px;
    width: 370px;
}
.itemShopInner h4
{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    line-height: 20px;
    font-size: 17px;
    text-align: center;
    color: #000;
    letter-spacing: 3px;
    padding-top: 12px;
}
.delHeader 
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    letter-spacing: 4px;
    padding-top: 4px;
    color: #000;
    padding-left: 113px;
    float: left;
    margin-top: 0px;
}
.btn-white
{
    width: 150px;
    height: 34px;
    background-color: #fff;
    border: none;
    letter-spacing: 3px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    line-height: 16px;
    font-size: 13px;
    color: #000000;
    border: 1px solid #000;
    text-align: center;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    margin: 53px auto;
    padding-top: 8px;
    cursor: pointer;
}

.btn-white:hover
{
    color: #fff;
    background-color: #000;
}
.btn-white-default
{
    width: 150px;
    height: 34px;
    background-color: #fff;
    border: none;
    letter-spacing: 3px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    line-height: 16px;
    font-size: 13px;
    color: #000000;
    border: 1px solid #000;
    text-align: center;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    margin: 17px auto;
    padding-top: 8px;
    cursor: pointer;
}
.btn-white-default:hover 
{
    color: #fff;
    background-color: #000;
}
.itemShopInner del 
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    letter-spacing: 4px;
    padding-top: 4px;
    color: #000;
    float: left;
    margin-top: -3px;
    position: relative;
    left: 89px;
}
.itemShopInner h6 
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    letter-spacing: 4px;
    padding-top: 4px;
    color: #000;
    text-align: center!important;
}
.overlayShopItemInner
{
    position: absolute;
    background-color: rgba(255,255,255,0.6);
    height: 450px;
    width: 100%;
    opacity: 0;
    transition:all 0.5s ease;
  -webkit-transition:all 0.5s ease;
  -moz-transition:all 0.5s ease;
  -o-transition:all 0.5s ease;
    cursor: pointer;
}
.imageInnerContainerShop 
{
    height: 450px;
    width: 100%;
    background-image: url('../assets/shop/shop-item-1.jpg');
    background-size: cover;
    background-position: center;
}
.imageInnerContainerShop2
{
    height: 450px;
    width: 100%;
    background-image: url('../assets/shop/shop-item-2.jpg');
    background-size: cover;
    background-position: center;
}
.imageInnerContainerShop3
{
    height: 450px;
    width: 100%;
    background-image: url('../assets/shop/shop-item-3.jpg');
    background-size: cover;
    background-position: center;
}
.imageInnerContainerShop4
{
    height: 450px;
    width: 100%;
    background-image: url('../assets/shop/shop-item-4.jpg');
    background-size: cover;
    background-position: center;
}
.imageInnerContainerShop5
{
    height: 450px;
    width: 100%;
    background-image: url('../assets/shop/shop-item-5.jpg');
    background-size: cover;
    background-position: center;
}
.imageInnerContainerShop6
{
    height: 450px;
    width: 100%;
    background-image: url('../assets/shop/shop-item-6.jpg');
    background-size: cover;
    background-position: center;
}
.overlayShopItemInner:hover
{
    opacity: 1;
}
.singleItemShopImage
{
    height: 450px;
    width: 370px;
    background-image: url('../assets/shop/shop-item-1.jpg');
    background-size: cover;
    background-position: center;
}
.singleItemShopImage2
{
    height: 450px;
    width: 370px;
    background-image: url('../assets/shop/shop-item-big.jpg');
    background-size: cover;
    background-position: center;
}
.singleItemShopImage3
{
    height: 450px;
    width: 370px;
    background-image: url('../assets/shop/shop-item-2.jpg');
    background-size: cover;
    background-position: center;
}
.singleItemShopImage4
{
    height: 450px;
    width: 370px;
    background-image: url('../assets/shop/shop-item-2-2.jpg');
    background-size: cover;
    background-position: center;
}
.singleItemShopImage5
{
    height: 450px;
    width: 370px;
    background-image: url('../assets/shop/shop-item-3.jpg');
    background-size: cover;
    background-position: center;
}
.singleItemShopImage6
{
    height: 450px;
    width: 370px;
    background-image: url('../assets/shop/shop-item-3-2.jpg');
    background-size: cover;
    background-position: center;
}
.singleItemShopImage7
{
    height: 450px;
    width: 370px;
    background-image: url('../assets/shop/shop-item-4.jpg');
    background-size: cover;
    background-position: center;
}
.singleItemShopImage8
{
    height: 450px;
    width: 370px;
    background-image: url('../assets/shop/shop-item-4-2.jpg');
    background-size: cover;
    background-position: center;
}
.singleItemShopImage9
{
    height: 450px;
    width: 370px;
    background-image: url('../assets/shop/shop-item-5.jpg');
    background-size: cover;
    background-position: center;
}
.singleItemShopImage10
{
    height: 450px;
    width: 370px;
    background-image: url('../assets/shop/shop-item-5-2.jpg');
    background-size: cover;
    background-position: center;
}
.itemContentShopItem
{
    height: 319px;
    margin-top: 100px;
}
.itemContentShopItem h2
{
    letter-spacing: 3px;
    line-height: 24px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    font-weight: 400;
    margin-top: 0px;
    padding-left: 13px;
}
.itemContentShopItem .delSingleItem 
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    letter-spacing: 4px;
    padding-top: 4px;
    color: #000;
    float: left;
    margin-top: 4px;
    padding-left: 14px;
}
.delSingleItemHeader
{
    float: left;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    letter-spacing: 4px;
    padding-top: 4px;
    color: #000;
    text-align: center!important;
    margin-top: 7px;
    padding-left: 22px;
}

.itemContentShopItem p 
{
    line-height: 20px;
    font-family: 'PT Sans', sans-serif;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    padding-top: 76px;
    padding-left: 14px;
}

/*single shop item section*/

.shopItemSingleProduct
{
    height: 1465px;
    width: 100%;
}
.itemSingleProduct
{
    margin-top: 100px;
    margin-left: 67px;
}
.multipleProducts
{
    margin-top: 100px;
    height: 308px;
}
.multipleProducts img:nth-child(1)
{
    margin-left: 10px;
    cursor: pointer;
}
.imageItem2
{
    margin-left: 10px;
    cursor: pointer;
    margin-top: 20px;
}
.btn-black-single-item  
{
    width: 142px;
    height: 40px;
    border-radius: 0px;
    background-color: #000;
    color: #fff!important;
    font-weight: 400;
    line-height: 16px;
    font-size: 14px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    margin-top: 38px;
    margin-left: 16px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #000;
    letter-spacing: 2px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    padding-top: 12px;
} 

.btn-black-single-item:hover
{
    background-color: #fff;
    color: #000!important;
    border: 1px solid #000;
}
.itemContentShopItem h6 
{
    float: left;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    letter-spacing: 4px;
    padding-top: 4px;
    color: #000;
    text-align: center!important;
    margin-top: 7px;
    padding-left: 13px;
}


/*feature products section*/

.featureHeader h3
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 28px;
    color: #000;
    text-align: center;
    font-weight: 400;
    letter-spacing: 7px;
    padding-top: 105px;
}
.featureHeader h4 
{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    letter-spacing: 4px;
    font-size: 14px;
    text-align: center;
    padding-top: 6px;
}
.itemFeatured
{
    margin-top: 114px;
    float: left;
    width: 270px;
}
.itemFeatured:nth-child(6)
{
    margin-left: 24px;
}
.itemFeatured:nth-child(7)
{
    margin-left: 24px;
}
.itemFeatured:nth-child(8)
{
    margin-left: 24px;
}
.imageFeatured 
{
    height: 328px;
    width: 270px;
}
.itemFeatured h6 
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    letter-spacing: 4px;
    padding-top: 4px;
    color: #000;
    text-align: center!important;
}
.itemFeatured h4
{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    line-height: 20px;
    font-size: 17px;
    text-align: center;
    color: #000;
    letter-spacing: 3px;
    padding-top: 12px;
}
.overlayFeaturedItem
{
    height: 328px;
    width: 270px;
    position: absolute;
    background-color: rgba(255,255,255,0.6);
    opacity: 0;
    transition:all 0.5s ease;
  -webkit-transition:all 0.5s ease;
  -moz-transition:all 0.5s ease;
  -o-transition:all 0.5s ease;
    cursor: pointer;
}
.overlayFeaturedItem:hover
{
    opacity: 1;
}

/*testimonial section*/

.testimonials
{
    height: 500px;
    width: 100%;
    background-image:url('../assets/testimonials/testimonial.jpg');
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
.overlayTestimonials
{
    height: 500px;
    width: 100%;
    background-color:rgba(0,0,0,0.8);
    position: absolute;
}
.overlayTestimonials h5
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 27px;
    font-weight: 300;
    letter-spacing: 7px;
    color: #fff;
    text-align: center;
    padding-top: 103px;
}
.overlayTestimonials img
{
    margin-top: 17px;
}
.itemTestimonial
{
    float: none;   
    display: table;
    margin: 68px auto;
}
.itemTestimonial p 
{
    color: #fff;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 17px;
    font-style: italic;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 21px;
}
.itemTestimonial h5
{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    letter-spacing: 4px;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 0px;
    padding-top: 20px;
}
.testimonialsCarouselIndicators li
{
    position: relative;
    top: 19px;
}
.carousel-indicators li {
    margin-left: 3px;
    margin-right: 12px;
}
.carousel-indicators .active {
    width: 17px;
    height: 17px;
    margin-left: 3px;
    position: relative;
    top: 22px;
    margin-right: 12px;
}

/*mens wear collection*/

.mensWearCollection 
{
    height: 867px;
    width: 100%;
}
.mensWearCollection h1
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 7px;
    text-align: center;
    padding-top: 103px;
    margin-top: 0px;
    color: #000;
}
.mensWearCollection h2
{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    letter-spacing: 4px;
    text-align: center;
    font-size: 14px;
    margin-top: 16px;
    color: #000;
}
.shopImageContainerEcommerce
{
    width: 270px;
    height: 328px;
}
/*shopWomen2 html*/

.shopItem2
{
    height: 1516px;
    width: 100%;
    background-color: #fff; 
}

.mensWearItem
{
    margin-top: 121px;
    float: left;
    width: 270px;
}
.mensWearItem:nth-child(2)
{
    margin-left: 30px;
}
.mensWearItem:nth-child(3)
{
    margin-left: 30px;
}
.mensWearItem:nth-child(4)
{
    margin-left: 30px;
}
.mensWearItem:nth-child(5) {
    margin-left: 0px;
}
.mensWearItem:nth-child(6) {
    margin-left: 30px;
}
.mensWearItem:nth-child(7) {
    margin-left: 30px;
}
.mensWearItem:nth-child(8) {
    margin-left: 30px;
}
.shopImageContainerEcommerce
{
    margin: 0 auto;
}
.imageInnerContainerShopMen 
{
    height: 450px;
    width: 100%;
    background-image: url('../assets/shop/shop-item-7.jpg');
    background-size: cover;
    background-position: center;
}
.imageInnerContainerShopMen2
{
    height: 450px;
    width: 100%;
    background-image: url('../assets/shop/shop-item-8.jpg');
    background-size: cover;
    background-position: center;
}
.imageInnerContainerShopMen3
{
    height: 450px;
    width: 100%;
    background-image: url('../assets/shop/shop-item-9.jpg');
    background-size: cover;
    background-position: center;
}
.imageInnerContainerShopMen4
{
    height: 450px;
    width: 100%;
    background-image: url('../assets/shop/shop-item-10.jpg');
    background-size: cover;
    background-position: center;
}
.imageInnerContainerShopMen5
{
    height: 450px;
    width: 100%;
    background-image: url('../assets/shop/shop-item-11.jpg');
    background-size: cover;
    background-position: center;
}
.imageInnerContainerShopMen6
{
    height: 450px;
    width: 100%;
    background-image: url('../assets/shop/shop-item-12.jpg');
    background-size: cover;
    background-position: center;
}

.mensWearItem h6 
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    letter-spacing: 4px;
    padding-top: 4px;
    color: #000;
    text-align: center!important;
}
.mensWearItem h4
{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    line-height: 20px;
    font-size: 17px;
    text-align: center;
    color: #000;
    letter-spacing: 3px;
    padding-top: 12px;
}
.mensWearItem .overlayFeaturedItem
{
    height: 328px;
    width: 270px;
    position: absolute;
    background-color: rgba(255,255,255,0.6);
    opacity: 0;
    transition:all 0.5s ease;
  -webkit-transition:all 0.5s ease;
  -moz-transition:all 0.5s ease;
  -o-transition:all 0.5s ease;
    cursor: pointer;
}
.mensWearItem .overlayFeaturedItem:hover
{
    opacity: 1;
}


/*world wide shipping section*/

.worldWideShipping
{
    height: 267px;
    width: 100%;
    background-color: #000;
}
.worldWideShipping h2 
{
    font-size: 24px;
    letter-spacing: 4px;
    line-height: 29px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    text-align: center;
    color: #fff;
    margin-top: 0px;
    padding-top: 61px;
}
.worldWideShipping p 
{
    letter-spacing: 1px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    line-height: 18px;
    font-size: 15px;
    color: #FFFFFF;
    padding-top: 16px;
    text-align: center;
}
.worldWideShipping button {
    margin-top: 5px;
    padding-top: 1px;
    border: 1px solid #fff;
}

/*news letter section*/

.newsLetter {
    height: 421px;
    width: 100%;
    background-color: #000;
    border-bottom: 1px solid #fff;
}
.newsLetter h2 
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 27px;
    font-weight: 300;
    letter-spacing: 7px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 0px;
    padding-top: 113px;
}
.newsLetter img 
{
    margin-top: 18px;
}
.newsLetterForm
{
    border: 1px solid #fff!important;
}
.form-control {
    min-width: 400px;
    height: 35px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: transparent;
    background-image: none;
    border: 1px solid #fff;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    color: #FFFFFF!important;
    letter-spacing: 2px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 13px;
    font-weight: 300;
    transition:all 0.5s ease;
  -webkit-transition:all 0.5s ease;
  -moz-transition:all 0.5s ease;
  -o-transition:all 0.5s ease;
}
.form-control:focus {
    border-color: #fff;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: none;
    background-color: #fff;
    color: #000!important;
}
.itemNewsLetter {
    margin: 16px auto;
    float: none;
    display: table;
    position: relative;
    left: 55px;
}
#enterEmailNewsLetter
{
    min-width: 329px;
}
.itemNewsLetter button 
{
    border-radius: 0px;
    height: 35px;
    margin-top: 53px;
    position: relative;
    right: 5px;
    width: 148px;
    padding-top: 5px;
    border: 1px solid #fff;
}

/*about us section*/

.shopAboutUs
{
    height: 400px;
    width: 100%;
    background-image: url('../assets/about/about.jpg');
    background-size: cover;
    background-position: center;
}
.overlayShopAboutUS
{
    height: 400px;
    width: 100%;
    background-color: rgba(0,0,0,0.5);
    position: absolute;
}
.shopAboutUs h4
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 40px;
    font-weight: 400;
    letter-spacing: 7px;
    color: #fff;
    text-align: center;
    padding-top: 199px;
}
.shopAboutUs h5 
{
    line-height: 20px;
    font-size: 17px;
    color: #FFFFFF;
    letter-spacing: 4px;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    margin-top: 15px;
}
.aboutUs
{
    height: 617px;
    width: 100%;
}
.aboutUs h1 
{
    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
    color: #000;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 7px;
    padding-top: 137px;
}
.aboutUs p:nth-child(2)
{
    font-family: 'PT Sans', sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    color: #000;
    letter-spacing: 1px;
    padding-top: 30px;
    line-height: 20px;
}
.itemAboutParagraph 
{
    margin-top: 66px;
}
.itemAboutParagraph p 
{
    font-family: 'PT Sans', sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-align: left;
    color: #000;
    letter-spacing: 1px;
    padding-top: 30px;
    line-height: 20px;
}
.itemAboutLists
{
    margin-top: 66px;
}
.itemAboutLists ul 
{
    margin-left: 75px;
    margin-top: 32px;
}
.itemAboutLists li 
{
    font-family: 'PT Sans', sans-serif;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    padding-top: 1px;
    padding-left: 10px;
}

/*animate Number Section*/

.animateNumberSection
{
    height: 483px;
    width: 100%;
    background-color: #000;
}
.animateNumberSection h3
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 27px;
    font-weight: 300;
    letter-spacing: 7px;
    text-align: center;
    color: #fff;
    margin-top: 0px;
    padding-top: 112px;
}
.animateNumberSection img
{
    margin-top: 20px;
}

.itemChooseUs
{
    height: 100px;
    width: 389px;
    margin-top: 77px;
}
.itemChooseUs i
{
    float: left;
    color: #fff;
    padding: 10px 17px;
}
.itemChooseUs h4 
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 4px;
    color: #fff;
    position: relative;
    left: 32px;
    margin-top: 3px;
}
.itemChooseUs p
{
    font-family: 'PT Sans', sans-serif;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    position: relative;
    left: 32px;
    top: 6px;
    color: #fff;
}
.itemAnimateNumber
{
    margin-top: 73px;
}
.itemAnimateNumber h5
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 40px;
    font-weight: 300;
    color: #fff;
    letter-spacing: 7px;
}
.itemAnimateNumber h6
{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    color: #fff;
    letter-spacing: 4px;
    padding-top: 15px;
}
/*clients section*/

.clients
{
    height: 521px;
    width: 100%;
    background-color: #fff;
}
.clients h3
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 27px;
    font-weight: 300;
    letter-spacing: 7px;
    text-align: center;
    color: #000;
    margin-top: 0px;
    padding-top: 112px;
}
.clients img
{
    margin-top: 20px;
}
.itemClients
{
    margin-top: 76px;
}
.client-carousel-indicators .active {
    width: 17px;
    height: 17px;
    margin-left: 3px;
    position: relative;
    top: 95px;
    background-color: #000;
    margin-right: 12px;
}
.client-carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
    position: relative;
    top: 94px;
    border-color: #000;
    margin-right: 12px;
}

/*FAQ section*/

.shopFAQ
{
    height: 400px;
    width: 100%;
    background-image: url('../assets/header/bg-full-1.jpg');
    background-size: cover;
    background-position: center;
}
.overlayShopAboutUS
{
    height: 400px;
    width: 100%;
    background-color: rgba(0,0,0,0.5);
    position: absolute;
}
.shopFAQ h4
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 40px;
    font-weight: 400;
    letter-spacing: 7px;
    color: #fff;
    text-align: center;
    padding-top: 199px;
}
.shopFAQ h5 
{
    line-height: 20px;
    font-size: 17px;
    color: #FFFFFF;
    letter-spacing: 4px;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    margin-top: 15px;
}
.FAQ
{
    height: 626px;
    width: 100%;
}
.itemFAQ
{
    margin:149px auto;
    display: table;
    float: none;
}
.containerAskedQuestion {
    height: 42px;
    width: 772px;
    border: 1px solid #000;
    cursor: pointer;
    border-bottom: none;
}
.containerAskedQuestion:nth-child(9)
{
    border-bottom: 1px solid #000!important;
}
.containerAskedQuestion p 
{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    letter-spacing: 2px;
    padding-top: 10px;
    padding-left: 11px;
    color: #000;
}
.containerAskedQuestionChild
{
    height: 109px;
    width: 772px;
}
.containerAskedQuestionChild p 
{
    font-family: 'PT Sans', sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #000;
    letter-spacing: 1px;
    padding-left: 19px;
    padding-top: 28px;
    line-height: 16px;
}

/*contact form information*/

#map
{
    height: 322px;
    width: 100%;
    background-color: #ddd;
}

.contactForm 
{
    height: 532px;
    background-color: #fff;
    width: 100%;
    border-bottom: 1px #fff solid;
}

.contactForm img 
{
    margin-top: 22px;
}
.ItemContactInfo
{
    margin: 150px auto;
    float: none;
}
.form-control {
    min-width: 400px;
    height: 35px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: transparent;
    background-image: none;
    border: 1px solid #000;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    color: #FFFFFF;
    letter-spacing: 2px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 13px;
    font-weight: 300;
    transition:all 0.5s ease;
  -webkit-transition:all 0.5s ease;
  -moz-transition:all 0.5s ease;
  -o-transition:all 0.5s ease;
}
#name 
{
    margin-left: 22px;
}
#email 
{
    margin-left: 26px;
}
#message
{
    min-width: 830px;
    margin-left: 22px;
    margin-top: 30px;
    height: 100px;
}
.btn-send
{
    margin-top: 31px;
    margin-left: 22px;
    width: 202px;
    height: 37px;
    color: #fff;
    background-color: #000;
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: 2px;
    font-size: 14px;
    border: 1px solid #000;
    transition:all 0.5s ease;
  -webkit-transition:all 0.5s ease;
  -moz-transition:all 0.5s ease;
  -o-transition:all 0.5s ease;
}
.btn-send:hover
{
    background-color: #fff;
    color: #000;
}
.form-control:focus {
    border-color: #fff;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: none;
    background-color: #000;
    color: #fff!important;
}

/*contact information section*/

.shopContact
{
    height: 400px;
    width: 100%;
    background-image: url('../assets/header/bg-full-2.jpg');
    background-size: cover;
    background-position: center;
}
.overlayShopAboutUS
{
    height: 400px;
    width: 100%;
    background-color: rgba(0,0,0,0.5);
    position: absolute;
}
.shopContact h4
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 40px;
    font-weight: 400;
    letter-spacing: 7px;
    color: #fff;
    text-align: center;
    padding-top: 199px;
}
.shopContact h5 
{
    line-height: 20px;
    font-size: 17px;
    color: #FFFFFF;
    letter-spacing: 4px;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    margin-top: 15px;
}

.contactInfo
{
    height: 250px;
    width: 100%;
    background-color: #000;
}
.itemContactInfo:nth-child(1) 
{
    height: 126px;
    width: 300px;
    margin-top: 66px;
    margin-left: 126px;
}
.itemContactInfo:nth-child(2) 
{
    height: 126px;
    width: 300px;
    margin-top: 66px;
    margin-left: 8px;
}
.itemContactInfo:nth-child(3) 
{
    height: 126px;
    width: 300px;
    margin-top: 66px;
    margin-left: 8px;
}
.borderInfoContact 
{
    height: 50px;
    width: 50px;
    background-color: #fff;
    border-radius: 100px;
    margin-left: 28px;
    margin-top: 31px;
    float: left;
}
.borderInfoContact i 
{
    padding-top: 16px;
    font-size: 20px;
    color: #000;
}
.contactContent
{
    height: 100px;
    width: 156px;
    float: left;
}
.contactContent h4
{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    line-height: 24px;
    font-size: 20px;
    color: #fff;
    letter-spacing: 4px;
    padding-left: 28px;
    padding-top: 21px;
}
.contactContent h6:nth-child(2)
{
    font-family: 'PT Sans', sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    padding-left: 28px;
    letter-spacing: 1px;
    position: relative;
    bottom: 5px;
}
.contactContent h6
{
    font-family: 'PT Sans', sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    padding-left: 28px;
    letter-spacing: 1px;
    position: relative;
    bottom: 12px;
}


.contactInfo
{
    height: 250px;
    width: 100%;
    background-color: #000;
}
.itemContactInfo:nth-child(1) 
{
    height: 126px;
    width: 300px;
    margin-top: 66px;
    margin-left: 126px;
}
.itemContactInfo:nth-child(2) 
{
    height: 126px;
    width: 300px;
    margin-top: 66px;
    margin-left: 8px;
}
.itemContactInfo:nth-child(3) 
{
    height: 126px;
    width: 300px;
    margin-top: 66px;
    margin-left: 8px;
}
.borderInfoContact 
{
    height: 50px;
    width: 50px;
    background-color: #fff;
    border-radius: 100px;
    margin-left: 28px;
    margin-top: 31px;
    float: left;
}
.borderInfoContact i 
{
    padding-top: 16px;
    font-size: 20px;
    color: #000;
}
.contactContent
{
    height: 100px;
    width: 156px;
    float: left;
}
.contactContent h4
{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    line-height: 24px;
    font-size: 20px;
    color: #fff;
    letter-spacing: 4px;
    padding-left: 28px;
    padding-top: 21px;
}
.contactContent h6:nth-child(2)
{
    font-family: 'PT Sans', sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    padding-left: 28px;
    letter-spacing: 1px;
    position: relative;
    bottom: 5px;
}
.contactContent h6
{
    font-family: 'PT Sans', sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    padding-left: 28px;
    letter-spacing: 1px;
    position: relative;
    bottom: 12px;
}

/*footer section*/

.footer
{
    height: 369px;
    width: 100%;
}

.footer img
{
    margin: 91px auto;
    float: none;
    display: table;
    margin-bottom: 0px;
}
.socialsFooter
{
    list-style: none;
    margin: 0 auto;
    display: table;
    float: none;
    margin-top: 64px;
}
.socialsFooter li 
{
    height: 40px;
    width: 41px;
    border: 1px solid #000;
    text-align: center;
    float: left;
    margin-left: 6px;
    margin-right: 3px;
    cursor: pointer;
}
.socialsFooter i 
{
    text-align: center!important;
    color: #000;
    padding-top: 11px;
    font-size: 17px;
}
.footer h5
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 3px;
    text-align: center;
    color: #000;
    padding-top: 67px;
}
.footer h6
{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    letter-spacing: 4px;
    padding-top: 5px;
}





















/*===============================================
            
            MEDIA QUERIES FOR DEVICES

===============================================*/

/*header*/

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

    .navbar-right {
        margin-top: 15px;
        margin-right: 5px;
    }

    /*header carousel*/

    .containerContent {
        float: right;
        height: 251px;
        width: 100%;
        margin-right: 0px;
        margin-top: 130px;
        text-align: center;
        color: #fff!important;
    }
    .containerContent h2 {
        font-size: 45px;
        line-height: 63px;
        letter-spacing: 6px;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 400;
        color: #fff;
        text-align: center;
        margin-bottom: 0px;
    }
    .containerContent h4 {
        font-size: 17px;
        line-height: 31px;
        letter-spacing: 4px;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 300;
        color: #fff;
        text-align: center;
        margin-top: 0px;
    }

    /*shop items*/

    .shopItem {
        height: 4500px;
        width: 100%;
        background-color: #fff;
        padding: 20px;
    }

    .itemShopInner {
        margin-top: 100px;
        margin: 100px auto;
        width: 100%;
        padding: 0;
    }
     .imageContainer {
        height: 450px;
        width: 100%;
    }
    img 
    {
        width: 100%;
    }
    .itemShopInner h4 {
        padding-top: 20px;
        margin-top: 0px;
    }
    .delHeader {
        float: none;
        padding-left: 0px;
        text-align: center;
    }
    .itemShopInner:nth-child(2) {
        margin-left: 0px;
        position: relative;
        left: 0px;
    }
     .itemShopInner:nth-child(3) {
        margin-left: 0px;
        position: relative;
        left: 0px;
    }
     .itemShopInner:nth-child(4) {
        margin-left: 0px;
        position: relative;
        left: 0px;
    }
     .itemShopInner:nth-child(5) {
        margin-left: 0px;
        position: relative;
        left: 0px;
    }
     .itemShopInner:nth-child(6) {
        margin-left: 0px;
        position: relative;
        left: 0px;
    }
    .itemShopInner:nth-child(7) {
        margin-left: 0px;
        position: relative;
        left: 0px;
    }
     .shopItemSingleProduct {
        height: 3800px;
        width: 100%;
        padding: 20px;
    }
    .itemSingleProduct {
        margin-top: 100px;
        margin-left: 0px;
        margin: 100px auto;
    }
    .itemFeatured {
        margin-top: 114px;
        float: none;
        width: 270px;
        margin: 100px auto;
    }
    .itemFeatured:nth-child(6) {
        margin-left: 0px;
        margin: 50px auto;
    }
    .itemFeatured:nth-child(7) {
        margin-left: 0px;
        margin: 50px auto;
    }
    .itemFeatured:nth-child(8) {
        margin-left: 0px;
        margin: 50px auto;
    }
    .singleItemShopImage {
        width: 100%;
    }
     .singleItemShopImage2 {
        width: 100%;
    }
    .singleItemShopImage3 {
        width: 100%;
    }
     .singleItemShopImage4 {
        width: 100%;
    }
    .singleItemShopImage5 {
        width: 100%;
    }
     .singleItemShopImage6 {
        width: 100%;
    }
    .singleItemShopImage7 {
        width: 100%;
    }
     .singleItemShopImage8 {
        width: 100%;
    }
    .singleItemShopImage9 {
        width: 100%;
    }
     .singleItemShopImage10 {
        width: 100%;
    }
    .featureHeader h3
    {
        padding-top: 200px;
    }
    /*mens wear*/

    .mensWearCollection {
        height: 2723px;
        padding: 20px;
    }
    .mensWearItem {
        margin-top: 121px;
        float: left;
        width: 100%;
    }
    .imageFeatured {
        height: 328px;
        width: 100%;
    }
    .mensWearItem:nth-child(2) {
        margin-left: 0px;
    }
    .mensWearItem:nth-child(3) {
        margin-left: 0px;
    }
    .mensWearItem:nth-child(4) {
        margin-left: 0px;
    }
    .mensWearItem:nth-child(5) {
    margin-left: 0px;
    }
    .mensWearItem:nth-child(6) {
        margin-left: 0px;
    }
    .mensWearItem:nth-child(7) {
        margin-left: 0px;
    }
    .mensWearItem:nth-child(8) {
        margin-left: 0px;
    }
    .shopImageContainerEcommerce
    {
        margin: 0 auto;
    }
    .shopItem2
    {
        height: 5100px;
        width: 100%;
        padding: 20px;
        background-color: #fff; 
    }
    /*about us section*/

    .aboutUs {
        height: 1400px;
        width: 100%;
        padding: 20px;
    }
    .itemAboutParagraph p
    {
        text-align: center;
    }
    
    /*FAQ section*/

    .containerAskedQuestion {
        width: 100%;
    }
    .containerAskedQuestionChild {
        height: 200px;
        width: 100%;
    }
    .containerAskedQuestion p
    {
        font-size: 14px;
    }
    
    /*contact info section*/

    .itemContactInfo:nth-child(1) {
        height: 126px;
        width: 300px;
        margin-top: 66px;
        margin-left: 0px;
        margin: 100px auto;
    }
    .itemContactInfo:nth-child(2) {
        height: 126px;
        width: 300px;
        margin-left: 0px;
        margin: 50px auto;
    }
    .itemContactInfo:nth-child(3) {
        height: 126px;
        width: 300px;
        margin-left: 0px;
        margin: 50px auto;
    }

    .contactInfo {
        height: 700px;
        width: 100%;
        background-color: #000;
    }
}

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

    .navbar-inverse .navbar-nav > li > a {
        font-size: 10px;
        padding-left: 2px;
        padding-right: 9px;
    }
    .navbar-right {
        margin-right: 0px;
    }

    /*header carousel*/

    .containerContent {
        float: right;
        height: 251px;
        width: 100%;
        margin-right: 0px;
        margin-top: 130px;
        text-align: center;
        color: #fff!important;
    }
    .containerContent h2 {
        font-size: 45px;
        line-height: 63px;
        letter-spacing: 6px;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 400;
        color: #fff;
        text-align: center;
        margin-bottom: 0px;
    }
    .containerContent h4 {
        font-size: 17px;
        line-height: 31px;
        letter-spacing: 4px;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 300;
        color: #fff;
        text-align: center;
        margin-top: 0px;
    }

    /*shop items*/

    .shopItem {
        height: 4500px;
        width: 100%;
        background-color: #fff;
        padding: 20px;
    }

    .itemShopInner {
        margin-top: 100px;
        margin: 100px auto;
        width: 100%;
        padding: 0;
    }
     .imageContainer {
        height: 450px;
        width: 100%;
    }
    img 
    {
        width: 100%;
    }
    .itemShopInner h4 {
        padding-top: 20px;
        margin-top: 0px;
    }
    .delHeader {
        float: none;
        padding-left: 0px;
        text-align: center;
    }
    .itemShopInner:nth-child(2) {
        margin-left: 0px;
        position: relative;
        left: 0px;
    }
     .itemShopInner:nth-child(3) {
        margin-left: 0px;
        position: relative;
        left: 0px;
    }
     .itemShopInner:nth-child(4) {
        margin-left: 0px;
        position: relative;
        left: 0px;
    }
     .itemShopInner:nth-child(5) {
        margin-left: 0px;
        position: relative;
        left: 0px;
    }
     .itemShopInner:nth-child(6) {
        margin-left: 0px;
        position: relative;
        left: 0px;
    }
    .itemShopInner:nth-child(7) {
        margin-left: 0px;
        position: relative;
        left: 0px;
    }
     .shopItemSingleProduct {
        height: 3800px;
        width: 100%;
        padding: 20px;
    }
    .itemSingleProduct {
        margin-top: 100px;
        margin-left: 0px;
        margin: 100px auto;
    }
    .itemFeatured {
        margin-top: 114px;
        float: none;
        width: 270px;
        margin: 100px auto;
    }
    .itemFeatured:nth-child(6) {
        margin-left: 0px;
        margin: 50px auto;
    }
    .itemFeatured:nth-child(7) {
        margin-left: 0px;
        margin: 50px auto;
    }
    .itemFeatured:nth-child(8) {
        margin-left: 0px;
        margin: 50px auto;
    }
    .singleItemShopImage {
        width: 100%;
    }
     .singleItemShopImage2 {
        width: 100%;
    }
    .singleItemShopImage3 {
        width: 100%;
    }
     .singleItemShopImage4 {
        width: 100%;
    }
    .singleItemShopImage5 {
        width: 100%;
    }
     .singleItemShopImage6 {
        width: 100%;
    }
    .singleItemShopImage7 {
        width: 100%;
    }
     .singleItemShopImage8 {
        width: 100%;
    }
    .singleItemShopImage9 {
        width: 100%;
    }
     .singleItemShopImage10 {
        width: 100%;
    }
    .featureHeader h3
    {
        padding-top: 200px;
    }
    /*mens wear*/

    .mensWearCollection {
        height: 2723px;
        padding: 20px;
    }
    .mensWearItem {
        margin-top: 121px;
        float: left;
        width: 100%;
    }
    .imageFeatured {
        height: 328px;
        width: 100%;
    }
    .mensWearItem:nth-child(2) {
        margin-left: 0px;
    }
    .mensWearItem:nth-child(3) {
        margin-left: 0px;
    }
    .mensWearItem:nth-child(4) {
        margin-left: 0px;
    }
    .mensWearItem:nth-child(5) {
    margin-left: 0px;
    }
    .mensWearItem:nth-child(6) {
        margin-left: 0px;
    }
    .mensWearItem:nth-child(7) {
        margin-left: 0px;
    }
    .mensWearItem:nth-child(8) {
        margin-left: 0px;
    }
    .shopImageContainerEcommerce
    {
        margin: 0 auto;
    }
    .shopItem2
    {
        height: 5100px;
        width: 100%;
        padding: 20px;
        background-color: #fff; 
    }
    /*about us section*/

    .aboutUs {
        height: 1400px;
        width: 100%;
        padding: 20px;
    }
    .itemAboutParagraph p
    {
        text-align: center;
    }
    
    /*FAQ section*/

    .containerAskedQuestion {
        width: 100%;
    }
    .containerAskedQuestionChild {
        height: 200px;
        width: 100%;
    }
    .containerAskedQuestion p
    {
        font-size: 14px;
    }

    /*contact info section*/

    .itemContactInfo:nth-child(1) {
        height: 126px;
        width: 300px;
        margin-top: 66px;
        margin-left: 0px;
        margin: 100px auto;
    }
    .itemContactInfo:nth-child(2) {
        height: 126px;
        width: 300px;
        margin-left: 0px;
        margin: 50px auto;
    }
    .itemContactInfo:nth-child(3) {
        height: 126px;
        width: 300px;
        margin-left: 0px;
        margin: 50px auto;
    }

    .contactInfo {
        height: 700px;
        width: 100%;
        background-color: #000;
    }

}

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


    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: #101010;
        margin-top: 12px;
        color: #000;
        background-color: #f6f6f6;
    }
    .navbar-right {
        margin-top: 14px;
        margin-right: 0px;
    }
    .navbar-inverse .navbar-nav > li > a {
        color: #000;
        font-family: 'Roboto Condensed', sans-serif;
        font-size: 13px;
        padding-left: 0px;
        padding-right: 0px;
        letter-spacing: 2px;
        line-height: 16px;
        font-weight: normal;
        text-align: center;
    }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
        color: #000;
        background-color: transparent;
    }

    /*header carousel*/

    .containerContent {
        float: right;
        height: 251px;
        width: 100%;
        margin-right: 0px;
        margin-top: 130px;
        text-align: center;
        color: #fff!important;
    }
    .containerContent h2 {
        font-size: 45px;
        line-height: 63px;
        letter-spacing: 6px;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 400;
        color: #fff;
        text-align: center;
        margin-bottom: 0px;
    }
    .containerContent h4 {
        font-size: 17px;
        line-height: 31px;
        letter-spacing: 4px;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 300;
        color: #fff;
        text-align: center;
        margin-top: 0px;
    }

    /*shop items*/

    .shopItem {
        height: 4500px;
        width: 100%;
        background-color: #fff;
        padding: 20px;
    }

    .itemShopInner {
        margin-top: 100px;
        margin: 100px auto;
        width: 100%;
        padding: 0;
    }
     .imageContainer {
        height: 450px;
        width: 100%;
    }
    img 
    {
        width: 100%;
    }
    .itemShopInner h4 {
        padding-top: 20px;
        margin-top: 0px;
    }
    .delHeader {
        float: none;
        padding-left: 0px;
        text-align: center;
    }
    .itemShopInner:nth-child(2) {
        margin-left: 0px;
        position: relative;
        left: 0px;
    }
     .itemShopInner:nth-child(3) {
        margin-left: 0px;
        position: relative;
        left: 0px;
    }
     .itemShopInner:nth-child(4) {
        margin-left: 0px;
        position: relative;
        left: 0px;
    }
     .itemShopInner:nth-child(5) {
        margin-left: 0px;
        position: relative;
        left: 0px;
    }
     .itemShopInner:nth-child(6) {
        margin-left: 0px;
        position: relative;
        left: 0px;
    }
    .itemShopInner:nth-child(7) {
        margin-left: 0px;
        position: relative;
        left: 0px;
    }
    .shopItemSingleProduct {
        height: 3800px;
        width: 100%;
        padding: 20px;
    }
    .itemSingleProduct {
        margin-top: 100px;
        margin-left: 0px;
        margin: 100px auto;
    }
    .itemFeatured {
        margin-top: 114px;
        float: none;
        width: 270px;
        margin: 100px auto;
    }
    .itemFeatured:nth-child(6) {
        margin-left: 0px;
        margin: 50px auto;
    }
    .itemFeatured:nth-child(7) {
        margin-left: 0px;
        margin: 50px auto;
    }
    .itemFeatured:nth-child(8) {
        margin-left: 0px;
        margin: 50px auto;
    }
    .singleItemShopImage {
        width: 100%;
    }
     .singleItemShopImage2 {
        width: 100%;
    }
    .singleItemShopImage3 {
        width: 100%;
    }
     .singleItemShopImage4 {
        width: 100%;
    }
    .singleItemShopImage5 {
        width: 100%;
    }
     .singleItemShopImage6 {
        width: 100%;
    }
    .singleItemShopImage7 {
        width: 100%;
    }
     .singleItemShopImage8 {
        width: 100%;
    }
    .singleItemShopImage9 {
        width: 100%;
    }
     .singleItemShopImage10 {
        width: 100%;
    }
    .featureHeader h3
    {
        padding-top: 200px;
    }

    /*mens wear*/

    .mensWearCollection {
        height: 2723px;
        padding: 20px;
    }
    .mensWearItem {
        margin-top: 121px;
        float: left;
        width: 100%;
    }
    .imageFeatured {
        height: 328px;
        width: 100%;
    }
    .mensWearItem:nth-child(2) {
        margin-left: 0px;
    }
    .mensWearItem:nth-child(3) {
        margin-left: 0px;
    }
    .mensWearItem:nth-child(4) {
        margin-left: 0px;
    }
    .mensWearItem:nth-child(5) {
    margin-left: 0px;
    }
    .mensWearItem:nth-child(6) {
        margin-left: 0px;
    }
    .mensWearItem:nth-child(7) {
        margin-left: 0px;
    }
    .mensWearItem:nth-child(8) {
        margin-left: 0px;
    }
    .shopImageContainerEcommerce
    {
        margin: 0 auto;
    }
    .shopItem2
    {
        height: 5100px;
        width: 100%;
        padding: 20px;
        background-color: #fff; 
    }
     /*news letter*/

    .newsLetter
    {
        height: 580px;
        padding: 20px;
    }
    .newsLetter h2 {
        font-size: 19px;
    }
    .itemNewsLetter {
        position: relative;
        left: 0px;
    }
    #enterEmailNewsLetter {
        min-width: 100%;
    }
    .itemNewsLetter button {
        position: relative;
        right: 0px;
    }

    /*about us section*/

    .aboutUs {
        height: 1400px;
        width: 100%;
        padding: 20px;
    }
    .itemAboutParagraph p
    {
        text-align: center;
    }
    /*FAQ section*/

    .containerAskedQuestion {
        width: 100%;
    }
    .containerAskedQuestionChild {
        height: 200px;
        width: 100%;
    }
    .containerAskedQuestion p
    {
        font-size: 14px;
    }

    /*contact info section*/

    .itemContactInfo:nth-child(1) {
        height: 126px;
        width: 300px;
        margin-top: 66px;
        margin-left: 0px;
        margin: 100px auto;
    }
    .itemContactInfo:nth-child(2) {
        height: 126px;
        width: 300px;
        margin-left: 0px;
        margin: 50px auto;
    }
    .itemContactInfo:nth-child(3) {
        height: 126px;
        width: 300px;
        margin-left: 0px;
        margin: 50px auto;
    }

    .contactInfo {
        height: 700px;
        width: 100%;
        background-color: #000;
    }
}

@media screen and (min-width:280px) and (max-width: 480px) {

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: #101010;
        margin-top: 12px;
        color: #000;
        background-color: #f6f6f6;
    }
    .navbar-right {
        margin-top: 14px;
        margin-right: 0px;
    }
    .navbar-inverse .navbar-nav > li > a {
        color: #000;
        font-family: 'Roboto Condensed', sans-serif;
        font-size: 13px;
        padding-left: 0px;
        padding-right: 0px;
        letter-spacing: 2px;
        line-height: 16px;
        font-weight: normal;
        text-align: center;
    }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
        color: #000;
        background-color: transparent;
    }

    /*header carousel*/

    .containerContent {
        float: right;
        height: 251px;
        width: 100%;
        margin-right: 0px;
        margin-top: 130px;
        text-align: center;
        color: #fff!important;
    }
    .containerContent h2 {
        font-size: 45px;
        line-height: 63px;
        letter-spacing: 6px;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 400;
        color: #fff;
        text-align: center;
        margin-bottom: 0px;
    }
    .containerContent h4 {
        font-size: 17px;
        line-height: 31px;
        letter-spacing: 4px;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 300;
        color: #fff;
        text-align: center;
        margin-top: 0px;
    }

    /*shop items*/

    .shopItem {
        height: 4500px;
        width: 100%;
        background-color: #fff;
        padding: 20px;
    }

    .itemShopInner {
        margin-top: 100px;
        margin: 100px auto;
        width: 100%;
        padding: 0;
    }
     .imageContainer {
        height: 450px;
        width: 100%;
    }

    img 
    {
        width: 100%;
    }
    .itemShopInner h4 {
        padding-top: 20px;
        margin-top: 0px;
    }
    .delHeader {
        float: none;
        padding-left: 0px;
        text-align: center;
    }
    .itemShopInner:nth-child(2) {
        margin-left: 0px;
        position: relative;
        left: 0px;
    }
     .itemShopInner:nth-child(3) {
        margin-left: 0px;
        position: relative;
        left: 0px;
    }
     .itemShopInner:nth-child(4) {
        margin-left: 0px;
        position: relative;
        left: 0px;
    }
     .itemShopInner:nth-child(5) {
        margin-left: 0px;
        position: relative;
        left: 0px;
    }
     .itemShopInner:nth-child(6) {
        margin-left: 0px;
        position: relative;
        left: 0px;
    }
    .itemShopInner:nth-child(7) {
        margin-left: 0px;
        position: relative;
        left: 0px;
    }
    .shopItemSingleProduct {
        height: 3800px;
        width: 100%;
        padding: 20px;
    }
    .itemSingleProduct {
        margin-top: 100px;
        margin-left: 0px;
        margin: 100px auto;
    }
    .itemFeatured {
        margin-top: 114px;
        float: none;
        width: 270px;
        margin: 100px auto;
    }
    .itemFeatured:nth-child(6) {
        margin-left: 0px;
        margin: 50px auto;
    }
    .itemFeatured:nth-child(7) {
        margin-left: 0px;
        margin: 50px auto;
    }
    .itemFeatured:nth-child(8) {
        margin-left: 0px;
        margin: 50px auto;
    }
    .singleItemShopImage {
        width: 100%;
    }
     .singleItemShopImage2 {
        width: 100%;
    }
    .singleItemShopImage3 {
        width: 100%;
    }
     .singleItemShopImage4 {
        width: 100%;
    }
    .singleItemShopImage5 {
        width: 100%;
    }
     .singleItemShopImage6 {
        width: 100%;
    }
    .singleItemShopImage7 {
        width: 100%;
    }
     .singleItemShopImage8 {
        width: 100%;
    }
    .singleItemShopImage9 {
        width: 100%;
    }
     .singleItemShopImage10 {
        width: 100%;
    }
    .featureHeader h3
    {
        padding-top: 200px;
    }

    /*testimonials section*/

    .testimonials {
        height: 600px;
    }
    .overlayTestimonials {
        height: 600px;
    }

    /*mens wear*/

    .mensWearCollection {
        height: 2723px;
        padding: 20px;
    }
    .mensWearItem {
        margin-top: 121px;
        float: left;
        width: 100%;
    }
    .imageFeatured {
        height: 328px;
        width: 100%;
    }
    .mensWearItem:nth-child(2) {
        margin-left: 0px;
    }
    .mensWearItem:nth-child(3) {
        margin-left: 0px;
    }
    .mensWearItem:nth-child(4) {
        margin-left: 0px;
    }
    .mensWearItem:nth-child(5) {
    margin-left: 0px;
    }
    .mensWearItem:nth-child(6) {
        margin-left: 0px;
    }
    .mensWearItem:nth-child(7) {
        margin-left: 0px;
    }
    .mensWearItem:nth-child(8) {
        margin-left: 0px;
    }
    .shopImageContainerEcommerce
    {
        margin: 0 auto;
    }
    .shopItem2
    {
        height: 5100px;
        width: 100%;
        padding: 20px;
        background-color: #fff; 
    }

    /*news letter*/

    .newsLetter
    {
        height: 580px;
        padding: 20px;
    }
    .newsLetter h2 {
        font-size: 19px;
    }
    .itemNewsLetter {
        position: relative;
        left: 0px;
    }
    #enterEmailNewsLetter {
        min-width: 100%;
    }
    .itemNewsLetter button {
        position: relative;
        right: 0px;
    }

    /*about us section*/

    .aboutUs {
        height: 1400px;
        width: 100%;
        padding: 20px;
    }
    .itemAboutParagraph p
    {
        text-align: center;
    }
    /*FAQ section*/

    .containerAskedQuestion {
        width: 100%;
    }
    .containerAskedQuestionChild {
        height: 200px;
        width: 100%;
    }
    .containerAskedQuestion p
    {
        font-size: 9px;
    }

    
    /*contact info section*/

    .itemContactInfo:nth-child(1) {
        height: 126px;
        width: 300px;
        margin-top: 66px;
        margin-left: 0px;
        margin: 100px auto;
    }
    .itemContactInfo:nth-child(2) {
        height: 126px;
        width: 300px;
        margin-left: 0px;
        margin: 50px auto;
    }
    .itemContactInfo:nth-child(3) {
        height: 126px;
        width: 300px;
        margin-left: 0px;
        margin: 50px auto;
    }

    .contactInfo {
        height: 700px;
        width: 100%;
        background-color: #000;
    }



    /*footer section*/

    .footer {
        height: 800px;
        width: 100%;
    }

    .socialsFooter li {
        float: none;
        margin-top: 20px;
    }
}
