body {
    background: #000000;
    font-family: 'Open Sans', sans-serif;
}
.wrapper {
    margin-top: 25px;
    color: #446674;
    font-size: 13px;
    line-height: 175%;
}
.headertitle h1 {
    color: #fff;
    font-size: 34px;
    font-weight: 600;
}
.flip-wallet-header{
    max-width: 560px;
    text-align: center;
}
h1.header-title-texts span{
    font-size: 34px;
    font-weight: normal;
    display: block;
}
h1.header-title-texts {
    font-size: 42px;
    font-weight: 600;
    color: #fff;
    line-height: normal;
}
.flip-form--title{
    font-size: 16px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    max-width: 260px;
    margin: 0 auto;

}
.form {
    text-align: left;
}
.amount-text{
    color: #FFF;
    font-size: 13px;
    display: block;
    border-bottom: 1px solid rgba(0,0,0,0.2);
    box-shadow: 0 1px 0px rgba(0,0,0,0.2);
    padding-bottom: 10px;
    margin-bottom: 10px;

}
.flip-wallet-form-container form {
    margin-top: 33px!important;
}
.flip-wallet-form-container .form label {
    color: #2696FF;
    font-size: 14px!important;
    font-weight: 100!important;
}
.mg-t-30{
    margin-top: 30px!important;
}
.flip-header img{
    margin: 0 auto;
    float: none!important;
    width: auto;
}
.align-center{
    text-align: center;
}
.pad-tb-50-20{
    padding-top: 50px;
    padding-bottom: 20px;
}
.color-dimblack{
    color: #464646;
}
.toparea {
    background: transparent url("../images/banner-bg.jpg") no-repeat scroll center center !important;
    height: 680px;
    background-repeat: no-repeat;
    position: relative;
    background-size: cover;
}
.checkoutarea {
    background: transparent url("../images/banner-bg.jpg") no-repeat scroll center center !important;
    height: 660px;
    background-repeat: no-repeat;
    position: relative;
}
.normal {
    font-weight: normal;
    font-size: 14px;
}
.checkout-header {
    margin-left: 123px !important;
    margin-top: 20px !important;
    width: auto!important;
}
.headertitle {
    width: 326px;
    margin-top: 40px;
}
.product-det{
    color: #fff;
    text-align: center;
    display: block;
}
.topspace10 {
    margin-top: 10px;
}
.topspace20 {
    margin-top: 20px;
}
.topspace30 {
    margin-top: 30px;
}
.topspace40 {
    margin-top: 40px;
}
.topspace50 {
    margin-top: 50px;
}
.sendform {
    height: 630px;
    background-color: rgba(0, 0, 0, 0.50);
    position: relative;
    z-index: 10;
    overflow: hidden;
}
.sendform-container form {
    margin-top: 51px;
}
.form-1 {
    margin-top: 50px;
}
.form-2 {
    margin-top: 59px;
}
.sendtitle {
    background: rgba(0, 0, 0, .30);
    background-repeat: repeat-y;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    padding: 10px 10px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    border-bottom: 1px solid rgba(28, 116, 203, .30);
    position: relative;
}
.arrow-down {
    width: 30px;
    height: 19px;
    background: url('../images/droparrow.png') no-repeat;
    position: absolute;
    bottom: -16px;
    left: 156px;
}
.arrow-down:after {
    background: url('../images/droparrow-shadow.png') no-repeat;
    ;
    width: 127px;
    height: 52px;
    content: " ";
    display: table;
    margin-left: -49px;
    margin-top: 3px;
}
.card-info {
    font-family: lato;
    font-size: 16px !important;
    padding: 0 30px;
}
.bottomhint {
    color: #DA2B9A;
    text-align: center;
    margin-bottom: 28px;
    line-height: 23px;
    font-weight: 100;
    font-size: 16px;
}
.bottomhint span {
    font-weight: bold;
}
.rows {
    width: 23px;
    height: 24px;
    background: url("../images/row.png");
    display: inline-block;
    position: relative;
    top: 6px;
    margin-right: 5px;
}
.miste {
    color: #cf2027;
}
form {
    margin-top: 28px;
}
input.field,
input.field:focus {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    margin: 10px 0;
    border-radius: 6px;
    border: none;
    box-shadow: inset 1px 1px 3px #aaa;
    color: #151515!important;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    box-shadow: none
}
input.field::-webkit-input-placeholder {
    color: #888888;
}
input.field::-moz-placeholder {
    color: #888888;
}
/* Firefox 19+ */

