:root {
  --col-tab-user: #f1fde6;
  --blue-jasny: #8ecce4;
}
* {
  margin: 0;
  padding: 0;
  border-spacing: 0;
}
body {
  color: #071048 !important;
  background-color: #c2f28c;
  /*font-family: 'Caveat Brush', sans-serif !important;*/
  font-family: 'Exo', sans-serif;
  margin: 0;
  padding: 0;
  /*background: #bcf485 url(../images/bg.jpg);*/
  background-repeat: no-repeat;
  background-size: auto;
  background-position: right bottom;
  background-image: linear-gradient(90deg, #797979 5%, #000000 75%);
}
.index-body {
  background-image: linear-gradient(90deg, #797979 5%, #000000 75%) !important;
}
@keyframes obrot {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(1440deg);
  }
}
.logo-1-obrot{
  width:250px !important;
}
.logo-2-obrot{
  width:252px !important;
  margin: 10px 0px 0px -236px !important;
}

.logo-stream-obrot {
  animation-name: obrot;
  animation-duration: 25s, 500ms;
  animation-timing-function: ease-in-out, linear;
  animation-delay: 0s, 5s;
  animation-iteration-count: infinite, infinite;
  animation-direction: alternate, normal;
  animation-fill-mode: backwards, forwards;
}

.logo-stream2 {
  width: 190px;
  margin: 15px 0px 0px -180px;
  position: absolute;
  opacity: 1;
}

@keyframes moj-user {
  0% {
    transform: scale(1, 1);
  }
  100% {
    transform: scale(1.1, 1.1);
  }
}

.moj-user {
  animation-name: moj-user;
  animation-duration: 1.2s, 500ms;
  animation-timing-function: ease-in-out, linear;
  animation-delay: 0s, 5s;
  animation-iteration-count: infinite, infinite;
  animation-direction: alternate, normal;
  animation-fill-mode: backwards, forwards;
}

@keyframes moja-mysz {
  0% {
    transform: scale(1, 1);
  }
  100% {
    transform: scale(1.2, 1.2);
  }
}
.moja-mysz {
  animation-name: moja-mysz;
  animation-duration: 1.2s, 500ms;
  animation-timing-function: ease-in-out, linear;
  animation-delay: 0s, 5s;
  animation-iteration-count: infinite, infinite;
  animation-direction: alternate, normal;
  animation-fill-mode: backwards, forwards;
}
@keyframes moj-widok {
  0% {
    transform: scale(1, 1);
  }
  100% {
    transform: scale(1.1, 1.1);
  }
}
.moj-widok {
  animation-name: moj-widok;
  animation-duration: 1.6s, 500ms;
  animation-timing-function: ease-in-out, linear;
  animation-delay: 0s, 10s;
  animation-iteration-count: infinite, infinite;
  animation-direction: alternate, normal;
  animation-fill-mode: backwards, forwards;
}
a {
  text-decoration: none;
}

h1 {
  font-size: 26px;
  font-family: 'Exo', sans-serif !important;
  margin: 0;
  padding: 0;
}
h2 {
  font-size: 20px;
  font-family: 'Exo', sans-serif !important;
}
h3 {
  font-size: 18px;
  font-family: 'Exo', sans-serif !important;
  margin: 0;
  padding: 0;
}
h4 {
  font-size: 16px;
  font-family: 'Exo', sans-serif !important;
}
h5 {
  font-size: 14px;
  font-family: 'Exo', sans-serif !important;
}

label > h3 {
  font-size: 22px;
}

a {
  color: #fff;
}

p {
  font-size: 20px;
  font-weight: 400;
  font-family: 'Exo', sans-serif;
  /*font-family: 'Caveat Brush', sans-serif !important;*/

  margin: 10px;
}

label,
select,
option,
td {
  font: 700 15.5px/17px 'Exo', sans-serif;
  color: #071048;
}

td {
  vertical-align: middle;
}

fieldset {
  padding: 20px;
  margin: 20px 0;
  border-radius: 10px;
  box-shadow: 0 12px 15px -15px #000;
}

input[type='number'] {
  /*for absolutely positioning spinners*/
  position: relative;
  padding: 5px;
  padding-right: 25px;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Exo', sans-serif;
}

input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  opacity: 1;
}

