@font-face {
    font-family: "vs-gaming";
    src: url("fonts/vs-gaming.eot");
    src: url("fonts/vs-gaming.eot") format("embedded-opentype"), url("fonts/vs-gaming.woff") format("woff"), url("fonts/vs-gaming.ttf") format("truetype"), url("fonts/vs-gaming.svg") format("svg");
    font-weight: normal;
    font-style: normal
}
[data-icon]:before {
    font-family: "vs-gaming" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1em;
    font-size: inherit;
    vertical-align: middle
}
[class^="vs-gaming-icon-"]:before, [class*=" vs-gaming-icon-"]:before {
    font-family: "vs-gaming" !important;
}
[class^="vs-gaming-icon-"] {
    line-height: 1em;
    font-size: inherit;
    vertical-align: middle
}
.vs-gaming-icon-arrow-down:before {
    content: "\61"
}
.vs-gaming-icon-arrow-left:before {
    content: "\62"
}
.vs-gaming-icon-arrow-right:before {
    content: "\63"
}
.vs-gaming-icon-arrow-up:before {
    content: "\64"
}
.vs-gaming-icon-cart:before {
    content: "\65"
}
.vs-gaming-icon-facebook:before {
    content: "\66"
}
.vs-gaming-icon-facebook-box:before {
    content: "\67"
}
.vs-gaming-icon-csgo:before {
    content: "\68"
}
.vs-gaming-icon-lol:before {
    content: "\69"
}
.vs-gaming-icon-melee:before {
    content: "\6a"
}
.vs-gaming-icon-overwatch:before {
    content: "\6b"
}
.vs-gaming-icon-instagram:before {
    content: "\6c"
}
.vs-gaming-icon-reddit:before {
    content: "\6d"
}
.vs-gaming-icon-search:before {
    content: "\6e"
}
.vs-gaming-icon-trending:before {
    content: "\6f"
}
.vs-gaming-icon-twitch:before {
    content: "\70"
}
.vs-gaming-icon-twitter:before {
    content: "\71"
}
.vs-gaming-icon-youtube:before {
    content: "\72"
}
.vs-gaming-icon-menu:before {
    content: "\73"
}
.vs-gaming-icon-amd:before {
    content: "\74"
}
.vs-gaming-icon-nvidia:before {
    content: "\75"
}
.vs-gaming-icon-resolution:before {
    content: "\76"
}
.vs-gaming-icon-size:before {
    content: "\77"
}
.vs-gaming-icon-cpu:before {
    content: "\78"
}
.vs-gaming-icon-feature-height:before {
    content: "\79"
}
.h1 {
    padding-bottom: 0.5em;
    padding-top: 0.5em;
}
h2, .btn {
    font-family: 'Segoe UI', open sans;
    border-radius: 5px;
}
.white {
    color: white;
}
.template_padding {
    max-width: 1366px;
    padding-bottom: 3rem;
    padding-top: 3rem;
}
.upcase {
    text-transform: uppercase;
}
.rc-outer {
    padding-top: 2em;
    padding-bottom: 2em;
}
.rc-outer h3 {
    font-weight: 700;
}
.btn-black {
    background: #333;
    border: #fff 1px solid;
    font-size: 14px;
    color: #fff;
    line-height: 37px;
    margin-top: 0px;
    padding: 0.2em 2em;
    text-transform: uppercase;
    transition: border 0.5s, color 0.5s, background 0.5s;
    margin: 1em 0;
    min-width: 180px;
}
.btn-black:hover {
    background: #FFF;
    border: #FFF 1px solid;
    color: #000;
}
.touch .btn-black:hover {
    background: #efefef;
    border: #333 1px solid;
    color: #000;
}
.vp-series .btn-white {
    background: #fff;
    color: #000;
}
.vp-series .btn-white:hover {
    background: #cdcdcd;
    color: #333;
}
.productimg {
    width: auto;
    max-height: 400px;
}
/*elite*/

