
#r3 li {
        margin: 0 5px 2px 5px;
        position: relative;
        }
        
        #r3 a {
          color: #000;
        }

        #r3 a:link, a:visited {
        text-align: center; 
        text-decoration: none;
        display: inline-block;
        height: 100%;
        width: 100%;
        padding-bottom: 120%;
        }
        

  .scrolling-wrapper-flexbox {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;

  .card {
    flex: 0 0 auto;
  }

}


.checked_icon_itm {
    position: absolute;
    top: 40px;
    right: 20px;
    width: 50px;
}

#footerSlideContent li {
    list-style-type: none;
    padding: 0;
    text-transform: uppercase;
}

#footerSlideContent li: active {
    list-style-type: none;
    padding: 1.5px 10px;
    text-transform: uppercase;
}

.block_a {
    padding: 0;
    height: 160px;
    min-width: 135px;
    border-radius: 5px;
    margin: 0px 5px 15px 5px;
    background-color: #fff;
}

.block_b {
    height: 100px;
    max-width: 100px;
    margin: 5px 15px 5px 15px;
    padding: 5px 0px 5px 0px;

}

.wbg {
  background: #fff;
}


.card-1 {
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.card-1:hover {
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}



.a-scrolling-wrapper-flexbox {
background: 0 0;
display: flex;
flex-wrap: nowrap;
overflow-x: hidden;
position: relative;
margin-top: -50px;
padding-top: 50px;
z-index: 4;
}

.a-card_sly {
flex: 0 0 auto;
}
.s_coll_block {
background-color: #000;
margin: 0px 1px 0px 0px;
width: 100%;
max-width: 300px;
height: auto;
transition: all .40s;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.s_coll_block:hover {
transition: all .25s;
transform: translate(0, -50px);
-webkit-transform: translate(0, -50px);
-o-transform: translate(0, -50px);
-moz-transform: translate(0, -50px);
box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.s_coll_img {
border-bottom: 3px solid #c02425;
border-image: linear-gradient(to right, #c02425 0%,#f0cb35 100%);
border-image-slice: 1;
border-width: 3px;
}

.s_coll_title {
padding: 10px 30px 0px 30px;
font-size: 30px;
font-weight: 800;
font-display: swap;
color: #fff;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.s_coll_text {
padding: 0px 30px 30px 30px;
color: #f0cb35;
text-transform: capitalize;
font-size: 16px;
font-weight: 500;
font-display: swap;
}


@media only screen
and (min-device-width: 320px)
and (max-device-width: 480px)
and (-webkit-min-device-pixel-ratio: 2) {
.a-scrolling-wrapper-flexbox {
padding-bottom: 10px;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.s_coll_block {
max-width: 195px;
transition: none !important;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.s_coll_block:hover {
transition: none !important;
transform: none !important;
-webkit-transform: none !important;
-o-transform: none !important;
-moz-transform: none !important;
}
.s_coll_img {
max-width: 195px;
border-bottom: 1px solid #f0cb35;
border-image: none !important;
}
.s_coll_title {
padding: 5px 0px 0px 15px;
font-size: 18px;
font-weight: 900;
font-display: swap;
color: #fff;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.s_coll_text {
padding: 0px 0px 15px 15px;
}
}


.fshop-scrolling-wrapper-flexbox {
    background: #f2f2f2;
    -webkit-overflow-scrolling: touch;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;

    .fshop-card_sly {
    flex: 0 0 auto;
    }
}

.fanshop {

}

.fshop_block {
margin: 5px 5px 5px 5px;
}
.fs_shop {

}
.fshop_icon {
border-radius: 50%;
}

@media only screen and (max-width:480px) {
.fshop_block {
margin: 2px 2px 2px 2px;
width: 185px;

}
.fshop_icon {
border-radius: 50%;
width: 75px;
margin: 5px 5px 5px 5px;
}
.fshop_mobile {
margin-left: 10px;
}
}


.filter-silhouette {
font-size: 9px;
text-transform: uppercase;
}

.clearfix:before, .clearfix:after {
content : "";
display : table;
}

.clearfix:after {
clear : both;
}

.silnav {
clear : both;
list-style-type : none;
border-bottom: 1px solid #d0d0d0;
}

.silnav li {
display : block;
float : left;
padding: 5px;
}

.silnav li.active {
background: none;
border-bottom: 2px solid #007aff;
font-weight: 900;
}

.sil_icon {
  height: 50px;
  max-width: 50px;
}

.bc {
padding: 5px;
}

.bc_active {
padding: 5px;
}
/* #### Mobile Phones Portrait #### */
@media screen and (max-device-width: 750px) and (orientation: portrait){
.bc {
padding: 5px;
}

}

/* #### Mobile Phones Landscape #### */
@media screen and (max-device-width: 1334px) and (orientation: landscape){
  /* some CSS here */
}



.filter-silhouette {
font-size: 9px;
text-transform: uppercase;
}

.clearfix:before, .clearfix:after {
content : "";
display : table;
}

.clearfix:after {
clear : both;
}

.silnav {
clear : both;
list-style-type : none;
border-bottom: 1px solid #d0d0d0;
}

.silnav li {
display : block;
float : left;
padding: 5px;
}

.silnav li.active {
background: none;
border-bottom: 2px solid #007aff;
font-weight: 900;
}

.sil_icon {
  height: 50px;
  max-width: 50px;
}

.bc {
padding: 5px;
}

.bc_active {
padding: 5px;
}
/* #### Mobile Phones Portrait #### */
@media screen and (max-device-width: 750px) and (orientation: portrait){
.bc {
padding: 5px;
}

}

/* #### Mobile Phones Landscape #### */
@media screen and (max-device-width: 1334px) and (orientation: landscape){
  /* some CSS here */
}



.filter-style {
  white-space: nowrap;
}
.fbg_a {
background-color : #f2f2f2;
}
.clearfix:before, .clearfix:after {
content : "";
display : table;
}
.clearfix:after {
clear : both;
}
.stylenav {
clear : both;
list-style-type : none;
}
.stylenav li {
display : block;
float : left;
}
.stylenav li a {
display : block;
background: #EEE;
border: .5px solid #878787;
border-radius: 3px;
background-image: linear-gradient( to bottom, hsla(0, 0%, 0%, 0), hsla(0, 0%, 0%, 0.2) );
color : #222;
padding : 10px 20px;
margin : 1px 1px;
font-size : 14px;
font-weight : 500;
text-shadow: 0 1px white;
text-transform: capitalize;
cursor: pointer;
width: 125px;
}
.stylenav li a:hover, .stylenav li.active a {
/*background : #18abdb;*/
background: #0075cc;
border: .5px solid #333;
color : #fff;
text-shadow: none;
}
.b_border {
  border-bottom: 2px solid #ffffff;
}

@media (min-width: 320px) and (max-width: 480px) {
.stylenav li a {
padding : 2px 10px;
margin: 1px .5px;
font-size: 14px;
text-align: center;
width: auto;

}

} 


.scrolling-wrapper-flexbox {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;

.card_sly {
    flex: 0 0 auto;
  }
}
.scrolling-wrapper-flexbox {
    -webkit-overflow-scrolling: touch;
}

@media only screen 
and (min-device-width:320px) 
and (max-device-width:480px)
and (orientation: portrait) {

.aa {
    background: #fff;
    color: #fff;
    border-radius: 10px;
    min-width: 125px;
    height: 125px;
    margin: 5px 5px 10px 5px;
    text-align: center;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.aa: hover {

}


}
@media only screen and (device-width: 768px) {
  /* For general iPad layouts */
  .aa {
      margin: 5px 5px 5px 5px;
      color: #fff;
      text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
      box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
      transition: all 0.3s cubic-bezier(.25,.8,.25,1);
  }
}


.scrolling-wrapper-flexbox {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;

.card_sly {
    flex: 0 0 auto;
  }
}
.scrolling-wrapper-flexbox {
    -webkit-overflow-scrolling: touch;
}

@media only screen 
and (min-device-width:320px) 
and (max-device-width:480px)
and (orientation: portrait) {

.aa {
    background: #fff;
    color: #fff;
    border-radius: 10px;
    min-width: 125px;
    height: 125px;
    margin: 5px 5px 10px 5px;
    text-align: center;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.aa: hover {

}


}
@media only screen and (device-width: 768px) {
  /* For general iPad layouts */
  .aa {
      margin: 5px 5px 5px 5px;
      color: #fff;
      text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
      box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
      transition: all 0.3s cubic-bezier(.25,.8,.25,1);
  }
}


.scrolling-wrapper-flexbox {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;

  .card {
    flex: 0 0 auto;
  }

}

.checked_icon {
    position: absolute;
    top: 45px;
    right: 40px;
    width: 50px;
}

#r2 li {
        margin: 0px 5px 15px 5px;
        border-radius: 5px;
        position: relative;
        }

        
#r2 a {
          color: #fff;
          font-weight: 700;
          font-size: 13px;
        }

#r2 a:link, a:visited {
        text-align: center; 
        text-decoration: none;
        display: inline-block;
        height: 100%;
        width: 100%;
        border-radius: 5px;
        position: relative;
        padding-top: 10%;
        }

.card-1 {
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.card-1:hover {
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}


.scrolling-wrapper-flexbox {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;

  .card {
    flex: 0 0 auto;
  }

}

.checked_icon {
    position: absolute;
    top: 45px;
    right: 40px;
    width: 50px;
}

#r2 li {
        margin: 0px 5px 15px 5px;
        border-radius: 5px;
        position: relative;
        }

        
#r2 a {
          color: #fff;
          font-weight: 700;
          font-size: 13px;
        }

#r2 a:link, a:visited {
        text-align: center; 
        text-decoration: none;
        display: inline-block;
        height: 100%;
        width: 100%;
        border-radius: 5px;
        position: relative;
        padding-top: 10%;
        }

.card-1 {
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.card-1:hover {
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}


.scrolling-wrapper-flexbox {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;

  .card {
    flex: 0 0 auto;
  }

}

.checked_icon {
    position: absolute;
    top: 45px;
    right: 40px;
    width: 50px;
}

#r2 li {
        margin: 0px 5px 15px 5px;
        border-radius: 5px;
        position: relative;
        }

        
#r2 a {
          color: #fff;
          font-weight: 700;
          font-size: 13px;
        }

#r2 a:link, a:visited {
        text-align: center; 
        text-decoration: none;
        display: inline-block;
        height: 100%;
        width: 100%;
        border-radius: 5px;
        position: relative;
        padding-top: 10%;
        }

.card-1 {
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.card-1:hover {
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}


.odbx_bnr_btm {
      background: #fff;
}
.odbx_bnr_bl {
    display: block;
    margin-left: auto;
    margin-right: 1px;
}
.odbx_bnr_br {

}

.opt_icon {
    border-radius: 50%;
    border: 1px solid #494949;
    margin: 5px;
    padding: 5px;
    width: 60px;
}

.opt_icon:hover {
    border: 1px solid #4cd964;
}

@media only screen and (max-width: 480px) {
.odbx_bnr_br {
    padding: 30px;
}

.btm_opt {
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    margin: 6px;
    border-radius: 5px;
    padding: 5px;
}

.btm_opt:hover {
    border: 2px solid #4cd964;
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    border: 1px solid #007aff;
    background: #ffcc00;
}

.opt_icon {
    border-radius: 0%;
    border: 0px solid #BEBEBE;
    margin: 5px;
    padding: 5px;
    width: 60px;
}

.opt_icon:hover {
    border: 0px solid #007aff;
}

}


.odbx_bnr_mid {
    background: #f2f2f2;
}

@media only screen and (max-width: 480px) {

}


.odbx_bnr_bg {
      background: #f2f2f2;
}
.odbx_bnr_tl {
    display: block;
    margin-left: auto;
    margin-right: 1px;
}
.odbx_bnr_tr {
    padding-top: 40px;
}

@media only screen and (max-width: 480px) {
.odbx_bnr_tr {
    padding: 30px;
    text-align: center;
}

}




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

}


.odbx_opt {
  background: #ffffff;
}

.odbx {
    background: #f2f2f2;
    padding: 5px 10px 5px 10px;
    margin: 10px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    border-radius: 5px;
    border: 2px solid #f2f2f2;
}

.odbx:hover {
    border: 2px solid #4cd964;
    background: #ffffff;
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

@media only screen and (max-width: 480px) {
    .bg {
      background: #f2f2f2;
    }
    .odbx {
        width: 115px;
        margin: 2px;
        background: #ffffff;
        padding: 2px 5px 2px 5px;
        border: 2px solid #ffffff;
    }
    .odbx:hover {
        border: 1px solid #4cd964;
        background: #f2f2f2;
    }
    .odbx_icon{
        width: 125px;
    }
}




.pkg_bx {
    max-width: 400px;
    margin: 10px;
    background: #fff;
    padding: 5px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    border-radius: 10px;
}

.pkg_bx:hover {
    background: #f5f5f5;
    border: 2px solid #007aff;
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}



@media only screen and (max-width: 480px) {
    h3 {
        font-size: 15px;
    }
    .sbx_pkg_icons {
        height: 60px;
        width: auto;
    }
    .pkg_bx {
        min-width: 100px;
        margin: 1.5px;
        background: #fff;
    }
    .pkg_bx:hover {
    border: 1px solid #C0C0C0;
    }
}


.obxq {
  background: #f2f2f2;
}
.odxq_l {
    display: block;
    margin-left: auto;
    margin-right: 1px;
}

@media only screen and (max-width: 480px) {

}


  label {
    text-align: center;
    font-size: 12px;
  }
  label > input{ /* HIDE RADIO */
  	visibility: hidden; /* Makes input not-clickable */
  	position: absolute; /* Remove input from document flow */
	}
  label > input + img{ /* IMAGE STYLES */
  	cursor: pointer;
  	border: 1px solid #494949;
    border-radius: 50%;
    padding: 5px;
    margin: 10px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    opacity: .7;
	}
  label > input:hover + img{
    background: #4CD964;
    opacity: 10;
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
  }
  label > input:checked + img{ /* (RADIO CHECKED) IMAGE STYLES */
    background: #4CD964;
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    opacity: .9;
	}


  label {
    text-align: center;
    font-size: 12px;
  }
  label > input{ /* HIDE RADIO */
  	visibility: hidden; /* Makes input not-clickable */
  	position: absolute; /* Remove input from document flow */
	}
  label > input + img{ /* IMAGE STYLES */
  	cursor: pointer;
  	border: 1px solid #494949;
    border-radius: 50%;
    padding: 5px;
    margin: 10px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    opacity: .7;
	}
  label > input:hover + img{
    background: #4CD964;
    opacity: 10;
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
  }
  label > input:checked + img{ /* (RADIO CHECKED) IMAGE STYLES */
    background: #4CD964;
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    opacity: .9;
	}


  label {
    text-align: center;
    font-size: 12px;
  }
  label > input{ /* HIDE RADIO */
  	visibility: hidden; /* Makes input not-clickable */
  	position: absolute; /* Remove input from document flow */
	}
  label > input + img{ /* IMAGE STYLES */
  	cursor: pointer;
  	border: 1px solid #494949;
    border-radius: 50%;
    padding: 5px;
    margin: 10px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    opacity: .7;
	}
  label > input:hover + img{
    background: #4CD964;
    opacity: 10;
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
  }
  label > input:checked + img{ /* (RADIO CHECKED) IMAGE STYLES */
    background: #4CD964;
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    opacity: .9;
	}


  label {
    text-align: center;
    font-size: 12px;
  }
  label > input{ /* HIDE RADIO */
  	visibility: hidden; /* Makes input not-clickable */
  	position: absolute; /* Remove input from document flow */
	}
  label > input + img{ /* IMAGE STYLES */
  	cursor: pointer;
  	border: 1px solid #494949;
    border-radius: 50%;
    padding: 5px;
    margin: 10px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    opacity: .7;
	}
  label > input:hover + img{
    background: #4CD964;
    opacity: 10;
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
  }
  label > input:checked + img{ /* (RADIO CHECKED) IMAGE STYLES */
    background: #4CD964;
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    opacity: .9;
	}


.oddbox_rsn {
  background: #ffffff;
}
.rsn_bx {
    margin: 2px 5px 2px 5px;
}

.rsn_icon {
    padding: 5px;
    width: 100px;
}


@media only screen and (max-width: 480px) {
.rsn_bx {
    margin: 1px 1px 1px 1px;
    border-bottom: 1px solid #BEBEBE;
}

}


p {
    text-align: left;
}
.ob_info_bx {
    max-width: 310px;
    min-height: 350px;
    margin: 5px;
    background: #fff;
}

.br_btm {
    border-bottom: 1.5px solid #3CC523;
}

.sbx_info_icons {
    height: 110px;
    width: auto;
    padding: 30px 0 20px 0;
}

.bx_1 {
    background: #00A1D7;
}

.bx_2 {
    background: #FFF56D;
}

.bx_3 {
    background: #7FC140;
}

.bx_4 {
    background: #EE3A44;
}

.grd {
  background: #b92b27; background: -webkit-linear-gradient(to left, #1565C0, #b92b27); 
  background: linear-gradient(to left, #1565C0, #b92b27);
}

@media only screen and (max-width: 480px) {
    h4 {
        font-size: 12px;
    }
    p {
        font-size: 12px;
    }
    .ob_info_bx {
    min-height: 200px;
    margin: 3px;
    background: #fff;
    border: 1.5px solid #DBDCDD;
    }

    .sbx_info_icons {
    padding: 20px 0 10px 0;
    height: 75px;
    width: auto;

    }

}


 

.mySlides {
	display:none;
	}


#sb-banner {
  height: 90vh;
  background-size: cover;
  background-position: top center;
}
.container {
  position: relative;
  text-align: center;
}
.centered {
  position: absolute;
  top: 75%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.sb-btn-sm {
  margin: 10px 10px 10px 10px;
  min-width: 200px;
  border-radius: 5px;
}

@media only screen and (max-width: 480px) {
  #sb-banner {
      height: 60vh;
 }
}



  .sb-img-section{
    padding: 60px 0px 60px 0px;
  }
  .soxbox-items
  {
      margin: 5px 5px 5px 5px;
      position: relative;
  }
  .soxbox-img
  {
      margin-bottom: 75px;
  }
  .btn-style{
    border-radius: 5px;
    bottom: 0%;
    left: 50%;
    margin-right: -50%;
    padding: 10px;
    position: absolute;
    transform: translate(-50%, -50%);
  }
  h1
  {
      font-weight: 800;
  }
  a h3:hover
  {
      color: #007AFF;
  }
  .soxbox-text {
      margin: 60px 0px 0px 0px;
      padding: 60px 0px 60px 0px;
  }
  @media only screen and (max-width: 480px){
    .sb-img-section{
      padding: 15px 0px 15px 0px;
      }
    h1{
      font-weight: 800;
      line-height: 45px;
      }
    .sb-tx{
      padding: 40px 20px 40px 20px;
      }
    }
  

#letsgo {
  padding: 50px 0px 50px 0px;
}
.sb-gif {
  box-shadow: -1px 2px 4px rgba(0,0,0,.25), 1px 1px 3px rgba(0,0,0,.1);
  border-radius: 10px;
  background-size: cover;
  background-position: top center;
}
.sb-btn-sm {
  margin: 10px 10px 10px 10px;
  min-width: 200px;
  border-radius: 5px;
}

@media only screen and (max-width: 480px) {
  .sb-gif {
    margin: 10px 0px 10px 0px;
    border-radius: 5px;
  }
  .sb-btn-sm {
    margin-bottom:20px;
  }
}


  #hiw {
    padding: 50px 0px 50px 0px;
  }
  .rsn_bx {
    margin: 10px 10px 10px 10px;
  }
  .hiw_icon {
    filter: drop-shadow(0 0 0.30rem #888888);
  }

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

  }
  

    #hiw {
      padding: 50px 0px 50px 0px;
    }
    .hiw_box {
        padding: 30px 30px 30px 30px;
    }
    .hiw_icon {
      filter: drop-shadow(0 0 0.25rem #999999);
    }
  
    @media only screen and (max-width: 480px) {
  
    }
    


.vcenter {
  display: flex;
  justify-content: center;
  align-items: center;
}
.sb-basix-box
{
	margin: 5px 5px 5px 5px;
}
.btn-m{
	border-radius: 5px;
}
h1
{
	font-weight: 800;
}
a h3:hover
{
	color: #007AFF;
}

@media only screen and (max-width: 480px)
{
	h1
	{
		font-weight: 800;
		line-height: 45px;
	}
	.sb-txt
	{
		padding: 15px 15px 15px 15px;
	}
}



.vcenter {
  display: flex;
  justify-content: center;
  align-items: center;
}
.sb-basix-box
{
	margin: 5px 5px 5px 5px;
}
.btn-m{
	border-radius: 5px;
}
h1
{
	font-weight: 800;
}
a h3:hover
{
	color: #007AFF;
}

@media only screen and (max-width: 480px)
{
	h1
	{
		font-weight: 800;
		line-height: 45px;
	}
	.sb-txt
	{
		padding: 15px 15px 15px 15px;
	}
}


#sb-mens-fashion-boxes
{
  padding: 60px 0px 0px 0px;
}
.sb-m-f
{
	margin: 5px 5px 5px 5px;
	position: relative;
}
.sb-mens-fashion-img
{
	margin-bottom: 75px;
}
.center-yellow
{
	border: 1px solid #000000;
	bottom: 0%;
	left: 50%;
	margin-right: -50%;
	padding: 10px;
	position: absolute;
	transform: translate(-50%, -50%);
}
h1
{
	font-weight: 800;
}
a h3:hover
{
	color: #007AFF;
}
.shdw{
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	position: relative;
	webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.shdw:before, .shdw:after{
	border-radius: 100px / 10px;
	bottom: 0;
	box-shadow: 0 0 20px rgba(0,0,0,0.8);
	content: "";
	left: 10px;
	moz-border-radius: 100px / 10px;
	moz-box-shadow: 0 0 20px rgba(0,0,0,0.8);
	position: absolute;
	right: 10px;
	top: 0;
	webkit-box-shadow: 0 0 20px rgba(0,0,0,0.8);
	z-index: -1;
}
.shdw:after{
	left: auto;
	moz-transform: skew(8deg) rotate(3deg);
	ms-transform: skew(8deg) rotate(3deg);
	o-transform: skew(8deg) rotate(3deg);
	right: 10px;
	transform: skew(8deg) rotate(3deg);
	webkit-transform: skew(8deg) rotate(3deg);
}
@media only screen and (max-width: 480px)
{
	#sb-mens-fashion-boxes
	{
		padding: 60px 0px 60px 0px;
	}
	h1
	{
		font-weight: 800;
		line-height: 45px;
	}
	.sb-txt
	{
		padding: 15px 15px 15px 15px;
	}
}



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

}


.gender-card {
  height: 400px;
  position: relative;
  border: 3px solid green;
}

.gc-center {
  text-align: center;
}



.vcenter {
  display: flex;
  justify-content: center;
  align-items: center;
}
.sb-basix-box
{
	margin: 5px 5px 5px 5px;
}
.btn-w{
	border-radius: 5px;
}
h1
{
	font-weight: 800;
}
a h3:hover
{
	color: #DEF0AF;
}

@media only screen and (max-width: 480px)
{
	h1
	{
		font-weight: 800;
		line-height: 45px;
	}
	.sb-txt
	{
		padding: 15px 15px 15px 15px;
	}
}



.vcenter {
  display: flex;
  justify-content: center;
  align-items: center;
}
.sb-basix-box
{
	margin: 5px 5px 5px 5px;
}
.btn-w{
	border-radius: 5px;
}

@media only screen and (max-width: 480px)
{
	h1
	{
		font-weight: 800;
		line-height: 45px;
	}
	.sb-txt
	{
		padding: 15px 15px 15px 15px;
	}
}



.vcenter {
  display: flex;
  justify-content: center;
  align-items: center;
}
.sb-basix-box
{
	margin: 5px 5px 5px 5px;
}
.btn-w{
	border-radius: 5px;
}

@media only screen and (max-width: 480px)
{
	h1
	{
		font-weight: 800;
		line-height: 45px;
	}
	.sb-txt
	{
		padding: 15px 15px 15px 15px;
	}
}


#sb-womens-fashion-boxes
{
  padding: 60px 0px 0px 0px;
}
.sb-w-f
{
	margin: 5px 5px 5px 5px;
	position: relative;
}
.sb-mens-fashion-img
{
	margin-bottom: 75px;
}
.center-yellow
{
	border: 1px solid #000000;
	bottom: 0%;
	left: 50%;
	margin-right: -50%;
	padding: 10px;
	position: absolute;
	transform: translate(-50%, -50%);
}
h1
{
	font-weight: 800;
}
a h3:hover
{
	color: #007AFF;
}
@media only screen and (max-width: 480px)
{
	#sb-womens-fashion-boxes
	{
		padding: 60px 0px 60px 0px;
	}
	h1
	{
		font-weight: 800;
		line-height: 45px;
	}
	.sb-txt
	{
		padding: 15px 15px 15px 15px;
	}
}


.sb-w-f
{
	margin: 5px 5px 5px 5px;
	position: relative;
}
.sb-mens-fashion-img
{
	margin-bottom: 75px;
}
.center-yellow-1
{
  border-radius: 5px;
	bottom: 0%;
	left: 50%;
	margin-right: -50%;
	padding: 10px;
	position: absolute;
	transform: translate(-50%, -50%);
}
h1
{
	font-weight: 800;
}
a h3:hover
{
	color: #007AFF;
}
@media only screen and (max-width: 480px)
{
	#sb-womens-fashion-boxes
	{
		padding: 60px 0px 60px 0px;
	}
	h1
	{
		font-weight: 800;
		line-height: 45px;
	}
	.sb-txt
	{
		padding: 15px 15px 15px 15px;
	}
}



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

}


