.container.olympiad{
    max-width: 100%;
    padding-top: 66px;
}

.navbar-default.navbar-fixed-top{
    max-width: 100%;
    margin-left: 0;
    min-height: 66px;
    left: 0;
}

.navbar-default{
    border-bottom: none;
}

#navigation_menu{
    text-align: center;
}

.olympiad .navbar-nav{
    float: none;
    margin-top: 0;
    display: inline-block;
}

.navbar-brand{
    background: url("../images/oly/oly-logo-v1.svg") center center no-repeat;
    height: 34px;
}

.oly-reg-top-img{
    background: url("../images/oly/oly-register-top-img-v1.png") center right no-repeat;
    padding: 70px 0 0 60px;
    max-width: 1366px;
    margin: 0 auto;
}

.navbar-default .navbar-nav li>a.btn-default.btn-login,
.dashboard .navbar-default .navbar-nav li>a.btn-default{
    padding: 6px 20px !important;
    font-size: 12px;

}

.dashboard .navbar-default{
    padding: 16px 25px;
}

.navbar-default .navbar-nav>li>a{
    font-size: 12px;
    padding: 7px 25px;
}

.navbar-default .closed-registration .navbar-nav>li>a{
    padding: 7px 65px;
}

.top-img-text{
    max-width: 580px;
    padding-left: 40px;
}

.top-img-text > div{
    max-width: 100%;
}

.top-img-text .top-image-logo-wrap{
    background: url("../images/oly/2026/top-img-logo.svg") 0 0 no-repeat;
    max-width: 470px;
    height: 84px;
}

.top-img-text h1{
    font: bold 24px "Raleway";
    padding: 18px 0 24px 0;
}

.top-img-text h4{
    font: bold 18px "Raleway";
    color: #bababa;
}

.top-img-text .days{
    border: none;
    font-size: 54px;
    font-weight: bold;
}

#challenge_start, a.red-link{
    padding: 24px 0;
    font-size: 27px;
    font-weight: normal;
}

.top-img-text .btn-lg.btn-primary{
    padding: 7px 16px;
    border-radius: 12px;
    color: #000;
    background-color: #f5cb14;
    border: none;
    width: 100%;
    max-width: 224px;
    font: bold 17px "Raleway";
    letter-spacing: 2px;
}

.top-img-text .btn-lg.btn-primary.green-btn{
    background-color: #05a94c;
    color: #fff;
}

.top-img-text .btn-lg.btn-primary.btn:focus,
.top-img-text .btn-lg.btn-primary.btn:active:focus,
.top-img-text .btn-lg.btn-primary.btn.active:focus{
    outline: none;
}

#about{
    background: none;
    padding: 0;
    box-shadow: 0 12px 10px -4px #e9e9e9;
    padding-bottom: 50px;
}

section#about> .form-group.row{
    background: #e5f4fa;
    box-shadow: 0 -7px 10px -4px #e9e9e9;
}

.olympiad .fixed-cont{
    max-width: 1024px;
    margin: 0 auto;
}

.fixed-cont:after,.footer-area:after{
    content: "";
    display: block;
    clear: both;
}

.about-points{
    width: calc(100% / 6);
    margin: 20px 0;
}

.about-points span{
    font-size: 14px;
}

.about-points .point-icon img{
    width: 104px;
}

#about .about-text{
    padding-top: 30px;
}

table.blue-table{
    margin-top: 15px;
}

table.blue-table.vt-blue-lines tbody tr td{
    font-weight: normal;
}

table.blue-table tbody tr:nth-child(odd){
    background: #fff;
}

table.blue-table.hz-blue-lines tbody tr:nth-child(odd){
    background: #e5f4fa;
}

table.blue-table.vt-blue-lines tbody tr td:nth-child(even){
    background: #e5f4fa;
}

table.blue-table th::after {
    content: '';
    width: 1px;
    height: 30px;
    background: #fff;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    right: 0;
}

table.blue-table th{
    padding: 12px 7px;
    position: relative;
    font: bold 16px "Raleway";
}

table.blue-table th:last-child::after{
    display: none;
}

table.blue-table tbody tr:nth-child(even):last-child td:after,
table.blue-table tbody tr:first-child td:before,
table.blue-table tbody tr:last-child td:after,
.dashboard #start-test:before,
.dashboard #start-test:after{
    display: none;
}

