@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, ul, li, p, a{
padding: 0px;
margin:0px;
list-style: none;
text-decoration: none!important;
}
.msc{
  display: none;
}
.pc-image img{
    width:100%;
    max-width:180px;
}
.clear{
  clear: both;
}
.logo{
  padding: 10px 0;
  text-align: center;
  background: #F7F7F7
}
.logo img{
  max-width:550px;
  text-align: center;
  margin: auto;
  width: 100%;
}
.menu-bg input,.menu-bg label{
  display: none;
}

.menu-bg{  
background: rgb(0,58,72);
background: linear-gradient(0deg, #009EC5 0%, #009EC5 50%, #009EC5 100%);
 }
.menu{
  text-align: center;
  padding: 10px
    
}
.menu  i{
  padding-right: 6px;
  color: #003E7C
}
.menu ul li{
  display: inline-block;
}
.menu ul li a{
  padding: 0px 25px;
  border-right: 1px solid #fff;
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  transition: .4s;
  font-size:14px
}

.menu ul li a:hover{
  color: #003E7C;
  
}
.promo{
background: rgb(0,58,72);
background: linear-gradient(180deg, 
  #009EC5 0%, 
  #009EC5 50%, 
  #009EC5 100%);
text-align: center;
padding: 30px;
}
.promo ul li{
  display: inline-block;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 1px;
  word-spacing: 1px;
  width: 100%;
    max-width: 229px;
    text-transform: uppercase;
}
.promo ul li img{
  width: 80px;
}
.heading h4 {
    text-align: left;
    font-size: 17px;
    background: rgb(0,58,72);
background: linear-gradient(180deg, 
  #009EC5 0%, 
  #009EC5 50%, 
  #009EC5 100%);
    padding: 10px;
    font-weight: bold;
    color: #fff;
}
.heading h4:before {
    font-family: FontAwesome;
    content: "\f0c9";
    font-weight: normal;
    padding-right: 10px;
}
.middle-content,.feature{
margin: 10px 0px;
}
.description-detail{
padding: 10px;
border:1px solid #ddd;
}
.description-detail ul li:before{
   font-family: FontAwesome;
    content: "\f105";
    font-weight: bold;
    padding-right: 10px;
}
/*gallery*/
.gallery{
    border:  solid 1px #ddd;
     padding:10px;
     text-align:center;
}
.gallery img{
   
    width:100%;
}
.product-image-box {
position: relative;
}
.product-image-container{
background: #fff;
width: 100%;
position: relative;
text-align: center;
margin: 0 auto;
padding: 30px;
padding-bottom: 40px;


}
.product-image-container img{
max-width: 100%;
max-height: 100%;

}
.product-more-views {

margin-top: 10px;
text-align: center;
}
.x-hold{
border:  solid 1px #86a00e;;
background: #fff;
position: relative;
text-align: center;
margin-bottom: 5px;
}
.product-more-views ul { list-style: none;
padding: 0;
text-align: center;
position: relative;
}

.product-more-views ul li { display: inline-block;}
.product-image-container { display: none;}
.product-image-box input { display: none;}
.product-more-views label{
margin: 0px;
width:80px;
height:80px;
padding: 5;
overflow: hidden;
display: inline-block;
cursor: pointer;
text-align: center;
position: relative;
background: #fff;
}
.product-image-box label:hover { cursor: pointer;}
#gal1:checked ~ .product-more-views ul li #lg1, #gal2:checked ~ .product-more-views ul li #lg2, #gal3:checked ~ .product-more-views ul li #lg3, #gal4:checked ~ .product-more-views ul li #lg4, #gal5:checked ~ .product-more-views ul li #lg5, #gal6:checked ~ .product-more-views ul li #lg6, #gal7:checked ~ .product-more-views ul li #lg7, #gal8:checked ~ .product-more-views ul li #lg8, #gal9:checked ~ .product-more-views ul li #lg9, #gal10:checked ~ .product-more-views ul li #lg10, #gal11:checked ~ .product-more-views ul li #lg11, #gal2:checked ~ .product-more-views ul li #lg12 { opacity: 1;filter: 1;}
#gal1:checked ~ #content1, #gal2:checked ~ #content2, #gal3:checked ~ #content3, #gal4:checked ~ #content4, #gal5:checked ~ #content5, #gal6:checked ~ #content6, #gal7:checked ~ #content7, #gal8:checked ~ #content8, #gal9:checked ~ #content9, #gal10:checked ~ #content10, #gal11:checked ~ #content11, #gal12:checked ~ #content12 { display: inline-block;}
.product-more-views img { 
max-height: 100%;
max-width: 100%;}
#product-condition img{
position: relative;
display: none;
margin-top: 10px;
}

/*details-products-section*/
.details-products-section{
      background:url(../images/bg.jpg) top center no-repeat #f5f6f9;
      background-size: contain;
      padding: 30px
}
.check-img-promo img{
  width: 100%
}
.heading-2 h2{
/*  font-family: Fjalla One;*/
    font-size: 36px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-weight: bold;
    margin-bottom: 40px ;
}
.conditions_box-details{
  text-align: center;
}
.colcond{
  width: 100%;
  max-width: 300px;
  display: inline-block;
  margin: 10px ;
  vertical-align: top;

}
.conditions_title{
  text-align: center;
}
.conditions_title h4{
  text-align: center;
  background:url(../images/title.png) center center no-repeat;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 15px ;
  margin-top: 35px;
}

.conditions-box-section{
  background: #fff;
  border:1px solid #ddd;
  border-radius: 5px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    position: relative;
    padding:10px;
    
}
.img-star img{
  width: 100%
}

.conditions-top-title h4{
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
.conditions-top{
  padding-bottom: 20px;
  border-bottom: 2px solid #003E7C;

}
.conditions-middle{
  min-height: 300px
}
.conditionbox_column_left {
width: 50%;
    border-right: 1px solid #f3f3f3;
    text-align: center;
    color: #042326;
    float: left;
    margin-top: 20px;
    padding-right:10px;
    font-size: 14px
}
.conditionbox_column_right {
    width: 50%;
    border-left: 1px solid #f3f3f3;
    text-align: center;
    color: #042326;
    font-size: 14px;
    float: left;
    margin-top: 20px;
    padding-left:10px;
}
/*Tabs*/
.tab-bg{
width: 100%;
padding:20px 0px;
background-size:100% 100%;
position: relative;
}

.tabs {
width: 100%;
margin-top: 20px;
    background: rgb(0,58,72);
background: linear-gradient(180deg, 
  #009EC5 0%, 
  #009EC5 50%, 
  #009EC5 100%);
}
.tabs input {
display: none;
}
.tabs label {
display: inline-block;
padding: 10px;
width: 20%; /* =100/tabs number */
margin: 0px;
margin-right:-5px;
transition: .3s;
text-align: center;
    background: rgb(0,58,72);
background: linear-gradient(180deg, 
  #009EC5 0%, 
  #009EC5 50%, 
  #009EC5 100%);
color:#fff;
font-weight: bold;
text-transform: uppercase;

}
.tabs label:hover {
cursor: pointer;
background: #003E7C;
color:#fff;
}
.tabs input:checked + label {
background: #003E7C;
color:#fff;
}
.content{
padding: 0px 20px 20px 20px;
background: #EAEAEA;
border:1px solid #ddd;
}
.tabs #tab1:checked ~ .content #content1,
.tabs #tab2:checked ~ .content #content2,
.tabs #tab3:checked ~ .content #content3,
.tabs #tab4:checked ~ .content #content4,
.tabs #tab5:checked ~ .content #content5 {
display: block;
}
.tabs .content > div {
display: none;
padding-top: 20px;
text-align: left;

}
.content h1,.content h2,.content h3,.content h4{
font-size:18px;
height:40px;
text-align:left;
text-transform:uppercase;
font-weight:bold;
}
.content li:before {
font-family: 'FontAwesome';
content: "\2666";
padding-right:10px;
color:#000;
}

/*tabs end*/
.footer{
      background: rgb(0,58,72);
background: linear-gradient(180deg, 
  #009EC5 0%, 
  #009EC5 50%, 
  #009EC5 100%);
  text-align:center;
}
.store-links ul{
    padding:0px;
}
.store-links ul li{
    list-style:none;
    display:inline-block;
}
.store-links ul li a{
    display:block;
    color:#fff;
    padding:10px 20px;
}
.footer p{
text-align: center;
border-top:2px solid #fff;
color: #fff;
font-weight: bold;
padding: 10px;
margin:0px;

}
@media only screen and (max-width: 1199px) {
.tabs label{
  width: auto;
  padding: 10px 20px
}
.menu ul li a{
  padding:0px 20px
}
}
@media only screen and (max-width: 990px) {
 
  .logo{
padding: 15px 0px;
    text-align: center;
}

.menu-bg input,.menu-bg label{
display: block;
}
.menu-bg input{
display: none;
}
.menu-bg label{
color: #fff;
padding-left:10px;
font-size: 20px;
padding: 5px;
text-align: left;
font-weight: bold;
margin: 0px;
text-transform: uppercase;
}
.menu-bg label:before{
font-family: 'FontAwesome';
content: "\f0c9";
padding-right:10px;
color:#003E7C;
font-size: 20px;
width: 100%
}
.menu-bg input:checked ~ .menu{
display: block;
transition: .3s
}
.menu{
display: none;
}
.menu ul li{
display: table;
border-bottom: 1px solid #ddd;
width: 100%!important;
text-align: left;
}
.menu ul li a{
display: block;
border-right: 0px;
padding: 10px;
width: 100%!important
}
.tabs label{
width: 100%
}
}
@media only screen and (max-width: 768px) {
    .store-links ul li{
        width:100%;
    }
    .msc{
      display: block;
    }
    .dsk,.heading-2{
      display: none;
    }
    .conditions_title h4{
      margin: 0px;
        margin-top: 10px
    }
.details-products-section{
  padding: 0px
}
.check-img-promo{
  padding-top:0px
}
}
