.container {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.clear {
    clear: both;
    float: none;
}

img {
  max-width: 100%;
}

@font-face {
    font-family: 'Whitney Light';
    src: url("https://zasoby.politykainsight.pl/pi2/fonts/Whitney-Light.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Whitney Book';
    src: url("https://zasoby.politykainsight.pl/pi2/fonts/Whitney-Book.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Whitney Medium';
    src: url("https://zasoby.politykainsight.pl/pi2/fonts/Whitney-Medium-Bas.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Whitney Semibold';
    src: url("https://zasoby.politykainsight.pl/pi2/fonts/Whitney-Semibold-Bas.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Whitney Bold';
    src: url("https://zasoby.politykainsight.pl/pi2/fonts/Whitney-Bold.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Chronicle XLight';
    src: url("https://zasoby.politykainsight.pl/pi2/fonts/ChronicleDisp-XLight.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

html,
body {
    margin: 0;
    min-height: 100%;
    background-color: #51add8;
    overflow-x: hidden;
}


#panel1 {
    padding-top: 56px;
    background-color: #efe9e7;
    background-image: url("https://zasoby.politykainsight.pl/pi2/images/ppd/bg.svg");
    background-repeat: no-repeat;
    background-position: center top;
}
@media (min-width: 2600px) {

    #panel1 {
        background-position: left top;
        background-size: cover;
        background-position: left bottom !important;
    }
}

#logo_pi {
    width: 378px;
    height: auto;
    float: left;
}

#logo {
    max-width: 100%;
    width: 290px;
    display: block;
    float: right;
}

@media (max-width: 570px) {
  #logo_pi, #logo {
    float: none;
    display: block;
    margin: 0 auto;
  }
  #logo_pi {
    margin-bottom: 20px;
  }
}

#panel1 h1 {
    font-family: 'Whitney Light', sans-serif;
    font-size: 44px;
    line-height: 1.1em;
    color: #40454d;
    margin-bottom: 20px;
    text-align: center;
    padding-top: 50px;
}

#panel1 h1 strong {
    font-family: 'Whitney Bold', sans-serif;
}


@media (max-width: 570px) {
  #panel1 h1 {
    font-size: 33px;
    padding-top: 20px;
  }
}
span.description {
    font-size: 35px;
    line-height: 1.1em;
    font-family: 'Chronicle XLight';
    font-weight: normal !important;
    color: #40454d;
    display: block;
    margin: 0 auto 0 auto;
    text-align: center;
}
span.description2 {
    font-size: 22px;
    line-height: 1.2em;
    font-family: 'Whitney Light', sans-serif;
    color: #40454d;
    display: block;
    margin: 20px auto 50px auto;
    text-align: center;
    max-width: 880px;
}
@media (max-width: 570px) {
  span.description {
    font-size: 22px;
  }

}

.mockup_dossier {
    position: relative;
}
@media (max-width: 991px) {
    .mockup_dossier {
      right: 0px;
      top: 30px;
    }
}

#panel1 h2 {
    font-family: 'Whitney Medium', sans-serif;
    font-size: 21px;
    line-height: 1.1em;
    color: #7b899c;
    text-align: left;
    margin-bottom: 16px;
    margin-top: 70px;
}

.inner_wrapper {
    padding: 26px 43px;
}

@media (max-width: 1199px) {
  #panel1 h2 {
    margin-top: 35px;
  }
}
@media (max-width: 991px) {
  #panel1 h2 {
    margin-top: 0;
  }
}

form#rejestracja input[type="text"],
form#rejestracja input[type="email"] {
    width: 100%;
    border: none;
    border-bottom: 1px solid #979797;
    font-size: 18px;
    padding: 8px 0;
    background: transparent;
    margin-bottom: 20px;
    text-align: left;
    font-family: 'Whitney Book', sans-serif;
    display: block;
}

