.about-img img {
    width: 100%;
}
.media {
    padding: 60px 0px 30px 0px;
}
.about-title {
    float: left;
    width: 100%;
    font-size: 25px;
    color: #ffffff;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
.about-des {
    float: left;
    width: 100%;
    color: #404040 !important;
    font-size: 13px;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
}
.tab {
    float: left;
    width: 100%;
    text-align: center;
}
.tab ul {
    list-style: none;
    margin: 0px 0px;
    padding: 0px;
    display: inline-block;
}
.tab ul li {
    float: left;
    margin: 5px 0px 40px 0px;
    background: url(../images/tab-li.png) no-repeat right;
}
.tab ul li:last-child {
    background: none;
}
.tab ul li a {
    float: left;
    color: #8e8e8e;
    text-decoration: none;
    font-size: 17px;
    font-weight: 400;
    padding: 0px 20px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
}
.tab ul li a:hover {
    color: #dc000b;
}
.tab ul li a:active {
    color: #dc000b;
}
.tab ul li a:focus {
    color: #dc000b;
}
.mostbg {
    padding: 0px;
    background: #f3f3f3;
    margin-top: 40px;
    padding-bottom: 40px;
}
.mostbg .feature-title {
    color: #000000;
    padding-top: 25px;
}
.work {
    float: left;
    width: 100%;
    text-align: center;
    padding: 30px 0px 15px 0px;
}
.work1 {
    float: left;
    width: 100%;
    padding: 35px 0px;
    text-align: center;
}
.box {
    padding: 0px 1px;
    background: #fff;
    float: left;
    width: 100%;
    border-radius: 4px;
    border: 1px solid #dfdfdf;
    margin: 11px 0px;
}
.box img {
    width: 100%;
}
.pro-box {
    float: left;
    width: 100%;
    text-align: center;
}
.pro_name {
    float: left;
    width: 100%;
    text-align: left;
    text-transform: uppercase;
    color: #010101;
    padding: 5px 0px 5px 15px;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    font-weight: 400;
}
.pro_code {
    display: inline-block;
    width: 100%;
    text-align: left;
    text-transform: uppercase;
    color: #f20000;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    margin: 0px 0px 5px 15px;
    font-weight: 400;
}
.pro_code span {
    float: right;
    padding: 2px 30px 0px 0px;
}
.box:hover {
    box-shadow: 0 0 7px rgb(219, 218, 216);
    transform: scale(1.05, 1.05);
    z-index: 9;
}
.box:hover .pro_code {} .whatbg {
    padding: 0px;
    background: #f3f3f3;
    padding-bottom: 40px;
}
.contentbg {
    padding: 0px;
    background: url(../images/contentbg.png) repeat-x;
    margin-top: 17px;
}
.contentbg1 {
    padding: 0px;
    background: url(../images/contentbg1.html) repeat-x;
}
.adresbg {
    padding: 0px;
    background: #FFFFFF;
}
.adres-main {
    float: left;
    width: 100%;
}
.right-im1 {
    float: left;
    width: 86px;
    height: 73px;
    background: url(../images/adres1.html) no-repeat;
    margin: 23px 0px 0px 0px;
}
.right-im2 {
    float: left;
    width: 86px;
    height: 73px;
    background: url(../images/adres2.html) no-repeat;
    margin: 23px 0px 0px 0px;
}
.right-im3 {
    float: left;
    width: 86px;
    height: 86px;
    background: url(../images/adres3.html) no-repeat;
    margin: 10px 0px 0px 0px;
}
.right-im4 {
    float: left;
    width: 86px;
    height: 86px;
    background: url(../images/adres4.html) no-repeat;
    margin: 15px 0px 0px 0px;
}
.adres-main:hover .right-im1 {
    background-position: 0px -158px;
}
.adres-main:hover .right-im2 {
    background-position: 0px -158px;
}
.adres-main:hover .right-im3 {
    background-position: 0px -143px;
}
.adres-main:hover .right-im4 {
    background-position: 0px -143px;
}
.adres-name {
    float: left;
    width: 70%;
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    padding-top: 35px;
}
.adres-des {
    float: left;
    width: 70%;
    color: #000000;
    font-size: 12px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 29px;
}
.adres-main:hover {
    background: #769c2f;
}
.adres-main:hover .adres-name {
    color: #FFFFFF;
}
.adres-main:hover .adres-des {
    color: #FFFFFF;
}
.social {
    float: left;
    width: 21%;
}
.social ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: inline-block;
}
.social ul li {
    float: left;
    margin: 0px 0px;
}
.social ul li a {
    color: #fff;
    font-size: 14px;
    float: left;
    padding: 15px 11px;
    font-weight: 400;
    text-decoration: none
}
.social ul li a.fa-facebook:hover {
    background: #3b5998;
    color: #fff;
}
.social ul li a.fa-twitter:hover {
    background: #1badea;
    color: #fff;
}
.social ul li a.fa-google-plus:hover {
    background: #d34836;
    color: #fff;
}
.social ul li a.fa-linkedin:hover {
    background: #0077B5;
    color: #fff;
}
.social_btm {
    float: left;
    width: 100%;
    margin-top: 10px;
}
.social_btm ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: inline-block;
}
.social_btm ul li {
    float: left;
    margin: 0px 5px;
}
.social_btm ul li a {
    color: #000;
    font-size: 14px;
    float: left;
    padding: 13px 15px;
    background: #ccc;
    font-weight: 400;
    text-decoration: none;
    width: 40px;
    height: 40px;
    border-radius: 50px;
}
.social_btm ul li a.fa-facebook:hover {
    background: #3b5998;
    color: #fff;
}
.social_btm ul li a.fa-twitter:hover {
    background: #1badea;
    color: #fff;
}
.social_btm ul li a.fa-google-plus:hover {
    background: #d34836;
    color: #fff;
}
.social_btm ul li a.fa-linkedin:hover {
    background: #0077B5;
    color: #fff;
}
.cat-click {
    float: left;
    width: 100%;
    padding: 45px 0px 0px 0px;
    text-align: center;
}
.cat-click a {
    background: #44b559;
    border-radius: 10px;
    height: 26px;
    padding: 4px 20px;
    font-size: 12px;
    color: #FFFFFF;
    font-family: 'Poppins', sans-serif;
    text-decoration: none;
}
.expending-cover:hover .cat-click a {
    background: #1d1e23;
    color: #FFFFFF;
    text-decoration: none;
}

