﻿@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');
body,
html {
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: arial, helvetica, sans-serif;
    color: #fff
}

.boldItalic {
    font-weight: 700;
    font-style: italic
}

#uploadMonitorPercentage,
#uploadMonitorText {
    font-size: 12px;
    padding-left: 10px
}
.rate-container {
    padding-left: 20px;
    padding-bottom: 20px;
}
.outerWrapper {
    height: 100%;
    background: #696969;
    overflow-y: scroll;
    overflow-x: visible;
    text-align: center
}

.header,
.bottomBar {
    text-align: left
}

.bottomBar {
    width: 100%;
    background: #696969;
    padding-top: 3px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 20px 0 0;
}

.bottomBar .ajaxLoader {
    vertical-align: top;
    padding-right: 5px;
    margin-top: 1px;
    padding-bottom: 3px
}

.content:before,
.content>div {
    vertical-align: middle;
    display: inline-block
}
ul.exseolinks.helpLinks li{
    margin-bottom: 5px;
}


ul.exseolinks {
    list-style-type: none;
    font-size: 0.85em;
    margin: 2px;
    padding: 1px;
}

#legal p .helpLinks.help {
    color: burlywood;
    text-decoration: none;
}
#legal p .helpLinks.help:hover {
    text-decoration: underline;
}

.workOffline {
    display:block;
    padding-top:20px;
    padding-bottom:20px;
}

/*addthis custimzation*/

.atss-right {
    left: auto;
    float: right;
    right: 15px !important;
}

.addthis-smartlayers .slideInRight {
    margin-right: 2px !important;
}

.at4-follow .at4-follow-container .at-follow-label {
    color: #fff;
}
.atss.atss-right .at4-share-title {
    padding-right:3px;
}
.bottomBar p {
    display: inline-block;
    font-size: 13px;
    color: #fff;
    margin: 0;
    width: 95%;
    text-align: center;
}

.bottomBar p a {
    text-decoration: underline
}

.header {
    background: #fff
}

.header .logo {
    float: left;
    padding: 23px 30px;
    background: url(../images/pdfcompress.com.logo.png) 0 50% no-repeat;
    min-width: 400px;
    height: 65px;
}

.header .languages {
    margin-left: 4px
}

.header .languages a {
    display: inline-block;
    width: 19px;
    height: 14px;
    background: url(../images/sprites.png) no-repeat
}

.header .languages a.en {
    background-position: -20px -61px
}

.header .languages a.es {
    background-position: -65px -15px
}

.header .languages a.ca {
    background-position: -91px 0
}

.header .languages a.fr {
    background-position: -111px -15px
}

.header .languages a.sv {
    background-position: 0 -61px
}

.header .languages a.fi {
    background-position: -85px -15px
}

.header .languages a.pl {
    background-position: -20px -46px
}

.header .languages a.nl {
    background-position: 0 -46px
}

.header .languages a.it {
    background-position: -20px -31px
}

.content {
    display: inline-block;
    text-align: center
}

.content:before {
    content: '';
    height: 100%;
    margin-right: -1px
}

.content>div {
    text-align: left
}