form#rejestracja input[type="text"]:focus,
form#rejestracja input[type="email"]:focus {
    outline: none;
    box-shadow: 0 2px 0 0 #999;
}

form#rejestracja input[type="checkbox"],
form#rejestracja label {
    text-align: left;
}

form#rejestracja label {
    font-size: 14px;
    color: #4a4a4a;
    line-height: 1.3em;
    font-family: 'Whitney Light', sans-serif;
    margin-bottom: 15px;
    font-weight: 200;
    clear: both;
    float: left;
}

form#rejestracja input[type="submit"] {
    text-align: center;
    display: block;
    border: none;
    background-color: #363860;
    color: #c6d7fa;
    padding: 21px 0;
    font-size: 16px;
    letter-spacing: 0.03em;
    font-family: 'Whitney Light', sans-serif;
    margin-bottom: 74px;
    margin-top: 15px;
    border-radius: 12px;
    padding: 15px 40px;
    line-height: 1em;
}

@media (max-width: 767px) {
    form#rejestracja input[type="submit"] {
      margin-bottom: 40px;
    }
}

#panel2 {
    background-color: #363860;
    border-bottom: 1px solid #113140;
    border-top: 1px solid #113140;
    padding-bottom:2px;
    color: #677897;
    text-align:left;
    padding:30px 0 37px 0; 

}

#panel2 h3 {
    font-family: 'Whitney Semibold', sans-serif;
    font-size: 28px;
    margin: 0;
    text-align:center;
    display: inline-block;
    position:relative;
    top:3px;
    margin-right:15px;
}

@media (max-width: 570px) {
  #panel2 h3 {
    font-size: 33px;
  }
}



#socials {
  display:inline-block;

}

#socials a {
    display: inline-block;
    margin-left: 20px;
    vertical-align:bottom;
}

#socials a img {
}

@media (max-width:486px) {
  #panel2 h3, #socials {
    display:block;
    margin:0 !important;
  }
  #panel2 h3 {
    margin-bottom:15px !important;
  }
  #socials a {
    margin:0 7px;
  }

}

span.legal {
    text-align: left;
    display: block;
    font-size: 14px;
    color: #4a4a4a;
    line-height: 1.2em;
    font-family: 'Whitney Light', sans-serif;
    margin-bottom: 30px;
    
}

span.legal a {
    color: #848484;
    text-decoration: underline;
    margin-bottom: 20px;
}



.maszpytanie {
    font-size: 12px;
    color: #9b9b9b;
    margin-bottom: 21px;
    display: block;
}

#footer {
    text-align: center;
    background-color: #efe9e7;
    padding: 40px 0;

}

/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}

[type="checkbox"]:not(:checked)+label,
[type="checkbox"]:checked+label {
    position: relative;
    padding-left: 36px;
    cursor: pointer;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked)+label:before,
[type="checkbox"]:checked+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: none;
    background-color: #fff;
    border-radius: 0;
    box-shadow: 0 0 0 #979797;
    top: -2px;
}

/* checked mark aspect */
[type="checkbox"]:not(:checked)+label:after,
[type="checkbox"]:checked+label:after {
    content: '✔';
    position: absolute;
    top: 2px;
    left: 4px;
    font-size: 14px;
    line-height: 0.8;
    color: #40454d;
    transition: all .2s;
    font-family: Helvetica, Arial, sans-serif;
}

/* checked mark aspect changes */
[type="checkbox"]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0);
}

[type="checkbox"]:checked+label:after {
    opacity: 1;
    transform: scale(1);
}

/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked)+label:before,
[type="checkbox"]:disabled:checked+label:before {
    box-shadow: none;
    background-color: transparent;
}

[type="checkbox"]:disabled:checked+label:after {
    color: #999;
}

[type="checkbox"]:disabled+label {
    color: #aaa;
}

/* accessibility */
[type="checkbox"]:checked:focus+label:before,
[type="checkbox"]:not(:checked):focus+label:before {}


