@media (min-width: 1450px) and (max-width: 1920px) {
   .image_alignment{
       margin-left:80px;
   }
   
   
 .image_alignment1{
       margin-left:80px;
   }
   
   .box-container {
   background-color: #023550;
    height: 350px;
    margin-top: 10px;
    border: 10px solid grey;
}
 .box-container2 {
   background-color: #023550;
    height: 350px;
    margin-top: 10px;
    border: 10px solid grey;
}
  .box-container3 {
   background-color: #023550;
    height: 350px;
    margin-top: 10px;
    border: 10px solid grey;
    
}

.plandeer_first_card_title{
    font-size: 16px; 
    padding: 0px; 
    margin-left: 30px;
}

.product-title4 {
    margin-top: 20px;
}
.product-title {
    /*text-align: center;*/
    /*margin-right: 20px;*/
    color: white;
    font-size: 20px;
    padding: 10px;
    margin-left: 40px;
    
}
.plandeer_first_card_paragraph{
      font-size: 16px; 
  font-weight:bold;
    margin-left: 80px;
}

.plandeer_first_card_paragraph1{
      font-size: 13px;
    margin-left: 30px;
}
.product-title_jiffy {
    color: white;
    font-size: 18px;
    padding: 10px;
    margin-left: 80px;
    
}

    
    #header_title {
        margin-top: 100px;
    }
    #index_card{
        max-width: 85.5%;
        margin-left: 98px;
        margin-top: 30px;
        font-family: 'Open Sans' !important;
    }
 
    #header_title h1 {
        margin-left: 84px;
        font-size: 28px;
        color: #222222 !important;
        font-weight: 400;
        
    }
    #header_title a {
        color: #D83B2D;
        text-decoration: none;
    }
    #header_title a:hover {
        color: #EA9040;
    }
    #header_title p {
        color: #222222;
        font-size: 15px !important;
        line-height: 22px;
        font-weight: 450 !important;
        margin-left: 347px;
    } 
    form input[type="submit"] {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
        border: 1px solid #fff;
        border-radius: 6px;
        color: #ffffff !important;
        display: block;
        font-size: 16px;
        font-weight: bold !important;
        padding: 9px 0 11px !important;
        text-align: center;
        width: 70%;
        margin-left: 36px;
        transition: background-color 0.3s ease;
        /* Add a smooth transition effect */
    }

    form input[type="submit"]:hover {
        background-color: #023545;
        /* Change the background color on hover */
        color: #ffffff !important;
        /* Change text color on hover */
    }

    a.download-link {
        background: #e8493c;
        color: #ffffff;
        display: block;
        font-weight: bold;
        text-align: center;
        width: 190px !important;
        margin-left: 30px;
        text-decoration: none;
        transition: background-color 0.3s ease;
        padding: 10px;
        margin-top: 28px;
    }
        a#download_link{
            background: #e8493c;
            color: #ffffff;
            display: block;
            font-weight: bold;
            text-align: center;
            width: 190px !important;
            margin-left: 45px;
            text-decoration: none;
            transition: background-color 0.3s ease;
            padding: 10px;
            margin-top: 28px;
            margin-left: 22px;
        }
                a#download_link1 {
                    background: #e8493c;
                    color: #ffffff;
                    display: block;
                    font-weight: bold;
                    text-align: center;
                    width: 190px !important;
                    margin-left: 27px;
                    text-decoration: none;
                    transition: background-color 0.3s ease;
                    padding: 10px;
                    margin-top: 25px;
                }
        #yellow_card {
    background: #f4c740;
    border: 1px solid #E0E0E0;
    margin-top: 11px;
    margin-left: -12px;
    padding-right: -10px;
    width: 101%;
}

        
    
    
  a.download-link1 {
  background: #e8493c;
        color: #ffffff;
        display: block;
        font-weight: bold;
        text-align: center;
        width: 190px !important;
        margin-left: 45px;
        text-decoration: none;
        transition: background-color 0.3s ease;
        padding: 10px;
        margin-top: 28px;
}

    a.download-link:hover {
        background-color: #023545;
        /* Change the background color on hover */
        color: #ffffff !important;
        /* Change text color on hover */
    }

    a.save-link {
        cursor: default;
        border: 2px solid yellow;
        padding: 8px 39px !important;
        text-decoration:none;
        background: red;
        margin-left: 51px;
    }

    .product-price {
        color: white;
        font-size: 20px;
        padding: 15px;
        margin-left: 100px;
    }

    .clicky {
        background: url("https://excelsquare.com/wp-content/uploads/2015/12/tik2.png");
        background-repeat: no-repeat;
        padding-left: 30px;

    }

    #rgt-link a {
        color: #D83B2D;
        text-decoration: none;
        /* Remove default underline */
        transition: text-decoration 0.3s ease;
        /* Add smooth transition effect */
    }

    #rgt-link a:hover {
        color: #dd5b10;
    }

    a.pdf-downloadLink {
        color: white !important;
        margin-left: 125px;
        padding: 15px;
        background: #D83B2D;
        transition: background-color 0.3s ease;
        text-decoration: none;
    }

    a.pdf-downloadLink:hover {
        background-color: #023545;
        /* Change the background color on hover */
        color: #ffffff !important;
        /* Change text color on hover */
    }
    #pdf-download  {
        margin-left: 19px;
    }
    #pdf-download1  {
        margin-left: 10px;
    }
    #pdf-download2  {
        margin-left: 20px;
    }
    #pdf-download3 {
        margin-left: -15px;
    }
    #index_card1{
        width: 101.8%;
        margin-left: -11px;
        margin-top: 30px;
        font-family: 'Open Sans' !important;
        line-height: 25px;
    }
    #index_card2 {
        margin-left: -10px;
        width: 1294px;
        font-family: 'Open Sans' !important;
    }
