.pager{
    padding: 30px 10px;
    letter-spacing: 2px;
}
.pager div{
    display: inline;
    font-size: 20px;
    cursor: pointer;
    color: #aaacad;
}
.pager div.active{
    color:#97c524;
}

.publication-no-data {
    padding-top: 15px;
    font-size: 16px;
}

.price .shop-price {
    display: inline-block;
}


/* POPUP BEGIN */
.preorder-popup-container,
.popup-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background: rgba(0,0,0,0.5);
    transition: .3s;
    display: none;
    opacity: 0;
    visibility: hidden;
    transition: visibility 0s .4s, opacity .4s linear;
}
.preorder-popup-container.show,
.popup-container.show{
    display: block;
    visibility: visible;
    opacity: 1;
    transition: opacity .4s linear;
}

.preorder-popup-container .error-text ul li {
    margin: 7px 0 14px;
}

.preorder-popup-container .popup,
.popup-container .popup{
    margin: 0px auto;
    margin-top: 5%;
    position: relative;
    background: #fff;
    width: 625px;
    max-width: 90%;
    min-height: 254px;
    text-align: center;
}

.preorder-popup-container .popup p,
.popup-container .popup p{
    width: 65%;
    margin: 20px auto;
    padding: 10px;
    font-size: 18px;
    font-family: 'MyriadPro-Light';
    -moz-box-shadow:    inset 0 -7px 5px #bbb;
    -webkit-box-shadow: inset 0 -7px 5px #bbb;
    box-shadow:         inset 0 -7px 5px #bbb;
}
.preorder-popup-container .button-line,
.popup-container .button-line{
    padding: 20px;
    background: #97c524;
    margin-top: 41px;
}
.preorder-popup-container .button-line a,
.popup-container .button-line a{
    display: inline-block;
    width: 108px;
    padding: 10px;
    text-transform: uppercase;
    background:#ffffff;
    transition: .3s;
}
.preorder-popup-container .button-line a:hover,
.popup-container .button-line a:hover{
    background:#002c76;
    transition: .3s;
    color: #fff;
}
.preorder-popup-container .close-btn,
.popup-container .close-btn{
    position: absolute;
    display: block;
    top: 40px;
    right: 30px;
}
.preorder-popup-container .error-list {
    text-align: left;
}


.popup .popup-body {
    font-size: 22px;
    padding: 35px 45px 25px 75px;
    width: initial;
}

.popup .popup-body .popup-body-main-text {
    text-align: left;
    margin-left: -10px;
    margin-bottom: 5px;
}

.preorder-popup-container .remove-popup,
.popup-container .remove-popup {
    cursor: pointer;
}

.error-text ul li {
    font-size: 15px;
    margin: 7px 0 0 7px;
}

.preorder-popup-container .button-close,
.popup-container .button-close {
    height: 25px;
    position: relative;
    text-align: center;
    margin: 40px auto 10px;
    width: 100%;
}
.preorder-popup-container .close-btn,
.popup-container .close-btn {
    top: 0;
}

.preorder-popup-container .button-line a.popup-close,
.popup-container .button-line a.popup-close {
    height: 25px;
    background-color: #97c524;
    top: 15px;
    width: 25px;
    padding: 10px 0px 10px 10px;
}

.popup-title {
    font-family: 'MyriadPro-BoldCond';
    font-size: 28px;
    color: #eee;
    padding-top: 5px;
    display: inline-block;
}

.preorder-popup-container .button-line,
.popup-container .button-line {
    padding: 20px 0;
}

.has-danger {
    border-color: #f44336;
}

.preorder-popup-container .submit-button:disabled {
    background: #b5b5b5;
    color: #fff;
}

.preorder-popup-container .submit-button {
    text-align: center;
    display: inline-block;
    background: #97c524;
    transition: .3s;
    color: #fff;
    text-transform: uppercase;
    min-width: 88px;
    font-size: 18px;
    padding: 8px 20px 8px 20px;
}

.preorder-popup-container h5 {
    line-height: 18px;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
    font-family: 'MyriadPro-Regular', Arial;
    color: rgb(103, 117, 124);
    text-align: left;
}

