@media screen and ( min-width: 600px ) and ( max-height: 768px ){
   
}
/* Old computers :) landscape */
@media (max-width: 1180px) {
     .btn{
        min-width: 140px;
    }
     .be-a-part .wpcf7-form-control {
        width: 254px;
    }
     .mb-145 {
         margin-bottom: 145px;
    }
     .products .tab-content h2{
        font-size: 38px;
    }
     h2{
         font-size: 32px;
    }
     .mt-110 {
        margin-top: 40px !important;
    }
     .owl-theme .owl-controls .owl-buttons div.owl-prev{
         margin-left: -25px;
    }
     .owl-theme .owl-controls .owl-buttons div.owl-next{
         margin-right: -25px;
    }
     h1.xl{
        font-size: 46px;
        line-height: 46px;
    }
     .video-cover{
        height: 460px;
    }
     .sport-image{
         width: auto;
    }
     .intro-content{
        min-height: inherit;        
    }

}
 @media (max-width: 740px) {
.mb-145{
    margin-bottom: 10px;
}
.cart-subtotal table{
    empty-cells: hide;
}
#primary .woocommerce #respond input#submit, #primary .woocommerce a.button, #primary .woocommerce button.button, #primary .woocommerce input.button, .btn-primary{
    margin-bottom: 20px;
    margin-left: 0px !important;
    margin-right: 0px;
}
.shipping-address .woocommerce-additional-fields, .shipping-address .woocommerce-shipping-fields, .billing-address .woocommerce-billing-fields{
    max-width: 100%;
}
.shipping-address .woocommerce-shipping-fields__field-wrapper .form-row, .billing-address .woocommerce-billing-fields__field-wrapper .form-row{
    width: 100%;
}
.indicate-form{
        padding: 16px 15px;
}
.icon.icon-bag{
    position: relative;
}
.badge {
    position: absolute;
    top: 9px;
    left: 25px;
    color: #fff;
    background: #ff3e6c;
    font-weight: 500;
    border-radius: 50%;
    font-size: 11px;
    display: inline-block;
    width: 19px;
    height: 19px;
    text-align: center;
    line-height: 11px;
}


.tab-content-ui ul.nav li a{
    padding: 8px;
    font-size: 13px;
    border-width: 1px;
}
.tab-content-ui ul.nav li:hover a, .tab-content-ui ul.nav li.active a{
    color: #ff4f65;
}
.sidebar-nav-left {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.sidebar-nav-left li a:hover, .sidebar-nav-left li.active a{
    background-color: #ff4f65;
    color: #fff;
}
.contact-ui > .row{
    margin-left: 0px;
    margin-right: 0px;
}
.media-gallery li a{
    height: 100px;
    max-width: 100%;
    object-fit: cover;
    overflow-x: hidden;
}
.media-gallery li a img{
    max-width: 100%;
    height: 100%;
}
#comments{
    padding: 23px 30px;
    border-bottom: 1px solid #eaeaea;
    transition: 0.3s;
    position: relative;
}
#reviews #comments{
    padding: 0px;

}
.nav.nav-tabs{
    display: flex;
}    
.chosen-select{
    width: 100%;
}
.post-thumbnail {
    min-height: 150px;
    border: 0px solid whitesmoke;
    border-radius: 0;
    background-size: cover;
    margin-left: -15px;
    margin-right: -15px;
    border-top: 3px solid #ff4f654a;
}    

.podcast-page-list article
 {
    padding: 2rem 1rem;
    border-bottom: 1px solid #eaeaea;
    border-top: 0px !important;
    transition: 0.3s;
    position: relative;

}
.podcast-page-list .col-md-12 {
        margin: 30px 0 0 0;
    box-shadow: 0 0 12px 0 rgba(0,0,0,0.06);
    border-radius: 4px;
}
.recent-news-items {
    max-width: 100%;
    padding: 0.9rem 0.9rem;
    border: 1px solid #f3f3f3;
    margin: 1rem 0;
}
nav.breadcrumb{
    margin-bottom: 0;
}
 
.content-title{
    font-size: 26px;
    line-height: 31px
}
header.page-header {
    margin-top: 0px;
}
 