.socialbr {
    padding: 0px;
    border-bottom: 1px solid #d6d6d6;
    border-top: 1px solid #d6d6d6;
}
.footerbg {
    padding: 0px;
    background: url(../images/footerbg.jpg) no-repeat;
}
.f-abou {
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    font-size: 14px;
    line-height: 27px;
}
.f-phone {
    float: left;
    width: 100%;
    font-size: 30px;
    color: #e70000;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    padding: 50px 0px 40px 0px;
}
.f-phone span {
    color: #ffffff;
}
.f-adress {
    float: left;
    width: 82%;
    font-size: 15px;
    color: #c6c6c6;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    padding: 0px 0px 0px 45px;
    background: url(../images/f-adres.png) no-repeat left;
    margin-bottom: 40px;
}
.f-ph {
    float: left;
    width: 100%;
    font-size: 15px;
    color: #c6c6c6;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    padding: 0px 0px 0px 45px;
    background: url(../images/f-phon.png) no-repeat left;
    margin-bottom: 40px;
    line-height: 38px;
}
.f-email {
    float: left;
    width: 100%;
    font-size: 15px;
    color: #c6c6c6;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    padding: 0px 0px 0px 45px;
    background: url(../images/f-email.png) no-repeat left;
    margin-bottom: 40px;
    line-height: 38px;
}
.f-title {
    float: left;
    width: 100%;
    font-size: 25px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    background: url(../images/f-bor.png) no-repeat bottom left;
    padding: 40px 0px 10px 0px;
    margin-bottom: 30px;
    color: #fff;
}
.f1 {
    float: left;
    width: 100%;
    padding-left: 0px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    margin: 0px 0px 10px 0px;
    color: #ffffff;
    font-weight: 400;
}
.f2 {
    float: left;
    width: 100%;
    background: url(../images/f2.png) no-repeat left;
    padding-left: 55px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    margin: 3px 0px;
    color: #ffffff;
    font-weight: 400;
    line-height: 45px;
}
.f3 {
    float: left;
    width: 100%;
    background: url(../images/f3.png) no-repeat left;
    padding-left: 55px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    margin: 3px 0px;
    color: #ffffff;
    font-weight: 400;
    line-height: 45px;
    margin-bottom: 11px;
}
.f4 {
    float: left;
    width: 100%;
    background: url(../images/f4.png) no-repeat left;
    padding-left: 55px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    margin: 3px 0px;
    color: #ffffff;
    font-weight: 400;
    line-height: 45px;
}
.foter2 {
    padding: 0px;
    border-top: 1px solid #232323;
    padding: 15px 0px;
    font-size: 14px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    background: #272727;
    color: #8c8c8c;
    margin-top: -5px;
}
.f-social {
    float: left;
}
.f-social a {
    width: 38px;
    height: 38px;
    border-radius: 20px;
    float: left;
    margin: 0px 3px;
    text-align: center;
    padding: 6px 0px;
    color: #FFFFFF;
    font-size: 20px;
}
.f-social .f-1 {
    background: #3c5b9b;
}
.f-social .f-2 {
    background: #2daae1;
}
.f-social .f-3 {
    background: #f53d27;
}
.f-social .f-4 {
    background: #0077b5;
}
.foter2 span {
    color: #ee6968;
}
.foter2 a {
    color: #aeaeae;
}
.fmenu {
    float: left;
    width: 100%;
    text-align: center;
}
.fmenu ul {
    display: inline-block;
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.fmenu ul li {
    float: left;
    width: 100%;
}
.fmenu ul li a {
    float: left;
    padding: 6px 11px;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-weight: 400;
}
.fmenu ul li a:hover {
    color: #ff0000;
    text-decoration: none;
}
.fname1 {
    float: left;
    width: 47%;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    background: none;
    border: 1px solid #d6d6d6;
    height: 38px;
    margin-top: 10px;
    color: #ababab;
    padding-left: 8px;
    background: #FFFFFF;
}
.msg {
    float: left;
    width: 95.2%;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    background: none;
    border: 1px solid #d6d6d6;
    margin-top: 10px;
    color: #ababab;
    padding-left: 8px;
    background: #FFFFFF;
}
.submit {
    float: left;
    border-radius: 5px;
    background: #03a9f4;
    color: #FFFFFF;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 500;
    height: 32px;
    width: 80px;
    border: 0px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.fbor {
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    text-align: center;
    float: left;
    width: 100%;
    height: 56px;
}
.fbor a:hover {
    background: #f5f5f5;
}
.social-tit {
    float: left;
    width: 100%;
    text-align: center;
    padding: 30px 0px;
    font-size: 30px;
    font-family: 'Oswald', sans-serif;
    color: #000000;
    text-transform: uppercase;
}
.fbor ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: inline-block;
}
.fbor ul a {
    border-right: 1px solid #efefef;
    float: left;
    padding: 10px 17px;
}
.copy {
    float: left;
    width: 100%;
    padding: 20px 0px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #888888;
    font-size: 13px;
    border-top: 1px solid #232324;
}
.copy a {
    color: #6f6f6f;
    text-decoration: none;
}
.copy span {
    color: #59bcf6;
}
.site_menu {
    float: left;
    width: 50%;
}
.site_menu ul {
    list-style: disc;
}
.smal-baner {
    padding: 0px !important;
    width: 100%;
}
.smal-baner img {
    width: 100%;
}
.heading {
    float: left;
    width: 100%;
    font-size: 28px;
    color: #f20000;
    text-transform: uppercase;
    padding: 0px;
    font-weight: 400;
    font-family: 'Oswald', sans-serif;
    padding: 25px 0px 0px 0px;
}
.pro-pro {
    background: url(../images/top-bor.html) repeat-x;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.home {
    float: left;
    width: 50%;
}
.home ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.home ul li {
    float: left;
    background: url(../images/homeul.html) no-repeat right;
}
.home ul li:last-child {
    background: none;
}
.home ul li a {
    float: left;
    text-decoration: none;
    font-size: 12px;
    color: #393738;
    padding: 0px 5px 0px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}
.home ul li a:hover {
    color: #e70000;
}
.next1 {
    float: right;
    width: 40%;
}
.next1 ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    float: right;
}
.next1 ul li {
    float: left;
}
.next1 ul li a {
    float: left;
    text-decoration: none;
    font-size: 12px;
    color: #393738;
    padding: 0px 7px;
    font-family: 'Oswald', sans-serif;

    font-weight: 400;
    text-transform: uppercase;
}
.next1 ul li a:hover {
    color: #e70000;
}
.cata {
    float: left;
    width: 100%;
    background: #ffffff;
    margin-top: 27px;
    height: 800px;
    margin-bottom: 20px;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    box-shadow: 0px 0px 7px #e1e1e1
}
.catag {
    float: left;
    width: 100%;
    text-align: center;
    font-weight: 700;
    color: #FFF;
    font-size: 26px;
    text-transform: uppercase;
    height: 65px;
    padding-top: 14px;
    font-family: 'Raleway', sans-serif;
}
.pro {
    float: left;
    width: 100%;
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    color: #404040;
    font-weight: 400;
    text-transform: uppercase;
    padding: 14px 19px;
    height: 60px;
}
.left-bg {
    float: left;
    width: 100%;
    margin-left: 15px;
}
.main-title a {
    float: left;
    width: 100%;
    font-family: 'Oswald', sans-serif;
    color: #404040;
    padding-bottom: 5px;
    font-size: 15px;
    text-decoration: none;
    font-weight: 400;
    padding: 7px 20px;
    background: url(../images/left-arow.png) no-repeat left;
    background-position: 8px 13px;
    text-transform: uppercase;
}
.main-title a img {
    width: 100%;
}
.main-title a:hover, .main-title a.active {
    text-decoration: none;
    color: #e70000;
    background: #fff url(../images/left-sub-arow.png) no-repeat left;
    background-position: 8px 13px;
}
.main-title a:active {
    text-decoration: none;
    background: #fff url(../images/left-sub-arow.png) no-repeat left;
    background-position: 8px 13px;
    color: #e70000;
}
.main-title a:focus {
    text-decoration: none;
    background: #fff url(../images/left-sub-arow.png) no-repeat left;
    background-position: 8px 13px;
    color: #e70000;
}
.mainbg {
    background-color: #1b1b1b;
    float: left;
    width: 100%;
    height: 40px;
    margin: 1px 0px;
}
.left-menu {
    float: left;
    width: 100%;
}
.left-menu ul {
    list-style: none;
    padding: 0px;
    float: left;
    width: 100%;
    margin: 0px;
}
.left-menu ul li {
    float: left;
    width: 100%;
}
.left-menu ul li a {
    float: left;
    width: 100%;
    text-decoration: none;
    font-size: 14px;
    color: #404040 !important;
    padding: 5px 0px 5px 19px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    background: url(../images/left-sub-arow.png) no-repeat left;
    background-position: 7px 11px;
    margin: 0px 13px;
}
.left-menu ul li a:hover, .left-menu ul li a.active {
    color: #f20000 !important;
}
.catagaribg {
    background: #1d1e23;
    padding: 0px;
    height: 206px;
}
.whit {
    background: #FFF;
    float: left;
    width: 100%;
    margin: 10px 0px 0px 1px;
}
.des {
    float: left;
    width: 100%;
    font-size: 20px;
    font-weight: 500;
    padding-top: 0px;
    color: #ffe16d;
    text-transform: uppercase;
}
.right-title {
    float: left;
    width: 100%;
    font-size: 25px;
    margin-top: 15px;
    padding-top: 10px;
    font-weight: 600;
    padding-top: 0px;
    color: #ffe16d;
    text-transform: uppercase;
}
.art {
    float: left;
    width: 100%;
    padding: 5px 0px;
    font-size: 18px;
    color: #fc6b01;
}
.right-des1 {
    float: left;
    width: 90%;
    font-weight: 500;
    line-height: 25px;
    color: #bfbfbf;
    padding: 0px 0px 7px 0px;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
}
.add {
    float: left;
    margin: -5px 3px 30px 0px;
}
.fname {
    width: 46%;
    margin: 10px 5px;
    text-align: left;
    border-radius: 5px;
    background: #CCC;
    border: 1px solid #000;
    padding: 5px 10px;
}
.code-des {
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    float: left;
    width: 100%;
    text-align: center;
    color: rgb( 83, 83, 83);
}
.qty {
    float: left;
    width: 19%;
    margin: 5px 0px;
    color: #949494;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Oswald', sans-serif;
}
.qty1 {
    float: left;
    width: 75%;
    margin: 5px 0px;
}
.size {
    float: left;
    width: 50%;
    margin-bottom: 25px;
}
.aval {
    float: left;
    width: 100%;
    padding: 20px 0px 10px 0px;
    color: #bfbfbf;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
}
.qty1 select {
    background: #fff url(../images/arow.png) no-repeat right;
    border: 1px solid #ebebeb;
    width: 94%;
    margin-left: 5px;
    margin-right: 5px;
    padding: 2px 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #000;
    font-size: 12px;
    font-family: 'Oswald', sans-serif;
    padding-left: 10px;
    border-radius: 0px;
    height: 30px;
    background-position: 203px 0px;
}
.qty1 input {
    border: 1px solid #dcdcdc;
    font-size: 12px !important;
    float: left;
    width: 95px;
    height: 24px;
    background: none;
    margin-left: 5px;
    color: #3d3d3d !important;
    border-radius: 0px;
    padding-left: 10px !important;
    font-size: 12px;
    padding-top: 5px;
    background: #ffffff;
}
.form-group {
    float: left;
    width: 49%;
    margin-left: 1%;
}
.basket_art input {
    float: left;
    margin: 10px 0px;
    background: #e70000;
    color: #FFF;
}
.basket_art input:hover {
    background: #44b559;
    text-decoration: none;
    color: #FFF;
}
.btn-delete {
    float: left;
    padding: 7px !important;
    border-radius: 5px;
    margin-left: 13px;
    background: #e70000;
    color: #FFF;
    text-align: center;
    margin-bottom: 20px;
    width: 145px !important;
}
.art-no {
    color: #FFFFFF;
}
.btn-delete1 {
    float: left;
    padding: 9px 15px;
    border-radius: 5px;
    margin-left: 13px;
    background: #e70000;
    color: #FFF;
    text-align: center;
    margin-bottom: 20px;
    width: 115px !important;
    border: 0px;
}
.btn-delete:hover {
    background: #44b559;
    text-decoration: none;
    color: #FFF;
}
.for {
    float: left;
    width: 48%;
    margin-left: 9px;
}
.for input {
    float: left;
    width: 100%;
    font-size: 12px !important;
    height: 30px;
    margin: 10px 0px !important;
    background: none;
    border: 1px solid #BABABA;
    color: #bfbfbf !important;
    padding: 0px !important;
    padding-left: 10px !important;
}
.for select {
    float: left;
    width: 100%;
    font-size: 12px !important;
    height: 30px;
    margin: 10px 0px !important;
    background: none;
    border: 1px solid #BABABA;
    color: #bfbfbf !important;
    padding: 0px !important;
    padding-left: 10px !important;
}
.for1 textarea {
    float: left;
    font-size: 12px;
    width: 100%;
    margin: 10px 0px;
    background: none;
    border: 1px solid #BABABA;
    color: #bfbfbf;
    padding-left: 10px;
    padding-top: 10px;
}
.for1 {
    float: left;
    width: 97%;
    margin-left: 9px;
}
.addthis_native_toolbox {
    float: left;
    width: 104%;
    margin-top: 15px;
}
.related {
    float: left;
    width: 100%;
    padding-left: 5px;
    padding-top: 15px;
    color: #e70000;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-family: 'Poppins', sans-serif;
}
.cat:hover {
    opacity: 0.7;
}
.right-name {
    float: left;
    width: 100%;
    color: #e70000;
    font-size: 20px;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    padding-top: 11px;
}
.right-code {
    float: left;
    width: 100%;
    color: #949494;
    font-family: 'Oswald', sans-serif;
    padding: 5px 0px;
    font-size: 14px;
    font-weight: 500;
}
.right-des {
    float: left;
    width: 100%;
    color: #e70000;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
}
.right-na {
    float: left;
    width: 100%;
    color: #949494;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    line-height: 23px;
}
.submit1 {
    float: left;
    font-size: 0px;
    background: url(../images/basket1.png) no-repeat left;
    height: 34px;
    width: 50%;
    border: 0px;
    margin: 50px 0px 0px 20px;
}
.pleas {
    float: left;
    width: 100%;
    color: #949494;
    font-family: 'Oswald', sans-serif;
    font-size: 15px;
    padding: 30px 0px 20px 0px;
    font-weight: 400;
}
.right-qty {
    float: left;
    width: 38%;
    margin: 5px 0px;
    color: #949494;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Oswald', sans-serif;
    margin-top: 50px;
}
.right-qty span {
    padding-top: 7px;
    float: left;
}
.right-qty input {
    float: right;
    width: 60px;
    height: 35px;
    border: 1px solid #e7e7e7;
    color: #737373;
    font-size: 14px;
    padding-left: 5px;
}
.navbar-collapse {
    padding: 0px !important;
}
.navbar-toggle {
    background: #e70000 !important;
    border: 1px solid #fff !important;
}
.navbar-toggle .icon-bar {
    border: 1px solid #fff;
}
.tens {
    float: left;
    width: 100%;
    text-align: center;
}
.socialbr {
    padding: 0px;
    border-bottom: 1px solid #d6d6d6;
    border-top: 1px solid #d6d6d6;
}
.team-block {
    padding-bottom: 100px;
    background: #e93e21;
}
.content-center {
    text-align: center;
}
.feature {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 50px;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    padding: 40px 0px;
}
.f-box {
    float: left;
    width: 100%;
    padding: 3px;
    background: #FFF;
    border-radius: 5px;
    width: 100%;
}
.f-box img {
    width: 100%;
}
.feature-title {
    float: left;
    width: 100%;
    font-weight: 600;
    font-size: 16px;
    color: #da0000;
    text-align: center;
    padding: 10px 0px;
    font-family: 'Raleway', sans-serif;
}
.f-des {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 13px;
    font-weight: 400;
    font-family: 'Raleway', sans-serif;
    padding-bottom: 10px;
    color: #3a3939;
}
<!-- Start Animation--> .expending-wrapper {
    background: #FAFAFA;
    position: relative;
    width: 100%;
    z-index: 99;
}
.expending-wrapper:before {
    background: #e7e7e7;
    content: "";
    display: inline-block;
    height: 1px;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0px;
}
.expending-cover {
    height: 90px;
    background: #fff;
    position: relative;
}
.expending-item,
.expending-img {
    transition: all 225ms ease-out;
}
.expending-item {
    bottom: -116px;
    float: left;
    height: 206px;
    position: absolute;
    text-align: center;
    width: 100%;
    background: #1d1e23;
}
.section_1 .col-md-3 {
    padding: 0px 7px !important;
}
.expending-img {
    background-size: cover;
    border-bottom: 0px solid #e7e7e7;
    height: 0;
}
.expending-item.i .expending-img {
    background-image: url("../images/team_l.html");
}
.expending-item.ii .expending-img {
    background-image: url("../images/team_l.html");
}
.expending-item.iii .expending-img {
    background-image: url("../images/team_l.html");
}
.expending-item.iv .expending-img {
    background-image: url("../images/team_l.html");
}
div.expending-handle {
    background-color: #74C32D;
    border: 1px solid #63BA26;
    margin: auto;
    position: relative;
    text-align: center;
    top: -59px;
    width: 128px;
}
.expending-ul {
    margin: -20px 0 0;
    padding: 0 30px;
}
.expending-ul li {
    opacity: 0;
    font-size: 15px;
    margin-top: 10px;
    font-style: italic;
    list-style-type: none;
}
.expending-item.i div.expending-handle {
    background: none;
    border: none;
    color: #fff;
    text-decoration: none;
}
.expending-item.ii div.expending-handle {
    background: none;
    border: none;
    color: #fff;
    text-decoration: none;
}
.expending-item.iii div.expending-handle {
    background: none;
    border: none;
    color: #fff;
    text-decoration: none;
}
.expending-item.iv div.expending-handle {
    background: none;
    border: none;
    color: #fff;
    text-decoration: none;
}
.expending-item h2 a {
    color: #44b559;
}
.expending-item h2 a:hover {
    color: #fff;
    text-decoration: none;
}
.expending-item h2 span:hover {
    color: #fff;
    text-decoration: none;
}
.expending-item h2 {
    top: 60px;
    font-size: 35px;
    font-weight: 400 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    position: absolute;
    text-align: center;
    width: 100%;
    margin: 0px;
    padding: 0px;
    color: #44b559;
    line-height: normal;
    font-family: 'Oregano', cursive;
}
.expending-item h2 > span {
    color: #5e5e5e;
    display: block;
    font-size: 12px;
    font-weight: normal;
    text-transform: lowercase;
    margin-top: 0px;
    font-family: 'Poppins', sans-serif;
    padding: 0px 25px;
    line-height: 22px;
}
.expending-cover:hover h2 a {
    color: #FFFFFF !important;
}
.expending-cover:hover span {
    color: #FFFFFF;
}
.expending-item:hover {
    cursor: pointer;
    margin-top: 0;
    height: 206px;
    transition: all 225ms;
    background: #4dbe62;
}
.expending-item:hover ul {
    height: 100px;
}
.expending-item:hover ul li:first-child {
    transition: all 225ms .222s;
    opacity: 1;
}
.expending-item:hover ul li:nth-child(2) {
    transition: all 225ms .299s;
    opacity: 1;
}
.expending-item:hover ul li:last-child {
    transition: all 225ms .333s;
    opacity: 1;
}
.expending-item:hover a {
    /*transition : all 225ms .7s;
    opacity : 1;*/
    
    top: 70px;
}
.expending-item:hover .expending-img {
    margin-top: 0;
    height: 0px;
    /*transition : height 0.3s ease-out 0s;*/
}
.expending-item:hover .expending-handle {
    transition: height 225ms;
}
.expending-item.i:hover h2 {
    color: #565656;
    transition: all 225ms .8s;
}
.expending-item.ii:hover h2 {
    color: #565656;
    transition: all 225ms .8s;
}
.expending-item.iii:hover h2 {
    color: #565656;
    transition: all 225ms .8s;
}
.expending-item.iv:hover h2 {
    color: #565656;
    transition: all 225ms .8s;
}
.expending-cover:after,
.expending-cover:before {
    display: table;
    content: " ";
    clear: both;
}

.CartInfo {  min-height:400px; margin:0; padding:0;}
.CartInfo table { border-collapse:collapse; border-left:1px solid #ccc; border-right:1px solid #ddd; border-top:1px solid #ddd; margin-bottom:15px; width:100%; max-width:100%; background-color:#fff; border-spacing:0;}
.CartInfo thead td { background-color:#282828; border-bottom:1px solid #ddd; color:#fff; font-family: 'Open Sans', sans-serif; font-weight:600; outline:none;}
.CartInfo td { padding:7px; }
.CartInfo thead .image, .CartInfo thead .action { text-align:center;}
.CartInfo thead .productd, .CartInfo thead .quantity { text-align:left;}
.CartInfo tbody .image, .CartInfo tbody .action { text-align:center;}
.CartInfo tbody td { border-bottom:1px solid #ddd; vertical-align:middle;}
.CartInfo tbody td input[type="text"] { background:#f2f2f2; width:50%; text-align:center;}
.CartInfo tbody .productd h4 { font-weight:600; margin-bottom:10px; font-size:14px; text-transform:uppercase;}
.CartInfo tbody .productd h5 { font-size:12px; color:#888; margin-bottom:5px; font-weight:400;}
.CartInfo tbody .form-control { border-radius:0;}
.CartInfo tbody .productd p { color:#888; font-weight:400;}
.CartInfo tbody .form-control:focus { border-color:#111; box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 166, 8, 0.6)}
.CartInfo tbody .btn-success { background:#f20000; border:none; font-size:14px; overflow:hidden; text-transform:uppercase; font-weight:600; width:50%; margin-top:4px; padding:8px 12px; border-radius:0;}
.CartInfo tbody .btn-success:hover { background:#111;}
h2.Total { text-align:right; font-size:20px; font-weight:700; text-transform:uppercase;}
h2.Total span { color:#888}
.basket-btn { text-align:right;}
.basket-btn a { background:#f20000; border:none; font-size:14px; color:#fff; display:inline-block; margin:0 0.25rem; padding:10px 20px; text-transform:uppercase; font-weight:600;}
.basket-btn a:hover { background:#111; text-decoration:none;}

.contact-form { margin-top:15px;}
.form-group label { display:none;}
.form-group { position:relative;}
fieldset .required:after { color:#d73105; content:"*"; font-size:12px; left:-16px; margin:0 0 0 5px; position:absolute; top:8px; font-family: 'Open Sans', serif; font-weight:400;}
.form-group .input-text { background:#f1f1f1; display:block; border:none; color:#282828; font-weight:400; line-height:2.3rem; padding:1.44rem 1rem; width:100%; font-size:14px; box-shadow:none; vertical-align:baseline; outline:none;}
.submit-btn { text-align:right;}
.submit-btn button { background:#f20000; border:none; font-size:14px; overflow:hidden; position:relative; color:#fff; display:inline-block; margin:0 0.25rem; padding:12px 30px; text-transform:uppercase; font-family: 'Open Sans', serif; font-weight:600;}
.submit-btn button:hover { background:#111;}

.SubmitText { text-align:center; text-transform:uppercase; color:#060; font-size:22px; font-weight:700; padding:5rem 0 8rem;}


@media (max-width: 1024px) {
    .top-email {
        width: 30%;
    }
    .phone {
        width: 70%;
    }
    .menu ul li a {
        font-size: 12px;
        font-weight: 400;
        text-transform: capitalize;
        padding: 18px 10px;
    }
    [class^="imghvr-"] figcaption,
    [class*=" imghvr-"] figcaption {
        padding-top: 50px;
    }
    .cat-name {
        font-size: 15px;
    }
    .pro_name {
        font-size: 14px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    body {
        background: #000000 !important;
    }
    .main-title a {
        width: 95%;
    }
    .cata {
        height: auto;
    }
    .header-pos {
        position: relative;
        float: none;
    }
       label{
        color: #fff !important;
    }
    .cat {
    display: none;
}
    .cat li {
        padding: 8px 90px;
    }
    .cat li a {
        font-size: 11px;
        font-weight: 400;
    }
    .phone {
        width: 93%;
        text-align: center;
        display: none;
    }

    .top-email {
        width: 100%;
        text-align: center;
        display: none;
    }
    .lang {
        float: left;
        width: 50%;
        text-align: center;
    }
    .centerbg {
        background: #171717;
        height: auto;
    }
.logo {
	padding: 5px 0px;
	text-align: center;
}
    .top-baket {
        margin-top: 15px;
    }
    .top-baket span {
        top: -14px;
    }
    .logo img {
        margin: 0px auto;
    }
    .menu {
        width: 100%;
        margin: 0px;
        padding: 0px;
    }
    .menu ul {
        background: #dedfe3;
    }
    .menu ul li {
        float: left;
        width: 100%;
        background: none;
        border-bottom: 1px solid #FFF;
        padding: 0px;
    }
    .menu ul li:last-child {
        border: none;
    }
    .menu ul {
        float: left;
        width: 100%;
    }
    .menu ul li a {
        float: left;
        width: 100%;
        margin: 0px;
        color: #000;
        padding: 7px 6px;
    }
    .menu ul li a:hover {
        width: 100%;
        border: none;
        color: #e70000;
    }
    .next1 ul {
        float: left;
    }
    .next1 {
        float: left;
        width: 100%;
        margin-top: 13px;
    }
    .search {
        width: 96%;
        background-position: 311px 5px;
        margin: 18px 10px 0px 10px;
    }
    .gloves img {
        width: 100%;
    }
    .gloves-title {
        padding: 10px 0px;
        color: #FFFFFF;
        font-size: 24px;
    }
    .gloves-des {
        color: #FFFFFF;
    }
    .gloves {
        padding-top: 30px;
    }
    .jacket img {
        width: 100%;
    }
    .jacket-title {
        padding: 10px 0px;
        color: #FFFFFF;
        font-size: 24px;
    }
    .jacket-des {
        color: #FFFFFF;
    }
    .jacket {
        padding-top: 30px;
    }
    .1 {
        padding: 0px;
    }
    .1 .col-md-2 {
        padding: 5px 0px;
    }
    .trending-title {
        font-size: 32px;
    }
    .footerbg {
        background: #232323;
    }
    .ftitle {
        padding: 15px 0px 5px 0px;
    }
    .social {
    float: left;
    width: 50%;
    margin-left: 0px;
}
    .social-top a {
        float: none;
    }
    .f-phone span {
        padding-bottom: 10px;
    }
    .left-bg {
        height: auto;
        margin-bottom: 20px;
    }
}
