.roboto-serif-regular {
  font-family: "Roboto Serif", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings:
    "wdth" 100,
    "GRAD" 0;
}
:root {
  --primary-color: #0b6bed;
}

body{
  font-family: "Roboto Serif", serif;
}

/* ///////Home page css ///////// */
.nav-header {
   background-color: var(--primary-color) !important; 
  
}
.navbar-nav .nav-link {
  color: white !important;
}
.navbar-nav .nav-link:hover {
  color: #cccccc !important; /* Hover effect के लिए हलका grey */
}

.navbar-nav {
    padding-left: 50px;
    margin: auto;
    gap: 20px;
}
.checklist ul li {
    position: relative;
    padding-left: 30px; 
    margin-bottom: 20px;
    color: var(--primary-color);
    list-style: none;
}

.checklist ul {
    padding-left: 0;
    margin-top: 10px;
}
a.checklist-btn {
    color: #fff;
    background:var(--primary-color);
    padding: 9px 42px;
    border-radius: 5px;
}

a.nav-btn {
    margin-left: auto;
    background: #fff;
    color: var(--primary-color);
    padding: 8px;
    border-radius: 10px;
}

.homebnr-left h1 {
    font-size: 42px;
    font-family: sans-serif;
    font-weight: bold;
}
.unlock-it-heagingin-home-page h3
 {
    font-family: sans-serif;
    font-weight: bold;
    color:var(--primary-color);
}
.checklist ul li::before {
    content: '';
    position: absolute;
   background-image: url('./assets/img/icon.svg');
    width: 19px;
    height: 19px;
    left: 0;
    top: 2px;
    background-repeat: no-repeat;
    background-size: contain;
    font-family: sans-serif;
}
.home-bnr-right-img img {
  width: 100%;
  max-width: 500px;
  
}
 .unlock-it-box-home {
    padding: 10px;
    border: 1px solid var(--primary-color);
    margin-top: 28px;
    min-height: 414px;
}

