/*********** Basics ***********/
html, body, div, h1, h2, h3, h4, h5, h6, dl, li, dt, dd, p, blockquote,  
pre, form, fieldset, th, td, img {
	border:none;
	margin:0;
	padding:0;}

body {
  min-width: 320px;
  padding: 0px;
  font: 14px 'Inter', 'Noto Sans', sans-serif;
  width: 100%
}

input,textarea{
	text-transform: uppercase;
}
input[name=email] ,input[type=password] {
	text-transform: initial !important;
}
#extra-padding-on-mobile{
	padding-bottom:150px;
}
@media(min-width:768px){
	#extra-padding-on-mobile{
		padding-bottom:0px;
	}	
}
.inter-bold {
    font-family: 'Inter', sans-serif;
    font-weight: 800;
}

.inter-regular {
    font-family: 'Inter';
}

a {
  color: #00B7FF;
}

.fixed-head {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
}

.fixed-foot {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 10;
}

header {
    background: #eeeeee;
    border-bottom: 1px solid #dcdcdd;
    min-height: 60px;
    padding: 0;
    position: relative;
    z-index: 999;
}

.color {
    background: #666;
    height: 100%;
}

.color-blue {
    background: dodgerblue;
}

.color-grey {
    background: #cccccc;
}

.color-red {
    background: #dc0000;
}

.logo img {
    max-width: 278px;
    width: 100%;
}

.logo-2 img {
    margin-top: 17px;
    margin-left: 65px;
    width: 192px;
}

.bg-black {
    background: #000;
}

.bg-white {
    background: #fff;
}

.txt-black {
    color: #000 !important;
}

.txt-red {
    color: #dc0000 !important;
}

.txt-white {
    color: #fff !important;
}

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

.txt-left {
    text-align: left;
}

.txt-r-to-l {
    text-align: right;
}

.txt-r-to-c {
    text-align: right;
}

.flo-left {
    float: left;
}

.flo-right {
    float: right;
}

.flo-right-to-l {
    float: right;
}

.mar-auto {
    margin: 0 auto;
}

.pad-zero {
    padding: 0 !important;
}

.pad-left-0 {
    padding-left: 0 !important;
}

.pad-right-0 {
    padding-right: 0 !important;
}

.border-white {
    border: 1px solid #fff;
}

.border-red {
    border: 1px solid #dc0000;
}

.txt-26 {
    font-size: 26px !important;
}

.txt-24 {
    font-size: 24px !important;
}

.txt-20 {
    font-size: 20px !important;
}

.txt-18 {
    font-size: 18px !important;
}

.txt-16 {
    font-size: 16px !important;
}

.txt-14 {
    font-size: 14px !important;
}

.txt-12 {
    font-size: 12px !important;
}

.centered-col {
    margin: 0 auto;
}

.search-head {
    background:url(/assets/img/search.png) no-repeat right;
    border: none;
    border-bottom: #666 1px solid;
    height: 30px;
    padding-right: 30px;
    width: 100%;
}

.search-2 {
    background:url(/assets/img/search.png) no-repeat right;
    border: none;
    border-bottom: #666 1px solid;
    height: 30px;
    padding-right: 30px;
    width: 100%;
}

.ipt-1 {
    background: none;
    border: none;
    border-bottom: #666 1px solid;
    height: 20px;
    padding-right: 30px;
    width: 50%;
}

.ipt-2 {
    background: none;
    border: none;
    border-bottom: #666 1px solid;
    margin-top: 5px;
    padding: 25px 0;
    width: 100%;
    height:32px;
}

.ipt-3 {
    background: none;
    border: none;
        border-bottom-width: medium;
        border-bottom-style: none;
        border-bottom-color: currentcolor;
    border-bottom: #666 1px solid;
    margin-top: 0px;
    padding: 2px 0;
    width: 100%;
}

.ipt-4 {
    background: none;
    border: #cdcdcd 1px solid;
    margin: 5px 0;
    padding: 10px 10px 10px 35px;
    width: 100%;
}

.ipt-chat {
    background: none;
    border: none;
    margin-top: 4px;
    padding: 10px 0;
    width: 100%;
}

.opt-ipt {
    background: none;
    border: none;
    border-bottom: #666 1px solid;
    margin-top: 5px;
    padding: 10px 0;
    width: 100%;
}

.opt-ipt2 {
    background: none;
    border: none;
    border-bottom: #666 1px solid;
    padding: 0 0 10px;
    width: 100%;
}

.opt-ipt3 {
    background: none;
    border: none;
    border-bottom: #fff 1px solid;
    padding: 0 0 10px;
    width: 100%;
}

.col-bg4 {
    display: inline-block;
/*    width: 20%;*/
    padding: 0 1.5%;
    text-align: left;
    vertical-align: top;
}
/* track page start */
.margin-10-percent{
    margin-top: 10% !important;
}
.track-phone{
 
    /* float: right; */
    display: -webkit-box;
    margin-left: auto;
    margin-right: auto;
}

.track-desc{

    width: 90%;
    height: auto;
    float: left;
}
.track-desc p{
    margin-top: 20px;
    font-size: 14px;
    text-align: center;
}
/* track page end */
.col-bg4 li {
    list-style: none;
}

.col-bg4 li a {
    color: #000;
}

.col-bg2 {
    display: inline-block;
/*    width: 6%;*/
    text-align: left;
}

.mar-right {
    margin-right: 10%;
}

.mar-right-2 {
    margin-right: 4%;
}

.mar-left {
    margin-left: 10%;
}

.mar-left2 {
    margin-left: 10px;
}

.mar-none {
    margin: 0 !important;
}

.col-abs {
    position: absolute !important;
}

.banner {
    width: 100%;
}

.banner img{
    width: 100%;
}

.bottom-bg-cont {
    background:url(/assets/img/bottom-bg.jpg) no-repeat right;
    background-size: cover;
}

.bottom-bg-cont2 {
    background:url(/assets/img/bottom-bg-product.jpg) no-repeat right;
    background-size: cover;
}

.navbar-default {
    border: 0 none !important;}

