/* ==========================================================================
   Author's custom styles - Adrian Kaliński graphic designer x-kom.pl
   ========================================================================== */

/* =================================== kontenery sekcje =================================== */

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.gamer_image {
    margin-top: -1px !important;
    margin-bottom: -1px !important;
    width: 100% ;
    border-radius: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    vertical-align : middle;
    object-fit:cover;
}

.gamer_image_top {
    margin-top: -1px !important;
    margin-bottom: -1px !important;
    width: 100% ;
    border-radius: 0px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    vertical-align : middle;
    object-fit:cover;
}

.gamer_image2{
    margin-top: -1px !important;
}

@media (max-width: 640px) {
    .gamer_h2 {
    line-height: 1.2 !important;
}
}


/* =================================== fonty =================================== */
@font-face {
  font-family: 'DecimaPro-Bold';
  src: url('../fonts/DecimaPro-Bold.otf') format("opentype");
  src: local('DecimaPro-Bold'), url('../fonts/DecimaPro-Bold.otf')  format('opentype');  
}
@font-face {
  font-family: 'DecimaPro';
  src: url('../fonts/DecimaPro.otf') format("opentype");
  src: local('DecimaPro'), url('../fonts/DecimaPro.otf')  format('opentype');  
} 
.gamer_h1{
font-family: 'DecimaPro-Bold', sans-serif !important;
font-size: 36px !important;
line-height: 0.9;
letter-spacing: 0 !important;
color: #fff !important;
margin-bottom: 20px !important;
padding: 5px !important;
display: inline-block !important;
text-transform: uppercase !important;
margin-top: 0px !important;  
}
.gamer_h1 span{
font-family: 'DecimaPro-Bold', sans-serif !important;
font-size: 30px !important;
line-height: 0.9;
letter-spacing: 0 !important;
color: #fff !important;
margin-bottom: 0px !important;
padding: 5px !important;
display: inline-block !important;
text-transform: uppercase !important;
margin-top: 15px !important;    
}

.gamer_h2{
font-family: 'DecimaPro-Bold', sans-serif !important;
font-size: 37px !important;
line-height: 0.8;
letter-spacing: 0 !important;
color: #fff !important;
margin-bottom: 20px !important;
padding: 5px !important;
text-align: left !important;
background-color: #753cbc !important;
display: inline-block !important;
text-transform: uppercase !important;
margin-top: 50px !important;
}

.gamer_h3{
font-family: 'DecimaPro', sans-serif !important;
font-size: 20px !important;
line-height: 0.8;
letter-spacing: 0 !important;
color: #fff !important;
margin-bottom: 10px !important;
padding: 5px !important;
text-align: left !important;
background-color: #753cbc !important;
display: inline-block !important;
text-transform: uppercase !important;
margin-top: 25px !important;
}

.video-container2 {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    margin: 0px;
    height: 0;
    overflow: hidden;
}

.video-container3 {
    position: relative;
    padding-bottom: 38.5%;
    padding-top: 0px;
    margin: -1px -15px 0px -15px;
    height: 0;
    overflow: hidden;
}

.video-gamer{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  object-fit: cover;
}

#ytplayer{ 
        height:100%; 
		width:100%; 
		display: block;
		position: absolute;
		top: 0;
		left: 0;
    }

.kotwica{
	color: inherit;
    text-align: center !important;
	}

.kotwica:hover{
	color: #fff !important;
}	
.kotwica:active{
	color: #fff !important;
}
.see_more{
    font-family: 'DecimaPro', sans-serif !important;
    font-size: 16px !important;
    line-height: 0.5 !important;
    letter-spacing: 0 !important;
    color: #fff !important;
    margin-bottom: 20px !important;
    padding: 10px !important;
    text-align: center !important;
    display: block;
    transform: translateX(-50%);
    position: absolute;
    top: 170px;
    left:50%;
    border-top: 2px solid #753cbc;
}
.see_more:hover, .see_more:active{
    transform : translate(-50%,10px);
    -moz-transform : translate(-50%,10px);
    -webkit-transform : translate(-50%,10px);
    -o-transform : translate(-50%,10px);
    -ms-transform : translate(-50%,10px);
    transition: .2s ease-in-out;
    text-decoration: none;
}
	