input.field:-moz-placeholder {
    color: #888888;
    font-weight: 100;
}
/* Firefox 18- */

input.field:-ms-input-placeholder {
    color: #888888;
    font-weight: 100;
}
input.field[placeholder] {
    color: #888888;
    font-size: 14px;
    font-weight: 100;
}
.btn-send {
    background: #74c71b;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    width: 100%;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
    border-radius: 6px;
    margin-bottom: 24px;
    height: 60px;
    text-align: center;
    margin-top: 20px;
}
.btn-send:hover,
.btn-send:focus {
    color: #fff!important;
}
.btn-pay:hover,
.btn-pay:focus {
    color: #fff!important;
}
.btn-pay {
    background: #81a70e;
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    border-radius: 10px;
    height: 50px;
    padding: 0px 8px;
    line-height: 40px;
    text-align: left;
    color: #fff;
    text-align: center;
}
.sendform-container {
    padding: 0px 30px;
    text-align: center;
}
.prize {
    width: 163px;
    height: 163px;
    background: transparent url("../images/specs-sm.png") no-repeat scroll 0% 0% / contain;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 10;
    font-weight: bold;
}
.mrg-top {
    margin-top: 10px;
}
.title-mrg-left {
    margin-left: 150px;
}
.prizedir {
    left: 65px;
    position: absolute;
    top: 245px;
}
.aerrow-white {
    background: rgba(0, 0, 0, 0) url("../images/arrow.png") repeat scroll 0 0;
    height: 87px;
    position: absolute;
    right: 8px;
    top: 145px;
    width: 268px;
}
.txtfirst {
    font-size: 18px;
    padding-top: 35px;
    line-height: 100%;
}
.txtmain {
    font-size: 46px;
    line-height: 100%;
    padding-top: 3px;
    font-weight: 900;
}
.value {
    font-size: 13px;
}
.bg-pink-features {
    width: 278px;
    height: 278px;
    background: url('../images/pink-bg.png') no-repeat;
    border-radius: 100%;
    position: absolute;
    top: 230px;
    right: 0px;
}
.bg-pink-features ul {
    padding: 38px;
    list-style: outside none none;
    color: #FFF;
    margin-bottom: 0px;
    text-align: center;
}
.bg-pink-features ul li {
    font-size: 17px;
}
.bg-pink-features ul li span {
    font-size: 21px;
    font-weight: bold;
}
.bg-pink-features ul li span.small {
    font-size: 14px;
    font-weight: normal;
}
.descrptions {
    color: #fff;
    position: absolute;
    left: 0;
    margin-left: 430px;
    margin-top: 60px;
    font-size: 16px;
    z-index: 5;
}
.descrptions i {
    float: left;
    width: 25px;
    height: 25px;
    margin-right: 10px;
}
.descrptions span {
    color: #3ae0ee;
    font-size: 12px;
    margin: 0 4px;
}
i.desc1 {
    background: url("../images/screen.png");
    background-repeat: no-repeat;
}
i.desc2 {
    background: url("../images/camera.png");
    background-repeat: no-repeat;
}
i.desc3 {
    background: url("../images/cpu.png");
    background-repeat: no-repeat;
}
i.desc4 {
    background: url("../images/mem.png");
    background-repeat: no-repeat;
}
.desctype {
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 8px;
    margin-bottom: 8px;
    padding: 7px 12px;
    ;
    display: inline-block;
}
.type1 {
    padding-left: 20px;
}
.type2 {
    padding-left: 35px;
    padding-right: 45px;
}
.type3 {
    padding-left: 50px;
}
.type4 {
    padding-left: 65px;
}
.maininfo {
    color: #151515;
    font-size: 11px;
    text-align: left;
    width: 150px;
    margin-top: 25px;
    margin-left: 42px;
}
.headerimage {
    position: relative;
    z-index: 0;
    margin-left: -25px;
    margin-top: 30px;
    width: 681px;
    height: 493px;
}
.headerimage img {
    width: 100%;
    height: auto;
}
.space-top {
    margin-top: 50px;
}
/*.headerimage::before {
  background-image: url("../images/samsung-bg.png");
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 523px;
    left: -44px;
    opacity: 0.4;
    position: absolute;
    top: -100px;
    width: 688px;
    z-index: -1;
}
*/