.unlock-it-box-home img {
    width: 90px;
}
.exam-dumps-right-homepage img {
    width: 479px;
    padding-left: 19px;
    height: 390px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.exam-dumps-right-homepageee img{
    width: 479px;
    padding-left: 19px;
    height: 432px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.unlock-your-it-in.home-page{
    padding-bottom: 38px;
}
.Exam-Dumps-and-Study-homepage {
    padding-top: 60px;
    padding-bottom: 60px;
}
.exam-dumps-inner-homepage {
    border: 2px solid  var(--primary-color);
    padding: 10px;
}

.exam-dumps-left-homepage {
    padding-top: 30px;
}
.exam-dumps-left-homepage h4 {
}
.exam-dumps-left-homepage p {
    font-family: serif;
    padding-top: 10px;
    padding-bottom: 10px;
}

.feature-img-home img {
    width: 60px;
}
.feature-item-home {
    display: flex;
    gap: 10px;
}
.why-choose-dumps-inner img {
    width: 507px;
    height: 529px;
    margin-top: 50px;
}
.why-choose-dumps-inner span {
    border-bottom: 2px solid;
    padding: 5px;
    color: var(--primary-color);
}
.why-choose-dumps-inner li {
    padding: 6px;
    margin-left: 14px;
   
}
.why-choose-domps-homepage {
    padding-top: 40px;
    padding-bottom: 40px;
}
.why-choose-dups-section-home h5 {
    font-size: 35px;
    padding: 13px 0px;
    color: 002147;
}
.why-choose-dumps-inner p {
    font-size: 15px;
    font-family: none;
}
.exam-dumps-left-homepage h2 {
    font-weight: 500;
    color: 002147;
    color: var(--primary-color);
}
.Latest-News-inner-home img {
    width: 300px;
    height: 280px;
    border-radius: 10px;
}
.Latest-News-inner-home p {
    font-size: 15px;
}
.news-home-btn {
    color:var(--primary-color);
}
.Latest-News-inner-line-home {
    padding: 10px;
    border-bottom: 1px solid;
}
.Latest-News-Events-home {
   
    padding-bottom: 30px;
}
    .social-icon {
      display: flex;
      align-items: center;
     
    }

.Latest-News-heading-home {
    border: 2px solid var(--primary-color);
    margin-top: 41px;
    padding: 10px;
}


.department a {
    color: #fff;
}
.social-icon ul {
    display: flex;
    gap: 20px;
    font-size: 18px;
  
}
.social-icon a {
    color: #000;
}

.social-icon li {
    list-style: none;
}

.footer-section{
 border-top: 2px solid orange;
 padding-top: 30px;
}

.social-icon-footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.social-icon-footer li {
  margin-bottom: 10px;
}

.social-link {
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  color: inherit;
}

.icon-list i {
  font-size: 20px;
}
.footer-section {
  background-color: var(--primary-color) !important;
  color: #FFF;
}
.Latest-News-heading-home h3 {
    color: var(--primary-color);
}
.unlock-it-box-home h5 {
    color: var(--primary-color);
    font-weight: 500;
}

.Exam-Dumps-and-Study-homepage-inner {
    border: 2px solid var(--primary-color);
    padding: 10px;
}
.why-sap-certification-inner-lines li{
  margin: 10px;
}
.why-sap-certification-inner-image img {
   height: 565px;
    width: 519px;
}

.Why-sap-Certification {
    border: 2px solid var(--primary-color);
    padding: 15px;
}
 .why-choose-dups-section-home {
    border: 2px solid var(--primary-color);
    padding: 16px;
}

   



/* //////////////////////Home page css end ///////////////// */




/* /////////////About page css start //////// ///////////////*/


.home-page-pricing-sction{
  color: white;
  border: 1px solid #ccc;
}
.table span {
    text-decoration: line-through;
}
.table span {
    text-decoration: line-through;
    font-weight: 200;
}

a.see-dtails-btn.btn {
    background: var(--primary-color);
    color: #fff;
}
.topnav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 10px;
  background-color: #e9e9e9;
  margin-bottom: 30px;
}

.topnav a {
  float: left;
  display: block;
  color: black;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  font-weight: bold;
}

.topnav a:hover {
  background-color: #ddd;
  color: 002147;
}

.topnav a.active {
  background-color: #2196F3;
  color: white;
}

.topnav .search-container {
  float: right;
}

.topnav input[type=text] {
  padding: 15px;
  margin-top: 8px;
  font-size: 17px;
  border: none;
  width: 300px; 
}


.topnav .search-container button {
  float: right;
  padding: 20px 25px; 
  margin-top: 8px;
  margin-right: 16px;
  background: #ddd;
  font-size: 17px;
  border: none;
  cursor: pointer;
}


.topnav .search-container button:hover {
  background: #ccc;
}

.search-container {
  display: flex;
  align-items: center;
}

.search-container input[type=text] {
  width: 600px;
  max-width: 100%;
}


/* //////////////////////////details page start  //////////////////////////////////*/

.table td,
.table th {
  white-space: normal;
  word-wrap: break-word;
  vertical-align: middle;
  padding: 10px 8px;
  text-align: center;
}

.see-dtails-btn {
  padding: 6px 12px;
  font-size: 14px;
  display: inline-block;
  white-space: nowrap;
}



/*////////////////// see details ///////////////////////////// */

.details-bnr-inner img {
    width: 1110px;
}
.details-bnr-inner h2 {
    font-size: 32px;
    font-family: sans-serif;
    padding-bottom: 20px;
}
.banner-section-detailspage {
    padding-top: 40px;
    padding-bottom: 40px;
}
.item-update {
    display: flex
;
    gap: 30px;
}
.rating-detailspage {
    display: flex
;
    gap: 11px;
    align-items: center;
}
.lastupdateandreview-detailspage {
    display: flex
;
    justify-content: space-between;
    gap: 50px;
}
.rating-detailspage p i {
    color: orange;
}
.lastupdatedetails-detail-page li {
    list-style: none;
    padding: 5px;
}
a.detaispage-tblbtn.btn {
    color: #fff;
    background:var(--primary-color);
    padding: 7px 46px;
}
.releted-post-section-detaispage p i {
    color: orange;
}
.course-discription-section h5 {
    padding: 10px;
    font-size: x-large;
    font-family: sans-serif;
    font-weight: 700;
}
.course-discription-section h2 {
    font-size: 40px;
    padding: 10px;
    font-family: sans-serif;
    font-weight: bold;
}
.course-discription-section p {
    /* font-size: smaller; */
    font-family: sans-serif;
}

.course-discription-section li {
    padding: 6px;
    font-family: sans-serif;
}

.fedback-section {
  border: 2px solid #eee;
  /* background-color: #ccc; */
  border-radius: 5px;
  padding: 16px;
  margin: 5px 0
}

.fedback-section::after {
  content: "";
  clear: both;
  display: table;
}

.fedback-section img {
    float: left;
    margin-right: 20px;
    border-radius: 50%;
    width: 81px;
    height: 84px;
}

.fedback-section span{
  font-size: 20px;
  margin-right: 15px;
}
a.see-details-home-btn.btn {
    background: var(--primary-color);
    color: #fff;
    padding: 10px 56px;
    margin: 10px;
}
a.see-details-home-btn.btn {
    background: var(--primary-color);
    color: #fff;
    padding: 19px 74px;
    margin: -14px;
    position: relative;
    z-index: 9;
    border-radius: 20px;
    border-top: 3px solid #fff;
}

button#addToCartBtn {
    background: #ffa500;
    padding: 10px;
}