#primary.content-area.row{
    margin-left: 0px;
    margin-right: 0px;
}    
.fanletters li{ width: 100%; }
  .game_type_box a{ min-width: 100%; }
  .user-icon-name{width: 66%;  }
  
  .sidebar-head, .sidebar .wrapper{padding:26px;}
  .wrapper{height: 90% !important;}
     .about-image{
         padding-left: 0px;
         padding-right:0px;
    }
     .about-info{
         padding-top: 25px;
    }


    /* User login form*/
     #userloginModal .right-mod {
         padding-top: 75px;
    }
    /* .right-mod .wpcf7-form-control, .right-mod .form-group {
        width: 100%;
    }
     .right-mod .form_container {
        width: 310px;
    }*/
     .right-mod label.error {
         color: #f3f06f;
         font-size: 0.8em;
         font-weight: normal;
         display: block;
         margin-top: 6px;
    }
     .right-mod div.wpcf7 .wpcf7-validation-errors {
         position: fixed;
         top: 0;
         padding-right: 10rem !important;
         text-align: left;
         min-height: 50px;
    }
     button.modal-close-btn {
         position: absolute;
         right: 15px;
         background: #fa4348;
         top: 15px;
         cursor: pointer;
    }
     .left-mod {
         display: none;
    }
     .right-mod h1 {
         font-size: 28px;
         margin-bottom: 0px;
    }
     .form_container input {
         height: 40px;

    }
     .wpcf7-form {
         margin-bottom: 30px;
    }
     .right-mod {
         padding-top: 50px;
         padding-bottom: 150px;
    }
    /* End User login form*/
     .game_type_box li {
         min-width: 100%;
         margin-bottom: 15px;
         margin-right: 0px;
         margin-left: 0px;
    }
     .sub-header h1 {
         font-size: 48px;
    }
     .sub-header p {
         font-size: 18px;
    }
     .contact-ui.tech-ui .section-highlights {
         margin-bottom: 30px;
    }
     .contact-ui.tech-ui .wpcf7-form {
         margin-bottom: 0px;
    }
     .contact-ui .box.form {
         padding: 15px;
    }
     .contact-ui.tech-ui [class*=col] {
         min-height: auto;
    }
     .contact-ui [class*=col] {
         min-height: 200px;
    }
     .info-content+.info-header {
         margin-top: 20px;
    }
     .contact-ui .box {
         padding: 15px;
         padding-top: 30px;
    }
     .contact-ui {
         margin-bottom: 30px;
    }
     .contact-ui.about-ui .box {
         padding: 0px !important;
    }
     .contact-ui.about-ui [class*=col] {
         min-height: auto;
    }
     .about-info {
         margin-top: 0rem;
    }
     .sub-header {
         min-height: 150px;
         padding: 36px 12px;
    }
     .fluid-container.pt-60 {
         padding-top: 0px;
    }
     .navbar-header {
         position: absolute;
         top: -47px;
    }
     .inner-header {
         background: #efeb41;
         text-align: center;
         margin-top: 0;
         min-height: auto;
         border-bottom: 5px solid #ff4f65;
    }
     .inner-header ._banneri-inner {
         background-size: 100%;
         opacity: 0.2;
    }
     .inner-header [class*="_banneri-inner-"] {
         background-size: 100%;
         opacity: 0.2;
    }
     .fluid-container.pt-60 {
         padding-top: 0px;
    }
     .inner-header h1.xl {
         font-size: 30px;
    }
     .inner-header .sami-text {
         font-size: 22px;
    }
     .inner-header .pt-125 {
         padding-top: 25px;
         padding-bottom: 25px;
    }
     .inner-header {
         background: #efeb41;
         text-align: center;
    }
     form#mobile-search {
         position: absolute;
         width: 100%;
         height: 0;
         overflow: hidden;
         opacity: 0;
         transition: all .3s ease-in-out;
         top: 100%;
    }
     form#mobile-search.open {
         height: auto;
         overflow: hidden;
         opacity: 1;
    }
     #custom-search-input {
         padding: 3px;
         border: solid 1px #E4E4E4;
         border-radius: 0px;
         background-color: #fff;
         border-left: 0;
         border-right: 0px;
    }
     #custom-search-input input {
         border: 0;
         box-shadow: none;
         height: 50px;
         font-weight: 300;
    }
     #custom-search-input button {
         margin: 2px 0 0 0;
         background: none;
         box-shadow: none;
         border: 0;
         color: #666666;
         padding: 0 8px 0 10px;
         border-left: solid 1px #ccc;
         min-width: 48px;
         width: 100%;
         padding: 0;
    }
     #custom-search-input button:hover {
         border: 0;
         box-shadow: none;
         border-left: solid 1px #ccc;
    }
     .search-btn .btn .icon {
         margin: 0;
         line-height: 44px;
         width: auto;
         padding: 0;
    }
     #custom-search-input .glyphicon-search {
         font-size: 23px;
    }
     .sport_gallery {
         margin-top: 12px;
    }
     .products {
         margin-bottom: 12px;
    }
     .products {
         margin-bottom: 12px;
    }
     .products .tab-content h2 {
         margin-top: 16px;
         margin-bottom: 14px;
    }
     h2 {
         font-size: 24px !important;
    }
     .intro-content-text {
         height: auto;
         padding-top: 10px;
         text-align: center;
         padding-bottom: 27px;
    }
     .intro-content {
         background: #efeb41;
         text-align: center;
    }
     h1.xl {
         font-size: 25px;
         line-height: 25px;
    }
     .intro-content-text-sub {
         font-size: 14.5px;
         color: #2c2c2d;
    }
     .btn {
         min-width: 135px;
         padding: 8px 16px;
    }
     .btn.mt-25 {
         margin-top: 6px !important;
    }
     .yellow-strip {
         display: none;
    }
     .intro-content .intro-content-home {
         opacity: 0.2;
         background-position: right bottom;
         background-size: 100%;
    }
     .nav-icon {
         display: inline-block;
         cursor: pointer;
    }
     .linkClean {
         text-decoration: none;
    }
     .logo-inline {
         width: 168px;
         height: 32px;
         display: inline-block;
         background-position: center;
         background-size: contain;
    }
     .site-nav-container .logo {
         display: inline-block;
         vertical-align: top;
         padding-top: 9px;
         font-size: 0;
         margin-left: 10px;
         width: 168px;
         height: 32px;
    }
     .site-nav-container .header-actions a {
         color: #333;
    }
     .site-nav-container .header-actions {
         display: inline-block;
    }
     .wrapper {
         padding-top: 50px;
    }
     .site-nav-container .icon {
         width: 48px;
         height: 48px;
    }
     .site-nav-container {
         background-color: #fff;
         position: fixed;
         z-index: 1024;
         width: 100%;
         top: 0px;
         box-shadow: 0 1px 2px 0 rgba(148, 150, 159, .3);
    }
     .site-nav-container .icon {
         padding: 15px;
         display: inline-block;
         font-size: 18px;
    }
     .searchform {
         min-width: 0;
         text-align: right;
         padding-right: 0;
         position: relative;
         right: 0px;
         top: 0;
         z-index: 9999;
    }
     .hidden-phone {
         display: none;
    }
     .visible-phone {
         display: block;
    }
     .owl-carousel-special-offers {
         margin-left: 0px;
         margin-right: 0px;
    }
     .special-offers {
         padding: 40px 20px;
    }
     .special-offers h2{
         margin-left: -20px;
    }
     .sport_gallery .col-md-3 {
         padding: 8px;
    }
     .caption_info {
         font-size: 30px;
    }
     .products {
         margin-bottom: 90px;
    }
     .products .nav-pills>li {
         width: 49%;
         margin: 0 !important;
    }
     .products .nav-pills>li>a {
         width: 100%;
         border-radius: 0px;
    }
     .yellow_bg {
         height: 120px;
         top: 65%;
    }
     .side_btn {
         position: static;
         transform: none;
         max-width: 100%;
    }
     .tab-pane .side_btn a.btn.mt-25 {
         margin-top: 0 !important;
    }
     .side_btn a {
         margin-top: 0 !important;
    }
     .newsletter_label {
         margin-bottom: 20px;
    }
     .be-a-part .wpcf7-form-control {
         width: 100%;
         margin-bottom: 20px;
    }
     .be-a-part {
         margin-bottom: 30px !important;
         text-align: center;
    }
     .our_partners {
         padding: 0px 30px;
    }
}
 @media screen and (min-width : 768px) and (max-width : 1020px) {
     #userloginModal .right-mod {
         padding-top: 75px;
    }
     .right-mod .wpcf7-form-control{
         width: 100%;
    }
     .right-mod .form_container{
         width: 350px;
    }
     .right-mod div.wpcf7 .wpcf7-validation-errors {
         position: fixed;
         top: 0;
         padding-right: 10rem !important;
         text-align: left;
         min-height: 50px;
    }
     button.modal-close-btn {
        position: absolute;
        right: 15px;
        background: #fa4348;
        top: 15px;
         cursor: pointer;
    }
     .left-mod{
         display: none;
    }
     .right-mod h1{
        font-size: 28px;
         margin-bottom: 0px;
    }
     .form_container input{
        height: 40px;
    }
     .right-mod .form-group, .right-mod .wpcf7-form-control-wrap{
         width: 100%;
    }
     .left-mod-content img {
         max-width: 100%;
    }
     .sub-header h1{
         font-size: 48px;
    }
     .sub-header p{
         font-size: 18px;
    }
     .contact-ui.tech-ui .section-highlights {
         margin-bottom: 30px;
    }
     .contact-ui.tech-ui .wpcf7-form {
         margin-bottom: 0px;
    }
     .contact-ui .box.form {
         padding: 15px;
    }
     .contact-ui.tech-ui [class*=col] {
         min-height: auto;
    }
     .contact-ui .box {
         padding: 15px;
    }
     .about-info {
         margin-top: -36rem;
    }
     .sub-header {
         min-height: 150px;
         padding: 36px 12px;
    }
     .fluid-container.pt-60 {
         padding-top: 0px;
    }
     .navbar-header {
         position: absolute;
         top: -47px;
    }
    /* Header set */
     .searchform {
         top: 44px;
    }
     .header-wrap {
         min-height: 108px;
    }
     .header-container {
         min-height: 40px;
         margin-top: 10px;
    }
     .mb-145.be-a-part {
         margin-bottom: 40px;
    }
     .newsletter_label {
         width: 100%;
         max-width: 100%;
         margin-bottom: 18px;
    }
     .side_btn {
         right: 0;
         top: 0;
         transform: translateY(0%);
         max-width: 100%;
         width: 100%;
         clear: both;
         position: static;
    }
     .yellow_bg {
         height: 60px;
         top: 62%;
    }
     .side_btn a {
         margin-top: 0 !important;
    }
     .tab-pane img {
         max-width: 56%;
    }
     .products .tab-content h2 {
         margin: 40px 0;
    }
     .owl-carousel-special-offers {
         margin: 0px;
    }
     .ipad-move-pull .nav-pills.pull-right {
         float: left !important;
         width: 100%;
    }
     .ipad-move-pull .nav > li {
         width: 24%;
    }
     .ipad-move-pull .nav > li > a {
         width: auto;
    }
     .products {
         margin: 40px 0;
         margin-bottom: 60px;
    }
     .video_caption .white_txt br {
         display: none;
    }
     .video_caption .white_txt {
         margin: 8px 0;
    }
     .video-cover {
         height: 356px;
    }
     .sport_gallery {
         margin-top: 12px;
    }
     h2 {
         font-size: 28px;
    }
     .sport_gallery h2 {
         margin-bottom: 20px;
    }
     h1.xl {
         font-size: 40px;
         line-height: 41px;
    }
     .intro-content-text {
         height: 50vh;
         padding-top: 68px;
    }
     .yellow-strip {
         right: 12rem;
         height: 65vh;
         width: 100px;
    }
     .intro-content-home {
         width: 100%;
         background-size: contain;
         background-position: 120px center;
    }
}