.gamer_p{
font-family: 'DecimaPro-Bold', sans-serif !important;
font-size: 20px !important;
line-height: 0.8 !important;
letter-spacing: 0 !important;
color: #fff !important;
margin-bottom: 20px !important;
padding: 5px !important;
text-align: center !important;
background-color: #753cbc !important;
display: inline-block !important;
text-transform: uppercase !important;
margin-top: 20px !important;
}

.gamer_p_small{
    font-size: 16px !important;
    font-weight: 400 !important;
}
.p_medium{
    font-size: 16px !important;
}

.p_small{
    font-size: 14px !important;
}

.gamer_p_2 {
	font-size: 20px !important;
font-weight: 300 !important;
line-height: 1.4 !important;
letter-spacing: .6px !important;
color: #4D4D4D !important;
margin: 0 !important;
padding-top: 10px !important;
padding-bottom: 10px !important;
    padding-right: 30px;
}

.gamer_p_2_small {
	font-size: 16px !important;
font-weight: 300 !important;
line-height: 1.4 !important;
letter-spacing: .6px !important;
color: #a9a9a9 !important;
margin: 0 !important;
padding-top: 10px !important;
padding-bottom: 10px !important;
    padding-right: 30px;
}


@media (max-width: 800px) {
.gamer_p_2, .gamer_li2, .gamer_li3, .gamer_p_2_small {
    padding-right: 0px;
}
}
.black_bg{
    background: #000;
    padding-top: 15px !important;
    padding-bottom: 30px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
	margin-top: -1px !important;
}
.black_bg2{
    background: #000;
    padding-top: 0px !important;
    padding-bottom: 30px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;

}
.black_bg3{
    background: #000;
    padding-top: 0px !important;
    padding-bottom: 15px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.white_bg{
    background: #fff;
    padding-top: 0px !important;
    padding-bottom: 30px !important;
}

.white{
    color:#fff !important;
}


.gamer_ul {
    list-style: none;
    text-align: left !important;
}

.gamer_li::before {content: "\25AA"; color: #753cbc;}
.gamer_li2 {
    font-size: 20px !important;
    font-weight: 300 !important;
    line-height: 1.4 !important;
    letter-spacing: .6px !important;
    color: #4D4D4D !important;
    margin: 0 !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-right: 30px;
    margin-left: -25px !important;
	
}
.gamer_li3 {
    font-size: 20px !important;
    font-weight: 300 !important;
    line-height: 1.4 !important;
    letter-spacing: .6px !important;
    color: #fff !important;
    margin: 0 !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-right: 30px;
    margin-left: -25px !important;
	
}

.gamer_li3::before {content: "\25AA"; color: #753cbc; margin-left:0px;
    font-size: 20px !important;
font-weight: 300 !important;
}


.gamer_li2::before {content: "\25AA"; color: #753cbc; margin-left:0px;
    font-size: 20px !important;
font-weight: 300 !important;
}

/* =================================== fotki =================================== */


/* Gray Scale */
.game1 {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.game1:hover {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}


.clip_img_bottom{
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 78%);
    -moz-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 78%);
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 78%);
}
.clip_img_bottom2{
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 88%, 0 70%);
    -moz-clip-path: polygon(0 0, 100% 0%, 100% 88%, 0 70%);
    clip-path: polygon(0 0, 100% 0%, 100% 88%, 0 70%);
}
.clip_img_bottom3{
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 0%);
    -moz-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 0%);
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 0%);
}
.clip_img_bottom4{
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 88%);
    -moz-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 88%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 88%);
}
.clip_img_top{
    -webkit-clip-path: polygon(0 0, 100% 22%, 100% 100%, 0% 100%);
    -moz-clip-path: polygon(0 0, 100% 22%, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 22%, 100% 100%, 0% 100%);
}
.clip_img_top2{
    -webkit-clip-path: polygon(0 0, 100% 3%, 100% 100%, 0% 100%);
    -moz-clip-path: polygon(0 0, 100% 3%, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 3%, 100% 100%, 0% 100%);
}
/*.clip_img_top3{
    -webkit-clip-path: polygon(0 11%, 100% 21%, 100% 100%, 0% 100%);
    -moz-clip-path: polygon(0 11%, 100% 21%, 100% 100%, 0% 100%);
    clip-path: polygon(0 11%, 100% 21%, 100% 100%, 0% 100%);
}*/
.clip_img_top3{
    -webkit-clip-path: polygon(0 19%, 100% 29%, 100% 100%, 0% 100%);
    -moz-clip-path: polygon(0 19%, 100% 29%, 100% 100%, 0% 100%);
    clip-path: polygon(0 19%, 100% 29%, 100% 100%, 0% 100%);
}