footer {
    background: #000;
    padding: 5px 0 8px;
    overflow: hidden;
    width: 100%;
    position: relative;
    z-index: 20;
}
.fixbar-absolute{
	position: fixed;
    bottom: 0;
    width: 100%;
}
.bottom-fixbar {
    background: #fff;
    border-top:1px solid #e2e2e2;
    bottom: 0;
    color: #000;
    padding: 0;
    position: fixed;
    
    width: 100%;
    z-index: 10;
/*
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1) inset;
*/
}

.social-media-cont {
    float: right;
    text-align: right;
}

.social-media-cont li {
    list-style: none;
    float: left;
    margin-right: 10px;
}

.left-txt-foot {
    color: #FFF;
    font-size: 16px;
}

.bg-grey-cont {
    background: #eeeeee !important;
}

.bg-grey-cont2 {
    background: #f3f4f5;
}

.align-right {
    text-align: right;
}

.mar-top {
    margin-top: 22px !important;
}

.mar-top2 {
    margin-top: 15px;
}

.mar-top3 {
    margin-top: 60px;
}

.mar-top4 {
    margin-top: 8px;
}

.mar-top5 {
    margin-top: 40px;
}

.mar-t-b {
    margin: 30px 0;
}

.pad-top {
    padding-top: 50px;
}

.pos-absolute {
    position: absolute !important;
}

.txt-up {
    text-transform: uppercase;
}

.txt-normal {
    text-transform:none !important;
}

.bg-red {
    background: #dc0000;
}

.ch-bg-red {
    background: #dc0000;
}

.bg-grey {
    background: #dfdfdf !important;
}

.font-italic {
    font-style: italic;
}

.font-red {
    color: #dc0000;
    font-size: 16px;
}

.left-menu-red {
    background: #dc0000;
}

.mar-btm-0 {
    margin-bottom: 0px !important;
}

.mar-btm-2 {
    margin-bottom: 15px;
}

.mar-btm-3 {
    margin-bottom: 120px;
}

.mar-btm-4 {
    margin-bottom: 22px !important;
}

.mar-btm-5 {
    margin-bottom: 40px;
}

.margin-bottom-4 {margin-bottom:4px;}

.mar-top-btm {
    margin: 2% 0;
}

.mar-1 {
    margin: 1%;
}

.mar-r-b {
    margin-bottom: 10px;
    margin-right: 10px;
}

.mar-r-l {
    margin-left: 2px;
    margin-right: 2px;
}
.btn-facebook {
    color:white !important;
	background:#1877F2;
	width:100%;
	max-width:250px;
}

.btn-google {
    color:black !important;
	background:white;
	width:100%;
	max-width:250px;
}

.btn-banner {
    text-align: center;
}

.none-select {
    background: none;
    border: none;
}

.none-select-product {
    background: none;
    border: none;
    height: 30px;
    width: 60%;
}

.none-select-border {
    background: none;
    border: 1px #000 solid;
    padding: 5px 15px;
}

.grey-block-top {
    background: #3f3f3f;
    padding: 10px 5px;
}

.grey-block-top2 {
    background: #eee;
    border:1px solid #000;
    padding: 10px 5px;
}

.delete-x {
    color: red !important;
}

.space-ent {
    margin: 20px;
}

.space-ent2 {
    margin: 40px;
}

.black-btn {
    background: #000;
    border:none;
    color: #fff;
    font-weight: bold;
    padding: 15px 20px;
    width: 100%;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
}

.black-btn:hover {
    background: none;
    border:1px solid #000;
    color: #000;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
}

.black-border-btn {
    background: #fff;
    border:2px solid #000;
    color: #000;
    font-style: italic;
    font-weight: bold;
    padding: 10px 25px;
    transition: all 1s ease-out;
}

.black-border-btn:hover {
    background: #000;
    color: #fff;
    transition: all 1s ease-out;
}

.red-btn {
    background: #dc0000;
    border: none;
    color: #fff;
    font-style: italic;
    font-weight: bold;
    padding: 10px 25px;
    transition: all 1s ease-out;
}

.img-cont img {
    width: 100%;
}

.mar-top-bn {
    margin-top: 15%;
}

.line-block {
    background: #000;
    display: inline-block;
    height: 5px;
    margin: 2px 2% 0;
    width: 50px;
}

.line-block2 {
    background: #666;
    display: inline-block;
    height: 1px;
    margin: 2px 2% 0;
    width: 30%;
}

.line-block3 {
    background: #fff;
    display: inline-block;
    height: 5px;
    margin: 2px 2% 0;
    width: 50px;
}

.line-block4 {
    background: #666;
    display: block;
    height: 1px;
    width: 10%;
}

.line-block5 {
    background: #666;
    display: block;
    height: 1px;
    width: 100%;
}

.line-block6 {
    background: #fff;
    display: block;
    height: 1px;
    width: 100%;
}

.dis-inline-blk {
    display: inline-block;
}

.font-middle-sz {
    font-size: 14px !important;
}

.font-little-sz {
    font-size: 8px !important;
}

.font-sz-16 {
    font-size: 16px !important;
}

.font-sz-14 {
    font-size: 14px !important;
}

.txt-bold {
    font-weight: bold;
}

.inline-blk {
    display: inline-block;
    vertical-align: top;
}

.row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.row-2 {
    margin-bottom: -80px;
}

.row-2 span h2 {
    margin-top: 0px !important;
}

.row-ed {/*
    height: 40vw;
    margin-left: -15px;
    margin-right: -15px;*/
}

.dropdown-menu .divider {
    background-color: #bbbbbb !important;
}

.none-square {
    background: #ccc;
    float: left;
    height: 200px;
    margin: 0 5%;
    vertical-align: top;
    text-align: left;
    width: 200px;
}

.red-square {
    background: #dc0000;
    color: #fff;
    display: table;
    float: left;
    height: 200px;
    margin: 0 5%;
    overflow: hidden;
    vertical-align: top;
    position: relative;
    text-align: left;
    width: 200px;
}

/* success page */
.success-page{
 
    top: 50%;
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
}

.success-page .title{
    color: #868686;
    font-size: 17px;
}

.success-page .desc{
    color: #868686;
    font-size: 16px;
}

.success-page a{
    top: 140%;
    font-weight: bold;
    color: black;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 80%);
    width: 100%;
    font-style: italic;
}

