@media (min-width: 120px) and (max-width: 810px) {


#smmpanel-single-services-container{
    display:block !important;
}

#singlePanelContainer{
 margin-top:10% !important;
}

#allPanelContainer {
      padding: 12px;
      margin-top:28% !important;

    }

.cheapest-panel-container {
    max-height: 300px !important;
    overflow-y: scroll;
}

.panels-and-f-and-q-container{
    display:flow !important;
}
 #approvedReviewsDiv{
    margin-top:5% !important;
    margin-left: 0.2% !important;
 }
    .reviewsContainerDiv{
        margin-top: 0% !important;
    }

    .reviewContentContainer {
        display:block !important;
    }

    .smmpanelNewsStyle h5{
        padding:4.5% !important;
    }

    .findStyle2 {
          margin-bottom: 10%;
        }

        .reviewRightSideContainer {
            width:100% !important;
        }

        .reviewLeftSideContainer {
            width:100% !important;
        }

        .mainIndexContent {
            margin-bottom: 30% !important;
            overflow-x: hidden;
        }
}

.cheapest-panel-container {
    max-height: 2700px;
    overflow-y: scroll;
}

.panels-and-f-and-q-container{
    display:flex;
}

.reviewRightSideContainer {
    width:50%;
}

.reviewLeftSideContainer {
    width:50%;
}

    #allPanelContainer {
      padding: 12px;
      margin-top:2%;

    }

    .smmpanelTopDescriptionText {
      text-align: center;
      background: #273E47;
      padding: 10px;
      color: #fff;
      margin-bottom: 30px;
      margin-top: 2%;
      border-radius: 8px;
    }

    .smmpanelMainTitle {
      text-align: center;
      background: #212529;
      padding: 10px;
      margin: 0px;
      margin-top: -5px;
      color: #fff;
      border-radius: 8px;
    }


    .findStyle2 {
      margin-bottom: 3%;
      padding: 0px 13px;
    }

    .smmpanelNewsStyle h5 {
      background: #273E47;
      color: #fff;
      padding: 2.5%;
      margin: 0px;
      border-radius: 10px !important;
      border: 1px solid #ccc !important;
    }

    .smmpanelNewsStyle p {
          background: #BD632F;
          color: #fff;
          padding: 20px;
          /*min-height: 185px;*/
          box-shadow: 3px 8px 9px 0px #121617eb;
          text-align: justify;
          border-radius: 10px !important;
          border: 1px solid #ccc !important;
     }


    .parallaxForSmm {
      /* The image used */
      background-image: url("../images/smm/smm-panels-list-bg.webp") !important;
      /* Set a specific height */
      min-height: 500px;

      /* Create the parallax scrolling effect */
      background-attachment: fixed;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;

      padding: 24px;

      margin: 3px;
      padding-top: 42px;
      margin-bottom: 25px;
      border-radius: 8px;
    }

    #singlePanelContainer {
      padding: 28px 10px;
      margin-top:1%;
    }

    .singleSMMPanelLeft {
      margin: 0px;
      background: #273E47;
      padding: 0px;
      color: #fff;
      box-shadow: -3px 5px 9px 0px #121617eb;
      border-radius: 8px;
    }

    .singleSMMPanelLeft img {
      margin: 16px;

      margin-right: 10px;


    }

    .singleSMMPanelRight {
      margin: 0px;

      padding: 0px;


    }

    .leftHeaderSmmPanel {
      padding: 10px 25px;
      background: #212529;
      display: flex;

    }

    .smmpanelMainContainer2 {

      padding: 25px 20px !important;

    }

    #singlePanelDescription {
      margin: 25px 0px;
      padding: 33px;
      background: #f54;
      color: #fff;
    }

    .mainServicePanel2 {
        height: 120px;
        padding: 11px 0px;
        margin: 0%;
        margin-bottom: 6%;
        margin-right: 2%;
    }

    .servicesPanelTitleSmmpanels {
      padding: 18px;
      margin: 0px;
      margin-bottom: 0px;
      background: #212529;
      color: #fff;
      margin-bottom: 0.5%;
      margin-top: 25px;
      border-radius: 8px;
    }

    .bottomSMMPanelStyle2 {
      padding: 0px;
    }

    .rightContentTopSingleLinks {
      margin-left: auto;
      margin-right: 0;

    }

    .singleSMMPanelLeft p {
      padding: 20px;

    }

    .rightDivServicesContent {

      padding: 0px;
    }

    .bottomContent {
      margin-top: 10px;
    }

    .mainIndexContent{
      margin-top: 6%;
      margin-bottom: 1%;
      overflow-x: hidden;
    }

    .panelDetailsHeading{
        border-radius: 8px;
        text-align: center;
        /*margin: 2%;*/
        margin-top: 0%;
        color:#fff;
        background-color: #BD632F;
        padding: 1%;
    }

    .panelDetailsHeading:hover {
      font-weight: bold;
    }

    .panelDetailsDiv{
        border-radius: 8px;
        text-align: center;
        font-size: 20px;
        padding: 2%;
        color:#fff;
        background-color:#212529f5;
        margin-top:2%;
    }

    /*.panelDetailsDiv:hover{
        font-weight: bold;
    }*/

    .parallaxForServices1 {
            /* The image used */
            background-image: url("../images/smm/smm-panel-info-data-bg-1.webp") !important;
          /* Set a specific height */
          min-height: 500px;

          /* Create the parallax scrolling effect */
          background-attachment: fixed;
          background-position: center;
          background-repeat: no-repeat;
          background-size: cover;
          padding-bottom:2%;
          margin-top:2%;
          margin-bottom:2%;
          border-radius: 8px;

    }

     .parallaxForServices2 {
           /* The image used */
           background-image: url("../images/smm/smm-panel-info-data-bg-2.webp") !important;
           /* Set a specific height */
           min-height: 500px;

           /* Create the parallax scrolling effect */
           background-attachment: fixed;
           background-position: center;
           background-repeat: no-repeat;
           background-size: cover;
           padding-bottom:2%;
           margin-top:2%;
           margin-bottom:2%;
           border-radius: 8px;
      }

      .parallaxForServices3 {
            /* The image used */
            background-image: url("../images/smm/smm-panel-info-data-bg-3.webp") !important;
            /* Set a specific height */
            min-height: 500px;

            /* Create the parallax scrolling effect */
            background-attachment: fixed;
            background-position: center;
            background-repeat: no-repeat;
            background-size: cover;
            padding-bottom:2%;
            margin-top:2%;
            margin-bottom:2%;
            border-radius: 8px;
       }

       .star-rating-trustpilot {
         font-size: 200%;
       }

       .star-trustpilot {
         cursor: pointer;
         color: gray;
       }

       .star-trustpilot.active,
       .star-trustpilot:hover {
         color: gold;
       }


     .star-rating {
       font-size: 190%;
     }
      .star {
        cursor: pointer;
        color: gray;
        margin-left: 20%;
      }
      .star.active,
      .star:hover {
        color: gold;
      }

      .review-star-rating {
         font-size: 190%;
       }
        .review-star {
          cursor: pointer;
          color: gray;
        }
        .review-star.active,
        .star:hover {
          color: gold;
        }



      .error {
          border: 2px solid #BD632F;
      }

      .error:focus {
        border: 2px solid #BD632F;
      }


      .singleReview{
          border-radius: 15px;
          display: flex;
          background: #1d1b1a1a;
          margin-bottom: 12px;
          box-shadow: -1px 0px 5px #121617eb;
      }

      #approvedReviewsDiv {
        max-height: 960px; /* Set the maximum height where scrolling should start */
        overflow-y: auto;
      }