table.blue-table tbody td{
    border: none;
    font: bold 13px "Raleway";
}

table.hz-blue-lines tbody tr:nth-child(odd){
    background: #cceaf5;
}

.text-with-img h2{
    font: bold 28px "Raleway";
    margin-top: 15px;
}

#about:before{
    display: none;
}

#form_register .one-block,
.one-block > .row{
    border: none;
}

.one-block >.row .col-xs-3{
    top: 0;
}
.all-fields-required{
    font-size: 14px;
    padding-bottom: 6px;
}

form .form-group label{
    font-size: 12px;
    margin-bottom: 0;
}

form .form-group label.receive-email::after {
    font-size: 15px;
}

form .form-group label.form-label{
    font-weight: bold;
}

#form_register .styled-checkbox{
    margin-top: 12px;
}

#form_register h4{
    font-size: 16px;
}

#form_register input.btn-default{
    color: #000;
}

.btn-default[disabled],.btn-default[disabled]:focus,
.btn-default[disabled]:hover{
    background: #C5C5C5;
}

#invalid_email_error{
    font-weight: normal;
    display: block;
}

#faq.grey{
    background: #f5cb14;
}

section#faq h2{
    color: #fff;
}

#simple-problems h2{
    color: #0296cf;
    font: bold 28px "Raleway";
}

#sample_problems_carousel_round1 .carousel-inner .item:nth-child(2) p{
    margin: 0 0 45px 10px;
}

.olympiad .carousel.slide{
    width: 100%;
    margin: 0;
}

.carousel-inner .item >div{
    width: 510px;
    margin-left: -255px;
}

.carousel-inner .item >span{
    text-align: center;
    font: 14px "Raleway";
}

.olympiad .carousel.slide{
    margin-bottom: 20px;
}

#faq .text-link.big,#registration_form_content h3{
    font: bold 24px "Raleway";
}

.footer-area{
    background: #fff;
    box-shadow: 0 0 14px 0 #d5dfe3;
}

.footer-area .form-group ul li:first-child img{
    width: 180px;
}

.footer-area p{
    font: 11px "Lusitana";
}

#registration,#registration:after,#simple-problems,#faq:before{
    background: none;
}

.background-img-land-page{
    background: url(../images/oly/land-page-image.svg) 0 -360px no-repeat;
    background-size: 100%;
}

#registration_form_content{
    padding-top: 60px;
}

.registration-closed-msg {
    color: #e52430;
    font-size: 25px;
}

.olympiad section > .row,
#registration_form_content >.row{
    margin-left: 0;
    margin-right: 0;
}

#login_error_message{
    font-size: 12px;
    color: red;
    padding-top: 12px;
    display: block;
 }

#grade_warning_msg{
    font-size: 12px;
    color: red;
    padding-top: 12px;
    display: none;
 }

.faq-main{
    font: bold 21px "Raleway";
}

.faq-main h1{
    color: #005e82;
    font: bold 48px "Raleway";
    padding-bottom: 20px;
}

.faq-main ol{
    padding-left: 0;
}

.faq-main ol li{
    font: bold 21px "Raleway";
    padding-bottom: 20px;
}

.faq-main ol li span{
    margin-right: 8px;
}

.faq-main ol li p{
    font: normal 21px "Raleway";
    padding-top: 4px;
}

.faq-main ol li ul{
    margin-left: 45px;
}

.faq-main ol li ul li{
    font: normal 21px "Raleway";
    padding: 4px 0;
}

.faq-main ol li sup,.faq-main ul li sup{
    font-size: 12px;
}

.faq-main ol li .dot,
.modal-body ul li .dot {
    width: 4px;
    height: 4px;
    display: inline-block;
    vertical-align: middle;
    background: #000;
    border-radius: 50%;
    margin-top: -2px;
}

.faq-main{
    background: url(../images/oly/faq-bg.png) 0 bottom no-repeat;
    background-size: 100%;
}

.olympiad.faq-page{
    padding-top: 0;
    background: linear-gradient(to right, #e4f4fc, #f2f2f3);
}

.faq-page .fixed-cont{
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.6));
}