.masthead {
    height: 60vh;
    min-height: 300px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.align-items-center {
    align-items: center
}
.justify-content-center {
    justify-content: center
}
.d-flex {
    display: flex;
}
.black-overlay {
    background-color: #000;
    opacity: 0.50;
}
.position-absolute {
    position: absolute;
}
.position-relative {
    position: relative;
}
.line-block {
    border-width: 3px;
    border-top: 3px solid rgba(0, 0, 0, .1);
    margin: 20px auto;
}
.xg-product {
    padding: 2em 2em 0em 2em;
    width: 80%;
    height: auto;
}
.vs-gaming-icon-size {
    font-family: "vs-gaming" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1em;
    font-size: inherit;
    vertical-align: middle;
    font-size: 7rem;
    position: relative;
}
.vs-gaming-icon-amd {
    font-size: 6rem;
    color: white;
    font-style: normal !important;
    padding-top: 1.5em;
}
.vs-gaming-icon-nvidia {
    font-size: 6rem;
    color: white;
    font-style: normal !important;
    padding-top: 1.5em;
}
.spec {
    font-size: 24px;
}
.position-top {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    font-size: 32px;
    top: 0;
    line-height: 2.5em;
    font-family: 'open sans';
}
.rv-img {
    height: 60px;
    width: auto
}
.img_height_100 {
    height: 100px;
    width: auto;
    margin: 2em auto;
}
#review {
    color: #666 !important;
}
#review h4 {
    font-size: 12px;
    font-weight: bold
}
#review p {
    font-size: 12px;
}

/* product list grid-item */
.grid-item > .product-image {
	display: flex;
	height: 80%;
}

.grid-item > .product-image > img {
    max-height: 200px;
}

.grid-item > .product-image > img {
	align-self: center;
	margin: 1em auto;
}

.grid-item > .product-link {
	height: 20%;
	display: inline-block;
}

@media(max-width: 768px) {
    #review .d-flex {
        display: inline-block;
    }
}
@media (min-width:768px) {
    .border-left {
        border-left: 1px #eee solid;
    }
    .productimg {
        /* height: 80%;*/
        width: auto;
    }
}
.mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}
/*touch*/

.text-dark {
    color: black;
    font-size: 13px;
}
/*colorpro*/

.h1_pro {
    font-weight: 500;
}
.colorpro-hr {
    display: inline-block;
    width: 19%;
    vertical-align: middle;
    border-width: 3px;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
    border-color: #212529;
}
.color_pro_grey {
    background: #333;
}
.mb-4 {
    margin-bottom: 2rem;
}
.mb-3 {
    margin-bottom: 1.5rem;
}
.rounded-circle {
    border-radius: 50% !important;
}
.color_pro_circle_height {
    height: 189px;
}
.container h3 {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 16px;
}
.flex-wrap {
    flex-wrap: wrap;
}
#colorpro_partners .col-sm-2.col-xs-12 {
    display: inline-block;
    margin-left: -10px;
    padding: 0 8px;
}
.img-fluid {
    max-width: 100%;
    height: auto;
    width: 100%;
    border-radius: 2px;
}
@media (max-width: 768px) {
    .h1_pro {
        font-size: 16px;
    }
    .colorpro-hr {
        margin-left: 0.5rem;
        margin-right: 0.5rem;
    }
    .img-fluid {
        max-width: 50%;
        height: auto;
        width: 50%;
    }
}
/*mytab*/

.color_pro_videos .nav-item {
    height: 100px;
    color: black;
    cursor: pointer;
}
.color_pro_videos .fa, .color_pro_videos .fab, .color_pro_videos .far, .color_pro_videos .fas {
    color: rgb(17, 216, 182);
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
    color: white;
    background-color: rgb(17, 216, 182);
    border: 1px solid rgb(17, 216, 182);
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem;
}
.color_pro_videos li a:hover {
    border: #dddddd 1px solid;
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem;
    background: none;
}
.color_pro_videos li.active i.fa, .color_pro_videos li.active h4 {
    color: white;
}
/*.nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
.nav-tabs .nav-item {
    margin-bottom: -1px;
}
.nav-link {
    display: block;
    padding: 1rem;
}*/
.color_pro_videos .pro_video_h6_tag {
    font-size: .8em;
    display: block;
}

