/*FORM STEP BEGIN*/
.birthday{
    padding-top: 120px;
}
.birthday .partners{
    padding-top: 120px;

}
.order-book{
    padding-top: 120px;
}
.konyv_rendeles{
    padding-top: 120px;
}
.konyv_rendeles .partners{
    padding-top: 120px;

}
.step-container .clearfix{
    height: auto;
    width: 100%;
}
.current-info{
    display: none;
}
.content h3{
    display: none;
}
.steps ul{
    margin-bottom: 62px;
}
.steps ul li[role="tab"]{
    display: inline-block;
    width: 94px;
    height: 94px;
    margin: 0px 9px;
}
.steps ul li[role="tab"] a{
    display: block;
    font-size: 36px;
    width: 100%;
    height: 50%;
    padding: 25% 0px;
    color: #fff;
    background: #c6c7c8;
}
.steps ul li.current[role="tab"] a{
    display: block;
    font-family: 'MyriadPro-Semibold';
    background: #002c76;
}
/*.steps ul li[role="tab"] a:hover{
    background: #004fd2;
}*/

.steps h4{
    font-family: 'MyriadPro-bold';
    text-transform: uppercase;
    color: #002c76;
    font-size:40px;
    padding: 30px 0px 20px 0px;
    margin: 0px 19%;
    border-bottom: 2px solid #134385;

}
.left{
    float: left;
    width: 49.3%;
    background: #eceded;
}
.right{
    float: right;
    width: 49.3%;
    background: #eceded;
}
table{
    width: 100%;
    padding: 0;
    margin: 0;
}
table.package{
    max-width:62%;
    margin: 35px auto;
    margin-bottom: 56px;
    text-align: left;
}
.bold{
    font-family: 'MyriadPro-bold';
    color: #002c76;
    text-align: right;
    font-size: 20px;

}
.actions li{
    display: inline-block;
    padding: 5px 8px;
}
.actions li.disabled a,
.actions li.disabled a:hover{
    background-color: #eceded;
    cursor: default;
}
.actions a{
    display: inline-block;
    background: #002c76;
    transition: .3s;
    color: #fff;
    text-transform: uppercase;
    min-width: 88px;
    font-size: 18px;
    padding: 11px 20px 8px 20px;
}
.actions a:hover{
    display: inline-block;
    background: #0047bf;
    transition: .3s;
}

.steps input[type="text"],
.steps input[type="email"],
.steps input[type="number"]{
    padding: 5px 20px;
    border: 1px solid #ababab;
    font-size: 16px;
    font-family: 'MyriadPro-Light', Arial;
}
.steps .right .date{
    width: 59%;
    margin: 32px auto;
    margin-bottom: 0px;
}
.steps table{
    width: 100%;
    text-align: left;
}
.steps table.sum{
    width: 80%;
    margin: 36px auto;
    margin-top: 50px;
    text-align: left;
    font-size: 18px;
    font-family: 'MyriadPro-bold';
    color: #9c9e9f;
}
.steps table .price{
    font-family: 'MyriadPro-Regular';
    color: #002c76;
    text-align: right;

}
.steps table.sum td{
    padding-top: 7px;
}
.steps table .sum-line,
.steps table .sum-line .price{
    font-family: 'MyriadPro-bold';
    color: #002c76;
    text-transform: uppercase;
}
.steps table .last-line td{
    padding-bottom: 38px;
}
.steps table .sum-line td{
    padding-top: 12px;
    border-top: 1px solid #ccd2db;

}
.steps table.payment{
    font-size: 14px;
    width: 50%;
    margin: 41px auto;
    margin-bottom: 195px;
    line-height: 30px;
}
.steps table.payment .to-right{
    text-align: right;
}
.steps .shipping-left{
    width: 82%;
    margin: 0px auto;
    margin-top: 33px;
}
.steps .shipping-left.second{
    margin-top: 49px;
}
.steps .shipping-left td{
    padding-bottom: 30px;
}
.steps .shipping-left td span{
    display: block;
    color: #9c9e9f;;
}
.steps .shipping-left td:last-child{
    text-align: center;
}
.steps td.subtext{
    position: relative;
}
.steps td.subtext span{
    display: block;
    position: absolute;
    right: 39px;
    bottom: 30px;
}
.steps .shipping-left .subtext{
    width: 309px;
}
.steps .left .center{
    width: 53%;
    margin: -5px 0px 35px 88px;
    text-align: left;
}
.steps .left .center .cb-container{
    width: 100%;
    display: block;
    padding-bottom: 15px;
    padding-top: 6px;
    padding-left: 45px;
    /* color: #c7c7c8; */
}
.steps .left .center .cb-container.new-address{
    background: transparent url(../img/icon/right-gray-arrow.png) right 7px no-repeat;
    /* color: #a2a2a3; */
}
.steps .left .center .checkmark{
    border-color: #bec1c2;
}
.steps .left .center .cb-container.new-address .checkmark{
    border-color: #b7b7b7;
}
.steps table.shipping-right{
    width: 94%;
    margin: 0px auto;
    margin-top: 30px;
    padding-right: 35px;
    text-align: right;
}
.steps table.shipping-right td{
    padding-bottom: 12px;
}
h4.second-title{
    margin-top: 0px;
    padding-top: 50px;
}
.steps p{
    padding: 16px;
}
.steps table.news {
    width: 78%;
    margin: 20px auto;
    text-align: left;
    margin-top: 64px;
}
.steps table.news td{
    width: 33.3%;
}
.steps table.shipping-right input{
    width: 100%;
    max-width: 212px;
}
.steps table.news td .cb-container{
    padding-bottom: 15px;
    /* padding-top: 6px; */
    padding-left: 45px;
}
.steps table.news td.subtext span.gray-text{
    right: inherit;
    left: 44px;
    bottom: 8px;
    color: #9c9e9f;
    font-style: italic;
}

