.main-content *:not(i) {
    font-family: "Tajawal", "Readex Pro", Tahoma, sans-serif !important;
  }
  #content {
    padding-bottom: 180px;
  }
  .wrapper > header {
    margin-bottom: 0;
  }
  .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: 30px 0 35px;
    font-weight: 600;
  }
  .contests-header .cash sup {
    font-size: 45px;
  }
  .contests-header h3 {
    font-size: 40px;
    color: white;
    font-weight: 600;
    line-height: 1.4;
  }
  .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: 35px;
  }
  .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: -78px;
  }
  .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: 15px 20px 10px;
    font-size: 17px;
    color: #fff;
    text-align: right;
    position: relative;
    padding-right: 40px !important;
    line-height: 23px;
  }
  .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;
    direction: ltr;
    text-align: left;
    margin-top: 2px;
  }
  .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;
    float: none;
  }
  .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, 0.075),
      0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
      0 0 8px rgba(102, 175, 233, 0.6);
  }
  .contests-header .checkbox {
    font-size: 12px;
    color: #c1c1c1;
    margin-bottom: 30px;
    padding-right: 0;
    position: relative;
    text-align: right;
  }
  
  .contests-header .checkbox > label > a {
    color: #999;
  }
  .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 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;
  }
  .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);
  }
  .Errante-header .flip-clock-wrapper ul li a div div.inn,
  .DemoContest-header .flip-clock-wrapper ul li a div div.inn {
    background: #0b1a34;
  }
  
  .contests-header .countdown .end-date {
    font-weight: 300 !important;
    color: #e2e2e2 !important;
  }
  .contests-header .contest-info {
    color: #ffffff;
    font-size: 17px;
    font-weight: 600;
    margin: 15px 0;
    line-height: 32px;
  }
  .contests-header .contest-info span {
    display: block;
  }
  /*******************OFM********************/
  .contests-header.OFM-header {
    background-image: url("../../images/ar/ofm-contest-bg.jpg");
  }
  .OFM-header .sponsor img {
    height: 35px;
  }
  .OFM-header .winners-list,
  .OFM-header .flip-clock-wrapper ul li a div div.inn {
    background: #013b5b;
  }
  
  /**************orbex*************************/
  .contests-header.Orbex-evest,
  .contests-header.Orbex-header {
    background-image: url("../../images/ar/orbex-contest-bg.png");
  }
  .Orbex-header .flip-clock-wrapper ul li a div div.inn {
    background-color: #231b36;
  }
  .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 .extra-prize {
    font-size: 18px;
    margin-right: 0;
    position: relative;
    top: -3px;
  }
  /**************************************************************/
  .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%;
  }
  
  /* Fxtm */
  .contests-header.Fxtm-header {
    background-image: url(../../images/ar/orbex-contest-bg.png);
    padding-bottom: 80px;
  }
  .contests-header.Fxtm-header div.inn {
    background-color: #231b36;
  }
  .content-body .terms {
    background-color: #ffffff;
    padding-right: 0;
    border-bottom-width: 0;
  }
  .content-body .subscription-info header {
    padding-right: 0;
    margin-top: 0;
  }
  .content-body .subscription-info header h2 {
    padding-right: 0;
    margin-bottom: 10px;
    text-align: right;
    position: relative;
  }
  .content-body .subscription-info header h2::after {
    margin-top: 15px;
  }
  .content-body .aside-form h2::after,
  .content-body .subscription-info header h2::after {
    content: "";
    display: block;
    width: 50px;
    height: 2px;
    background-color: #fd5a27;
    text-align: center;
  }
  .content-body .aside-form {
    margin: 0;
  }
  .content-body .aside-form h2 {
    color: #11435a;
    font-size: 20px;
    font-weight: 600;
    background: none;
    position: relative;
    padding-right: 0;
    margin: 40px 0 25px;
    text-align: center;
  }
  .content-body .aside-form h2::after {
    margin: 15px auto 0;
  }
  
  /* result-tbl */
  .result-info header h2 {
    font-size: 30px;
    color: #000;
    margin-bottom: 25px;
  }
  .result-info .container-fluid {
    padding: 0;
  }
  .result-info .result-tbl {
    margin-right: auto;
    border: 0;
    /*margin-top: 50px;
      padding: 0 5px;*/
    margin-top: 0;
    padding: 50px 10px 20px;
    animation: fade-in-animation 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) 1.5s
      both;
  }
  .result-info .result-tbl .table {
    max-width: 680px;
    margin-right: auto;
    /*margin-bottom: 10px;*/
    margin-bottom: 0;
  }
  .result-info .result-tbl .table thead th {
    text-align: right;
    color: #58667e;
    font-size: 16px;
    padding: 20px 10px;
    line-height: 22px;
    border: none;
    font-weight: 600;
  }
  .result-info .result-tbl .table thead th:first-of-type {
    padding-right: 60px;
  }
  .result-info .result-tbl .table > tbody {
    /* box-shadow: 0 0px 10px 1px rgba(45, 63, 121, 0.1); */
    /*box-shadow: 0.087px 4.999px 40px 0px rgba(45, 63, 121, 0.15);;*/
    box-shadow: 0.087px 4.999px 10px 1px rgba(45, 63, 121, 0.15);
    background: #fff;
    border-radius: 10px;
  }
  .result-info .result-tbl .table > tbody > tr > td {
    /* background: #fff; */
    text-align: right;
    color: #000;
    font-size: 18px;
    padding: 22px 10px;
    white-space: nowrap;
    vertical-align: middle;
    font-weight: 600;
    border: 0;
    border-bottom: 1px solid #f3f3f3;
    position: relative;
    line-height: 24px;
  }
  .result-info .num-dir {
    direction: ltr;
  }
  .result-info .result-tbl .table > tbody > tr > td:first-of-type {
    font-weight: 500;
    color: #58667e;
    padding-right: 60px;
  }
  .result-info .result-tbl .table > tbody > tr:first-of-type img {
    top: 23px;
  }
  .result-info .result-tbl .table > tbody > tr img {
    position: absolute;
    right: 32px;
  }
  /* .result-info .result-tbl .table > tbody > tr:not(.winner) img {
      filter: brightness(0);
      opacity: 0.35;
  } */
  .result-info .result-tbl .table > tbody > tr.winner {
    background-image: -ms-linear-gradient(
      90deg,
      rgb(255, 250, 243) 0%,
      rgb(255, 255, 255) 100%
    );
    background-image: -moz-linear-gradient(
      90deg,
      rgb(255, 250, 243) 0%,
      rgb(255, 255, 255) 100%
    );
    background-image: -webkit-linear-gradient(
      90deg,
      rgb(255, 250, 243) 0%,
      rgb(255, 255, 255) 100%
    );
  }
  .result-info .result-tbl .table > tbody > tr.winner > td {
    border-bottom-color: #ffcb86;
  }
  .result-info .result-tbl .table > tbody > tr:last-of-type > td {
    border: 0;
  }
  .result-info .result-tbl .table > tbody > tr:first-of-type > td:first-of-type {
    border-top-right-radius: 10px;
  }
  .result-info .result-tbl .table > tbody > tr:first-of-type > td:last-of-type {
    border-top-left-radius: 10px;
  }
  .result-info .result-tbl .table > tbody > tr:last-of-type > td:first-of-type {
    border-bottom-right-radius: 10px;
  }
  .result-info .result-tbl .table > tbody > tr:last-of-type > td:last-of-type {
    border-bottom-left-radius: 10px;
  }
  .result-info .result-tbl .table > tbody > tr.winner > td.prize {
    font-size: 20px;
    color: #2bb115;
  }
  .result-info .result-tbl .table > tbody > tr > td.prize {
    color: #fd5c28;
  }
  .result-info .result-tbl .table > tbody > tr > td.empty::before {
    content: "";
    display: block;
    width: 6px;
    height: 3px;
    background: #000;
  }
  .result-info .result-tbl .ff-round.ff-xl {
    width: 25px;
    height: 25px;
  }
  .tbl-note {
    max-width: 680px;
    /*margin: 10px auto;
      margin-bottom: 40px;*/
    margin: 0 auto 40px;
    font-size: 14px;
    color: #58667e;
    text-align: justify;
    padding: 0 15px;
  }
  .tbl-msg {
    color: #db3c3c;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 28px;
    text-align: right;
  }
  .result-info {
    background: url(../../images/ar/contests/contest-result-bg.png) no-repeat;
    background-size: cover;
    background-position: top right;
  }
  .result-info .sponsor img {
    display: block;
    margin: 50px auto 20px;
    max-height: 54px;
  }
  .result-info .cup-icon {
    position: relative;
    top: -60px;
    margin-bottom: -15px;
  }
  .result-info .cup-icon img {
    position: relative;
    z-index: 2;
  }
  .result-info .cup-icon::after {
    content: "";
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: #efdbd1;
    position: absolute;
    bottom: -16px;
    z-index: 1;
    right: 7px;
  }
  .result-info .top-text {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
  }
  .result-info .cash {
    color: #2bb115;
    font-size: 70px;
    font-weight: 600;
    line-height: 1;
    margin: 8px 0 5px;
  }
  .result-info h1 {
    font-size: 35px;
    color: #000000;
    font-weight: 600;
    line-height: 1.5;
    max-width: 570px;
    margin: 0 0 15px;
  }
  .result-info .text {
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
  }
  .result-info .contest-info {
    color: #58667e;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.8;
  }
  .result-info .contest-winner-note {
    color: #000;
    font-weight: 600;
  }
  .result-info .contest-winner-note span {
    color: #fd5c28;
    font-weight: 600;
    font-size: 19px;
  }
  .result-info .winners {
    margin-top: 35px;
  }
  .result-info .winners li {
    display: flex;
    align-items: center;
    position: relative;
    max-width: 650px;
    padding: 35px 30px;
    padding-left: 160px;
    margin-bottom: 20px;
    border-radius: 20px;
    background-image: -ms-linear-gradient(
      95deg,
      rgb(31, 65, 175) 0%,
      rgb(44, 88, 195) 100%
    );
    background-image: -moz-linear-gradient(
      95deg,
      rgb(31, 65, 175) 0%,
      rgb(44, 88, 195) 100%
    );
    background-image: -webkit-linear-gradient(
      95deg,
      rgb(31, 65, 175) 0%,
      rgb(44, 88, 195) 100%
    );
    box-shadow: 0px 0px 50px 0px rgba(136, 159, 227, 0.5);
    animation: fade-in-right-animation 0.7s cubic-bezier(0.39, 0.575, 0.565, 1)
      0.8s both;
  }
  .result-info .winners li:first-of-type {
    animation-delay: 0.5s;
  }
  .result-info .winners li:last-of-type {
    animation-delay: 1.1s;
  }
  .result-info .winners li > * {
    flex-shrink: 0;
  }
  .result-info .winners li .num {
    font-size: 18px;
    font-weight: 600;
    color: #67f5ff;
  }
  .result-info .winners li:first-of-type .num {
    color: #ffc262;
  }
  .result-info .winners li:last-of-type .num {
    color: #ffeaca;
  }
  .result-info .winners li .prize-icon {
    border-radius: 10px;
    background: rgba(54, 212, 214, 0.14);
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 10px;
  }
  .result-info .winners li .prize-icon i {
    display: block;
    background: url(../../images/ar/contests/contest-result-sprite.png);
    width: 27px;
    height: 29px;
    background-position: -36px 0;
  }
  .result-info .winners li:first-of-type .prize-icon {
    background: rgba(54, 100, 214, 0.5);
  }
  .result-info .winners li:first-of-type .prize-icon i {
    width: 33px;
    height: 27;
    background-position: 0px -2px;
  }
  .result-info .winners li:last-of-type .prize-icon {
    background: rgba(252, 220, 169, 0.13);
  }
  .result-info .winners li:last-of-type .prize-icon i {
    width: 18px;
    background-position: -65px 0;
  }
  .result-info .winners li .divider {
    display: block;
    background: #104795;
    width: 1px;
    height: 60px;
    margin: 0 20px;
  }
  .result-info .winners li .flag {
    width: 36px;
    height: 36px;
  }
  .result-info .winners li p {
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    margin: 0 20px;
  }
  .result-info .winners li p a {
    color: #fff !important;
  }
  .result-info .winners li p span {
    display: block;
    font-size: 14px;
    color: #dedede;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 2px;
  }
  .result-info .winners li p:first-of-type {
    font-size: 25px;
    flex-grow: 1;
  }
  .result-info .winners li p:first-of-type span {
    margin-top: 10px;
    font-size: 18px;
  }
  .result-info .winners .prize {
    font-size: 40px;
    color: #2ff10f;
    font-weight: 600;
    position: absolute;
    left: 30px;
    margin-top: 8px;
  }
  .result-info .load-more-result {
    display: none;
    width: 100%;
    border-radius: 6px;
    background-color: #fd5a27;
    color: #ffffff;
    padding: 12px 35px;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
  }
  .comments-box {
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0.087px 4.999px 40px 0px rgba(45, 63, 121, 0.15);
    min-height: 100px;
    width: 100%;
    padding: 15px;
    text-align: center;
    margin: 40px 0;
  }
  
  @keyframes fade-in-animation {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes fade-in-right-animation {
    0% {
      -webkit-transform: translateX(50px);
      transform: translateX(50px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
      opacity: 1;
    }
  }
  @media (min-width: 1500px) {
    .result-info > .container-fluid,
    .new-footer .container-fluid {
      max-width: 1500px;
    }
    .result-info {
      background-position: top center;
    }
    .result-info .winners li:nth-of-type(2) {
      margin-right: 50px;
    }
    .result-info .winners li p {
      margin: 0 15px 0 10px;
    }
  }
  
  @media (min-width: 992px) and (max-width: 1500px) {
    .result-info > .container-fluid,
    .new-footer .container-fluid {
      max-width: 100%;
    }
    .result-info .left-side {
      padding-right: 40px;
    }
    .result-info .result-tbl .table thead th:first-of-type,
    .result-info .result-tbl .table > tbody > tr > td:first-of-type {
      padding-right: 50px;
    }
    .result-info .result-tbl .table > tbody > tr img {
      right: 25px;
    }
    .result-info .winners li {
      max-width: 100%;
    }
  }
  
  @media (max-width: 991px) and (min-width: 480px) {
    .content-body .aside-form iframe {
      height: 720px;
    }
  }
  
  @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;
    }
    .winners-list {
      width: 390px;
      margin-right: 40px;
    }
    .page-loading div {
      right: 43%;
    }
    .contests-header.Orbex-header .countdown.top {
      bottom: 0px;
    }
  }
  
  @media (max-width: 1400px) 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;
    }
    .result-info h1 {
      font-size: 30px;
      max-width: 500px;
    }
    .result-info .result-tbl .table thead th {
      font-size: 15px;
    }
    .result-info .left-side {
      padding-right: 20px;
    }
    .result-info .winners li {
      padding: 40px 20px 30px;
    }
    .result-info .winners li {
      flex-wrap: wrap;
      padding: 20px 25px;
      margin-bottom: 12px;
    }
    .result-info .winners li .num {
      font-weight: 500;
      flex: 1 0 100%;
      color: #dedede !important;
    }
    .result-info .winners li .divider {
      display: none;
    }
    .result-info .winners .prize {
      font-size: 35px;
      right: 65px;
      top: 0px;
    }
    .result-info .winners li .prize-icon {
      position: absolute;
      left: 25px;
      top: 15px;
      height: 35px;
      width: 35px;
      margin: 0;
    }
    .result-info .winners li .prize-icon i {
      transform: scale(0.7);
    }
    .result-info .winners li .flag {
      position: absolute;
      bottom: 22px;
      right: 20px;
    }
    .result-info .winners li p {
      margin: 20px 0 0;
    }
    .result-info .winners li p:first-of-type {
      font-size: 22px;
    }
    .result-info .winners li p:first-of-type {
      padding-right: 45px;
    }
    .result-info .winners li p:last-of-type {
      text-align: left;
    }
  }
  @media (min-width: 992px) {
    .contests-header.Orbex-header h3 span {
      display: block;
    }
    .contests-header .countdown .date p:first-of-type,
    .contests-header .countdown .date p:nth-of-type(2) {
      right: 15px;
    }
    .contests-header .countdown .date p:nth-of-type(3) {
      right: 13px;
    }
    .contests-header .countdown .date p:last-of-type {
      right: 18px;
    }
    .contests-header .countdown .flip-clock-wrapper {
      justify-content: flex-end;
      padding-right: 16px;
    }
    .comments-box {
      max-width: 700px;
    }
  }
  
  @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 .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%;
    }
    .contests-header .countdown .end-date {
      margin-top: 0px !important;
    }
    .contests-header .contest-info {
      margin-top: 30px;
    }
    .contests-header .title {
      font-size: 18px;
      line-height: 30px;
      margin-top: 30px;
    }
    .contests-header.Fxtm-header {
      padding-bottom: 40px;
    }
    .content-body .terms {
      padding-right: 0;
    }
    .content-body .terms h2 {
      margin-top: 15px;
    }
    .content-body {
      display: flex;
      flex-direction: column-reverse;
    }
    .result-info .result-tbl {
      margin-top: 10px;
    }
    .tbl-note,
    .result-info .result-tbl .table {
      max-width: unset;
    }
    .result-info .winners li {
      max-width: 100%;
    }
  }
  
  @media (max-width: 991px) and (min-width: 767px) {
    .result-info .winners li {
      padding-left: 200px;
    }
  }
  
  @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%;
    }
    .content-body .right-section {
      padding: 0;
    }
    .content-body .subscription-info article div {
      height: auto;
    }
    .result-info .winners li {
      padding: 35px 20px;
    }
    .result-info .winners li .prize-icon {
      margin-left: 0;
    }
    .result-info .winners li p {
      margin: 0 25px;
    }
    .result-info .winners li .divider {
      display: none;
    }
    .result-info .sponsor img {
      margin-top: 40px;
      max-height: 50px;
    }
    .result-info .top-text,
    .result-info .cash,
    .result-info h1,
    .result-info .text,
    .result-info .contest-info {
      text-align: center;
    }
    .result-info h1 {
      max-width: 100%;
    }
    .result-info {
      background-position: -450px top;
    }
    .result-info .result-tbl .table thead th:first-of-type {
      padding-right: 25px;
    }
    .result-info .result-tbl .table > tbody > tr > td:first-of-type {
      padding-right: 40px;
      padding-left: 0;
    }
    .result-info .result-tbl .table thead th,
    .result-info .result-tbl .table > tbody > tr > td {
      padding: 22px 15px;
    }
    .result-info .result-tbl .table > tbody > tr img {
      right: 12px;
    }
    .result-info .cash {
      font-size: 50px;
    }
    .result-info h1 {
      font-size: 24px;
    }
    .result-info .text {
      font-size: 17px;
    }
    .result-info .winners li {
      flex-wrap: wrap;
      padding: 20px 25px;
      margin-bottom: 12px;
      align-items: flex-end;
    }
    .result-info .winners li .num {
      font-weight: 500;
      flex: 1 0 100%;
      color: #dedede !important;
    }
    .result-info .winners .prize {
      font-size: 35px;
      right: 65px;
      top: 0;
    }
    .result-info .winners li .prize-icon {
      position: absolute;
      left: 25px;
      top: 15px;
      height: 35px;
      width: 35px;
    }
    .result-info .winners li .prize-icon i {
      transform: scale(0.7);
    }
    .result-info .winners li .flag {
      position: absolute;
      bottom: 22px;
      right: 20px;
    }
    .result-info .winners li p {
      margin: 20px 0 0;
    }
    .result-info .winners li p:first-of-type {
      flex-grow: 1;
      font-size: 22px;
    }
    .result-info .winners li p:last-of-type {
      text-align: left;
    }
    .result-info .contest-info {
      margin-top: 20px;
    }
    .result-info .result-tbl {
      /*height: 568px;*/
      overflow-y: hidden;
      padding: 0;
      background: #fff;
      box-shadow: 0.087px 4.999px 40px 0px rgba(45, 63, 121, 0.15);
      border: 1px solid #f3f3f3;
      border-radius: 10px;
    }
    .result-info .result-tbl .table > thead {
      border-bottom: 1px solid #f3f3f3;
    }
    .result-info .result-tbl .table > tbody {
      box-shadow: none;
    }
    .result-info .load-more-result {
      display: block;
    }
    .result-info .result-tbl .table thead th {
      font-size: 15px;
      font-weight: 500;
    }
  }
  
  @media (max-width: 575px) {
    .contests-header .top-text {
      font-size: 15px;
      margin-top: 20px;
    }
    .contests-header .cash {
      font-size: 50px;
      margin: 20px 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: 15px;
    }
    .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%;
    }
    .contests-header .countdown {
      height: 230px !important;
    }
    .contests .sponsor img {
      height: 32px !important;
    }
    .contests-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;
    }
    .content-body .contests-header.Fxtm-header {
      padding-bottom: 20px;
    }
    .content-body .terms {
      padding-right: 0;
    }
  }
  @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%;
    }
    .result-info .winners li {
      padding: 20px;
    }
    .result-info .winners li p {
      font-size: 22px;
    }
    .result-info .winners .prize {
      right: 60px;
    }
    .result-info .winners li .prize-icon {
      left: 20px;
    }
    .result-info .winners li .flag {
      bottom: 25px;
      right: 15px;
      height: 28px;
      width: 28px;
    }
  }
  @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;
    }
    .result-info .winners li p {
      font-size: 20px;
    }
  }
  @media (max-width: 340px) {
    .contests-header .countdown .date p {
      padding: 0 20px;
    }
    .result-info .winners li p {
      font-size: 18px;
    }
  }