#userCardContainer {
       background-color: white;
        padding: 40px;
        height: auto;
        margin-bottom: 20px;
        margin-right: 0px;
        margin-left: -38px;
        margin-top: -30px;
        width: 112%;
}

#userCardContainer::before {
    content: "What some of our Customers said about our earlier avatar of PlanDeer…";
    display: block;
    font-weight: bold;
    font-size: 14px;
    color:black;
    margin-top: -10px;
}
  
    .users_card {
        font-family: 'Open Sans';
        padding: 1rem;
        background-color: white;
        box-shadow: 5px 5px 15px grey;
        border: 1px solid grey;
        cursor: pointer;
        opacity: 0;
        transition: opacity 0.5s ease-in-out;
        margin-top: 5px;
    }
    .users_card.slide {
        opacity: 1;
    }
    .card__content span i {
        font-size: 2rem;
        color: var(--primary-color);
    }
    .card__details {
        color: grey;
        font-size: 13px;
        /*margin-left: 50px;*/
    }
    h4 {
        color: #de4235;
        font-size: 14x;
        font-weight: 800;

        margin-bottom: 35px;
         float: right;
    }
    h4 small {
        color: grey;
        font-weight: normal;
        font-size: 13px;
    }
    .slide {
        opacity: 1;
        transition: opacity 0.5s ease-in-out;
    }


    @keyframes slideIn {
        from {
            opacity: 0;
            transform: translateX(-100%);
        }

        to {
            opacity: 1;
            transform: translateX(0);
        }
    }
    #pdf-item {
    margin-left: 190px;
}
.hidden-content {
    display: none;
}