.content .contentFloater {
    width: 915px;
    background: #555;
    background: -moz-linear-gradient(top,#555 0%,#595959 15%,#646464 36%,#696969 65%,#696969 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0%,#555),color-stop(15%,#595959),color-stop(36%,#646464),color-stop(65%,#696969),color-stop(100%,#696969));
    background: -webkit-linear-gradient(top,#555 0%,#595959 15%,#646464 36%,#696969 65%,#696969 100%);
    background: -o-linear-gradient(top,#555 0%,#595959 15%,#646464 36%,#696969 65%,#696969 100%);
    background: -ms-linear-gradient(top,#555 0%,#595959 15%,#646464 36%,#696969 65%,#696969 100%);
    background: linear-gradient(to bottom,#555 0%,#595959 15%,#646464 36%,#696969 65%,#696969 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555',endColorstr='#696969',GradientType=0);
    border-top: 1px solid #333;
    padding: 70px 30px 0;
    filter: alpha(Opacity=90);
    opacity: .9;
    overflow: visible;
}

.content .contentFloater .main {
    margin-bottom: 50px
}

.content .contentFloater .main p {
    margin-left: 20px
}

.content .contentFloater .main .left {
    width: 470px;
    float: left;
    padding-left: 10px
}

.content .contentFloater .main .left .fileInput {
    margin-bottom: 10px
}

.content .contentFloater .main .left input[type=file] {
    background: #eee;
    width: 350px;
    font-size: 14px;
    font-weight: 700;
    padding: 2px;
    color: #000
}

.content .contentFloater .main .left .uploadButtons {
    height: 30px;
    clear: both;
    display: inline-block;
}

.content .contentFloater .main .left .uploadButtons .button {
    font-size: 20px;
    margin-right: 10px
}

.content .purchaseLink {
    float: right;
    margin-top: 10px;
    display: inline-block;
}

.content .contentFloater .main .right {
    width: 400px;
    float: right
}

h1 {
    font-size: 45px;
    font-weight: 400;
    margin: 0 0 30px
}

#fileChooser,
#legal h1,
.button,
.htmlpdf h1,
a.chromeStoreBag {
    font-weight: 700
}

.content .contentFloater .main .right p {
    font-size: 14px;
    line-height: 18px;
    margin: 0
}

.content .contentFloater .donate form {
    float: right
}

.content .contentFloater .donate div {
    float: right;
    padding: 5px 10px 0 0;
    text-align: right
}

.content .footer {
    padding-top: 30px;
    margin-bottom: 10px;
    overflow:hidden;
    width:100%;
}

.content .footer .link {
    float: left;
    width: 245px;
    padding: 20px;
    margin-right: 20px;
    font-size: 18px;
    background: #747474;
    background: -moz-linear-gradient(top, #747474 0%, #919191 40%, #9a9999 70%, #9a9999 93%, #9a9999 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #747474), color-stop(40%, #919191), color-stop(70%, #9a9999), color-stop(93%, #9a9999), color-stop(100%, #9a9999));
    background: -webkit-linear-gradient(top, #747474 0%, #919191 40%, #9a9999 70%, #9a9999 93%, #9a9999 100%);
    background: -o-linear-gradient(top, #747474 0%, #919191 40%, #9a9999 70%, #9a9999 93%, #9a9999 100%);
    background: -ms-linear-gradient(top, #747474 0%, #919191 40%, #9a9999 70%, #9a9999 93%, #9a9999 100%);
    background: linear-gradient(to bottom, #747474 0%, #919191 40%, #9a9999 70%, #9a9999 93%, #9a9999 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#747474', endColorstr='#9a9999', GradientType=0 );
}

.verticalBanner {
    vertical-align: top!important;
    margin-top: 10px;
    display: inline-block
}

#fileChooser,
#newIcon,
#plusIcon,
a.chromeStoreBag,
img.icon {
    vertical-align: middle
}

.chrome_store_bag {
    background: url("../images/sprites.png") no-repeat;
    display: inline-block;
    width: 43px;
    height: 45px;
    background-position: 0 0;
}

a.chromeStoreBag {
    background: #ccc;
    cursor: pointer;
    margin-top: 4px;
    width: 49px;
    line-height: 18px;
    text-align: center;
    color: #555;
    font-size: 12px;
    display: inline-block;
    text-decoration: none
}

a.chromeStoreBag:hover {
    background: #eee;
    color: #222
}

.padlock {
    background: url("../images/sprites.png") no-repeat;
    display: inline-block;
    width: 13px;
    height: 15px;
    background-position: -60px 0;
}

.htmlpdf .main {
    margin-bottom: 20px!important
}

.banner_top {
    padding: 30px 0 30px 15px;
    float: left;
    min-width: 728px;
}

.banner_top>div {
    margin: 0 auto
}
.htmlpdf p {
    line-height: 24px;
    color: #fff;
    margin-left: 0!important
}

.htmlpdf h2 {
    font-size: 16px;
    margin: 30px 0 10px
}

.htmlpdf h4 {
    margin: 0 0 10px
}

.htmlpdf .pdfhtmlOptions {
    margin-top: 30px;
    overflow: auto
}

.htmlpdf .pdfhtmlOptions div {
    display: inline-block;
    margin-left: 20px
}

.htmlpdf .pdfhtmlOptions ul {
    list-style: none;
    padding-left: 20px;
    margin: 0
}

.htmlpdf .uploadButtons {
    margin-top: 30px
}

.htmlpdf .uploadButtons input.button {
    font-size: 20px;
    margin-right: 10px
}

.widgetsAndDonate {
    margin: 0 20px 20px
}

#fileChooser,
.fileInput {
    margin-bottom: 10px
}

.widget {
    float: left;
    height: 60px;
    width: 65px
}

#legal * {
    font-family: 'Open Sans', sans-serif
}

#legal {
    margin-top: -20px;
    margin-left: 40px;
    margin-right: 60px
}

#legal p {
    margin-top: 5px;
    text-shadow: 1px 1px #000
}

#legal p .punchline {
    color: pink
}

#legal h1,
#legal h3,
h4 {
    color: #efefef
}

#legal p.break {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #777
}

#legal p a {
    text-shadow: none;
    color: #ddd
}

#legal h1 {
    text-shadow: 1px 1px #000;
    border-bottom: 1px solid #777;
    padding-bottom: 30px;
    font-size: 2em
}

#legal h3 {
    margin: 30px 0 0;
    padding-bottom: 3px;
    text-shadow: 1px 1px #000
}

h4 {
    margin: 0;
    font-size: 18px;
    text-shadow: 2px 2px #000
}

#fileChooserContainer {
    margin-bottom: 20px
}

.clearfix {
    zoom: 1
}

.clearfix:after {
    clear: both
}

.clearfix:after,
.clearfix:before {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}

.chrome input[type=file],
.safari input[type=file] {
    background: #eee;
    width: 370px;
    font-size: 14px;
    font-weight: 700;
    padding: 2px;
    color: #000
}

#fileChooser {
    border: 0 solid #000;
    background: 10px 50% no-repeat #e0e0e0;
    height: 30px;
    line-height: 30px;
    padding-left: 5px;
    color: #000;
    font-size: 14px;
    overflow: hidden;
    -moz-box-shadow: 3px 3px 4px #000;
    -webkit-box-shadow: 3px 3px 4px #000;
    box-shadow: 3px 3px 4px #000;
    -moz-border-radius: 1px;
    border-radius: 1px;
    font-family: Trebuchet MS
}

