.you-can-order-section{
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
  }
  .you-can-order-section img{
    width: 80%;
  }
  .your-guarntee-section{
    margin-bottom: 10px;
    text-align: center;
  }
  .your-guarntee-section img{
    width: 80%;
  }
  .your-guarntee-section1{
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .your-guarntee-section1 img{
    width: 55%;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .click-here-section{
    text-align: center;
    margin-left: -25px;
  }
  .click-here-section .right-arrow{
    width: 49px;

  } 
  .click-here-section .round-button{
    width: 49px;
  }
  .Special-track-bg{
        background-image: url("../images_new/org-middle-bg.gif");
    position: relative;
    background-size: 100% 100%;
  } 
  .Special-track-bg::after{
    position: absolute;
    content: '';
    right: -50px;
    top: 0px;
    background-image: url("../images_new/org-right-corner.gif");
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
  }
  .frequently-section{
    background-image: url(../images_new/faq-bg.jpg);
    background-repeat: no-repeat;
    background-size: 90% 100%;
    padding: 10px 160px 10px 0px;
  }
  .frequently-section ul li {
    list-style-type: none;
    position: relative;
    padding-left: 30px;
    margin-top: 10px
  }
  .frequently-section ul li::before {
    position: absolute;
    content: '';
    left: 10px;
    top: 6px;
    background-image: url("../images_new/orange-buller.gif");
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
  }
  .frequently-section ul li h5{
    font-size: 12px;
    line-height: 20px;
  }
  .frequently-section ul li p{
    font-size: 12px;
    line-height: 20px;
  }
  .sites-that-section{
    background-image: url(../images_new/sites-notaccepted-bg.jpg);
    background-repeat: no-repeat;
    background-size: 90% 100%;
    padding: 10px 55px 0px 0px;
    height: 390px;

  }
  .sites-that-section ul li {
    list-style-type: none;
    position: relative;
    padding-left: 30px;
    margin-top: 10px
  }
  .sites-that-section ul li::before {
    position: absolute;
    content: '';
    left: 10px;
    top: 6px;
    background-image: url("../images_new/orange-buller.gif");
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
  }
  .list-supported-country-section{
    background-image: url("../images/listof-countries-bg.gif");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    float: left;
    padding: 0px 10px 10px 10px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .list-supported-country-section ul{
    width: 16%;
    margin-left: 20px;
    float: left;
  }
  .list-supported-country-section ul li{
    list-style-type: none;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    margin-bottom: 10px;
  }
  .list-supported-country-section ul li::before{
    position: absolute;
    content: '';
    left: -15px;
    top: 6px;
    background-image: url("../images_new/org-arrow.gif");
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
  }
  .list-available-country-section{
    background: url("../images_new/available-categories-bg.gif") ;
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  .list-available-country-section table td{
    padding: 5px;
  }
  hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 3px solid #eee!important;
}
.limited-offer-image-sec{
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.limited-offer-image-sec a p{
  color: #fff;
  text-decoration: none;
  background-color: #8a0d0d;
  padding: 10px;
  border-radius: 10px;
  font-size: 20px;
  font-weight: bold;
  font-style: italic;
  line-height: 25px;
}
.dv-d{
  display: none;
}
.pd-0{
  padding: 0px;
}
select[multiple], select[size] {
    height: auto;
    font-size: 13px!important;
}
.style10 {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #c1c3c2;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
    text-decoration: none;
    padding-left: 12px;
    background-color: #f3f5f4;
}
.redtext11{
  font-style: italic;
  margin-bottom: 15px;
}


  /*.list-available-country-section{
    background: url(images_new/available-categories-bg.gif) ;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 0px 50px 50px 50px;
    width: 100%;
    float: left;
  }
  .list-available-country-section ul{
    width: 16%;
    margin-left: 20px;
    float: left;
  }
  .list-available-country-section ul li{
    list-style-type: none;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    margin-bottom: 10px;
  }
  .list-available-country-section ul li::before{
    position: absolute;
    content: '';
    left: -15px;
    top: 6px;
    background-image: url(images_new/org-arrow.gif);
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
  }*/
  @media(max-width: 767px){
  .you-can-order-section img {
    width: 100%;
}
.you-can-order-section {
    margin-top: 10px;
    margin-bottom: 10px;
}
.your-guarntee-section img {
    width: 100%;
}
.clickhere-link{
  font-size: 12px;
}
.click-here-section {
    margin-left: -15px;
    margin-bottom: 20px;
}
.click-here-section .right-arrow {
    width: 25px;
}
.click-here-section .round-button {
    width: 25px;
  }
  .Special-track-bg {
    margin-bottom: 15px;
}
.redtext11{
  font-size: 10px;
  margin-bottom: 15px;
}
.your-guarntee-section1 img {
    width: 90%;
}
.frequently-section img{
  width: 100%;
  margin-left: -10px;
}
.frequently-section {
    background-size: 100% 100%;
    padding: 10px;
}
.sites-that-section {
    background-size: 100% 100%;
    margin-top: 20px;
}
.list-available-country-section{
    background: transparent; ;
  }
  .whitetext1 {
    font-size: 13px;
}
.payment-table table tr td{
  font-size: 10px!important;
  padding: 2px;
}
.blackboldtext{
  font-size: 11px!important;
}
.limited-offer-image-sec a p{
  font-size: 11px!important;
  line-height: 20px;
  padding: 5px;
}
.list-supported-country-section ul li{
  font-size: 10px;
}
/*.titles-bg{
  font-size: 10px;
}
.blackboldtext{
  font-size: 10px;
}
.white-bg{
  font-size: 10px;
}*/
.sites-that-section img{
  width: 100%!important;
}
.price-bg{
  background-size: 100% 100%;
}
.mv-d{
  display: none;
}
.dv-d{
  display: block;
}
}
 @media(max-width: 1024px){
  .Special-track-bg::after{
    display: none;  
  }
  

 }