/* Retina iPad in landscape */
 
@media only screen and (min-width : 768px) and (max-width : 1024px)  { 

}
 
/* Retina iPad in portrait */
 @media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio: 2) {
}
/* iPad 1 & 2 Media Queries If you're looking to supply different graphics or choose different typography for the lower resolution iPad display, the media queries below will work like a charm in your responsive design! */
/* iPad 1 & 2 in portrait & landscape */
 @media only screen and (min-width : 768px) and (max-width : 1024px) and (-webkit-min-device-pixel-ratio: 1) {
}
/* iPad 1 & 2 in landscape */
 @media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio: 1) {
}
/* iPad 1 & 2 in portrait */
 @media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio: 1) {
}
/* iPad mini in portrait & landscape */
 @media only screen and (min-width : 768px) and (max-width : 1024px) and (-webkit-min-device-pixel-ratio: 1) {
}
/* iPad mini in landscape */
 @media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio: 1) {
}
/* iPad mini in portrait */
 @media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio: 1) {
}
/* Galaxy Tab 10.1 portrait and landscape */
 @media (min-width: 670px) and (max-width: 760px) {
     .sub-header {
         min-height: 150px;
         padding: 36px 12px;
    }
     .fluid-container.pt-60{
         padding-top: 0px;
    }
     .contact-ui [class*=col] {
         min-height: 200px;
    }
     .info-content + .info-header {
         margin-top: 20px;
    }
     .contact-ui .box {
         padding: 15px;
         padding-top: 30px;
    }
}
/* Galaxy Tab 10.1 portrait */
 @media (max-width: 800px) and (orientation: portrait) {
}
/* Galaxy Tab 10.1 landscape */
 @media (max-width: 1280px) and (orientation: landscape) {
}
/* Asus Nexus 7 portrait and landscape */
 @media screen and (width: 601px) and (device-height: 906px) and (-webkit-min-device-pixel-ratio: 1.331) and (-webkit-max-device-pixel-ratio: 1.332) {
}
/* Asus Nexus 7 portrait */
 @media screen and (width: 601px) and (device-height: 906px) and (-webkit-min-device-pixel-ratio: 1.331) and (-webkit-max-device-pixel-ratio: 1.332) and (orientation: portrait) {
}
/* Asus Nexus 7 landscape */
 @media screen and (width: 601px) and (device-height: 906px) and (-webkit-min-device-pixel-ratio: 1.331) and (-webkit-max-device-pixel-ratio: 1.332) and (orientation: landscape) {
}
/* Kindle Fire HD 7" portrait and landscape */
 @media only screen and (min-width: 800px) and (max-width: 1280px) {
     .yellow-strip{
        width: 100px;
    }
     .intro-content-home{
         width: 100%;
        background-size: contain;
         background-position: 120px center;
    }
}
/* Kindle Fire HD 7" portrait */
 @media only screen and (min-width: 800px) and (max-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5) and (orientation: portrait) {
}
/* Kindle Fire HD 7" landscape */
 @media only screen and (min-width: 800px) and (max-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5) and (orientation: landscape) {
}
/* Kindle Fire HD 8.9" portrait and landscape */
 @media only screen and (min-width: 1200px) and (max-width: 1600px) and (-webkit-min-device-pixel-ratio: 1.5) {
     .yellow-strip{
        width: 200px;
    }
     .intro-content-home{
         width: 100%;
        background-size: cover;
    }
}
 @media screen and (min-width: 1080px) and (max-width: 1200px) {
     .contact-ui .box {
         padding: 20px 0;
    }
     .about-info{
         margin-top: -29rem 
    }
     .sub-header {
         min-height: 150px;
         padding: 36px 12px;
    }
     .fluid-container.pt-60{
         padding-top: 0px;
    }
}
 @media screen and (min-width: 980px) and (max-width: 1040px) {
     .right-mod div.wpcf7 .wpcf7-validation-errors{
         top: -12px;
    }
     .contact-ui .box {
         padding: 15px;
    }
     .about-info{
         margin-top: -33rem 
    }
     .sub-header {
         min-height: 150px;
         padding: 36px 12px;
    }
     .fluid-container.pt-60{
         padding-top: 0px;
    }
}
 @media screen and (min-width: 1300px) {
     .container{
         width: 1260px;
         max-width:100%;
    }
     .box {
         padding: 36px 20px;
    }
     .intro-content-home{
         width: 100%;
         background-size: cover;
         background-position: 120px center;
    }
}
 .left-mod-content img {
     max-width: 100%;
     position: relative;
     left: 10rem;
}


