.wrapper>header {
    margin-bottom: 0;
}
.main-content *:not(i) {
    font-family: 'Tajawal', "Readex Pro", Tahoma, sans-serif !important;
}
#content {
    padding-bottom: 180px;
}
.aside-banner {
    position: absolute !important;
    top: 1080px !important;
}
.right-fixed-ad-banner, .left-fixed-ad-banner {
	top: 110px;
}
.contests-header {
    background-size: cover;
    background-position: center;
}
.contests-header .top-text {
    margin-top: 74px;
    color: white;
    font-size: 20px;
}
.contests-header .cash {
    color: #52de3b;
    font-size: 70px;
    margin: 35px 0;
    font-weight: 600;
}
.contests-header .cash sup {
    font-size:45px;
}
.contests-header h3{
    font-size: 40px;
    color: white;
    font-weight: 600;
}
.contests-header h4 {
    font-size: 18px;
    color: #e2e2e2;
    margin-top: 25px;
    line-height: 1.6;
    display: flex;
}
.contests-header h4::before {
    content: "";
    border-right: 2px solid #fed130;
    margin-left: 10px;
    height: 25px;
    margin-top: 2px;
}
.contests-header .sponsor {
    position: absolute;
    top: 20px;
    left: 16px;
}
.contests-header .sponsor span{
    display: block;
    font-size: 14px;
    color: #e6e6e6;
    margin-bottom: 5px;
    text-align: center;
}
.contests-header .sponsor img{
    height: 55px;
}
.Evest-header .sponsor img {
    height: 30px;
}
.OFM-header .sponsor img {
    height: 35px;
}
.FXDD-header .sponsor img {
    height: 25px;
}
.contests-header .prize{
    margin-top: 220px;
    margin-right: 30px;
    position: relative;
}
.contests-header .prize .prize-container {
    position: absolute;
    width: 100%;
    padding-right: 50px;
    display: flex;
    justify-content: space-around;
    top: 0px;
}
.contests-header .prize .prize-container span {
    color: #e2e2e2;
    font-size: 13px;
}
.contests-header .prize .first-prize {
    margin-top: -70px;
}
.contests-header .prize .third-prize {
    margin-top: 45px;
}
.contests-header .prize .prize-container span span {
    color: white;
    font-size: 40px;
    font-weight: 600;
    line-height: 1.1;
    display: flex;
    flex-direction: column;
}
.winners-list {
    border-top: 2px solid #fed130;
    background: rgba(11, 13, 17, 0.6);
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    margin-right: 50px;
    margin-bottom: -20px;
}
.winners-list li {
    padding: 10px 20px;
    font-size: 17px;
    color: #fff;
    text-align: right;
    position: relative;
    padding-right: 40px !important;
}
.winners-list li:last-of-type {
    padding-bottom: 20px;
}
.winners-list li img {
    position: absolute;
    right: 15px;
    margin-top: 2px;
}
.winners-list li span {
    font-size: 24px;
    font-weight: 600;
    margin-right: 15px;
}

.contests-header .countdown{
    position: absolute;
    bottom: -60px;
}
.contests-header .countdown .end-date{
    color: white;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 8px;
}
.contests-header .countdown .date{
    position: absolute;
    bottom: -5px;
    width: 100%;
 }
.contests-header .countdown .date p{
     color: #e2e2e2;
    font-size: 15px;
    display: inline-block;
    padding: 0 32px;
    position: relative;
}
.main-content header{
    text-align: center;
    margin: 50px 0 30px;
}
.main-content header h2{
    font-size: 18px;
    font-weight: 600;
    color: white;
    background: none;
    margin-bottom: 15px;
}
.main-content .arrow {
    background: url(../../images/ar/chevron-down.png) no-repeat;
    display: inline-block;
    height: 8px;
    width: 12px;
    vertical-align: top;
}
.main-content header div{
    width: 130px;
    margin: 0 auto;
    position: relative;
    margin-top: 10px;
    height: 10px;
}
.main-content header div::after,
.main-content header div::before{
    content: "";
    background-color: #e4e4e4;
    height: 1px;
    width: 55px;
    display: block;
    position: absolute;
    bottom: 5px;
}
.main-content header div::before {
    right: 60%;
}
.main-content header div::after {
    left: 60%;
}
.contests-header .form-group div.col-sm-4{
    margin-bottom: 15px;
}
.contests-header .form-control,
.contests-header select{
    border-radius: 4px;
    color: #555555;
    font-size: 14px;
    height: 45px;
    width: 100%;
}
.contests-header .form-group .mobile-countrycode{
    margin-right: 0;
    margin-left: 0;
    display: block !important;
}
.contests-header .form-group .contest-mobile {
    padding: 0;
}
.contests-header .form-group .contest-code {
    padding-right: 8px;
    padding-left: 0;
}
.contests-header .select2-container .select2-choice {
    height: 45px;
    background: #ffffff;
    border-radius: 4px;
}
.contests-header .select2-container .select2-choice > .select2-chosen {
    color: #555555;
    font-size: 14px;
    font-weight: 400;
    padding-top: 8px;
    padding-right: 10px;
    margin: 0;
}
.contests-header .select2-container .select2-choice .select2-arrow {
    background: transparent;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
}
.contests-header .select2-container .select2-choice .select2-arrow b {
    background: url(../../images/sprite-Recovered.png) no-repeat !important;
    width: 13px;
    height: 12px;
    background-position: -67px -57px !important;
    border: none;
}