.hover-container:hover+.hidden-content {
    display: block;
}
         #margin {
    margin-top:25px;
}

 #jiffy_pink_card {
    margin-right: -15px;
}
.table-responsive {
    margin-left: -13px;
}
#plandeer_para {
    margin-left: -14px;
}
.for_desktop{
    margin-left: 8px;
}
}

    

  /* Desktop view - Microsoft Edge */
    
  @media (min-width: 1200px) and (max-width: 1366px) {
    #header_title {
        margin-top: 100px;
    }
    #index_card{
        max-width: 83.6%;
        margin-left: 98px;
        margin-top: 30px;
        font-family: 'Open Sans' !important;
    }
    #header_title h1 {
        margin-left: 84px;
        font-size: 28px;
        color: #222222 !important;
        font-weight: 400;
        
    }
    #header_title a {
        color: #D83B2D;
        text-decoration: none;
    }
    #header_title a:hover {
        color: #EA9040;
    }
    #header_title p {
        color: #222222;
        font-size: 15px !important;
        line-height: 22px;
        font-weight: 450 !important;
        margin-left: 260px;
    } 
    form input[type="submit"] {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
        border: 1px solid #fff;
        border-radius: 6px;
        color: #ffffff !important;
        display: block;
        font-size: 16px;
        font-weight: bold !important;
        padding: 9px 0 11px !important;
        text-align: center;
        width: 70%;
        margin-left: 36px;
        transition: background-color 0.3s ease;
        /* Add a smooth transition effect */
    }

    form input[type="submit"]:hover {
        background-color: #023545;
        /* Change the background color on hover */
        color: #ffffff !important;
        /* Change text color on hover */
    }

        a.download-link {
            background: #e8493c;
            color: #ffffff;
            display: block;
            font-weight: bold;
            text-align: center;
            width: 190px !important;
            margin-left: 20px;
            text-decoration: none;
            transition: background-color 0.3s ease;
            padding: 10px;
            margin-top: 28px;
        }
    
    
    
        a#download_link {
            background: #e8493c;
            color: #ffffff;
            display: block;
            font-weight: bold;
            text-align: center;
            width: 190px !important;
            margin-left: 20px;
            text-decoration: none;
            transition: background-color 0.3s ease;
            padding: 10px;
            margin-top: 28px;
            /* margin-left: 25px; */
        }
    
        a#download_link1 {
            background: #e8493c;
            color: #ffffff;
            display: block;
            font-weight: bold;
            text-align: center;
            width: 190px !important;
            margin-left: 20px;
            text-decoration: none;
            transition: background-color 0.3s ease;
            padding: 10px;
            margin-top: 28px;
        }

    a.download-link:hover {
        background-color: #023545;
        /* Change the background color on hover */
        color: #ffffff !important;
        /* Change text color on hover */
    }

    a.save-link {
        cursor: default;
        border: 2px solid yellow;
        padding: 8px 39px !important;
        text-decoration:none;
        background: red;
        margin-left: 51px;
    }

    .product-price {
        color: white;
        font-size: 20px;
        padding: 15px;
        margin-left: 100px;
    }

    .clicky {
        background: url("https://excelsquare.com/wp-content/uploads/2015/12/tik2.png");
        background-repeat: no-repeat;
        padding-left: 30px;

    }

    #rgt-link a {
        color: #D83B2D;
        text-decoration: none;
        /* Remove default underline */
        transition: text-decoration 0.3s ease;
        /* Add smooth transition effect */
    }

    #rgt-link a:hover {
        color: #dd5b10;
    }

    a.pdf-downloadLink {
        color: white !important;
        margin-left: 125px;
        padding: 15px;
        background: #D83B2D;
        transition: background-color 0.3s ease;
        text-decoration: none;
    }
    #pdf-item {
        margin-left: 540px;
        margin-top: -50px;
    }
    a.pdf-downloadLink:hover {
        background-color: #023545;
        /* Change the background color on hover */
        color: #ffffff !important;
        /* Change text color on hover */
    }
    #jf-p3 {
        margin-top: -24px;
    }
    #pdf-download3 {
        margin-left: -35px;
    }
    #index_card1{
        width: 102.2%;
        margin-left: -12px;
        margin-top: 30px;
        font-family: 'Open Sans' !important;
        line-height: 25px;
    }
    #index_card2 {
        margin-left: -12px;
    }
   #userCardContainer {
          background-color: white;
        padding: 23px;
        height: auto;
        margin-bottom: 20px;
        /* margin-right: -25px; */
        margin-left: -38px;
        margin-top: -18px;
        width: 114%;
}

