#top-section {
  border-bottom: 1px solid #EAEAEA; }

.left-column, .right-column {
  padding: 95px 155px 95px 135px; }

#withdraw-scheme h2 {
  color: #FF464D;
  text-transform: uppercase;
  margin-bottom: 80px; }
#withdraw-scheme .scheme {
  width: 870px;
  margin: 0 auto; }
  #withdraw-scheme .scheme .step1, #withdraw-scheme .scheme .step2, #withdraw-scheme .scheme .step3, #withdraw-scheme .scheme .step4 {
    width: 250px;
    text-align: center;
    display: inline-block;
    color: #333333;
    font-weight: bold; }
  #withdraw-scheme .scheme .step1 {
    float: left; }
  #withdraw-scheme .scheme .step3 {
    float: right;
    left: -63px;
    position: relative;
    margin-top: 110px; }
  #withdraw-scheme .scheme .step4 {
    margin-top: 110px;
    width: 230px; }
  #withdraw-scheme .scheme .arrow {
    background: url("../img/arrow-right.svg");
    width: 63px;
    height: 63px;
    position: relative;
    display: inline-block;
    margin: 0 110px;
    float: left; }
    #withdraw-scheme .scheme .arrow:nth-child(4) {
      transform: rotate(90deg);
      left: -15px;
      bottom: -55px; }
    #withdraw-scheme .scheme .arrow:nth-child(6) {
      transform: rotate(180deg);
      float: right;
      left: -63px;
      margin-top: 110px; }

#bottom-section {
  border-top: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA; }

.butn {
  padding-top: 13px;
  padding-bottom: 40px; }

#red-section p:last-child {
  margin-bottom: 0; }

@media (min-width: 992px) and (max-width: 1199px) {
  .left-column, .right-column {
    padding: 50px; }

  .without-image .description {
    padding: 0 40px; } }
@media (max-width: 991px) {
  #red-section .row, .left-column, .right-column {
    padding: 40px; }

  .butn {
    padding-top: 3px;
    padding-bottom: 40px; }

  #withdraw-scheme {
    padding: 0 40px; }
    #withdraw-scheme h2 {
      margin-bottom: 30px; }
    #withdraw-scheme .scheme {
      width: 100%;
      margin: 0 auto; }
      #withdraw-scheme .scheme .step1, #withdraw-scheme .scheme .step2, #withdraw-scheme .scheme .step3, #withdraw-scheme .scheme .step4 {
        width: 100%; }
      #withdraw-scheme .scheme .step1 {
        float: none; }
      #withdraw-scheme .scheme .step3 {
        float: none;
        left: 0px;
        position: relative;
        margin-top: 0px;
        margin-bottom: 20px; }
      #withdraw-scheme .scheme .step4 {
        margin-top: 0px; }
      #withdraw-scheme .scheme .arrow {
        background: url("../img/arrow-right.svg") center;
        width: 63px;
        height: 63px;
        position: relative;
        display: block;
        margin: 20px auto;
        float: none;
        transform: rotate(90deg); }
        #withdraw-scheme .scheme .arrow:nth-child(4) {
          transform: rotate(90deg);
          left: 0px;
          bottom: 0px; }
        #withdraw-scheme .scheme .arrow:nth-child(6) {
          transform: rotate(90deg);
          float: none;
          left: 0px;
          margin-top: 0px; } }

/*# sourceMappingURL=withdrawals.css.map */