.contests-header .form-group .btn{
    width: 100%;
    background: #fd5a27;
    color: white;
    font-size: 18px;
    font-weight: 600;
    padding: 9px 0;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}
.contests-header .checkbox{
    font-size: 12px;
    color: #DFDFDF;
    margin-bottom: 30px;
    padding-right: 0;
    position: relative;
    text-align: right;
}

.contests-header .checkbox > label > a {
    color: #6BD6FF;
}
.contests-header .checkbox > label > a:hover {
    color: #FD5A27;
}
.contests-header .checkbox input[type=checkbox] {
    position: unset;
    margin: 0;
    margin-left: 8px;
    height: 18px;
    width: 18px;
}
.contests-header .checkbox .glyphicon {
    position: absolute;
    right: 2px;
    top: 2px;
    background: #e0e0e0;
    width: 15px;
    height: 15px;
    color: #fd5a27;
    text-align: center;
    display: none;
}
.contests-header .checkbox input[type=checkbox]:checked + .glyphicon{
    display: block;
}
.contests-header .form-group .alert-danger{
    font-size: 12px;
    font-weight: 600;
    display: block;
    padding-right: 6px;
    margin-top: 2px;
    text-align: right;
    padding-top: 3px;
}



/******************************************************************/

.terms{
    background: #fcfcfc;
    border-bottom: 1px solid #f1f1f1;
    padding-right: 150px;
    padding-bottom: 50px;
}
.terms h2 {
    color: #11435a;
    font-size: 20px;
    font-weight: 600;
    background: none;
    position: relative;
    padding-right: 0;
    margin: 40px 0 30px;
}
.terms h2::after {
    content: "";
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: -15px;
    width: 50px;
    height: 2px;
    background-color: #fd5a27;
}
.terms ul li {
    color: #555555;
    font-size: 16px;
    max-width: 740px;
    line-height: 24px;
    margin-bottom: 12px;
    position: relative;
    margin-right: 20px;
    text-align: justify;
    font-weight: 500;
}
.terms ul li::before {
    content: "";
    display: inline-block;
    border: 5px solid #fd5a27;
    border-radius: 10px;
    margin-left: 10px;
    position: absolute;
    top: 6px;
    right: -20px;
}
.terms ul li a {
    color: #1264a3;
}
.terms ul li a:hover {
    color: #fd5a27;
}
.terms .follow-text {
    color: #555555;
    font-size: 16px;
    max-width: 740px;
    position: relative;
    margin-right: 20px;
    text-align: justify;
    font-weight: 500;
    line-height: 24px;
}