/* success registration dialog design start */
.dialog-heading h4{
    font-size: 32px;
    padding: 10px 0;
    text-transform: none;
}

#login_dialog .modal-dialog{
    width: 662px;
}

#login_dialog .modal-body{
    padding-left: 264px;
    min-height: 298px;
}

#login_dialog .left-part{
    height: 300px;
    width: 264px;
    padding-top: 65px;
}

#login_dialog form{
    padding: 30px 10px;
}

#login_dialog .form-group label{
    margin-top: -4px;
    padding: 0;
}

form .form-group input, form .form-group select{
    padding: 4px 15px;
    border: 1px solid #005e81;
}

#login_dialog .form-group input.btn-default{
    padding: 6px 20px
}

#login_dialog .form-group label img{
    width: 34px;
}

#login_dialog .dialog-heading h4 {
    font-size: 42px;
    line-height: 80px;
}

#login_dialog form .form-group.row{
    margin: 0 0 18px;
}

#login_dialog form .form-group:nth-child(2).row{
    margin-bottom: 13px;
}

.dialog-heading h4 span{
    font-size: 40px;
}

.modal-body h6{
    font: bold 14px "Raleway";
    text-transform: none;
    margin: 20px;
    margin-top: 10px;
}

.success-registration-dialog .modal-body p,.modal-body ul li,
.success-registration-dialog .modal-body p{
    font: normal 14px "Raleway";
    color: #005e82;
    padding-bottom: 6px;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}

.modal-body ul li .dot{
    width: 3px;
    height: 3px;
    background: #005e82;
    margin-right: 8px;
}

.modal-content, .modal-content .dialog-heading{
    border-radius: 12px;
}

#login_dialog .modal-content,
#login_dialog .dialog-heading {
    border-radius: 0;
}

.modal-content .dialog-heading{
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.secondary-dlg .modal-content .dialog-heading{
    background: #fff;
    box-shadow: none;
    text-align: left;
    padding: 12px 25px 6px;
}

.secondary-dlg.modal-dialog .modal-body{
    padding: 8px 10px;
}

.success-registration-dialog .modal-dialog{
    width: 520px;
}

.modal-body p,.modal-body ul{
    margin-bottom: 20px;
}

.modal-body .btn-default.green-btn{
    background-color: #05a94c;
    color: #fff;
    font: bold 13px "Raleway";
    padding: 15px 20px;
    border-radius: 12px;
}
/* success registration dialog design end */

.navbar-fixed-top .fixed-cont>.container-fluid{
    padding: 0;
}

.dashboard .oly-reg-top-img{
    background: none;
    height: 326px;
}

.top-img-wrapp{
    background: #f3f3f4;
}

.dashboard .top-img-text{
    padding-left: 32%;
    max-width: 100%;
    position: relative;
    top: initial;
    right: initial;
}

.dashboard .top-img-text h1{
    font-size: 58px;
}

.oly-reg-top-img span.challenge-starts-date.contest-is-over-text{
    max-width: initial;
}

.olympiad section.grey{
    background: #fff;
    box-shadow: 0 -5px 27px 11px #cdd1d3;
    position: relative;
}

.dashboard .oly-reg-top-img:before{
    content: '';
    width: 200px;
    height: 289px;
    background: url("../images/oly/madels.png") center center no-repeat;
    position: absolute;
    bottom: 0;
    left: 14%;
    z-index: 10;
}

.dashboard #start-test{
    padding: 40px 64px;
}

#start-test .dashboard-text p:last-child{
    margin-bottom: 0;
}

section#practice-problems{
    padding: 40px 60px;
    max-width: 100%;
    margin: 0;
}

.dashboard h2, .payment h2{
    font-size: 28px;
    color: #005e82;
    font-weight: 800;
}

.participants-list{
    max-width: 100%;
    margin-top: 50px;
    clear: both;
}

.problems-group{
    margin-top: 0;
}

#practice-problems h6{
    text-transform: inherit;
    margin: 0 20px 30px 20px;
    font-size: 24px;
    font-weight: bold;
}

.one-grade, .one-grade:hover, .one-grade:focus{
    width: 288px;
    height: 137px;
    font-size: 30px;
    line-height: 134px;
    border-radius: 12px;
    display: inline-block;
}