.scrolling-wrapper-flexbox-spl {
    -webkit-overflow-scrolling: touch;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: hidden;
    padding-top: 50px;
    bottom: 35px;
    
    .card_sly {
        flex: 0 0 auto;
    }
}

.coll_block {
background-color: #f2f2f2;
margin: 4px 4px 4px 4px;
min-width: 300px;
height: auto;
}

.coll_title {
padding: 5px 5px 5px 5px;
}

.coll_title_btm {
padding: 20px 5px 20px 5px;
}

@media only screen and (max-width:480px) {
.coll_block {
margin: 2px 2px 2px 2px;
min-width: 175px;
height: auto;
}
}


#shopify-section-{{ section.id }} { 
  {%- if section.settings.margin != blank -%} margin: {{margin}};{%- endif -%}
  {%- if section.settings.padding != blank -%}padding: {{padding}}{%- endif -%}
 }
@font-face {
  font-display: swap;
}


.scrolling-wrapper-flexbox {
    background: 0 0;
    -webkit-overflow-scrolling: touch;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: hidden;
    position: relative;
    margin-top: -50px;
    padding-top: 50px;
    z-index: 999;

.card_sly {
    flex: 0 0 auto;
  }
}

.coll_block {
    background-color: #f2f2f2;
    margin: 4px 4px 4px 4px;
    min-width: 300px;
    height: auto;
    transition: all .40s;
}
.coll_block:hover {
    background-color: #171719;
    transition: all .25s;
    transform: translate(0,-50px);
    -webkit-transform: translate(0,-50px);
    -o-transform: translate(0,-50px);
    -moz-transform: translate(0,-50px);
    }
}

