* {box-sizing: border-box;}

body {
    margin:0;
    background:#fff;
    font-family: helvetica, sans-serif;
    font-size: 16px;
    color:#555;
    line-height: 1.5em;
}
*::-moz-selection {
    background:#E7F1FB;
    color:#000;
}
*::selection {
    background:#E7F1FB;
    color:#000;
}
a {
    text-decoration:none;
}
.content link {
    color:#555;
    border-bottom:1px dotted #555;
    transition:all 0.3s ease-out;
}
.content link:hover, #logoSection link:hover , .glyphicon-align-justify:hover {
    color:#93b149;
}
.row {
    margin:0;
    height: 100%;
}
h1 {
    font-size:30px;
    margin: 0;
}
p {
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;

}
a {
    color:#9EB235;
    transition:all ease .3s;
}
a:hover, a:focus {
    text-decoration: none;
    color:#DF8418;
}
/*
 arancione #dd842b
 verde #93b149

*/
/********** slider **********/
.slideOuter {
    position: relative;
    height: 900px;
    width: 100%;
}
.bg1 {
    background:url(../img/easinews1.jpg);
    background-position: 50% 20%;
    background-size: cover;
  
}
.sixtyBg {
    background:url(../img/easinews4.png);
    background-position: 50% 60%;
    background-size: cover;
}
.fiftyfifebg {
    background:url(../img/easinews3.jpg);
    background-position: top;
    background-size: cover;
}
.fiftyfifebg2 {
    background:url(../img/easinews2.jpg);
    background-position: top;
    background-size: cover;
}

/********** menu **********/
#menu {
    width:100%;
    height:80px;
    padding:15px 30px;
    position: fixed;
    top:0;
    left:0;
    z-index:3;
    transition: all 0.3s ease-out;

}
.menuScroll {
    height:60px !important;
    padding:10px 30px !important;
    background:rgba(255,255,255,0.7);
    border-bottom: #93b149 5px solid;
}
#menu ul {
    list-style:none;
    padding:0px;
    margin: 0;
    float:right;
    height:50px;
    line-height: 50px;
}
.glyphicon-align-justify {
    font-size:25px;
    float:right;
    color:#93b149;
    margin-top:12px;
    cursor:pointer;
    transition:all .3s ease;
}
.glyphicon-align-justify:hover {
    color:#B5DA5B;
}
.little-ti-menu {
    margin-top:6px !important;
}
.littleMenu {
    height: 35px !important;
    line-height: 35px !important;
    
}
.littleMenu a {
    color:#333 !important;
    text-shadow:none !important;
}
.respMenu {
    top:60px !important;
}
#menu a {
    text-decoration: none;
    color:inherit;
}
#menu ul .menuItem {
    display:inline-block;
    height:100%;
}
.itemActive, .mPS2id-highlight {
    border-bottom:5px solid #93b149;
}

#menu ul .menuItem a  {
    display:inline-block;
    font-size: 16px;
    color:#fff;
    text-shadow: 1px 1px 1px #333;
    height:100%;
    width:100%;
    padding: 0 20px;
    transition: all ease .3s;
}
#menu .menuItem a:hover  {
    border-bottom:5px solid #93b149;
}
#logoSection {
    display: inline-block;
    height:50px;
    position: absolute;
    top:15px;
    left:30px;
    transition: all 0.3s ease-out;
}
.logoSectionPosition {
    top: 0px !important;
}
#logoSection #logo {
    background-image: url(../img/easiNews.png);
    width: 210px;
    height: 50px;
    background-size:cover;
    display: inline-block;
    position: relative;
    left: 30px;
}
#logoSection #logoText {
    font-size: 35px;
    display: inline-block;
    position: relative;
    bottom: 10px;
}

/********** menu - end **********/

/********** homepage **********/
.slide {
    width:100%;
    height:auto;
    opacity:0;
    transition:all ease-out .5s;
}
.slide-text {
    color:#D9891B;
    position:relative;
    top: 200px;
    padding:10px 20px;
    color:#ffffff;
    margin-left:50px;
}
.slide-text2 {
    position:relative;
    top:250px;
    padding:10px 20px;
    background:rgba(255,255,255,0.5);
    width:550px;
    
}
.slide-text3 {
    position:relative;
    top:253px;
    padding:20px 20px;
    background:rgba(255,255,255,0.5);
    width:500px;
}
.easiCoupon {
    height: 100px;
    display: inline;
    margin-left:40px;
}
.couponOverText{
    font-size:40px;
    line-height:1.2em;
    text-shadow: 1px 1px 2px #333;
    color:#fff;
}
.couponUnderText {
    font-size:20px;
    color: #D9891B;
    margin-left:50px;
    text-shadow:0px 1px 1px rgba(51, 51, 51, 0.51);
}
.glyphicon-play-circle {
    color:#8AB53C;
}