/**************************************************************/


 .subscription-info {
     padding-bottom: 10px;
 }
 .subscription-info header {
     margin: 50px 0 20px;
 }
 .subscription-info header h2 {
     color: #11435a;
     font-size: 20px;
     margin-top: 0;
 }
 .subscription-info article {
     display: flex;
 }
 .subscription-info article div {
     text-align: center;
     border: 1px solid #E9E9E9;
     padding: 25px 15px;
     border-radius: 4px;
     margin-bottom: 30px;
     height: 230px;
     width: 100%;
 }
 .subscription-info.OFM-info article div,
 .subscription-info.FXDD-info article div,
 .subscription-info.Evest-info article div {
     height: 180px;
     padding-top: 45px;
 }
 .subscription-info article.col-sm-6 div {
     height: 210px;
 }
 .subscription-info article div h3 {
     color: #11435a;
     font-size: 16px;
     font-weight: 600;
 }

 .subscription-info article div p {
     font-size: 14px;
     color: #777777;
     margin-bottom: 0;
 }
 .subscription-info article div img {
     height: 50px;
 }
 .subscription-info .note {
     margin-bottom: 40px;
    font-size: 14px;
    color: #555555;
    text-align: justify;
 }
 .flip-clock-wrapper ul li a div div.inn {
    background-color: #101518;  
    font-family: arial !important;
}
.confirm{
    line-height: 24px;
}
.confirmation-steps{
    margin-bottom: 20px;
}
/**************tickmill*************************/
.Tickmill-header{
    background-image: url(../../images/ar/ContestBG.png);
}
.Tickmill-header .sponsor img {
    height: 37px !important
}
/**************legacyfx*************************/
.LegacyFX-header{
    background-image: url(../../images/ar/contestbg_720.jpg);
}
/**************errante*************************/
.Errante-header, 
.DemoContest-header {
    background-image: url(../../images/ar/errante_background.png);
}
.Errante-header .winners-list ,
.DemoContest-header .winners-list  {
    background: rgb(4 14 31 / 0.6);
}
.OFM-header .winners-list {
    /*background: #013B5B;*/
    background: #1E2649;
}
.Errante-header  .flip-clock-wrapper ul li a div div.inn,
.DemoContest-header  .flip-clock-wrapper ul li a div div.inn {
    background: #0b1a34;
}

.OFM-header .flip-clock-wrapper ul li a div div.inn {
    /*background: #013B5B;*/
    background: #0E3365;
}
.FXDD-header .winners-list,
.FXDD-header .flip-clock-wrapper ul li a div div.inn {
    background: #1C1C1F;
}

.FXDD-header .countdown .end-date ,
.OFM-header .countdown .end-date ,
.Evest-header .countdown .end-date ,
.Errante-header .countdown .end-date ,
.Orbex-header .countdown .end-date,
.DemoContest-header .countdown .end-date {
    font-weight: 300 !important;
    color: #e2e2e2 !important;
}
.FXDD-header .countdown .contest-info ,
.OFM-header .countdown .contest-info ,
.Evest-header .countdown .contest-info ,
.Errante-header .countdown .contest-info ,
.Orbex-header .countdown .contest-info,
.DemoContest-header .countdown .contest-info {
    color: #ffffff;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 15px;
    line-height: 32px;
}
.FXDD-header .countdown .contest-info span ,
.OFM-header .countdown .contest-info span ,
.Evest-header .countdown .contest-info span , 
.Errante-header .countdown .contest-info span , 
.DemoContest-header .countdown .contest-info span ,
.Orbex-header .countdown .contest-info span {
    display: block;
}
.Errante-header .sponsor img,
.DemoContest-header .sponsor img  {
    height: 37px !important
}
/**************orbex*************************/
.contests-header.Orbex-header {
    background-image: url("../../images/ar/orbex-contest-bg.png");
}
.contests-header.Orbex-header .sponsor img {
    height: 35px;
}
.Orbex-header .flip-clock-wrapper ul li a div div.inn {
    background-color: #231B36;
}
/* .Orbex-info article div img {
    height: unset;
} */
/* 
.contests-header.Orbex-header h3 {
    font-size: 28px;
    line-height: 40px;
} */
.contests-header.Orbex-header .prize .first-prize {
    margin-top: -78px;
}
.contests-header.Orbex-header .title {
    font-size: 30px;
    color: white;
    font-weight: 600;
    line-height: 40px;
    text-align: center;
    margin-top: 40px;
}
.contests-header.Orbex-header .prize .prize-container .first-prize span {
    flex-direction: row;
    align-items: center;
}

.contests-header.Orbex-header .prize .prize-container .first-prize .plus {
    font-size: 30px;
    margin-right: 5px;
}

.contests-header.Orbex-header .prize .prize-container .first-prize img {
    height: 50px;
    position: relative;
    top: -6px;
}

.contests-header.Orbex-header .winners-list li {
    line-height: 23px;
    padding-top: 15px;
}

.contests-header.Orbex-header .winners-list li span {
    direction: ltr;
    text-align: left;
    margin-top: 2px;
}