.coll_title {
    padding: 5px 5px 5px 5px;
    font-weight: 800;
}

.coll_title_btm {
    padding: 20px 5px 20px 5px;
    font-weight: 700;
}

@media only screen 
and (min-device-width:320px) 
and (max-device-width:480px)
and (orientation: portrait) {

.scrolling-wrapper-flexbox {
    background: 0 0;
    -webkit-overflow-scrolling: touch;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    z-index: 999;

    .card_sly {
    flex: 0 0 auto;
    }
}
.coll_block {
    border-radius: 5px;
    margin: 5px 5px 5px 5px;
    min-width: 175px;
    height: auto;
    }
.coll_block:hover {
transition: all .25s;
transform: translate(0,-20px);
-webkit-transform: translate(0,-20px);
-o-transform: translate(0,-20px);
-moz-transform: translate(0,-20px);
}
}

.coll_title_btm {
    padding: 8px 5px 8px 5px;
    }

.coll_title_btm {
    font-weight : 700;
    }

.card-1 {
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    }

.card-1:hover {
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    }

}

@media only screen and (device-width: 768px) {
  /* For general iPad layouts */
}



.vcenter {
  display: flex;
  justify-content: center;
  align-items: center;
}
.sb-basix-box
{
	margin: 5px 5px 5px 5px;
}
.btn-m{
	border-radius: 5px;
}
h1
{
	font-weight: 800;
}
a h3:hover
{
	color: #007AFF;
}

