
.productname {
  font-size: 22px;
  font-weight: bold;
	background: linear-gradient(to right,#50bebe 0,#00999a 50%,#0099cb 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

#xlitry {
    display: inline-block;
    text-align: center;
    padding-top: 11px;
    padding-bottom: 11px;
    padding-left:1rem;
    padding-right:1rem;
    text-decoration: none;
    font-size:1.2rem;
    border-top-style: solid !important;
    border-top-width: 1px !important;
    border-top-color: #9CACB8 !important;	
    border-left-style: solid !important;
    border-left-width: 1px !important;
    border-left-color: #9CACB8 !important;
    border-right-style: solid !important;
    border-right-width: 1px !important;
    border-right-color: #9CACB8 !important;	
    border-bottom-style: solid !important;
    border-bottom-width: 1px !important;
    border-bottom-color: #9CACB8 !important;
        }
#xlitry:hover {
    display: inline-block;	
        }
#xli {
    display: inline-block;
    text-align: center;
    padding-top: 11px;
    padding-bottom: 16px;
    padding-left:0rem;
    padding-right:0.6rem;
    text-decoration: none;
    font-size:1.2rem;
        }
#xli:hover {
    display: inline-block;
    border-bottom-style: solid !important;
    border-bottom-width: 2px !important;
    border-bottom-color: #41AAAA !important;			
        }
#xli2 {
    display: inline-block;
    text-align: center;
    padding-top: 11px;
    padding-bottom: 16px;
    padding-left:0rem;
    padding-right:0.6rem;
    text-decoration: none;
    font-size:1.2rem;
        }
#xli2:hover {
    display: inline-block;
    border-bottom-style: solid !important;
    border-bottom-width: 2px !important;
    border-bottom-color: #41AAAA !important;			
        }

.xlogo{
    float: left;
    text-align: left;
    text-decoration: none;
    display: inline-block;
    font-size:1.2rem;
    padding-top:0.6rem;
 
}

.xcontainer {
    display: block;
    width: 92.5% !important;
    max-width: 1200px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important;
    text-align:right;
    z-index:50;

}
.headerwes{
    width: 100%;
    height:60px;
    z-index: 50;
    padding-top:7px;
    padding-bottom:0px;
    background:#000028 !important;
    border-bottom-style: solid !important;
    border-bottom-width: 1px !important;
    border-bottom-color: #5B7079 !important;	
  }


.headerwes a:link {
    color:#9CACB8 !important;
}

.headerwes a:visited {
  color:#9CACB8 !important;
}

.headerwes a:hover {
  color:#9CACB8 !important;
}

.headerwes a:active {
  color:#9CACB8 !important;
}

.showwes{
    top: 0;
    position: fixed;
    background:#2d373c;
    color:#879baa !important;
    height: 60px;
    width: 100%;
    z-index: 21;
}

.showwes a:link {
    color:#9CACB8 !important;
}

.showwes a:visited {
  color:#9CACB8 !important;
}

.showwes a:hover {
  color:#9CACB8 !important;
}

.showwes a:active {
  color:#9CACB8 !important;
}

@media screen and (max-width: 767px) {
    .xlogo {
    display:none; 
    }
  .xcontainer {
    margin-left:15px; !important;
  }
   #xli {
     float:left;
  }
	#xli2 {display: none !important;
    float:left;
}

  #xlitry{
    padding-left:0.4rem;
    padding-right:0.4rem;  
  }