#panel3 {
    background-color: #51add8;
    padding-bottom: 60px;
}
#panel3 p a {

    color: #fff;
    margin-top:10px;
    display: block;
}
#panel3>div {
  vertical-align: bottom;
}

#panel3 h5 {
    font-size: 21px;
    color: #ffffff;
    margin-bottom: 15px;
    font-family: 'Whitney Medium';
}
@media (max-width: 991px) {

  #panel3 h5 {
    margin-top:40px;
  }
}
#panel3 p {
    color: #fff;
    font-family: 'Whitney Light';
    font-size: 16px;
    line-height: 1.3em;

}
#panel3 .inner_wrapper {
    padding: 0;
    max-width: 376px;
    display: inline-block;
    margin-bottom: 3%;
}
@media (max-width: 991px) {
  #panel3 .inner_wrapper {
    max-width: 306px;
  }
}


.pi_mockup {
    max-width: 580px;
    display: inline-block;
    vertical-align: bottom;
    margin-top: 100px;
}
@media (max-width: 1199px) {
  .pi_mockup {
    max-width: 450px;
    position: relative;
    left: 30px;
  }
}
@media (min-width: 1200px) {
  .pi_mockup {
    margin-left: 100px;
  }
}

@media (max-width: 991px) {
  .pi_mockup {
    max-width: 380px;
  }
}

@media (max-width: 755px) {
  #panel3 .inner_wrapper {
    max-width: 48%;
  }
  .pi_mockup {
    max-width: 50%;
  }
}
@media (max-width: 630px) {
  #panel3 .inner_wrapper {
    max-width: 100%;
  }
  .pi_mockup {
    max-width: 320px;
    width: 100%;
    left: 0px;
    margin: 10px auto 0 auto;
    display: block;
  }
}
#footer_small {
    color: #9b9b9b;
    font-size: 8px;
}

#footer_small a {
    color: #9b9b9b;
}


.pi_climate_registered_now,
.pi_climate_already_registered,
.pi_climate_exists_application_user,
.pi_climate_has_access_to_pi,
.pi_climate_unexpected_error,
.pi_climate_is_pi_client {
    background-color: #fff;
    border: 1px solid #1c80f4;
    color: #40454d;
    font-family: 'Whitney Semibold', sans-serif;
    font-size: 20px;
    padding: 20px 10px;
    display: block;
    text-align: center;
    margin-bottom: 20px;
}

.requiredFieldsError {
    font-family: 'Whitney Semibold', sans-serif;
    display: block;
    line-height: 1.2em;
    color: #e74439;
    font-size: 14px;
    text-align: left;
}

.hide_me {
    display: none;
}

.more,
.less {
    text-align: left;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    max-height: 50px;
    padding-left:5px;
    color: #9b9b9b;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    font-family: 'Whitney Medium';
}


form.pi_climate_registration a:hover,
form.pi_climate_registration a:focus {
    text-decoration: none;
    border-bottom: 1px solid #aaa !important;
}

@media (max-width: 570px) {
  .col_xxs_12 {
    width: 100% !important;
    left:0 !important;
    right: 0 !important;
  }
  .mockup_dossier {
    right: -5%;
    top: -17px !important;
    max-width: 340px;
    width: 100%;
    margin: 0 auto 4px auto;
    display: block;
  }
}
@media (max-width: 443px) {
  
}
.pi_climate_registered_now, .pi_climate_already_registered, .pi_climate_exists_application_user, .pi_climate_has_access_to_pi, .pi_climate_unexpected_error, .pi_climate_is_pi_client {
    background-color: transparent;
    border: 1px solid #1c80f4;
    color: #40454d;
    font-family: 'Whitney Semibold', sans-serif;
    font-size: 20px;
    padding: 20px 10px;
    display: block;
    text-align: center;
    margin-bottom: 20px;
    margin-top:30px;
    line-height:1.2em;
    text-align:left;
    border-width:0;
    padding:0;
}