.floatingOptions,
div.floatingOptions {
    position: relative;
    box-shadow: 0 0 15px #444
}

.dropbox-chooser,
.dropbox-dropin-default,
a.dropbox-dropin-btn:link {
    display: none;
    visibility: hidden;
    height: 0
}

.button {
    height: 24px!important;
    cursor: pointer;
    color: #444;
    line-height: 13px;
    padding: 5px 6px 4px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    margin: 5px 10px 5px 0;
    border: 1px solid #d9d9d9;
    display: inline-block;
    font-size-adjust: none;
    font-stretch: normal;
    border-radius: 2px;
    background-color: #e9e9e9
}

#fromDropbox img,
#fromGDrive img {
    margin: -5px 2px 0 -1px;
    vertical-align: middle
}

.sprites {
    display: inline-block;
    width: 19px;
    background: url(../images/sprites.png) no-repeat
}

.button .dropbox {
    width: 20px;
    background: url(../images/sprites.png) no-repeat;
    background-position: -157px 0;
}

.button .drive {
    width: 20px;
    background-position: -136px -19px;
}

.cart {
    width: 22px;
    height: 23px;
    background: url(../images/sprites.png) -156px -36px no-repeat
}

div.floatingOptions {
    width: 700px;
    background: #444443;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: -10px;
    padding: 10px;
    opacity: .97
}

h4#pagesLabel {
    display: block;
    float: left;
    width: 75px
}

.plus {
    width: 17px;
    height: 17px;
    background-position: -44px 0;
}

a {
    color: #ddd
}

.disabledLooking {
    opacity: .4;
    filter: alpha(opacity=40);
    -moz-opacity: .4
}

input.submitButton {
    font-size: 20px;
    margin-right: 10px
}

.floatingOptions {
    width: 700px;
    background: #444443;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: -10px;
    padding: 10px;
    opacity: .97
}

h4 span {
    font-size: 12px;
    text-shadow: none;
    font-weight: 400;
    color: #fff
}

.errorMessage {
    list-style: none;
    font-size: 20px;
    margin: 0 0 20px;
    padding: 0 0 0 10px;
    color: #f55
}