img.easisoft {
    height:50px;
    margin: 5px 0px;
}

.play-button {
    display:inline-block;
    text-align: center;
    font-size:20px;
    width:auto;
    padding:0px 7px;
    height:50px;
    line-height:50px;
    color: #ffffff;
    transition:all .5s ease-out;
    border:1px solid #ffffff;
    font-weight:100;
    letter-spacing: 1px;
    position: relative;
    left:175px;
    top:330px;
    cursor:pointer;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    -o-user-select:none;
    user-select:none;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    -ms-border-radius:3px;
    -o-border-radius:3px;
}
.mehrErfahren {
    position:relative;
    bottom:2px;
}

.play-button:hover , .play-button:focus {
    background:#ffffff;
    color:#555;
    text-shadow:none;
    text-decoration:none;
}

.play-button-inpage:hover {
    background:#ffffff;
    color:#555;
    text-shadow:none;
}
.play-button-inpage:active {
    margin-top:1px;
}
.right {
    text-align:right;
}

/************** under pages *************/

/* height */
.hundert {
    padding:0px;
    height:100%;
}
.seventy {
    padding:0px;
    height:70%;
}
.fourty {
    padding:0px;
    height:40%;
}

.sixty {
    padding:0px;
    height:60%;
}
.fifty {
    padding:0px;
    height:50%;
}
.fiftyfife {
    padding:0px;
    height:55%;
}
.fife {
    padding:0px;
    height: 5%;
}
.fifteen {
    height:15%;
    padding:0px;
}
.twentyfife {
    height:25%;
    padding:0px;
}



.centeredContent {
    position:absolute;
    margin:auto;
    top:0;
    left:0;
    right:0;
    bottom:0;
}
.fourtyBox {
    width: 610px;
    height: 200px;
}
.fourtyBoxIta {
    width: 610px;
    height: 230px;
}
.sixtyBox {
    width: 360px;
    height:270px;
}
.textFifty1 {
    width:900px;
    height:420px;
}
.textFifty2 {
    width:900px;
    height: 470px;
}
.littleSixtyBox {
    width: 250px;
    height: 120px;
}
.littleSixtyBoxIta {
    width: 250px;
    height: 60px;
}
.listBox {
    height: 440px;
    width: 800px;
}
.listBoxIta {
    height: 470px;
    width: 800px;
}

.sixtyText {
    font-size:40px;
    line-height:1em;
    color:#9EB235;
}
.resp-img {
    max-width: 100%;
}
.center {
    text-align: center
}
.whiteText {
    font-size:30px;
    color:#fff;
    line-height: 1.2em;
    height:70px;
    width:300px;
}
.whiteTextIta {
    font-size:30px;
    color:#fff;
    line-height: 1.2em;
    height:70px;
    width:450px; 
}
.imgVolksbank {
    height:60px;width:250px;
}
.inlineImg {
    display:inline;
}
.play-button-orange {
    position: relative;
    text-align: center;
    width:180px;
    text-decoration:none;
    background:#D9881C;
    height:45px;
    font-size:20px;
    line-height:45px;
    color: #fff;
    transition:all .5s ease-out;
    font-weight:100;
    letter-spacing: 1px;
    cursor:pointer;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    -o-user-select:none;
    user-select:none;
    margin-top:40px;
    display:block;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    -ms-border-radius:3px;
    -o-border-radius:3px;
}

