

@media screen and (min-width: 768px) {
.bttm > .section_inner > .section_inner_margin {
   display: table;
}


.bttm > .section_inner > .section_inner_margin > div:nth-child(1) {
   display: table-cell;
   width: 100% !important;
}


.bttm > .section_inner > .section_inner_margin > div:nth-child(2) {
   display: table-cell;
   float: none;
   vertical-align: bottom;
}
}


@media screen and (min-width: 768px) {
.bttm2 > .section_inner > .section_inner_margin {
   display: table;
}


.bttm2 > .section_inner > .section_inner_margin > div:nth-child(2) {
   display: table-cell;
   width: 100% !important;
}


.bttm2 > .section_inner > .section_inner_margin > div:nth-child(1) {
   display: table-cell;
   float: none;
   vertical-align: bottom;
}
}

.sumome-share-client-wrapper.sumome-share-client-wrapper-left-page {
    top:15% !important;
    }

.sumome-popup .sumome-popup-content .sumome-popup-form h2.sumome-popup-heading, .sumome-popup-preview .sumome-popup-content .sumome-popup-form h2.sumome-popup-heading {
    margin: 0 0 10px;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    font-family: news-gothic-std;
}

.sumome-popup-form div.sumome-popup-text {
    font-family: inherit;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 20px;
    text-rendering: optimizeLegibility;
    text-align: center !important;
}