.preorder-popup-container .form-control {
    border-radius: 0;
    box-shadow: none;
    box-sizing: border-box;
    height: 2.573rem;
    transition: box-shadow .25s linear, border .25s linear, color .25s linear, background-color .25s linear;
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    font-family: 'MyriadPro-Regular', Arial;
}

/* POPUP END */


/* BOOK LIST BEGIN */
.konyv .partners,
.konyvek .partners {
    padding-top: 120px;
}
.left-menu-box{
    margin-top: 210px;
    margin-left: 55px;
    width: 255px;
    float: left;
    text-align: left;
}
.left-menu-box h1{
    background: #97c524;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'MyriadPro-Light';
    margin-bottom: 15px;
    padding: 6px 15px 3px;
}
.left-menu-box .info-blue{
    background: #002c76;
    color: #fff;

}
.left-menu-box .info-blue p{
    padding: 18px;
    font-size: 18px;
    font-family: 'MyriadPro-Light';
    text-align: justify;
}
.left-menu-box .info-blue h2{
    color: #fff;
    padding: 18px;
    font-size: 18px;
    font-family: 'MyriadPro-Semibold';
}
.left-menu-box .info-blue h2 a{
    color: #fff;
}
.left-menu-box .series{
    margin-bottom: 18px;
    width: 100%;
    background: #eceded;
    padding-bottom: 13px;
}
.left-menu-box .series a{
    display: block;
    font-size: 18px;
    font-family: 'MyriadPro-Light';
    line-height: 22px;
    padding: 0px 18px 6px 18px;
    transition: .3s;
}
.left-menu-box .series a:hover{
    color: #002c76;
    transition: .3s;
}

.left-menu-box .series div{
    display: block;
    font-size: 18px;
    font-family: 'MyriadPro-Light';
    line-height: 22px;
    padding: 0px 18px 6px 18px;
    transition: .3s;
    cursor: pointer;
}
.left-menu-box .series div:hover{
    color: #002c76;
    transition: .3s;
    cursor: pointer;
}
.popup .popup-body {
    font-size: 22px;
    padding: 55px 75px 25px 75px;
    width: initial;
}

.popup-container .remove-popup {
    cursor: pointer;
}

.error-text ul li {
    font-size: 15px;
    margin: 7px 0 0 7px;
}

.popup-container .button-close {
    position: relative;
    text-align: center;
    margin: 40px auto 10px;
    height: 25px;
    width: 100%;
}
.popup-container .close-btn {
    top: 0;
}

.popup-container .button-line{
    padding: 20px;
    background: #97c524;
    margin-top: 41px;
}

.popup-container .button-line a.popup-close {
    height: 25px;
    background-color: red;
    top: 15px;
    width: 25px;
    padding: 10px 0px 10px 10px;
}

.popup-title {
    font-family: 'MyriadPro-BoldCond';
    font-size: 28px;
    color: #eee;
    padding-top: 5px;
    display: inline-block;
}

.popup-container .button-line {
    padding: 20px 0;
}

.errors {
    color: #ff6961;
    margin: 0 auto;
    padding-top: 0;
    text-align: center;
}

.left-menu-box .series .active-ps {
    font-weight: bold;
}

.right-menu-box{
    margin-top: 210px;
    width: 905px;
    float: right;
}
.right-menu-box .flyer{
    width: 200px;
    height: 280px;
    background:#9c9e9f;
    position: relative;
}
.right-menu-box .flyer .sale,
.right-menu-box .image .sale{
    position: absolute;
    top: 26px;
    left: -23px;
    border-radius: 48px;
    padding: 18px 17px;
    background: #97c524;
    color: #fff;
    font-size: 24px;
    cursor: pointer;
    text-align: center;
}
.right-menu-box .flyer .not-available,
.right-menu-box .image .not-available{
    position: absolute;
    top: 180px;
    left: -21px;
    padding: 9px 7px;
    width: 124px;
    background: #002c76;
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    cursor: pointer;
}
.right-menu-box .flyer img{
    width: 100%;
    vertical-align: top;
}
.right-menu-box h3{
    font-family: 'MyriadPro-Semibold';
    padding: 10px 0px 8px 0px;
}
.right-menu-box .col-lg-3{
    margin-bottom: 30px;
}
.right-menu-box  .button-text-box{
    max-width: 192px;
    height: 40px;
    position: relative;
}
.right-menu-box  .text-box{
    max-width: 192px;
    position: relative;
    word-break: break-word;
}
.right-menu-box .price{
    color:#97c524;
    font-size: 18px;
    margin-top: 5px;
    cursor: default;
}
.right-menu-box .price .old-price{
    color:#bdbfbf;
    cursor: default;
    font-size: 17px;
    text-decoration: line-through;
}
.right-menu-box .button-text-box a.btn-green{
    display: block;
    min-width: 90px;
    padding: 5px 5px 3px 5px;
    font-size: 16px;
    background: #97c524;
    border: 1px solid #97c524;
    color: #fff;
    transition: .3s;
    border-radius: 2px;
    cursor: pointer;
    text-align: center;
    max-width: 100px;
    margin: 10px auto 0px;
    width: calc(100% - 50px);
}