.play-button-orange:hover, .play-button-orange:focus {
    background:#E89525;
    color:#fff;
    text-decoration: none;
}
.play-button-orange:active {
    top:1px;
}
.fullHeightCol {
    padding:0px;
    height:100%;
}
.middleBox {
    height:50px;
    width:100%;
    color:#fff;
}
.text4col {
    height: 170px;
    width:300px;
    text-align:center;
}
.text4colIta {
    height: 190px;
    width:300px;
    text-align:center;
}
.twentyfife .fullHeightCol:nth-child(2) {
    border-left: #ccc solid 1px;
    border-right: #ccc solid 1px;
}
.blueTitle {
    color:#006AB0;
    font-weight: 700;
}
.text2col {
    width: 420px;
    margin:auto;
}
.text2col p:first-child {
    margin-bottom:10px;
}
h3 {
    font-size:20px;
    color:#9EB235;
}
.fix {
    margin-bottom: 0.7em;
}

.advantagesList {
    list-style: url(../img/check.png);
    line-height:2em;
    text-align: left;
}
.sytemDetail {
    height: 20px;
    width:200px;
    top: 20px;
}
.sytemDetailIta {
    height: 20px;
    width:210px;
    top: 30px;
}
.play-button-orange-bordered, .play-button-orange-bordered2 {
    display:inline-block;
    text-align: center;
    font-size:20px;
    min-width:200px;
    padding:0 10px;
    height:50px;
    line-height:50px;
    transition:all .5s ease-out;
    font-weight:100;
    letter-spacing: 1px;
    position: relative;
    cursor:pointer;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    -o-user-select:none;
    user-select:none;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    -ms-border-radius:3px;
    -o-border-radius:3px;
    top: 20px;
    border: #D9881C 2px solid;
    color: #D9881C;
    text-align: center;
    left: 50%;
    margin-left: -100px;
}
.play-button-orange-bordered:focus , .play-button-orange-bordered2:focus {
    color: #D9881C;
    text-decoration: none;
}
.play-button-orange-bordered2  {
    top: 35px;
}
.play-button-orange-borderedIta {
    width:250px;
    margin-left: -125px;
}
.play-button-orange-bordered:hover .mehrErfahren, .play-button-orange-bordered2:hover {
   color:#fff;
}
.play-button-orange-bordered:hover,.play-button-orange-bordered2:hover {
    text-decoration: none;
    background:#D9881C;
}

.kontaktText {
    font-size:40px;
    line-height:1em;
    color:#93b149;
    padding-top: 2.5%;
    transition:all ease .3s;
}



/*****form*****/

#formContainer {
    transition:all ease-in-out .2s;
}
#formBox {
    height:400px;
    width:600px;
    margin:0 auto;
    display:none;
    padding:20px;

}
#formBox input[type="text"],#formBox input[type="tel"],#formBox input[type="email"] {
    width: 48%;
    margin:0 0px 15px 0;
    padding:4px 7px;
    border-radius: 4px;
    display:inline-block;
}
.form-control {
    border:1px solid #ffffff;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0);
}
#formBox input[name="name"],#formBox input[name="tel"] {
    margin:0 15px 15px 0;
}
#formBox input[type="checkbox"] {
    margin:0px 8px 15px 5px;
}
#formBox textarea {
    margin:0 0 5px 0;
}
#formBox input[type="submit"] {
    display:inline-block;
    text-align: center;
    font-size:20px;
    width:150px;
    height:50px;
    line-height:40px;
    transition:all .5s ease-out;
    font-weight:100;
    letter-spacing: 1px;
    cursor:pointer;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    -o-user-select:none;
    user-select:none;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    -ms-border-radius:3px;
    -o-border-radius:3px;
    border: #D9881C 2px solid;
    color: #D9881C;
    text-align: center;
    position: relative;
    left:50%;
    margin-left:-75px;
   background-color:rgba(255,255,255,0);
}
#formBox input[type="submit"]:hover {
    background-color:rgba(217, 136, 28, 0.98);
    color:#ffffff;
}    
#formBox label {
    font-size:14px;
    font-weight:100;
}
.glyphicon-remove {
    float:right;
    font-size:20px;
    color: #8AB53C;
    cursor:pointer;
    transition:all ease .3s;
}
.glyphicon-remove:hover {
    color:#a1d740;
}
.removeBox {
    width:100%;
    height: 50px;
}
.alertBox {
    background: rgba(219, 65, 65, 0.5);
    border: 1px solid rgba(219, 65, 65, 0.5);
    border-radius:5px;
    padding:4px 8px;
    width:80%;
    display: none;
    color:#fff;
}
.positiveFeedback {
   background : rgba(100,200,100,0.5) !important;
   border: 1px solid rgba(100,200,100,0.5) !important;
}

