.effects .phot img {
    max-width: 300px;
    width: 100%;
    margin: 0;
}

.effects div.phot {
    width: 39%;
    min-width: 300px;
}

.effects div.txt {
    width: 56%;
    margin-left: 4%;
    max-width: 520px;
}

.effects div {
    display: inline-block;
    vertical-align: top;
    margin: 0 auto 5%;
}

.effects {
    text-align: center;
}

#bottle img {
    width: auto;
    max-width: 100%;
}

.left_box {
    text-align: center;
    width: 50%;
    margin: 0 auto;
    border: 1px solid #ccc;
}

.left_box img {
    max-width: 100%;
    max-height: 400px;
    margin: 0 auto;
}

.left_box>p {
    text-align: left;
}

.left_box p {
    background: #ebebeb;
    margin-bottom: 0;
    padding: 2px 10px;
}

.list0 {
    padding-left: 10%;
    display: inline-block;
    width: 90%;
}

.list0 li {
    text-align: left;
    padding-left: 10px;
    line-height: 200%;
}

h4 {
    font-size: 1.2em;
    text-align: center;
}

.lefto {
    background-image: url('files/content/4uP1l9vDDHmjRrc/images/nophoto.jpg');
    background-position: 43% 27% !important;
    background-size: 100%;
    width: 300px;
    margin-right: 20px;
    border: 1px solid #ccc;
}

.forfoto {
    position: relative;
}

.forfoto b {
    text-align: right;
    display: block;
    margin-right: 10px;
}

.forfoto p {
    margin: 10px 0;
}

.forfoto p.kga {
    position: absolute;
    padding: 10px 10px;
    margin-bottom: 0;
    top: 198px;
    left: 204px;
    /*	background: radial-gradient(#E6E7E8 , #F2F6F7 , #282828 );*/
    background-color: #D4D4D4;
    border: 1px solid black;
    color: black;
    font-size: 25px;
    font-weight: bold;
}

.forfoto .txt {
    float: right;
    width: 58%;
    padding-right: 1%;
}

.forfoto .rel {
    float: left;
    width: 40%;
    max-width: 300px;
    position: relative;
    margin: auto;
    display: inline-block;
    vertical-align: top;
}

.forfoto p.kga {
    top: inherit;
    left: inherit;
    bottom: 0;
    right: 0;
}

.typicallist {
    padding-left: 60px;
}

.typicallist li {
    list-style-image: url(files/content/4uP1l9vDDHmjRrc/images/checked.png);
    margin-top: 5px;
    padding-left: 5px;
}

.graph img {
    float: right;
    margin-left: 5px;
    margin-top: -20px;
}

/*.graph{
	width: 90%;
}*/

.graph p {
    text-align: right;
    margin-top: 22.5px;
}

.layers {
    margin-top: 20px;
}

.mark span {
    font-weight: bold;
}

#headertheme h1 {
    margin-top: 0;
    padding-top: 50px;
}

@media (max-width: 768px) {
    .list0 {
        width: 85%;
    }
}

@media (min-width: 768px) {
    .graph .txt {
        width: auto !important;
    }
    .abs {
        display: none;
    }
    #wrapper>h4:nth-child(42) {
        margin-bottom: 40px;
    }
    .graph.halfborder {
        display: none;
    }
}

@media (max-width: 767px) {
    #wrapper {
        width: 93%;
    }
    .effects div.txt,
    .effects div.phot {
        width: 100%;
        margin: 0 auto 5%;
        min-width: auto;
    }
    .forfoto .rel {
        float: none;
    }
    .ui-pnotify {
        display: none !important;
    }
    .forfoto img {
        float: none;
        margin: auto;
        max-width: 300px;
        width: 100% !important;
    }
    .forfoto {
        text-align: center;
        padding: 2%;
    }
    .forfoto p {
        text-align: left;
        margin: 20px auto 0 !important;
    }
    .forfoto .rel {
        max-width: 300px;
        width: 100%;
    }
    .relclear {
        clear: both
    }
    .forfoto .txt {
        width: 96%;
        text-align: center;
        float: none;
        margin: auto;
        padding: 0;
    }
    #headertheme h1 {
        font-size: 22pt !important;
    }
    .graph img {
        display: none;
    }
    .numbers div {
        display: table-cell;
    }
    .graph {
        margin-top: 15px;
        border: 1px solid #aaa;
        background: url('line.html');
        background-size: 100%;
        background-repeat-y: repeat;
    }
    .halfborder {
        border-width: 0 1px 0 1px;
        margin: 0;
    }
    .numbers {
        display: table;
        width: 100%;
        table-layout: fixed;
        overflow: hidden;
        margin: 0;
    }
    .numbers span {
        margin-top: 10px;
        padding-top: 5px;
    }
    .graph .txt {
        position: relative;
        text-align: left;
        background: #004586;
        color: #fff;
        padding: 0;
        margin: 2.5% 0;
    }
    .graph .txt span {
        text-align: left;
        display: block;
        padding: 7px 10px;
    }
    .graph .abs {
        position: absolute;
        margin: auto;
        padding: 0;
        top: 0;
        left: 100%;
        height: 100%;
    }
    .graph .tab {
        margin: auto;
        padding: 0;
        top: 0;
        left: 100%;
        height: 100%;
        display: table;
    }
    .graph .row {
        margin: auto;
        display: table-row;
        height: 100%;
    }
    .graph .cell {
        margin: auto;
        padding: 0 4px;
        display: table-cell;
        height: 100%;
        vertical-align: middle;
        position: relative;
    }
    .graph .cell span {
        display: inline;
        padding: 3px 0;
        background: #fff;
        color: #000;
        font-size: 22px;
        font-weight: bold;
    }
    .graph {
        width: auto;
    }
    .graph .abs {
        display: block;
    }
    .address-pane-table table td {
        text-align: left;
        width: 98%;
        display: block;
    }
    #checkout-form-bottom {
        width: 90%;
        display: inline-block;
        margin: 10px auto;
    }
    .address-pane-table {
        padding: 0;
    }
    .address-pane-table .info br {
        display: none;
    }
    .address-pane-table .info {
        display: block;
    }
    .morepad {
        padding: 0;
    }
    .address-pane-table table td input,
    .form-item select,
    .form-item textarea {
        padding: 2% 1%;
        max-width: 100%;
        font-size: 16px;
        width: 95%;
    }
    .form-item select {
        width: 98% !important;
    }
    .form-item textarea {
        width: 95% !important;
    }
    .info,
    .legal_testim,
    #copyright {
        font-size: 16px !important;
        line-height: 1.3em !important;
    }
    .info {
        display: block;
        color: #444;
        padding: 3px 1px;
    }
    #sbutton {
        line-height: 1.3em !important;
    }
    #billing-pane {
        text-align: center;
    }
    .collapse-processed {
        text-align: left;
    }
    .inpostInfo div,
    #inpostButtonShow button,
    select,
    label,
    button,
    input,
    .markerCloud p,
    .markerCloud .nameBox h1,
    .markerCloud .nameBox p,
    .linkobjector,
    #selectedMachine p {
        font-size: 16px;
        line-height: 18px;
    }
    #phone1,
    #phone3 {
        width: 35px;
    }
    #phone2,
    #phone5 {
        width: 55%
    }
}