input[type='number']::-webkit-outer-spin-button,
input[type='number']::-webkit-inner-spin-button {
  -webkit-appearance: inner-spin-button !important;
  width: 25px;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
.switch__label-BEZ {
  margin: 0 2px;
}

.bg-blue {
  /*background-color: var(--blue-jasny);*/
  border: 0;
}
.wynik-dol {
  width: 29%;
  padding: 55px 0px;
  float: left;
  border: 0px solid #249624;
  text-align: center !important;
}
.right-dol {
  text-align: right;
}
.left-dol {
  text-align: left;
}
.tabelki-wyniki {
  background-image: url(../images/pasek-blue4.png);
  width: 99%;
  height: 200px;
  /* background-color: rgba(255, 255, 255, 0.8);*/
  /*  background-position: top center;*/
  background-repeat: no-repeat;
  /*  background-attachment: fixed;*/
  background-size: contain;
}
.tabelki-wyniki2 {
  margin-top: 10px;
}
.back-tab {
  background-image: url(../images/pasek-blue4.png);
  background-size: 300px 100px;
  /*background-color: #f1fde6;*/
  border-radius: 10px;
  /*color: #145914;*/
  color: #071048;
  display: inline-table;
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: contain;
  height: 65%;
  width: 100%;
}
.back-tab2 {
  background-image: url(../images/pasek-blue4.png);
  background-size: 300px 100px;
  /*background-color: #f1fde6;*/
  border-radius: 10px;
  /*color: #145914;*/
  color: #071048;
  display: inline-table;
  background-position: top center;
  background-repeat: no-repeat;
  /*background-attachment: fixed;*/
  background-size: contain;
  /*height: 65%;*/
  width: 100%;
}
.back-tab3 {
  background-image: url(../images/pasek-blue-1.png);
  background-size: 300px 100px;
  /*background-color: #f1fde6;*/
  border-radius: 10px;
  /*color: #145914;*/
  color: #fff;
  display: inline-table;
  background-position: top center;
  background-repeat: no-repeat;
  /*background-attachment: fixed;*/
  background-size: contain;
  /*height: 65%;*/
  width: 100%;
}
.home-b {
  background: #35a735;
  border-radius: 3px;
  border: 0px solid #3cd808;
  /*box-shadow: 0 0 15px #3fff00;*/
}
.potwierdzenie-rejestracji {
  border: 1px solid green;
  width: 400px;
  padding: 20px;
  background-color: #2fbf2f;
  color: #fff;
  margin: 0 auto;
  border-radius: 10px;
  box-shadow: 0 20px 11px -17px #222;
}
.disable {
  pointer-events: none;
  opacity: 0.5;
  background: #ccc;
}
.logowanie-tab {
  width: 0;
  padding: 30px 100px;
  margin: 20px auto;
}
#content {
  margin: 30px auto;
}
.content-color2 {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c2f28c+0,ffb400+100 */
  background: #c2f28c; /* Old browsers */
  /*background: -moz-linear-gradient(top,  #c2f28c 0%, #ffb400 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #c2f28c 0%,
    #ffb400 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #c2f28c 0%,
    #ffb400 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2f28c', endColorstr='#ffb400',GradientType=0 ); /* IE6-9 */
}
.div-1 {
  width: 25%;
  display: inline-block;
  /*min-height: 100px;*/
  /*border: 1px solid green;*/
  margin: 5px;
  border-radius: 10px;
  transition: all 0.5s ease-in-out;
  text-align: center;
  padding: 20px 0 110px 0;
  color: #ffffff;
  margin-top: -150px;
  border:2px solid #aaa;
}
.div-1:hover {
  box-shadow: 0 15px 20px -5px #555;
  transform: scale(1) translateY(-10px);
}
.info-kat {
  padding: 5px 0;
  color: #fff;
  border-radius: 0 0 10px 10px;
  margin: 15px 0;
  border: 0px solid red;
  box-shadow: 0px 5px 12px -8px #222;
  position: fixed;
  width: 170px;
  top: -15px;
  right: 110px;
}

.logo-stream-f {
  width: 80px;
  margin: 240px 0px 0px -196px;
  position: absolute;
  opacity: 1;
}

.h2-kat {
  font-size: 35px;
  text-shadow: 0px 5px 8px #333;
  color: #f0f0f0;
}
.h3-kat {
  text-shadow: 0px 3px 3px #000;
  color: #f0f0f0;
  margin: 60px 0 -80px 0;
  text-align: center;
}
.bg-pro {
  background-image: url('../../images/pro.jpg') !important;
  filter: grayscale(25%);
}

.bg-pro:hover {
  box-shadow: 0 0 50px blue inset;
  filter: none;
}

.bg-open {
  background-image: url('../../images/open.jpg') !important;
  filter: grayscale(25%);
}
.bg-open:hover {
  box-shadow: 0 0 50px #ffb400 inset;
  /*transform: rotate(1deg);*/
  filter: none;
}

.rej-open {
  background: #ffb400;
  padding: 10px 0;
  border-radius: 0 0 10px 10px;
  color: #fff;
}

.bg-standard {
  background-image: url('../../images/standard.jpg') !important;
  filter: grayscale(25%);
}

.bg-standard:hover {
  box-shadow: 0 0 50px green inset;
  filter: none;
}

.green {
  background: green;
  transition: all 0.5s ease-in-out;
}

.green:hover {
  background: rgb(8, 88, 8);
}

.blue {
  background: blue;
  transition: all 0.5s ease-in-out;
}

.blue:hover {
  background: rgb(3, 3, 139);
}

.red {
  background-color: red;
  transition: all 0.5s ease-in-out;
}

.red:hover {
  background-color: rgb(112, 2, 2);
}

.watermark {
  display: none;
}
.tab_zaw {
  border: 5px solid rgb(57 85 253);
  box-shadow: 0 0px 3px rgb(57 85 253);
  border-radius: 15px;
  transition: all 0.5s ease-in-out;
}
.tab_zaw:hover {
  box-shadow: 0 0 10px rgb(57 85 253);
}
.flaga {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 19px;
  box-shadow: 0 0px 10px #333;
  border: 1px solid;
}
.logo-stream {
  width: 200px;
  top: 10px;
  left: 15px;
  position: relative;
}

.logo-stream-f {
  width: 80px;
  margin: 210px 0px 0px -165px;
  position: absolute;
  opacity: 1;
}
.powrot-stream {
  position: absolute !important;
  margin: 10px !important;
  width: 90px !important;
  left: -80px;
  z-index: 10;
  transition: all 0.5s ease-in-out !important;
  padding: 12px 10px !important;
}
.powrot-stream:hover {
  left: -10px;
}
.tab-zaw1 {
  padding: 10px 15px;
  width: 50px;
  background: #eaf5e2;
  text-align: right;
}
.tab-zaw2 {
  padding: 10px 15px;
  width: 50px;
  background: #eaf5e2;
  text-align: left;
}

