.header-container{
	background-color:#00457c !important;
	border-bottom:10px solid #6a89b0 !important;
  }
  .top-head-nav li:last-child{
	background:#6a89b0 !important;
  }
  .top-head-nav li:last-child a{
	color:#fff !important;
  }
  .top-head-nav:after {
	background:#6a89b0 !important;
	height:45px !important;
  }
.logo{
  top:4px !important; 
}
.logo img {
/* mix-blend-mode: multiply; */
max-width:270px;
}
img.small-logo-wrap{
mix-blend-mode: multiply;
max-width: 130px;
}
.main-container h2{
color:#00457c !important;
}
.cat-nav ul li a {
text-transform:uppercase;
}
.cat-nav-mob{
display:none;
}
.select {
position: relative;
min-width: 200px;
}
.select svg {
position: absolute;
right: 12px;
top: calc(50% - 3px);
width: 10px;
height: 6px;
stroke-width: 2px;
stroke: #9098a9;
fill: none;
stroke-linecap: round;
stroke-linejoin: round;
pointer-events: none;
}
.select select {
-webkit-appearance: none;
padding: 7px 40px 7px 12px;
width: 100%;
border: 1px solid #e8eaed;
border-radius: 5px;
background: #00457c;
box-shadow: 0 1px 3px -2px #9098a9;
cursor: pointer;
font-family: inherit;
font-size: 16px;
transition: all 150ms ease;
color:#fff;
}
.select select:required:invalid {
color: #f6f6f6;
}
.select select option {
color: #fff;
}
.select select option[value=""][disabled] {
display: none;
}
.select select:focus {
outline: none;
border-color: #07f;
box-shadow: 0 0 0 2px rgba(0,119,255,0.2);
}
.select select:hover + svg {
stroke: #07f;
}
.sprites {
position: absolute;
width: 0;
height: 0;
pointer-events: none;
user-select: none;
}
.main-container aside{
  width:25% !important;
}
.main-pro-details{
  width: 73% !important;
}
.pro-title h2{
  font-size:30px !important;
white-space: normal;
line-height: 20px;
}
.cat-nav ul li{
  padding:10px 0px 10px 0 !important;
}
.cat-nav ul li a{
  font-size:15px !important;
}
.static-nav ul li{
  padding-left:26% !important;
}
@media only screen and (max-width:1024px) {
.cat-nav-mob{
display:none;
} 
.seal-text{
	margin: 10px 10px 10px 0 !important;
}
.static-nav ul li:nth-child(5), .static-nav ul li:nth-child(4), .static-nav ul li:nth-child(3), .static-nav ul li:nth-child(2), .static-nav ul li:nth-child(1){
padding-left:28% !important;
}
}
@media only screen and (max-width:992px) {
.main-pro-details{
width:66% !important;
}
}

@media only screen and (max-width:850px) {
.main-container aside{
width:98% !important;
}
.main-pro-details{
width:100% !important;
}
.static-nav ul li:nth-child(5), .static-nav ul li:nth-child(4), .static-nav ul li:nth-child(3), .static-nav ul li:nth-child(2), .static-nav ul li:nth-child(1){
padding-left:90px !important;
}
}

@media only screen and (max-width:768px) {
  .logo small {
    display:none;
  }
.logo img {
max-width: 150px !important;
}
.top-head-nav li{
width:165px !important;
}
.top-head-nav:after{
display:none;
}
.seal-text {
width: 100% !important;
float: left !important;
text-align: center !important;
}
.right-seal {
width: 100% !important;
float: left !important; 
}
.seal-logo{
float:none !important;
}
.static-nav{
display:none;
}
.pro-img-box{
order:2;
}
.main-container aside {
display: flex;
flex-direction: column;
}
.cat-nav.d-desktop{
display:none;
}
.cat-nav-mob{
display:block;
}
.cat-nav-mob-inner {
margin: 0 0 20px 0;
}
}

@media only screen and (max-width:640px) {
.top-head-nav li{
width:125px !important;
}
.top-head-nav li a{
font-size:12px !important;
}
}
@media only screen and (max-width:550px) {
.seal-text{
width:100% !important;
}
}
@media only screen and (max-width:480px) {
.logo {
top: 4px !important;
}
.header-container{
height:60px;
}
.tmt-abt{
display:block;overflow:hidden;
}
.col-right{
width:60% !important;
}
.col-pmnt-left{
width:60% !important;
}
.col-return{
width:94% !important;
}
.top-head-nav{
	display:none;
}
}
@media only screen and (max-width:414px) {
.top-head-nav ul {
padding: 0 10px;
width: 94% !important;
}
.top-head-nav li{
padding:5px !important;
width: 99% !important;
max-width: 100%;
}
.top-head-nav {
float: left;
width: 100% !important;
}
.logo {
top: 10px !important;
}
.pro-img-box{
width:97%;
}
.col-lft {
float: none !important;
max-width: 100% !important;
}
.col-right {
width: 94% !important;
}
.col-pmnt-left {
width: 97% !important;
}
}
@media only screen and (max-width:360px) {
.pro-title h2 {  
font-size: 24px !important;  
line-height: 30px !important;
}
.logo img {
max-width: 120px !important;
}
}