.streaming-pcs h2 sup{
    top: -1em;
    font-size: 20px;
}
.pcs__stream_play_title p sup{
  font-size: 12px;
}
/**********************pcs__nvnc**********************/
.stream__lightbox {
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  display: none;
  z-index: 999;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}
.stream__lightbox-container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 960px;
    display: block;
    height: auto;
    z-index: 10;
}

.stream__lightbox-content {
    padding: 40px;
}
.stream__lightbox-close {
    cursor: pointer;
    color: #fff;
    background: transparent;
    font-size: 31px;
    font-weight: bold;
    display: inline-block;
    line-height: 20px;
    padding: 6px 10px 10px 10px;
    position: absolute;
    right: 40px;
    top: 3px;
    border: none;
    z-index: 999;
    outline: none;
}
.stream__lightbox-close:before{
    content: "×";
}
.pcs__video-container {
    padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}
.pcs__video-container iframe,
.pcs__video-container object,
.pcs__video-container embed {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
/*********play-button-icon*************/
.pcs__stream_frame .play-btn{
  position: absolute;
    width: 120px;
    transition: .5s ease;
  z-index:2;
}
.pcs__stream_frame:hover .play-btn{
    transform: rotate(360deg);
 	 -webkit-transform: rotate(360deg);
  	-o-transform: rotate(360deg);
}
.nvid-logo{
    position: absolute;
    left: auto;
    right: 20px;
    top: 20px;
    transform: none;
}
/*********play-button-icon*************/
.pcs__nvnc{
   background-color:#7b2baa;
}
#pcs__stream_play{
    padding: 80px 40px;
}