.border-user {
  background: rgba(255, 255, 255, 0.8);
  /*background-color: var(--col-tab-user);*/
  padding: 5px 15px 0px 5px;
  border: 2px solid rgb(27, 27, 197);
}
.border-user-height {
  min-height: 285px;
  margin: 0;
}
.border-user2 {
  background: rgba(255, 255, 255, 0.8);
  padding: 0;
  border: 0px solid #35a735;
  margin: 15px 0;
}
.border-user3 {
  /*background: rgba(255, 255, 255, 0.8);*/
  padding: 0;
  border: 0px solid #35a735;
  margin: 0;
  border-radius: 20px;
  box-shadow: 0 0 0;
}
.user-inicjaly{
  border: 1px solid;
  border-radius: 50%;
  width: 26px;
  height: 24px;
  color: #fff;
  background: #29ca29;
  vertical-align: middle;
  margin: 0px;
  right: 11px;
  padding: 14px;
  position: relative;
  float: right;
}
.user-inicjaly:hover{
  background:#18a318;
  cursor:pointer;
}

.user-inicjaly2{
  border:1px solid;
  border-radius:50%;
  width:50px;height:50px;
   color:#fff;
   background:#29ca29;
   display: table-cell;
   vertical-align: middle;
   margin:10px;
}
#pokaz_wyswietl_user {
  width: 300px;
  padding: 20px;
  text-align: center;
  background-color: #fff;
  margin-top: 40px;
  display: none;
  position: fixed;
  right: 15px;
  z-index: 100;
  box-shadow: 0 2px 10px rgba(0,0,0,.2);
  border: 1px solid #ccc;
  border-color: rgba(0,0,0,.2);
  border-radius: 10px;
}
.potwierdzenie {
  padding: 5px 10px;
  color: green;
  position: fixed;
  margin: -83px 0px 0px -27px;
  border: 1px solid;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 5px;
  box-shadow: 0 5px 12px -5px #333;
}
button {
  min-width: 35px;
  border: 0px solid;
  background: transparent;
  font-size: 25px;
  font-family: 'Caveat Brush', sans-serif !important;
}
.but-on-1 {
  display: none;
  padding: 5px 0px 3px 13px;
  width: 55px;
  background: #35a735;
  border: 0px;
  color: #fff;
  font-size: 15px;
  transition: all 0.2s;
  border-radius: 5px 0px 0 5px;
  margin: 0 -5px;
  font-family: 'Caveat Brush', sans-serif !important;
  cursor: pointer;
}
.but-on-2 {
  display: none;
  padding: 5px 0px 3px 13px;
  width: 55px;
  background: #35a735;
  border: 0px;
  color: #fff;
  font-size: 15px;
  transition: all 0.2s;
  border-radius: 0px 5px 5px 0;
  margin: 0 20px 0 2px;
  font-family: 'Caveat Brush', sans-serif !important;
  cursor: pointer;
}
.nr-podejscia {
  display: inline-table;
  width: 36px;
  text-align: center;
}
.nr-pod-down {
  float: left;
  font-size: 22px;
  min-width: 36px;
  text-align: center;
}

.data-panel {
  display: none;
  font-weight: unset;
  position: absolute;
  top: 120px;
  right: 20px;
  padding: 10px 40px;
  width: 75px;
}

#zegar {
  display: none;
  position: relative;
  float: right;
  font-size: 19px;
  margin: -40px 30px 0px 0px;
  /* background: rgba(255, 255, 255, 0.5); */
  color: #071048;
  padding: 5px 20px;
  /* border-radius: 10px 10px 0 0; */
  min-width: 70px;
  /* border-left: 2px solid #35a735; */
  /* border-top: 2px solid #35a735; */
  /* border-right: 2px solid #35a735;*/
}
.kija1 {
  font-size: 16px;
  color: #fff;
  border-radius: 5px 0 0 5px;
  background: #35a735;
  padding: 3px 5px;
  width: 50px !important;
  display: inline-block;
  margin: 0px 0 0 0px;
  position: absolute;
  cursor: pointer;
  z-index: 5;
}
.kija1:hover {
  box-shadow: 0 5px 10px -5px #777;
  background: green;
}

.kija2 {
  font-size: 16px;
  color: #fff;
  border-radius: 0 5px 5px 0;
  background: #35a735;
  padding: 3px 5px;
  width: 50px !important;
  display: inline-block;
  margin: 0px 0 0 61px;
  position: absolute;
  cursor: pointer;
  z-index: 5;
}
.kija2:hover {
  box-shadow: 0 5px 10px -5px #777;
  background: green;
}
.reka_div {
  width: 50px;
}

.dod-ruch-1 {
  margin: 0 0 0 122px;
  float: left;
  padding: 4px 0;
}
.dod-ruch-2 {
  margin: 0 0 0 125px;
}

.video-iframe {
  padding: 0px;
  background: #474747;
  /*width: 99%;
    height: 620px;*/
  border-radius: 10px;
  border: 0px solid;
  box-shadow: 0 2.5rem 2rem -2rem hsl(200 50% 20% / 40%);
  margin: 0px 0 0 5px;
}
.legenda {
  float: left;
  width: 49%;
  border-radius: 10px;
  min-height: 270px;
  padding: 0;
  background: rgba(255, 255, 255, 0.8);
  border: 3px solid transparent;
}

.legenda ul {
  padding: 5px;
  margin: 0;
}

.legenda li {
  font: 400 17px/20px 'Exo', sans-serif !important;
}

.wyswietl {
  width: 40px;
  border: 0px solid;
  background: transparent;
  font-family: 'Exo', sans-serif !important;
  font-size: 22px;
  color: #071048 !important;
  text-align: right;
  font-weight: bold;
}

.but-pod {
  background: #35a735;
  border: 0px;
  padding: 5px 12px;
  color: #fff;
  font-size: 20px;
  transition: all 0.2s;
  border-radius: 3px;
  margin: 0 5px;
  font-family: 'Exo', sans-serif !important;
  float: left;
}