.success-page img{
    height: 200px;    
    margin-bottom: 30px;
}

@media(max-width: 425px){
    .success-page a{
        top: 120%;
        font-weight: bold;
        color: black;
        position: absolute;
        left: 50%;
        transform: translate(-50%, 80%);
        width: 100%;
        font-style: italic;
    }
    
    .success-page img{
        height: 150px;    
        margin-bottom: 30px;
    }
}
/* success page end */

.red-square h3 {
    display: table-cell;
    text-align: center;
    vertical-align: middle}

.triangle-topleft { width: 0; height: 0; border-top: 50px solid #dc0000; border-right: 50px solid transparent; float: left; margin-bottom: 0;}

.parallelogram { padding: 2% 6%; -webkit-transform: skew(-20deg); -moz-transform: skew(-20deg); -o-transform: skew(-20deg); background: red; color: #fff; font-size: 21px;transition: all 1s ease-out;}

.parallelogram-black { padding: 2% 6%; -webkit-transform: skew(-20deg); -moz-transform: skew(-20deg); -o-transform: skew(-20deg); background: black; color: #fff; font-size: 21px;transition: all 1s ease-out;}

.parallelogram-black2 { padding: 4% 12%; -webkit-transform: skew(-20deg); -moz-transform: skew(-20deg); -o-transform: skew(-20deg); background: black; color: #fff; font-size: 21px;transition: all 1s ease-out;}

.parallelogram-black3 {
    background: black none repeat scroll 0 0;
    color: #fff;
    font-size: 21px;
    padding: 10px 30px 8px;
    transform: skew(-20deg);
    transition: all 200ms ease-out;
}

.parallelogram-black4 {
    background: #dc0000 none repeat scroll 0 0;
    color: #fff;
    font-size: 21px;
    padding: 1% 6% 1%;
    transform: skew(-20deg);
    transition: all 200ms ease-out;
}

.parallelogram-black5 { padding: 2% 6%; -webkit-transform: skew(-20deg); -moz-transform: skew(-20deg); -o-transform: skew(-20deg); background: black; color: #fff; font-size: 21px;transition: all 1s ease-out;}

.parallelogram-black5:hover {
    background: transparent;
    border:1px solid #dc0000;
    color: #dc0000;    
    -webkit-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    transition: all 200ms ease-in; 
}

/*
.parallelogram-black4:hover {
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: skew(0deg); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: skew(0deg); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: skew(0deg);
    transition: all 200ms ease-in;}
*/

.parallelogram:hover {
    background: transparent;
    border:1px solid #dc0000;
    color: #dc0000;    
    -webkit-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    transition: all 200ms ease-in; 
}

.parallelogram-black:hover, .parallelogram-black3:hover, .parallelogram-black4:hover {
    background: transparent;
    border:1px solid #000;
    color: #000;    
    -webkit-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    transition: all 200ms ease-in; 
}

.btn-skew-red {
  color: #fff;
  background: #dc0000;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  border: 0;
  outline: 0;
  font-size: 21px;
  padding: 8px 35px 4px;
  display: inline-block;
  -webkit-transform: skew(-21deg);
          transform: skew(-21deg);
  -webkit-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  transition: all 200ms ease-in;    
  /* Un-skew the text */
}

.btn-skew-black {
  color: #fff;
  background: #000;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  border: 0;
  outline: 0;
  font-size: 21px;
  padding: 8px 35px 4px;
  display: inline-block;
  -webkit-transform: skew(-21deg);
          transform: skew(-21deg);
  -webkit-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  transition: all 200ms ease-in;    
  /* Un-skew the text */
}

.btn-skew-black-absolute {
    color: #fff;
    background: #000;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    border: 0;
    outline: 0;
    font-size: 21px;
    padding: 8px 35px 4px;
    display: inline-block;
    position: absolute;
    left: 10%;
    top: 20%;
    -webkit-transform: skew(-21deg);
    transform: skew(-21deg);
    -webkit-transition: all 400ms ease-in;
    -ms-transition: all 400ms ease-in;
    -moz-transition: all 400ms ease-in;
    transition: all 400ms ease-in;
}

/*
.btn-skew-red:hover, .btn-skew-black:hover {
  color: #fff;    
  -webkit-transform: skew(0deg);
          transform: skew(0deg);
  -webkit-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  transition: all 200ms ease-in; 
}
*/

.btn-skew-black:hover {
    background: transparent;
    border:1px solid #000;
    color: #000 !important;    
    -webkit-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    transition: all 200ms ease-in; 
}

.btn-skew-red:hover {
    background: transparent;
    border:1px solid #dc0000;
    color: #dc0000;    
    -webkit-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    transition: all 200ms ease-in; 
}

.btn-skew-black-absolute:hover {
    background: transparent;
    border: 1px solid #000;
    color: #000;
    -webkit-transition: all 400ms ease-in;
    -ms-transition: all 400ms ease-in;
    -moz-transition: all 400ms ease-in;
    transition: all 400ms ease-in;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #dc0000 !important;
    border-bottom: 3px solid #fff;
    color: #555;
}

.container-fluid {
    padding-left: 0px !important;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #dc0000 !important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #dc0000 !important;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #eeeeee !important;
    border-radius: 0px;
    color:#000 !important;
    outline:none;
}

.nav-pills > li > a {
    border-radius: 0px !important;
}

.col-sm-3 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.col-sm-3 ul li a {
    color: #fff;
}

.col-sm-3 ul li a:hover {
    color: #000;
}

a:hover, a:focus {
    text-decoration: none !important;
}

.caret {
    margin-left: 5px !important;
}

.caret-mn {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid;
    float: right;
    height: 0;
    margin-left: 2px;
    margin-top: 5px;
    vertical-align: middle;
    width: 0;
}

.nav-stacked > li {
    padding-left: 0px;
}

.breadcrumb > .active {
    color: #dc0000 !important;
    font-weight: bold;
}

.breadcrumb li a {
    color: #6c6c6c;
    font-weight: bold;
}

.cont-98 {
    margin: 0 auto;
    width: 98%;
}

.cont-90 {
    margin: 0 auto;
    width: 90%;
}

.cont-85 {
    margin: 0 auto;
    width: 85%;
}

.cont-80 {
    margin: 0 auto;
    width: 80%;
}

.cont-70 {
    margin: 0 auto;
    width: 70%;
}

.black-border-col {
    border: 1px solid #000;
    padding: 10px 0 40px;
    text-align: center;
}

/* button coupon  */
.btn-coupon{

    background: red;
    border: none;
    margin-top: 16px;
    /* font-size: 11px; */

}
/*dropdown large*/
.dropdown-large {
  position: static !important;
}
.dropdown-menu-large {
  background: #eeeeee !important;
  min-width: 100% !important;/*
  max-height: 480px;*/
  margin-left: 16px;
  margin-right: 16px;
  overflow-y: auto;
  padding: 0px 0px !important;
}
.dropdown-menu-large > li > ul {
  padding: 0;
  margin: 0;
}
.dropdown-menu-large > li > ul > li {
  list-style: none;
}
.dropdown-menu-large > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: normal;
}
.dropdown-menu-large > li ul > li > a:hover,
.dropdown-menu-large > li ul > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu-large .disabled > a,
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  color: #999999;
}
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.dropdown-menu-large .dropdown-header {
  color: #428bca;
  font-size: 18px;
}
.tab-cont-inside img {
    
     width: 50%;
    margin-top: auto;
    margin-bottom: auto;
    display: block;
    float: right;
    margin-right: 20%;
}
@media (max-width: 767px) {

    /* track 767*/

    .android-phone{
        display: none;
    }
    .track-desc{

        width: 100%;
        height: auto;
        float: left;
    }
    /* track end */
	.tab-cont-inside img {
		width:auto;
		height:35vh;
	}
  .dropdown-menu-large {
    margin-left: 0 ;
    margin-right: 0 ;
  }
  .dropdown-menu-large > li {
    margin-bottom: 30px;
  }
  .dropdown-menu-large > li:last-child {
    margin-bottom: 0;
  }
  .dropdown-menu-large .dropdown-header {
    padding: 3px 15px !important;
  }
}


.navbar-brand { 
  width: 70px;
  height: 50px;
  background: url('http://www.sneaker-mission.com/uploads/3/1/2/7/31279819/5617441.png') no-repeat center center;
  background-size: 50px;  
}

.nav-tabs {
  display: inline-block;
  border-bottom: none;
  padding-top: 15px;
  font-weight: bold;
}
.nav-tabs > li > a, 
.nav-tabs > li > a:hover, 
.nav-tabs > li > a:focus, 
.nav-tabs > li.active > a, 
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border: none;
  border-radius: 0;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: transparent !important;
    border-bottom: 4px solid #000 !important;
    border-color: transparent transparent #000 transparent !important;
    border-image: none;
    border-style: solid;
    color: #555;
    cursor: default;
    outline: none !important;
    transition: all 200ms ease-in 0s;
    z-index: 99;
}

.col-nav li {
    margin-left: -15px;
}

.nav-list { border-bottom: 1px solid #eee; }
.nav-list > li { 
  padding: 20px 15px 15px;
  border-left: 1px solid #eee; 
}
.nav-list > li:last-child { border-right: 1px solid #eee; }
.nav-list > li > a:hover { text-decoration: none; }
.nav-list > li > a > span {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
}
.nav-list > li img{ 
    width: 200px;
    height: 200px;
    object-fit: contain;
    display: block;
    margin: auto;
}
.nav-list > li.clearfix{
    width:100%;
}
.mega-dropdown { position: static !important; }
.mega-dropdown-menu {
  background: #eeeeee !important;
  padding: 4% 8% !important;
  text-align: center !important;
  width: 100%;
}

.owl-carousel .item {
    box-shadow: 0 0 100px -50px #000000;
    
    height: 300px;
    background: #c22828;
    max-width:150px;
    margin: 0 auto;
    padding: 0rem;
    text-align: center;
    
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);
}

.owl-carousel .item:hover { 
    background: #ea0f0f;
    box-shadow: 0px 0px 60px -30px #000000;
    cursor: pointer;
    
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.2);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.2);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.2);
    transition: all 200ms ease-in;
    transform: scale(1.2);
}