#userCardContainer::before {
    content: "What some of our Customers said about our earlier avatar of PlanDeer…";
    display: block;
    font-weight: bold;
    font-size: 13px;
    color: black;
    margin-bottom: 0px;
}
  
    .users_card {
        font-family: 'Open Sans';
        padding: 1rem;
        background-color: white;
        box-shadow: 5px 5px 15px grey;
         border: 1px solid grey;
        cursor: pointer;
        opacity: 0;
        transition: opacity 0.5s ease-in-out;
        margin-top: 2px;
    }
    .users_card.slide {
        opacity: 1;
    }
    .card__content span i {
        font-size: 2rem;
        color: var(--primary-color);
    }
    .card__details {
        color: grey;
        font-size: 13px;
        /*margin-left: 50px;*/
    }
    h4 {
        color: #de4235;
        font-size: 15px;
        font-weight: 800;
        /*margin-top: 35px;*/
        margin-bottom: 35px;
         float: right;
    }
    h4 small {
        color: grey;
        font-weight: normal;
        font-size: 10px;
    }
    .slide {
        opacity: 1;
        transition: opacity 0.5s ease-in-out;
    }

    .users_card {
        opacity: 0;
        transition: opacity 0.5s ease-in-out;
    }

    .slide {
        opacity: 1;
        transition: opacity 0.5s ease-in-out;
    }


    @keyframes slideIn {
        from {
            opacity: 0;
            transform: translateX(-100%);
        }

        to {
            opacity: 1;
            transform: translateX(0);
        }
    }
    .hidden-content {
        display: none;
    }
    
    .hover-container:hover+.hidden-content {
        display: block;
    }

  
  .box-container {
   background-color: #023550;
    height: 350px;
    margin-top: 10px;
    border: 10px solid grey;
    
}

  .box-container2 {
   background-color: #023550;
    height: 350px;
    margin-top: 10px;
    border: 10px solid grey;
    
}

  .box-container3 {
   background-color: #023550;
    height: 350px;
    margin-top: 10px;
    border: 10px solid grey;
    
}

.plandeer_first_card_title{
    font-size: 13px; 
    padding: 1px; 
    margin-left: 20px;
    font-family: 'Open Sans' !important;
}


.product-title {
  
    color: white;
    font-size: 18px;
    padding: 10px;
    margin-left: 29px;
    
}

.plandeer_first_card_paragraph{
    font-size: 16px; 
  font-weight:bold;
      margin-left: 50px;
  
}
.plandeer_first_card_paragraph1{
      font-size: 13px;
    margin-left: 29px;
}