.but-pod:hover {
  background: green;
  box-shadow: 0 3px 5px #555;
  /*transition: all 0.2s;*/
  cursor: pointer;
}

#klik1,
#klik2,
#klik3,
#klik4 {
  width: 50px;
  cursor: pointer;
}

.tr {
  background-color: #e8f5fb;
  /*background: #f1fde6;*/
  padding: 1px;
}

.right {
  text-align: right;
}

.z-reki {
  color: #fff;
  border-radius: 20px;
  padding: 5px;
  display: inline-block;
  margin: 2px 0;
}

.bila-img {
  width: 30px;
}

.bilka {
  color: #fff;
  border-radius: 50%;
  width: 10px !important;
  display: inline-block;
  cursor: pointer;
  height: 10px;
}

.bilka:hover {
  color: red;
}

.bpojedyncza {
  padding: 10px 12px 15px 13px;
}

.bpodwojn a {
  padding: 10px 15px 15px 10px;
}

.bilka:active {
  width: 200px;
}

.bilkax {
  color: #fff;
  border-radius: 100px;
  padding: 2px 7px;
  width: 10px !important;
  display: inline-block;
  cursor: pointer;
}

.bilka2 {
  color: #fff;
  border-radius: 100px;
  padding: 2px 4px;
  width: 16px !important;
  display: inline-block;
  margin: 0 5px;
  cursor: pointer;
}

.bila-div {
  display: inline-block;
  margin: -3px 3px 3px 3px;
}

input[type='radio'] {
  cursor: pointer;
}

.pointer {
  margin-right: 5px;
  cursor: pointer;
}

.wynik-suma {
  float: right;
  color: ForestGreen;
  margin: 8px 0px 0px 0px;
  padding: 0;
  font-size: 25px;
}

.wynik-suma-cyfra {
  color: ForestGreen;
  padding: 0;
  margin: -2px 0px 0px 0;
  font-size: 25px;
}

.grey {
  background: grey;
}
.gold {
  background: gold;
}
.DodgerBlue {
  background: DodgerBlue;
}
.deeppink {
  background: deeppink;
}
.ForestGreen {
  background: ForestGreen;
}
.Maroon {
  background: Maroon;
}
.GoldenRod {
  background: GoldenRod;
}
.orange {
  background: orange;
}
.blue {
  background: blue;
}
.red {
  background: red;
}
.dark {
  background: #000;
}

.wynik {
  font-size: 19px !important;
}
font {
  font-size: 20px;
}

.wygrana {
  background: #e0ffaa !important;
}
.przegrana {
  background: #ff00003b !important;
}
.footer {
  width: 100%;
  margin-top: 50px;
  display: inline-table;
}
.podmenu-footer{
  padding: 5px 0  1px 40px;
  font-size: 15px !important;;
}


.div-wyniki {
  border: 1px solid #aaa;
  background: #e0ffaa;
  width: 200px;
  float: left;
  padding: 0 20px;
  border-radius: 3px;
  margin: 5px 5px 0 0;
}
.form-bg {
  background: #f3fce8 !important;
  height: 40px;
}

.box-shadow {
  box-shadow: 0 2.5rem 2rem -2rem hsl(200 50% 20% / 40%);
}
.sort {
  cursor: pointer !important;
}
.right {
  text-align: right !important;
}

th {
  background: #555;
  color: #fff;
}
tr:nth-child(odd) {
  background: #f0f0f0;
}
tr:nth-child(odd):hover {
  background: #ddffce;
}
tr:nth-child(even) {
  background: #fbfbfb;
}
tr:nth-child(even):hover {
  background: #ddffce;
}
.bold {
  font-weight: bold !important;
}
.blad-rejestracja {
  background: #fff;
  padding: 10px;
  position: fixed;
  top: 20px;
  margin: 0 auto;
  color: red;
  border-radius: 3px;
  box-shadow: 0 5px 10px #444;
}
.podmenu {
  font: 100 16px/30px tahoma;
}
.p-duza {
  text-transform: capitalize;
}
.duza {
  text-transform: uppercase;
}
.mala {
  text-transform: lowercase;
}

.tytul {
  text-align: center;
  font-family: 'Caveat Brush';
  /*text-decoration: underline;*/
  margin-top: 20px;
}

.select {
  padding: 10px 20px;
}
select {
  width: 283px;
}
option {
  padding: 5px 3px;
  width: 283px;
}
.table-zaw {
  padding: 12px 9px;
  text-align: center;
}
.table-zaw-top {
  background: #9bff565e;
}

b {
  font-size: 20px;
}
.form {
  padding: 10px 10px;
  border-radius: 0px;
  border: 0px solid #071048;
  width: 240px;
  border-bottom: 3px solid #d2d2d2;
  font-size: 18px;
  font-family: 'Exo', sans-serif;
  padding: 10px;
  margin: 5px;
  transition: all 0.5s ease-in;
  background: #f3fce8;
}

.form:focus {
  outline: none;
  border-bottom: 3px solid green;
  transition: all 0.5s ease-in;
}

.button-form {
  background: #35a735;
  border: 0px;
  padding: 10px 20px;
  color: #fff;
  font-size: 20px;
  box-shadow: 0 2px 3px #444;
  border-radius: 3px;
  width: 250px;
  font: 100 25px/30px 'Caveat Brush' !important;
  font-family: 'Caveat Brush', sans-serif !important;
}
.button-log {
  background: #35a735;
  border: 0px;
  padding: 10px 20px;
  color: #fff;
  font-size: 18px;
  transition: all 0.2s;
  border-radius: 3px;
  margin: 0 0 5px 0;
  width: 165px;
  font-family: 'Exo', sans-serif !important;
  font-weight: 700;
}
.button-log:hover {
  background: #249624;
  box-shadow: 0 3px 5px #555;
  transition: all 0.2s;
  cursor: pointer;
}
.button-log-d {
  background: #aaa;
  border: 0px;
  padding: 10px 20px;
  color: #fff;
  font-size: 20px;
  transition: all 0.2s;
  border-radius: 3px;
  margin: 0 0 5px 0;
  width: 165px;
  font-family: 'Caveat Brush', sans-serif !important;
}
.button-log-d:hover {
  transition: all 0.2s;
}