.pcs__stream_play_title{
    text-align: center;
}
.pcs__stream_play_title p{
  margin-bottom: 40px;
}
#pcs__stream_play h2, #pcs__stream_play p{
  	color: #ffffff;
}
.pcs__stream_frame{
    position: relative;
      display: flex;
  align-items: center;
  justify-content: center;
    height: 550px;
    width: 960px;
    background: #22004e;
    max-width: 100%;
    margin: 0 auto;
    border-radius: 10px;
    cursor: pointer;
}
.pcs__stream_frame video{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    object-fit: cover;
    display: block;
    opacity: 0.8;
    max-width: 100%;
    border-radius: 10px;
}
.hide-nvid{
    display: none;
    max-width: 100%;
    border-radius: 10px;
}
/**********************pcs__nvnc**********************/
.stream-setup{
	display: none;
}
.products .system-builder-container{
  	max-width:1170px;
  margin:0 auto;
}
.products{
  padding-top: 0;
  background-color: #f3fcff;
}
.product .column-ind-holder .column-ind-header {
  background: #7c3aff;
  border-radius: 5px 5px 0 0;
}
.product .column-ind-holder .column-content {
  background: #ffffff;
  border: none;
  border-radius: 0 0 5px 5px;
  padding: 0 0 20px 0!important;
}
.product .column-ind-holder .column-content .products-points-holder{
  background: transparent;
  margin:0;
}
.product .column-ind-holder .column-content .config_button_holder .btn{
  border-radius: 5px;
  background: #7c3aff;
  border-color:#7c3aff;
}
.product .column-ind-holder .column-content .config_button_holder .btn:hover{
  background: #622ec9;
}
.product .column-ind-holder .column-content .from-inc-price{
  margin: 0 20px;
}
.product .column-ind-holder .column-content .from-inc-price span{
  color: #7c3aff;
}
ul.exceptions_list li:before, ul.list-caret li:before, ul.list-chevron-right li:before {
  color: #7c3aff;
}
.product .column-ind-holder .column-content .product-image-holder .product-image img{
  	width: 150px;
 	height: auto;
    padding: 10px 0;
}
.column-ind-holder {
    box-shadow: 1px 1px 7px 2px rgba(0, 0, 0, 0.08);
}
.streampc-specs{
  display: flex;
  justify-content: center;
  background-color: #f3fcff;
  padding: 40px 0;
  text-align: center;
}
.streampc-specs h2{
  margin: 0;
}
.stream-pc-title a:last-child{
  margin-left: 20px;
}
.config_button_holder{
	margin: 0 20px;
  margin-top: auto;
}
.product .column-ind-holder .column-content .product-image-holder .product-image{
  height: auto;
}
/********************end-specs******************/
.mc-arrow:after{
    font-family: 'Fontawesome';
    display: inline-block;
    padding-left: 8px;
    margin-right: 5px;
    color: #ffffff;
    content: "\f054";
    -webkit-transition: transform .3s ease-out;
    -moz-transition: transform .3s ease-out;
    -ms-transition: transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    transition: transform .3s ease-out;
}
.mc-arrow:hover:after {
    color: #ffffff;
    -webkit-transform: translateX(4px);
    -moz-transform: translateX(4px);
    -ms-transform: translateX(4px);
    -o-transform: translateX(4px);
    transform: translateX(4px);
}
section#main.main-ind{
  padding: 0;
  background: none;
}
.streaming-pcs{
 background-color: #ffffff; 
}
.stream-inner{
    margin: auto;
    max-width: 1170px;
    width: 100%;
}
.stream-fl{
    float: left;
}
.stream-fr{
    float: right;
}
.streaming-pcs .stream-btn{
  	font-family: 'Montserrat-bold';
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    font-size: 16px;
    line-height: 1.5;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.streaming-pcs h2{
    font-family: 'Montserrat-medium';
    font-size: 50px;
    margin-bottom: 10px;
    margin-top: 0;
    line-height: 1;
  	text-transform: none;
}
@keyframes fade-in {
    from {opacity: 0; transform: translatey(30px);}
    to {opacity: 1; transform: translatey(0px);}
}
.fade-in-element {
    animation: fade-in 1.5s;
  }
.hidden{
 opacity: 0; 
}
.chev-down {
    text-align: center;
    margin-bottom: 20px;
    animation: MoveUpDown 2.5s linear infinite;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.chev-down i {
    font-size: 25px;
    margin: 0 !important;
    color: #7c3aff;
   
}
@keyframes MoveUpDown {
    0%, 100% {
      bottom: 0;
    }
    50% {
      bottom: 10px;
    }
  }
/******************************streamingpc-feature******************************/
.stream-pc-title i{
    padding-left: 5px;
}
.stream-pc-systems-feature{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 0;
    background: rgb(156,83,252); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(156,83,252,1) 0%, rgba(255,255,255,1) 49%, rgba(255,255,255,1) 60%, rgba(255,255,255,1) 60%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(156,83,252,1) 0%,rgba(255,255,255,1) 49%,rgba(255,255,255,1) 60%,rgba(255,255,255,1) 60%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: url('/images/landing/pcs/streaming-pcs/stream-icons.png'), linear-gradient(to bottom, rgba(156,83,252,1) 0%,#ffffff 49%,#ffffff 60%,rgba(255,255,255,1) 60%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9c53fc', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    position: relative;
    background-repeat: repeat-x;
}
.stream-pc-title{
    text-align: center;
    max-width: 950px;
    margin: 0 auto;
    padding: 50px 40px;
    color: #ffffff;
}
.streaming-pcs .stream-btn{
    border: none;
    padding: 15px 40px;
    color: #ffffff;
    margin-top: 20px;
    background-color:#7c3aff;
    border: 1px solid rgba(0,0,0,0.21);
    border-bottom: 4px solid rgba(0,0,0,0.21);
    border-radius: 4px;
}
.streaming-pcs .stream-btn:first-child{
  min-width: 294px;
  width: auto;
}
.streaming-pcs .stream-btn:hover{
    background-color:#51328f;
}   
.stream-pc-image{
    text-align: center;
    margin-bottom: 20px;
}
.video-wrapper {
    position: relative;
    background: url('/images/landing/pcs/streaming-pcs/streaming-feature.png') center center;
    background-size: contain;
    background-repeat: no-repeat;
    height: 757px;
    margin: 0 auto;
}
.video-wrapper video {
    box-sizing: border-box;
    position: relative;
    top: 101px;
    left: -208px;
    max-width: 545px;
    height: 320px;
}
/******************************streamingpc-record******************************/
.streampc-record{
    padding: 40px 20px;
    text-align: center;
}
.streampc-record-content{
    max-width: 950px;
    margin: 0 auto; 
 	padding: 40px 40px 0 40px;
}
.record-image{
    margin-top: 40px;
}
.streampc-record-content p:last-child{
  	margin-top: 20px;
}
.streampc-component{
   background-image: url('/images/landing/pcs/streaming-pcs/components-background.jpg');
   background-repeat: no-repeat;
   background-position: 50%;
   background-size: cover;
    padding: 60px 40px;
    overflow: hidden;
}
.streampc-component h2{
    color: #ffffff;
}
.streampc-component p{
 color: #ffffff;
}
.streampc-component-top{
    max-width: 950px;
    margin: 0 auto;
    text-align: center;
}
.streampc-component-bottom .streampc-fl{
    width: 50%;
}
.streampc-component-bottom .streampc-fr{
    width: 50%;
}
.streampc-component-box{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background-color: rgba(171,0,236,0.70);
    margin-top: 60px;
    overflow: hidden;
    box-shadow: 1px 1px 12px 2px;
}
.streampc-component-bottom .streampc-component-box:first-child{
    background-color: rgba(0,84,236,0.70);
}
.streampc-component-box .streampc-fr .component-bg{
    background-image: url('/images/landing/pcs/streaming-pcs/processor-bg.jpg');
    background-size: cover;
    background-position: 50%;
    height: 350px;
}
.streampc-component-box p{
    color: #ffffff;
    margin: 0;
}
.streaming-pcs .streampc-box-title{
    font-family: 'Montserrat-medium';
    font-size: 35px;
    color: #ffffff;
    margin: 0;
}
.streampc-box-text{
    padding: 40px;
}
.streampc-component-bottom .streampc-component-box:nth-child(2) .streampc-fl{
    background-image: url('/images/landing/pcs/streaming-pcs/gpu-bg.jpg');
    background-size: cover;
    background-position: 50%;
    height: 350px;
}
.streampc-component-bottom .streampc-component-box:nth-child(2) .streampc-fr{
    background-image: none;
    height: auto;
}
.streampc-hov-box{
    overflow: hidden;
}
.component-bg{
    width: 100%;
    height: 100%;
    background-color: black; /* fallback color */
    background-image: url('/images/landing/pcs/streaming-pcs/gpu-bg.jpg');
    background-position: center;
    background-size: cover; 
    transition: all 0.5s ease;
}
.component-bg:hover{
    transform: scale(1.1);
}
.section-icon{
    margin-bottom: 20px;
}
.hr-line{
    height: 5px;
    max-width: 80px;
    margin: 20px auto;
    background: #ae90fe; /* Old browsers */
background: -moz-linear-gradient(left, #ae90fe 1%, #7db9e8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #ae90fe 1%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #ae90fe 1%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ae90fe', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 */ 
}
/******************************streampc-services******************************/
.streampc-services{
    background-color: #130d24;
    overflow: hidden;
    padding: 40px;
}
.streampc-services-inner{
    display: flex;
}
.streampc-services-box{
    width: 33%;
    color: #ffffff;
    text-align: center;
    padding: 15px;
}
.streampc-services-box img{
    width: 100px;
    margin-bottom: 20px;
}
.streampc-services-box h2{
    font-size: 26px;
}
p.streampc-services-title{
	font-family: 'Montserrat-medium';
    font-size: 26px;
    margin-bottom: 10px;
    margin-top: 0;
    line-height: 1;
    text-transform: none;
}
/******************************streamingpc-cards******************************/
.streampc-cards{
    overflow: hidden;
    padding: 60px 20px;
    background-color: #130d24;
}
.streampc-cards h2{
    color: #ffffff;
}
.streampc-cards p{
    color: #ffffff;
}
.power-cards-top{
    margin: 0 auto;
    max-width: 950px;
    text-align: center;
}
.power-cards{
    display: flex;
    justify-content: center;
    margin-top: 40px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.power-cards .streampc-fl{
    width: 500px;
    margin-right: 10px;
}
.power-cards .streampc-fr{
    width: 500px;
    margin-left: 10px;
}
.power-cards a{
    text-decoration: none;
}
.p-card{
    display: flex;
    justify-content: center;
    padding: 20px;
    overflow: hidden;
    position: relative;
    height: 450px;
  box-sizing: content-box;
}
.p-card .stream-btn{
    position: absolute;
    top: 140px;
    background-color: #ffffff;
    color: #000000;
    border: none;
    z-index: 999;
    text-decoration: none;
    left: 50%;
    transform: translate(-50%, 0);
}
.p-card .stream-btn:hover{
    background-color: #ffffff;
}
.p-card:hover{
    opacity: 0.9;
}
.power-cards .streampc-fr .p-card{
    background-color: #ed1c24;
}
.power-cards .streampc-fl .p-card{
    background-color: #1758c3;
}
.power-cards img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    z-index: 998;
}
.p-card-logo{
    position: absolute;
    left: 0;
    right: 0;
    top: 40px;
}
.p-card-image{
    position: absolute;
    left: 0;
    right: 0;
    bottom: -150px;
}
.p-card:before {
    content: '';
    display: block;
    -webkit-animation: 4s bg linear infinite;
    animation: 4s bg linear infinite;
    background: url('/images/landing/pcs/streaming-pcs/power-card-bg4.png') no-repeat;
    position: absolute;
    opacity: 0.6;
    height: 1200px;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 0;
  }
  .p-card:after {
    content: '';
    display: block;
    -webkit-animation: 4 bg2 linear infinite;
    animation: 4s bg2 linear infinite;
    background: url('/images/landing/pcs/streaming-pcs/power-card-bg4.png') no-repeat;
    position: absolute;
    height: 1200px;
    opacity: 0.6;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 0;
  }
  @-webkit-keyframes bg {
    0% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
    100% {
      -webkit-transform: translateY(-100%);
      transform: translateY(-100%);
    }
  }
  @-webkit-keyframes bg2 {
    0% {
      -webkit-transform: translateY(100%);
      transform: translateY(100%);
    }
    100% {
      -webkit-transform: translateY(0%);
      transform: translateY(0%);
    }
  }
  @keyframes bg {
    0% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
    100% {
      -webkit-transform: translateY(-100%);
      transform: translateY(-100%);
    }
  }
  @keyframes bg2 {
    0% {
      -webkit-transform: translateY(100%);
      transform: translateY(100%);
    }
    100% {
      -webkit-transform: translateY(0%);
      transform: translateY(0%);
    }
  }
/******************************streamingpc-games******************************/
.streampc-games{
    padding: 80px 40px;
    overflow: hidden;
}
.streampc-games .stream-inner{
    display: flex;
    align-items: center;
}
.streampc-games .streampc-fl{
    width: 40%;
}
.streampc-games .streampc-fr{
    width: 60%;
    text-align: center;
}
.streampc-logo img{
    max-width: 100%;
    padding: 20px 0;
}
.streampc-logo .logo:nth-child(odd) img{
    margin-right: 20px;
}
.logo{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
    float: left;
    height: 150px;
}
/******************************streampc-access******************************/
.streampc-access{
    background-image: url('/images/landing/pcs/streaming-pcs/periph-bg.jpg');
    background-repeat: no-repeat;
    background-color: #130d24;
    background-position: 50%;
    padding: 40px;
    overflow: hidden;
}
.streampc-access-top{
    text-align: center;
    max-width: 950px;
    margin: 0 auto;
    padding-bottom: 80px;
}
.streampc-access i{
    font-size: 40px;
}
.streampc-access h2{
    color: #ffffff;
}
.streampc-access p{
    color: #ffffff;
    display: inline-block;
}
.streampc-access-sec-inner img{
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}
.streampc-access-sec{
    display: flex;
    margin-bottom: 40px;
}
.streampc-access-sec:first-child{
    text-align: center;
}
.streampc-access-text i{
    color: #ab00ec;
    margin-right: 20px;
}
.streampc-access-sec .streampc-fr{
    width: 50%;
}
.streampc-access-sec .streampc-fl{
    width: 50%;
}
.streampc-access-text{
    max-width: 380px;
    margin: 0 auto;
    text-align: left;
}
.streaming-pcs .access-title{
    font-family: 'Montserrat-medium';
    font-size: 40px;
    margin: 0;
}
.streampc-access-sec-inner{
   padding: 10px;
}
.streampc-access-sec img{
    margin-bottom: 20px;
}
/******************************streampc-access******************************/
.streampc-elgato{
    display: flex;
    background-image: url('/images/landing/pcs/streaming-pcs/elgata-bg.jpg');
    background-repeat: no-repeat;
    background-color: #060c3e;
    background-position: 50%;
    height: 600px;
    padding: 40px;
}
.streampc-elgato-content p{
    color: #ffffff;
}
.streampc-elgato-content img{
    width: 180px;
  	margin-bottom: 40px;
}
.streampc-elgato-content{
        width: 50%;
        float: right;
}
.streampc-elgato-content-inner p:last-child{
  	margin-top: 20px;
}
/******************************streampc-sidemen******************************/
.streampc-sidemen{
    background-image: url('/images/landing/pcs/streaming-pcs/sdmn-bg.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    padding: 40px;
}
.streampc-sidemen-bottom{
	max-width: 950px;
    text-align: center;
  	margin: 0 auto;
}
.stream-sidemen-pcs {
    margin-top: 120px;
}
.stream-sidemen-logo{
    display: block;
    width: 300px;
    margin: 20px auto;
}
.streampc-sidemen i{
    margin-left: 5px;
}
/******************************streampc-sidemen******************************/
@media only screen and (max-width: 1060px){
    .video-wrapper {
        height: 556px;
    }
    .video-wrapper video {
        box-sizing: border-box;
        position: relative;
        top: 80px;
        left: -152px;
        max-width: 398px;
        height: 223px;
    }
    .streampc-services-inner{
        display: block
    } 
  .streampc-services-box:first-child{
      	margin-top: 0;
  }
    .streampc-services-box{
        width: 100%;
        padding: 0;
      	margin-top: 20px;
    }  
}
@media only screen and (max-width: 960px) {
    .streampc-comp-bottom {
        display: block;
    }
    .streampc-comp-icon{
        margin: 0 auto;
        max-width: 100%;
    }
    .streampc-games{
        text-align: center;
      padding: 40px;
    }
    .streampc-games .streampc-fl{
        width: 100%;
    }
    .streampc-games .streampc-fr{
        width: 100%;
    }
    .streampc-games .stream-inner{
        display: block;
    }
    .streampc-elgato{
        background-image: none;
        background-position: center;
        padding: 0;
        height: auto;
    }
    .streampc-elgato-content{
        width: 100%;
    }
    .elgato-bg-image{
        background-image: url('/images/landing/pcs/streaming-pcs/elgata-bg.jpg');
        height: 300px;
        background-size: cover;
        background-position: 20%;
    }
    .streampc-elgato-content-inner{
        padding: 40px;
    }
}
@media only screen and (max-width: 780px) {
    .video-wrapper {
        height: 356px;
    }
    .video-wrapper video {
        box-sizing: border-box;
        position: relative;
        top: 50px;
        left: -98px;
        max-width: 254px;
        height: 145px;
    }
    .stream-pc-image{
        margin-top: 0px;
    }
    .power-cards{
        display: block;
    }
    .power-cards .streampc-fl{
        width: 100%;
        float: none;
    }
    .power-cards .streampc-fr{
        width: 100%;
        float: none;
        margin-left: 0;
    }
    .power-cards .streampc-fl .p-card {
        margin-right: 0;
        margin-bottom: 20px;
    }
    .power-cards .streampc-fr .p-card {
        margin: 0;
    }
    .streampc-component-box{
        flex-direction: column-reverse;
    }
    .streampc-component-box:nth-child(2){
        flex-direction: inherit;
    }
    .streampc-component-bottom .streampc-fl {
        width: 100%;
        float: none;
    }
    .streampc-component-bottom .streampc-fr {
        width: 100%;
        float: none;
    }
    .streampc-access-sec {
        flex-direction: column;
        text-align: center;
    }
    .streampc-access-sec:nth-child(2) {
        flex-direction: column-reverse;
    }
    .streampc-access-sec .streampc-fl {
        width: 100%;
        float: none;
    }
    .streampc-access-sec .streampc-fr {
        width: 100%;
        float: none;
    }
    .stream-mic .streampc-fr img {
        float: none;
    }
  .streaming-pcs .access-title{
    	font-size: 30px;
  }
  .stream-pc-title a:last-child{
  margin-left: 0px;
}
 /**********************pcs__nvnc**********************/ 
      .hide-nvid{
    display: block;
}
.pcs__stream_frame{
    height: auto;
    width: auto;
}
    .pcs__stream_frame video{
        display: none;
    }
  .pcs__stream_frame .play-btn{
    width: 15vw;
  }
.nvid-logo{
  width: 20vw;
  }
  /**********************pcs__nvnc**********************/
}
@media screen and (min-device-width: 320px) and (max-device-width: 1024px){
  .streampc-record-content{
    padding: 20px;
  }
  .video-wrapper{
    background: none;
    background-size: contain;
    background-repeat: no-repeat;
    height: auto;
}
.video-wrapper video{
    display: none;
}
.stream-pc-image {
    padding: 0 20px;
    margin-bottom: 0;
}
.streaming-pcs h2{
    font-size: 34px!important;
}
.streaming-pcs h2 sup{
    font-size: 14px;
  }
  .stream-setup{
    display: block;
  }
  .p-card .stream-btn{
     min-width: auto;
    left: auto;
    transform: none
  }
}
@media screen and (min-device-width: 320px) and (max-device-width: 500px){
  .stream-pc-title .stream-btn{
    min-width: 100%;
  }
    .stream-pc-title .stream-btn:first-child{
       min-width: 100%;
    	font-size: 14px;
      	padding: 15px;
}
  .streampc-sidemen-bottom .stream-btn:first-child{
     min-width: 100%;
  }
}