div.passwordError {
    margin-top: -20px;
    border: 2px solid #f55;
    padding: 10px
}

div.passwordError input {
    background: #fbb
}

div.passwordError p {
    margin-left: 0!important
}

div.perm {
    background-image: url(/images/permissions.png);
    background-repeat: no-repeat;
    width: 355px;
    height: 347px;
    padding-left: 25px;
    padding-top: 52px;
    font-family: Verdana;
    color: #000;
    font-size: 11px
}

div.perm table th {
    font-weight: 400;
    text-align: right;
    padding-right: 10px
}

div.perm table tr {
    height: 23px
}

.ad_left {
    text-align: center;
    display: inline-block;
    vertical-align: top;
}

ul.errorMessage {
    list-style: none;
    font-size: 20px;
    margin: 0;
    padding: 0;
    padding-left: 10px;
    margin-bottom: 20px;
    color: #f55;
}

.rate-container {
    padding-left: 20px;
    padding-bottom: 20px;
}

.headerWrap {
    padding-top: 16px;
    background-color: #fff;
    max-width: 1285px;
    margin: 0 auto;
    position: relative;
}

.headerWrap:after {
    content: '';
    display: block;
    clear: both;
}

.language {
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    z-index: 3;
    background: #e8e8e8
}

.click-nav ul .clicker,
.click-nav ul .clicker:hover,
.click-nav ul li {
    position: relative
}

.language .click-nav>ul {
    padding: 5px 6px
}

.non-branded .language {
    top: 0
}

.language:hover {
    background: #dedede
}

.click-nav .no-js ul {
    display: none
}

.language:hover ul {
    display: block
}

.click-nav ul {
    font-weight: 900;
    margin: 0;
    padding: 0;
    float: right;
    width: 60px
}

.click-nav ul li {
    list-style: none;
    cursor: pointer
}

.click-nav ul .clicker:after,
.click-nav ul .clicker:hover:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    right: 0;
    top: 9px;
    border-style: solid;
    border-width: 3px 3px 0;
    border-color: #000 transparent transparent;
    line-height: 0
}

.click-nav.click-nav ul li ul {
    left: -6px;
    right: -6px;
    width: 72px
}

.click-nav ul li ul {
    position: absolute;
    top: 25px;
    left: 0;
    right: 0;
    background: #f2f2f2
}

.click-nav ul li a {
    transition: background-color .2s ease-in-out;
    -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    display: block;
    padding: 3px 0 2px 6px;
    background: 0 0;
    color: #666;
    text-decoration: none;
    font: 600 12px/15px "Open Sans", sans-serif
}

.header .language .en,
.header .language .fr {
    display: inline-block;
    width: 17px;
    height: 11px;
    position: relative;
    bottom: -1px;
    margin-right: 3px;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .3)
}

.click-nav ul li ul li a {
    padding: 3px 0 5px 12px
}

.click-nav ul li ul li a:hover {
    background: #dedede
}

.header .language .en {
    background: url(../images/sprites.png) -48px -31px no-repeat;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .3)
}

.header .language .clicker span:first-child {
    margin-right: 6px
}

.header .language .fr {
    background: url(../images/sprites.png) -91px -3px no-repeat;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .3)
}

.header .language .fi,
.header .language .sv {
    display: inline-block;
    width: 17px;
    height: 11px;
    position: relative;
    bottom: -1px;
    margin-right: 3px;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .3)
}

.header .language .sv {
    background: url(../images/sprites.png) -117px -17px no-repeat;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .3)
}

.header .language .fi {
    background: url(../images/sprites.png) -99px -17px no-repeat;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .3)
}

.header .language .de,
.header .language .it {
    display: inline-block;
    width: 17px;
    height: 11px;
    position: relative;
    bottom: -1px;
    margin-right: 3px;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .3)
}

.header .language .de {
    background: url(../images/sprites.png) -81px -17px no-repeat;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .3)
}

.header .language .it {
    background: url(../images/sprites.png) -45px -17px no-repeat;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .3)
}

.header .language .es,
.header .language .ru {
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .3);
    display: inline-block;
    width: 17px;
    height: 11px;
    position: relative;
    bottom: -1px;
    margin-right: 3px
}

.header .language .es {
    background: url(../images/sprites.png) -63px -17px no-repeat;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .3)
}