/***** downPointer ******/

.glyphicon-menu-down {
    position: absolute;
    left: 50%;
    margin-left: -20px;
    top: 93%;
    font-size:30px;
    color:#fff;
    border:#fff 1px solid;
    border-radius:100%;
    -moz-border-radius:100%;
    -webkit-border-radius:100%;
    -ms-border-radius:100%;
    -o-border-radius:100%;
    padding: 8px 9px;
    cursor:pointer;
    transition:all ease-in-out .3s;
}
.glyphicon-menu-down:hover {
    background:#fff;
    color:#333;
}
.menu-down-grey {
    color:#ccc;
    border-color:#ccc;
}
.menu-down-grey:hover {
    background: #ccc;
    color:#fff;
}
.menu-down-black {
    color:#555;
    border-color:#555;
}
.menu-down-black:hover {
    background: #555;
    color:#fff;
}
/************ipad ***************/

#ipad {
    background-image:url(../img/ipad-empty.png);
    width:480px;
    height:600px;
    background-size: cover;
    margin:80px auto;
    position: relative;
}
#ipadInner {
    background-image:url(../img/stafler.jpg);
    width:352px;
    height:477px;
    background-size: cover;
    left:70px;
    top:63px;
    position: absolute;
}
.ipadInnerIta {
    background-image:url(../img/stafler-ita.jpg)!important;
}
.speakCloud i {
    font-size: 40px;
}
.speakCloud h4 {
    font-size: 20px;
}
.speakCloud ul {
    list-style:none;
    padding:0;
}
.speakCloud li {
    padding-bottom:5px;
}
.sc1 {
    width:300px;
    position:absolute;
    left:-350px;
    top:0px;
    text-align: center;
}
.sc1::after {
    content:"";
    position: absolute;
    background:#555;
    width:200px;
    height:1px;
    right:-190px;
    top:60%;
}
.sc1::before {
    content:"";
    position: absolute;
    background:#555;
    width:10px;
    height:10px;
    right:-200px;
    top:58%;
}
.sc1ita {
    width:300px;
    position:absolute;
    left:-350px;
    top:10px;
    text-align: center;
}
.sc1ita::after {
    content:"";
    position: absolute;
    background:#555;
    width:200px;
    height:1px;
    right:-190px;
    top:60%;
}
.sc1ita::before {
    content:"";
    position: absolute;
    background:#555;
    width:10px;
    height:10px;
    right:-200px;
    top:58%;
}
.sc2 {
    width:300px;
    position:absolute;
    left:-350px;
    top:300px;
    text-align: center;
}
.sc2::after {
    content:"";
    position: absolute;
    background:#555;
    width:200px;
    height:1px;
    right:-190px;
    top:60%;
}
.sc2::before {
    content:"";
    position: absolute;
    background:#555;
    width:10px;
    height:10px;
    right:-200px;
    top:58%;
}
.sc2ita {
    width:300px;
    position:absolute;
    left:-350px;
    top:340px;
    text-align: center;
}
.sc2ita::after {
    content:"";
    position: absolute;
    background:#555;
    width:200px;
    height:1px;
    right:-190px;
    top:60%;
}
.sc2ita::before {
    content:"";
    position: absolute;
    background:#555;
    width:10px;
    height:10px;
    right:-200px;
    top:58%;
}
.sc3 {
    width:300px;
    position:absolute;
    right:-350px;
    top:0px;
    text-align: center;
}
.sc3::after {
    content:"";
    position: absolute;
    background:#555;
    width:200px;
    height:1px;
    left:-190px;
    top:60%;
}
.sc3::before {
    content:"";
    position: absolute;
    background:#555;
    width:10px;
    height:10px;
    left:-200px;
    top:58%;
}
.sc4 {
    width:300px;
    position:absolute;
    right:-350px;
    top:330px;
    text-align: center;
}
.sc4::after {
    content:"";
    position: absolute;
    background:#555;
    width:200px;
    height:1px;
    left:-190px;
    top:60%;
}
.sc4::before {
    content:"";
    position: absolute;
    background:#555;
    width:10px;
    height:10px;
    left:-200px;
    top:58%;
}


/************ipad end***************/

/***** F E E D B A C K S ******/