.product-title_jiffy {
    color: white;
    font-size: 18px;
    padding: 10px;
    margin-left: 58px;
    
}
   .image_alignment{
       margin-left:32px;
   }
    .image_alignment1{
       margin-left:30px;
   }
            #margin {
    margin-top:25px;
}
#jiffy_pink_card {
    margin-right: -37px;
}
.table-responsive {
    margin-left: -14px;
}
#plandeer_para {
    margin-left: -15px;
}
#yellow_card{
    background: #f4c740;
    border: 1px solid #E0E0E0;
    margin-top: 11px;
    margin-left: -13px;
    width: 101%;
       
}

  }
  /* iPad view */
  @media only screen and (min-width: 768px) and (max-width: 1023px) {
    #header_title {
        margin-top: 100px;
    }
    #index_card h2{
        text-align: center;
        font-size: 24px;
        line-height: 34px;
        font-weight: bold;
        color: #de4235;
        margin-top: -2px;
        margin-bottom: 30px;
        font-family: 'Open Sans' !important;
    }
        #index_card{
        text-align: justify;
        margin-top: 30px;
    }
    #header_title h1 {
        text-align: center;
         font-family: 'Open Sans' !important;
         font-size: 28px;
    }
    #header_title p{
        display: none;
    }
    form input[type="submit"] {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
        border: 1px solid #fff;
        border-radius: 6px;
        color: #ffffff !important;
        display: block;
        font-size: 16px;
        font-weight: bold !important;
        padding: 9px 0 11px !important;
        text-align: center;
        width: 70%;
        margin-left: 36px;
        transition: background-color 0.3s ease;
        /* Add a smooth transition effect */
    }
    
    form input[type="submit"]:hover {
        background-color: #023545;
        /* Change the background color on hover */
        color: #ffffff !important;
        /* Change text color on hover */
    }
     .box-container {
   background-color: #023550;
    height: 350px;
    margin-top: 10px;
    border: 10px solid grey;
}
     .box-container2 {
   background-color: #023550;
    height: 350px;
    margin-top: 10px;
    border: 10px solid grey;
}
  .box-container3 {
   background-color: #023550;
    height: 350px;
    margin-top: 10px;
    border: 10px solid grey;
    
}
.product-title4 {
 margin-top: 50px;
    
}
    a.download-link {
        background: #e8493c;
        color: #ffffff;
        display: block;
        font-weight: bold;
        text-align: center;
        width: 190px !important;
        margin-left: 34px;
        text-decoration: none;
        transition: background-color 0.3s ease;
        padding: 10px;
        margin-top: 25px;
    }

      
    
        a#download_link {
            background: #e8493c;
            color: #ffffff;
            display: block;
            font-weight: bold;
            text-align: center;
            width: 190px !important;
            margin-left: 40px;
            text-decoration: none;
            transition: background-color 0.3s ease;
            padding: 10px;
            margin-top: 25px;
            /* margin-left: 25px; */
        }
    
     a#download_link1 {
        background: #e8493c;
        color: #ffffff;
        display: block;
        font-weight: bold;
        text-align: center;
        width: 190px !important;
        margin-left: 27px;
        text-decoration: none;
        transition: background-color 0.3s ease;
        padding: 10px;
        margin-top: 25px;
}
    a.download-link:hover {
        background-color: #023545;
        /* Change the background color on hover */
        color: #ffffff !important;
        /* Change text color on hover */
    }
    
    a.save-link {
        cursor: default;
        border: 2px solid yellow;
        padding: 8px 39px !important;
        text-decoration:none;
        background: red;
        margin-left: 51px;
    }
    
    .product-price {
        color: white !important;
        font-weight: 300 !important;
        font-size: 20px;
        padding: 15px;
        
    }
    
    .clicky {
        background: url("https://excelsquare.com/wp-content/uploads/2015/12/tik2.png");
        background-repeat: no-repeat;
        padding-left: 30px;
    
    }
    
    #rgt-link a {
        color: #D83B2D;
        text-decoration: none;
        /* Remove default underline */
        transition: text-decoration 0.3s ease;
        /* Add smooth transition effect */
    }
    
    #rgt-link a:hover {
        color: #dd5b10;
    }
    
    a.pdf-downloadLink {
        color: white !important;
        margin-left: 125px;
        padding: 15px;
        background: #D83B2D;
        transition: background-color 0.3s ease;
        text-decoration: none;
    }
    
    a.pdf-downloadLink:hover {
        background-color: #023545;
        /* Change the background color on hover */
        color: #ffffff !important;
        /* Change text color on hover */
    }
    #pdf-download  {
        margin-left: 30px;
    }
    #pdf-download1  {
        margin-left: 23px;
    }
    #pdf-download2  {
        margin-left: 20px;
    }
    #pdf-download3 {
        margin-left: -15px;
    }
    #index_card1{
        width: 103.2%;
        margin-left: -11px;
        margin-top: 30px;
        font-family: 'Open Sans' !important;
        line-height: 25px;
    }
    #index_card2 {
        width: 103.2%;
        margin-left: -10px;
        font-family: 'Open Sans' !important;
    }
   #userCardContainer {
    background-color: white;
    padding: 40px;
    height: auto;
    margin-bottom: 20px;
}

/*  #userCardContainer {*/
/*    background-color: white;*/
/*    padding: 40px;*/
/*    height: auto;*/
/*    margin-bottom: 20px;*/
/*}*/

#userCardContainer::before {
    content: "What some of our Customers said about our earlier avatar of PlanDeer…";
    display: block;
    font-weight: bold;
    font-size: 14px;
    color: black;
    margin-bottom: 20px;
}
  
    
     .users_card {
        font-family: 'Open Sans';
        padding: 1rem;
        background-color: white;
        box-shadow: 5px 5px 15px grey;
         border: 1px solid grey;
        cursor: pointer;
        opacity: 0;
        transition: opacity 0.5s ease-in-out;
    }
    .card__details {
    margin-left: 50px;
    color: grey;
    font-size: 13px;
    align-items: center;
    line-height: 1.6;
    align-items: center;
    font-family: "Open Sans" !important;
  }
     .card__details strong {
        color: black; /* Change color to black */
    }
.users_card {
    max-height: 210px; /* Adjust this value as needed */
    overflow: hidden;
}

.users_card .card__details {
    line-height: 21px; /* Set the line height to match your paragraph */
    max-height: 105px; /* Set half of the max-height of the card */
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5; /* Limit to 5 lines */
}