.right-menu-box .button-text-box a.btn-empty {
    background: none !important;
    border: 2px solid #97c524;
    color: #a6a7a7;
    border-radius: 2px;
}

.right-menu-box  .text-box a:hover{
    /*border: 1px solid #002c76;*/
    /*transition: .3s;*/
}
div .section.container.book-section{
    max-width: 1280px;
}
/* BOOK LIST END */
/* BOOK PAGE BEGIN */
.book-info {
    text-align: left;
    position: relative;
}
.book-info .image{
    width: 310px;
    float: left;
    position: relative;
}
.book-info .book-order{
    min-height: 140px;
    background: #fff;
    position: absolute;
    right: 32px;
    bottom: 0px;
    width: 164px;
    padding: 15px 15px 7px 15px;
    text-align: center;
}
.book-info .book-order span.old-price{
    display: block;
}
.book-info .book-order input[type=number]{
    text-align: center;
    height: 22px;
    width: 65px;
    border-color: transparent;
    outline: none !important;
    color: #a6a7a7;
    -moz-box-shadow:   inset 2px 4px 4px #aaa;
    -webkit-box-shadow: inset 2px 4px 4px #aaa;
    box-shadow: inset 2px 4px 4px #aaa;
    display: inline-block;
    vertical-align: top;
}
.book-info .book-order a.add-number-minus{
    color: #a6a7a7;
    background: #eceded;
    height: 14px;
    width: 14px;
    font-size: 28px;
    line-height: 8px;
    border-radius: 14px;
    display: inline-block;
    vertical-align: top;
    transition: .3s;
    padding: 7px 5px 3px 5px;
    margin-top: 2px;

}
.book-info .book-order a.add-number-plus{
    color: #a6a7a7;
    background: #eceded;
    height: 14px;
    width: 14px;
    font-size: 22px;
    line-height: 8px;
    border-radius: 14px;
    display: inline-block;
    vertical-align: top;
    transition: .3s;
    padding: 7px 5px 3px 5px;
    margin-top: 2px;

}
.book-info .book-order a:hover.add-number-minus,
.book-info .book-order a:hover.add-number-plus{
    background: #002c76;
    color:#fff;
    transition: .3s;
}
.right-menu-box .image .not-available{
    bottom: 57px;
    text-align: center;
    top: inherit;
}
.book-info .book-order div.cart-line{
    padding: 5px 0;
}
.book-info .book-order div.price{
    padding: 0px;
    margin-top: 0px;
    font-size: 26px;
}
.book-info .book-order div{
    padding: 10px 0px;
}
.book-info .book-order div a.add-to-cart{
    background: #97c524;
    color: #fff;
    border: 1px solid #97c524;
    transition: .3s;
}
.book-info .book-order div a:hover.add-to-cart{
    background: #002c76;
    color: #fff;
    border: 1px solid #002c76;
    transition: .3s;
}
.book-info .book-order .old-price.out-of-order{
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 15px 0px 14px 0px;
}
.book-info .book-order div.cart-line.small {
    padding: 13px 0;
}
.book-info .book-order div a.btn-empty{
    background: none !important;
    border: 2px solid #97c524;
    color: #a6a7a7;
    border-radius: 3px;
}
.book-info .book-order div a:hover.btn-empty{
    border: 2px solid #002c76;
    color: #002c76;
}
.book-info .image img{
    width: 100%;
}
.book-info .short-description{
    float: left;
    margin-top: 47px;
    width: 595px;
    min-height: 342px;
    background: #eceded;
    position: relative;
    padding-bottom: 7px;

}
.book-info .short-description h1{
    font-size: 28px;
    font-family: 'MyriadPro-bold';
    word-break: break-word;
    padding: 32px 30px 0px 16px;

}
.book-info .short-description p,
.book-info .short-description ul{
    padding: 0px 16px;
}
.book-info .short-description p{
    color: #b2b3b4;
    margin-top: 9px;
    font-size: 18px;
    padding-right: 250px;
}
.book-info .short-description ul{
    margin-top: 10px;
    font-size: 17px;
}
.book-info .short-description h2{
    padding: 6px 16px 0;
    font-size: 18px;
    font-style: italic;
    padding-right: 250px;
}
.description .long{
    padding: 25px 18px;
    font-size: 16px;
    text-align: justify;
}
.description .long h3{
    font-family: 'MyriadPro-Regular';
    text-transform: uppercase;
    padding: 48px 0px 25px 0px;
}
.description .extra-links{
    padding-bottom: 70px;
}
.description .extra-links a{
    color:#97c524;
}
.description .long a{
    transition: .3s;
}
.description .long a:hover{
    color: #002c76;
    transition: .3s;
}
/* BOOK PAGE END */
@media screen and (max-width: 1300px) {
    .konyv,
    .konyvek{
        width: 100%;
        overflow: hidden;
    }
    div .section.container.book-section{
        max-width: 980px;
    }
    .left-menu-box{
        width: 230px;
    }
    .right-menu-box{
        width: 730px;
        float: right;
    }
    .left-menu-box{
        margin-left: 0px;
    }
    .right-menu-box .flyer{
        width: 160px;
        height: 225px;
    }
    .right-menu-box .text-box,
    .right-menu-box .button-text-box {
        max-width: 160px;
    }
    .right-menu-box .text-box p,
    .right-menu-box .buttontext-box p{
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .right-menu-box .flyer .sale {
        top: 26px;
        left: -15px;
        border-radius: 48px;
        padding: 18px 17px;
        font-size: 20px;
    }
    .right-menu-box .flyer .not-available {
        top: 136px;
        left: -13px;
        padding: 10px 10px;
        width: 117px;
        font-size: 18px;
    }
    .right-menu-box .button-text-box a.btn-green,
    .right-menu-box .text-box a.btn-green {
        display: block;
        left: 21%;
    }
    .left-menu-box .info-blue p {
        font-size: 16px;
    }
    .book-info .image {
        width: 250px;
    }
    .book-info .short-description {
        margin-top: 30px;
        width: 478px;
        min-height: 315px;
        background: #eceded;
    }
    .book-info .short-description h1 {
        font-size: 20px;
        padding: 20px 20px 0px 16px;
    }
    .right-menu-box .image .sale{
        left: -15px;
    }
    .right-menu-box .image .not-available {
        left: -13px;
        bottom: 55px;
    }
}
@media screen and (min-width: 767px){
    .clearfix-a767 {
        clear: both;
        height: 0px;
        width: 0px;
        margin: 0px;
        padding: 0px;
    }
}

@media screen and (max-width: 992px){
    .left-menu-box {
        margin-top: 53px;
        float: none;
        width: 100%;
    }
    .right-menu-box{
        float: none;
        width: 95%;
        margin-left: 5%;
        margin-top: 35px;
    }
    div.pager {
        padding-top: 10px;
    }
    .konyv .partners,
    .konyvek .partners {
        padding-top: 70px;
    }
    .left-menu-box .series a{
        padding-left: 35px;
    }
    .left-menu-box h1 {
        padding: 10px 10px 10px 35px;
        box-shadow: -5px 0px 15px #777;
    }
    .left-menu-box .info-blue p {
        padding: 15px 25px 0px 35px;
    }
    .left-menu-box .info-blue h2 br{
        display: none;
    }
    .left-menu-box .info-blue h2 a{
        padding-left: 20px;
        display: block;
    }
    .left-menu-box .info-blue h2 .tel{
        padding-left: 20px;
        display: block;

    }
    .book-info .short-description {
        margin-top: 22px;
        width: calc(100% - 250px);
        min-height: 315px;
    }
    .description .long p{
        padding-right: 5%;
    }
    .book-info .book-order{
        right: 15px;
        padding: 10px 10px 7px 10px;
    }
    .left-menu-box .info-blue{
        margin-top: 0px;
    }
    .right-menu-box .image .sale {
        left: -30px;
    }
}
@media screen and (max-width: 767px){
    .right-menu-box .col-lg-3{
        width: 33%;
    }
    .right-menu-box .flyer {
        width: 85%;
        height: auto;
    }

    .left-menu-box h1{
        background: #97c524 url(../../../img/icon/down-arrow-publications.png) right 15px no-repeat;
        background-size: 30px auto;
    }
    .left-menu-box .opened h1{
        background: #97c524 url(../../../img/icon/up-arrow-publications.png) right 15px no-repeat;
        background-size: 30px auto;
    }
    .left-menu-box .series{
        height: 26px;
        overflow: hidden;
    }
    .left-menu-box .series.opened{
        height: auto;
    }

    .left-menu-box h1,
    .left-menu-box .series a,
    .left-menu-box .info-blue p{
        padding-left: 30px;
        font-size: 16px;
    }
    .left-menu-box .info-blue h2 a,
    .left-menu-box .info-blue h2 .tel{
        padding-left: 15px;
        font-size: 16px;
    }
    .left-menu-box{
        width: 100%;
    }
    .right-menu-box .button-text-box,
    .right-menu-box .text-box {
        max-width: 85%;
    }
    .right-menu-box .button-text-box a.btn-green,
    .right-menu-box .text-box a.btn-green{
        font-size: 14px;
        padding: 2px 5px;
    }
    .right-menu-box .flyer .not-available {
        top: 65%;
    }
    .right-menu-box .flyer .sale{
        font-size: 16px;
    }
    .book-info{
        margin-top: -10px;
    }
    .book-info .image {
        width: 280px;
    }
    .book-info .short-description {
        margin-top: 30px;
        width: calc(100% - 280px);
        min-height: 315px;
    }
    .right-menu-box .image .sale {
        left: -20px;
    }
    .book-info .short-description h1 {
        font-size: 26px;
        padding: 40px 20px 0px 35px;
        line-height: 28px;
    }
    .book-info .short-description h2,
    .book-info .short-description p {
        padding: 0px 16px 0px 35px;
        padding-right: 180px;
        margin-top: 5px;
    }
    .book-info .short-description h2 {
        font-size: 16px;
    }
    .book-info .short-description p {
        font-size: 14px;
    }
    .book-info .short-description ul {
        margin-top: 25px;
        font-size: 14px;
        padding-left: 35px;
    }
    .book-info .book-order div.price {
        font-size: 22px;
    }
    .book-info .book-order div.cart-line {
        padding: 15px 0;
    }
    .book-info .book-order div a.add-to-cart{
        font-size: 14px;
        min-width: 83px;
        padding: 4px 10px;
    }
    .book-info .book-order {
        right: 10px;
        padding: 10px 10px 7px 10px;
        width: 140px;
    }
}
@media screen and (max-width: 680px){
    .book-info .image {
        width: 230px;
    }
    .book-info .short-description {
        margin-top: 30px;
        width: calc(100% - 230px);
        min-height: 280px;
    }
    .book-info .short-description h1 {
        font-size: 24px;
        padding: 20px 20px 0px 20px;
        line-height: 28px;
    }
    .book-info .short-description h2,
    .book-info .short-description p {
        padding: 0px 16px 0px 20px;
        padding-right: 190px;
        margin-top: 5px;
    }
    .book-info .short-description ul{
        padding-left: 20px;
    }
}
@media screen and (max-width: 600px){
    .right-menu-box .price{
        font-size: 16px;
    }
    .right-menu-box h3{
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .right-menu-box .button-text-box a.btn-green,
    .right-menu-box .text-box a.btn-green {
        display: block;
        left: 15%;
        bottom: -10px;
    }
    .right-menu-box .flyer .not-available {
        top: 65%;
        left: -13px;
        padding: 8px 10px;
        width: 80px;
        font-size: 13px;
    }
    .book-info .image {
        width: 200px;
    }
    .book-info .short-description {
        margin-top: 30px;
        width: calc(100% - 200px);
        min-height: 250px;
    }
    .book-info .book-order div.price {
        font-size: 20px;
    }
    .book-info .book-order div.cart-line {
        padding: 10px 0;
    }
    .description .long {
        padding: 20px 10px 20px 0;
    }
    .book-info .book-order {
        right: 10px;
        padding: 10px 7px 7px 7px;
        width: 130px;
    }
    .book-info .short-description h2,
    .book-info .short-description p{
        padding-right: 0;
        width: 42%;
    }
    .book-info .short-description h1 {
        font-size: 20px;
        padding: 20px 20px 0px 20px;
        line-height: 22px;
    }
    .book-info .book-order .old-price.out-of-order {
        font-size: 14px;
    }
}
@media screen and (max-width: 550px){
    .book-info .image {
        width: 170px;
    }
    .book-info .short-description {
        margin-top: 20px;
        width: calc(100% - 170px);
        min-height: 210px;
    }
    .book-info .book-order div.price {
        font-size: 18px;
    }
    .book-info .book-order input[type=number] {
        text-align: center;
        height: 22px;
        width: 50px;
    }
    .book-info .book-order div a.add-to-cart{
        min-width: 70px;
    }
    .book-info .book-order {
        width: 115px;
        padding: 7px 7px 0px 7px;
    }
    .book-info .book-order div.cart-line {
        padding: 5px 0;
    }
    .book-info .short-description h1 {
        font-size: 20px;
        padding: 15px 10px 0px 20px;
        line-height: 20px;
    }
    .book-info .short-description h2,
    .book-info .short-description p {
        font-size: 14px;
    }
    .book-info .short-description ul{
        font-size: 12px;
    }
    .book-info .short-description ul{
        width: 43%;
        padding-right: 0px;

    }
}
@media screen and (max-width: 479px) {
    .left-menu-box {
        width: 100%;
    }

    .clearfix-u480 {
        clear: both;
        height: 0px;
        width: 0px;
        margin: 0px;
        padding: 0px;
    }

    .left-menu-box h1,
    .left-menu-box .series a,
    .left-menu-box .info-blue p {
        padding-left: 15px;
    }

    .left-menu-box .info-blue h2{
        padding: 0px 0px 35px 0px;
    }
    .right-menu-box .col-lg-3 {
        width: 50%;
    }
    .right-menu-box .button-text-box a.btn-green,
    .right-menu-box .text-box a.btn-green {
        padding: 4px 5px;
    }
    .book-info .short-description{
        width: 100%;
        margin-top: 0px;
    }
    .right-menu-box .button-text-box a.btn-green,
    .right-menu-box .text-box a.btn-green {
        left: 20%;
    }
    .book-info .short-description .short-description-title {
        padding: 10px 15px 25px 5%;
    }
    .book-info .short-description h1 {
        font-size: 15px;
        padding: 0;
        line-height: 20px;
    }
    .book-info {
        background: #eceded;
        margin-left: -5%;
        margin-top: -35px;
    }
    .book-info .image{
        width: 90%;
        margin-left: 5%;
        padding-top: 45px;
    }
    .book-info .image img{
        width: 100%;
    }
    .book-info .short-description h2, .book-info .short-description p{
        padding-left: 5%;
    }
    .book-info .short-description h2, .book-info .short-description p {
        padding-left: 0;
        width: 50%;
    }
    .book-info .short-description ul {
        width: 50%;
        padding-left: 5%;
    }
    .book-info .book-order {
        right: 5%;
    }
    .book-info .short-description ul {
        margin-top: 15px;
    }
    .book-info .image .sale {
        left: -14px;
        top: 15%;
        padding: 15px 15px;
        font-size: 22px;
    }
}
@media screen and (max-width: 380px) {
    .right-menu-box .button-text-box a.btn-green,
    .right-menu-box .text-box a.btn-green {
        left: 15%;
    }
}