.button-log-red {
  background: red;
  border: 0px;
  padding: 10px 20px;
  color: #fff;
  font-size: 20px;
  transition: all 0.2s;
  border-radius: 3px;
  margin: 0 0 5px 0;
  width: 165px;
  font-family: 'Caveat Brush', sans-serif !important;
}

.button-log-red:hover {
  background: red;
  box-shadow: 0 3px 5px #555;
  transition: all 0.2s;
  cursor: pointer;
}
.flagi {
  width: 72px;
  float: left;
}

#logo-1 {
  float: left;
  width: 20%;
  border: 0px solid;
  display: table;
  /*height: 230px;*/
}

#logo-2 {
  float: left;
  width: 42%;
  border: 0px solid;
  display: table;
  height: 230px;
}

#logo-3 {
  float: right;
  width: 18%;
  border: 0px solid;
  display: table;
  height: 230px;
  text-align: center;
  padding: 25px 0 0 0;
}

#logo-4 {
  float: right;
  width: 24%;
  border: 0px solid;
  display: table;
  /*height: 230px;*/
  text-align: center;
  position: relative;
  z-index: 1;
}

.tabelki-logo-4 {
  width: 45%;
  min-height: 800px;
  float: left;
  margin: -45px 0 0 0px;
  position: relative;
  z-index: 0;
}
.user-info {
  width: 50%;
  /*background: rgba(255, 255, 255, 0.9);*/
  padding: 0px;
  border-radius: 0 0 10px 10px;
  box-shadow: 0 10px 20px -20px #000;
}
.div-img {
  width: 100%;
}
.div-img2 {
  width: 90%;
  padding: 10px 0 30px 0px;
}
.content-top {
  min-height: 700px;
  margin-top: -10px;
  width: 100%;
}
.stream {
  margin: 10px;
  background: #a8d3ef;
  padding: 0px;
  border-radius: 10px;
  width: 630px;
  height: 355px;
  box-shadow: 0 20px 30px #aaa;
  border: 5px solid #eee;
}
font {
  color: #071048;
  font: 100 25px/30px 'Caveat Brush';
  font-family: 'Caveat Brush', sans-serif;
}

p {
  color: #071048;
  font-family: 'Exo', sans-serif;
  /*font:100 25px/30px 'Caveat Brush' !important;
	font-family: 'Caveat Brush', sans-serif !important;*/
}

ul {
  color: #071048;
  font: 700 25px/25px 'Exo' !important;
  font-family: 'Exo', sans-serif;
  list-style-type: none;
}

li {
  color: #071048;
  font: 400 20px/30px 'Exo' !important;
  font-family: 'Exo', sans-serif !important;
  list-style-type: none;
}

#flip {
  text-align: right;
}

#panel {
  padding: 50px;
  display: none;
  /*border-bottom: solid 1px #071048;
  	border-left: solid 1px #071048;
  	border-right: solid 1px #071048;*/
}

/* ------------------------CZĘŚĆ-GÓRNA-MENU------------------------ */

/* wygląd głównego elementu - ol */

ol {
  list-style-type: none;
  padding: 0;
  margin: 0;
  /* background-color:#FFF;*/
  font-size: 20px;
  height: 2em;
  line-height: 50px;
  text-align: center;
}

/* wygląd wszystkich elementów - a - znajdujących się w elemencie - ol */
ol a {
  display: block;
  text-decoration: none;
  color: #fafafa;
  padding: 9px 5px;
  font: 600 19px/30px 'Exo' !important;
}

/* wygląd elementów - li - wszystkich dzieci elementu - ol */
ol > li {
  float: left;
  width: 190px;
  margin-left: 1px;
  background-color: #15277e;
  height: 50px;
}

/* wygląd elementu - li - pierwszego dziecka elementu - ol */
ol > li:first-child {
  margin-left: 0;
}

/* wygląd elementów - li - wszystkich dzieci elementu - ol - po najechaniu kursorem myszki na element - li */
ol > li:hover {
  background-color: #415bda;
}

/* wygląd elementu - a - dziecka elementu - li - będącego dzieckiem elementu - ol - po najechaniu kursorem myszki na element - li */
ol > li:hover > a {
  color: #fafafa;
}

/* wygląd elementu - ul - dziecka elementu - li - będącego dzieckiem elementu - ol - po najechaniu kursorem myszki na element - li */
ol > li:hover > ul {
  display: block;
}

/* ------------------------CZĘŚĆ-ROZWIJANA-MENU------------------------ */

/* wygląd głównych rozwijanych elementów - ul */
ol > li > ul {
  display: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

/* wygląd elementu - li - w części rozwijanej */
ol > li > ul > li {
  position: relative;
  background-color: #415bda;
}

/* wygląd elementu - a - w części rozwijanej */
ol > li > ul > li > a {
  border-top: 1px solid #fff;
  font-size:17px !important;
  font-weight: 400 !important;
}

/* wygląd elementu - li - w części rozwijanej, po najechaniu kursorem myszki na dany element - li */
ol > li > ul > li:hover {
  background-color: #15277e;
}

/* wygląd elementu - a - w części rozwijanej, po najechaniu kursorem myszki na element - li */
ol > li > ul > li:hover > a {
  color: #fff;
}

.video-x {
  width: 50%;
  margin: 10px 0 0 0;
  float: left;
}

.video {
  width: 80%;
  margin: 10px 0 0 0;
}

.link {
  text-decoration: underline;
  font: 400 16px/20px tahoma;
}

#page {
  width: 100%;
  margin: 0px auto;
  float: left;
}