@media screen and (max-width: 1200px){
    .product-years .select-years{
        max-width: 350px;
    }
    .contact-ui .box.form [class*=col]{
        min-height: 0px !important;
    }
    .team-item{
        box-shadow: none;
        position: relative;
    }
    .team-item .team-overlay {
        opacity: 1 !important;
        background: transparent !important;
    }
    .game_type_box a{
        min-height: 300px;
    }
    .game_type_box img{
        margin-bottom: 40px;
    }
}

 @media screen and (max-width: 992px){
    .product-price span{
        font-size: 14px;
    }
.woocommerce .input-text.qty{
    padding: 0.3rem 1rem;
    top: 0px;
}
.filter-button-group .btn{
        min-width: inherit;
        border-radius: 0px;        
}    
    .quantity .value-button {
    line-height: 18px;
    padding: 0;
}
.single-product-details-ui {
    padding-top: 18px;
}
    .sidebar-head {
            min-height: 57px;
    padding: 11px 26px;
}
.indicator{ display: none; }
  .container .container{ width: 100%; padding-right: 0; padding-left: 0px; }  
  .select-years{ width: 100%; }
   .product-filer{ width: 100% }
     button.add-to-cart-btn{
      margin-bottom: 15px;     
    }
     button.bey-btn{
         float: none;
         font-size: 10px;
         min-width: 105px;
         padding: 10px 5px;
         vertical-align: top;
    }
     .products-gallery{
     /*min-height: 237px;*/
        max-width: initial;
        margin-top: 1rem;
    }
  .related-ui {
    width: 100%;
    left: 0%;
    right: 0%;
    padding: 15px;
    margin: 25px 0px;
}
     
    .related-ui .cd-item{ margin: 0px; }
.single-button-group {
    display: flex;
  }
  .accordion-ui-template .panel .panel-title a{
        padding-bottom: 12px;
        padding-top: 12px;
  }
  .accordion-ui-template .panel-group .panel-heading a:after{
        top: 12px;
        font-size: 20px;
        color: #d8d8d8;
  }
  .accordion-ui-template .panel-group .panel-heading{
        border-bottom: 1px solid #d8d8d8;
  }
  .accordion-ui-template .inner-body .panel > a{
    font-size: 13px;
  }
  .accordion-ui-template {
    padding-bottom: 32px;
}
    
    /***Issues CSS ***/ 
    nav.breadcrumb{
        margin-top: 42px;
    }
    .modal-open{
        position: fixed;
    }
    .cd-trigger, .btn-shopnow {
         visibility: visible;
         opacity: 1;
    }
     .cd-item {
         position: relative;
         background: #fff;
         border: 1px solid #ff7e8e;
         overflow: hidden;
    }
     .cd-item>a:first-child {
         display: block;
         text-align: center;
    }
    .comments-area.comments-area-post{
        padding: 2em !important;
    }
    .status-publish .contact-ui .box.form .captcha-in-form .captcha-code{
        margin-left: -15px;
    }
    .woocommerce table.shop_table.shop_table_responsive.cart td.actions .coupon{
        float: left;
    }
    .woocommerce-page table.shop_table.shop_table_responsive.cart td.actions .coupon input[type="submit"], .woocommerce-page table.shop_table.shop_table_responsive.cart td.actions .button{
        width: auto;
    }
    .woocommerce-page .cart_totals  table.shop_table.shop_table_responsive td{
        display: none;
    }
    .woocommerce-page .cart_totals  table.shop_table.shop_table_responsive td:last-child{
        display: block;
    }
    .special-offers .owl-carousel {
        margin: 0px auto;
        padding: 0px;
        width: calc(100% - 20px);
    }
    .caption_info{
        font-size: 30px;
    }
    .about_section .play_btn, .about_section .pause_btn{
        background: #ff4f65;
    }
    .about_section .play_btn:before, .about_section .pause_btn:before{
        content: '';
        border: 3px solid #ff4f65;
        position: absolute;
        width: 76px;
        height: 75px;
    }
    .product-modal .modal-dialog{
        min-width: calc(100% - 30px);
    }
    .comments-area.comments-area-post .comment-form-cookies-consent input{
        float: left;
        margin-right: 10px;
    }
}