@media only screen and (max-width: 480px)
{
	h1
	{
		font-weight: 800;
		line-height: 45px;
	}
	.sb-txt
	{
		padding: 15px 15px 15px 15px;
	}
}


.sb-img-section{
	padding: 60px 0px 60px 0px;
}z
.box-img{
	background-size: cover;
	height: 500px;
	margin: 5px 5px 5px 5px;
	position: relative;
	repeat: no-repeat;
}
.btn-style{
	border-radius: 5px;
	bottom: 0%;
	left: 50%;
	margin-right: -50%;
	padding: 10px;
	position: absolute;
  transform: translate(-50%, -50%);
}
h1
{
	font-weight: 800;
}

@media only screen and (max-width: 480px){
.sb-img-section{
  padding: 15px 0px 15px 0px;
  }
h1{
  font-weight: 800;
  line-height: 45px;
  }
.sb-tx{
  padding: 40px 20px 40px 20px;
  }
}



.sb-img-section{
	padding: 60px 0px 60px 0px;
}
.box-img{
	background-size: cover;
	height: 500px;
	margin: 5px 5px 5px 5px;
	position: relative;
	repeat: no-repeat;
}
.btn-style{
	border-radius: 5px;
	bottom: 0%;
	left: 50%;
	margin-right: -50%;
	padding: 10px;
	position: absolute;
  transform: translate(-50%, -50%);
}
h1
{
	font-weight: 800;
}
.sb-tx {
  padding: 60px 0px 60px 0px;
}
@media only screen and (max-width: 480px){
.sb-img-section{
  padding: 15px 0px 15px 0px;
  }
h1{
  font-weight: 800;
  line-height: 45px;
  }
.sb-tx{
  padding: 40px 20px 40px 20px;
  }
}



.trust {
  background-color: #EEEEEE;
  border-top: 2px solid #000000;
  padding: 30px 10px 30px 10px;
}
.icon{
  padding: 10px 10px 10px 10px;
}
.brb{
  border-bottom: 1px solid #f2f2f2;
  padding-top: 10px;
}
.text {
  color: #222222;
}


#call-to-action {
 ul li {
   clear : both;
  list-style-type : none;
 }
}



#tsb-hero {
  height: 55vh;
  width: 100%;
  display:flex;
  align-items: center;
  justify-content: center;
}

#tsb-hero::after {
  height:55vh;
  width:100%;
  content: '';
  position: absolute;
  z-index:10;
}

#tsb-hero video {
  height: 55vh;
  width: 100%;
  position: absolute;
  z-index:5;
  object-fit: cover;
}

#tsb-hero .caption {
  position: relative;
  z-index:20;
  text-align: center;
}


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

}
