@CHARSET "UTF-8";


/** Generated by FG **/
@font-face {
    font-family: 'Conv_SSTPro-Bold';
    src: url('../fonts/SSTPro-Bold.eot');
    src: local('☺'), url('../fonts/SSTPro-Bold.woff') format('woff'), url('../fonts/SSTPro-Bold.ttf') format('truetype'), url('../fonts/SSTPro-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}



/** Generated by FG **/
@font-face {
    font-family: 'Conv_SSTPro-Roman';
    src: url('../fonts/SSTPro-Roman.eot');
    src: local('☺'), url('../fonts/SSTPro-Roman.woff') format('woff'), url('../fonts/SSTPro-Roman.ttf') format('truetype'), url('../fonts/SSTPro-Roman.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}




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: Conv_SSTPro-Bold !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:Conv_SSTPro-Roman;
    font-size:16px;
    
}
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: Conv_SSTPro-Bold;
}
.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;
}

.btn {
    background: #e20074;
    color: white;
    font-size: 0.9em;
    height: 45px;
    line-height: 45px;
    padding: 0 1.5em;
    text-align: center;
    border-radius: 25px;
    text-decoration: none !important;
    white-space: nowrap;
    display:inline-block;
    margin: 5px;
    position: relative;
}
.btn.two-lines{
    line-height: 1em;
    padding-top: 0.5em;
}
.btn .arrow {
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    border-width: 8px 0 8px 12px;
    content: "";
    display: inline-block;
    height: 2px;
    position: absolute;
    width: 0;
    top:50%;
    right:20px;
    margin-top: -8px
}
.btn:hover {background-color:#333; color:white; }
.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{
    color:white;
}
h2 {
    font-size: 1.5em
}
.mainCon {
    background: none
}
.mainCon a.logo1 {
    display: inline-block;
    float:left;
    margin: 0 auto;
    height: 45px;
    width:120px;
    background: url(../images/logo_03.png) left center no-repeat;
}
.mainCon a.logo2 {
    display: inline-block;
    width: 160px;
    float: right;
    margin: 0 auto;
    height: 45px;
    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;
}

.section.header{
    background: url(../images/header_960.jpg) center top no-repeat;
    height:500px;
    position: relative;
}

.section .content {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    position:relative;
    padding:15px;
}



.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 ---------------------------------------------- */

.section.mod0 {
    background: url(../images/bg1200.jpg) top center no-repeat;
    height:499px;
    position: relative;
    padding-bottom: 60px
}

.section.mod0 h1{
    margin-top:1.3em;
    margin-bottom: 1em;
}

.section.mod0 .logos{
    display: block;
    margin: 22px 0
}

.section.mod0 .btn{
    margin: 15px 15px 15px 0;
    -webkit-box-shadow: 0px 7px 19px -10px rgba(0,0,0,0.52);
    -moz-box-shadow: 0px 7px 19px -10px rgba(0,0,0,0.52);
    box-shadow: 0px 7px 19px -10px rgba(0,0,0,0.52);
}
.section.mod1 .btn {
    padding-left:3em;
    padding-right:3em;
}
.section.mod1 .box {
    display: inline-block;
    width:auto;
    margin:20px 5%;
}

.section.mod1 .box img{
    display: block;
    margin:0 auto;
}

.section.mod2{
    background: url(../images/mod2bg_19.jpg) top center no-repeat;
    height:772px;
    position: relative;
    padding-bottom: 60px
}
.section.mod2 .content{
    position: relative;
}
.section.mod2 .content h2{
    margin-top: 60px
}
.section.mod2 .content .content-tel{
    position: absolute;
    width: 219px;
    height: 388px;
    left: 154px;
    top: 154px;
}

.section.mod2 .content .content-tel img{
    display: none;
}

.section.mod2 .right-side {
    width: 40%;
    margin-left: 60%;
}
.section.mod2 .tab-holder{
    margin:25px 0;
}
.section.mod2 .tab-holder .item {
    width: 25%;
    height:auto;
    background-color:white;
    margin: 0 0 0 -1px;
    border: 1px solid #ccc;
    color:#aaa;
    font-size: 14px;
    text-align: center;
    padding: 80px 5px 15px;
    display:block;
    float: left;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.section.mod2 .tab-holder .item.active, .section.mod2 .tab-holder .item:hover {
    -webkit-box-shadow: inset 0px -5px 0px 0px rgba(226,0,116,1);
    -moz-box-shadow: inset 0px -5px 0px 0px rgba(226,0,116,1);
    box-shadow: inset 0px -5px 0px 0px rgba(226,0,116,1);
    color:#666;
}
.section.mod2 .tab-holder .item._1 {
    background: white url(../images/sony-xz-RWD_03.png)  center 21px no-repeat;
}
.section.mod2 .tab-holder .item._1.active, .section.mod2 .tab-holder .item._1:hover {
    background: white url(../images/sony-xz-RWD_03mag.png)  center 21px no-repeat;
}
.section.mod2 .tab-holder .item._2 {
    background: white url(../images/sony-xz-RWD_04.png)  center 21px no-repeat;
}
.section.mod2 .tab-holder .item._2.active, .section.mod2 .tab-holder .item._2:hover {
    background: white url(../images/sony-xz-RWD_04mag.png)  center 21px no-repeat;
}
.section.mod2 .tab-holder .item._3 {
    background: white url(../images/sony-xz-RWD_05.png)  center 21px no-repeat;
}
.section.mod2 .tab-holder .item._3.active, .section.mod2 .tab-holder .item._3:hover {
    background: white url(../images/sony-xz-RWD_05mag.png)  center 21px no-repeat;
}
.section.mod2 .tab-holder .item._4 {
    background: white url(../images/sony-xz-RWD_06.png)  center 21px no-repeat;
}
.section.mod2 .tab-holder .item._4.active, .section.mod2 .tab-holder .item._4:hover {
    background: white url(../images/sony-xz-RWD_06mag.png)  center 21px no-repeat;
}


.section.mod2 .tab-content {
    font-size: 0.9em;
    display: none;
}
.section.mod2 .tab-content p{
    margin:1em 0;
    color:#83838f;
    line-height: 1.45em
}
.section.mod2 .tab-content p strong{
    color:#333;
}
.section.mod2 .tab-content .logosy{
    display: inline-block;
    margin:15px 0;
}

.section.mod3{
    border-bottom: 1px solid #eee;
}
.section.mod3 .content{
    background: white url(../images/mod3_sony-xz.jpg)  center right no-repeat;
    height:450px;
    position: relative;
}
.section.mod3 .content .center-height{
    max-width: calc(100% - 400px);
    position: absolute;
    top:50%;
    transform:translateY(-50%);
}
.section.mod3 .content .center-height h2{
    margin-bottom: 2em
}
.section.mod4 .content{
    height:400px;
    background: white url(../images/mod4vip.jpg)  center left no-repeat;
}
.section.mod4 h2{
    margin-bottom:1em;
}
.section.mod4 .content .center-height{
    max-width: calc(100% - 400px);
    position: absolute;
    margin-left: 400px;
    top:50%;
    transform:translateY(-50%);
}
.section.mod4 .blue-dot{
    list-style: square;
    color:#4a81f9;
    margin-left: 15px
}
.section.mod4 p{
    margin: 1em 0;
}
.section.mod4 .blue-dot li span{
    color:#333;
}
.section.mod4 .blue-dot li span a{
    white-space: nowrap;
}

.section.mod-last {
    background: #f1f4f9;
    padding:30px 0;
}
.section.mod-last .btn {
    font-size: 16px;
    line-height: 20px;
    height:60px;
    border-radius: 30px;
    display: inline-block;
    -webkit-box-shadow: 0px 7px 19px -10px rgba(0,0,0,0.52);
    -moz-box-shadow: 0px 7px 19px -10px rgba(0,0,0,0.52);
    box-shadow: 0px 7px 19px -10px rgba(0,0,0,0.52);
}
.section.mod-last .reg{
    margin-top: 2em;
    text-align: right;
    color:#e20074;
    text-decoration: underline;
}
/* -------------- MOBILE ------------------------------------------------*/

@media screen and (max-width: 1200px){   /* ------------------------------ 640 --------------------------------*/
    
    .section .content {
        max-width: 960px
    }
    .section.mod0{
        height:450px;
        background-size: auto 450px
    }
    .section.mod0 h1{
        font-size: 12px;
        margin-top:1.8em;
        margin-bottom: 1em;
    }
    .section.mod1 .box {
        margin: 20px 5px;
    }
    .section.mod2 .right-side {
        width: 50%;
        margin-left: 50%;
    }
    .section.mod2 .content .content-tel{
        left: 34px;
    }
}
@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: 14px
    }
    .section .content {
        max-width: 640px
    }
    .section.mod0 h1{
        font-size: 8px;
        margin-top:3em;
        margin-bottom: 1em;
    }
    .section.mod0 {
        background: url(../images/bg640.jpg) top center no-repeat;
        height:420px;
        position: relative;
        padding-bottom: 60px
    }
    .section.mod0 .btn {
        font-size: 12px;
        margin: 15px 8px 15px 0;
    }
    .btn.two-lines{
        line-height: 1.2em;
        padding-top: 0.6em;
    }
    .section.mod1 .box {
        width:31%;
    }
    .section.mod1 .box img{
        max-width:90%;
        max-height: 125px
    }
    .section.mod1 .btn {
        padding-left:1em;
        padding-right:2em;
    }
    .section.mod1 .btn .arrow{
        right:12px;
        border-width: 5px 0 5px 7px;
        margin-top: -6px
    }
    .section.mod2{
        background: #f1f4f9 url(../images/mod2bg_640.jpg) bottom center no-repeat;
        height:auto;
        position: relative;
        padding-bottom: 60px
    }
    .section.mod2 .content {
        max-width: 500px;
        padding-bottom: 530px
    }
    .section.mod2 .content h2{
        margin-top: 10px
    }
    .section.mod2 .right-side {
        width: 100%;
        margin-left: 0;
    }
    .section.mod2 .content .content-tel {
        bottom: 29px;
        height: 388px;
        left: 153px;
        width: 198px;
        top:inherit;
    }
    .section.mod2 .content .content-tel img {
        width: 100%
    }
    .section.mod3 .content{
        background: white url(../images/mod3_sony-xz.jpg)  bottom center no-repeat;
        height:auto;
        position: relative;
        padding-bottom: 480px
    }
    .section.mod3 .content .center-height{
        max-width: 100%;
        position: relative;
        top:0;
        transform:none;
    }
    .section.mod3 .content .center-height h2{
        margin-bottom: 2em;
        margin-top: 1em
    }
    .section.mod4 .content{
        height:auto;
        background: white url(../images/mod4vip.jpg)  center bottom no-repeat;
        padding-bottom: 200px
    }
    .section.mod4 .content .center-height{
        max-width: 100%;
        position: relative;
        margin-left: 0px;
        top:0;
        transform:none;
    }
}

@media screen and (max-width: 640px){   /* ------------------------------ 320 --------------------------------*/

.visible-sm {display: block}
.visible-md {display: none}
.visible-lg {display: none}

.hidden-sm {display: none}
.hidden-md {display: block}
.hidden-lg {display: block}



    .mainCon a.logo1,
    .mainCon a.logo2 {
        height:30px;
        background-size: contain
    }
    .mainCon a.logo2 {
        margin: 0 ;
        width: 160px;
    }
    .section .content {
        max-width: 320px
    }
    .section.mod0 {
        background: url(../images/bg320.jpg) top center no-repeat;
        background-image: -webkit-image-set(
                          url(../images/bg320.jpg) 1x,
                          url(../images/bg320x2.jpg) 2x
                        );
        height:647px;
        position: relative;
        padding-bottom: 60px
    }
    .section.mod0 h1{
        font-size: 7px;
        margin-top:3em;
        margin-bottom: 320px;
    }
    .section.mod0 .btn {
        font-size: 11px;
        max-width: 49%;
        margin: 15px 0;
        height:42px;
    }
    .section.mod0 .logos {
        margin:15px auto;
        width:70%;
    }
      .section.mod1 .box {
        width:100%;
    }
    .section.mod1 .box img{
        max-width:90%;
        max-height: 200px
    }
    .section.mod2 {
        background-size: auto 400px;
    }
    .section.mod2 .content {
        padding-bottom: 350px;
        max-width: 320px
    }
    .section.mod2 .content .content-tel {
        bottom: 32px;
        height: auto;
        left: 90px;
        width: 142px;
        top:inherit;
    }
    .section.mod2 .tab-holder .item {
        font-size: 11px;
        padding: 60px 2px 15px;
        background-size: auto 30px !important;
    }
    .section.mod3 .content{
        background-size:350px auto;
        padding-bottom: 380px
    }
}

		
		
		
		
		
		
		
		