.owl-carousel .item h4 {
    color: #fff;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    text-transform: uppercase;
}

.owl-carousel .item p {
    color: #fff;
    font-style: italic;
}


.owl-carousel .owl-stage-outer {
    padding: 5% 0%;
}
    
.large-12{
    width:100%
}    

.top-apparel {
    color: #fff;
    margin: 20px 0 0px;
}

.owl-carousel .owl-item img {
    margin-left: -27px !important;
    max-width: 140%;
    width: 140% !important;
}

.owl-theme .owl-nav {
    margin-bottom: 30px;}

.owl-theme .owl-nav [class*="owl-"] {
    background: #c22828 !important;
    padding: 8px 22px !important;}
/*
.owl-theme .owl-dots .owl-dot {
    display: none !important;
}*/

.owl-carousel .item2 {
    margin: 0 auto;
    max-width: 40%;
    padding: 0rem;
    text-align: center;
    transform: scale(1);
    transition: all 200ms ease-in 0s;
}

.owl-carousel .item2 img {
    margin-bottom: -15px;
    margin-left: -20% !important;
}

.video-section .pattern-overlay {
    background-color: rgba(71, 71, 71, 0.59);
    padding: 110px 0 32px;
    min-height: 496px; 
    /* Incase of overlay problems just increase the min-height*/
}
.video-section h1, .video-section h3{
    text-align:center;
    color:#fff;
}
.video-section h1{
    font-size:110px;
    font-family: 'Buenard', serif;
    font-weight:bold;
    text-transform: uppercase;
    margin: 40px auto 0px;
    text-shadow: 1px 1px 1px #000;
    -webkit-text-shadow: 1px 1px 1px #000;
    -moz-text-shadow: 1px 1px 1px #000;
}
.video-section h3{
    font-size: 25px;
    font-weight:lighter;
    margin: 0px auto 15px;
}
.video-section .buttonBar{display:none;}
.player {font-size: 1px;}

.breadcrumb {
    background: none !important;
    font-family: 'Inter';
    text-transform: uppercase;
}

.prdct {
    position: absolute;
}

.tab-cont-inside {
    text-align: center;
}



.pad-custom {
    padding: 5% 7% !important;}