@media screen and (max-width: 767px){
    nav.breadcrumb{
        margin-top: 0px;
    }
    .text-left-xs{
        text-align: left;
    }
    .cd-item {
        margin: 20px;
    }
    .status-publish .contact-ui .box.form{
        padding: 0px;
    }
    .status-publish .contact-ui .box.form form [class*="col-"]{
        padding: 0px;
    }
    .pl-xs-none{
        padding-left: 0px !important;
    }
    .pr-xs-none{
        padding-right: 0px !important;
    }
    .woocommerce-page table.shop_table.shop_table_responsive.cart td.actions button.button, .woocommerce-page table.shop_table.shop_table_responsive.cart td .coupon input[type="text"]{
        width: 100% !important;
    }
    .woocommerce-page table.shop_table.shop_table_responsive.cart td .coupon input[type="submit"]{
        float: left;
    }
    .special-offers .owl-carousel{
        width: 100%;
    }
    .sidebar-nav-left li a{
        padding: 10px 6px;
        font-size: 12px;
    }
    .theme-form #adduser textarea.form-control::-webkit-input-placeholder{
        line-height: 24px;
        padding-top: 12px;
    }
    .woocommerce .woocommerce-message .button{
        margin-left: 10px;
    }
}

@media screen and (max-width: 480px){
    .emma-form-input{
        width: 100% !important;
        margin-right: 0px;
    }
    .tinv-wishlist.tinv-wishlist-clear form{
        overflow-y: hidden;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    .tinv-wishlist.tinv-wishlist-clear form .tinvwl-table-manage-list tr th, .tinv-wishlist.tinv-wishlist-clear form .tinvwl-table-manage-list tr td {
        white-space: nowrap;
        display: table-cell !important;
    }
    .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
        padding: 0.918em 1em !important;
    }
    .tinv-wishlist-clear.tinv-wishlist tfoot .tinvwl-to-left:not(:empty) {
        float: left;
        width: 40%;
    }
    .tinv-wishlist-clear.tinv-wishlist tfoot .tinvwl-to-left+.tinvwl-to-right {
        margin-top: 0;
        float: right;
    }
    .tinv-wishlist-clear.tinv-wishlist .tinvwl-table-manage-list tfoot .tinvwl-to-right .button, .tinv-wishlist-clear.tinv-wishlist .tinvwl-table-manage-list tfoot .tinvwl-to-right button{
        width: auto;
        margin: 0px 0 0;
    }
}