.nav-tabs .nav-link.active .pro_video_h6_tag {
    color: white;
    text-shadow: 0 1px 1px #000,
    0 -1px 1px #000,
    1px 0 1px #000,
    -1px 0 1px #000;;
    font-weight: bold;
}

.fa-2x {
    font-size: 2em;
    padding-bottom: 8px;
}
.tab-pane {
    padding-top: 2em;
}
.navsub {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.navsub>li>a {
    position: relative;
    display: block;
    padding: 20px 15px;
}
.navsub.nav-tabs {
    padding-left: 15px;
    padding-right: 15px;
}
.nav-tabs {
    flex-wrap: wrap;
    display: flex;
}
.nav-tabs>li {
    flex: 1;
}
.nav-tabs .active {
    color: white;
    background-color: rgb(17, 216, 182);
    border: none;
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem;
}
.nav-tabs .nav-link.active {
    background-color: rgb(17, 216, 182);
    border: none;
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem;
}
.nav-tabs .nav-link.active h4 {
    color: white;
}

.nav-tabs .nav-link.active i {
    color: white;
}
.nav-tabs>li>a {
    /* background-color: #f2f2f2;*/
    border: #dddddd 1px solid;
    border-bottom: 0;
}
.nav-tabs>li>a {
    border-radius: 0 border: #dddddd 1px solid;
}
.tab-content {
    background-color: rgb(17, 216, 182);
    width: 100%;
}
@media (max-width: 768px) {
    .navsub>li>a {
        position: relative;
        display: block;
        padding: 5px;
    }
    .color_pro_videos .pro_video_h6_tag {
        font-size: .6rem;
    }
    .nav-tabs {
        padding-bottom: 2px;
    }
    .fa-2x {
        font-size: 1.5em;
    }
    .tab-pane {
        padding: 0;
    }
}
@media (max-width: 926px) {
    .nav-tabs .nav-link.active {
        border-radius: .5rem;
    }
}
/*carousel*/

.MultiCarousel {
    float: left;
    overflow: hidden;
    padding: 15px;
    width: 100%;
    position: relative;
}
.MultiCarousel .MultiCarousel-inner {
    transition: 1s ease all;
    float: left;
}
.MultiCarousel .MultiCarousel-inner .item {
    float: left;
}
.MultiCarousel .MultiCarousel-inner .item>div {
    text-align: center;
    padding: 10px;
    margin: 10px;
    color: white;
}
.MultiCarousel .leftLst, .MultiCarousel .rightLst {
    position: absolute;
    border-radius: 50%;
    top: calc(50% - 20px);
}
.MultiCarousel .leftLst {
    left: 0;
}
.MultiCarousel .rightLst {
    right: 0;
}
.MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over {
    pointer-events: none;
    background: #ccc;
}
@media only screen and (max-width: 480px) {
    .masthead {
        height: auto !important;
    }
    .masthead h1 {
        font-size: 30px;
        /* margin-bottom: 0;
        padding-bottom:0.3em;*/
    }
    .masthead img {
        margin-top: 1em;
    }
}


@media (max-width: 768px){
.vs-spec .navbar-brand:after {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 100;
    content: '\f078';
    margin-left: .8em;
    font-size: .5em;
    transition: .2s all linear;
    display: block;
    position: absolute;
    right: 1rem;
    top: 1.3rem;
    cursor: pointer;

}
.vs-spec .navbar-brand[aria-expanded=true]:after {
    transform: rotate(-180deg);
}