.steps table.news td .showname{
    height: 34px;
}

input.width-100{
    margin-bottom: 25px;
    width: 72%;
}
.illustration{
    width: 42%;
    margin: 10px auto;
    text-align: left;
    padding-right: 8%;
}
.illustration *{
    vertical-align: middle;
}
.illustration .down-arrow{
    display: inline-block;
    width: 20px;
    height: 32px;
    background: transparent url(../img/icon/down-gray-arrow.png) center right no-repeat;
    margin-left: 12px;
}
.illustration label{
    display: inline-block;
    margin-right: 25px;
}
.illustration a.load{
    display: inline-block;
    width: 32px;
    height: 20px;
    padding: 7px 0px 5px 0px;
    margin-right: 15px;
    background: #cfd1d2;
    text-align: center;
}
.illustration a.load.active{
    background: #002c76;
    color: #fff;
    transition: .3s;
}
.illustration a:hover.load.active{
    background: #0047bf;
    transition: .3s;
}
.small-boxes{
    margin: 40px auto;
    margin-bottom: 50px;
    vertical-align: top;
}
.small-boxes a.small-box{
    width: 96px;
    height: 96px;
    border: 1px solid #7d8081;
    background: #9c9e9f;
    display: inline-block;

}

.small-boxes a.small-box img{
    width: 100%;
}