.teaser {
    font-size: 13px;
    position: absolute;
    bottom: 46px;
    right: 20px;
    max-width: 288px;
    text-align: center;
    line-height: 175%;
    color: rgb(38, 150, 255);
}
.teaserone {
    display: none;
}
.sendform label {
    color: #2696ff;
}
.type-radio label {
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    margin-left: 5px;
    margin-top: 5px;
}
.acceptar {
    color: #2696ff;
    font-size: 11px;
    line-height: 17px;
    margin-bottom: 33px;
    padding-top: 5px;
}
.acceptar a {
    color: #0da5ca;
    text-decoration: underline
}
input.chk {
    margin-bottom: 25px;
    display: inline-block;
    margin-right: 6px;
}
.chklabel {
    display: inline-block;
}
.line {
    width: 100%;
    height: 2px;
    background-image: url("../images/line.jpg");
    margin: 15px 0
}
.card-radio {
    margin-right: 20px;
}
.card-radio.last {
    margin-right: 0;
}
.card-radio img {
    position: relative;
    top: -2px;
}
.expir {
    padding: 5px 2px;
    border-radius: 4px;
    border: none;
    height: 40px;
}
.selectform {
    display: inline-block;
}
.monthselect {
    width: 60px;
    margin-right: 20px;
}
.yearselect {
    width: 85px;
    margin-right: 20px
}
.cvv {
    display: inline-block;
    width: 95px;
    height: 40px;
}

.secure img {
    margin: 0 auto;
}
.sec-title {
    color: #0da5ca;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    margin-bottom: 10px;
}
.sendtitle .sendform-container:first-child {
    font-size: 16px;
    font-weight: bold !important;
}
.chklabel sup {
    font-size: 7px;
    margin-right: 5px;
}
/*checkbox*/