.pad-custom2 {
    padding: 3% !important;}

.pad-custom3 {
    padding: 10px 18px 0% !important;}

.pad-10 {
    padding: 0 30px !important;}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border-bottom: 3px 1px solid;
    border-color: #ddd transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;/*
    background: url(/assets/img/hexa-cont.png) no-repeat center;*/
    background-size: 40px 40px;
    color: #555;
    cursor: default;
}

.pdf-cont {
    background:url(/assets/img/pdf.png) no-repeat;
    background-size: 20px 20px;
    height: 20px;
    margin-right: 5px;
    float: left;
    width: 20px;
}

.pdf-cont-big {
    background:url(/assets/img/pdf-big.png) no-repeat;
    background-size: 40px 40px;
    height: 40px;
    margin-right: 5px;
    float: left;
    width: 40px;
}

.big-link {
    color: #dc0000;
    font-size: 17px;
    font-style: italic;
    font-weight: bold;
    text-transform: uppercase;
}

.hd-title {
    font-size: 17px;}

.ads img {
    width: 98%;
}

.artikel img {
    margin-bottom: 25px;
    width: 100%;
}

.txt-area-form {
    border: none;
    height: 140px;
    width: 100%;
}

.hexagon {
  position: relative;
  width: 40px; 
  height: 23.09px;
  background-color: #64C7CC;
  margin: 11.55px 0;
}

.hexagon:before,
.hexagon:after {
  content: "";
  position: absolute;
  width: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
}

.hexagon:before {
  bottom: 100%;
  border-bottom: 11.55px solid #64C7CC;
}

.hexagon:after {
  top: 100%;
  width: 0;
  border-top: 11.55px solid #64C7CC;
}

.video-section iframe {
    margin-bottom: -4px !important;
}

.category-mn {
    line-height: 35px;
    margin: 10px 5px;
    text-transform: uppercase;
}

.category-mn a {
    color: #000 !important;
    font-size: 15px;}

.category-mn a:hover {
    color: #dc0000 !important;}

.category-mn .selected {
    color: #dc0000 !important;}

.faq-question {
    font-size: 16px;
    font-weight: bold;
}

.separator-line {
    background: #d0d0d0;
    height: 1px;
    width: 100%;
}

.app-img-cont {
    border: solid 1px #C4C4C4;
    margin: 23px 65px 0;
    text-align: center;
}

.app-img-cont img {
    width: 100%;
}

.date-txt {
    color: #9b9b9b;
}

.black-cont-side {
    background: #000;
    border-top: 4px solid #dc0000;
    color: #fff;
    overflow: hidden;
    position: relative;
}

.bg-r-cont {
    background:url(/assets/img/home-service.jpg) no-repeat right;
    background-size: cover;
    height: 1000px;
    width: 100%;
    position: fixed !important;
    right: 0;
}

.bg-r-cont2 {
    background:url(/assets/img/booking-service.jpg) no-repeat right;
    background-size: cover;
    height: 1000px;
    width: 100%;
    position: fixed !important;
    right: 0;
}

.bg-r-cont3 {
    background:url(/assets/img/karir.jpg) no-repeat right;
    background-size: cover !important;
    height: 1000px;
    width: 100%;
    position: fixed !important;
    right: 0;
}

.bg-r-cont4 {
    background:url(/assets/img/hubungi-kami.jpg) no-repeat right;
    background-size: cover;
    height: 1000px;
    width: 100%;
    position: fixed !important;
    right: 0;
}

.bg-r-cont5 {
    background:url(/assets/img/test-ride.jpg) no-repeat right;
    background-size: cover !important;
    height: 1000px;
    width: 100%;
    position: fixed !important;
    right: 0;
}

.bg-r-cont6 {
    background:url(/assets/img/sign-up.jpg) no-repeat right;
    background-size: cover !important;
    height: 1000px;
    width: 100%;
    position: fixed !important;
    right: 0;
}

.bg-l-cont {
    overflow: auto;
}

.bg-l-cont2 {
    overflow: auto;
}

.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.inputfile-1 + label {
    color: #000;
    background-color: #fff;
    border: 1px solid #000;
}
.inputfile + label {
    max-width: 80%;
    font-size: 1.25rem;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 6px 20px;
}
.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    margin-right: 0.25em;
}

.btn span2.glyphicon {    			
	opacity: 0;				
}
.btn.active span2.glyphicon {				
	opacity: 1;				
}

.chat-list div {
    line-height: 45px;
}
.chat-attachment{
	padding: 10px;
    background: #eeeeee;
}

.chat-list-active {
    background: #00a651;
    border-radius: 50px;
    display: inline-block;
    height: 14px;
    margin: 0 12px;
    width: 14px;
}
.chat-list-inactive {
    background: grey;
    border-radius: 50px;
    display: inline-block;
    height: 14px;
    margin: 0 12px;
    width: 14px;
}
.msg_container_base{
  background: #e5e5e5;
  margin: 0;
  padding: 0 10px 10px;
  max-height:300px;
  overflow-x:hidden;
}
.top-bar {
  background: #666;
  color: white;
  padding: 10px;
  position: relative;
  overflow: hidden;
}
.msg_receive{
    padding-left:0;
    margin-left:0;
}
.msg_sent{
    padding-bottom:20px !important;
    margin-right:0;
}
.messages {
  padding: 10px 16px;
  border-radius: 12px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  max-width:100%;
}
.messages > p {
    font-size: 13px;
    margin: 8px 0 5px;
  }
.messages > time {
    font-size: 11px;
    color: #ccc;
}
.msg_container {
    padding: 10px;
    overflow: hidden;
    display: flex;
}
.avatar {
    position: relative;
}
.base_receive > .avatar:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border: 5px solid #FFF;
    border-left-color: rgba(0, 0, 0, 0);
    border-bottom-color: rgba(0, 0, 0, 0);
}

.base_sent {
  justify-content: flex-end;
  align-items: flex-end;
}
.base_sent > .avatar:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    border: 5px solid white;
    border-right-color: transparent;
    border-top-color: transparent;
    box-shadow: 1px 1px 2px rgba(black, 0.2); 
}

.msg_sent > time{
    float: right;
}



