@media screen and (min-width: 1600px) and (max-width: 3000px) {
    .container{
        width:1530px !important;
    }
    
    
}
@media screen and (min-width: 1300px) and (max-width: 1600px) {
    
  .banner .head {
    max-width: 46%;
}
a.telphone {
    margin-left: -120px !important;
}
.shop_now_all_product .head h4 {
    font-size: 25px;
}
footer.sec-footer.footer .last .col-sm-4:first-child:before {
    right: 30px;
}
form#searchform {
    float: left;
}  
.popup_heading1 {
    margin-top: 38px;
    font-family: 'Century Gothic Regular', sans-serif;
    font-size: 22px;
    line-height: 59px;
    color: #a0a0a0;
}
.popup_heading2 {
    margin-bottom: 0;
    font-family: 'Century-Gothic';
    font-size: 33px;
    line-height: 59px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
}.pum-content.popmake-content p {
    font-size: 13px;
    line-height: 24px;
    color: #313131;
    padding: 20px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 0;
    margin-bottom: 0;
}
span.wpcf7-form-control-wrap {
    width: 60%;
    float: left;
}
.pum-content.popmake-content .wpcf7 input[type="email"] {
    width: 100%;
    padding: 15px;
    font-size: 15px;
    color: #606060;
    border: 1px solid #d7d7d7;
    /* width: 60%; */
}
.pum-content.popmake-content input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #d61213;
    color: #fff;
    border: 0;
    padding: 16px;
    display: block;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 0;
    width: 40%;
}
.pum-content.popmake-content .last {
    margin-top: 0;
    border-top: 0;
    padding-top: 0;
    font-size: 13px;
    color: #121212;
    text-align: center;
}
.for_checkbox span.wpcf7-form-control-wrap {
    width: 100%;
    float: left;
}.header_top {
    background: #0b6fe7;
    padding: 9.3px 0;
    display: block;
}
.menu ul li a {
    padding: 10px 35px;
    transition: .5s all ease-in-out;
    padding-right: 20px;
    padding-left: 0;
}
header .menu {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: -5px;
}
.web_info .container-fluid {
    background-color: #f9f9f9;
    padding: 80px 20px;
    margin: 0 30px;
}
body.woocommerce .woocommerce ul.products li.product .button {
    font-size: 14px;
    padding: 10px 10px !important;

}
.single.woocommerce div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0;
    font-size: 37px;
    color: #0b6fe7;
    font-family: 'Mermaid', sans-serif;
    font-weight: 700;
}
body.single.woocommerce .woocommerce ul.products li.product .button {
    font-size: 11px;
    padding: 10px 10px !important;
}
span.wpcf7-form-control-wrap {
    width: 100%;
    float: left;
}
.menu > ul > li:last-child a {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    padding: 12px 20px;
    text-transform: uppercase;
    background-color: #d61213;
}
}
@media screen and (min-width: 1300px) and (max-width: 1400px){
header .menu {
    margin-top: 0;
}
.menu-header > ul > li > a {
    padding: 17.5px 15px;
    font-size: 16px;
    letter-spacing: 1px;
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    padding-right: 26px;
    text-transform: uppercase;
}
i.fa.fa-map-marker {
  margin-bottom: 51px;
}
input.wpcf7-form-control.wpcf7-text {
  margin-bottom: 15px;
}
section.quality {
  padding: 150px 0;
}
section.quality h2 {
  font-size: 70px;
}
.banner .head {
    max-width: 100%;
}
body.woocommerce .woocommerce ul.products li.product .button {
    font-size: 14px;
    padding: 10px 0px !important;
}
}

@media screen and (min-width: 100px) and (max-width: 768px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    body{
        overflow-x: hidden !important;
    }
    .menu-header #menu-button{
        display: none;
    }
