#landing-block {
    background: #090909 url(landing-back.jpg) no-repeat center -56px;
    font-family: "Open Sans", sans-serif !important;
    color: #fff;
    margin: 0 0 0 0;
}
#lb-content {
    margin: 0 auto 0 auto;
    width: 980px;
    display:  table;
    vertical-align:  middle;
}
#lb-title {
    font: bold 32px/normal "Open Sans", sans-serif;
    text-align: center;
    color: #fff;
    margin: 44px 0 0 0;
    text-shadow: 0 0px 0px rgba(0, 0, 0, 0.3);
    letter-spacing: 1px;
}
#lb-title > span{
    font: 500 20px/normal "Open Sans", sans-serif;
    display: block;
}
#landing-block .col1, #landing-block .col2 {
    width: 50%;
    text-align: left;
    display: table-cell;
    vertical-align:  top;
}
#landing-block .col1 ,
#landing-block .col2 {
    padding: 0;
    width: 100%;
    text-align: center;
}
#lb-content .discount{
    display: inline-block;
    margin: 0;
    font: bold 42px/42px "Open Sans", sans-serif;
    color: #FFC75B;
    text-shadow: 0 0px 0px rgba(0, 0, 0, 0.3);
    text-transform: none;
    padding: 10px 0 10px;
}
#lb-content .discount > s{
    font: normal 24px/42px "Open Sans", sans-serif;
    color: #ffffff;
    
}
#lb-content .product{
    display: inline-block;
    width: 100%;
    padding: 0 0;
    text-align: center;
}
#lb-content .product .button-holder {
    height: 60px;
    margin-top: 5px
}
#lb-content .product .button.greenbig{
    padding: 10px 30px;
    min-width: 100px;
    font-size: 16px;
}
#lb-content .product p{margin: 0 auto 20px;max-width:780px;}
#lb-content .product p span{
    margin: 0;
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
}

#lb-content .col2 .price,
#lb-content .col1 .price {
    margin: 0;
    display: block;
    text-align: center;
    padding: 0 20px;
}
#lb-content .col2 .price{padding-top: 55px;}
#lb-content .col1 .price{}

/* button */
#lb-content .button.greenmin,
#lb-content .button.download{
    padding: 8px 10px;
    font-family: "Open Sans", sans-serif;
    min-width: 110px;
}
#lb-content .button.download:hover{
    border-color: #9DE7FF;
    color: #9DE7FF!important;
}
#lb-content .button.download{
    border-color: #ffffff;
    color: #fff!important;

    transition: none;
    -webkit-transition:  none;
    -moz-transition:  none;
    -o-transition:  none;
}
/*close button*/
.close_button span {
    width: 24px;
    height: 24px;
    background: transparent url("close_button.png") no-repeat center;
    position: absolute;
    top: 10px;
    right: 10px;
    opacity: 0.3;
}
.close_button:hover span {
    width: 24px;
    height: 24px;
    background: transparent url("close_button.png") no-repeat center;
    position: absolute;
    top: 10px;
    right: 10px;
    opacity: 0.9;
    filter: alpha(opacity=90); /* For IE8 and earlier */
}

/*USE THIS WHEN BIG BLOCK IS MINIMIZED*/
.max #min-max:hover,
.max #min-max{background: #2d2b2c url(landing-back.jpg) no-repeat center bottom;
 -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;

}
#min-max {
    background: #2d2b2c;
    padding: 5px 0;
}
#min-max:hover {
    background: #2d2b2c;
    cursor: pointer;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.min-max-content {
    color: #fff;
    margin: 0 auto;
    overflow: hidden;
    width: 980px;
}
#minimize {
    text-align: center;
    padding: 10px 0;
}
.str-up-left, .str-up-right {
    background: url(str-up.png) no-repeat;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
}
.str-up-left {
    background-position: left center;
    padding: 0 0 0 35px;
}
.str-up-right {
    background-position: right center;
    padding: 0 35px 0 0;
}
.str-down-left, .str-down-right {
    background: url(str-down.png) no-repeat;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
}
.str-down-left {
    background-position: left center;
    padding: 0 0 0 35px;
}
.str-down-right {
    background-position: right center;
    padding: 0 35px 0 0;
}
.min-max-img {
    float: left;
}
.min-max-text {
    font-family: "PT Sans", sans-serif !important;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0 0 20px;
    text-align: left;
}
.min-max-text span{color: #ed1721}
.float-right {
    float: right;
}
.min-max-info .str-down-left {
    margin: 10px;
}
#min-max .minimized {
    margin: 40px 0 0;
}
/*//USE THIS WHEN BIG BLOCK IS MINIMIZED*/

#landing-block-promo .maxContent {
    display: none;
}
#landing-block-promo.max .minContent {
    display: none;
}
#landing-block-promo.max .maxContent {
    display: block;
}
#landing-block-promo.max #landing-block {
    height: 332px;
    position: relative;
    transition: height 0.4s;
}
#landing-block-promo #landing-block {
    height: 0;
    padding: 0;
    transition: height 0.4s;
    overflow-y: hidden;
    position: relative;
}
/*lang styles*/
// .lang_kor #lb-content .discount > div {font-size:35px;line-height:40px}
// .lang_kor #lb-content .discount{font-size: 75px;line-height:100px;}
// .lang_tur #lb-content .discount > div {font-size:30px;line-height:35px}
// .lang_tur #lb-content .discount{font-size: 95px;line-height:70px;}
// .lang_deu #lb-content .discount > div {font-size:35px;line-height:40px}
// .lang_deu #lb-content .discount{font-size: 90px;line-height:95px;}
// .lang_ita #lb-content .discount > div {font-size:25px;line-height:28px}
// .lang_ita #lb-content .discount{font-size: 80px;line-height:60px;}
// .lang_spa #lb-content .discount > div {font-size:25px;line-height:28px}
// .lang_spa #lb-content .discount{font-size: 70px;line-height:70px;}
// .lang_cpp #lb-content .discount > div {font-size:25px;line-height:28px}
// .lang_cpp #lb-content .discount{font-size: 70px;line-height:70px;}
// .lang_pol #lb-content .discount > div {font-size:28px;line-height:35px}
// .lang_pol #lb-content .discount{font-size: 90px;line-height:70px;}