.feedbacks{
    padding:0 0 80px 0;
}
.feedback{
    text-align: center;
    padding: 5px 30px;

}
.feedbackImg {
    width: 198px;
    height: 123px;
    border:#ccc 5px solid;
    margin:0 auto 20px auto;
    background-size: contain;
    transition:all ease 5s;
    border-radius: 30%;
}
.feedbackImg1::before {
    content: "";
    border-top:15px solid #ccc;
    border-left:15px solid rgba(0,0,0,0);
    border-right:15px solid rgba(0,0,0,0);
    position: absolute;
    top:125px;
    left:47%;
}
.feedback .credit {
    margin-top:15px;
    color:#ccc;
    font-size: 12px;
}
a[href="#5"] .menu-down-black {
    top: 94%;
}


.feedbackImg2 {
    background-image:url(../img/vollanerhof.jpg);
}
.feedbackImg3 {
    background-image:url(../img/goldene-rose.jpg);
}
.feedbackImg4 {
    background-image:url(../img/miramontihotellogo1.png);
}
.feedbackImg5 {
    background-image:url(../img/nesslerhof.jpg);
}
.feedbackImg6 {
    background-image:url(../img/smarthotelsaslong1_1.gif);
}

/***** F E E D B A C K S  E N D ******/

/***** F O O T E R ******/

.footer {
    padding:75px 0 0 0;
}
.footerList {
    list-style: none;
    font-size: 16px;
    text-align: center;
    padding:0;
}
.footerList li {
    margin-bottom:10px;
}
.footerList a {
    transition:all ease .3s;
}
.footerLogo {
    width:130px;
    margin:8px ;
}
.bottomFooter{
    padding:20px 0;
    text-align:center;
    background:#eee;
    border-top:#ccc 1px solid;
    box-shadow: inset 0 1px 0 #fff;
}

.footerLogoList, .footerLinkList {
    text-align:center;
    margin-bottom:40px;
}

/***** F O O T E R  E N D ******/

.show {opacity:0;transition:all ease .5s;}
.showIt {opacity:1 !important;}
.parallax {height:25%;background-image:url(../img/pc.jpg);background-size: cover;background-position: 50% 60%;width:100%;float:left;}

.social {
    position:fixed;
    background:#ccc;
    left:-28px;
    top:120px;
    transition:all ease-out .3s;
}
.social::after {
    content:"\2b";
    width:28px;
    height:28px;
    background:#ccc;
    position:absolute;
    right:-28px;
    top:0;
    font-family: 'Glyphicons Halflings';
    padding:3px 6px;
    cursor:pointer;
}
.social-show {
    left:0 !important;
}
.social .icon {
    height:28px;
    width:28px;
    background-size:cover;
}
.social .icon-fb {
    background-image:url(../img/facebook-icon.png);
}
.social .icon-twitter {
    background-image:url(../img/twitter-icon.png);
}
.social .icon-xing {
    background-image:url(../img/xing-icon.png);
}




@media all and (max-width:1900px) {
    .kreditkarte{width:300px !important;}
}
@media all and (max-width:1500px) {
    .imageBox {background-position: 80%}
    .listBox {width: 610px;height: 480px;}
    .listBoxIta {width: 640px;height: 495px;}
}
@media all and (max-width:1500px) {
    .kreditkarte {right:0px !important;}
    .whiteTextIta {width:320px;height:110px;}
    .textFifty1 {width:800px;height:400px;}
    .textFifty2 {width:90%;height:470px;}
    .fifty {height:500px;}
    .text2col {width:400px}
}
@media (min-width:911px) and (max-width:1500px) {
        .menu-down-black {top:105%;z-index:22;}
        .special .menu-down-white {top:110%;}
        .feedback {font-size: 12px;line-height:15px;}
}

@media (min-width:992px) and (max-width:1300px) {
        .menu-down-black {display:none;}
        .fifty .play-button-orange-bordered2 {display:none;}
        .text2col {width:300px}
        .textFifty1 {width:600px;height:500px;}
}

@media (max-height:800px){
.hundert .play-button-orange-bordered2 { display:none;}
.fifty .play-button-orange-bordered2 {display:none;}
.menu-down-black {display:none;}
}
@media all and (max-width:1270px) {
 .middleBox {height: 70px;} 
}

