@charset "utf-8";

/* CSS Document */
h1,h2,h3,h4{    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; color: white}
.vs-container-fluid{
    background: black;
}
.btn-red, .btn-red:link, .btn-red:visited, .btn-red:active, .btn-red:focus {
    font-family: "Open Sans";
    border-radius: 3px;

}
p {color:#fff !important; font-weight: 300; font-size: 16px;}
#products  p{color:#000 !important}
.affix {
    border-bottom: 0px solid #eee;
    -webkit-box-shadow: 0px 0px 0px #eee;
    box-shadow: 0px 0px 0px #eee;
}

.affix>div>div>div>div>ul.navbar-right {
    padding: 0.6em 0 0 0;
}
a .btn-secondary{
    background: rgba(0,0,0,0.7);
  
    color: white;
}

a:hover .btn-secondary {
     background: #B31b34;
 color: white;
}


.navbar-toggle {
    color: #EEE;
}
.vx76-hero{
    padding-top: 3em; 
    text-align: left;
    color: #fff }
.vx76-hero h1 {    
    font-weight: 300;
    font-size: 55px;
    letter-spacing: 2px;
    margin-bottom: 0;
   
   

}

.vx76-hero h3{
    letter-spacing: 1px;
    font-weight: 200;

}
.key-button{
    display: flex;
}
.key-button a{
   flex:1;display: flex;
   flex-direction: column;
   padding: 1em;
border: #fff 1px solid;
border-radius: 4px;
margin: 2em;
color: #fff;
text-decoration: none;
}
.key-button a:hover{
    background: #d41313;
    color:white;
    border: #d41313 1px solid;
    transition: border 0.5s, color 0.1s, background 0.5s;
}
.key-button li{
display: flex;


flex: 1;
text-align: center;
list-style: none;
justify-content: center;
align-items: center;
}
.icon-3{
    position: absolute;
    bottom: 0;
    padding-bottom: 3em;
    right: 0;
    left: 0;
    
}
.icon-key{
    max-width: 120px; 
    padding: 1em 0;
}

.rc-keyfeature {
    padding: 1em 0;
    max-width: 1366px;

}
.rc-feature{
    max-width: 1200px;
}
.rc-text{
    background: #d61b1b;
    padding: 2em;

}
.rc-text h2{
    color: white;

}
.icon-i{
    max-width: 100px; 
    padding-top: 2.5em;
    padding-bottom: 0em;
}
.kv.vs-container-fluid {
    background-color:#000;
    background: url(/vsAssetFile/global/img/staticPage/products/lcd/ips-gaming/kv-bg.jpg) no-repeat  50% 25%;
    background-size: cover;
    padding-top: 2em;
   

}
.kv  .rc-keyfeature{max-width: 1500px; padding-bottom: 2em }
#products h3{
    color: #900; font-weight: 700;margin-top: 0
}
#products .tag{
    min-height: 55px;
    color: #eed009;
}
#products .col-sm-4{
    padding-bottom: 5em;
}
#products ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    color: #e2e2e2;
    font-size: 16px;
    padding-top: 2em;

}
#products ul li{
    border-top: 1px solid #333;
    line-height: 200%;
}
#products .btnmenu-buy{
padding: 10px 0 10px 0;
text-align: center;

}
#products .btnmenu-buy li{
    border: none;
   padding: 5px 0;
}
.dropdown-menu{
    top:80%;
    margin:0;
    min-width: 180px;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: white;
    text-decoration: none;
    background-color: #900;
}

.btn-red-outline, .btn-red-outline:link, .btn-red-outline:visited, .btn-red-outline:active, .btn-red-outline:focus{
    background: #fff;
    color: #900;
    border:1px #900 solid;
}
.btn-red-outline:hover {
    background-color: #770000;
    border-color: #770000;
    color: #fff;}
 .rc .col-md-6{
        padding-left: 2rem;
        padding-right: 2rem; 
    }
#products .row{margin-left: auto;margin-right:auto;}
/*
.quotation-mark{
    margin-top: 0.5em;
    text-align: left !important; 
    font-weight: bold;
    font-size:100px;
    color:white;
    font-family: "Times New Roman", Georgia, Serif;
}
.quote-text{
    text-align: left !important; 
    font-size: 14px;
    font-style: italic;
    padding-bottom: 3em;

}
#review .col-sm-6{
    padding-right: 35px;
    padding-left: 35px;

}*/
.py-3{
    padding-top: 1.5em;
    padding-bottom: 1.5em;
}
.py-5{
    padding-top: 3em;
    padding-bottom: 3em;
}
.pb-5{

    padding-bottom: 3em;
}
.pb-3{

    padding-bottom: 1.5em;
}
.px-3{
    padding-right: 1.5em;padding-left: 1.5em;
}
.gray-bg{
    background: #2a2a2a;
}
.white-bg{background:white }
.mx-auto{
    margin-right: auto; margin-left: auto;
}
@media (max-width: 768px) {
    .kv.vs-container-fluid {
    background: url(/vsAssetFile/global/img/staticPage/products/lcd/ips-gaming/kv-bg-s.jpg) no-repeat  50% 50% !important; background-size: cover;}
   .vx76-hero{
    padding-top: 2em; }
   .vx76-hero h1 {    
    font-size: 5vh;}
    .rc-keyfeature{
    padding: 0;}
    #products .tag{
    min-height: 15px;}
    #products .col-sm-3{
        padding-bottom: 5em;
    }
    .key-button{
    display: inline;}
    .key-button a{
        margin:0.5em;}

}
@media (max-width: 992px) {
     .key-button a{
        margin:0.5em;}  
    .icon-3{
    position: relative;   
    } 
   
}
@media (min-width: 992px) {
    .pl-lg-3{padding-left: 1.5em;} 
     .pr-lg-3{padding-right: 1.5em;} 
     .px-lg-5{padding-right: 3em;padding-left: 3em;}
     .pb-lg-5{padding-bottom: 3em}
     .pb-lg-3{padding-bottom: 1.5em}
      h2{font-size: 2.5rem}
 }
@media (max-width: 1366px) {
    .kv  .rc-keyfeature{max-width: 1000px; padding-bottom: 2em}
    .vx76-hero h1{font-size: 45px;}
}