/* //////////////////////////details page end  //////////////////////////////////*/

 
    .quiz-container {
      max-width: 600px;
      margin: auto;
      background: #fff;
      padding: 30px;
      border-radius: 10px;
      box-shadow: 0 0 10px rgba(0,0,0,0.2);
    }
    h2 {
      margin-bottom: 20px;
    }
    .question {
      margin-bottom: 15px;
    }
    
    .result {
      margin-top: 20px;
      font-weight: bold;
      color: green;
    }
    .quiz-container {
  max-width: 600px;
  margin: auto;
  background: linear-gradient(#fff, #fff); /* fixed line */
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  filter: drop-shadow(2px 4px 6px black);
}

    .step {
      display: none;
    }
    .step.active {
      display: block;
    }
    .next-btn{
      margin-top: 20px;
      padding: 10px 20px;
      background: #000;
      color: #fff;
      border: none;
      border-radius: 5px;
      cursor: pointer;
    }
    .result {
      font-size: 20px;
      font-weight: bold;
      color: green;
    }
    .quiz-section-quiz-page h3 {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid;
    padding: 10px;
}
.quiz-section-quiz-page {
    padding-top: 40px;
    padding-bottom: 40px;
}
/*////////////////// Qize page end //////////////////////////////////////// */

/*////////////////// login page start//////////////////////////////////////// */


.auth-box {
  background-color: #ffffff;
  padding: 40px;
  border-radius: 10px;
  width: 100%;
  max-width: 540px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  text-align: center;
}

.auth-box h2 {
  font-size: 20px;
  font-weight: bold;
  color: var(--primary-color);
  margin-bottom: 10px;
}

.auth-box p {
  color: #333;
  margin-bottom: 30px;
}

.auth-input {
  width: 100%;
  padding: 12px 15px;
  margin-bottom: 15px;
  border: 1px solid #ddd;
  font-size: 14px;
}

.login-btn {
  width: 100%;
  padding: 12px;
  font-size: 16px;
  border-radius: 5px;
  cursor: pointer;
  border: none;
}

.login-btn {
  background-color: var(--primary-color);
  color: white;
  margin-bottom: 10px;
}

.register-btn {
  background-color: #fff;
  color: #333;
  border: 1px solid #ddd;
  
}

.divider {
  margin: 10px 0;
  font-weight: bold;
  color: var(--primary-color);
}
.login-page-inner-section img {
    width: 557px;
}
.login-page-section {
    padding-top: 40px;
    padding-bottom: 40px;
}
.login-page-section {
    background: #00000026;
}
.login-page-inner-section {
    filter: contrast(0.5);
}



/*////////////////// login page end //////////////////////////////////////// */


/* ////////////////////dhashbord start //////////////////////////////// */

 .user-box {
      background: #f57408;
      padding: 20px;
      color: white;
      text-align: center;
      border-radius: 8px;
      margin-bottom: 20px;
    }
    .user-box img {
      width: 60px; height: 60px;
      border-radius: 50%;
      background: #fff;
      margin-bottom: 10px;
    }
    .sidebar ul { list-style: none; padding: 0; }
    .sidebar ul li { padding: 10px 0; border-bottom: 1px solid #ddd; }
    .sidebar ul li a { text-decoration: none; color: #000; font-weight: 500; }

    .main-content {
      flex: 1;
      background: #fff;
      border-radius: 8px;
      padding: 20px;
    }
    .stats-card {
      background:var(--primary-color);
      color: white;
      padding: 20px;
      border-radius: 8px;
      margin-bottom: 20px;
      width: 260px;
    }
    table.dataTable thead th {
      background-color: #f0f0f0;
    }


/* ////////////////////dhashbord end //////////////////////////////// */


/*//////////////////////// view cart ///////////// */



  table img { width: 40px; height: auto; }
 .cart-summary {
    background: #fff;
    padding: 37px;
    border-radius: 10px;
    max-width: 458px;
    margin: auto;
    min-height: 290px;
    filter: drop-shadow(2px 4px 6px black);
}
    .cart-summary h4 { margin-bottom: 20px; }
    .btn-checkout {
      background:var(--primary-color);
      color: #fff;
      font-weight: 600;
      padding: 12px 30px;
      border: none;
      border-radius: 4px;
    }
    .btn-checkout:hover { background: var(--primary-color); }
    .btn-delete { color: #0057b8; cursor: pointer; }
   .coupon-area input {
    padding: 8px 10px;
    width: 230px;
    margin-left: 22px;
}
    .btn-apply {
      background: var(--primary-color);
      color: white;
      border: none;
      padding: 8px 16px;
    }
   .view-cart-bnr-section {
    background-image: url(./assets/img/sapservices-one-bnr.jpg);
    height: 362px;
    width: 1288px;
    margin-bottom: 50px;
    
}
table.table.table-bordered {
    margin: 10px 25px;
    width: 95%;
}
.veiw-cart-section h2 {
    color: #fff;
}
.veiw-cart-section {

    padding-bottom: 30px;
}




/* ////////////////////////view cart end ///////////////////// */




/* ///////////////Edit profile start /////////////////// */


    .sidebar {
      background-color: #f58220;
      min-height: 100vh;
      color: white;
      padding: 20px 10px;
    }
    .sidebar .profile-pic {
      width: 100px;
      height: 100px;
      border-radius: 50%;
      background-color: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 0 auto 10px;
    }
    .sidebar .profile-pic img {
    width: 80px;
    height: 80px;
    border-radius: 20px;
  }
    .sidebar .username {
      text-align: center;
      font-weight: 600;
      margin-bottom: 30px;
    }
    .sidebar a {
      display: block;
      padding: 10px 15px;
      color: #fff;
      font-weight: 500;
      text-decoration: none;
    }
    .sidebar a:hover,
    .sidebar a.active {
      color:var(--primary-color);
    }

    .header {
      background-color: #f58220;
      color: white;
      padding: 10px 20px;
      font-size: 18px;
      font-weight: bold;
      border-top-right-radius: 4px;
    }

    .form-wrapper {
      background-color: white;
      padding: 30px;
    }

    .form-control {
      border-radius: 4px;
      height: calc(1.8em + .75rem + 2px);
    }

    .img-upload-section {
      margin-bottom: 30px;
    }

    .img-upload-section img {
      width: 100px;
      height: 100px;
    }

    .submit-btn {
      background-color:var(--primary-color);
      color: white;
      font-weight: 500;
    }
    .submit-btn i {
      margin-left: 5px;
    }
    .form-group label {
    color: var(--primary-color);
    font-weight: bold;
}



/* ///////////////Edit profile end /////////////////// */

/* //////////change password start ////////////////////////// */


    .sidebar {
      background-color:#fff;
      min-height: 100vh;
      color: var(--primary-color);
      padding: 20px 10px;
      border:2px solid var(--primary-color) ;
    }

    .sidebar .profile-pic {
      width: 100px;
      height: 100px;
      border-radius: 50%;
      background-color: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 0 auto 10px;
    }

    .sidebar .profile-pic img {
      width: 80px;
      height: 80px;
      border-radius: 30px;
    }

    .sidebar .username {
      text-align: center;
      font-weight: 600;
      margin-bottom: 30px;
    }

    .sidebar a {
      display: block;
      padding: 10px 15px;
      color:  var(--primary-color);
      font-weight: 500;
      text-decoration: none;
    }

    .sidebar a:hover,
    .sidebar a.active {
      color:var(--primary-color);
    }

    .header {
      background-color: #fff;
      color:var(--primary-color);
      padding: 10px 20px;
      font-size: 18px;
      font-weight: bold;
      border-top-right-radius: 4px;
      border-bottom: 2px solid  var(--primary-color);
    }

    .form-wrapper {
      background-color: white;
      padding: 30px;
      border-bottom-left-radius: 4px;
      border-bottom-right-radius: 4px;
    }

    .form-control {
      border-radius: 4px;
      height: calc(1.8em + .75rem + 2px);
    }

    .submit-btn {
      background-color:var(--primary-color);
      color: white;
      font-weight: 500;
    }

    .submit-btn i {
      margin-left: 5px;
    }



/* //////////change password end ////////////////////////// */



/* ///////////////////forget password ////////////////////// */




    .reset-box {
      max-width: 500px;
      margin: 80px auto;
      padding: 30px 40px;
      background-color: white;
      border-radius: 8px;
      box-shadow: 0 0 10px rgba(0,0,0,0.08);
    }

    .reset-title {
      text-align: center;
      font-weight: 700;
      font-size: 24px;
      color:var(--primary-color);
      margin-bottom: 30px;
    }

    .form-control {
      height: 45px;
      font-size: 15px;
    }

    .btn-reset {
      background-color: var(--primary-color);
      color: white;
      width: 100%;
      font-weight: 600;
    }

    .back-login {
      text-align: center;
      margin-top: 15px;
    }

    .back-login a {
      color:var(--primary-color);
      font-weight: 600;
      text-decoration: none;
    }





/* ////////////////////////forget password end /////////////////////// */

/* ///////////////// FAQ//////////////////////////////////////// */



    h2.section-title {
      text-align: center;
      font-size: 24px;
      font-weight: bold;
      margin: 60px 0 40px;
      color: #fff;
    }

    .faq-block {
      margin-bottom: 40px;
    }

    .faq-block h4 {
      font-size: 17px;
      font-weight: bold;
      margin-bottom: 10px;
      color: #000;
    }

    .faq-block p {
      font-size: 16px;
      margin: 0 0 15px 0;
      line-height: 1.6;
    }

    .separator {
      border: none;
      border-top: 2px solid #ccc;
      margin-top: 20px;
    }
    .faq-block li {
    padding: 5px;
}


/* ///////////////// FAQ End//////////////////////////////////////// */


/* ///////////////////checkout page ////////////////// */


   .checkout-header {
      background: url('./assets/img/image-four.jpg') center/cover no-repeat;
      padding: 60px 0;
      text-align: center;
      color: #fff;
    }
    .checkout-header h2 {
      font-size: 2.5rem;
      font-weight: 700;
    }
    .section-title {
      background-color:var(--primary-color);
      color: white;
      padding: 10px;
      font-weight: bold;
    }
    .cart-box {
      border: 1px solid #ccc;
      padding: 15px;
      background: #f9f9f9;
    }
    .btn-dark {
      background-color:var(--primary-color);
      border: none;
    }


/* ///////////////////checkout page end////////////////// */

/* ////////////////////payment-gataway-statrt///////////////// */


 .section-title {
      background-color: var(--primary-color);
      color: #fff;
      padding: 10px;
      font-weight: 600;
    }
    .payment-box {
      border: 1px solid #ccc;
      padding: 15px;
      border-radius: 10px;
      text-align: center;
      cursor: pointer;
      transition: 0.3s ease;
    }
    .payment-box:hover {
      box-shadow: 0 0 10px var(--primary-color)(0, 0, 0, 0.1);
    }
    .btn-order {
      background-color: var(--primary-color);;
      color: #fff;
      padding: 10px 30px;
      border: none;
      font-weight: bold;
      border-radius: 4px;
    }
    .btn-order:hover {
      background-color:var(--primary-color);
    }



/* ////////////////////payment-gataway-end///////////////// */

/* /////////////////contact start //////////////////////// */


.contact-section {
  padding: 40px 20px;
  background-color: #f6f6f6;
  font-family: Arial, sans-serif;
}

.contact-section .container {
  max-width: 1140px;
  margin: 0 auto;
}

.contact-section .left,
.contact-section .right {
  padding: 20px;
}

.contact-image {
  width: 100%;
  height: auto;
  border-radius: 8px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.contact-section form, .register-page-section form {
  background-color: #fff;
  padding: 25px;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.contact-section .form-row {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-bottom: 15px;
}

.contact-section .form-row input {
  flex: 1;
  min-width: 100px;
}

.contact-section input,
.contact-section textarea {
  width: 100%;
  padding: 12px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 6px;
  outline: none;
  transition: 0.3s ease;
  margin-top: 10px;
}

.contact-section input:focus,
.contact-section textarea:focus, .register-page-section input:focus, .register-page-section textarea:focus {
  border-color:var(--primary-color);
  box-shadow: 0 0 5px rgba(0, 123, 255, 0.3);
}

.contact-section textarea {
  resize: vertical;
  min-height: 100px;
}
.contact-section .captcha {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 20px 0;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 6px;
  background-color: #f1f1f1;
  width: fit-content;
}

.contact-section .captcha input[type="checkbox"] {
  width: 20px;
  height: 20px;
  accent-color:var(--primary-color);
}

.contact-section .captcha label {
  font-size: 14px;
  color: #333;
  cursor: pointer;
}


.contact-section .send-btn {
  background-color: var(--primary-color);
  color: white;
  padding: 12px;
  width: 100%;
  border: none;
  font-size: 16px;
  border-radius: 6px;
  cursor: pointer;
  transition: 0.3s ease;
}

.contact-section .send-btn:hover {
  background-color:var(--primary-color);
}
.contact-section .left h2 {
    font-size: 44px;
    font-weight: 700;
}





/* ///////////////////contact end /////////////////////// */


/*//////////////// payment succesfull start///////////////// */
   .success-box {
      max-width: 600px;
      margin: auto;
      background: #fff;
      border: 1px solid #ccc;
      padding: 30px;
      border-radius: 10px;
      box-shadow: 0 0 10px rgba(0,0,0,0.1);
    }
    .success-icon {
      font-size: 50px;
      color: green;
    }
    /* h2 {
      color: green;
      margin-bottom: 10px;
    } */
    .payment-details {
      margin: 20px 0;
      border: 1px solid #ddd;
      padding: 15px;
      border-radius: 5px;
      background-color: #f5f5f5;
      text-align: left;
    }
    .payment-details div {
      margin: 5px 0;
    }
    .note {
      font-size: 14px;
      color: #666;
      margin-top: 20px;
    }
    .ok-button {
      margin-top: 20px;
      padding: 10px 25px;
      font-size: 16px;
      background-color: var(--primary-color);
      color: white;
      border: none;
      border-radius: 5px;
      cursor: pointer;
    }
    .ok-button:hover {
      background-color:var(--primary-color);
    }
    .payment-success-page- {
    margin: 21px 0px 21px 0px;
}

/*//////////////// payment succesfull end///////////////// */



/* ////////////payment fail start //////////// */

.payment-faild-page-head-section {
    margin: 20px 0px 20px 0px;
}
    .payment-failed-box {
      background: #fff;
      border-radius: 6px;
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
      width: 500px;
      padding: 30px;
      text-align: center;
      margin: auto;
    }

    .payment-failed-box .icon {
      color: #f44336;
      font-size: 48px;
      margin-bottom: 10px;
    }

    .payment-failed-box h2 {
      color: #f44336;
      margin: 10px 0;
    }

    .payment-failed-box p {
      color: #555;
      font-size: 16px;
      margin-bottom: 30px;
    }

    .payment-failed-box .buttons {
      display: flex;
      justify-content: center;
      gap: 15px;
    }

    .payment-failed-box button {
      padding: 10px 20px;
      border: none;
      border-radius: 4px;
      font-size: 14px;
      cursor: pointer;
    }

    .retry-btn {
      background-color: var(--primary-color);
      color: white;
    }

    .zoho-btn {
      background-color: #ccc;
      color: #333;
    }


/*///////// payment fail end //////////// */


/*/////////////// blog page start //// */
 .blog-section-inner-blogpage {
      border: 2px solid #000;
      padding: 0px 0px;
      text-align: center;
      margin: 20px;
    }
    .blog-section-inner-blogpage img {
      width: 233px;
      height: 214px;
      margin-top: 20px;
    }
    a.blogdtl-btn.btn {
      background: #000;
      color: #fff;
      margin: 10px;
    }
    .blog-section-inner-blogpage {
  min-height: 100%;
  height: 100%;
}
.blog-section-blogpage{
  padding-top: 50px;
  padding-bottom: 50px;
}


/*/////////////// blog page start //// */

/* //////////////blog-details start////////////// */

/* ///blog-one ///////*/
.blog-deatils-innersection img {
    width: 100%;
}

.blog-details-blogdetailspage {
    padding-top: 50px;
    padding-bottom: 50px;
}
.blog-details-firstpage {
    padding-top: 30px;
}
.blog-details-firstpage h5 {
    font-weight: 600;
    font-size: 25px;
}
.blog-details-firstpage h3 {
    font-weight: 600;
    font-size: 35px;
}

/* //////////////blog-details end////////////// */





/* ///////////////Responsive css Gaps/////////////////////////////???
/                                                                      /
/                                                                      /
/                                                                      /
/////////////////////////////////////////////////////////////////// */


@media only screen and (max-width: 431px) and (min-width: 390px) {
  .multiple-items {
    gap: 5px;
  }
 .exam-dumps-right-homepage img {
        width: 333px;
        padding-left: 0px;
        height: 338px;
        margin-top: 31px;
    }
    .exam-dumps-right-homepageee img {
        width: 333px;
        padding-left: 0px;
        height: 338px;
        margin-top: 31px;
    }
    

    .why-choose-dups-section-home h5 {
    font-size: 27px;
}
.why-choose-dumps-inner img {
    width: 358px;
    height: 413px;
    margin-top: 26px;
}
.why-sap-certification-inner-image img {
    width: 100%;
}
/* ////dumps dtails */
.search-container input[type=text] {
            width: 347px;
    max-width: 68%;
}
  .topnav input[type=text] {
    padding: 9px;
    margin-top: 8px;
    font-size: 14px;
    
}
.table td,
  .table th {
    font-size: 10px;
    padding: 6px;
  }

  .see-dtails-btn {
    font-size: 12px;
    padding: 4px 8px;
  }
   /* all detail dumps  */

    .topnav .search-container button {
        padding: 8px 39px;
        margin-top: 8px;
        margin-right: 16px;
        background: #ddd;
        font-size: 17px;
        border: none;
        cursor: pointer;
      }
    .topnav {
   display: block;
    padding: 0 10px;
    margin-bottom: 30px;
}
.topnav a {
    padding: 22px 7px;
    font-size: 16px;
}
.about-page-details-section h3 {
    font-size: 20px;
    font-weight: bold;
}
.details-bnr-inner img {
    width: 100%;
}
.lastupdateandreview-detailspage {
    display: block;
}
.login-page-inner-section img {
    width: 100%;
}
.auth-box {
    margin-top: 30px;
}
 .table td,
  .table th {
    font-size: 14px;
    padding: 6px;
  }

  .see-dtails-btn {
    font-size: 12px;
    padding: 4px 8px;
  }

}

 /* .///////////////////////////////////////////////// */

@media only screen and (max-width: 540px) and (min-width: 720px) {


  .table td,
  .table th {
    font-size: 14px;
    padding: 6px;
  }

  .see-dtails-btn {
    font-size: 12px;
    padding: 4px 8px;
  }
  .why-sap-certification-inner-image img {
    width: 100%;
}
}
 
/* ////////////////////////////// */

@media only screen and (max-width: 376px) and (min-width: 321px) {
  .exam-dumps-right-homepage img {
    width: 312px;
    height: 377px;
    margin-top: 30px;
}
 .exam-dumps-right-homepageee img {
    width: 312px;
    height: 377px;
    margin-top: 30px;
}
.why-choose-dups-section-home h5 {
    font-size: 22px;
}
.why-choose-dumps-inner img {
    width: 340px;
    height: 440px;
}
.why-sap-certification-inner-image img {
    width: 100%;
}
/* /////////////////////////home //////////////////////// */

.topnav {
    display: block;
    padding: 0 10px;
    background-color: #e9e9e9
}
.topnav .search-container button {
    float: left;
    padding: 8px 13px;


}
.search-container input[type=text] {
    width: 326px;
    max-width: 95%
}
.topnav a {
    padding: 24px 16px;
}
.about-page-details-section h3 {
    font-size: 20px;
    font-weight: bold;
}
/* //////////////////////// details ////////////////////// */
.details-bnr-inner img {
    width: 100%;
}
.lastupdateandreview-detailspage {
    display: block;
}
.course-discription-section h2 {
    font-size: 25px;
}
.details-bnr-inner h2 {
    font-size: 23px;
    font-weight: bold;
}

.login-page-inner-section img {
    width: 100%;
}
.auth-box {
    margin-top: 30px;
}
.table td,
  .table th {
    font-size: 14px;
    padding: 6px;
  }

  .see-dtails-btn {
    font-size: 12px;
    padding: 4px 8px;
  }

}

/* //////////////////////////////////////////////////// */

@media only screen and (max-width: 991px) and (min-width: 768px)  {
  .multiple-items {
    gap: 10px;
  }
  .exam-dumps-right-homepage img {
    width: 100%;
    height: 426px;
}
 .exam-dumps-right-homepageee img {
    width: 100%;
    height: 426px;
}
.exam-dumps-left-homepage h4 {
    font-size: 28px;
}
.why-choose-dups-section-home h5 {
    font-size: 28px;
}
.why-choose-dumps-inner img {
    width: 100%;
}
.Latest-News-inner-home img {
    width: 100%;
}
.navbar-brand img {
    width: 50px;
}
.navbar-nav {
    padding-left: 0px;
    margin: 0px;
    gap:0px;
}
.why-sap-certification-inner-image img {
    width: 100%;
}

/*///////////////////////// home //////////////////////// */

.search-container input[type=text] {
    width: 380px;
    max-width: 100%;
}
.details-bnr-inner img {
    width: 100%;
}

/* ///////////////////login////////////// */
.auth-box{
    padding: 9px;
}
.login-page-inner-section img {
    width: 100%;
    height: 508px;
}

  .form-row {
    flex-direction: column;
  }

}






/* ////////////////////////////////////////////////////// */
@media only screen and (max-width: 1024px) and (min-width: 992px) {
  .multiple-items {
    gap: 15px;
  }
  .table td,
  .table th {
    font-size: 14px;
    padding: 6px;
  }

  .see-dtails-btn {
    font-size: 12px;
    padding: 4px 8px;
  }
  .why-sap-certification-inner-image img {
    width: 100%;
}
}