.msg_container_base::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.msg_container_base::-webkit-scrollbar
{
    width: 12px;
    background-color: #F5F5F5;
}

.msg_container_base::-webkit-scrollbar-thumb
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}
/*
.bottom-chat-cont {
    background: #fff;
    border-top:1px solid #ccc;
    bottom: 0;
    height: 80px;
    margin-left: -15px;
    position: absolute;
    width: 100%;
}*/

.bottom-chat-cont {
        background: #fff;
    border-top: 1px solid #ccc;
    bottom: 0;
    height: 50px;
    margin-left: -15px;
    position: absolute;
    width: 100%;
    margin-top: -40px;
}

.ch-cont-btt {
    margin-bottom: 80px;
}

.chat-send-btn {
    background:url(/assets/img/send.png) no-repeat right;
    border: none;
    height: 50px;
    width: 26px;
}

.chat-attach-btn {
    background:url(/assets/img/attach-chat.png) no-repeat left;
    background-size:20px 20px; 
    border: none;
    height: 50px;
    width: 31px;
}

/*Panel tabs*/
.panel-tabs {
    position: relative;
    bottom: 30px;
    clear:both;
    border-bottom: 1px solid transparent;
}

.panel-tabs > li {
    float: left;
    margin-bottom: -1px;
}

.panel-tabs > li > a {
    margin-right: 2px;
    margin-top: 4px;
    line-height: .85;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    color: #ffffff;
}

.panel-tabs > li > a:hover {
    border-color: transparent;
    color: #ffffff;
    background-color: transparent;
}

.panel-tabs > li.active > a,
.panel-tabs > li.active > a:hover,
.panel-tabs > li.active > a:focus {
    color: #fff;
    cursor: default;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #dc0000 !important;
    border-bottom-color: transparent;
}


/* USER PROFILE PAGE */
 .card {
    margin-top: 20px;
    padding: 30px;
    background-color: rgba(214, 224, 226, 0.2);
    -webkit-border-top-left-radius:5px;
    -moz-border-top-left-radius:5px;
    border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-top-right-radius:5px;
    border-top-right-radius:5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.card.hovercard {
    position: relative;
    padding-top: 0;
    overflow: hidden;
    text-align: center;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 1);
}
.card.hovercard .card-background {
    height: 130px;
}
.card-background img {
    -webkit-filter: blur(25px);
    -moz-filter: blur(25px);
    -o-filter: blur(25px);
    -ms-filter: blur(25px);
    filter: blur(25px);
    margin-left: -100px;
    margin-top: -200px;
    min-width: 130%;
}
.card.hovercard .useravatar {
    position: absolute;
    top: 15px;
    left: 0;
    right: 0;
}
.card.hovercard .useravatar img {
    width: 100px;
    height: 100px;
    max-width: 100px;
    max-height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid rgba(255, 255, 255, 0.5);
}
.card.hovercard .card-info {
    position: absolute;
    bottom: 14px;
    left: 0;
    right: 0;
}
.card.hovercard .card-info .card-title {
    padding:0 5px;
    font-size: 20px;
    line-height: 1;
    color: #262626;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.card.hovercard .card-info {
    overflow: hidden;
    font-size: 12px;
    line-height: 20px;
    color: #737373;
    text-overflow: ellipsis;
}
.card.hovercard .bottom {
    padding: 0 20px;
    margin-bottom: 17px;
}
.btn-pref .btn {
    -webkit-border-radius:0 !important;
}

.well-2 {
    background-color: #000;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    color: #fff;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;
}

.navbar-nav > li > a {
    /*padding-left: 2.47vw !important;
    padding-right: 2.47vw !important;*/
}

.border-hr {
    border-top: 3px solid #c6c6c6 !important;
}

.border-hr-2 {
    border-top: 1px solid #c6c6c6 !important;
}

.border-radius-none {
    border-radius: 0px !important;
}

.pad-2px {
    padding: 0 2px !important;
}

.app-txt {
    font-family: 'Inter';
    margin: 20px 0;
}

.vertical-ln {
    background: #fff;
    height: 20px;
    margin: 15px auto;
    width: 2px;
}

.notif-badge {
    background: #dc0000;
    border-radius: 50px;
    color: #fff;
    font-size: 11px;
    margin: -6px 0 0 18px;
    padding: 4px 8px 2px;
    position: absolute;
    right: 12px;
}

/*
.height-1000 {
    height: 1000px;
}
*/
    
.img-auto {
    width:auto !important;
}

/*------ dropdown login ------*/

ul.dropdown-log {
    background: #eeeeee;
    width: 350px;
    right: 0 !important;
    padding: 10px 20px 20px;
    position: absolute;
    left: auto;
}
ul.dropdown-log li .item{
    display:block;
    padding:3px 10px;
    margin: 3px 0;
}
ul.dropdown-log li .item:hover{
}
ul.dropdown-log li .item:after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    
    clear: both;
    height: 0;
}

ul.dropdown-log li .item-left{
    float:left;
}
ul.dropdown-log li .item-left img,
ul.dropdown-log li .item-left span.item-info{
    float:left;
}
ul.dropdown-log li .item-left span.item-info{
    margin-left:10px;   
}
ul.dropdown-log li .item-left span.item-info span{
    display:block;
}
ul.dropdown-log li .item-right{
    float:right;
}
ul.dropdown-log li .item-right button {
    margin-top:14px;
}

.social-height {
    height: 32px;
    height: 32px;
}