.gamer_ico{
    margin-top: 50px !important;
    margin: 0;
    width: 95px;
    height: 95px;
    border-radius: 0;
}
.gamer_ico2{
    margin-top: 50px !important;
    margin: 0;
    width: 95px;
    /*height: 95px;*/
    border-radius: 0;
}
.gamer_ico_top{
    margin-top: 0px !important;
    margin: 0;
    width: 95px;
    height: 95px;
    border-radius: 0;
}
.gamer_ico_top2{
    margin-top: -140px !important;
    margin: 0;
    width: 130px!important;
    height: 130px!important;
    border-radius: 0;
}


.icon-box li, .gamer_li {

    font-size: 14px !important;
    padding-bottom: 0 !important;
    text-align: left;
    font-weight: 300;
}
.full{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.gamer_pre_video{
    /*margin-bottom:-50px;*/
}
.gamer_link, .gamer_link.active, .gamer_link:hover {
    color: #fff;
}
.video_margin{
    position: relative;
    top:-100px;
	margin-left:-15px;
	margin-right:-15px;
}
 .video-container{position:relative;padding-bottom:56.25%;padding-top:0px; margin: 0px 0 -100px 0;height:0;overflow:hidden;}


/* Skills Progess Bar 
===================================================================================================== */

.g4m3r-progress {
    margin-top: 40px;
}

.g4m3r-progress .progress {
    overflow: hidden;
    height: 30px;
    margin-bottom: 20px;
    background-color: #000;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}

.g4m3r-progress .progress span {
    font-family: 'DecimaPro', sans-serif !important;
    padding: 0px 15px;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
}

.g4m3r-progress .progress, .g4m3r-progress .progress-bar {
    border-radius: 0px;
}

.g4m3r-progress .progress-bar {
    line-height: 30px;
    font-family: 'DecimaPro', sans-serif !important;
    text-align: left;
    float: left;
    width: 0;
    height: 100%;
    font-size: 16px;
    color: #fff;
    background-color: #753cbc;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
    padding: 0px 14.66667%;;
    margin-left: 25px;
}
.g4m3r-progress .progress-bar:hover {

    background-color: #411e6c;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
   
}


@media (max-width: 800px) {
    .g4m3r-progress .progress-bar {
        margin-left: 0px;
        padding: 0px 5px;
}
}


/* Style istniejące na stronie - nadpisanie  
===================================================================================================== */

.icon-box-icon .ico {
    margin: 0;
    width: 95px;
    border-radius: 0px;
}
.icon-box-icon img {
    max-height: 100%;
}
img {
    vertical-align: middle;
}
img {
    border: 0;
}

.icon-box ul {
    margin-bottom: 0;
    padding: 0;
        padding-top: 0px;
    margin: 0 !important;
    margin: auto !important;
    display: block;
    max-width: 80%;
}

.product-page .product-description li {

    font-family: "Open Sans","Open Sans Condensed",sans-serif;
    line-height: 1.5;
    padding-bottom: 10px;
    color: #333;
    font-weight: 300;
    font-size: 15px;
    text-align: left !important;

}


.product-page .product-description .icon-box, .icon-box {
    border: 1px solid #d6d6d6;
    font-weight: 700;
    height: 160px;
    padding: 2em 0;
    text-align: center;
}
.icon-box p{width: 100%;}

.icon-box {
    height: auto;
    min-height: 325px;
    margin: 15px 0;
    font-size: 75%;
}
.icon-box2 {
    height: auto;
    min-height: 270px;
    margin: 0px 0;
    font-size: 75%;
    border: 0px;
}
.icon-box3 {
    height: auto;
    /*min-height: 80px;*/
    margin: 0px 0;
    border: 0px;
}

.product-page .product-description .icon-box p {
    font-family: "Open Sans","Open Sans Condensed",sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #333;
    padding: 0 10px;
}


.box_ms {
	position: relative;
}
.background-image_ebp {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.box_ms:before {
	content: "";
	display: block;
	padding-top: 71.19999999999%
}
.content_ms {
	position: absolute;
	top: .13%;
	left: 0;
	bottom: 0;
	right: 0;
}
iframe {
	display: block;
	margin: auto;
	margin-top: 13.145%;
	width: 50%;
	height: 50%;
	margin-top: 6%;
}

.product-page .product-description .fresh-content img {
    border-radius: 0px !important;
    
}

.col-md-4 {
    width: 33.33333% !important;
}




/*==========  mobile fonts ======= */

@media (max-width: 1200px) {
    .gamer_h3{font-size: 16px !important;
    padding: 3px !important;}
    .gamer_p{font-size: 16px !important;}
    .p_medium {
    font-size: 14px !important;}
    .icon-box2 {margin: 0 auto !important;}
    .icon-box{min-height: 370px !important;margin: 15px 0;}
    .gamer_h1{font-size: 36px !important;}
    .gamer_h1 span{font-size: 28px !important;
    margin-top: 12px !important;}
    .gamer_ico_top2{margin-top: -160px !important;}
    .see_more{ position: absolute!important; top: 160px!important; left:50%!important;}
}
@media (max-width: 991px) {
    .see_more{ position: absolute!important; top: 130px!important; left:50%!important;}
}

@media (max-width: 768px) {
    
.gamer_h2{font-size: 24px !important;
    padding: 3px !important;
    line-height: 0.8 !important;}
.gamer_h3{font-size: 16px !important;
    padding: 3px !important;}
.gamer_p{font-size: 16px !important;}
.gamer_p_2, .gamer_li2, .gamer_li3,  {font-size: 16px !important;}
.gamer_p_2_small {font-size: 14px !important;}
.product-page .product-description li {font-size: 16px !important;}
    .gamer_ico, .gamer_ico_top, .ico {display: none;}
    .icon-box2 {min-height: 150px !important;
    margin: 0 auto;}
    .p_medium {font-size: 14px !important;}
    .col-xs-6, {padding-left: 10px !important; padding-right: 10px !important;}
    .icon-box{min-height: 220px !important;margin: 15px 0;}
    .gamer_h1{font-size: 28px !important;}
    .gamer_h1 span{font-size: 22px !important;
    margin-top: 8px !important;}
    .video_margin{ position: relative;top:-20px;margin-left:0px;margin-right:0px;}
    .video-container{position:relative;padding-bottom:56.25%;padding-top:0px; margin: 0px 0 -45px 0 !important;height:0;overflow:hidden;}
    .gamer_ico_top2{margin-top: -160px !important;}
    .see_more{ position: absolute!important; top: 130px!important; left:50%!important;}
}
@media (max-width: 544px) {
    .icon-box2 {min-height: 190px !important;
    margin: 0 auto;}
    .see_more{ position: absolute!important; top: 165px!important; left:50%!important;}
    .black_bg3{ padding-bottom: 0px !important;}
}


@media (max-width: 480px) {
    
.gamer_h2{font-size: 20px !important;
    padding: 6px !important;
    line-height: 0.8 !important;}
.gamer_h3{font-size: 14px !important;
    padding: 4px !important;
    margin-top: 10px !important;}
.gamer_p{font-size: 14px !important;}
.gamer_p_2, .gamer_li2, .gamer_li3{font-size: 14px !important;}
.gamer_p_2_small {font-size: 12px !important;}
.product-page .product-description li {font-size: 14px !important;}
    .gamer_ico, .gamer_ico_top, .ico {display: none;}
    .icon-box2 {min-height: 190px !important;
    margin: 0 auto;}
    .p_medium {font-size: 14px !important;}
    .col-xs-6, {padding-left: 10px !important; padding-right: 10px !important;}
    .icon-box{min-height: 250px !important;margin: 5px 0;}
    .gamer_p_small { font-size: 14px !important;}
    .icon-box li { font-size: 12px !important; font-weight: 300;}
    .icon-box p{margin-top: 5px !important;}
    .gamer_h1{font-size: 22px !important;}
    .gamer_h1 span{font-size: 18px !important;
    margin-top: 8px !important;}
    .gamer_ico_top2{margin-top: -140px !important;}
    .see_more{ font-size: 14px !important; position: absolute!important; top: 165px!important; left:50%!important;
     }
   
}

@media (max-width: 480px) {
    

    .icon-box2 {min-height: 240px !important;
    margin: 0 auto;}
	    .see_more{ position: absolute!important; top: 230px!important; left:50%!important;}

}