.h37eda6fc {
    width: 2px !important;
    height: 2px !important;
    border: 0 !important;
    background: none !important;
    border-style: none !important;
    position: absolute;
}

.h37eda6fc {
    width: 2px !important;
    height: 2px !important;
    border: 0 !important;
    background: none !important;
    border-style: none !important;
    position: absolute;
}

.popup__wrap {
    padding: 35px 0 70px 35px;
    display: table;
    line-height: 1;
    background: url("files/content/4uP1l9vDDHmjRrc/images/popup_bg.jpg") center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    margin: 0 auto;
}

.popup__wrap:before {
    content: '';
    /*background: url("../ images/manpride_small.png") center right no-repeat;*/
    width: 240px;
    height: 360px;
    display: table-cell;
    vertical-align: middle;
}

.popup__cell {
    display: table-cell;
    vertical-align: middle;
    width: 500px;
}

.popup__text {
    color: #ffde02;
    font-size: 55px;
    text-shadow: 4px 4px 8px rgba(0, 0, 0, .7);
    padding: 20px 0;
    width: 70%;
    margin: 0 auto;
}

.popup__title {
    font-size: 44px;
    font-weight: 900;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 4px 4px 8px rgba(0, 0, 0, .7);
}

.popup__price {
    font-size: 127px;
    font-weight: 900;
    color: #ff0000;
    text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff;
    padding: 20px 0;
}

.popup__button {
    display: table;
    margin: 0 auto;
    font-size: 42px;
    font-weight: 900;
    text-transform: uppercase;
    color: #fff;
    padding: 20px 40px;
    border: 6px solid #fff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background: #e74c00;
    -webkit-box-shadow: 0 0 35px rgba(244, 0, 0, .7);
    -moz-box-shadow: 0 0 35px rgba(244, 0, 0, .7);
    box-shadow: 0 0 35px rgba(244, 0, 0, .7);
    -webkit-transition: transform .4s, box-shadow .4s;
    -moz-transition: transform .4s, box-shadow .4s;
    -ms-transition: transform .4s, box-shadow .4s;
    -o-transition: transform .4s, box-shadow .4s;
    transition: transform .4s, box-shadow .4s;
}

.popup__button:hover {
    -webkit-box-shadow: 0 0 15px 5px rgba(244, 0, 0, .7);
    -moz-box-shadow: 0 0 15px 5px rgba(244, 0, 0, .7);
    box-shadow: 0 0 15px 5px rgba(244, 0, 0, .7);
    -webkit-transform: scale(.9);
    -moz-transform: scale(.9);
    -ms-transform: scale(.9);
    -o-transform: scale(.9);
    transform: scale(.9);
}

@media (max-width: 990px) {
    .hos_modal img,
    .exitpop-content img {
        width: 767px;
    }
    .popup__wrap {
        padding: 20px 20px 50px;
        width: 768px;
    }
    .popup__wrap:before {
        background-size: contain;
        width: 180px;
        height: 260px;
    }
    .popup__text {
        font-size: 35px;
    }
    .popup__title {
        font-size: 34px;
    }
    .popup__price {
        font-size: 85px;
    }
    .popup__button {
        font-size: 34px;
    }
}

@media (max-width: 768px) {
    .hos_modal img,
    .exitpop-content img {
        width: 454px;
    }
    .popup__wrap {
        width: 425px;
    }
}

@media (max-width: 540px) {
    .left_box {
        float: none;
        width: auto;
        margin: 0;
    }
    .left_box img {
        margin: 0 auto;
    }
}

@media (max-width: 425px) {
    .hos_modal img,
    .exitpop-content img {
        width: 310px;
    }
    .popup__wrap {
        width: 280px;
        display: block;
    }
    .popup__wrap:before {
        background-position: center;
        display: block;
        margin: 0 auto;
        height: 140px;
    }
    .popup__cell {
        display: block;
        width: auto;
    }
    .popup__text {
        width: auto;
        font-size: 28px;
        padding: 10px 0;
    }
    .popup__title {
        font-size: 24px;
    }
    .popup__price {
        font-size: 65px;
        padding: 5px 0;
    }
    .popup__button {
        font-size: 25px;
    }
}