body{
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}

.head_title{
  font-size: 48px;
  font-weight: 700;
  color: #000;
  margin: 0px;
  font-family: 'Oswald', sans-serif;
}

.head_title span{
  color: #FE3E01;
}

.head_sub_title{
  color: #333;
  font-size: 22px;
  font-weight: 400;
  margin: 0px;
  padding-top: 20px;
  font-family: "Open Sans", sans-serif;
}

.para_title{
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  margin: 0px;
  color: #333;
}

.site_button{
  padding-top: 25px;
}

.site_button a{
  color: rgb(255, 255, 255);
  font-weight: 700;
  background-color: rgb(254, 62, 1);
  font-size: 25px;
  text-decoration: none;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.20);
  border: 1px solid rgba(0,0,0,0.2);
  padding: 15px 50px;
  text-align: center;
  display: inline-block;
}

.promotewidth {
  width: 100%;
  float: left;
}
.promotHeader {
  width: 100%;
  float: left;
  padding: 25px 0px;
  outline: none;
  background-color: #406eb1;
  margin-top: 0px;
}

.promoteLogo img{
  width: 200px;
}

.promoteHeaderButton {
  text-align: center;
}

.promoteHeaderButton a {
  color: rgb(255, 255, 255);
  font-weight: 600;
  background-color: rgb(254, 62, 1);
  font-size: 16px;
  text-decoration: none;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.20);
  border: 1px solid rgba(0,0,0,0.2);
  padding: 15px 20px;
  text-align: center;
  font-family: Roboto, Helvetica, sans-serif;
  display: inline-block;
}

.sale_red_bar {
  width: 100%;
  float: left;
  padding: 11px 0px;
  text-align: center;
  background-color: rgb(232, 86, 42);
  color: rgb(255, 255, 255);
  font-family: "Open Sans", sans-serif;
  box-shadow: 0 1px 3px 2px rgb(0 0 0 / 15%);
  font-size: 20px;
  font-weight: 400;
}

.sale_red_bar p {
  margin: 0px;
  color: #fff;
}