.users_card.slide .card__details {
    max-height: none; /* Disable max-height when sliding in */
    -webkit-line-clamp: none; /* Disable line clamp when sliding in */
    transition: max-height 0.5s ease; /* Smooth transition for max-height */
}
    
       h4 {
        color: #de4235;
        font-size: 15px;
        font-weight: 800;
        /*margin-top: 35px;*/
        margin-bottom: 35px;
         float: right;
    }
    h4 small {
        color: grey;
        font-weight: normal;
        font-size: 10px;
    }
    
    
    .users_card {
        opacity: 0;
        transition: opacity 0.5s ease-in-out;
    }
    
    .slide {
        opacity: 1;
        transition: opacity 0.5s ease-in-out;
    }
    
    
    @keyframes slideIn {
        from {
            opacity: 0;
            transform: translateX(-100%);
        }
    
        to {
            opacity: 1;
            transform: translateX(0);
        }
    }
    .pdf-item {
        margin-left: 65px;
        margin-top: 10px;
        }
        .hidden-content {
            display: none;
        }
        
        .hover-container:hover+.hidden-content {
            display: block;
        }
        
        #product-title {
            text-align:center;
        }
        .plandeer_first_card_title {
            text-align:center;
        }
        .plandeer_first_card_paragraph {
            text-align:center;
        }
        .plandeer_first_card_paragraph1 {
            text-align:center;
            text-align:justify;
            margin-left:60px;
        }
        .box-container {
            background-color: #023550;
             height: 350px;
             margin-top: 10px;
             border: 10px solid grey;
         }
         
           .box-container3 {
            background-color: #023550;
             height: 350px;
             margin-top: 10px;
             border: 10px solid grey;
         }
           #version-table {
        margin-left: 12px;
    }
        .simply_simpler {
            margin-left: 10px;
        }
#yellow_card{
    background: #f4c740;
    border: 1px solid #E0E0E0;
    margin-top: 11px;
    /* margin-left: -10px; */
    padding-right: -10px;    
}
       }
      
   /* Mobile view */
   @media only screen and (max-width: 767px) {
    #header_title {
    margin-top: 100px;
}
#index_card h2{
    text-align: center;
    font-size: 24px;
    line-height: 34px;
    font-weight: bold;
    color: #de4235;
    margin-top: -2px;
    margin-bottom: 30px;
    font-family: 'Open Sans' !important;
}
    #index_card{
    text-align: justify;
}
#header_title h1 {
    text-align: center;
}
#header_title p{
    display: none;
}
form input[type="submit"] {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 6px;
    color: #ffffff !important;
    display: block;
    font-size: 16px;
    font-weight: bold !important;
    padding: 9px 0 11px !important;
    text-align: center;
    width: 70%;
    margin-left: 36px;
    transition: background-color 0.3s ease;
    /* Add a smooth transition effect */
}

form input[type="submit"]:hover {
    background-color: #023545;
    /* Change the background color on hover */
    color: #ffffff !important;
    /* Change text color on hover */
}

a.download-link {
    background: #e8493c;
    color: #ffffff;
    display: block;
    font-weight: bold;
    text-align: center;
    width: 190px !important;
    margin-left: 45px;
    text-decoration: none;
    transition: background-color 0.3s ease;
    padding: 10px;
    margin-top: 30px;
}

a.download-link1 {
    background: #e8493c;
    color: #ffffff;
    display: block;
    font-weight: bold;
    text-align: center;
    width: 190px !important;
    margin-left: 45px;
    text-decoration: none;
    transition: background-color 0.3s ease;
    padding: 10px;
    margin-top: 35px;
            margin-bottom: -10px;
}
a#download_link1 {
    background: #e8493c;
    color: #ffffff;
    display: block;
    font-weight: bold;
    text-align: center;
    width: 190px !important;
    margin-left: 27px;
    text-decoration: none;
    transition: background-color 0.3s ease;
    padding: 10px;
    margin-top: 25px;
}

a.download-link:hover {
    background-color: #023545;
    /* Change the background color on hover */
    color: #ffffff !important;
    /* Change text color on hover */
}