main{
	padding: 0;
}
}
@media screen and (min-width: 480px) and (max-width: 668px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
        body{
        overflow-x: hidden !important;
    }

.open-menu body {
    position: fixed !important;
}
[data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
[data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
}
@media screen and (max-width: 380px) {
    [data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    [data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
    .open-menu body {
    position: fixed !important;
}
    body{
        overflow-x: hidden !important;
    }
.menu-header #menu-button{
	display: none;
}
}
 

span.wpcf7-list-item-label {
    text-transform: capitalize;
}

@media screen  and (max-width: 1400px){  
.header .logo {
    text-align: center;
    margin-right: 0;
}

}


@media screen  and (max-width: 1300px){
.banner .bg-img {
    height: 400px;
}
.banner .bg-img .head {
    padding-top: 5%;
    padding-right: 43%;
    max-width: 80%;
}

.sec-1 {
    padding: 50px 0 70px;
}
.sec-about .head h2, .sec-cashback .head h2, .sec-cashback .head h2 {
    margin: 0 0 15px;
    font-size: 42px;
}

.sec-about {
    padding: 0px 0 40px;
}

.sec-cashback {
    padding: 0 0 50px;
}

.sec-testimonial {
    padding: 40px 0;
    margin-bottom: 50px;
}

.sec-cashback .head {
    margin: 0 auto 40px;
}

footer.footer {
    padding: 0 0 10px;
}
.border_btm {
    padding: 20px 0 10px 0;
    margin-bottom: 20px;
}

.menu ul li a {
    padding: 6px 12px;
}
    
}

@media screen  and (max-width: 1200px){
.banner .bg-img .head h2 {
    font-size: 33px;
}

.menu ul li a {
    padding: 6px 12px;
}
.searchform input {
	width: 260px;
}
header.header .col-sm-6.searchform {
    width: 40%;
}
header.header .col-sm-3.pull-right.nopad {
    width: 35%;
}
.menu > ul > li:last-child a {
	font-size: 14px;
}
.banner .head h2 span,
.banner .head h2 strong {
    font-size: 50px;
}
.banner .head h2 {
	line-height: 50px;
}
.banner .head p {
    padding: 0;
}
.banner .head .link {
    margin-top: 10px;
}
.shop_now_all_product .head h4 {
    padding-right: 0;
    text-align: left;
}
.shop_now_all_product .head h3 {
    padding-left: 0;
}
.shop_now_all_product {
    height: 434px;
}
.shop_now_all_product .head .shop_all_product {
    right: -154px;
    top: 195px;
}
.shop_now_all_product .head .shop_all_product a {
    font-size: 30px;
}
.sec-cashback .head {
    margin-top: 50px;
}
.web_info .main .disc h3 {
    margin: 0 0 20px;
    font-size: 17px;
    font-weight: 400;
    color: #000;
    padding: 0;
    text-transform: uppercase;
    font-family: 'Century Gothic Regular';
}
footer.sec-footer.footer .col-sm-3:before,
footer.sec-footer.footer .col-sm-4:before{
	display:none;
}
footer.sec-footer.footer .col-sm-3:nth-child(1) {
    width: 21%;
    padding: 0;
}
footer.sec-footer.footer .col-sm-3:nth-child(2) {
    width: 16%;
    padding: 0;
}
footer.sec-footer.footer .col-sm-3:nth-child(3) {
    width: 25%;
    padding: 0;
}
footer.sec-footer.footer .col-sm-3:nth-child(4) {
    width: 38%;
    padding: 0;
}

}

@media screen  and (max-width: 1100px){
.menu ul li a {
    padding: 6px 11px;
    font-size: 13px;
}
.header .col-sm-1, .col-sm-3, .col-sm-8 {
    padding: 0;
}
.header .col-sm-8 {
    padding: 0;
}
.header .col-sm-3 {
    padding: 0;
}
.banner .bg-img .head h2 {
    font-size: 31px;
}
.banner .bg-img .head p {
    font-size: 14px;
}
.banner .bg-img {
    height: 330px;
}
.sec-1 {
    padding: 40px 0 60px;
}
.banner .bg-img .head .shop a {
    padding: 11px 30px;
    font-size: 13px;
}
.sec-about .head h2, .sec-cashback .head h2, .sec-cashback .head h2 {
    margin: 0 0 15px;
    font-size: 34px;
}
.sec-about .head p {
    font-size: 13px;
}
.sec-about .head .read {
    margin-top: 27px;
}
.sec-about .head .read a {
    font-size: 13px;
    padding: 12px 30px;
}
.sec-about {
    padding: 0px 0 60px;
}
.sec-cashback .botom-disc h4 {
    font-size: 13px;
}
.sec-testimonial .head {
    max-width: 90%;
}
.sec-testimonial {
    padding: 40px 0 40px;
}
.sec-testimonial .head p {
    font-size: 14px;
}
.sec-testimonial .head h5 {
    font-size: 14px;
}
.inner-banner h2 {
    font-size: 40px;
}
.inner-banner {
    height: 120px;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    font-size: 13px !important;
    line-height: 20px;
}
.woocommerce ul.products li.product .price {
    font-size: 18px !important;
}
.woocommerce ul.products li.product .button {
    margin-top: 1em;
    font-size: 13px;
}
.cart_totals h2 {
    font-size: 24px;
}
.woocommerce .cart .button, .woocommerce .cart input.button {
    float: none;
    font-size: 13px;
}
a.checkout-button.button.alt.wc-forward {
    font-size: 16px;
}

.sec-cta {
    padding: 20px 0;
}

.sec-cta .form {
    margin-top: 0px;
}
.page-id-270 .sec-cta label {
    font-size: 11px;
    font-weight: 700;
    color: #000;
}
.sec-cta .form input.wpcf7-form-control.wpcf7-submit {
    margin-bottom: 10px;
}
footer ul.menu li a {
    font-size: 14px;
}
    
}


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

.header .main {
    display: block;
}
.header .col-sm-3 {
    padding: 0;
    width: 100%;
}
.header .col-sm-8 {
    padding: 0;
    width: 100%;
}

.header .col-sm-1 {
    padding: 0;
    width: 100%;
}

.menu ul {
    margin: 20px 0;
    text-align: center;
}

.home .header .logo img {
    margin-left: 0;
    max-height: 100px;
}

.header .social ul {
    text-align: center;
}

.banner .bg-img .head h2 {
    font-size: 24px;
}
.banner .bg-img {
    height: 220px;
}

.banner .bg-img .head {
    padding-top: 3%;
    padding-right: 49%;
    max-width: 85%;
}
.banner .bg-img .head .shop {
    margin-top: 10px;
}
.banner .bg-img .head p {
    font-size: 13px;
}
.banner .bg-img .head .shop a {
    padding: 10px 25px;
    font-size: 12px;
}
.sec-1 .head h4 {
    margin: 0 0 15px;
    font-size: 11px;
}
.sec-1 {
    padding: 40px 0 0px;
}

.sec-1 .head p {
    font-size: 12px;
}

.sec-1 .col-sm-3 {
    padding: 0 0;
    margin-left: 10px;
}

.sec-1 .col-sm-9 {
    padding: 0 10px;
}

.sec-about .col-sm-6 {
    width: 100%;
    text-align: center;
}
.sec-about .about-pic img {
    width: 50%;
    height: auto;
}

.sec-about .about-pic {
    text-align: center;
}

.sec-about .head {
    padding: 0 40px;
}
.sec-cashback .head h5 {
    font-size: 15px;
}
.sec-cashback .head h2 {
    margin: 0 0 15px;
    font-size: 28px;
}
.sec-cashback .main .cash-pic img {
    width: 100%;
    height: auto;
}
.sec-cashback .botom-disc h4 {
    font-size: 11px;
}
.sec-cashback .botom-disc h5 {
    font-size: 14px;
}
.sec-cashback {
    padding: 0 0 30px;
}
.sec-cashback .Veiw a {
    padding: 11px 40px;
    font-size: 13px;
}
.sec-testimonial .head p {
    font-size: 13px;
}
.sec-testimonial {
    padding: 20px 0 20px;
}
.footer ul.menu li a {
    font-size: 13px;
    padding: 15px 25px 15px 0;
}

.footer .col-sm-3.text-right {
    padding: 0 10px 0px 0;
}
.copyright {
    padding-top: 10px;
}
.page-id-135 .sec-about .about-pic {
    text-align: center;
    margin-bottom: 30px;
}

.page-id-135 .sec-about {
    padding: 20px 0 20px;
}
body.woocommerce-page .inner-banner h2 {
    padding-top: 30px;
}

.sec-cta .icon {
    margin: 20px auto 0;
}
section.customized-card.sec-cta .col-sm-12 {
    margin-bottom: 0;
}
.sec-cta {
    padding: 0px 0 20px;
}


a#hamburg {
    background-color: #000;
}
.nav-cross span {
    background: #fff;
}

.nav1 .container {
    width: 100%;
}

.header .logo img {
    max-height: 100px;
}

html.open-menu nav.nav1 ul li {
    display: block;
    text-align: left;
    margin-bottom: 20px;
}
.push-logo {
    margin: 10px 0 30px;
    padding: 0px 50px;
}
.header_top {
    display: none;
}
.header .logo {
    position: relative;
    top: auto;
}
header .main .col-sm-3 {
    width: 50%;
}
header.header .col-sm-3.pull-right.nopad {
    width: 50%;
}
header.header .col-sm-6.searchform {
    width: 40%;
    display: none;
}
.home .header .logo img {
    max-height: initial;
}
header.header .col-sm-3.pull-right.nopad {
    padding-top: 63px;
}
.nav1 .container {
    width: 100%;
    background: #fff;
}
.menu > ul > li:last-child a {
    font-size: 18px;
    padding: 12px 16px;
}
.header .main {
    padding: 0;
}
.banner .bg-img .head {
    padding-top: 50px;
    padding-right: 0;
    max-width: 85%;
}
.banner .bg-img {
    height: 320px;
}
.web_info .container-fluid {
    background-color: #f9f9f9;
    padding: 80px 15px;
    margin: 0;
}
.sec-cashback .main .cash-pic img {
    width: 100%;
    height: 200px;
}
.web_info .main .pic img {
    height: 50px;
    width: auto;
}
footer.sec-footer.footer .col-sm-3 {
    width: 33.33% !important;
}
footer.sec-footer.footer .col-sm-3:nth-child(4) {
    width: 100% !important;
    padding: 0;
}
.footer ul.menu li a {
    padding: 0px 0 !important;
}
.last {
    margin-top: 30px;
    padding-top: 30px;
}footer.sec-footer.footer .col-sm-3 {
    width: 33.33% !important;
}

.es_subscription_form_submit.es_submit_button.es_textbox_button {
    width: 100%;
    border-radius: 5px;
    margin-top: 10px;
}

input.es_required_field.es_txt_email.ig_es_form_field_email {
    width: 100% !important;
    border-radius: 5px;
}

.es-field-wrap {
    width: 100%;
}

.emaillist {
    position: relative;
    display: inline-block;
    width: 100%;
}

form.es_subscription_form.es_shortcode_form {
    width: 100%;
}
.copy p {
    font-size: 12px;
}
.web_info {
    padding: 0;
    margin-top: 50px;
}
header .main .col-sm-3 {
    width: 100%;
}
a.telphone {
    font-size: 0;
    width: 30px;
    height: 30px;
}
.cart-top span {
    font-size: 0;
}
header.header .col-sm-3.pull-right.nopad {
    padding-top: 0;
    width: 100%;
    text-align: center;
}
header.header .col-sm-3.pull-right.nopad a {
    margin: 0 !important;
    width: 30px;
    height: 30px;
    display: inline-block;
    float: none !important;
}
header.header .col-sm-3.pull-right.nopad a {
    display: none;
}
.shop_now_all_product .head h3 {
    font-size: 50px;
}
.shop_now_all_product .head h4 {
    font-size: 14px;
	line-height: 28px;
}
.shop_now_all_product {
    height: 200px;
}
.shop_now_all_product .head .shop_all_product a {
    font-size: 13px;
}
.shop_now_all_product .head .shop_all_product {
    right: -66px;
    top: 47px;
}
section.sec-cashback {
    padding-top: 50px;
}
.sec-cashback .main .disc .on-hover a {
    font-size: 13px;
    padding: 10px 30px !important;
}
.web_info .main {
    text-align: center;
    margin-top: 30px;
}
.web_info {
    padding: 0;
    margin-top: 100px;
}
.web_info .container-fluid {
    padding-top: 50px;
}
footer.sec-footer.footer {
    text-align: center;
}
footer.sec-footer.footer .col-sm-3 {
    width: 100% !important;
    margin-bottom: 40px;
}
footer.sec-footer.footer .site-links a {
    padding-right: 0;
}
i.fa.fa-map-marker {
    float: none;
    margin-bottom: 10px;
}
.last .col-sm-4 {
    margin-bottom: 40px;
}
.copy {
    text-align: center;
}
.design p {
    font-size: 13px;
    font-weight: 300;
    color: #ffffff60;
}
.design p a{
    font-size: 13px;
    font-weight: 300;
    color: #ffffff60;
}
.woocommerce-shop a.button.yith-wcqv-button {
    display: none !important;
}
body.woocommerce .woocommerce ul.products li.product .button {
    padding: 10px 0px !important;
    width: 100% !important;
}
.single .yith-wcwl-add-button {
    float: none;
}
.woocommerce-tabs.wc-tabs-wrapper {
    display: none;
}
section.related.products {
    padding-top: 50px;
}
.page-id-135 .sec-about .head {
    text-align: center;
    padding: 20px;
    margin-top: 0;
    background-color: #f9f9f9;
}
.sec-faq h2 {
    margin: 0 0 20px;
    font-size: 20px;
    font-weight: 700;
    color: #0b6fe7;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    margin-top: 0;
}



    
}


@media screen  and (max-width: 600px){   
a#hamburg {
    background-color: #000;
}
.nav-cross span {
    background: #fff;
}

.nav1 .container {
    width: 100%;
}

.header .logo img {
    max-height: 100px;
}

html.open-menu nav.nav1 ul li {
    display: block;
    text-align: left;
    margin-bottom: 20px;
}
.push-logo {
    margin: 10px 0 30px;
    padding: 0px 50px;
}

.header .col-sm-8 {
    display: none;
}
.header .logo {
    text-align: center;
    margin: 0 0 20px;
}
.banner .bg-img .head {
    padding-top: 0;
    padding-right: 0;
    max-width: 90%;
}
.sec-1 .col-sm-9 {
    padding: 0 10px;
    width: 80%;
    text-align: center;
    margin: 20px auto;
}
.sec-1 .head h4 {
    margin: 0 0 5px;
    font-size: 11px;
}

.sec-1 .main {
    display: block;
}
.sec-about .head {
    padding: 0 0px;
}
.sec-cashback .head h2 {
    margin: 0 0 15px;
    font-size: 24px;
}


.sec-cashback .head {
    text-align: center;
    max-width: 100%;
    margin: 0 auto 60px;
}
.sec-about {
    padding: 0px 0 40px;
}
.sec-testimonial .head {
    max-width: 100%;
}
.footer .row.border_btm {
    display: none;
}

li#media_image-3 {
    display: none;
}