.one-grade.grade-3-4{
    background: url(../images/oly/ruler-icon.svg) #fff -20px -112px no-repeat;
    color: #05a94c;
    background-size: 100%;
}

.one-grade.grade-5-6{
    background: url(../images/oly/time-icon.svg) #fff -86px -87px no-repeat;
    color: #c6a310;
    background-size: 100%;
}

.one-grade.grade-7-8{
    background: url(../images/oly/90percent.svg) #fff 83px -121px no-repeat;
    color: #e52430;
    background-size: 100%;
}

.one-grade.grade-9-10{
    background: url(../images/oly/arrow-with-bars.svg) #fff -8px -5px no-repeat;
    color: #005e82;
    background-size: 70%;
}

.participants-and-problems-wrapp{
    background: url("../images/oly/dashboard-bg-blue.png") 0 20% no-repeat;
    background-size: 100% auto;
}

/* secondary dialog styles start here */
.secondary-dlg .dialog-heading h4{
    font-size: 21px;
    color: #005e82;
}

.secondary-dlg.modal-dialog{
    width: 420px;
}

form .form-group .select-wrapper:before{
    content: '\f0d7';
}

form .form-group.row{
    margin-bottom: 18px;
}

form .form-group select{
    min-height: 30px;
}

.secondary-dlg .all-fields-required{
    font-weight: normal;
    font-size: 13px;
}
.secondary-dlg .action-buttons-holder{
    padding: 4px 15px 13px;
}

.secondary-dlg .action-buttons-holder .btn-default,
#cancel_add_participant, #save_participant_button{
        font-size: 16px;
        min-width: 108px;
        padding: 14px;
        border-radius: 12px;
}

.secondary-dlg .warning-msg{
    margin-top: 6px;
}

#cancel_add_participant{
    color: #005e81;
}

.secondary-dlg button.close{
    font-size: 17px;
    line-height: 28px;
    right: 4px;
}

.secondary-dlg .alert-danger{
    margin: 0 15px 12px;
}

#manage_participant_error {
    display: none;
}

/* manage participants block design start here */
#manage_participants_area{
    padding-top: 0;
}
.manage-wrapp{
    background: #fff;
    border-radius: 25px;
    padding: 30px;
    box-shadow: 0 2px 31px 6px #cdd1d3;
    margin: 40px 60px 0;
}

.manage-actions .btn-default.req-shape,
.manage-wrapp .btn-default.req-shape,
.manage-actions .btn-default.req-shape:focus,
.manage-actions .btn-default.req-shape:hover,
.manage-actions .btn-default.req-shape:active,
.manage-actions .btn-default.req-shape.active{
    background-color: #0296cf;
    color: #fff;
    font: bold 13px "Raleway";
    padding: 15px 20px;
    border-radius: 12px;
}

.manage-wrapp .participant-entity.vert-center .btn-default.req-shape.two-lines-text{
    font-size: 12px;
    padding: 4px 15px;
    right: 20px;
}

.manage-wrapp .participant-entity.vert-center .btn-default.req-shape{
    margin-top: 20px;
    padding: 12px 15px;
    text-transform: none;
}

.manage-actions .req-shape.yellow-btn,
.manage-wrapp .btn-default.req-shape.yellow-btn,
.manage-actions .req-shape.yellow-btn:focus,
.manage-actions .req-shape.yellow-btn:hover,
.manage-actions .req-shape.yellow-btn:active,
.manage-actions .req-shape.yellow-btn.active{
    background-color: #f4ca14;
    font-size: 14px;
    color: #000000;
}

.manage-actions .req-shape.green-btn,
.manage-wrapp .btn-default.req-shape.green-btn,
.manage-actions .req-shape.green-btn:focus,
.manage-actions .req-shape.green-btn:hover,
.manage-actions .req-shape.green-btn:active,
.manage-actions .req-shape.green-btn.active{
    background-color: #05a94c;
}

.dashboard .manage-wrapp h2{
    font-weight: 700;
}

.participant-entity{
    background: #ededed;
    border-radius: 17px;
    padding: 12px 12px 12px 30px;
    margin-bottom: 20px;
    position: relative;
}

.participant-entity:before{
    content: '';
    background: #05a94c;
    width: 18px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    border-top-left-radius: 17px;
    border-bottom-left-radius: 17px;
}

