/*
	Theme Name: Sportduell OnePage
	Theme URI: https://github.com/html5blank/html5blank
	Description: Simple Bootstrap Theme based on HTML5Blank
	Version: 1.0
	Author: Michał Krzeczkowski (@JustSeyin)
	Author URI: http://justseyin.pl
	Tags: Blank, HTML5, CSS3
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/
/*
input,
textarea,
button,
select,
a {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
*/
a:active, a:focus, a:visited {
	outline: 0;
	border: none;
	-moz-outline-style: none;
	box-shadow: none;
}

.mycard-header {
    background: #222222;
    padding: 13px;
    color: white;
    font-weight: bold;
}

.more-link{
    position: absolute;
    width: 100%;
    bottom: 20px;
    right: 25px;
}

.mycard-container {
    box-shadow: 3px 3px 9px 0px #00000042;
    margin-bottom: 10px;
}
.mycard-content {
    padding: 13px;
    font-size: 14px;
}

.stars-font-size {
    font-size: 11px;
}

.mycard-container a, .mycard-container a:hover, .mycard-container a:visited {
    color: black;
    text-decoration: none;
}

.min-h-200 {
    min-height: 200px;
}

.min-h-180 {
    min-height: 180px;
}

a, a:hover, a:visited {
    text-decoration: none;
}

header {
    width: 100%;
    overflow: auto;
    margin: 0 auto;
    background: #fff;
    position: fixed;
    top:0;
    box-shadow: 1px 1px 2px rgb(0 0 0 / 30%);
    z-index: 5;
}
.header_navi {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    font-size: 16px;
}

.logowanie ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: 30px;
    float: left;
}
.slide {
    height: 100%;
}


.logowanie ul {
    float: right;
}

.jezyk {
    height: 20px;
    margin: 6px 0;
    text-align: center;
}
h2.custom_header {
    font-weight: 700;
    letter-spacing: 0.2rem;
    font-size: 1.1rem;
    padding: 2rem 15px 1rem 15px;
}
h4.custom_header {
    font-weight: 700;
    letter-spacing: 0.2rem;
    font-size: 1.1rem;
    padding: 2rem 15px 1rem 15px;
}


.center {
    text-align: center;
}

.center-container {
    margin: 0 auto;
}

.center-flex {
    display: flex;
    align-items: center;
}

.right {
    text-align: right;
}

.yellow-font {
    color: #ffea87;
}

.yellow-bg {
    background: #ffea87;
}


/* not anymore from sd.com */
.hero_img_container {
    display: flex;
    width: 100vw;
    margin-top:85px;
    background: url("img/heroimg.jpg");
    background-position: center 90px;
    background-size: contain;
    background-repeat: no-repeat;
    min-height: 75vh;
    background-attachment: fixed;
    align-items: flex-end;
}
.hero_img_container h1 {
    margin: 0 auto;
    padding-bottom: 15px;
    font-size: 2.2em;
    color: #ffea87;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: 1px 1px 4px black;
    text-align: center;
}
.hero_img_container img {
    margin: 0 auto;
    max-width: 100%;
}
section#counters {
    background: #ffea87;
    margin-top: 45px;
}
section#counters .counter{
    min-height: 250px;
    color: white;
    text-transform: uppercase;
    font-weight: bolder;
}
section#counters .counter .big-counter{
	color: #272727;
    font-size: 3em;
    font-family: 'Shrikhand';
}
section#counters h2{
	color: #272727;
    font-size: 1rem;
    font-family: 'Shrikhand';
	color:white;
}

section#description-short {
	background: #272727;
	padding: 80px 0;
}

section#description-short h3 {
	color:white;
	font-size: 1.15em;
	text-align: center;
}

#sports .sport-section {
    min-height: 250px;
    padding-top: 35px;
    padding-bottom: 35px;
    font-size: 1.5em;
    font-family: 'Shrikhand';
    font-weight: bold;
    text-transform: uppercase;
}

#sports .sport-section img {
    padding-top: 15px;
    padding-bottom: 15px;
}

footer {
    background: #272727;
    padding: 20px 0;
    color:white;
}

section#partners {
    min-height: 150px;
    background-image: linear-gradient(to right, white, #efefef, #ebebeb, #ebebeb, #ebebeb, #efefef, white);
}

.multiple-partners .slick-next::before {
    content: ">>";
}

.multiple-partners .slick-before::before {
    content: "<<";
}

.multiple-partners .slick-next, .multiple-partners .slick-before{
    color: red;
}

.inline-block {
    display: inline-block;
}

.logo-container {
    display: inline-flex;
    height: 80px;
    align-items: center;
    justify-content: center;
    margin-top: 6px;
}
.logo-container img {
}

#navigation {
    display: inline-block;
    float: right;
}

#navigation ul {
    display: inline-block;
    text-align: right;
    list-style: none;
    margin-top: 18px;
    padding-left: 0;
}
#navigation ul li {
    display: inline-block;
}
#navigation ul li a {
    font-size: 18px;
    padding: 0 10px;
    line-height: 60px;
    font-family: 'Nunito', sans-serif;
    font-weight: 600;
    height: 60px;
    color: black;
}

#navigation ul li a:hover {
    color: gray;
    text-decoration: none;
}

#navigation ul li a:visited {
    text-decoration: none;
}
#rmp_menu_trigger-14 {
    background: black !important;
}

.left-line {
    border-left: 1px solid white;
}

ul.arrows-list{
    padding-left: 15px;
}

.arrows-list li{
    padding-left: 5px;
    line-height: 40px;
}
div.header-footer{
    font-size: 1.3em;
    display: block;
    margin-bottom: 10px;
}

.arrows-list li::marker {
    content: "»";
    font-size: 1.4em;
    color: #ffea87;
    vertical-align:middle;
}
footer a, footer a:visited {
    color:white;
    transition: color 0.4s;
}
footer a:hover {
    text-decoration: none;
    color: #ffea87;
}
footer .contact{
    font-size: 1.2em;
    line-height: 20px;
}
footer .contact i{
    font-size: 1.8em;
    margin-right: 25px;
}

#tournament_container {
    font-weight: bold;
}

#tournament_date {
    display: block;
    font-size: 1.4em;
    font-weight: bolder;
}

#tournament_players {
    font-size: 3em;
    color: #ffea87;
    margin-left: 30px;
    font-family: 'Shrikhand';
}

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}

body, html {
    font-family: 'PT Sans', sans-serif;
    max-width: 100vw;
    overflow-x: hidden;
}
/*------------------------------------*\
    CUSTOM CSS
\*------------------------------------*/

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {

}
@media only screen and (max-width:1024px) {
    .hero_img_container {
        min-height: 50vh;
    }
    .hero_img_container span {
        font-size: 1.2em;
    }
}
@media only screen and (max-width:767px) {
    .hero_img_container {
        min-height: 40vh;
        background-position: center 60px;
    }
    #tournament_container .mycard-container {
        margin: 0 !important;
    }
}
@media only screen and (max-width:576px) {
    .hero_img_container span {
        font-size: 0.9em;
    }
    .hero_img_container {
        background-position: center 80px;
        min-height: 50vh;
        background-image: url("img/heroimg_small.jpg");
    }
}
@media only screen and (min-width:1140px) {

}
@media only screen and (max-width:1000px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}