.contests-header.Orbex-header .winners-list li .extra-prize {
    font-size: 18px;
    margin-right: 0;
    position: relative;
    top: -3px;
}
/**************************************************************/
/**************ofm*******************************************/
.contests-header.OFM-header {
    background-image: url("../../images/ar/ofm-contest-bg2.png");
}
/**************evest*******************************************/
.contests-header.Evest-header {
    background-image: url("../../images/ar/orbex-contest-bg.png");
}
/************************fxdd**********************************/
.contests-header.FXDD-header {
    background-image: url("../../images/ar/fxdd-contest-bg.png");
}
/***************************************************************/
.page-loading {
	position: absolute;
    background-color: rgba(0, 0, 0, 0.86);
	width: 100%;
	height: 100%;
	z-index: 1000;
	display: none;
}

.page-loading.show {
	display: block;
}

.page-loading div {
	text-align: center;
	position: absolute;
    right: 45%;
	padding: 10px 30px;
}

.page-loading div img {
    position: fixed;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
}
.grecaptcha-badge {
    z-index: 2;
}


@media(min-width:1160px){
    .contests-header .countdown.top {
        bottom: 70px;
    }
    .contests-header .countdown.middle {
        bottom: 30px;
    }
    .contests-header .countdown.bottom {
        bottom: -10px;
    }
    .FXDD-header .countdown.middle,
    .OFM-header .countdown.middle,
    .Evest-header .countdown.middle,
    .Errante-header .countdown.middle,
    .DemoContest-header .countdown.middle  {
        bottom: -20px;
    }
    .contests-header.Orbex-header .countdown.top {
        bottom: 35px;
    }
    .contests-header.DemoContest-header .countdown.top {
        bottom: 5px;
    }
    .FXDD-header .countdown,
    .OFM-header .countdown,
    .Evest-header .countdown {
        bottom: -20px;
    }
    /* .contests-header.Orbex-header .top-text {
        margin-top: 100px;
    } */
}

@media(max-width:1160px){
    .contests-header .top-text {
        margin-top: 64px;
    }
    .contests-header .prize .cash-img {
        height: 160px;
    }
    .contests-header .prize .prize-container {
        width: 440px;
        padding-right: 35px;
    }
    .contests-header .prize .prize-container span span {
        font-size: 34px;
    }
    .contests-header .prize .first-prize {
        margin-top: -55px;
    }
    .contests-header .prize .third-prize {
        margin-top: 40px;
    }
    .contests-header .countdown {
        bottom: -95px;
    }
    .contests-header .countdown.top {
        bottom: -10px;
    }
    .contests-header .countdown.middle {
        bottom: -10px;
    }
    .FXDD-header .countdown.middle, 
    .OFM-header .countdown.middle, 
    .Evest-header .countdown.middle, 
    .Errante-header .countdown.middle {
        bottom: -70px;
    }
    .contests-header .countdown.bottom {
        bottom: -50px;
    }
    .winners-list {
        width: 390px;
        margin-right: 40px;
    }
    .page-loading div {
        right: 43%;
    }
    .contests-header.Orbex-header .countdown.top {
        bottom: 0px;
    }
}
@media(max-width: 1160px) and (min-width: 992px) {
    .contests-header.Orbex-header .prize .first-prize {
        margin-top: -75px;
    }
    .contests-header.Orbex-header .winners-list li:first-of-type {
        height: 74px;
    }
    .contests-header.Orbex-header .winners-list li:first-of-type span {
        margin-top: 8px;
    }
}
@media(min-width: 992px) {
    .Errante-header .flip-clock-wrapper ul,
    .DemoContest-header .flip-clock-wrapper ul {
        right: -120px;
    }
    .Errante-header .flip-clock-divider,
    .DemoContest-header .flip-clock-divider {
        right: -120px;
    }
    .FXDD-header .flip-clock-divider,
    .FXDD-header .flip-clock-wrapper ul {
        right: -76px;
    }
    .OFM-header .flip-clock-divider,
    .OFM-header .flip-clock-wrapper ul{
        right: -84px;
    }
    .Evest-header .flip-clock-wrapper ul,
    .Orbex-header .flip-clock-wrapper ul {
        right: -90px;
    }
    .Evest-header .flip-clock-divider,
    .Orbex-header .flip-clock-divider {
        right: -90px;
    }
    /* .contests-header.Orbex-header .left-side {
        top: -80px;
    } */
    .contests-header.Orbex-header h3 span {
        display: block;
    }
    /* .contests-header.Orbex-header header {
        margin: 60px 0 30px;
    } */
    .DemoContest-header .flip-clock-wrapper {
        right: 45px !important;
    }
    .Orbex-header .countdown .date p:first-of-type,
    .Orbex-header .countdown .date p:nth-of-type(2) {
        right: 15px;
    }
    .Orbex-header .countdown .date p:nth-of-type(3) {
        right: 13px;
    }
    .Orbex-header .countdown .date p:last-of-type {
        right: 18px;
    } 
    .Evest-header .prize {
        margin-bottom: 90px;
    }
    .FXDD-header .prize,
    .OFM-header .prize {
        margin-bottom: 10px;
    }
}