.participant-entity.outdated-enty:before{
    background: #e52430;
}

.participant-entity .participant-name{
    color: #005e82;
    font-weight: bold;
    font-size: 20px;
}

.participant-entity .status-info{
    font-size: 11px;
    font-style: italic;
    color: #005e82;
    padding-left: 36px;
    margin: 12px 0 3px;
    position: relative;
}

.participant-entity .status-info:before{
    content: '\f00c';
    color: #05a94c;
    display: inline-block;
    width: 23px;
    height: 24px;
    position: absolute;
    top: -4px;
    left: 0;
    font: 21px "FontAwesome";
}

.participant-entity.outdated-enty .status-info:before{
    /*background: url("../images/oly/exclamation-icon.svg") 0 0 no-repeat;*/
    content: '\f071';
    color: #e52430;
}

.participant-checkbox-part .styled-checkbox{
    position: absolute;
    right: 68px;
    top: 50%;
    margin-top: -5px;
}

.participant-checkbox-part .styled-checkbox input[type="checkbox"]{
    width: 30px;
    height: 30px;
}

.participant-checkbox-part .styled-checkbox input + label:before,
.participant-checkbox-part .styled-checkbox input + label::before{
    width: 30px;
    height: 30px;
    border: none;
    border-radius: 6px;
    background: #bababa;
}

.participant-checkbox-part .styled-checkbox input[type="checkbox"]:checked + label:after,
.participant-checkbox-part .styled-checkbox input[type="checkbox"]:checked + label::after{
    font-size: 21px;
    font-weight: 400;
    left: 5px;
    top: 4px;
    color: #fff;
}

.participant-checkbox-part .styled-checkbox input[type="checkbox"]:checked + label:before,
.participant-checkbox-part .styled-checkbox input[type="checkbox"]:checked + label::before{
    background: #05a94c;
}

.participant-entity.vert-center .with-right-button .btn-default.req-shape{
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 16px;
}

.participant-entity .part-grade{
    color: #005e82;
    padding-top: 4px;
}

.participant-entity .with-right-button{
    padding-right: 156px;
}

.participant-entity .session-loc-details{
    font-size: 12px;
    color: #000;
    margin-top: 3px;
}

.participant-entity .session-loc-details span{
    padding-bottom: 4px;
    display: block;
}

.participant-entity .session-loc-details.no-time{
    margin-top: 8px;
}

.participant-entity .session-loc-details .red-text{
    font-weight: normal;
    color: #e52430;
}

.online-parts .participant-entity .session-loc-details{
    margin-top: 19px;
}

.manage-wrapp .no-any-parts{
    font-size: 22px;
    color: #bababa;
    padding: 10px 25px 40px;
}

@media screen and (min-width: 768px) {
    .carousel-control .fa.fa-caret-right, .carousel-control .icon-next{
        margin-right: 10px;
    }

    .carousel-control .fa.fa-caret-left, .carousel-control .icon-prev{
        margin-left: 10px;
    }
}

@media screen and (max-width: 1366px){
    .oly-reg-top-img{
        max-width: 1366px;
    }
    .container.olympiad{
        padding-top: 66px;
    }
}

@media screen and (max-width: 1023px){
    .navbar-default.navbar-fixed-top{
        min-height: 48px;
    }

    .container.olympiad {
        padding-top: 53px;
    }

    #about .text-with-img.row>div,
    .text-with-img.row>div{
        width: 80%;
    }

    .navbar-default.navbar-fixed-top{
        margin-left: 0;
        width: 100%;
        left: 0;
    }

    .navbar-brand{
        margin-top: 0;
        height: 23px;
        padding: 8px 15px;
    }

    #navigation_menu .nav.navbar-nav{
        margin-top: 6px;
    }

    .navbar-header{
        margin-top: 4px;
    }

    .oly-reg-top-img{
        padding-top: 35px;
    }

    .dashboard .oly-reg-top-img:before{
        left: 12%;
    }

    .olympiad .fixed-cont{
        max-width: calc(100vw - 17px);
        box-sizing: border-box;
    }
}