.textwidget {
    display: none;
}
.inner-banner h2 {
    font-size: 32px;
}
.inner-banner {
    height: 90px;
}

.banner .bg-img {
    height: 220px;
    background-image: none !important;
}
.sec-1 {
    padding: 0px 0 0px;
}

.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100% !important;
    margin: 0;
    padding: 15px;
}

.banner .bg-img .head {
    text-align: center;
}

.copyright p {
    font-size: 13px;
    color: #fff;
    font-weight: 300;
    text-align: center;
}


.sec-cashback .main .disc .on-hover ul {
    margin: 0 0 5px;
}
.sec-cashback .main .disc .on-hover a {
    font-size: 13px;
    padding: 10px 0;
}
.sec-cashback .main .disc .on-hover ul li {
    margin-right: 5px;
}
.sec-cashback .botom-disc {
    margin: 30px 0 30px;
}
.sec-cashback .main .disc .on-hover {
    opacity: 1;
}
body.woocommerce-page .inner-banner h2 {
    padding: 30px 0 !important;
    font-size: 22px;
    padding-top: 0px;
}
.woocommerce div.product .product_title {
    font-size: 22px;
    font-weight: 600;
    text-align: center;
}
section.related.products h2 {
    margin: 0 0 15px;
    font-size: 22px;
}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    margin: 0 0 5px !important;
}
.woocommerce ul.products li.product .button {
    margin-top: 1em;
    width: 100%;
}
a.added_to_cart.wc-forward {
    display: block;
    background-color: #000;
    padding: 10px 0;
    margin-top: 5px;
    color: #fff;
    width: 100%;
}
.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
    font-size: 12px;
}
.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
    display: block;
    text-align: right!important;
    font-size: 12px;
}
.cart_totals h2 {
    font-size: 22px;
    margin: 0 0 15px;
}
.woocommerce table.shop_table td {
    font-size: 12px;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: none !important;
    text-align: center !important;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    float: none !important;
    text-align: center !important;
}

}