@media(max-width:991px){
    .contests-header {
        text-align: center;
    }
    .contests-header h4{
        position: relative;
        display: flex;
        justify-content: center;
        max-width: 400px;
        margin: 25px auto;
    }
    .contests-header h4::before {
        border-right-width: 0;
        border-bottom: 2px solid #fed130;
        margin-left: 10px;
        display: inline-block;
        position: absolute;
        bottom: -15px;
        width: 100px;
        height: 2px;
    }
    .contests-header .left-side {
        display: flex;
        flex-direction: column;
    }
    .contests-header .prize {
        margin-top: 100px;
        margin-right: 0px;
        padding-left: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .contests-header .prize .prize-container {
        width: 520px;
    }
    .contests-header .prize .first-prize {
        margin-top: -70px;
    }
    .contests-header .prize .third-prize {
        margin-top: 45px;
    }
    .contests-header .prize .cash-img {
        height: 100%;
    }
    .contests-header .prize .prize-container span {
        text-align: right;
    }
    .contests-header .prize .prize-container span span {
        font-size: 40px;
    }
    .contests-header .sponsor {
        position: unset;
        order: 2;
        margin-top: 30px;
    }
    .contests-header .sponsor span{
        display: inline-block;
        margin-left: 10px;
    }
    .contests-header .countdown {
        position: unset;
    }
    .contests-header .countdown .date {
        padding-left: 22px;
    }
    .contests-header .countdown .flip-clock-wrapper {
        justify-content: center;
    }
    .contests-header .countdown .end-date{
        margin-top: 50px;
    }
    .contests-header header{
        margin: 10px 0 30px;
    }
    .terms{
        padding-right: 20px;
    }
    .subscription-info article {
        padding-right: 10px;
        padding-left: 10px;
    }
    .winners-list {
        width: 480px;
        margin-right: 20px;
        margin-bottom: 0;
    }
    .page-loading div {
        right: 40%;
    }
    .FXDD-header .countdown .end-date ,
    .OFM-header .countdown .end-date ,
    .Evest-header .countdown .end-date ,
    .Errante-header .countdown .end-date ,
    .DemoContest-header .countdown .end-date ,
    .Orbex-header .countdown .end-date  {
        margin-top: 0px !important;
    }
    .FXDD-header .countdown .contest-info,
    .OFM-header .countdown .contest-info,
    .Evest-header .countdown .contest-info , 
    .Errante-header .countdown .contest-info , 
    .DemoContest-header .countdown .contest-info , 
    .Orbex-header .countdown .contest-info {
        margin-top: 30px;
    }

    .contests-header.Orbex-header .title {
        font-size: 18px;
        line-height: 30px;
        margin-top: 30px;
    }
}

@media(max-width: 767px){
    #content {
        padding-bottom: 70px;
    }
    .contests-header {
            background-position: -725px 0;
    }
    .contests-header .top-text{
       margin-top: 40px;
    }
    .contests-header header{
        padding-bottom: 0;
    }
     .contests-header form .form-group div.row{
        display: flex;
        flex-direction: column;
    }
    .contests-header .checkbox{
        margin-bottom: 10px;
    }
    .contests-header form .form-group div.row:last-of-type div:last-of-type{
        order: 1;
    }
    .contests-header form .form-group div.row:last-of-type div:nth-last-of-type(2){
        order: 2;
    }
    .subscription-info article {
        padding-right: 15px;
        padding-left: 15px;
    }
    .subscription-info article  div{
        margin-bottom: 20px;
    }
    .subscription-info {
        padding-bottom: 10px;
    }
    .subscription-info .note {
        margin-bottom: 0px;
    }
    .page-loading div {
        right: 36%;
    }
}