.radio-block {
    text-align: left;
}
.radio-block label:first-child {
    display: block;
    font-weight: 100;
    font-size: 16px;
}
.radio-block .type-radio {
    display: inline-block;
}
.checkbox-block .radio-box {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.checkbox-block {
    display: inline-block;
    height: 15px;
    position: relative;
    width: 14px;
}
.checkbox-block .radio-icon {
    border-radius: 25px;
    display: block;
    height: 14px;
    left: -1px;
    pointer-events: none;
    position: absolute;
    top: 4px;
    width: 14px;
    z-index: 9999;
}
.checkbox-block span {
    display: block;
    width: 12px;
    height: 12px;
    z-index: 99;
    border: 1px solid #fff;
}
.checkbox-block input[type="radio"]:checked + span {
    background-image: url('../images/radio-active.png');
    background-repeat: no-repeat;
    border: none;
    display: block;
}
.checkbox_box {
    display: inline-block;
    height: 11px;
    margin-right: 10px;
    position: relative;
    width: 13px;
}
.checkbox_box input {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 0;
    opacity: 0;
}
.checkbox_box span {
    position: absolute;
    left: 0;
    right: 0;
    width: 13px;
    height: 13px;
    background: url('../images/check-bx-icon.png');
    background-repeat: no-repeat;
    display: block;
    pointer-events: none;
}
.checkbox_box input[type="checkbox"]:checked + span {
    background-image: url('../images/check-bx-icon-active.png');
    background-repeat: no-repeat;
    border: none;
    display: block;
    width: 13px;
    height: 13px;
}
.feature-wrapper {
    margin-top: -12px;
}
.paragraph-wrapper p {
    margin-bottom: 30px;
    line-height: 21px;
}
.paragraph-wrapper p span {
    text-transform: uppercase;
}
.top-botom-style {
    border-top: 1px solid #141868;
    border-bottom: 1px solid #141868;
}
.paragraph-wrapper-container h3 {
    color: #ffffff;
    font-size: 30px;
    margin-bottom: 30px;
    line-height: 38px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}
.paragraph-wrapper-container p {
    color: #74c71b;
    line-height: 26px;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}
.spacing-control {
    padding: 30px 0px 40px;
    background: #000000;
}
.border-control {
    padding: 10px 0px;
    background: #020316;
    border-top: 1px solid #141868;
    border-bottom: 1px solid #141868;
}
.space-top {
    margin-top: 117px;
}
.send-note {
    padding: 10px 0px 85px;
    background: #000000;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.send-note-edge {
    background: #74c71b none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    padding: 15px 30px;
    text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.35);
}
.send-note-edge:hover {
    color: #fff;
    text-decoration: none;
}
.hurry {
    color: #da2b9a !important;
    font-size: 16px !important;
}
.mrg {
    margin-bottom: 20px !important;
}
.centralise {
    text-align: center;
}
.aerow {
    height: 106px;
    left: 308px;
    position: absolute;
    top: 103px;
    width: 81px;
}
.note-edge {
    margin-top: 75px;
}
.end-section p {
    color: #464646;
    font-size: 13px;
}
.pro-hi {
    display: none;
}
.mg-t-68 {
    margin-top: 68px;
}
.mg-b-176 {
    margin-bottom: 176px!important;
}
.mg-b-133 {
    margin-bottom: 133px!important;
}

.checkout-header img{
    width: auto !important;
}










/*------------- media queries ----------------------*/

@media (max-width: 1200px) {
    .aerrow-white {
        display: none;
    }
    .headertitle {
        margin: 0px auto;
    }
    .arrow-down {
        left: calc(50% - 20px);
    }
    .aerow {
        height: 106px;
        left: 185px;
        position: absolute;
        top: 100px;
        width: 81px;
    }
    .sendform {
        height: 550px;
    }
    .space-top {
        margin-top: 30px !important;
    }
    .mg-t-68 {
        margin-top: 0px;
    }
    .mg-b-133 {
        margin-bottom: 20px !important;
    }
    .paragraph-wrapper-container img {
        margin: 0px auto;
    }
    .mg-b-176 {
        margin-bottom: auto !important;
    }
    .toparea {
        position: relative;
        background: transparent url("../images/banner-bg.jpg") no-repeat scroll center top;
        height: auto;
        background-size: cover !important;
    }
    .spacing-control {
        padding: 18px 0 30px;
        text-align: center;
    }
    .border-control {
        text-align: center;
    }
    .space-top {
        margin-top: 0px;
    }
    .aerow {
        height: 106px;
        left: 78px;
        position: absolute;
        top: 100px;
        width: 81px;
    }
    .paragraph-wrapper-container p.max-90 {
        max-width: 90%;
        margin: 0 auto;
    }
    .aerow {
        left: 208px;
    }
    .form-2 {
        height: 630px !important;
    }
}

@media (max-width: 1199px) {
    .flip-wallet-header {
        max-width: 100%;
        margin: 0 !important;
        text-align: center;
    }
    .flip-header {
        margin: 0 !important;
    }
    .checkoutarea {
        background: transparent url("../images/banner-bg.jpg") no-repeat scroll top center!important;
        background-size: cover!important;
        height: auto!important;
    }
    .form-2 {
        margin-top: 25px;
    }
    .flip-header {
        margin: 15px 0 0 !important;
        height: auto;
    }
    .product-det {
        margin-top: 20px;
    }
}

@media (max-width: 991px) {

    .aerow {
        left: 98px;
        top: 74px;
    }

}