.header .language .ru {
    background: url(../images/sprites.png) -109px -3px no-repeat;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .3)
}

.header .language .pt {
    display: inline-block;
    width: 17px;
    height: 11px;
    position: relative;
    bottom: -1px;
    margin-right: 3px;
    background: url(../images/sprites.png) -66px -31px no-repeat;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .3);
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .3)
}

.download_banner {
    display: block;
    width: 336px;
    height: 280px;
    background: url("../images/compress_banner.jpg") no-repeat;
    background-size: contain;
    margin: 0 auto;
}


/*support*/

.main-part.support {
    min-height: 75%;
    background-color: #FAFAFA;
    padding-top: 70px;
    box-shadow: 0px 20px 0px 0px #FAFAFA;
}

.main-part.support h1,
.main-part.support h2 {
    font-weight: normal;
}

.main-part.support h2 {
    font-size: 18px;
    margin-bottom: 90px;
}

.main-part.support .btn-blue {
    text-decoration: none;
}


/*ticket*/

.main-part.ticket {
    padding-top: 40px;
}

.main-part.ticket h1,
.main-part.ticket h2 {
    font-weight: normal;
}

.main-part.ticket h2 {
    font-size: 20px;
    margin-bottom: 20px;
}


/*thankyou*/

.thankyouContent {
    background-color: #FAFAFA;
    box-shadow: 0px 18px 0px 0px #FAFAFA;
}

.thankyouContent .contentWrap {
    width: 1367px;
    display: inline-block;
}

.content .left-img-wrapper,
.content .right-text-wrapper {
    width: 45%;
    margin-top: 60px;
    display: inline-block;
}

.content .left-img-wrapper {
    height: 600px;
    background: url(../styles/support/images/ty.png) 0 50% no-repeat;
    background-size: contain;
    text-align: center;
    box-shadow: inset -2px 0px 0px 0px #E6F0F6;
}

.content .right-text-wrapper {
    vertical-align: top;
    padding-left: 40px;
}

.content .right-text-wrapper h1 {
    margin: 0;
    font-weight: normal;
}

.content .right-text-wrapper h1 b {
    font-weight: 800;
}

.right-text-description {
    margin-top: 40px;
    margin-bottom: 50px;
}

.error-sub {
    font-weight: bold;
    margin-bottom: 15px;
}

.error-list {
    display: inline-block;
    list-style: none;
    padding-left: 0;
    font-size: 14px;
    padding-left: 4px;
}

.error-list:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 5px solid #2777B4;
    border-bottom: 5px solid transparent;
}

.error-list-point {
    display: inline-block;
    font-weight: 100;
    padding-left: 4px;
}

.error-list-point-link {
    text-decoration: none;
    color: #2777B4;
}

.error-list-point-link:hover {
    text-decoration: underline;
}


/*--*/

.manual-container {
    padding-left: 20px;
    color:#C3C3C3;
}
.manual-container .manual-heading {
    padding-bottom:15px;
}
.manual-container .manual-list {
     padding: 0;
    margin-left: 50px; 
}
.manual-container .manual-item  {
     padding-left: 10px;
     padding-bottom:25px;
     line-height:1.4;
}
/*sizeExc*/
.htmlpdf h1 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 15px;
    margin-top: 0;
    text-align: center;
}
.contentFloater.htmlpdf.sizeExc {
    font-family: 'Open Sans', sans-serif;
    padding: 55px 0 0 0;
    width: 1220px;
    background: none;
}

.exceedOpts {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 20px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 32px;
}

.sectionOptions {
    text-align: center;
    padding-bottom: 50px;
}

.sectionOptions:after {
    content: '';
    display: block;
    clear: both;
}

.sectionOptions .freeOption {
    float: left;
    width: 48%;
    background-color: #585858;
    color: #fff;
    padding-bottom: 50px;
}

.freeOption_h3 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 26px;
    margin: 0;
    border-bottom: 1px solid #9B9B9B;
    line-height: 73px;
}

.sectionOptions .unlimOption {
    float: right;
    width: 48%;
    background-color: #fff;
    border: 2px solid #00BA49;
    color: #000;
    padding-bottom: 50px;
}