@media all and (max-width:1220px) {
 .floatLeft, .floatRight {float:none;}
 .fifeBox {margin-top: 50px;}
 .speakCloud {width:240px;}

 .sixtyBox {    height:300px;width: 290px;}
 .sixtyBox .play-button-orange {margin-top:15px;}
}

@media (min-width:992px) and (max-width:1220px) { 
     .sc1, .sc2, .sc2ita, .sc1ita {left:-240px;}
 .sc3, .sc4 {right:-240px;}
 .sc3, .sc4, .sc1, .sc2,.sc2ita, .sc1ita {font-size:12px;}
 .sc3 i, .sc4 i, .sc1 i, .sc2 i {font-size:30px;}
}

@media all and (min-width:1151px) {
    .glyphicon-align-justify {display:none}
    #menu ul{display:inline-block}
}
@media all and (max-width:1220px) {
    .glyphicon-align-justify {display:inline-block}
    #menu ul {display:none;position:fixed;top:80px;width:100%;left:0;}
    #menu ul li {width:100%;background:rgba(255,255,255,0.9);text-align: center;height:60px !important;position:relative;display:list-item !important;}
    #menu ul li:last-child {border-bottom:#ccc 5px solid;}
    #menu ul li a {color: #333 !important;text-shadow: none !important;position:absolute;left:0;top:50%;height:auto !important;margin-top:-25px;}
    #menu ul li a:hover {border:none !important;}
}

@media all and (max-width:1100px) {
    .slide-text2-header .easisoft {display:block;}
    .slide-text2-header .textBetween {height:20px}
    
}

@media all and (max-width:991px) {
    .transform {position:relative;width:auto;height:auto;padding:30px 15px;text-align: center;}
    .transform2 {position:relative;width:auto;height:auto;text-align: center;}
    .fourty, .sixty, .fifteen, .twentyfife, .fifty,.hundert {height:auto;}
    .play-button-orange {margin:20px auto 0 auto;}
    .imageBox {height:400px;}
    .kreditkarte {display:none;}
    .bg2, .bg3, .bg4 {height:auto !important;}
    .bg1 {height:800px !important;}
    .twentyfife .fullHeightCol:nth-child(2) { border:none;}
    .half {float:none;display:block;}
    .text2col {width:100%;text-align: center;}
    .kontaktText {padding-top: 30px;font-size:30px ;}
    .parallax {height:250px;margin-top:0px;}
    .sytemDetail {top:0px;}
    .demoImg {height: 115px;}
    .play-button-orange-bordered {margin-bottom:40px;top: 20px;}
    .play-button-orange-bordered2 {left:0;margin-left:0;top:10px;}
    .teamBlau {float:none;margin-right:0px!important;}
    .fifeBox {margin:0px;}
    .glyphicon-menu-down {display:none;}
     #ipad {visibility:hidden;margin:50px auto;width:100%;}
     #ipadInner {width:100%;left:0;}
    .speakCloud {visibility: visible;float:left;padding: 0 15px;position: static;width:100%;margin-bottom: 30px;}
    .speakCloud:last-child {margin-bottom: 50px;}
    .sc1::after,.sc1::before,.sc2::after,.sc2::before,.sc2ita::after,.sc2ita::before,.sc3::after,.sc3::before,.sc4::after,.sc4::before,.sc1ita::before,.sc1ita::after {display: none;}
    .displayNone {display:none;}
}

@media all and (max-width:767px) {
    .slide-text2-header {display:none;}
    .slide-text {margin-left:0px;}
    .play-button {left:50% !important;margin-left:-104px;}
    .slide-text2, .slide-text3 {width:100%;text-align:center;}
    .couponOverText {text-align: center;font-size: 30px;}
    .couponUnderText {margin:0px;}
    #logo {left:-10px !important;}
    .easiCoupon {height:60px;margin:0px;}
    .parallax {float:none;}
}
@media all and (max-width:625px) {
    #formBox {width:100%}
    #formBox input[type="text"],#formBox input[type="email"], #formBox input[type="tel"] {width:100%;}
    .removeBox { margin-bottom:15px;}
}
@media all and (max-width:450px) {
    .kontaktText {font-size:20px ;}
    .couponOverText {font-size: 25px;}
    #logoSection #logo {width:220px;}
    .demoImg {height:100px;}
}
@media all and (max-height:800px) and (min-width:991px) {
     .slideOuter {height:810px !important;}
     .over800 {display:none;}
}