.promotTopbanner1{
  background-image: url(../img/singup/banner1.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.banner_right{
  width: 628px;
  float: right;
}
.banner_one_content{
  padding: 88px 0px;
  text-align: center;
  color: #fff;
}
.banner_one_content h4{
  color: #fff;
  font-size: 34px;
  font-weight: 400;
  margin: 0px;
}
.banner_strip{
  width: 250px;
  margin: 0 auto;
  padding: 15px 0px;
}

.banner_one_content h2{
  font-size: 45px;
  padding: 0px 35px;
  line-height: 1.3em;
  margin: 0;
}

.banner_one_content p{
  font-size: 25px;
  line-height: 1.3em;
  font-family: "Open Sans", sans-serif;
  padding: 0px 48px;
}

.banner_one_content p strong{
  font-size: 25px;
  line-height: 1.3em;
  color: #FE3E01;
}

.how_our_affiliate{
  padding: 50px 0px 0px;
}

.how_our_affiliate_title{
  text-align: center;
}

.how_our_affiliate_main{
  display: flex;
  justify-content: space-between;
  padding: 40px 10px 0px;
}

.how_our_affiliate_steps{
  width: 58.33%;
  padding: 0px 25px;
}

.how_our_affiliate_map{
  width: 41.66%;
  padding: 0px 25px;
}

.steps_main{
  display: flex;
  align-items: center;
  box-shadow: 3px 3px 5px 6px #ccc;
  padding: 15px 15px;
  margin-bottom: 30px;
}

.steps_number{
  width: 20%;
}
.steps_number img{
  width: 100px;
}

.steps_content{
  width: 80%;
}

.steps_content h5{
  font-size: 24px;
  color: #406EB1;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}

.join_over{
  background: #000;
  padding: 40px 0px;
}

.join_over_main{
  display: flex;
  align-items: center;
}

.join_over_content{
  width: 74.3%;
  padding: 0px 15px;
  text-align: center;
}

.join_over_content h3{
  font-size: 32px !important;
  color: #fff;
  font-weight: 400;
}

.join_over_btn{
  width: 25.7%;
  padding: 0px 15px;
}

.join_over_button{
  font-size: 20px !important;
  font-weight: 700 !important;
  font-family: 'Oswald', sans-serif !important;
}

.other_affiliate{
  padding: 40px 0px;
}

.other_affiliate_main{
  display: flex;
}

.other_affiliate_content{
  width: 56.2%;
  padding: 0px 25px;
}

.other_affiliate_content p{
  padding-top: 15px;
}
.other_affiliate_img{
  width: 43.8%;
  padding: 0px 25px;
}

.float_left{
  float: left;
}

.other_business{
  background-image: url(../img/singup/banner2.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 100px 0px; 
  background-attachment: fixed;
}
.other_business_main{
  width: 80%;
  margin: 0 auto;
  text-align: center;
}

.other_business_main h2{
 font-size: 66px;
 color: #fff;
}

.other_business_main p{
  font-size: 28px;
  color: #fff;
  padding-top: 20px;
  font-weight: 600;
 }
 .other_business_main p span{
  color: #FE3E01;
 }

 .dream_car{
  padding: 50px 0px;
 }
 .dream_car_main{
  text-align: center;
 }

 .dream_car_main h3{
  color: #000;
  font-size: 40px;
  font-weight: 400;
  margin: 0;
 }
 .car_img{
  padding: 60px 0px;
  width: 995px;
  margin: 0 auto;
 }

 .car_steps{
  display: flex;
  justify-content: space-between;
 }

 .car_steps_content{
  width: 32%;
  text-align: center;
 }

 .car_step_img{
  width: 150px;
  margin: 0 auto;
 }

 .car_steps_content h2{
  color: #000;
  font-size: 40px;
  font-weight: 400;
 }

 .car_steps_content .banner_strip{
  width: 100px;
 }

 .comment_main{
  padding: 50px 0px;
 }

 .comment_main_title{
  text-align: center;
  margin-bottom: 50px;
 }

 .comment_main_title h3{
  color: #000;
  font-size: 40px;
  font-weight: 700;
  margin: 0;
 }

 .comment_img{
  margin-bottom: 30px;
  padding: 0px 35px;
 }

 .promotFooter {
  width: 100%;
  float: left;
  padding-top: 20px;
  padding-bottom: 30px;
  outline: none;
  background-color: #000;
  text-align: center;
}

.promotFooterInside {
  width: 100%;
  float: left;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}


.affiliate_tos {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 15px;
  margin-bottom: 5px;
  font-family: "Open Sans", sans-serif;
}

.affiliate_tos:hover {
  color: #fff;
}

.copy_right{
  display: block;
  text-align: center;
  color: #fff;
  font-size: 15px;
  margin-bottom: 5px;
  font-family: "Open Sans", sans-serif;
}


@media screen and (max-width: 1199px) {
  .steps_number {
    width: 24%;
  }
  .join_over_btn {
    width: 30.7%;
  }
  .head_title {
    font-size: 40px;
  }
}

@media screen and (max-width: 991px) {
  .car_img {
    width: 100%;
  }
  .steps_number {
    width: 37%;
  }
}

@media screen and (max-width: 767px) {
  .promotTopbanner1 {
    background-position: 100% 100%;
  }
  .promoteLogo img {
    margin:  0 auto;
  }
  .sale_red_bar {
    font-size: 14px;
  }
  .banner_right {
    width: 100%;
  }
  .banner_one_content h4 {
    font-size: 32px;
  }
  .banner_one_content h2 {
    font-size: 34px;
    padding: 0px 20px;
  }
  .banner_one_content p {
    font-size: 22px;
    padding: 0px 20px;
  }

  .site_button a {
    font-size: 18px;
  }

  .head_title {
    font-size: 28px;
  }

  .head_sub_title {
    font-size: 18px;
  }

  .how_our_affiliate_main {
    display: block;
  }

  .how_our_affiliate_steps {
    width: 100%;
    padding: 0px 5px;
  }

  .how_our_affiliate_map {
    width: 100%;
    padding: 0px 20px 30px;
  }

  .join_over_main {
    display: block;
  }

  .join_over_content {
    width: 100%;
    margin-bottom: 20px;
  }

  .join_over_content h3 {
    font-size: 24px !important;
  }

  .join_over_btn {
    width: 100%;
  }

  .other_affiliate_main {
    display: block;
  }

  .other_affiliate_content {
    width: 100%;
    padding: 0px 20px;
  }

  .other_affiliate_img {
    width: 100%;
    padding: 0px 20px;
    margin-top: 30px;
    float: left;
  }

  .other_business_main h2 {
    font-size: 32px;
    color: #fff;
  }

  .other_business_main {
    width: 90%;
  }

  .other_business_main p {
    font-size: 20px;
  }

  .dream_car_main {
    padding: 0px 15px;
  }
  .dream_car_main h3 {
    font-size: 32px;
  }

  .car_steps {
    display: block;
  }
  .car_steps_content {
    width: 100%;
  }

  .car_steps_content h2 {
    font-size: 32px;
  }

  .comment_main_title h3 {
    font-size: 32px;
  } 

  .comment_img {
    padding: 0px 15px;
  }


}