.unlimOption_h3 {
    font-weight: 800;
    font-size: 23px;
    text-align: right;
    padding-right: 15px;
    margin: 0;
    border-bottom: 1px solid #E1E1E1;
    line-height: 70px;
}

.unlimOption_h3 .unlimOption_h3_main {
    font-size: 25px;
}

.unlimOption_sticker {
    background-color: #00BA49;
    color: #fff;
    position: relative;
    padding: 6px 10px;
    margin-left: 30px;
    text-align: left;
}

.unlimOption_sticker:before {
    content: "";
    position: absolute;
    left: -14px;
    top: 0px;
    width: 0;
    height: 0;
    border-top: 22px solid transparent;
    border-right: 14px solid #00BA49;
    border-bottom: 22px solid transparent;
}

.unlimOption_descr {
    margin-top: 35px;
}

.unlimOption_descr_title {
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
    color: #F80404;
}

.unlimOption_descr_notice {
    font-size: 22px;
    font-weight: 400;
    color: #393939;
    line-height: 2.4;
}

.unlimOption_descr {
    margin-bottom: 0;
}

.unlimOption .unlimOption_list {
    display: inline-block;
    width: 260px;
    height: 55px;
    background: url(../images/unlimIcons.jpg) 50% no-repeat;
    background-size: contain;
}

.unlimOption_price_value {
    display: inline-block;
    vertical-align: top;
    font-size: 88px;
    font-weight: 300;
    color: #000;
    margin-top: 25px;
    line-height: 1;
}

.unlimOption_price_descr_mo {
    font-size: 16px;
    vertical-align: top;
    line-height: 38px;
    position: relative;
    left: -20px;
}

.unlimOption_price_value sup {
    font-size: 50px;
    font-weight: 400;
}

.freeOption_descr {
    font-size: 20px;
    margin-top: 25px;
}

.freeOption_descr .freeOption_descr_title {
    font-weight: 700;
    display: block;
    padding-bottom: 5px;
}

.freeOption_descr_notice {
    font-weight: 300;
}

.freeOption_price {
    margin-top: 35px;
}

.freeOption_price_value {
    font-size: 65px;
    font-weight: 300;
    display: block;
    line-height: 1;
    padding-bottom: 3px;
}

.freeOption_price_value sup {
    font-size: 37px;
}

.freeOption_price .freeOption_price_descr {
    font-size: 16px;
    font-weight: 300;
}

.freeOption .btnPay {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #5E5E5E;
    border: 1px solid #fff;
    line-height: 53px;
    padding-left: 70px;
    padding-right: 70px;
    color: #fff;
    cursor: pointer;
    box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.05);
    transition: all 0.2s;
    margin-top: 25px;
}

.unlimOption .btnSoda {
    display: inline-block;
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #00BA49;
    line-height: 70px;
    padding-left: 110px;
    padding-right: 110px;
    color: #fff;
    cursor: pointer;
    box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
    transition: all 0.4s;
    margin-top: 25px;
    text-decoration: none;
}

.unlimOption .btnSoda:hover {
    box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.4);
    transition: all 0.4s;
}

.freeOption .btnPay:hover {
    box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.4);
    transition: all 0.2s;
}

.buySoda_descr {
    display: block;
    font-size: 12px;
    font-weight: 600;
    margin-top: 20px;
    color: #717171;
}

.contentFloater.htmlpdf.sizeExc .footer {
    max-width: 915px;
    margin-left: auto;
    margin-right: auto;
}
/*privacy and terms styles*/
.privacy {
    margin: 20px 20px 0;
}

/* container styles */
.rules-container {
    max-width: 1367px;
    margin: 0 auto;
}



@media only screen and (max-width:1400px) {
    .headerWrap {
        max-width: 1060px;
    }
    .thankyouContent .contentWrap {
        width: 1060px;
    }
    .header .logo {
    float: none;
    padding: 23px 0px;
    background-position: 50%;
    display: block;
    margin: 0 auto;
}
    .banner_top {
        float:none;
    }
}

@media only screen and (max-width:1300px) {
    .verticalBanner {
        display: none !important;
    }
    .headerWrap {
        max-width: 970px;
    }
  
       .contentFloater.htmlpdf.sizeExc {
        width: 915px;
    }
       
}

@media only screen and (max-width:1250px) {
    .content .contentFloater {
        margin-top: 0px;
    }
}