.small-boxes .small-box:nth-child(2),
.small-boxes div:nth-child(2){
    margin: 0px 30px;
}
.steps .right table.news{
    max-width: 75%;
    margin:40px auto;
}
.steps .right table.news td{
    width: 33%;
}
.steps .right table.news td:last-child{
    width: 35%;
}
.steps .right textarea.cover-text{
    width: 74%;
    height: 71px;
    padding: 10px 20px;
    margin: 0px auto;
    background-color: white;
    border: 1px solid #ababab;
    resize: none;
    font-size: 16px;
    font-family: 'MyriadPro-Light', Arial;
    opacity: 1;
}
.steps .sub-left{
    width: 49%;
    margin-top: 60px;
    margin-bottom: 91px;
    color: #bdbdbd;
    display: inline-block;
    vertical-align: top;
}
.steps .sub-right{
    width: 25%;
    margin-top: 60px;
    margin-bottom: 91px;
    color: #a0a1a2;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.steps .sub-left label,
.steps .sub-right label{
    display: inline-block;
    padding-right: 10px;
    padding-top: 5px;
}
.steps label.center{
    display: inline-block;
    margin-top: 60px;
    width: 15%;
    color:#919192;
    padding-top: 5px;
}
.steps .sub-left *,
.steps .sub-right *{
    vertical-align: top;
}
.steps .sub-left a{
    display: inline-block;
    width: 32px;
    height: 20px;
    padding: 7px 0px 5px 0px;
    margin-right: 15px;
    margin-bottom: 15px;
    background: #e4e6e6;
    color: #bdbdbd;
    text-align: center;
}
.steps .sub-right a{
    display: inline-block;
    width: 32px;
    height: 20px;
    padding: 7px 0px 5px 0px;
    margin-right: 15px;
    margin-bottom: 15px;
    background: #dddfdf;
    color: #a0a1a2;
    text-align: center;
}
.steps .sub-left .right-arrow{
    display: inline-block;
    width: 20px;
    height: 32px;
    background: transparent url(../img/icon/right-gray-arrow.png) right 7px no-repeat;

}
.steps .sub-right .right-arrow{
    display: block;
    width: 20px;
    height: 32px;
    position: absolute;
    top: 3px;
    right: 0px;
    background: transparent url(../img/icon/right-gray-arrow.png) right 7px no-repeat;

}
.steps .nbr-1{
    overflow: hidden;
    /*height: 218px;*/
}
.steps .nbr-2{
    overflow: hidden;
    /*height: 574px;*/
}
.steps .nbr-3{
    overflow: hidden;
    /*height: 523px;*/
}
.steps .nbr-4{
    overflow: hidden;
    height: 382px;
}
.nbr-1-order{
    background: #eceded;
    min-height: 271px;
    padding-bottom: 25px;
}
.nbr-1-order h4{
    max-width: 32%;
    margin: 0px auto;
}
.nbr-1-order .my-basket{
    width: 90%;
    max-width: 1060px;
    margin:30px 0px 5px 160px;
}
.nbr-1-order .my-basket td:first-child{
    width: 94px;
    height: 130px;
}
.nbr-1-order .my-basket td:first-child img{
    width: 100%;
}
.nbr-1-order .my-basket td:nth-child(2){
    width: 560px;
    max-width: 50%;
}
.nbr-1-order .my-basket td:nth-child(2) *{
    display: block;
    text-align: left;
    margin-left: 34px;
    font-size: 18px;
}
.nbr-1-order .my-basket td:nth-child(2) span{
    color: #9c9e9f;
    font-style: italic;
}
.nbr-1-order .my-basket td:nth-child(3){
    text-align: center;
}
.nbr-1-order .my-basket td:nth-child(4){
    text-align: center;
}
.nbr-1-order .my-basket td:nth-child(5){
    text-align: center;
    color: #9c9e9f;
}
.nbr-1-order .my-basket td.bold span.old-price{
    display: block;
    text-decoration: line-through;
    color: #9c9e9f;
    font-family: 'MyriadPro-Regular';
    font-size: 18px;
}
.my-basket-mobile{
    display:none;
}

.steps table.shipping-right td span.select2-container .select2-selection__rendered {
    color: #888;
    margin-left: 14px;
}
.steps table.shipping-right td span.select2-container {
    max-width: 254px;
    width: 100%;
}

/*////////////////////*/
/**/
/* RESPONSIVE BEGIN */
/**/
/*////////////////////*/

@media screen and (max-width: 1300px) {
    main.birthday{
        width: 100%;
        overflow-x: hidden;
    }
    main.konyv_rendeles{
        width: 100%;
        overflow-x: hidden;
    }
    .nbr-1-order .my-basket {
        width: 90%;
        margin: 30px auto;
    }
    .nbr-1-order .my-basket td:nth-child(2) {
        width: 30%;
    }
    .section.container.step-container {
        max-width: 980px;
        margin: 0px auto;
    }
    .steps h4{
        font-size: 30px;
    }
    .steps table.news{
        width: 90%;
    }
    .steps .right table.news {
        max-width: 90%;
        margin: 40px auto;
    }

    .steps table.news td{
        width: 31%;
    }
    .steps table.news td:nth-child(3){
        width: 48%;
    }
    .illustration{
        width: 60%;
    }
    .steps .shipping-left .subtext {
        width: 285px;
    }
    .steps .shipping-left {
        width: 94%;
    }
    .steps td.subtext span {
        right: 16px;
    }
    .steps .left .center {
        width: 60%;
        margin: -12px 0px 35px 85px;
    }
    .steps table.shipping-right input{
        max-width: 132px;
    }
    .steps table.shipping-right td span.select2-container {
        max-width: 174px;
        width: 100%;
    }
    .steps table.payment {
        width: 62%;
    }
}

/*FORM STEP END*/

/* TABLES & MOBILE VIEW BEGIN*/
/* TABLET LANDSCAPE */
@media screen and (max-width: 992px) and (min-width: 768px) {
    .steps table.shipping-right td span.select2-container {
        width: 100%;
        max-width: calc(73.5% + 20px);
        padding-bottom: 7px;
    }

    .steps h4 {
        font-size: 26px;
        padding: 20px 0px 20px 0px;
        text-align: center;
    }
    table.package {
        max-width: 75%;
    }
    .steps .right .date {
        width: 65%;
    }
    .steps table.news {
        width: 83%;
        display: block;
        margin-top: 10px;
    }
    .steps table.news tr,
    .steps table.news td,
    .steps table.news td:nth-child(1),
    .steps table.news td:nth-child(2),
    .steps table.news td:nth-child(3){
        display: block;
        width: 100%;
    }

    .steps .right table.news td:last-child {
        width: 100%;
    }

    .illustration {
        width: 74%;
        text-align: center;
        margin-top: 30px;
    }
    .steps table.news td .cb-container {
        padding-bottom: 15px;
        padding-top: 6px;
        padding-left: 60px;
    }
    .steps .left.nbr-2  table.news td.subtext .cb-container {
        padding-bottom: 15px;
        padding-top: 0px;
        padding-left: 60px;
        margin-bottom: 17px;
    }
    .steps .right.nbr-2 table.news td .cb-container {
        padding-bottom: 15px;
        padding-top: 0px;
        padding-left: 50px;
    }
    .steps .left.nbr-2  table.news td.subtext span.gray-text {
        right: inherit;
        left: 58px;
        bottom: 14px;
    }
    .steps .right.nbr-2  table.news td.subtext span.gray-text {
        right: inherit;
        left: 50px;
        bottom: 10px;
    }
    .steps table.news td.subtext span.gray-text {
        right: inherit;
        left: 58px;
    }
    .steps .right textarea.cover-text {
        display: block;
        width: 70%;
        height: 41px;
        padding: 10px 10px;
        margin: 0px auto;
        background: #fff;
        border: 1px solid #ababab;
        resize: none;
    }
    .small-boxes {
        margin: 20px auto;
        margin-bottom: 50px;
        vertical-align: top;
        width: 82%;
        text-align: center;
    }
    .small-boxes .small-box:nth-child(2),
    .small-boxes div:nth-child(2) {
        margin: 0px 2px;
    }
    .small-boxes .small-box {
        width: 31.5%;
        height: 13vw;
    }
    .steps .right table.news {
        max-width: 75%;
        margin: 40px auto;
        margin-bottom: 20px;
    }
    .steps .sub-left {
        width: 76%;
        margin: 25px auto;
        margin-bottom: 10px;
        display: block;
    }
    .steps .sub-right {
        width: 76%;
        margin: 10px auto;
        margin-bottom: 91px;
    }
    .steps label.center {
        display: inline-block;
        margin-top: 13px;
        width: 23%;
        margin-left: 12%;
        color: #919192;
        padding-top: 5px;
    }
    .steps .sub-right {
        width: 160px;
        margin-top: 10px;
        margin-bottom: 91px;
        text-align: left;
    }
    .steps .sub-right .right-arrow {
        display: block;
        width: 20px;
        height: 32px;
        position: absolute;
        top: 3px;
        right: 10px;
    }
    .steps .sub-left label{
        padding-right: 0;
        width: 31%;
    }
    .steps .nbr-2{
        text-align: center;
    }
    .steps .nbr-2 p{
        text-align: center;
        width: 90%;
        margin: 0px auto;
    }
    .steps .nbr-2 input[type="text"]{
        display: block;
        margin: 0px auto;
    }
    .steps .shipping-left {
        width: 77%;
        display: block;
    }
    .steps .shipping-left tr,
    .steps .shipping-left td{
        display: block;

    }
    .steps .shipping-left td:nth-child(2),
    .steps .shipping-left td:nth-child(3),
    .steps .shipping-left td:nth-child(4){
        padding-left: 65px;
    }
    .steps .shipping-left td {
        padding-bottom: 15px;
    }
    .steps .shipping-left td:last-child {
        text-align: left;
    }
    .shipping-left .cb-container{
        padding-top: 0px;
    }
    .steps .nbr-3 td.subtext span {
        bottom: 10px;
    }
    .steps .shipping-left.second {
        margin-top: 30px;
    }
    .steps .nbr-3.left .center {
        width: 78%;
        margin: 20px 11%;
    }
    .steps .nbr-3.left .center .cb-container {
        width: 73%;
        padding-left: 66px;
        padding-top: 0px;
    }
    .steps .nbr-3 {
        overflow: hidden;
        height: 680px;
    }
    .steps table.shipping-right{
        display: block;
        margin: 30px auto;
        margin-bottom: 0px;
        padding-right: 0px;
        text-align: center;
    }
    .steps table.shipping-right tr,
    .steps table.shipping-right td,
    .steps table.shipping-right tbody{
        display: block;
        width: 100%;
    }
    .steps table.shipping-right input {
        max-width: 68%;
        margin-bottom: 9px;
    }
    .steps table.sum {
        width: 80%;
        margin: 36px auto;
        margin-top: 13px;
        font-size: 14px;
    }
    .steps table .sum-line td {
        padding-top: 10px;
        border-top: 2px solid #002c76;
    }
    .steps table .last-line td {
        padding-bottom: 33px;
    }
    .steps table.payment {
        width: 76%;
    }
    .steps .nbr-4 {
        overflow: hidden;
        height: 270px;
    }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
    .steps table.shipping-right td span.select2-container {
        width: calc(83% + 39px) !important;
        max-width: 100%;
    }
}
@media screen and (max-width: 767px) {
    /*.steps table.shipping-right td span.select2-container {*/
    /*    max-width: 100%;*/
    /*}*/
    .my-basket-mobile{
        display:block;
    }
    .my-basket-desktop{
        display: none;
    }
    .nbr-1-order .my-basket-mobile  {
        width: 64%;
        margin-bottom: 0px;
    }
    .my-basket-tab{
        min-height: 260px;
    }
    .nbr-1-order .my-basket-mobile td.left-one {
        width: 80%;
        max-width: 80%;
    }
    .nbr-1-order .my-basket-mobile table td:first-child {
        width: auto;
        height: auto;
    }
    .nbr-1-order .my-basket-mobile  td:nth-child(2) table *{
        margin-left: 0;
    }
    .nbr-1-order .my-basket-mobile  td:nth-child(2) *{
        margin-left: 15%;
    }
    .nbr-1-order .my-basket-mobile  td:nth-child(2) table{
        display: table;
        margin-top: 10px;
    }
    .nbr-1-order .my-basket-mobile  td:nth-child(2) table tbody{
        display: table-row-group;
    }
    .nbr-1-order .my-basket-mobile  td:nth-child(2) table tr{
        display: table-row;
    }
    .nbr-1-order .my-basket-mobile  td:nth-child(2) table td{
        display: table-cell;
        font-size: 13px;
    }
    .nbr-1-order .my-basket-mobile  td:nth-child(2) table td.bold{
        font-size: 16px;
    }
    .nbr-1-order .my-basket-mobile td.bold span.old-price{
        font-size: 16px;
        text-align: center;
    }
    .steps .my-basket-tab h4{
        margin: 0px auto;
    }

    .konyv_rendeles {
        padding-top: 85px;
    }
    .birthday {
        padding-top: 85px;
    }
    .left{
        width: 100%;
    }
    .right{
        margin-top: 15px;
        width: 100%;
    }
    .birthday .partners {
        padding-top: 50px;
    }
    .steps ul {
        margin-bottom: 20px;
    }
    .steps ul li[role="tab"] {
        display: inline-block;
        width: 80px;
        height: 80px;
        margin: 0px 9px;
    }
    .steps ul li[role="tab"] a{
        font-size: 32px;
    }
    .actions li {
        padding-top: 15px;
    }
    .steps h4 {
        font-size: 32px;
        padding: 30px 0px 10px 0px;
        margin: 0 17%;
    }
    .steps .nbr-1 {
        overflow: hidden;
        height: 180px;
    }
    .steps table.news {
        width: 83%;
    }
    .steps table.news td {
        width: 33%;
    }
    input[type="text"].width-100 {
        margin-bottom: 25px;
        width: 73%;
        padding-left: 5%;
        padding-right: 5%;
    }
    .illustration {
        width: 50%;
        text-align: center;
        padding-right: 0;
    }
    .small-boxes {
        margin: 40px auto;
        margin-bottom: 20px;
        vertical-align: top;
    }
    .steps .nbr-2 {
        overflow: hidden;
        min-height: 530px;
        height: auto;
    }
    .steps .right.nbr-2 {
        min-height: 480px;
        height: auto;
    }
    .steps .sub-left,
    .steps .sub-right{
        margin-bottom: 20px;
    }
    .steps .sub-left{
        text-align: left;
        width: 49%;
        padding-left: 5%;
    }
    .steps label.center{
        margin-left: -5%;
    }
    .steps .sub-right .right-arrow{
        right: -4px;
    }
    .steps .nbr-3 {
        overflow: hidden;
        min-height: 410px;
        height: auto;
    }
    .steps .nbr-3 {
        padding-bottom: 10px;
    }
    .steps .left .center {
        width: 60%;
        margin: -12px 0px 35px 50px;
    }
    .steps .shipping-left .subtext {
        width: 345px;
    }
    .steps td.subtext span {
        right: 74px;
    }
    .steps table.shipping-right input {
        max-width: 82%;
    }
    .steps table.shipping-right{
        padding-right: 0px;
    }
    .steps .nbr-4 {
        overflow: hidden;
        min-height: 200px;
        height: auto;
    }
    .steps table.payment{
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 600px) {
    .nbr-1-order .my-basket-mobile  {
        width: 80%;
        margin-bottom: 0px;
    }
    .illustration {
        width: 60%;
    }
    .steps .shipping-left .subtext {
        width: 280px;
    }
    .steps td.subtext span {
        right: 13px;
    }
    .steps table.news td {
        width: 29%;
    }
}
@media screen and (max-width: 479px) {
    .steps table.shipping-right td span.select2-container {
        width: 100%;
        max-width: 100%;
    }
    .nbr-1-order .my-basket-mobile{
        margin-top: 20px;
    }
    .steps .my-basket-tab h4 {
        margin: 0px auto;
        max-width: 60%;
    }
    .my-basket-tab {
        min-height: 240px;
    }
    .nbr-1-order .my-basket-mobile td:nth-child(2) table {
        display: table;
        margin-top: 35px;
        margin-left: -25%;
        margin-bottom: -46%;
        width: 141%;
    }
    .nbr-1-order .my-basket-mobile td:nth-child(2) a {
        margin-top:-20px;
    }
    .nbr-1-order .my-basket-mobile td:nth-child(2) * {
        margin-left: 10%;
        font-size: 16px;
    }

    .steps ul li[role="tab"] {
        display: inline-block;
        width: 50px;
        height: 50px;
    }
    .steps ul li[role="tab"] a {
        font-size: 20px;
    }
    .steps ul {
        margin-top: 10px;
        margin-bottom: 40px;
    }
    .steps h4 {
        font-size: 24px;
        padding: 15px 0px 10px 0px;
        margin: 0 17%;
        border-bottom-width: 1px;
    }
    table.package {
        max-width: 82%;
        margin-bottom: 20px;
    }
    table.package tr td:nth-child(2) {
        text-align: center;
    }
    .steps .nbr-1 {
        overflow: hidden;
        min-height: 130px;
        height: auto;
    }
    .steps .right .date {
        width: 72%;
        padding-left: 5%;
        padding-right: 5%;
        /* margin-bottom: 25px; */
    }
    .steps table.news,
    .steps table.news tr,
    .steps table.news td,
    .steps table.news tbody{
        display: block;
        width: 100%;
    }
    .steps table.news td:nth-child(3){
        width: 100%;
    }
    .steps table.news td{
        margin-left: 8%;
    }
    .steps table.news {
        margin-top: 15px;
    }
    .illustration {
        width: 90%;
    }
    .small-boxes{
        width: 90%;
        margin: 0px auto;
        margin-bottom: 40px;
    }
    .small-boxes .small-box {
        width: 31.5%;
        height: 13vw;
    }
    .small-boxes .small-box:nth-child(2),
    .small-boxes div:nth-child(2) {
        margin: 0px 2px;
    }
    .small-boxes .small-box {
        width: 30%;
        height: 27vw;
    }
    .steps table.news td {
        margin-left: 8%;
    }
    .steps .right table.news {
        max-width: 100%;
        margin: 30px auto;
        margin-bottom: 20px;
    }
    .steps .sub-left {
        width: 80%;
        margin: 25px 0 25px 8%;
        margin-bottom: 10px;
        display: block;
        padding-left: 0%;
    }
    .steps label.center {
        display: block;
        width: 78px;
        margin-top: 13px;
        margin-left: 8%;
        padding-top: 5px;
        float: left;
        color: #919192;
        text-align: left;
    }
    .steps .sub-right {
        display: block;
        width: 160px;
        float: left;
        margin-top: 10px;
        margin-bottom: 91px;
        margin-bottom: 15px;
        text-align: left;
    }
    .steps .shipping-left .subtext {
        width: 280px;
        padding-left: 0px;
    }
    .steps .shipping-left td {
        margin-left: 7%;
        padding-left: 45px;
    }
    .steps .shipping-left tr,
    .steps .shipping-left td {
        display: block;
        padding-bottom: 15px;
    }
    .steps .shipping-left td:last-child {
        text-align: left;
    }
    .steps td.subtext span {
        bottom: 10px;
    }
    .steps .shipping-left.second {
        margin-top: 10px;
    }
    .steps .left .center {
        width: 70%;
        margin: -12px 0px 35px 8%;
    }
    .steps table.shipping-right tr,
    .steps table.shipping-right td,
    .steps table.shipping-right tbody {
        display: block;
        width: 100%;
    }
    .steps table.shipping-right {
        width: 84%;
        margin: 20px auto;
    }
    .steps input[type="text"],
    .steps input[type="email"],
    .steps input[type="number"] {
        padding: 4px 20px;
    }
    .steps table.shipping-right input {
        max-width: 90%;
        padding: 4px 5%;
    }
    .steps table.sum {
        width: 82%;
        margin: 20px auto;
        margin-top: 30px;
        text-align: left;
        font-size: 16px;
        font-family: 'MyriadPro-bold';
        color: #9c9e9f;
    }
    .steps table.payment {
        width: 86%;
        margin: 30px auto;
        margin-bottom: 10px;
    }
    .steps .nbr-4 {
        overflow: hidden;
        min-height: 150px;
        height: auto;
    }
}
@media screen and (max-width: 380px) {
    .steps table.news td {
        margin-left: 6%;
    }
    .steps .sub-left {
        width: 80%;
        margin: 25px 0 25px 6%;
    }
    .steps label.center {
        margin-left: 6%;
    }
}
/* TABLES & MOBILE VIEW END*/

#packages tr {
    height: 50px;
}
#packages tr td:not(:nth-child(1)) {
    padding-top: 10px;
}

.errors {
    display: none;
    color: red;
}

.steps section .celebratedName{
    margin-top: 5px;
}

.steps section .shipping-left tr td{
    padding-top: 20px;
}

.steps section .shipping-left tr td:first-child{
    padding-top: 0px;
    width: 60px;
}

.steps section .shipping-left tr td:nth-child(2){
    width: 50%;
}

@media screen and (max-width: 992px){
    .steps section .shipping-left tr td:nth-child(2){
        width: 285px;
    }

    .steps section .shipping-left td:nth-child(1),
    .steps section .shipping-left td:nth-child(2){
        display: table-cell;
        padding-left: 0%;
    }
}