@media only screen and (max-width: 1200px) {
    .front_about .right img{
		width: 100%;
		padding-top: 18%;
	}
	.megamenu {
	    width: 1180px;
	    left: -400px;
	    padding: 50px 60px;
	    margin-top: 0px;
	}
	.cat1 .detail p {
	    max-width: 93%;
	    text-transform: capitalize;
	    font-size: 14px;
	    font-weight: 700;
	}
	.cat3 .detail {
	    padding-left: 10%;
	    padding-right: 7%;
	    position: absolute;
	    bottom: 5%;
	}
	.cat3 .detail .view_collection {
	    padding-top: 5%;
	}
	.cat2 .detail p {
	    color: #ffffff;
	    width: 100%;
	    padding-bottom: 21px;
	    line-height: 16px;
	}
	.cat4 .detail .view_collection {
	    padding-top: 0%;
	}
	.cat4 .detail p {
	    color: #000000;
	    width: 100%;
	}
	.cat2 .detail {
	    padding-left: 10%;
	    padding-right: 26%;
	    position: absolute;
	    bottom: 26%;
	}
	.news_letter_input .form-group {
	    width: 458px;
	    position: relative;
	    float: right;
	}
	.news_letter_input button {
	    position: absolute;
	    top: 24.5%;
	    right: 0;
	    border-radius: none;
	    background-color: #b1221c;
	    color: #ffffff;
	    transition: 0.9s;
	    border: none;
	    font-size: 16px;
	    font-weight: 400;
	    padding: 7px 16px;
	}
	.front_about {
	    background-image: url(../img/front_about_bg.jpg);
	    background-size: 100%;
	    background-repeat: no-repeat;
	    background-color: #d5efff;
	    background-image: none;
	}
	.categories2 .cat5 .detail {
	    position: absolute;
	    bottom: 3%;
	    width: 100%;
	    padding-left: 8%;
	    padding-right: 0;
	}
	.categories2 .cat5 .detail .rea_more {
	    padding-top: 7%;
	}
	
}
@media only screen and (max-width: 992px) {
	.megamenu {
	    width: 950px;
	    left: -315px;
	    padding: 50px 44px;
	    margin-top: 0px;
	}
	.menu .navbar-light .navbar-nav .nav-link {
	    color: #000000;
	    font-size: 14px;
	    font-weight: bold;
	    font-style: normal;
	    text-transform: uppercase;
	    padding-right: 20px;
	    transition: .9s;
	}
	.cat1 .detail h1 {
	    color: #161619;
	    text-transform: uppercase;
	    font-size: 24px;
	    font-weight: 400;
	    font-style: normal;
	    padding-bottom: 5px;
	}
	.cat1 .detail h2 {
	    font-size: 45px;
	    color: #161619;
	    text-transform: uppercase;
	    font-weight: bold;
	    font-style: normal;
	}
	.cat1 .detail h3 {
	    font-size: 45px;
	    color: #a40009;
	    text-transform: uppercase;
	    font-weight: bold;
	    font-style: normal;
	}
	.cat2 .detail h1 {
	    color: #ffffff;
	    font-size: 30px;
	    font-weight: 600;
	    text-shadow: 2px 6px 6px #000000;
	}
	.cat2 .detail h2 {
	    color: #a40009;
	    font-size: 30px;
	    font-weight: 800;
	    text-shadow: 2px 6px 6px #000000;
	}
	.cat4 .detail h1 {
	    color: #000000;
	    font-weight: 900;
	    font-size: 30px;
	    text-shadow: 2px 6px 6px #000000;
	}
	.cat2 .detail h1, h2 {
	    line-height: 30px;
	}
	.cat3 .detail h1 {
	    color: #ffffff;
	    font-size: 42px;
	    text-transform: uppercase;
	    font-weight: bold;
	    text-shadow: 2px 6px 6px #000000;
	    padding-bottom: 5px;
	    padding-left: 20%;
	}
	.cat3 .detail .view_collection {
	    padding-top: 0;
	}
	.front_about .right img {
	    width: 100%;
	    padding-top: 37%;
	}
	.news_letter_input button {
	    position: absolute;
	    top: 24%;
	    right: 0;
	    border-radius: none;
	    background-color: #b1221c;
	    color: #ffffff;
	    transition: 0.9s;
	    border: none;
	    font-size: 16px;
	    font-weight: 400;
	    padding: 7px 16px;
	}
	.news_letter_input .form-group {
	    width: 404px;
	    position: relative;
	    float: right;
	}
	.news_letter_detail h1 {
	    text-transform: uppercase;
	    font-size: 16px;
	    font-weight: bold;
	    color: #ffffff;
	}
}
@media only screen and (max-width: 768px) {
	.megamenu {
	    width: 100%;
	    left: -315px;
	    padding: 50px 44px;
	    margin-top: 0px;
	}
	.cat3 .detail {
	    padding-left: 10%;
	    padding-right: 7%;
	    position: absolute;
	    bottom: 49%;
	    z-index: 5454545;
	}
	.cat3 {
	    width: 100%;
	    height: 460px;
	}
	.front_about .right img {
	    width: 100%;
	    padding-top: 0;
	}
	.categories2 .cat5 {
	    padding-bottom: 10px;
	}
	.categories2 .cat5 .detail {
	    position: absolute;
	    bottom: 19%;
	    width: 100%;
	    padding-left: 8%;
	    padding-right: 0;
	}
	.news_letter_input .form-group {
	    width: 404px;
	    position: relative;
	    float: none;
	    margin: auto;
	}
	.news_letter_input button {
	    position: absolute;
	    top: 32%;
	    right: 24%;
	    border-radius: none;
	    background-color: #b1221c;
	    color: #ffffff;
	    transition: 0.9s;
	    border: none;
	    font-size: 16px;
	    font-weight: 400;
	    padding: 7px 16px;
	}
	.copyright .back_to_top {
	    padding: 0px 0;
	    text-align: left;
	}
	.copyright .web_copyright p {
	    font-size: 14px;
	    text-transform: capitalize;
	    color: #f6f6f6;
	    text-align: left;
	    font-weight: 600;
	    line-height: 77px;
	}
	.copyright .copyright_inner p {
	    font-size: 14px;
	    color: #f6f6f6;
	    font-weight: 600;
	    line-height: 40px;
	}
	.search {
	    display: block;
	    background-color: #840007;
	}
	.ss2154545{
		display: none;
	}
}
@media only screen and (max-width: 576px) {
    .news_letter_input button {
	    position: absolute;
	    top: 33%;
	    right: 9%;
	    border-radius: none;
	    background-color: #b1221c;
	    color: #ffffff;
	    transition: 0.9s;
	    border: none;
	    font-size: 16px;
	    font-weight: 400;
	    padding: 7px 16px;
	}
	.cat3 {
	    width: 100%;
	    height: 289px;
	}
	.cat3 .detail {
	    padding-left: 10%;
	    padding-right: 7%;
	    position: absolute;
	    bottom: 37%;
	    z-index: 5454545;
	}
	.cat2 .detail {
	    padding-left: 10%;
	    padding-right: 26%;
	    position: absolute;
	    bottom: 7%;
	}
	.cat1 .detail {
	    position: absolute;
	    bottom: 2%;
	    padding-left: 10%;
	    padding-right: 3%;
	    width: 100%;
	}
	.cat1 .detail h2, h3 {
	    line-height: 38px;
	}
	.sublimated_rash_guard_slider .slick-prev {
	    background-color: transparent;
	    width: 50px;
	    height: 28px;
	    left: 38%;
	    top: 110%;
	    z-index: 545454;
	    opacity: 0;
	}
	.sublimated_rash_guard_slider .slick-prev {
	    background-color: transparent;
	    width: 50px;
	    height: 73px;
	    left: 38%;
	    top: 110%;
	    z-index: 545454;
	    opacity: 0;
	}
	.prdbox01 .images .overlay{
		display: none;
	}
	.topo_intro ul li a {
        line-height: 19px;
    }
    #google_translate_element {
        float: none;
        text-align: center;
        }
    .cart_0001{
        display: none;
    }
    .news_slider img{
        width: 100%;
    }
    .customer_setifcqtion_boxes {
        padding: 0;
    }
    .customer_setifcqtion_boxes .box2::after{
        display: none;
    }
	
}
@media only screen and (max-width: 480px) {
	
}