.burger {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: auto;
}
.burger__wrapper {
  transition: all 0.5s linear;
  background: rgba(33, 150, 243, 0.8);
  transform: translateY(-200px);
  z-index: 998;
  height: auto;
}
.burger__button {
  display: block;
  position: fixed;
  top: 10px;
  left: 12px;
  background: transparent;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  outline: none !important;
  text-align: center;
  vertical-align: middle;
  transition: all 0.5s ease;
  z-index: 1050;
}
.burger__button__icon {
  display: inline-block;
  position: absolute;
  background: #565656;
  margin: 0 auto;
  width: 25px;
  height: 2px;
  top: 50%;
  left: 0;
  right: 0;
  transition: all 0.4s ease 0.1s;
  transform: translateY(-1.25px);
}
.burger a:hover .burger__button__icon {
  background: #dc0000;
}
.burger__button__icon:before,
.burger__button__icon:after {
  content: "";
  position: absolute;
  margin: 0 auto;
  background: #565656;
  width: 25px;
  height: 2px;
  left: 0;
  right: 0;
  transition: all 0.4s ease 0.1s;
}
.burger a:hover .burger__button__icon:before,
.burger a:hover .burger__button__icon:after {
  background: #dc0000;
}
.burger__button.open:hover .burger__button__icon {
   background: #eee; 
}
.burger__button__icon:before {
  bottom: 8px;
}
.burger__button__icon:after {
  top: 8px;
}
.burger__button.open .burger__button__icon {
  background: transparent;
}
.burger__button.open .burger__button__icon:before,
.burger__button.open .burger__button__icon:after {
  background: #000;
  transform-origin: 0 50%;
  width: 25.61249695px;
}
.burger__button.open .burger__button__icon:before {
  transform: rotateZ(0.67474094rad);
}
.burger__button.open .burger__button__icon:after {
  transform: rotateZ(-0.67474094rad);
}
.burger__menu {
  display: flex;
  flex-flow: row wrap;
  jusitify-content: center;
  align-items: stretch;
  list-style-type: none;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  heigth: 0;
  overflow: hidden;
}
.burger__menu > li {
  display: block;
  flex: 1;
  text-align: center;
  position: relative;
  margin: auto;
}
.burger__menu a {
  display: block;
  text-decoration: none;
  color: #fff;
  padding: 15px;
  font-size: 1.25rem;
  font-family: Noto-Sans, "san-serif";
  font-weight: normal;
  border: 1px solid transparent;
  padding-left: 0;
  transition: all 0.4s ease;
}
.burger__menu a:hover {
  border: 1px solid #fff;
}
.burger__button.open + .burger__wrapper {
  margin-top: 60px;
  transform: translateY(0);
}

.padding-custom {
    padding: 8px 16px 5px !important;
} 

.img-hexa-col {
    width: 50px;
}
        
.scrollable-cont {
    height:350px;
    padding:0 10px;
    overflow:scroll;
    overflow-x:hidden;
}

.top-section-space {
    height: 65px;
    width: 100%;
}

.navbar-toggle .icon-bar {
    background: #565656;
}

.right-col-headline {
    color: #000;
    font-size: 7em;
    font-style: italic;
    font-family: 'Inter';
    font-weight: 700;
    line-height: 100px;
    margin-top: 70px;
    text-transform: uppercase;
}


.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu a {
    padding-left: 5px !important;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.dropdown-submenu .inside a {
    padding-left: 15px !important;
}

.fixbar-absolute .bottom-fixbar {
    position: absolute !important;
    bottom: 0;
}

.navbar-default .navbar-nav>li>a {
    cursor: pointer;
}

.desktop-double-padding {
    padding: 0 1vw;
    margin-right: -1px;
}

/* jam list */
.jam-list-container{
    width: 95%;
    margin: 0 auto 0 auto;
    height: auto;;
}
.jam-list{
    cursor: pointer;
    font-size: 16px;
    border-radius: 2px;
    padding: 30%;
    background: white;
    color:grey;
    text-align: center;
    -webkit-box-shadow: -1px 1px 12px 0px rgba(168,168,168,1);
    -moz-box-shadow: -1px 1px 12px 0px rgba(168,168,168,1);
    box-shadow: -1px 1px 12px 0px rgba(168,168,168,1);
}
.jam-list:hover{
    -webkit-box-shadow: -1px 1px 12px -1px rgba(168,168,168,1);
    -moz-box-shadow: -1px 1px 12px -1px rgba(168,168,168,1);
    box-shadow: -1px 1px 12px -1px rgba(168,168,168,1);
}
.jam-list.disabled{
    background:red;
    color:white;
}
.jam-list.selected{
    background:green;
    color:white;
}
/* end jam list */


/* POPUP */
.white-popup {
  position: relative;
  background: #FFF;
  padding: 40px;
  width: auto;
  max-width: 900px;
  margin: 20px auto;
  transition: 1s all;
}

.mfp-bg {}

.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}


/* overlay animate in */

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}


/* overlay animate out */

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.4s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

a.open-popup-link {
    outline: none;
    border: 0;
}

a.open-popup-link:hover {
    color: #dc0000;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    transition: all 0.500ms ease-out;
}

.not-fixed {
    position: fixed;
    bottom: 0;
}


@media (min-width: 2090px) {
    .desktop-double-padding {
        padding: 0 1.2vw !important;
        text-align: center;
        width: 10.6vw;
    }
}

@media (min-width: 1600px) {
    .desktop-double-padding {
        padding: 0 3.7vw;
    }
}

@media (min-width: 1400px) {
    .navbar-nav > li > a {
        /*padding-left: 3vw !important;
        padding-right: 3vw !important;*/
    }
}

@media (max-width: 1265px) {
    .desktop-double-padding {
        padding: 0 0.9vw;
    }
}

@media (max-width: 1150px) {
    .navbar-nav > li > a {
        /*padding-left: 2vw !important;
        padding-right: 2vw !important;*/
    }
    .nav > li > a{
    position: relative;
    display: block;
    padding: 10px 10px;
}
    .col-bg4 {
        padding: 0 1.2%;
    }
    .desktop-double-padding {
        padding: 0 0.3vw;
    }
    .desktop-double-padding a {
        padding: 15px 10px !important;
    }
}


@media (max-width: 1000px) {
    .drop-txt {
    display: none;
    visibility: hidden;
    }
    .desktop-double-padding a {
        padding: 15px 5px !important;
    }
    .nav > li > a{
        position: relative;
        display: block;
        padding: 10px 10px;
    }
}

@media (max-width: 991px) {
    .mar-btm-4-mob {
        margin-bottom: 22px !important;
    }
    
    .bg-r-cont, .bg-r-cont2, .bg-r-cont3, .bg-r-cont4, .bg-r-cont5, .bg-r-cont6 {
        display: none;
        visibility: hidden;
    }
    
    .bg-l-cont, .bg-l-cont2 {
        max-height: none !important;
    }
    
    .flo-right-to-l {
        float: left;
    }
    
    .navbar-nav > li > a {
        /*padding-left: 1.4vw !important;
        padding-right: 1.4vw !important;*/
    }
    
    .bottom-chat-cont {
        width: 100%;
    }

    .col-bg4 {
        padding: 0 0.88%;
    }
}

