p,
h1,
h2,
h3,
h4,
h5,
h6,
figure {
  margin-bottom: unset !important;
}

/* Arbitrage Trading Banner */
.service_arbitrage_trading_wrp .arbitrage_trading_banner {
  background-image: url('../images/service-arbitrage-banner.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height:90vh;
  display: flex;
  align-items: center;
}
.arbitrage_trading_left .comm_banner_button {
  margin-top: 64px;
  background-color: #2a8d95;
  color: white;
}
.service_arbitrage_trading_wrp .arbitrage_trading_banner_inn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 209px;
}
.arbitrage_trading_banner_inn .arbitrage_trading_left {
  width: 50%;
}
.arbitrage_trading_banner_inn .arbitrage_banner_right {
  width: 50%;
}
.service_arbitrage_trading_wrp .comm_banner_heading {
  width: 100%;
  text-align: left;
  padding: 0 0 40px;
}
.service_arbitrage_trading_wrp .arbitrage_banner_right span {
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(37px);
  padding: 24px 32px;
  color: #fff;
  font-family: Poppins;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 135%; /* 32.4px */
  position: absolute;
  left: -18%;
  top: 10%;
}
.service_arbitrage_trading_wrp .site_comm_text {
  width: 100%;
}
/* Crypto Arbitrage Bot */
.crypto_arbitrage_wrp {
  background-image: url('../images/crypto-arbitrage-bg.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0 40px;
}
.crypto_arbitrage_wrp .crypto_arbitrage_inn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 180px;
}
.crypto_arbitrage_inn .crypto_arbitrage_left {
  width: 50%;
}
.crypto_arbitrage_inn .crypto_arbitrage_right {
  width: 50%;
}
.crypto_arbitrage_inn .crypto_arbitrage_left img {
  width: 100%;
}
/* Services */
.arbitrage_services_wrp {
  background-image: url('../images/service-arbitrage-bg.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 0 120px;
}
.arbitrage_services_wrp .arbitrage_services_inn {
  display: flex;
  align-items: center;
  gap: 159px;
}
.arbitrage_services_wrp .arbitrage_services_right img {
  margin-top: 93px;
  width: 100%;
}
.arbitrage_services_inn .listing_fees figure {
  padding: 26px;
  border-radius: 8px;
  display: inline-block;
}
.arbitrage_services_inn .arbitrage_services_left .site_comm_text {
  margin: unset;
}
.arbitrage_services_inn .arbitrage_services_left .listing_fees_box {
  width: 360px;
}
.arbitrage_services_inn .mid_heading {
  margin: unset;
  padding: 32px 0 8px;
}
.arbitrage_services_left .listing_fees {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 63px;
  padding-top: 80px;
}
.arbitrage_services_inn .listing_fees .bg_pink {
  background-color: #ff61e6;
  box-shadow: 0px 14px 20px rgb(252 75 255 / 50%);
}

.arbitrage_services_inn .listing_fees .bg_purple {
  background-color: #aa00ff;
  box-shadow: 0px 14px 20px rgb(170 0 255 / 50%);
}

.arbitrage_services_inn .listing_fees .bg_red {
  background-color: #cb001c;
  box-shadow: 0px 14px 20px rgb(203 0 28 / 50%);
}

.arbitrage_services_inn .listing_fees .bg_green {
  background-color: #00bc8f;
  box-shadow: 0px 14px 20px rgb(0 188 143 / 50%);
}

/* Talk to our experts */
.service_arbitrage_trading_wrp .talkto_experts_wrp {
  margin: 159px 0 0px;
}
.service_arbitrage_trading_wrp .talkto_experts_wrp .talkto_experts_inn {
  display: flex;
  align-items: center;
  gap: 140px;
  background-image: url('../images/talkto-expert-bg.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0 60px 30px 100px;
  border-radius: 32px;
}
.service_arbitrage_trading_wrp .talkto_experts_wrp .talkto_experts_inn h2 {
  color: #fff;
  font-family: Commissioner;
  font-size: 42px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 54.6px */
}
.service_arbitrage_trading_wrp .talkto_experts_inn img {
  margin-top: -205px;
}
.service_arbitrage_trading_wrp .talkto_experts_right {
  padding: 98px 0 66px;
}
/* Features */
.arbitrage_features_main_wrp {
  padding: 120px 0 80px;
  background-image: url('../images/arbitrage-feature-bg.png');
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  text-align: center;
}
.service_arbitrage_trading_wrp .frequently_asked_wrp {
  padding: 40px 0 80px;

}
.arbitrage_features_wrp .arbitrage_features_inn {
  text-align: center;
}
.arbitrage_features_wrp {
  display: flex;
  column-gap: 30px;
  row-gap: 64px;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 80px;
}
.arbitrage_features_wrp .features_upper_wrp {
  width: 532px;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 50px 80px;
}
.arbitrage_features_wrp .features_flawless_comm_box {
  border-radius: 16px;
  text-align: center;
}
.arbitrage_features_wrp .mid_heading {
  line-height: 32px;
  padding: 0 0 12px;
  margin-top: unset;
}
.arbitrage_features_wrp .feature_purple {
  background-image: url('../images/ar-feature-purple-bg.png');
}
.arbitrage_features_wrp .feature_pink {
  background-image: url('../images/ar-feature-pink-bg.png');
}
.arbitrage_features_wrp .feature_green {
  background-image: url('../images/ar-feature-green-bg.png');
}
.arbitrage_features_wrp .feature_red {
  background-image: url('../images/ar-feature-red-bg.png');
}
.arbitrage_features_wrp .feature_yellow {
  background-image: url('../images/ar-feature-yellow-bg.png');
}
.arbitrage_features_wrp .feature_blue {
  background-image: url('../images/ar-feature-blue-bg.png');
}
/* Features Benefit */
.arbitrage_features_benefit_wrp {
  padding: 100px 0;
  background-image: url('../images/feature-benefit-bg.png');
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

.arbitrage_features_benefit_wrp .flawless_wrp .flawless_comm {
  padding: 70px;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  margin-right: -98px;
  position: relative;
  text-align: center;
}
.arbitrage_features_benefit_wrp .flawless_wrp .flawless_blue {
  background-image: url('../images/arbitrage-flawless-blue.png');
}
.arbitrage_features_benefit_wrp .flawless_wrp .flawless_pink {
  background-image: url('../images/arbitrage-flawless-pink.png');
}
.arbitrage_features_benefit_wrp .flawless_wrp .flawless_purple {
  background-image: url('../images/arbitrage-flawless-purple.png');
}
.arbitrage_features_benefit_wrp .flawless_wrp .flawless_brown {
  background-image: url('../images/arbitrage-flawless-brown.png');
}
.arbitrage_features_benefit_wrp .flawless_wrp .flawless_green {
  background-image: url('../images/arbitrage-flawless-green.png');
}
.arbitrage_features_benefit_wrp .flawless_wrp .flawless_orange {
  background-image: url('../images/arbitrage-flawless-orange.png');
}
.arbitrage_features_benefit_wrp .flawless_wrp {
  display: flex;
  align-items: center;
}
.arbitrage_features_benefit_wrp .features_benefit_bottom {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 64px;
}
.features_benefit_bottom h6 {
  background-color: white;
  padding: 36px 146px 36px 97px;
  width: 448px;
  border-radius: 45px;
  text-align: center;
  color: var(--Heading, #000);
  font-family: Poppins;
  font-size: 21px;
  font-style: normal;
  font-weight: 600;
  line-height: 135%;
}

/* Our Process */
.arbitrage_process_wrp {
  padding: 120px 0;
  background-image: url('../images/arb-ourprocess-bg.png');
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  color: white;
}
.arbitrage_process_wrp .comm_circle {
  padding: 32px 31px;
  border-radius: 100%;
  display: inline-block;
  min-width: 260px;
  min-height: 260px;
}
.arbitrage_process_bottom {
  padding-top: 84px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-image: url('../images/arbitrage-line-shape.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto;
}
.arbitrage_process_bottom .comm_circle_inn {
  padding: 66px;
  border-radius: 100%;
  position: relative;
  min-width: 198px;
  min-height: 196px;
}
.arbitrage_process_bottom .comm_circle_wrp p {
  color: #fff;
  font-family: Poppins;
  font-size: 21px;
  font-weight: 500;
  line-height: 160%; /* 33.6px */
  letter-spacing: 0.21px;
  text-transform: capitalize;
  padding-top: 53px;
  width: 90%;
  margin: 0 auto;
}

.arbitrage_process_bottom .comm_circle_wrp {
  display: flex;
  flex-direction: column;
  max-width: 239px;
}
.arbitrage_process_wrp .site_comm_text {
  color: #fff;
  width: 82%;
}
.comm_circle_inn::after {
  content: '';
  position: absolute;
  top: 80px;
  bottom: 0;
  right: -17px;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  display: flex;
}
.arbitrage_process_wrp .arb_circle_purple {
  background-color: #aa00ff;
}
.arbitrage_process_bottom .arb_circle_purple_inn {
  background-color: #7300ad;
  min-width: 180px;
  min-height: 180px;
}
.arb_circle_purple_inn::after {
  border-left: 20px solid #7300ad;
}
.arbitrage_process_wrp .arb_circle_brown {
  background-color: #b66d00;
}
.arbitrage_process_bottom .arb_circle_brown_inn {
  background-color: #704607;
}
.arb_circle_brown_inn::after {
  border-left: 20px solid #704607;
}
.arbitrage_process_wrp .arb_circle_pink {
  background-color: #ff00d6;
}
.arbitrage_process_bottom .arb_circle_pink_inn {
  background-color: #a10689;
}
.arb_circle_pink_inn::after {
  border-left: 20px solid #a10689;
}
.arbitrage_process_wrp .arb_circle_red {
  background-color: #cb001c;
}
.arbitrage_process_bottom .arb_circle_red_inn {
  background-color: #850012;
}
.arb_circle_red_inn::after {
  border-left: 20px solid #850012;
}
.arbitrage_process_wrp .arb_circle_green {
  background-color: #128807;
}
.arbitrage_process_bottom .arb_circle_green_inn {
  background-color: #085f00;
}
.arb_circle_green_inn::after {
  border-left: 20px solid #085f00;
}
.arbitrage_process_inn .arb_circle_green_inn {
  padding: 18px 37px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.service_section {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.service_section .site_comm_text{
  width: 65%;
}

.service_text {
  width: 60%;
  color: #494B50;
  text-align: right;
    font-family: Poppins, serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 170%;
}
/* Why Choose Webllisto */
.service_arbitrage_trading_wrp .why_us_staking_wrp {
  background-image: url('../images/arbitrage-whyus-bg.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 100px 0 112px;
}
/* responsive */

@media screen and (max-width: 1800px) {
  .arbitrage_process_bottom {
    background-image: unset;
  }
  .arbitrage_process_bottom {
    background-image: unset;
    gap: 80px;
    justify-content: center;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1600px) {
  .arbitrage_services_inn .arbitrage_services_left .listing_fees_box {
    width: 270px;
  }
  .arbitrage_services_wrp {
    padding: 80px 0 100px;
}
  .service_arbitrage_trading_wrp .talkto_experts_wrp .talkto_experts_inn {
    gap: 40px;
  }
  .arbitrage_features_benefit_wrp {
    padding: 40px 0px;
}
  .service_arbitrage_trading_wrp .talkto_experts_wrp .talkto_experts_inn h2 {
    font-size: 36px;
  }
  .arbitrage_features_wrp .features_upper_wrp {
    width: 430px;
    padding: 35px 60px;
  }
  .features_upper_wrp .mid_comm_text {
    font-size: 15px;
    line-height: 25px;
  }
  .arbitrage_process_wrp .comm_circle {
    min-width: 150px;
    min-height: 150px;
    padding: 25px;
  }
  .arbitrage_process_bottom {
    gap: 30px;
  }
  .arbitrage_process_bottom .comm_circle_inn {
    padding: 25px;
    min-width: 130px;
    min-height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .arbitrage_process_bottom .comm_circle_wrp {
    display: unset;
  }
  .arbitrage_process_bottom {
    gap: unset;
    justify-content: space-between;
  }
  .comm_circle_inn::after {
    top: 45px;
  }
  .arbitrage_process_inn .arb_circle_green_inn img {
    width: 58px;
  }
}

@media screen and (max-width: 1400px) {
  .arbitrage_services_inn .arbitrage_services_left .listing_fees_box {
    width: 290px;
  }
  .arbitrage_features_wrp {
    padding-top: 50px;
  }
  .arbitrage_features_benefit_wrp .features_benefit_bottom {
    padding-top: 40px;
}
  .arbitrage_services_wrp {
    padding: 50px 0 60px;
}
.arbitrage_features_main_wrp {
  padding: 90px 0 60px;
}
  .service_arbitrage_trading_wrp .comm_banner_heading {
    padding: 0 0 30px;
}
.arbitrage_trading_left .comm_banner_button {
  margin-top: 54px;
}
  .arbitrage_services_wrp .arbitrage_services_left {
    width: 60% !important;
  }
  .arbitrage_services_wrp .arbitrage_services_inn {
    gap: 40px;
  }
  .service_arbitrage_trading_wrp .talkto_experts_inn img {
    width: 50%;
  }
  .service_arbitrage_trading_wrp .talkto_experts_right {
    padding: 35px 0 35px;
  }
  .arbitrage_features_wrp .features_upper_wrp {
    width: 375px;
    padding: 35px 60px;
  }
  .arbitrage_process_bottom .comm_circle_wrp p {
    font-size: 17px;
    padding-top: 25px;
    min-height: 68px;
    max-width: 140px;
  }
  .arbitrage_process_wrp {
    padding: 80px 0;
}
.arbitrage_process_bottom {
  padding-top: 64px;
}
.hero_para, .site_comm_text {
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 25px;;
  font-weight: 500;
  color: rgb(73, 75, 80);
  width: 82%;
  margin: 30px auto 64px;
}
.service_arbitrage_trading_wrp .frequently_asked_wrp {
  padding: 20px 0px 80px;
}
.crypto_arbitrage_wrp .crypto_arbitrage_inn {
  gap: 100px;
}
.arbitrage_services_left .listing_fees {
  row-gap: 40px;
  padding-top: 40px;
}
.arbitrage_services_inn .mid_heading {
  margin: unset;
  padding: 20px 0 6px;
}
.arbitrage_services_inn .listing_fees figure {
  padding: 16px;
}
.service_arbitrage_trading_wrp .why_us_staking_wrp {
  padding: 80px 0 112px;
}
} /* 1399 */

@media screen and (max-width: 1199px) {
  .service_arbitrage_trading_wrp .arbitrage_trading_banner_inn {
    gap: 109px;
  }
  .crypto_arbitrage_wrp .crypto_arbitrage_inn {
    gap: 60px;
  }
  .arbitrage_trading_left .comm_banner_button {
    margin-top: 40px;
  }
  .arbitrage_services_wrp {
    padding: 40px 0 0;
  }
  .arbitrage_services_wrp .arbitrage_services_inn {
    flex-direction: column;
  }
  .arbitrage_services_wrp .arbitrage_services_left {
    width: 100% !important;
    text-align: center;
  }
  .service_arbitrage_trading_wrp .site_comm_text {
    width: 100%;
    text-align: center;
  }
  .arbitrage_services_left .listing_fees {
    column-gap: 40px;
    justify-content: center;
  }
  .arbitrage_services_inn .arbitrage_services_right {
    width: 100% !important;
    text-align: center;
  }
  .arbitrage_services_wrp .arbitrage_services_right img {
    width: 80%;
  }
  .arbitrage_services_wrp .arbitrage_services_right img {
    margin-top: 40px;
  }
  .arbitrage_services_wrp .arbitrage_services_inn {
    gap: 30px;
  }
  .arbitrage_features_main_wrp {
    padding: 60px 0;
  }
  .arbitrage_features_wrp {
    padding-top: 50px;
  }
  .features_benefit_bottom h6 {
    padding: 36px 40px 36px 40px;
    width: 390px;
  }
  .service_arbitrage_trading_wrp .arbitrage_trading_banner {
    height: unset;
    padding:80px 0;
}
.crypto_arbitrage_wrp {
  padding: 80px 0 40px;
}
.arbitrage_services_left .listing_fees {
  row-gap: 48px;
  padding-top: 60px;
}
.arbitrage_services_wrp .arbitrage_services_inn {
  gap: 16px;
}
.arbitrage_services_wrp .arbitrage_services_right img {
  margin-top: 30px;
}
.service_arbitrage_trading_wrp .talkto_experts_wrp {
  margin: 120px 0 0px;
}
.service_arbitrage_trading_wrp .why_us_staking_wrp {
  padding: 90px 0 100px;
}
} /* 1024 */

@media only screen and (max-width: 1023px) {
  .features_benefit_bottom h6 {
    padding: 36px 40px 36px 40px;
    width: 360px;
  }
  .arbitrage_features_benefit_wrp {
    padding: 30px 0;
  }
  .arbitrage_process_bottom {
    justify-content: center;
    column-gap: 25px;
    row-gap: 40px;
  }
  .arbitrage_process_wrp {
    padding: 50px 0;
  }
} /* 980 */

@media only screen and (max-width: 979px) {
  .arbitrage_trading_banner_inn .arbitrage_trading_left {
    width: 100%;
  }
  .service_arbitrage_trading_wrp .arbitrage_trading_banner_inn {
    flex-direction: column;
  }
  .service_arbitrage_trading_wrp .comm_banner_heading {
    text-align: center;
    padding: 0 0 16px;
  }
  .service_arbitrage_trading_wrp .arbitrage_trading_banner_inn {
    gap: 30px;
  }
  .service_arbitrage_trading_wrp .arbitrage_banner_right span {
    padding: 12px 24px;
    font-size: 12px;
    left: 0;
  }
  .arbitrage_trading_banner_inn .arbitrage_banner_right {
    width: 50%;
  }
  .arbitrage_trading_left .comm_banner_button {
    margin-top: 20px;
  }
  .crypto_arbitrage_wrp {
    padding: 60px 0 40px;
  }
  .crypto_arbitrage_wrp .crypto_arbitrage_inn {
    flex-direction: column-reverse;
  }
  .crypto_arbitrage_inn .crypto_arbitrage_right {
    width: 100%;
    text-align: center;
  }
  .crypto_arbitrage_inn .crypto_arbitrage_left {
    width: 50%;
  }
  .service_arbitrage_trading_wrp .talkto_experts_right {
    padding: unset;
    text-align: center;
  }
  .service_arbitrage_trading_wrp .talkto_experts_wrp .talkto_experts_inn {
    flex-direction: column;
  }
  .service_arbitrage_trading_wrp .talkto_experts_inn img {
    margin-top: -160px;
  }
  .service_arbitrage_trading_wrp .talkto_experts_inn img {
    width: 50%;
  }
  .service_arbitrage_trading_wrp .talkto_experts_wrp .talkto_experts_inn {
    padding: 0 30px 30px;
  }
  .service_arbitrage_trading_wrp .talkto_experts_wrp .talkto_experts_inn h2 {
    text-align: center;
  }
  .arbitrage_features_wrp .features_upper_wrp {
    width: 325px;
  }
  .arbitrage_features_benefit_wrp .features_benefit_bottom {
    justify-content: center;
  }
  .service_arbitrage_trading_wrp .arbitrage_trading_banner {
    padding: 50px 0;
}
.arbitrage_services_wrp {
  padding: 0px 0 30px;
}
.service_arbitrage_trading_wrp .container_why_us_staking {
  margin-top: 8px;
}
.service_arbitrage_trading_wrp .frequently_asked_wrp {
  padding: 60px 0px 80px;
}
.service_arbitrage_trading_wrp .site_comm_heading {
  font-size: 30px;
}
.why_us_staking_wrp {
  padding: 70px 0 0 !important; 
}
.site_comm_text {
  margin: 16px auto 40px;
}
.service_section {
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
.arbitrage_services_wrp .section_title{
  text-align: center;
 
}
.service_section .site_comm_heading{
  margin-bottom: 10px;
}
.service_section .service_text {
  width: 80%;
  color: #494B50;
  text-align: center;
  font-family: Poppins, serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%;
  margin: 0 auto;
  }
 .listing_fees_box .mid_heading {
    font-size: 18px;
    line-height: 24px;
  }
  .listing_fees_box .site_comm_text{
    font-size: 14px;
    line-height: 22px;
  }
  .arbitrage_services_wrp .arbitrage_services_right img {
    width: 50%;
  }
  .service_arbitrage_trading_wrp .talkto_experts_wrp .talkto_experts_inn h2{
    font-size: 26px;
  }
  .arbitrage_features_benefit_wrp .flawless_wrp{
    width: 90%;
  }
  .features_benefit_bottom h6{
    width: 100%;
    padding:  36px 40px 40px 80px;
  }

} /* 768 */

@media only screen and (max-width: 767px) {
  .arbitrage_services_inn .arbitrage_services_left .listing_fees_box {
    width: 230px;
  }
  .service_arbitrage_trading_wrp .talkto_experts_wrp .talkto_experts_inn h2 {
    font-size: 26px;
  }
  .arbitrage_features_wrp .features_upper_wrp {
    width: 289px;
    padding: 30px 45px 30px 30px;
  }
  .arbitrage_features_wrp {
    column-gap: 20px;
    row-gap: 40px;
  }
  .arbitrage_features_wrp .mid_heading{
    font-size: 18px;
    list-style: 24px;
  }
  .features_upper_wrp .mid_comm_text {
    font-size: 13px;
    line-height: 20px;
  }
  .arbitrage_features_wrp{
    padding-top: 10px;
  }
} /* 650 */

@media only screen and (max-width: 649px) {
  .arbitrage_trading_banner_inn .arbitrage_banner_right {
    width: 100%;
  }
  .service_arbitrage_trading_wrp .site_comm_text {
    width: 100%;
    margin: 20px auto 64px;
  }
  .crypto_arbitrage_inn .crypto_arbitrage_left {
    width: 100%;
  }
  .service_arbitrage_trading_wrp .site_comm_heading {
    margin-top: 20px;
  }
  .arbitrage_services_inn .arbitrage_services_left .listing_fees_box {
    width: 200px;
  }
  .arbitrage_services_inn .listing_fees figure {
    padding: 16px;
  }
  .arbitrage_services_wrp .arbitrage_services_right img {
    width: 100%;
    margin-top: 40px;
  }
  .service_arbitrage_trading_wrp .talkto_experts_wrp {
    margin: 125px 0 0px;
  }
  .arbitrage_features_wrp .features_upper_wrp {
    width: 100%;
    padding: 51px 65px 45px 65px;
  }
  .service_arbitrage_trading_wrp .why_us_staking_wrp {
    padding: 50px 0 0 !important;
  }
} /* 480 */

@media only screen and (max-width: 479px) {
  .arbitrage_services_wrp {
    padding: 20px 0 0;
  }
  .arbitrage_services_inn .arbitrage_services_left .listing_fees_box {
    width: 100%;
  }
  .arbitrage_services_left .listing_fees {
    row-gap: 25px;
  }
  .service_arbitrage_trading_wrp .talkto_experts_inn img {
    margin-top: -100px;
  }
  .arbitrage_features_wrp .features_upper_wrp {
    padding: 30px 50px 30px 40px;
  }
  .features_benefit_bottom h6 {
    padding: 24px 15px 25px 75px;
    width: 280px;
  }
  .flawless_wrp .flawless_comm img {
    width: 85%;
  }
  .features_benefit_bottom h6 {
    font-size: 16px;
  }
  .arbitrage_features_benefit_wrp .flawless_wrp .flawless_comm {
    padding: 50px;
  }
} /* 375 */

@media only screen and (max-width: 374px) {
} /*320 */