.fulls {
  width: 1200px;
  height: 650px;
}

#header {
  padding: 0px;
  text-align: center;
}

.header {
  /*background-color: #7fc7c7;*/
  color: #ffffff;
}

#content {
  padding: 0;
}

#footer {
  color: #666666;
  /*background: #f9f9f9;*/
  padding: 10px 20px;
  border-top: 5px #efefef solid;
  font-size: 0.8em;
  text-align: center;
}

.czat {
  border: 1px solid #3496d5;
  background: #fff;
  border-radius: 10px;
  position: fixed;
  bottom: 10px;
  width: 365px;
  right: 10px;
  height: 650px;
  z-index: 0;
  transition: all 1s;
}

.czat:hover {
  width: 500px;
  transition: all 0.5s;
  box-shadow: 0 5px 15px #999;
}

#footer a {
  color: #999999;
}

.buttonx {
  float: left;
  background: #f1f1f1;
  padding: 10px 25px;
  border-radius: 5px;
  box-shadow: 0 3px 5px #aaa;
  font: 100 17px/15px tahoma;
  text-decoration: none;
  color: red;
  border: 1px solid red;
  width: 310px;
}

.button {
  float: left;
  padding: 10px 25px;
  font: 100 17px/15px tahoma;
  text-decoration: none;
  color: #fff;
  width: 28%;
}

.aktiv {
  background: #df9797;
}

.youtube1 {
  margin: 15px 0;
  border: 0px solid #aaa;
  background: #fff;
  padding: 10px;
  box-shadow: 0 10px 20px #aaa;
  border-radius: 5px;
  width: 335px;
  height: 235px;
  transition: 1s;
}

.video-g {
  width: 80%;
  margin: -15px 0 0 0;
}

.video-1 {
  width: 80%;
  margin: -5px 0 0 0;
}

.video-2 {
  width: 80%;
}

.artykul {
  width: 800px;
  height: 240px;
  border: 1px solid;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 10px;
}

.artykul-duzy {
  width: 800px;
  height: 660px;
  border: 1px solid;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 10px;
}

.artykul-1 {
  width: 430px;
  height: 100px;
  border: 0px solid;
  /*background: rgba(255,255,255,0.4);*/
  border-radius: 10px;
}

.artykul-2 {
  width: 800px;
  /*height:100px;*/
  border: 0px solid;
  /*background: rgba(255,255,255,0.4);*/
  border-radius: 10px;
}

.art-zdjecie {
  float: left;
  width: 310px;
}

.img-art {
  margin: 10px 0;
  background: #a8d3ef;
  padding: 0px;
  border-radius: 10px;
  width: 300px;
  height: 220px;
}

.img-art-2 {
  margin: 10px 0;
  background: #a8d3ef;
  padding: 0px;
  border-radius: 10px;
  width: 1000px;
  height: 550px;
}

.art-text {
  float: left;
  width: 480px;
}

.youtube {
  margin: 15px 0;
  border: 0px solid #aaa;
  background: #a8d3ef;
  padding: 0px;
  box-shadow: 0 10px 20px #aaa;
  border-radius: 10px;
  width: 335px;
  height: 235px;
  transition: 1s;
  z-index: 2 !important;
  border: 3px solid transparent;
}

.youtube:hover {
  width: 400px;
  height: 275px;
  transition: 0.5s;
  box-shadow: 0 100px 150px #444;
  margin: -20px 0 0 -33px;
  z-index: 0 !important;
  position: relative;
  border: 3px solid #fff;
}
.img-y {
  width: 65px;
  margin: 10px 0 0 10px;
}

.data {
  margin: 0;
  color: #bb0102;
  font: 100 15px/15px tahoma;
}

.harm2 {
  margin: -50px 15px;
  color: #bb0102;
  font: 100 15px/15px tahoma;
  padding: 10px 12px;
  border: 1px solid #bb0102;
  background: #ffefef;
  border-radius: 5px;
  float: right;
}

.harm {
  margin: 5px;
  color: #bb0102;
  font: 100 15px/15px tahoma;
  padding: 7px 16px;
  border: 1px solid #bb0102;
  background: #ffefef;
  border-radius: 5px;
  width: 250px;
}
@media only screen and (max-width: 768px) {
  .video {
    width: 99%;
    margin: 10px 0 0 0;
  }
  .video-g {
    width: 99%;
    margin: 10px 0 0 0;
  }
  .video-1 {
    width: 99%;
    margin: -5px 0 0 0;
  }
  .video-2 {
    width: 99%;
  }
  .czat {
    position: static !important;
    width: 100%;
  }
  .modal {
    display: none !important;
  }
  .modal-backdrop {
    display: none !important;
  }
  .artykul {
    width: 98% !important;
  }
}

@media screen and (min-width: 1160px) and (max-width: 1289px) {
  .czat {
    border: 1px solid #3496d5;
    background: #fff;
    border-radius: 10px;
    position: fixed;
    bottom: 10px;
    width: 250px;
    right: 10px;
    height: 400px;
    z-index: 0;
    transition: all 1s;
  }

  .fulls {
    width: 1150px;
    height: 670px;
  }
}
@media screen and (min-width: 1380px) and (max-width: 1500px) {
  .czat {
    border: 1px solid #3496d5;
    background: #fff;
    border-radius: 10px;
    position: fixed;
    bottom: 10px;
    width: 270px;
    right: 10px;
    height: 500px;
    z-index: 0;
    transition: all 1s;
  }
}
/*   1600   */
@media screen and (min-width: 1501px) and (max-width: 1610px) {
  .czat {
    border: 1px solid #3496d5;
    background: #fff;
    border-radius: 10px;
    position: fixed;
    bottom: 10px;
    width: 350px;
    right: 10px;
    height: 500px;
    z-index: 0;
    transition: all 1s;
  }
}