@media screen and (min-width : 741px) and (max-width : 768px) {
    .intro-content-home {
        background-size: contain;
        background-position: 120px center;
    }
    .intro-content-text {
        z-index: 1;
    }
}

@media screen and (min-width : 769px) and (max-width : 980px){
/*.home .intro-content{min-height: calc(100vh - 41px);}*/
.yellow-strip{ height: 120vh;}
.intro-content-home{background-position: 194px center;}
.box form .captcha-code .wpcf7-form-control{ height: auto;border: 0px solid #e1e3e8; padding: 0px; }
}


@media screen and (min-width : 768px) and (max-width : 991px) {
    .wrapper {
        padding-top: 110px;
    }
    .header-wrap {
        min-height: 148px;
    }
}
@media screen and (min-width : 768px) and (max-width : 1299px) {
    .navbar-header {
        position: absolute;
        top: -47px;
    }
}

@media screen and (max-width : 600px) {
    .video_caption {
        top: 5%;
        transform: none;
    }
}

 


 @media screen and (device-aspect-ratio: 2/3) {
    select, textarea, input[type="text"], input[type="password"],
    input[type="datetime"], input[type="datetime-local"],
    input[type="date"], input[type="month"], input[type="time"],
    input[type="week"], input[type="number"], input[type="email"],
    input[type="url"]{ font-size: 15px; }
}
 
/* iPhone 5, 5C, 5S, iPod Touch 5g */
@media screen and (device-aspect-ratio: 40/71) {
    select, textarea, input[type="text"], input[type="password"],
    input[type="datetime"], input[type="datetime-local"],
    input[type="date"], input[type="month"], input[type="time"],
    input[type="week"], input[type="number"], input[type="email"],
    input[type="url"]{ font-size: 15px; }
}
 
/* iPhone 6, iPhone 6s, iPhone 7 portrait/landscape */
@media screen and (device-aspect-ratio: 375/667) {
    select, textarea, input[type="text"], input[type="password"],
    input[type="datetime"], input[type="datetime-local"],
    input[type="date"], input[type="month"], input[type="time"],
    input[type="week"], input[type="number"], input[type="email"],
    input[type="url"]{ font-size: 15px; }
}
 
/* iPhone 6 Plus, iPhone 6s Plus, iPhone 7 Plus portrait/landscape */
@media screen and (device-aspect-ratio: 9/16) {
    select, textarea, input[type="text"], input[type="password"],
    input[type="datetime"], input[type="datetime-local"],
    input[type="date"], input[type="month"], input[type="time"],
    input[type="week"], input[type="number"], input[type="email"],
    input[type="url"]{ font-size: 15px; }
}