@media(max-width:567px){
    .contests-header .top-text{
        font-size: 15px;
        margin-top: 20px;
    }
    .contests-header .cash{
        font-size: 50px;
        margin: 25px 0 0;
    }
    .contests-header h3{
        font-size: 30px;
    }
    .contests-header h4{
        font-size: 15px;
        margin-top: 20px;
    }
    .contests-header .cash sup {
        font-size: 35px;
    }
    .contests-header .prize{
        margin-top: 70px;
    }
    .contests-header .prize .cash-img {
        height: 160px;
    }
    .contests-header .prize .prize-container {
        width: 440px;
        padding-right: 30px;
    }
    .contests-header .prize .prize-container span span {
        font-size: 28px;
    }
    .contests-header .prize .first-prize {
        margin-top: -55px;
    }
    .contests-header .prize .third-prize {
        margin-top: 40px;
    }
    .contests-header h4::before {
        width: 60px;
    }
    .contests-header .sponsor{
        margin-top: 20px;
    }
    .contests-header .countdown {
        height: 150px;
    }
    .contests-header .countdown .date {
        bottom: 10px;
    }
    .terms{
        padding-right: 10px;
        padding-bottom: 30px;
    }
    .terms ul li,
    .terms .follow-text {
        text-align: right;
    }
    .winners-list {
        width: 390px;
    }
    .page-loading div {
        right: 32%;
    }
    .FXDD-header .countdown,
    .OFM-header .countdown,
    .Evest-header .countdown {
        height: 260px !important;
    }
    .FXDD-header .countdown .date,
    .OFM-header .countdown .date {
        bottom: 40px;
        padding-left: 30px;
    }
    .Errante-header .countdown ,
    .DemoContest-header .countdown ,
    .Orbex-header .countdown {
        height: 230px !important;
    }
    
    .Errante-header .sponsor img,
    .DemoContest-header .sponsor img {
        height: 32px !important;
    }

    .contests-header.Orbex-header h3 {
        font-size: 24px;
    }
    .winners-list li {
        font-size: 16px;
    }
    .contests-header.Orbex-header .prize .first-prize {
        margin-top: -60px;
    }
    .contests-header.Orbex-header .prize .prize-container .first-prize .plus {
        font-size: 24px;
    }
    .contests-header.Orbex-header .prize .prize-container .first-prize img {
        height: 36px;
    }
    .contests-header.Orbex-header .winners-list li:first-of-type span {
        margin: 5px 0 15px;
    }
    /* .contests-header.Orbex-header .winners-list li .extra-prize {
        font-size: 16px;
    } */
}
@media(max-width:420px){
    .contests-header .prize .prize-container{
        width: 350px;
        padding-right: 25px;
    }
    .contests-header .prize .prize-container span span{
        font-size: 26px;
    }
    .contests-header .prize .first-prize {
        margin-top: -50px;
    }
    .contests-header .prize .third-prize {
        margin-top: 30px;
    }
    .contests-header .prize .cash-img {
        height: 130px;
    }
    .contests-header .countdown .date {
        padding-left: 25px;
    }
    .contests-header .countdown .date p{
        padding: 0px 26px;
    }
    .winners-list {
        width: 320px;
        margin-right: 15px;
    }
    .page-loading div {
        right: 26%;
    }
}
@media(max-width:360px){
    .contests-header .prize{
        margin-top: 60px;
        padding-left: 10px;
    }
    .contests-header .prize .prize-container{
        width: 320px;
        padding-right: 20px;
    }
    .contests-header .prize .second-prize {
        margin-top: -5px;
    }
    .contests-header .prize .third-prize {
        margin-top: 22px;
    }
    .contests-header .prize .cash-img {
        height: 120px;
    }
    .contests-header .countdown .date p {
        padding: 0 23px;
    }
    .contests-header.Orbex-header .winners-list li .extra-prize {
        font-size: 16px;
    }
    .winners-list {
        width: 300px;
        margin-right: 10px;
    }
    .winners-list li {
        padding: 10px 15px;
        /* font-size: 16px; */
    }
    .winners-list li span {
        font-size: 22px;
    }
    .FXDD-header .countdown .date,
    .OFM-header .countdown .date {
        bottom: 10px;
    }
}
@media(max-width:340px){
    .contests-header .countdown .date p {
        padding: 0 20px;
    }
}