.menu,
.menu_btn {
  border: 0px solid #444;
  margin: 1px;
  display: inline-block;
  padding: 1px;
  position: relative;
  z-index: 1;
}
.menu_btn {
  cursor: pointer;
}
.menu_in {
  background: #35a735;
  /*	transition: all 1s;*/
}

/* <span aria-label="Tooltip">  */
[aria-label] {
  position: relative;
}

[aria-label]::before {
  content: attr(aria-label);
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  background: #000;
  color: #fff;
  padding: 5px;
  border: 2px #ccc solid;
  transition: 0.5s ease-in-out;
  transition-property: opacity, visibility;
}

[aria-label]:hover::before {
  opacity: 1;
  visibility: visible;
}

.switch__input1,
.switch__input2,
.switch__input3,
.switch__input4,
.switch__input5,
.switch__input6,
.switch__input7,
.switch__input8,
.switch__input9,
.switch__input10,
.switch__input11,
.switch__input12,
.switch__input13,
.switch__input14,
.switch__input15 {
  display: none;
}

.switch__input1_2,
.switch__input2_2,
.switch__input3_2,
.switch__input4_2,
.switch__input5_2,
.switch__input6_2,
.switch__input7_2,
.switch__input8_2,
.switch__input9_2,
.switch__input10_2,
.switch__input11_2,
.switch__input12_2,
.switch__input13_2,
.switch__input14_2,
.switch__input15_2 {
  display: none;
}
.input_s {
  width: 35px;
  height: 35px;
  background: #888;
  display: block;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
  display: inline-block;
  /*  margin: 0 3px 0 0;*/
  margin: 0 -2px 0 0;
  transition: all 1s;
}
.input_s:hover {
  background: #555;
  transform: translateY(-3px);
  transition: all 0.2s;
}
.switch__input1:checked ~ .switch__label1 {
  background: green;
}
.switch__input2:checked ~ .switch__label2 {
  background: green;
}
.switch__input3:checked ~ .switch__label3 {
  background: green;
}
.switch__input4:checked ~ .switch__label4 {
  background: green;
}
.switch__input5:checked ~ .switch__label5 {
  background: green;
}
.switch__input6:checked ~ .switch__label6 {
  background: green;
}
.switch__input7:checked ~ .switch__label7 {
  background: green;
}
.switch__input8:checked ~ .switch__label8 {
  background: green;
}
.switch__input9:checked ~ .switch__label9 {
  background: green;
}
.switch__input10:checked ~ .switch__label10 {
  background: green;
}
.switch__input11:checked ~ .switch__label11 {
  background: green;
}
.switch__input12:checked ~ .switch__label12 {
  background: green;
}
.switch__input13:checked ~ .switch__label13 {
  background: green;
}
.switch__input14:checked ~ .switch__label14 {
  background: green;
}
.switch__input15:checked ~ .switch__label15 {
  background: green;
}

.switch__input1_2:checked ~ .switch__label1_2 {
  background: green;
}
.switch__input2_2:checked ~ .switch__label2_2 {
  background: green;
}
.switch__input3_2:checked ~ .switch__label3_2 {
  background: green;
}
.switch__input4_2:checked ~ .switch__label4_2 {
  background: green;
}
.switch__input5_2:checked ~ .switch__label5_2 {
  background: green;
}
.switch__input6_2:checked ~ .switch__label6_2 {
  background: green;
}
.switch__input7_2:checked ~ .switch__label7_2 {
  background: green;
}
.switch__input8_2:checked ~ .switch__label8_2 {
  background: green;
}
.switch__input9_2:checked ~ .switch__label9_2 {
  background: green;
}
.switch__input10_2:checked ~ .switch__label10_2 {
  background: green;
}
.switch__input11_2:checked ~ .switch__label11_2 {
  background: green;
}
.switch__input12_2:checked ~ .switch__label12_2 {
  background: green;
}
.switch__input13_2:checked ~ .switch__label13_2 {
  background: green;
}
.switch__input14_2:checked ~ .switch__label14_2 {
  background: green;
}
.switch__input15_2:checked ~ .switch__label15_2 {
  background: green;
}

.switch__span {
  position: absolute;
  font-size: 20px;
  color: #fff;
  text-align: center;
}

.in_p {
  margin: 10px 13px;
}
.in_d {
  margin: 10px 9px;
}

.in_dk2,
.in_dk3,
.in_dk4,
.in_dk5,
.in_dk6,
.in_dk8 {
  margin: 10px 12px;
}

.in_dk9 {
  margin: 10px 11px;
}
.in_dk10 {
  margin: 10px 7px;
}
.in_dk13 {
  margin: 10px 8px;
}
.in_dk12,
.in_dk14,
.in_dk15 {
  margin: 10px 8px;
}
.in_dk11 {
  margin: 10px 10px;
}

.switch_transparent {
  background-color: transparent !important;
  box-shadow: 0 0 0 transparent;
  cursor: context-menu;
}

.input_sxxx {
  border: 1px solid #071048;
}