@media (max-width: 855px) {
    
    .navbar-nav > li > a {
        /*padding-left: .95vw !important;
        padding-right: .95vw !important;*/
    }
}

@media (min-width: 768px) {
    .margin-10-percent {
        margin-top: 15%!important;
    }
    .srch-mob {
        display: none;
        visibility: hidden;
    }   
    .srch-desk {
        display: inline-block;
        visibility: visible;
    }    
    .dis-vis {
        display: none !important;
        visibility: hidden;
    }
    .dropdown-menu-large {
        height: 100vh;
    }
    .left-menu-red {        
        height: 100vh !important;
        position: fixed !important;
    }
    
}

@media (max-width: 767px) {
    .burger__button.open + .burger__wrapper {
        margin-top: 0px;
    }
    .desktop-double-padding {
        padding: 0px;
        margin-left: -10px;
        margin-right: 12px;
    }
    .desktop-double-padding a {
        /*padding: 10px 15px 10px 26px!important;*/
    }
    .dropdown-menu-large {
        height: auto;
    }
    .mar-top-bn {
        margin-top: 0%;
    }
    .txt-center-mob {
        text-align: center;
    }
    .row-ed {
        height: auto;
        padding-right: 0px;}
    .mar-btm-mob {
        padding-bottom: 100px;
    }
    .font-middle-sz {
        font-size: 10px !important;
    }
    .font-little-mob {
        font-size: 13px !important;
    }
    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        margin-left: -4px;
        padding-left: 30px !important;
    }
    .bg-red {
        background: #000;
    }
    .triangle-topleft {
        display: none;
        visibility: hidden;
    }
    .dropdown-menu-large {
        max-height: none !important;
    }
    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        border-bottom: 0px solid #fff;
    }
    .social-media-cont {
        float: none !important;
        text-align: center !important;
    }
    .social-media-cont li {
        display: inline-block !important;
        float: none !important}
    footer {
        padding: 0 0 15px;
    }
    .srch-mob {
        display: inline-block;
        visibility: visible;
    }    
    .srch-desk {
        display: none;
        visibility: hidden;
    } 
    .search-head {
        background:url(/assets/img/search-wht.png) no-repeat right;
    }
    .dis-none {
        display: none;
        visibility: hidden;
    }
    .dis-vis {
        display: inline-block;
        visibility: visible;
    } 
    .col-bg4 {
        width: 30%;
    }
    .logo img {
        width: 140%;
    }
    .vw-100 {
        width: 102vw !important;
        margin-left: -75vw !important;
    }
    .left-menu-red {
        background: #000;
    }
    .left-menu-red {
        height: 100% !important;
        position: relative !important;
    }
    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #000 !important;
    }
    .left-txt-foot {
        font-size: 16px;
    }
    .none-select-product {
        width: 80%;
    }
    .mar-btm-4-mob {
        margin-bottom: 22px !important;
    }
    .pad-left-0-mob {
        padding-left: 0 !important;
    }
    .pad-right-0-mob {
        padding-right: 0 !important;
    }
    .txt-r-to-l {
        text-align: left;
    }
    .txt-r-to-c {
        text-align: center;
    }
    .bottom-fixbar {
        padding: 0;
    }
    .cont-70 {
        width: 100%;
    }
    .app-img-cont {
        margin: 23px 10px 0;
        text-align: center;
    }
    .txt-16-mob {
        font-size: 16px !important;
    }
    .social-height {
        height: 25px;
        height: 25px;
    }
    .col-double-mob {
      width: 49%;
    }
    .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
        background-color: #dc0000 !important;
        color: #fff !important;
    }
    .burger__wrapper {
      transition: all 0.5s linear;
      background: rgba(33, 150, 243, 0.8);
        transform: translateY(0);
    }
    .burger {
        overflow: auto;
        top: 56px;
    }
    .burger__button {
        display: none;
    }
    .navbar {
        min-height: 0px !important;
    }
    .col-bg2 {
        width: 100%;
    }
    .logo-2 img {
        margin-left: 0px;
        width: 180px;
    }
    .pos-ab-mob {
        position: absolute !important;
    }
    header {
        text-align: center;
    }
    .navbar-toggle {
        z-index: 999;
    } 
    .img-hexa {
        width: 40px;
    }
    .mar-top-none {
        margin-top: 0px !important;
    }
    .mar-top-10-mob {
        margin-top: 10px !important;
    }
    .mar-top-50-mob {
        margin-top: 50px !important;
    }
    .mar-btm-50-mob {
        margin-bottom: 50px !important;
    }
    .mar-btm-80-mob {
        margin-bottom: 80px !important;
    }
    .txt-12-mob {
        font-size: 12px !important;
    }
    .big-link {
        font-size: 14px;
    }
    .pdf-cont-big {
        background-size: 30px 30px;
    }
    .padding-top-none {
        padding-top: 0px !important;
    }
    .btn-skew-black-absolute {
        position: relative;
        left: 0;
    }
    .scrollable-cont {
        margin-bottom: 100px;
        padding:0 10px;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        height: 100vh;
    }
    .align-center-mob {
        text-align: center !important;
    }
}

@media (max-width: 480px) {
    .btn-coupon{

       
        font-size: 11px;
    
    }
    .mar-top-bn {
        margin-top: -5%;
    }
    .logo img {
        width: 220%;
    }
    .mar-r-mob {
        margin-right: 10%;
    }   
    .top-slide-cont h2 {
        margin-top: -5px;
    }
    .top-apparel h2 {
        margin-top: -5px;
    }
    .vw-100 {
        width: 102vw !important;
        margin-left: -70vw !important;
    }
    ul.dropdown-log {
        background: #eeeeee;
        width: 270px;
        /*right: -66% !important;*/
        padding: 10px 20px;
        position: absolute;
        left: auto;
    }
    .col-bg2 {
        width: 100%;}
}

@media (max-width: 350px) {
    .logo img {
        margin-top: 10px;
        width: 210%;
    }
}

