@CHARSET "UTF-8";

@font-face {
  font-family: "Tele-GroteskFet";
  src: url("../fonts/t036016t_v21-2.eot");
}
@font-face {
  font-family: "Tele-GroteskFet";
  src: url("../fonts/t036016t_v21-2.ttf");
}
@font-face {
  font-family: "Tele-Grotesk-Fett";
  src: url("../fonts/t036016t_v21-2.eot");
}
@font-face {
  font-family: "Tele-Grotesk-Fett";
  src: url("../fonts/t036016t_v21-2.ttf");
}
@font-face {
  font-family: "Tele-GroteskHal";
  src: url("../fonts/t036014t_v21-2.eot");
}
@font-face {
  font-family: "Tele-GroteskHal";
  src: url("../fonts/t036014t_v21-2.ttf");
}
@font-face {
  font-family: "Tele-Grotesk-Halb";
  src: url("../fonts/t036014t_v21-2.eot");
}
@font-face {
  font-family: "Tele-Grotesk-Halb";
  src: url("../fonts/t036014t_v21.ttf");
}
@font-face {
  font-family: "Tele-GroteskNor";
  src: url("../fonts/t036013t_v21.eot");
}
@font-face {
  font-family: "Tele-GroteskNor";
  src: url("../fonts/t036013t_v21-2.ttf");
}
@font-face {
  font-family: "Tele-GroteskUltra";
  src: url("../fonts/telegroteskheadlineultra.eot");
}
@font-face {
  font-family: "Tele-GroteskUltra";
  src: url("../fonts/telegroteskheadlineultra.ttf");
}
@font-face {
  font-family: "Tele-GroteskRegular";
  src: url("../fonts/telegroteskheadlineregular.eot");
}
@font-face {
  font-family: "Tele-GroteskRegular";
  src: url("../fonts/telegroteskheadlineregular.ttf");
}