.switch__label1,
.switch__label1_2 {
  background: #ffda18 !important;
  border: 1px solid #ffda18;
}
.switch__label2,
.switch__label2_2 {
  background: #1585ff !important;
  border: 1px solid #1585ff;
}
.switch__label3,
.switch__label3_2 {
  background: #f1042d !important;
  border: 1px solid #f1042d;
}
.switch__label4,
.switch__label4_2 {
  background: #ff77a4 !important;
  border: 1px solid #ff77a4;
}
.switch__label5,
.switch__label5_2 {
  background: #ff8220 !important;
  border: 1px solid #ff8220;
}
.switch__label6,
.switch__label6_2 {
  background: #018e57 !important;
  border: 1px solid #018e57;
}
.switch__label7,
.switch__label7_2 {
  background: #c45b01 !important;
  border: 1px solid #c45b01;
}
.switch__label8,
.switch__label8_2 {
  background: #000 !important;
  border: 1px solid #000;
}

.switch__label9,
.switch__label9:hover,
.switch__label9_2,
.switch__label9_2:hover {
  margin: 0 0 0 25px;
  border: 1px solid #ffda18;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+25,ffda18+25,ffda18+75,ffffff+75 */
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #ffffff 20%,
    #ffda18 30%,
    #ffda18 30%,
    #ffffff 20%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #ffffff 20%,
    #ffda18 20%,
    #ffda18 80%,
    #ffffff 80%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #ffffff 20%,
    #ffda18 20%,
    #ffda18 80%,
    #ffffff 80%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.switch__label10,
.switch__label10:hover,
.switch__label10_2,
.switch__label10_2:hover {
  border: 1px solid #1585ff;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+25,ffda18+25,ffda18+75,ffffff+75 */
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #ffffff 20%,
    #1585ff 30%,
    #1585ff 30%,
    #ffffff 20%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #ffffff 20%,
    #1585ff 20%,
    #1585ff 80%,
    #ffffff 80%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #ffffff 20%,
    #1585ff 20%,
    #1585ff 80%,
    #ffffff 80%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.switch__label11,
.switch__label11:hover,
.switch__label11_2,
.switch__label11_2:hover {
  border: 1px solid #f1042d;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+25,ffda18+25,ffda18+75,ffffff+75 */
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #ffffff 20%,
    #f1042d 30%,
    #f1042d 30%,
    #ffffff 20%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #ffffff 20%,
    #f1042d 20%,
    #f1042d 80%,
    #ffffff 80%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #ffffff 20%,
    #f1042d 20%,
    #f1042d 80%,
    #ffffff 80%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.switch__label12,
.switch__label12:hover,
.switch__label12_2,
.switch__label12_2:hover {
  border: 1px solid #ff77a4;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+25,ffda18+25,ffda18+75,ffffff+75 */
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #ffffff 20%,
    #ff77a4 30%,
    #ff77a4 30%,
    #ffffff 20%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #ffffff 20%,
    #ff77a4 20%,
    #ff77a4 80%,
    #ffffff 80%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #ffffff 20%,
    #ff77a4 20%,
    #ff77a4 80%,
    #ffffff 80%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.switch__label13,
.switch__label13:hover,
.switch__label13_2,
.switch__label13_2:hover {
  border: 1px solid #ff8220;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+25,ffda18+25,ffda18+75,ffffff+75 */
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #ffffff 20%,
    #ff8220 30%,
    #ff8220 30%,
    #ffffff 20%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #ffffff 20%,
    #ff8220 20%,
    #ff8220 80%,
    #ffffff 80%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #ffffff 20%,
    #ff8220 20%,
    #ff8220 80%,
    #ffffff 80%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.switch__label14,
.switch__label14:hover,
.switch__label14_2,
.switch__label14_2:hover {
  border: 1px solid #018e57;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+25,ffda18+25,ffda18+75,ffffff+75 */
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #ffffff 20%,
    #018e57 30%,
    #018e57 30%,
    #ffffff 20%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #ffffff 20%,
    #018e57 20%,
    #018e57 80%,
    #ffffff 80%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #ffffff 20%,
    #018e57 20%,
    #018e57 80%,
    #ffffff 80%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.switch__label15,
.switch__label15:hover,
.switch__label15_2,
.switch__label15_2:hover {
  border: 1px solid #c45b01;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+25,ffda18+25,ffda18+75,ffffff+75 */
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #ffffff 20%,
    #c45b01 30%,
    #c45b01 30%,
    #ffffff 20%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #ffffff 20%,
    #c45b01 20%,
    #c45b01 80%,
    #ffffff 80%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #ffffff 20%,
    #c45b01 20%,
    #c45b01 80%,
    #ffffff 80%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.content-f {
  background: rgba(255, 255, 255, 0.5);
  margin-top: 20px;
  padding: 20px;
  border-radius: 10px;
}
#pokaz-wyswietl {
  width: 50%;
  padding: 50px 0;
  text-align: center;
  background-color: lightblue;
  margin-top: 0px;
  display: none;
  position: fixed;
  right: 10px;
  z-index: 100;
}

.fixed {
  position: absolute;
  right: 65px;
  margin-top: 0px;
  background: yellow;
  z-index: 9;
}

/*
@media only screen and (min-width: 1280px) {
  #content {
    margin: 300px auto;
  }
}

@media only screen and (min-width: 1400px) {
  #content {
    margin: 225px auto;
  }
}

@media only screen and (min-width: 1599px) and (max-width: 1690px) {
  .content-top {
    margin-top: 20px !important;
  }
  #content {
    margin: 55px auto;
  }
}
*/

/* When the width is between 600px and 900px OR above 1100px - change the appearance of <div> */
/*@media screen and (max-width: 900px) and (min-width: 600px),
  (min-width: 1100px) {
  div.example {
    font-size: 50px;
    padding: 50px;
    border: 8px solid black;
    background: yellow;
  }
}
*/