a.save-link {
    cursor: default;
    border: 2px solid yellow;
    padding: 8px 39px !important;
    text-decoration:none;
    background: red;
    margin-left: 51px;
}

.product-price {
    color: white;
    font-size: 20px;
    padding: 15px;
    margin-left: 100px;
}

.clicky {
    background: url("https://excelsquare.com/wp-content/uploads/2015/12/tik2.png");
    background-repeat: no-repeat;
    padding-left: 30px;

}

#rgt-link a {
    color: #D83B2D;
    text-decoration: none;
    /* Remove default underline */
    transition: text-decoration 0.3s ease;
    /* Add smooth transition effect */
}

#rgt-link a:hover {
    color: #dd5b10;
}

a.pdf-downloadLink {
    color: white !important;
    margin-left: 125px;
    padding: 15px;
    background: #D83B2D;
    transition: background-color 0.3s ease;
    text-decoration: none;
}

a.pdf-downloadLink:hover {
    background-color: #023545;
    /* Change the background color on hover */
    color: #ffffff !important;
    /* Change text color on hover */
}
#pdf-download  {
    margin-left: 35px;
}
#pdf-download1  {
    margin-left: 10px;
}
#pdf-download2  {
    margin-left: 20px;
}
#pdf-download3 {
    margin-left: -15px;
}
#index_card1{
    margin-top: 30px;
    font-family: 'Open Sans' !important;
    line-height: 25px;
}
#index_card2 {
    font-family: 'Open Sans' !important;
}
 #userCardContainer {
    background-color:white;
    padding: 40px;
    height: auto;
    margin-bottom: 20px;
}



#userCardContainer::before {
    content: "What some of our Customers said about our earlier avatar of PlanDeer…";
    display: block;
    font-weight: bold;
    font-size: 14px;
    color: black;
    margin-bottom: 20px;
}
  
    
     .users_card {
        font-family: 'Open Sans';
        padding: 10px;
        background-color: white;
        box-shadow: 5px 5px 15px grey;
         border: 1px solid grey;
        cursor: pointer;
        opacity: 0;
        transition: opacity 0.5s ease-in-out;
    }
    .card__details {
    margin-left: 10px;
    color: grey;
    font-size: 13px;
    align-items: center;
    line-height: 1;
    align-items: center;
    font-family: "Open Sans" !important;
  }
     .card__details strong {
        color: black; /* Change color to black */
    }
.users_card {
           max-height: 150px;
        overflow: hidden;
        margin-left: -10px;
}

.users_card .card__details {
    line-height: 21px; /* Set the line height to match your paragraph */
    max-height: 105px; /* Set half of the max-height of the card */
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5; /* Limit to 5 lines */
}

.users_card.slide .card__details {
    max-height: none; /* Disable max-height when sliding in */
    -webkit-line-clamp: none; /* Disable line clamp when sliding in */
    transition: max-height 0.5s ease; /* Smooth transition for max-height */
}
    
       h4 {
        color: #de4235;
        font-size: 15px;
        font-weight: 800;
        /*margin-top: 35px;*/
        margin-bottom: 35px;
         float: right;
    }
    h4 small {
        color: grey;
        font-weight: normal;
        font-size: 10px;
    }


.users_card {
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}

.slide {
    opacity: 1;
    transition: opacity 0.5s ease-in-out;
}


@keyframes slideIn {
    from {
        opacity: 0;
        transform: translateX(-100%);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}
#pdf-item {
margin-left: 190px;
}
   }
   /* Mobile view */
   @media only screen and (max-width: 767px) {
    #header_title {
    margin-top: 100px;
 
}
    #index_card{
    text-align: justify;
    margin-top: 30px;
}
#header_title h1 {
    text-align: center;
    font-size:28px;
    font-family: 'Open Sans';
    color: #222222;
}
#header_title p{
    display: none;
}

#download-page {
    margin-right: auto;
    width: 100%;
}

/* Add your mobile styles here */
.box-container {
         margin: auto;
        margin-top: 30px;
         margin-bottom: 30px;
        background-color: #C55B11;
         font-family: 'Open Sans';
        width: 100%;
        /*margin-top: 10px;*/
        border: 14px solid #b3b0b0;
        font-size: 13px;
}
.box-container2 {
        margin: auto;
           margin-top: 30px;
         /*margin-bottom: 30px;*/
        background-color: #C55B11;
         font-family: 'Open Sans';
        width: 100%;
        /*margin-top: 30px;*/
        border: 14px solid #b3b0b0;
        height: 350px;
        font-size: 13px;
    }