@font-face {
    font-family: 'tele-groteskultregular';
    src: url('../fonts/tele-grotesk-ultr-webfont.eot');
    src: url('../fonts/tele-grotesk-ultr-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/tele-grotesk-ultr-webfont.woff2') format('woff2'), url('../fonts/tele-grotesk-ultr-webfont.woff') format('woff'), url('../fonts/tele-grotesk-ultr-webfont.ttf') format('truetype'), url('../fonts/tele-grotesk-ultr-webfont.svg#tele-groteskultregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* tele-groteskultregular */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, 
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: top;
    box-sizing:border-box;
}

.fett {
    font-family: Tele-GroteskFet !important;
}
.halb {
    font-family: Tele-Grotesk-Halb !important;
}
.ultra {
    font-family: tele-groteskultregular !important;
}

.center {
    text-align: center
}

del {
    text-decoration: none;
    background:  url(../images/strike-price.png) center no-repeat;
    
}

.font07  {  font-size:  0.7em;}
.font08  {  font-size:  0.8em;}
.font09  {  font-size:  0.9em;}
.font10  {  font-size:  1.0em;}
.font11  {  font-size:  1.1em;}
.font12  {  font-size:  1.2em;}
.font13  {  font-size:  1.3em;}
.font14  {  font-size:  1.4em;}
.font15  {  font-size:  1.5em;}
.font16  {  font-size:  1.6em;}
.font17  {  font-size:  1.7em;}
.font18  {  font-size:  1.8em;}
.font19  {  font-size:  1.9em;}
.font20  {  font-size:  2.0em;}
.font21  {  font-size:  2.1em;}
.font22  {  font-size:  2.2em;}
.font23  {  font-size:  2.3em;}
.font24  {  font-size:  2.4em;}
.font25  {  font-size:  2.5em;}
.font26  {  font-size:  2.6em;}
.font27  {  font-size:  2.7em;}
.font28  {  font-size:  2.8em;}
.font29  {  font-size:  2.9em;}
.font30  {  font-size:  3.0em;}
.font31  {  font-size:  3.1em;}
.font32  {  font-size:  3.2em;}
.font33  {  font-size:  3.3em;}
.font34  {  font-size:  3.4em;}
.font35  {  font-size:  3.5em;}
.font36  {  font-size:  3.6em;}
.font37  {  font-size:  3.7em;}
.font38  {  font-size:  3.8em;}
.font39  {  font-size:  3.9em;}
.font40  {  font-size:  4.0em;}
.font43  {  font-size:  4.3em;}
.font50  {  font-size:  5.0em;}
.font51  {  font-size:  5.1em;}
.font52  {  font-size:  5.2em;}
.font53  {  font-size:  5.3em;}
.font63  {  font-size:  6.3em;}

body {
    margin: 0;
    display: block;
	background-color:#4B4B4B;
    font-family:Tele-Grotesk-Halb;
    font-size:18px;
    
}
table.area {
    width: 100%
}
a {
    text-decoration: none;
    color: #4379ab;
}
a:hover {
    color: #E20074;
}
a:hover,
a:focus,
a:active {
    outline: medium none;
    text-decoration: underline;
}
b,
strong {
    font-family: Tele-GroteskFet;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
.clear {
    clear: both;
    float: none;
    font-size: 0px;
    height: 0px;
    background: none;
    padding: 0;
}
.magenta {
    color: #E20074 !important;
}
.blue {
    color: #60a6e9 !important;
}

.white {
    color: white !important;
}

.btn {
    background: white;
    border:none;
    color: #e20074;
    font-family: Tele-GroteskUltra, Arial, Tahoma, Helvetica;
    font-size: 1.5em;
    border-radius: 15px;
    height: auto;
    letter-spacing: -0.5px;
    line-height: auto;
    padding: 0.5em 1.6em;
    text-align: center;
    text-decoration: none !important;
    white-space: nowrap;
    display:inline-block;
    margin: 0 auto;
    position: relative;
}
.btn .arrow {
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    border-width: 10px 0 10px 16px;
    content: "";
    display: inline-block;
    height: 2px;
    position: absolute;
    width: 0;
    top:50%;
    right:20px;
    margin-top: -10px
}
.btn:hover .arrow {color:#333;border-color: transparent transparent transparent #333; }
.btn:hover {color:#333;  }
.btn-white {
    color:#e20074;
    background-color: white;
}
.btn-white:hover {
    color:#333;
}
.wrapper {
    max-width: 1920px;
    min-width: 320px;
    /* width: 1520px; */
    /* display: block; */
    /* position: relative; */
    margin: 0 auto;
    /*box-shadow: 0 0 35px rgba(0,0,0,0.77);*/
    width: 100%;
    background-color: white;
}

h1{
    font-family: "Tele-GroteskUltra";
    line-height:1em;
    opacity:0;
    margin-left:-200px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}                                            .show-header-info h1 {
                                                opacity:1;
                                                margin-left:0px;
                                            }
.mainCon {
    background: none;
    opacity:0;
    transform:translateY(-100px);
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
                                            .show-header-info .mainCon {
                                                opacity:1;
                                                transform:translateY(0px);
                                            }
.mainCon a.logo1 {
    display: inline-block;
    float:left;
    margin: 0 auto;
    height: 75px;
    width:120px;
    background: url(../images/logo_03.png) 20px center no-repeat;
}
.mainCon a.logo2 {
    display: inline-block;
    width: 160px;
    float: right;
    margin: 0 auto;
    height: 75px;
    margin-right: 20px;
    background: url(../images/logo_06.png) right center no-repeat;
}

.mainCon a:hover {
    text-decoration: none
}

.section {
    width: 100%;
    height: auto;
    padding:0px;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #e5e5e5
}
.section.gray-bg{
    background: #f3f3f3;
}


.section .content {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    position:relative;
    padding:35px 15px 85px;
    height:100vh;
    min-height: 750px; 
}
/*.section .content.blank_content {
    height:100vh;
    min-height: 770px;
}*/

.v-center {
    position: absolute;
    top:50%;
    transform:translateY(-50%);
}
/* -------------   FORM -----------------------------------------------------------------------------------------------------*/

form {  padding: 0; position: relative; z-index: 1000; text-align: center }
form fieldset { margin: 15px auto; }
form fieldset legend { font-weight: bold; padding: 0 0 5px 5px; }
form fieldset.two-columns { margin-bottom: 30px; }
form fieldset.two-columns .item { float: left; }
form fieldset.two-columns .item.second { padding-left: 86px; }
form fieldset.agreement { margin-bottom: 0; padding: 3px 0 0 6px; position: relative; width: 415px; }
form fieldset.agreement label { cursor: pointer; }
form .item { padding: 15px 0; position: relative; vertical-align: middle  }
form .item.dateBirth, form .item.dateOrder { width: 452px; }
form .item.dateBirth img, form .item.dateOrder img { margin: 0 0 0 8px; vertical-align: -10px; width: auto; display: inline; }
form .item span.small { float: right; font-size: 10px; margin: 4px 2px 3px; color: #fff; }
form .item.radio > label { margin-bottom: 30px; }
form .item.radio div label { cursor: pointer; margin-bottom: 2px; width: 230px; }
form label { display: inline-block;  line-height: 24px; padding-left: 5px;  }
form label.two-lines { line-height: 14px; }
form label.agreement { font-size: 10px; line-height: 12px; width: 390px; }
form input[type="text"] { width:230px; height:53px; background-color: white; border:2px solid #ccc; padding:0 8px;font-size:25px;text-align: center; font-family: Tele-Grotesk-Halb}
form input[type="text"].error {  border:1px solid red;}
form button[type="submit"] {  
    cursor: pointer; 
    padding:8px 85px 8px 65px;
    width:230px;
    width:auto; 
    margin:0 auto; 
    position: relative; 
    font-size: 30px}

    form button[type="submit"]:hover {
    color:#333;
}
form .btn_send { background: url("../images/btn_send.png") no-repeat scroll 0 0; border: none; float: left; height: 32px; margin: 25px 0 85px 182px; width: 79px; text-indent: -1000em; overflow: hidden; cursor: pointer;}
form label.error { cursor: default !important; display: block; font-family: Tele-GroteskNor; font-size: 14px;  position: absolute; left:5px; top: -2px;  z-index: 1000;color:Red; }
form input[type="checkbox"].error + label.error { left: 15px; top:-5px;}
form .topErrorMessage label.error { background: url("../images/bg_error_bottom.png") no-repeat scroll 0 0; display: none; font-family: Tele-GroteskNor; font-size: 14px; height: 36px; line-height: 24px; padding: 0; position: absolute; right: 32px; text-align: center; top: -28px; width: 192px; }
form fieldset.agreement label.error { left: 5px; right: auto; top: -32px; }
form .for-private-clients > p { font-family: Tele-GroteskNor; }
form ~ .btn { position: absolute; }
.ui-datepicker-trigger { cursor: pointer; }

.col-container {
    clear:both;
}
form .item .item.choose-starter {
    display: inline-block;
    width:33%;
}
form .item.legal {
    display: inline-block;
    
}
form .item.legal > * {
    display: inline-block;
    text-align: center;
}
form .item.legal input {
    margin-left:-20px;
}
form .col-container .col .item.legal label:not(.fake-chx) {
    width: 360px;
    font-size: 0.6em;
    line-height: 1.2em
}
.col-container .col {
    width:45%;
    display: inline-block;
}
.col-container .col .item  {
    clear: both
}
.col-container .col .item label {
    line-height: 40px
}
.col-container .col .item input[type='text'] {
    float:right;
}
.col-container .col .item input[type='text'] {
    float:right;
}

form.pl-form input[type="checkbox"] {
    visibility: hidden;
}
form.pl-form input[type="checkbox"] ~ .fake-chx {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #cccccc;
    display: inline-block;
    height: 20px;
    padding: 0 !important;
    position: relative;
    top: 0;
    vertical-align: top;
    width: 20px;
}
form.pl-form input[type="checkbox"]:checked ~ .fake-chx {
    background: rgba(0, 0, 0, 0) url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAMAAABhEH5lAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAxQTFRF////4gB08H+58YC6XjDrMQAAADpJREFUeNq0zzEOACAMAsAC//+zxjZa4lzGYyBETIX8BKB3WyDrnoRwrEmZSZpLmXxed74ZR74vAQYARXgAZ2g4RzgAAAAASUVORK5CYII=") no-repeat scroll 0 0;
}
form.pl-form input.error[type="checkbox"] ~ .fake-chx {
    border: 1px solid #ff0000;
}
form.pl-form .legal-cont {
    font-size: 0.7em;
    line-height: 1.5em;
    max-width: 500px;
    text-align: left;
}
form .item-inline {
    display: inline-block;
    position: relative;
    min-width: 250px;
    margin:15px;
}
#modal form .btn {
    background: #e20074;
    border: 1px solid #E20074;
    color: white;
    border-radius: 0px;
    font-family: Tele-GroteskUltra, Arial, Tahoma, Helvetica;
    font-size: 2.0em;
    height: auto;
    letter-spacing: -0.5px;
    line-height: auto;
    padding: 0.3em 1.6em 0.3em 0.9em;
    text-align: center;
    text-decoration: none !important;
    white-space: nowrap;
    display:inline-block;
    margin: 0 auto;
    position: relative;
    font-size: 30px
}

#thx, #err {text-align: center}

    .fancybox-lock .fullscreen_fancy .fancybox-overlay {
        background: rgba(0, 0, 0, 0.6);
    }

    .fullscreen_fancy .fancybox-overlay-fixed {
        background: rgba(0, 0, 0, 0.6);
    }


.visible-sm {display: none}
.visible-md {display: none}
.visible-lg {display: block}

.hidden-sm {display: block}
.hidden-md {display: block}
.hidden-lg {display: none}

/* TYLKO DLA TEJ STRONY ---------------------------------------------- */

h1 {font-size: 3.8em; line-height: 0.95em;

    position: absolute;
    top:50%;
    transform: translateY(-50%);
}
h1 span {
    margin:0.05em 0; 
    display: inline-block;
    padding: 4px 8px;
}
h1 span.black {
    background: black;
    color:white;
}
h1 span.magi {
    background: #e20074;
    color:white;
}

h3 {
    font-size: 2.2em
}
h4 {
    font-size: 2.8em;
}

.section.mod0 {
    background: #fff;
    position: relative;
    overflow: hidden;
    background: url("../images/mod0_static.jpg") no-repeat scroll center;
}
                    @media screen and (min-width: 1200px) and (max-height: 900px){
                        .section.mod0 {
                            background-size: auto 600px;
                        }
                    }
.section.mod0 iframe {
    position: absolute;
    top: -15px;
    left:50%;
    transform: translateX(-50%);
}

.section.mod0 .iframe-overlay {
    position: absolute;
    top: 0;
    left:0;
    width:100vw;
    height: 100vh;
}

.arrow_down {
    background: url("../images/arrows_down.png") no-repeat scroll top center;
    width: 39px;
    height: 22px;
    display: block;
    position: absolute;
    bottom: 30px;
    left:50%;
    margin-left:-20px;
    animation: bounce_arrow 2s infinite ;
    -webkit-animation: bounce_arrow 2s infinite 
}
.arrow_down.white {
    background-position: bottom center;
}

@-webkit-keyframes bounce_arrow {
    0%, 100% {-webkit-transform: translateY(0);} 
    40% {-webkit-transform: translateY(-20px);}
    
}
 
@-moz-keyframes bounce_arrow {
    0%, 100% {-moz-transform: translateY(0);}
    40% {-moz-transform: translateY(-20px);}
}
 
@-o-keyframes bounce_arrow {
    0%,  100% {-o-transform: translateY(0);}
    40% {-o-transform: translateY(-20px);}
}
@keyframes bounce_arrow {
    0%,  100% {transform: translateY(0);}
    40% {transform: translateY(-20px);}
}

                    @media screen and (min-width: 1200px) and (min-height: 940px){
                        .content > .slogan {
                            margin-top: 5vh
                        }
                    }


.section.mod1 {
    background: white;
}
.section.mod1 .slogan img {
    vertical-align: baseline;
}
.section.mod1 .photo-holder {
    margin:25px auto 40px auto;
}
                    @media screen and (min-width: 1200px) and (max-height: 900px){
                        .section.mod1 .photo-holder img {
                            height:450px;
                            width: auto
                        }
                    }
                    @media screen and (min-width: 1200px) and (min-height: 940px){
                        .mod1 .slogan {
                            margin-top: 7vh
                        }
                    }

.section.mod1 .btn {
    color: white;
    background: #e20074;
    font-size: 1.4em;
    margin:5px 15px;
}
.section.mod1 .btn.dla-ciebie {
    color: white;
    background: black;
}

.section.mod2  {
    background:#fafafa;
}
.section.mod2 .slogan {
}

.section.mod2 .slogan span{
    display: block
}

.section.mod2 .bg {
    background: url('../images/mod2.jpg') bottom right no-repeat;
    height: 100%;
    position: absolute;
    width: 100%;
    top:5px;
}
                    @media screen and (min-width: 1200px) and (max-height: 900px){
                        .section.mod2 .bg {
                            background-size: auto 500px;
                            background-position: bottom right
                        }
                    }
.section.mod3 .bg {
    height: 100%;
    position: absolute;
    width: 100%;
    top:5px;
}
.section.mod3 .bg video{
    position: absolute;
    left:50%;
    transform:translateX(-50%);
    top:30%;
}
.section.mod3 .bg img{
    position: absolute;
    left:50%;
    transform:translateX(-50%);
    top:calc(30% - 15px);
    height:629px;
    width: auto;
}
                    @media screen and (min-width: 1200px) and (max-height: 900px){
                            .section.mod3 .bg video{
                                height:450px;
                            }
                            .section.mod3 .bg img{
                                height:476px;
                                width: auto;
                            }
                    }
.slogan {
    font-size: 2.4em;
    font-family: Tele-GroteskFet;
    color:#e20074;
    margin-top:30px;
}

.slogan span{
    font-size: .7em;
    line-height: 1.1em;
    font-family: Tele-Grotesk-Halb;
    color:#333;
    display: inline-block;
}

.section.mod4 .bg {
    height: 100%;
    position: absolute;
    width: 100%;
    top:5px;
}
.section.mod4 .bg video{
    position: absolute;
    left:50%;
    transform:translateX(-50%);
    top:50%;
}

.section.mod4 .bg,
.section.mod4 .bg2 {
    background-size: contain;
    /*background-size: auto 780px;*/
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
    
}
.section.mod5 .bg {
    background: url('../images/mod5.png') bottom center no-repeat;
    height: 99%;
    position: absolute;
    width: 100%;
    bottom:0px;
}
                    @media screen and (min-width: 1200px) and (max-height: 900px){
                           .section.mod5 .bg {
                                background-size: auto 500px
                            }
                    }
.section.mod6  {
    background: #fafafa
}
.section.mod6 .bg {
    background: url('../images/mod6.jpg') bottom center no-repeat;
    background-size: auto 750px;
    height: 90%;
    position: absolute;
    width: 100%;
    bottom:0px;
}
                    @media screen and (min-width: 1200px) and (max-height: 900px){
                           .section.mod6 .bg {
                                background-size: auto 560px
                            }
                    }
.section.mod7 {
    background: #fafafa
}
.section.mod7 .slogan span {
}
.section.mod7 .bg {
    background: url('../images/mod7.jpg') bottom center no-repeat;
    background-size: auto 750px;
    height: 90%;
    position: absolute;
    width: 100%;
    bottom:0px;
}
                    @media screen and (min-width: 1200px) and (max-height: 900px){
                           .section.mod7 .bg {
                                background-size: auto 560px
                            }
                    }
.section.mod8 {
    background: #fafafa
}
.section.mod8 .bg {
    background: url('../images/mod8.jpg') bottom center no-repeat;
    background-size: auto 750px;
    height: 90%;
    position: absolute;
    width: 100%;
    bottom:0px;
}
                    @media screen and (min-width: 1200px) and (max-height: 900px){
                           .section.mod8 .bg {
                                background-size: auto 560px
                            }
                    }
.section.mod9 .bg {
    height: 90%;
    position: absolute;
    width: 100%;
    bottom:0px;
}
.section.mod9 .bg video{
    position: absolute;
    left:50%;
    transform:translateX(-341px);
    bottom:38px;
}
.section.mod9 .bg img{
    position: absolute;
    left:50%;
    transform:translateX(-50%);
    bottom:0px;
    width: auto;
}
                    @media screen and (min-width: 1200px) and (max-height: 900px){
                            .section.mod9 .bg video{
                                height:344px;
                                transform:translateX(-286px);
                                bottom:33px;
                            }
                            .section.mod9 .bg img{
                                height:476px;
                                width: auto;
                            }
                    }
.section .slogan + .btn {
    color: white;
    background: #e20074;
    font-size: 1.4em;
    margin:20px auto;
    display: block;
    width:290px;
}
.section .slogan + .btn:hover {
    color: black;
}
/* -------------- MOBILE ------------------------------------------------*/

@media screen and (max-width: 1200px){   /* ------------------------------ 640 --------------------------------*/
  
.visible-sm {display: none}
.visible-md {display: block}
.visible-lg {display: none}

.hidden-sm {display: block}
.hidden-md {display: none}
.hidden-lg {display: block}


    .section {
        height:930px;
    }
    .section .content {
        height: 100%;
        min-height: 768px;
        max-width: 960px
    }
    .section.mod0  {
        background: white url('../images/mod0_static.jpg')  center no-repeat;
    }
    .section.mod0 iframe {
        display: none
    }
    .section.mod0 video {
        position: absolute;
        left:50%;
        transform:translateX(-50%);
    }
    .section.mod0 .content {
        height: 100%;
    }
    h1 {
        font-size: 3.6em
    }

    .slogan {
        font-size: 1.6em;
    }
    .section.mod2 .bg {
        background-size: 1500px auto;
        background-position: bottom left;
    }
    .section.mod2 .content {
        padding-top: 100px
    }
     .section.mod3 .bg,
    .section.mod3 .bg2 {
        background-size:1500px auto;
    }  
    .section.mod4 .bg {
        background: #fff url('../images/mod4_static.jpg')  center no-repeat;
    }
    .section.mod5 .bg {
        background-size: 900px auto;
    }
    .section.mod8 .bg {
        background-size: 960px auto
    } 
    .section.mod9 .bg {
        background: url('../images/mod9_static.jpg') bottom center no-repeat;
        background-size: auto 720px;
        height: 90%;
        position: absolute;
        width: 100%;
        bottom:0px;
    }
}
@media screen and (max-width: 960px){   /* ------------------------------ 640 --------------------------------*/
    
.visible-sm {display: none}
.visible-md {display: block}
.visible-lg {display: none}

.hidden-sm {display: block}
.hidden-md {display: none}
.hidden-lg {display: block}
    
    body {
        font-size: 15px
    }

    .section .content {
        max-width: 640px;
        padding:25px 15px 80px;
        height: 100%;
        min-height: 100%
    }

     h1 {
        font-size: 3.0em
    } 
    .slogan {
        font-size: 1.8em;
    }
    .slogan span{
        font-size: .8em;
    }
    .section.mod0  {
        background-size:  auto 550px;
        height:700px;
    }
    .section.mod1 .content {
        height:auto;
    }
    .section.mod1 .content .photo-holder img {
        max-width: 100%;
        height: auto
    }
    .section.mod2 .bg {
        background-size: 1500px auto;
    }
    .section.mod3 .text {
        width:auto;
        max-width: 400px;
        margin: 0 auto;
        text-align: center;
        position: relative;
        top:0;
        transform:none;
    }

    .section.mod3 {
        background: url('../images/mod3_static.jpg') center  no-repeat;
    }
    .section.mod3 .content p{
        margin-top:1.5em;
    }
    .section.mod3 .bg,
    .section.mod3 .bg2 {

        display: none;
    }
    .section.mod4  {
        height: 630px;
        min-height:630px;
    }
    .section.mod4 .bg {
        background-size: 650px auto;
    }
    .section.mod5 {
        min-height: 700px;
        height:700px;
    }
    .section.mod5 .text {
        max-width: 60%;
        text-align: center;
        position: relative;
        margin:0 auto;
        top:0;
        margin-top:5px;
    }
    .section.mod5 .bg {
        background-size: 640px auto;
        height: 90%;
        position: absolute;
        width: 100%;
        bottom:0px;
    }
    .section.mod8  {
        height:650px;
    } 
    .section.mod8 .bg {
        background-size: 650px auto
    } 
}

@media screen and (max-width: 640px){   /* ------------------------------ 320 --------------------------------*/

.visible-sm {display: block}
.visible-md {display: none}
.visible-lg {display: none}

.hidden-sm {display: none !important}
.hidden-md {display: block}
.hidden-lg {display: block}

    .section {
        padding: 0;
        height: auto;
    }
    .section .content {
        padding: 30px 5px 100px;
        max-width: 320px;
        min-height: auto
    }

    body {
        font-size: 14px
    }

    h1 {
        font-size: 30px
    }
    h2 {
        font-size: 43px;
        font-family: "Tele-GroteskUltra";
        line-height:1em;
        margin-top:120px;
    }
    h2 span {
        margin:0.05em 0; 
        display: inline-block;
        padding: 4px 8px;
    }
    h2 span.black {
        background: black;
        color:white;
    }
    h2 span.magi {
        background: #e20074;
        color:white;
    }
    h4 {
        font-size: 2em
    }
    .btn {
        padding: 10px 19px;
    }
    .section.mod0{
        background-size: auto 490px
    }
    .section.mod1 .photo-holder img{
        max-width: 100%;
        height:auto;
    }
    .section.mod2 {
        background: #fff;
        height:480px;
        min-height: 480px
    }
    .section.mod2 .slogan span{
        line-height: 1em;
        font-size: 1.4em;
    }
    .section.mod2 .bg {
        background: url('../images/mod2_320.jpg') bottom center no-repeat;
        height: 100%;
        position: absolute;
        width: 100%;
        top:5px;
    }
    .section.mod2 .content {
       padding-top: 30px
    }
    .section.mod3 {
        background-position: center 270px;
        background-size: 320px auto;
        height:800px;
    }
    .section.mod4 {
        height:500px;
        min-height: 500px
    }
    .section.mod4 .bg {
        background-size: 320px auto;
        background-position: center 300px;
    }
    .section.mod5 {
        height:500px;
        min-height: 500px
    }
    .section.mod5 .bg {
        background-size: 320px auto;
    }
    .section.mod6 {
        height:900px;
        min-height: 900px;
        background: white
    }
    .section.mod6 .bg {
        background: url('../images/mod6_320.jpg') center 180px no-repeat;
    }
    .section.mod7 {
        height:600px;
        min-height: 600px;
    }
    .section.mod7 .bg {
        background-size: 580px auto;
    }
    .section.mod8  {
        height:480px;
    } 
    .section.mod8 .bg {
        background-size: 330px auto
    } 
    .section.mod9  {
        height:700px;
    } 
    .section.mod9 .bg {
        background-size: 480px auto
    } 
    #modal {
        background: white;
        padding:20px 5px;
        box-sizing:border-box;
    }
}

		
		
		
		
		
		
		
		