@media (max-width: 768px) {
    .bg-pink-features {
        background: rgba(0, 0, 0, 0) url("../images/pink-bg-sm.png") no-repeat scroll 0 0;
        border-radius: 100%;
        height: 199px;
        position: absolute;
        right: 20px;
        top: 230px;
        width: 198px;
    }
    .pro-sh {
        display: none;
    }
    .pro-hi {
        display: block;
    }
    .toparea {
        background-size: cover !important;
        height: auto;
    }
    .teaser {
        position: static;
        max-width: 54%;
        margin: 0 auto;
    }
    .bg-pink-features ul li span {
        font-size: 14px;
    }
    .bg-pink-features ul li {
        font-size: 10px;
    }
    .bg-pink-features ul {
        padding: 25px;
    }
    .headerimage {
        height: 494px;
        margin-left: 0px;
        margin-top: 30px;
        position: relative;
        width: auto;
    }
    .headerimage img {
        width: auto;
        float: none !important;
        margin: 0 auto;
    }
    .prizedir {
        left: 140px;
        position: absolute;
        top: 218px;
    }
    .headerimage {
        height: 374px;
    }
    .form-1 {
        margin-top: 20px;
    }
    .bg-pink-features {
        right: 60px;
        top: 200px;
    }
    .flip-header {
        height: auto!important;
    } 
}
@media (max-width: 750px) {
    .aerow {
        left: 78px;
        top: 74px;
    }
}
@media (max-width: 710px) {
    .paragraph-wrapper-container img {
        width: 100%;
    }
    .headerimage img{
        max-width: 70%!important;
        width: auto;
        float: none;
        margin: 0 auto!important;
    }
    .prizedir {
        left: 90px;
    }
    .bg-pink-features {
        right: 30px;
    }
}
@media (max-width: 680px) {
    .prizedir {
        top: 190px;
    }
    .bg-pink-features {
        top: 170px;
    }
}
@media (max-width: 640px) {
    .headerimage img {
        height: auto;
        margin-left: -5%;
        width: 100%;
    }
    .headertitle h1 {
        font-size: 22px;
    }
    .aerow {
        display: none!important;
    }
    .teaser {
        max-width: 100%;
    }
}
@media (max-width: 610px) {
    .headerimage img {
        width: 100%;
    }
    .aerow {
        height: 106px;
        left: 8px;
        position: absolute;
        top: 82px;
    }

}
@media (max-width: 580px) {
    .headerimage img {
        width: 100%;
    }
    .bg-pink-features {
        background: rgba(0, 0, 0, 0) url("../images/pink-xs.png") no-repeat scroll 0 0;
        border-radius: 100%;
        height: 162px;
        position: absolute;
        right: 20px;
        top: 230px;
        width: 162px;
    }
    .bg-pink-features ul {
        padding: 20px;
    }
    .bg-pink-features ul li span {
        font-size: 11px;
    }
    .bg-pink-features ul li {
        font-size: 9px;
    }
    .bg-pink-features ul li span.small {
        font-size: 12px;
    }
    .prize {
        background: transparent url("../images/specs-xs.png") no-repeat scroll 0% 0% / contain;
        color: #fff;
        font-weight: bold;
        height: 145px;
        position: relative;
        text-align: center;
        width: 145px;
        z-index: 10;
    }
    .txtfirst {
        font-size: 16px;
    }
    .txtmain {
        font-size: 38px;
    }
    .value {
        font-size: 12px;
    }
    .headerimage {
        height: 316px;
    }
    
    .prize {
        font-weight: bold;
        height: 135px;
        text-align: center;
        width: 133px;
        background-size: cover; 
    }
    .txtfirst {
        font-size: 13px;
    }
    .txtmain {
        font-size: 28px;
    }
    .value {
        font-size: 11px;
    }
    .bg-pink-features{
        top: 170px;
    }
    .prizedir {
        top: 165px;
    }
    .headerimage {
        height: auto;
    }
    h1.header-title-texts span {
        font-size: 24px;
    }
    h1.header-title-texts {
        font-size: 30px;
    }
}
@media (max-width: 505px) {
    .headerimage img {
        width: 100%;
    }
}
@media (max-width: 500px) {
    .prizedir {
        left: 70px;
    }
    .teaser {
        max-width: 100%;
    }
    .feature-wrapper {
        margin-bottom: 20px;
    }
}
@media (max-width: 480px) {
    .arrow-down {
        left: 200px;
    }
    .prizedir {
        left: 20px;
        position: absolute;
        top: 149px;
    }
    .headerimage img {
        width: 100%;
    }
    
    .aerow {
        display: none;
    }
    .paragraph-wrapper-container h3 {
        font-size: 22px;
    }
    .paragraph-wrapper-container p {
        font-size: 13px;
    }
    .hurry {
        font-size: 14px !important;
    }
    .note-edge {
        margin-top: 39px;
    }
    .send-note-edge {
        font-size: 17px;
    }
    .bg-pink-features {
        left: 300px;
        top: 140px;
    }
}
@media (max-width: 460px) {
    .headerimage img {
        margin-left: 28px !important;
    }
    .flip-header img{
        margin: 0 auto!important;
    }
    .bg-pink-features {
        left: 260px;
    }
    h1.header-title-texts {
        font-size: 24px;
    }
    h1.header-title-texts span {
        font-size: 18px;
    }
}
@media (max-width: 420px) {
    .arrow-down {
        left: 169px;
    }
    .bg-pink-features {
        left: auto;
        right: 0;
        top: 140px;
    }
}
@media (max-width: 380px) {
    .headerimage {
        width: 100%;
    }
    .bg-pink-features {
        left: 100px;
    }
    .headerimage {
        height: 381px;
    }
    .card-info {
        font-size: 14px!important;
    }
    .normal {
        font-size: 12px!important;
    }
    .yearselect {
        width: 65px;
        margin-right: 0!important;
    }
    .cvv {
        float: right;
    }
    .card-radio {
        margin-right: 50px;
    }
    .headerimage {
        height: auto;
    }
    .prize {
        font-weight: bold;
        height: 105px;
        text-align: center;
        width: 103px;
        background-size: cover;
    }
    .txtfirst {
        font-size: 11px;
        padding-top: 25px;
        line-height: 100%;
    }
    .txtmain {
        font-size: 24px;
    }
    .value {
        font-size: 8px;
    }
    .bg-pink-features {
        left: auto;
        right: 0;
    }
}
@media (max-width: 370px) {
    .headerimage img {
        margin-left: 8px !important;
    }
    .flip-header img{
        margin: 0 auto!important;
    }
}
@media (max-width: 360px) {
    .arrow-down {
        left: 120px;
    }
    .type-radio label {
        font-size: 12px;
    }
    .prizedir {
        right: 20px;
    }
    .sendtitle .sendform-container:first-child {
        font-size: 15px;
    }

   
}
@media (max-width: 345px) {
    .headertitle {
        margin-left: 10px;
        max-width: 240px;
    }
    body {
        font-size: 10px;
    }
    .descrptions {
        font-size: 11px;
        margin-left: 22px;
        margin-top: 11px;
        position: static !important;
    }
    .btn-send {
        height: 40px;
    }
    .prizedir {
        top: 130px;
    }
    .sendform-container {
        padding: 0 15px;
    }
    .teaserone {
        top: 15px;
    }
    .sendform {
        margin-top: 15px;
    }
}
@media (max-width: 330px) {
    .headerimage img {
        margin: 0px auto !important;
    }
    .bg-pink-features {
        background: #e95ec0;
        border-radius: 10px;
        height: auto;
        width: 100%;
        position: static;
        margin-bottom: 15px;
    }
    .bg-pink-features ul {
        padding: 10px;
        box-shadow: 0px 0px 4px rgba(0,0,0,0.6);
        border-radius: 10px;
    }
    .bg-pink-features ul li {
        font-size: 12px;
    }
    .bg-pink-features ul li span {
        font-size: 14px;
    }
    .headertitle {
        margin: 0 auto;
    }
}
@media (max-width: 320px) {
    .monthselect {
        margin-right: 10px;
    }
}