@media screen and (max-width: 991px){
    .olympiad .carousel.slide{
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }

    .oly-reg-top-img{
        background: url(../images/oly/oly-register-top-img-v1.png) -476px center no-repeat;
    }

    .navbar-default .navbar-nav>li>a{
        padding: 7px 18px;
    }

    .navbar-default .closed-registration .navbar-nav>li>a{
        padding: 7px 50px;
    }

    .faq-page .fixed-cont{
        padding: 15px 25px;
    }

    .faq-main h1{
        font-size: 44px;
    }

    .dashboard .top-img-text{
        padding-left: 37%;
    }

    .dashboard .top-img-text h1{
        font-size: 44px;
    }

    .dashboard .oly-reg-top-img:before{
        left: 7%;
    }

    .dashboard #navigation_menu .navbar-nav>li>a{
        padding: 7px 10px;
    }
}

@media (max-width: 767px) {
    .about-points {
        float: none;
        width: 32%;
        height: 200px;
        display: inline-block;
        vertical-align: top;
    }

    #about .text-with-img.row,
    #registration .text-with-img.row{
        padding-bottom: 0;
    }

    .carousel-inner .item >div {
        width: 90%;
        margin-left: -45%;
    }

    .olympiad .navbar-nav.navbar-right{
        position: absolute;
        right: 104px;
        top: 12px;
    }

    .navbar-brand{
        height: 44px;
    }

    .dashboard .navbar-default.navbar-fixed-top{
        padding: 0 15px;
    }

    .olympiad.dashboard .navbar-nav.navbar-right{
        top: 4px;
    }

    .open-on-mobile.top-img-text h1{
        padding-top: 6px;
    }

    .oly-reg-top-img{
        padding-left: 0;
        padding-bottom: 15px;
        background: url(../images/oly/oly-register-top-img-v1.png) -640px -64px no-repeat;
    }

    .top-img-text .top-image-logo-wrap{
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
    }

    .top-img-text h4{
        font-size: 16px;
    }

    .top-img-text .btn-lg.btn-primary{
        max-width: 200px;
        font-size: 14px;
    }

    .top-img-text .container .row>div{
        display: inline-block;
    }
    .top-img-text{
        padding-left: 25px;
    }

    .fixed-cont.table-container,.table-container{
        overflow-x: scroll;
        width: 100%;
    }

    #login_dialog .modal-body{
        padding-left: 0;
        min-height: 298px;
        padding-bottom: 122px;
    }

    #login_dialog .modal-dialog{
        max-width: 360px;
    }

    #login_dialog .modal-body .left-part {
        height: 104px;
        width: 120px;
        padding-top: 0;
        bottom: 7px;
        top: initial;
        margin-left: -60px;
        display: block;
        left: 50%;
    }

    #login_dialog .left-part img{
        width: 100%;
    }

    #login_dialog form{
        box-shadow: inset 3px 0 13px #d8d8d8;
    }
}

@media (max-width: 600px) {
    .success-registration-dialog .modal-dialog{
        width: 94%;
    }

    .dialog-heading h4{
        font-size: 22px;
    }
}

@media (max-width: 479px) {
    #about .text-with-img.row>div, .text-with-img.row>div,
    .olympiad .carousel.slide{
        width: 100%;
    }

    .oly-reg-top-img.register-page{
        background-size: 250% auto;
        background-position: right center;
        padding-left: 0;
    }

    .olympiad .navbar-nav.navbar-right{
        right: 74px;
    }

    .top-img-text > div,.oly-reg-top-img.register-page{
        max-width: none;
    }

    .top-img-text .top-image-logo-wrap{
        max-width: 240px;
    }

    .top-img-text h4{
        text-shadow: 0px 0 13px #000000;
        color: #ffffff;
    }

    .about-points{
        margin: 10px;
    }

    .top-img-text{
        padding-left: 0;
    }

    #about> .form-group.row{
        padding-top: 0;
        padding-bottom: 20px;
    }

    .registration-block, #about, .olympiad section{
        padding: 20px 0;
    }

    .oly-reg-top-img{
        background: url(../images/oly/oly-register-top-img-v1.png) -780px -64px no-repeat;
    }

    #about{
        padding-top: 0;
    }
}

@media (max-width: 360px) {
    .oly-reg-top-img.register-page {
        background-size: 268% auto;
    }
}