@media (max-width: 1200px) {
    
}
@media only screen and (max-width: 992px){
  .left-plan ul li {
    color: aliceblue;
    padding: 10px 0;
    font-size: 16px;
}
    .contact-link-1 .hover1 {
    right: 12px;
}
        .contact-link-1 .hover2 {
    right: 12px;
}
        .contact-link-1 .hover3 {
    right: 12px;
}
    
    .right-plan ul li {
    color: aliceblue;
    padding: 10px 0;
    font-size: 16px;
}

    .social-icon {
    display: inline-block;
}
    .social-icon>li {
    padding: 15px 15px;
    float: left;
    display: inline-block;
    margin: 10px;
}
    .contact-link>li>a {
    text-decoration: none;
    color: aliceblue;
    font-size: 15px;
    letter-spacing: unset!important;
}
    .volo_mlm_chart>img {
    width: 100%;
    display: block;
    /* margin: 20px auto; */
    margin-top: 60px;
}
}

@media only screen and (max-width: 767px) {
    #af-form-1910374473 .af-standards .af-element{
        padding: 0px 15px !important;
    }
    .seo-quote > h3 {
    text-align: center;
    padding: 35px 0;
    font-size: 20px;
}
    .bg-contents ul li a {
    color: white;
    font-size: 16px;
}
    .bg-contents ul li a i {
    /* animation: animName 2s infinite; */
    padding-right: 6px;
}
    #af-form-1910374473 .buttonContainer input.submit {
    width: 100% !important;
}
    #af-form-1910374473 .af-body {
        padding-bottom: 11px !important;
    }
   .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
   .help-title {
    text-align: center;
    padding: 20px 0;
    color: aliceblue;
    margin-top: 0px;
    text-decoration: none;
    font-size: 18px;
}
    #af-form-1910374473 .af-body a {
    color: #fff;
    display: block;
    margin-top: 11px;
    text-align: center;
    float:none!important;
}
    .bg-contents {
    margin-top: 0px;
}
    #bar {
    margin-top: 40px;
}
    .bg-image {
    height: auto;
    background-position: 22% 1%;
    padding-top: 106px;
}
    .bg-image::before {
    height: 1000px;
}
  .bg-image::after {
    content: '';
    position: absolute;
    top: 84px;
    left: 0;
    bottom: 0;
    right: 0;
    background-image: url(data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' heigâ€¦h fill-rule='evenodd' d='M0 0h4v4H0V0zm4 4h4v4H4V4z'/%3E%3C/g%3E%3C/svg%3E);
    opacity: 0.15;
    height: 1000px;
}
    
    .bg-contents::after {
    content: '';
    width: 75px;
    height: 100px;
    background: url(../img/navigation.png)no-repeat;
    position: absolute;
    z-index: 102;
    display: block;
    top: 80%;
    right: 262px;
    transform: rotate(135deg);
}
    .bg-contents p {
    margin-bottom: -37px;
}
    .left-plan{
        text-align: center
    }
    .right-plan ul {
    margin: 50px 0;
    text-align: center;
}
    .help-box {
padding: 12px;
    margin: 20px 0px;
    width: 100%;
    color: aliceblue;
    background: rgba(0, 0, 0, 0.2784313725490196);
    height:auto;
}
    .left-plan ul li {
    color: aliceblue;
    padding: 10px 0;
    font-size: 19px;
    display: block;
    width: 97%;
}
    .right-plan ul li {
    color: aliceblue;
    padding: 10px 0;
    font-size: 19px;
}
    .offer-price>h2 {
    text-align: center;
    padding: 29px 0px;
    color: #393939;
    font-size: 24px;
}
    
    .offer-price>p {
    text-align: center;
    color: #59474b;
    margin-bottom: 5px;
}
    .strikethrough:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    box-shadow: 0 1px rgba(255,255,255,0.6);
    margin-top: -15px;
    background: #ff0000;
    transform-origin: center left;
    animation: strikethrough 1s 0.5s cubic-bezier(.55, 0, .1, 1) 1;
    transition: transform 0.5s cubic-bezier(.55, 0, .1, 1);
}
    .rohmbus-clip .container{
        padding: 0 !important
    }
    .contact-link {
    padding: 15px 0;
    text-align: center;
}
    .volo-footer .container{
        padding: 0!important
    }
    .social-icon-center {
    margin: 25px auto;
    padding: 20px 0;
    text-align: center;
}
    .contact-link>li {
    padding: 5px 0;
    display: inline-block;
    margin-right: 8px;
}
}
@media screen and (max-width:575px){
   .bg-image .container-1 {
      margin: auto;
    padding: 0 40px!important
}
    .bg-contents::after {
    content: '';
    width: 75px;
    height: 100px;
    background: url(../img/navigation.png)no-repeat;
    position: absolute;
    z-index: 102;
    display: block;
    top: 80%;
    right: 46%;
    transform: rotate(135deg);
}
    .offer-price>h2 {
     padding: 20px 50px
}
}

@media (max-width: 600px) {
    .icon-bar-google{display: none}
}

@media (max-width: 490px) {
    .contact-link>li {
    padding: 5px 0;
    display: block;
}
    .footer-logo>img {
    display: block;
    margin: auto;
    width: 78%;
    padding-top: 20px;
}
    .bg-image .container-1 {
    margin: auto;
    padding: 0 15px!important;
}
    .bg-contents::after {
    content: '';
    width: 75px;
    height: 100px;
    background: url(../img/navigation.png)no-repeat;
    position: absolute;
    z-index: 102;
    display: block;
    top: 82%;
    right: 46%;
    transform: rotate(135deg);
}
    .offer-price>h2 {
    text-align: center;
    padding: 29px 0px;
    color: #393939;
    font-size: 20px;
}
    .offer-price>p {
     padding: 0px; 
}
    .bg-contents h2 {
    font-size: 25px;
    color: #fff;
    text-align: center;
}
    .bg-contents p {
    font-size: 15px;
    color: #fff;
    margin-top: 25px;
    padding: 10px;
    /* line-height: 24px; */
    text-align: start;
}
    
    
    
    
    
    
    
}
@media screen and (max-width:417px){
    .offer-price>h2 {
    padding: 20px 26px;
}
    .offer-price>h2 {
    text-align: center;
    /* padding: 29px 0px; */
    color: #393939;
    font-size: 16px;
}
}
@media only screen and (min-width:320px) and (max-width:767px){

.logo {
    width: auto;
    display: block;
    text-align: center;
    margin: auto;
}
.bg-contents::after{
    display:none;
}
.hide-sm{
    display:block !important;
    
}
.show-sm{
    display:none!important;
}
}