.box-container3 {
        margin: auto;
           margin-top: 10px;
         /*margin-bottom: 30px;*/
        background-color: #C55B11;
         font-family: 'Open Sans';
        width: 100%;
        /*margin-top: 30px;*/
        border: 14px solid #b3b0b0;
        font-size: 13px;
    }

#pdf-download {
    flex-direction: column;
    /* Stack f1 and f2 vertically */
}

.f2 {
    margin-top: 40px;
}

.f2 img,
b {
    margin-left: -2px;
}

.pdf-downloadLink {
    display: inline-block;
    /* Maintain inline display with block-like properties */
    margin-right: -10px;
}

.product-title {
    /*text-align: center;*/
    /*margin-right: 20px;*/
    color: white;
    font-size: 20px;
    padding: 10px;
    margin-left: 80px;
    
}
.plandeer_first_card_paragraph {
    margin-left: 125px;
}
.plandeer_first_card_title {
        margin-left: 78px;
}
.plandeer_first_card_paragraph1 {
        margin-left: 78px;
}
.product-price {
    margin-left: -8px;
    color: white !important;
    font-weight: 300 !important;
}
.product-title3 {
        margin-left: 110px;
}
.product-title4 {
        /*margin-left: -40px;*/
        margin-top: 60px;
}
form {
    text-align: center;
    margin-left: 15px;
}



a.save-link {
    text-align: center;
    margin-left: 88px;
}

#box1 {
    max-width: 88%;
    margin-left: 8px;
}



#box1 a.download-link {
    text-align: center;
    margin-right: -85px;
}

#box2 {
    max-width: 88%;
    margin-left: 40px;
}

#pdf-download  {
    margin-left: 52px;
    margin-bottom: 10px;
}
#pdf-download1  {
    margin-left: 25px;
    margin-bottom: 30px;
}
#pdf-download2  {
   margin-left: 25px;
    margin-bottom: 30px;
}
#pdf-download3 {
    margin-left: -1px;
}
#userCardContainer .users_card {
    font-family: 'Open Sans' !important;
    width: 280px;
    margin-top: 30px;
     margin-bottom: 30px;
}

#userCardContainer .users_card img {
    max-width: 90px;
    border-radius: 100%;
    display: flex;
    align-items: center;
}

#userCardContainer .card__content span i {
    font-size: 2rem;
    color: var(--primary-color);
}


 .card__details {
        margin-top: 10px;
    }

    .card__details div {
        margin-bottom: 10px;
        margin-right:-20px;
    }

    .card__details p {
        line-height: 15px;
        font-size: 13px;
    }
    #version-table {
        margin-left: 14px;
    }
#pdf-item {
margin-left: 2px;
margin-top: 10px;
}
.hidden-content {
    display: none;
}


.users_card .card__details {
    line-height: 21px; /* Set the line height to match your paragraph */
    max-height: 105px; /* Set half of the max-height of the card */
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5; /* Limit to 5 lines */
}



.hover-container:hover+.hidden-content {
    display: block;
}

.simply_simpler{
    margin-left:10px;
}
#yellow_card {
    background: #f4c740;
    border: 1px solid #E0E0E0;
    margin-top: 13px;
    /* margin-left: -10px; */
    padding-right: -10px;
}
   }

.version-table {
        border-collapse: collapse;
        width: 100%;
        font-size: 13px;
        margin-top: 26px;
        margin-left: -14px;
    }
    .version-header-row, .data-row {
        border-bottom: 1px solid black;
    }
    .header-cell, .cell {
        padding: 8px;
        text-align: left;
        border: none; /* Remove borders between columns */
    }
    .header-cell {
        background-color: white;
        font-weight: bold;
    }
    .header-cell:nth-child(2), .header-cell:nth-child(3) {
        background-color: white;
    }
    .data-row:last-child {
        border-bottom: none;
    }
    .version-header-row th:first-child, .data-row td:first-child {
        border-right: 1px solid black;
    }