@media only screen and (max-width:1150px) {
    .ad_left,
    .content:before,
    .verticalBanner {
        display: none !important;
    }
    .content {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .content .contentFloater {
        width: initial;
        padding-left: 20px;
        padding-right: 20px;
    }
     .sodaLink {
            display:none;
        }
    .content .contentFloater .main .right,
    .content .contentFloater .main .left {
        float:none;
        width:initial;
    }
    .download_banner {
    display: none;
}
    #fileChooser {
        max-width:400px;
    }
    .language {
        right: 30px;
    }
    .content .footer {
        text-align: center;
    }
    .content .footer .link {
        float: none;
        display: inline-block;
        vertical-align: top;
        text-align: left;
        padding: 15px;
        margin-right: 10px;
        width: 27%;
    }
}

@media only screen and (max-width: 1050px) {
    .headerWrap {
        padding-bottom: 20px;
    }
    .thankyouContent .contentWrap {
        width: 100%;
    }
    .bottomBar p {
        padding-left: 10px;
        padding-right: 10px;
    }
    .header .logo {
        background-position: 50% 50%;
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }
    .content .contentFloater .donate div {
        float: none;
        text-align: center;
        margin-top: 16px;
    }
    .donate {
        width: 100%;
        overflow: hidden;
        text-align: center;
    }
    .content .contentFloater .donate form {
        float: none;
    }
    .rate-container,
    .widgetsAndDonate {
        text-align: center;
    }
    .widget {
        float: none;
        display: inline-block;
    }
     .contentFloater.htmlpdf.sizeExc {
        width: initial;
        display: block;
        padding-left: 20px;
        padding-right: 20px;
    }
     .unlimOption_sticker {
        display: none;
    }
    .unlimOption_h3 {
        text-align: center;
    }
    .unlimOption_descr_title {
        font-size: 22px;
    }
    .unlimOption_descr_notice,
    .freeOption_descr {
        font-size: 18px;
    }
    .unlimOption_descr,
    .freeOption_descr {
        margin-top: 10px;
        padding: 15px;
    }
}
@media only screen and (max-width: 880px) {
    .sectionOptions .freeOption {
        float: none;
        width: 100%;
        margin-bottom: 40px;
    }
    .sectionOptions .unlimOption {
        float: none;
        width: 100%;
    }
    .unlimOption .btnSoda {
        padding-left: 60px;
        padding-right: 60px;
    }
}
@media only screen and (max-width: 800px) {
    .content .contentFloater .main .right {
        width: 98%;
        padding-top: 20px;
        padding-left: 10px;
    }
    .content .footer .link {
        width: 90%;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .content .contentFloater {
        padding-top: 30px;
    }
    .content .contentFloater .main .left {
        width: initial;
        text-align: center;
    }
    .content .contentFloater .main .left .uploadButtons {
        display: block;
        margin-bottom: 15px;
    }
    .fileInput,
    #fileChooser {
        max-width: 320px;
        margin-left: auto;
        margin-right: auto;
    }
    .content .right-text-wrapper {
        padding-left: 20px;
    }
    .content h1 {
        font-size: 1.5em;
    }
    .bottomBar p {
        width: initial;
    }
    .content .contentFloater .main .right {
        padding-left: 0;
        width: initial;
    }
    .download_banner {
        width: 100%;
    }
    .fileInput,
    #fileChooser {
        max-width: 300px;
    }
    .content .contentFloater .main .left input[type=file] {
       width: initial; 
    }
    .content .contentFloater {
    padding-left: 10px;
    padding-right: 10px;
}
    #legal {
        margin-left:0;
        margin-right:0;
    }
      .bottomBar p {
            padding-left:7px;
            padding-right:7px;
        }
         .banner_top {
        display:none;
    }
         .content .contentFloater {
        padding:20px 20px 0;
    }
    .manual-container {
        padding-left:0;
    }
    .content .contentFloater .main .left input[type=file] {
           width: 260px;
    }
    .sodaLink {
        display:none;
    }
}

@media only screen and (max-width: 480px) {
    .header .logo {
        background-size: 55%;
        min-width: initial;
    }
    .conversionFormInput {
        width: 80%;
        font-size: 14px;
    }
    .language {
        right: 0px;
    }
}
