@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700");

      :root {
        --font: Lato;
        --alt-font: Lato;
        --accent-color: #4077cb;
        --secondary-color: #ef741d;
        --link-color: #4077cb;
        --accent-highlight-color: #234982;
        --accent-highlight-background-color: #e0e9f7;
        --accent-tinted-color-70: #c6d6ef;
        --accent-tinted-color-80: #d9e4f5;
        --accent-tinted-color-90: #ecf1fa;
        --accent-contrast-color: #fff;
        --accent-contrast-tinted-background-color: #b3b3b3;
        --accent-hover-color: #6894d6;
        --secondary-hover-color: #cb5c0e;
        --secondary-contrast-color: #111;
        --link-hover-color: #90b0e1;
      }
      

.company__logo {text-indent: 100%;white-space: nowrap;overflow: hidden;background: url('https://d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/a_exif,c_fit,t_ti_company_logo_hires_v3/v1/course-uploads/fad8b783-d635-45cc-9ec9-3941fd3a3592/dv2gtvbwtqyk-ctipsnew_2x_1024x3001.png') no-repeat center left;background-size: contain;} .company__logo span.h4 {visibility: hidden;}
  /*  ============================
  =============================
  ============================== 
  CSS FOR Global PAGE 
  ============================
  =============================
  ============================== */

.catalog-grid-item__start-date {display:none;}

.container{
  max-width: 100% !important;
  overflow-x: hidden;
}

.learning-content-hero__overlay{
  background-image: none !important;
}

.herobanner .w-full{
  top: 6%;
}

.enroll__secondary-actions{
  display: none;
}


.course__detail__sidebar{
  padding: 3rem !important;
}

@media only screen and (max-width: 48.063em) {
    .enroll__buy .btn {
        margin-top: 1.25em;
    }
    .enroll__price {
        margin-top: 0.5em;
    }
}
    

.active {
    background-color: #fff;
    border-bottom: 3px solid #4077CB;
    
}
.active a {
    color: #4077CB !important;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    font-family: lato;
}

.home__content {
    padding: 0;
}

.home__content .widget--catalog_standard{
  padding: 20px;
}

/* CSS FIX FOR All Screen Full Width Ends */

.footer__inner {
  border-top: none !important;
}
.top-bar-section li:hover {
        border-bottom: 3px solid #4077CB;
}

.top-bar-section li:hover a {
        color: #4077CB !important;
        font-weight: 600;
        font-size: 20px;
        line-height: 24px;
        font-family: lato;
}

.top-bar-section li:hover .active{
  background-color: initial;
  border-bottom: none;
  color: initial;

}
.top-bar-section ul li>a {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    font-family: lato;
}


    
@media (min-width: 1439px) {
 .top-bar-section{
    left: 22% !important;
    border-top: white;
    bottom: 85px;
    width: 80%;
  }
}
.grad, .exam-prep {
    background-image: linear-gradient(75.81deg, #102A42 0%, #102A42 41.31%, #4077CB 100%);
    color: #fff;
}

.grad button{
  background: #4077CB; border: 2px; border-radius: 8px; height:76px; width: 339px; font-size:28px; margin-top: 50px; font-family: 'Lato'; font-weight:700; color:#fff; line-height: 24px;
}

.grad button:hover{
  background-color: #ffffff;
  color: #333;
}

.nav--top{
  margin-top: 8px;
}

/* =============================
 ================================
 For Footer
 ================================
 ================================*/

  @media (max-width: 768px) {
  .footer .right-section {
    display: block !important;
    text-align: center !important;
    }
  }

   /*  ============================
  =============================
  ============================== 
  CSS FOR Dashboard 
  ============================
  =============================
  ============================== */
.dhs-images{
    float: right;
    top: -100px;
    position: relative;
    right: -30px;
}

.dhs-sec1 h1 {
  font-family: Lato;
  font-size: 42px;
  font-weight: 700;
  line-height: 62px;
}

.dhs-sec1 p{
  font-family: Lato;
  font-size: 22px;
  font-weight: 500;
  line-height: 48px;
}

.dhs-sec2 h1, .dhs-sec3 h1, .dhs-sec4 h1{
  font-family: Lato;
  font-size: 26px;
  font-weight: 700;
  line-height: 48px;
}

.dhs-sec2 p, .dhs-sec3 p, .dhs-sec4 p{
  font-family: Lato;
  font-size: 20px;
  font-weight: 500;
  line-height: 38px;
}

@media (max-width: 769px) {
    .dhs-images{display: none;}
  }

  
  /*  ============================
  =============================
  ============================== 
  CSS FOR Exam Prep PAGE 
  ============================
  =============================
  ============================== */

.exam-prep-button{
background: #4077CB; color:#fff; border: 1px solid #d3d4de; border-radius: 6px; width: 64%; margin-left: 18%; font-size:28px;height: 76px; font-weight: 700; line-height: 24px;
}

.exam-prep-button:hover{
background-color: #6894d6; color:#ffffff; 
}

  .class-info-square-image{
    position: relative; 
    right: 28px; 
    bottom: 42px;
  }    
  @media (max-width: 768px) {
  .exam-prep-class-info{
    flex-direction: column;
  }
  .exam-prep-card{
    width:100% !important
  }
  .class-info-square-image{
  position: relative; 
  right: 28px; 
  bottom: 16px;
  } 
  .res-main-card{
    
    height: 100% !important;
    flex-direction: column !important;
  }
  .res-main-card img {
  width: 100% !important;
  }

  .res-cards-section {
    margin-left: 16% !important;
    flex-direction: column !important;
  }
  }
/*  ============================
  =============================
  ============================== 
  CSS FOR CTIPS QR PAGE 
  ============================
  =============================
  ============================== */

   .ctipsqr-top-container{
     position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin: 50px;
  }

   .ctipsqr-top-container .images {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  @media (max-width: 1024px) {
    .ctipsqr-top-container .images {
          display: none;
      }
  }
  @media (max-width: 1024px) {
    .ctipsqr-email-container .images {
          display: none;
      }
  }

.ctipsqr-top-container .bottom-left {
    position: absolute;
    bottom: -20%;
    left: -25px;
}

/* .ctipsqr-top-container .top-right {
    position: absolute;
    top: -50%;
    right: -50px;
} */

/* .ctipsqr-email-container .bottom-left {
    position: absolute;
    bottom: -20%;
    left: -45px;
} */

.ctipsqr-email-container .top-right {
    position: absolute;
    top: 11%;
    right: 0px;
}

.ctipsqr-email-container{
    text-align: center;
    z-index: 1; 
}
.ctipsqr-top-container .text-content {
    text-align: center;
    z-index: 1; 
}

.ctipsqr-email-container p {
  font-size: 28px;
  line-height: 48px;
  font-weight: 500;
  color: #000000;
  margin: 0 auto 30px auto;
  width: 80%;

}

.ctipsqr-email-container button{
  background: #4077CB; 
  border: 2px; border-radius: 8px; 
  height:80px; 
  font-size:28px;
  line-height:30px; 
  font-weight:700;
  font-family: lato;
  color: #FFFFFF;
}
}
.ctipsqr-top-container p {
  font-size: 28px;
  line-height: 48px;
  font-weight: 500;
  color: #000000;
  margin: 0 auto 30px auto;
  width: 80%;
}

.ctipsqr-email-container h1{
font-size: 50px;
font-weight: 700;
line-height: 45px;
color: #102A42;
}
.ctipsqr-top-container h1{
font-size: 55px;
font-weight: 700;
line-height: 75px;
color: #102A42;
}

.ctipsqr-top-container button{
  background: #4077CB; 
  border: 2px; border-radius: 8px; 
  height:80px; 
  font-size:28px;
  line-height:30px; 
  font-weight:700;
  font-family: lato;
  color: #FFFFFF;
}

.ctipsqr-top-container button:hover {
  background-color:#6894d6;
}

@media (max-width: 480px) {
.ctipsqr-email-container p {
  font-size: 18px;
  font-weight: 500;
  }

  .ctipsqr-email-container h1{
font-size: 50px;
font-weight: 700;
}

}
  /*  ============================
  =============================
  ============================== 
  CSS FOR CTIPS PAGE 
  ============================
  =============================
  ============================== */
    
.about-top-container {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin: 50px;
}

.about-top-container .images {
    position: absolute;
    width: 100%;
    height: 100%;
}
@media (max-width: 1024px) {
    .about-top-container .images {
        display: none;
    }
}

.about-top-container .bottom-left {
    position: absolute;
    bottom: -50%;
    left: -50px;
}

.about-top-container .top-right {
    position: absolute;
    top: -40%;
    right: -50px;
}

.about-top-container .text-content {
    text-align: center;
    z-index: 1; 
}

.about-top-container p {
  font-size: 28px;
  line-height: 48px;
  font-weight: 500;
  color: #000000;
  margin: 0 auto;
  width: 80%;
}

.about-top-container h1{
font-size: 60px;
font-weight: 700;
line-height: 75px;
color: #102A42;
}

.nn-about{
  margin: 0px 50px 50px 50px;
}
.nn-about .nn-grid{
    display: flex;
    justify-content: center;
}

.nn-about .nn-grid img{
  margin: 30px;
  border-radius: 20px;
  object-fit: cover;
}
 
@media (max-width: 1024px) {
  .nn-about .nn-grid {
    flex-direction: column; 
    align-items: center; 
  }

  .nn-about .nn-grid img {
    width: 80%; 
    height: auto;
    margin: 15px 0; 
  }
}

@media (max-width: 480px) {
  .nn-about {
    margin: 0px 20px 20px 20px; 
  }

  .nn-about .nn-grid img {
    width: 90%; 
    margin: 10px 0;
  }
}



.cert-eli-container{
    width: 100%;
    margin: 100px 0 50px 0;
}
.cert-eli-content{
    display: flex;
    justify-content: flex-start;
}

.cert-eli-content .ce-left-column{
  width: 50%;
  padding: 50px 0 0 50px;
}

.ce-right-column img {
  border-radius: 0 20px 20px 0;
}

.cert-eli-content .ce-right-column{
  width: 50%;
  height: 100%;
}

.cert-eli-content .ce-left-column button{
  background: #4077CB; 
  border: 2px; border-radius: 8px; 
  height:76px; 
  width: 394px; 
  font-size:28px;
  line-height:24px; 
  font-weight:700;
  font-family: lato;
  color: #FFFFFF;
}

.cert-eli-content .ce-left-column button:hover {
  background-color:#ffffff;
  color: #333;
}

.cert-eli-container .ce-images {
    position: relative;
    width: 100%;
    height: auto;
}

.cert-eli-container .ce-top-right {
    position: absolute;
    right: 0;
}

@media (min-width:1200px) and (max-width:1919px){
  .ce-right-column img {
  margin-top: 34%;
}
}

@media (max-width: 1200px) {
  .ce-images{
    display: none;
  }

  .cert-eli-content .ce-left-column,
  .cert-eli-content .ce-right-column {
    width: 50%;
    padding: 20px;
  }

  .cert-eli-content {
    flex-direction: column; 
    align-items: center;
  }

  .cert-eli-content .ce-left-column button {
    width: 100%; 
    font-size: 24px;
  }

  .cert-eli-container {
    margin: 80px 0 40px 0;
  }
}

@media (max-width: 768px) {
  .cert-eli-content .ce-left-column,
  .cert-eli-content .ce-right-column {
    width: 100%; 
    padding: 10px;
  }

  .cert-eli-container {
    margin: 60px 0 30px 0;
  }

  .cert-eli-content .ce-left-column button {
    font-size: 20px;
    height: 65px;
  }

  .ce-right-column img {
    width: 100%; 
    height: auto;
  }
}

@media (max-width: 480px) {
   .ce-images {
     display: none;
   }
  .cert-eli-content .ce-left-column button {
    font-size: 18px;
    height: 55px;
  }

  h1 {
    font-size: 36px; 
    line-height: 48px;
  }

  p {
    font-size: 18px;
    line-height: 36px;
    margin-bottom: 30px;
  }

  .ce-left-column {
    padding: 10px;
  }
  
  .ce-right-column img {
    width: 100%; 
    height: auto;
  }
}


.exam-info-container{
    width: 100%;
    margin: 100px 0 50px 0;
}
.exam-info-content{
    display: flex;
    justify-content: flex-start;
}

.exam-info-content .left-column{
  width: 40%;
}

.left-column img {
  height: 80%;
  border-radius: 0 20px 20px 0;
}

.exam-info-content .right-column{
  width: 60%;
  padding-left: 20px;
}

.exam-info-content .right-column button{
  background: #4077CB; 
  border: 2px; border-radius: 8px; 
  height:76px; 
  width: 489px; 
  font-size:28px;
  line-height:24px; 
  font-weight:700;
  font-family: lato;
  color: #FFFFFF;
}
.exam-info-content .right-column button:hover {
  background-color:#6894d6;
}

.exam-info-container .info-images {
    position: relative;
    width: 100%;
    height: 100%;
}

.exam-info-container .info-bottom-left {
    position: absolute;
    left: 0;
    bottom: -80px;
}

.exam-info-container .info-top-right {
    position: absolute;
    right: 0;
    top:-100px;
}

/* Responsive Design Below 1024px */
@media (max-width: 1024px) {
  .info-images{
    display: none;
  }
  .exam-info-content {
    flex-direction: column; /* Stack columns vertically */
    align-items: center; /* Center-align the content */
  }

  .exam-info-content .left-column,
  .exam-info-content .right-column {
    width: 100%; /* Full width for both columns */
  }

  .exam-info-content .right-column button {
    width: 80%; /* Make the button width responsive */
    max-width: 489px; /* Don't exceed the original size */
    margin: 20px auto; /* Center button with some space */
    font-size: 20px; /* Adjust font size for smaller screens */
    line-height: 24px; /* Adjust line height */
  }
}

/* Further responsiveness for smaller screens below 768px */
@media (max-width: 768px) {
  .info-images{
    display: none;
  }
  .exam-info-content .right-column button {
    width: 90%; /* Button width for smaller screens */
    font-size: 18px; /* Smaller font size */
  }

  .exam-info-container {
    margin: 50px 0; /* Adjust margin for small screens */
    text-align: left;
  }

  .exam-info-content h1 {
    font-size: 32px; /* Smaller font size for h1 */
    line-height: 40px;
  }

  .exam-info-content p {
    font-size: 18px; /* Smaller text for paragraphs */
    line-height: 30px;
  }
}

.benefit-container{
    width: 100%;
    margin: 100px 0 100px 0;
}

.benefit-content{
    display: flex;
    justify-content: flex-start;
}

.benefit-left{
  width: 40%;
}

.benefit-right{
  width: 60%;
  margin-bottom: 50px;
  padding-bottom: 150px;
}

.benefit-left  img {
  width: 80%;
  border-radius: 0 20px 20px 0;
}

.benefit-container .c-section{
  border-radius: 10px;
  box-shadow: 0px 4px 20px 0px #5B5B5B29;
  background-color: #FFFFFF;
  padding: 20px;                        
  text-align: left;   
  
}

.benefit-container .c-container{

  display: grid;                     
  grid-template-columns: repeat(2, 1fr);  
  grid-template-rows: repeat(2, 1fr);    
  gap: 20px;                          
  padding: 10px;
  
}

.benefit-container h2{
  color: #4077CB;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
}

.benefit-container p{
  color: #4c4c4c;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.benefit-right img{
    position: absolute;
    right: 0;
  
}

.benefit-right button{
  background: #4077CB; border: 2px solid #4077CB; border-radius: 8px; height:76px; width: 394px; font-size:28px; margin-top:50px;
  font-family: lato; color: #FFFFFF; font-weight: 700; line-height: 24px;
}

.benefit-right button:hover {
  background-color:#6894d6;
}

@media (max-width: 1024px) {
  .benefit-content {
    flex-direction: column; /* Stack content vertically */
    align-items: center; /* Center align the content */
  }

  .benefit-left, .benefit-right {
    width: 100%; /* Full width for both columns */
    padding: 10px;
  }

  .benefit-left img {
    width: 70%; /* Make the image responsive */
    margin-bottom: 20px;
  }

  .benefit-right {
    position: static; /* Remove the absolute positioning for images */
  }

  .benefit-container .c-container {
    grid-template-columns: 1fr; /* Stack the grid items in one column */
  }

  .benefit-right button {
    width: 80%; /* Make button width responsive */
    max-width: 394px; /* Maintain original max width */
    margin: 20px auto;
    font-size: 22px; /* Adjust font size */
  }

  .benefit-right img {
    display: none;
  }
}

@media (max-width: 768px) {
  .benefit-left img {
    display: none;
  }

  .benefit-right button {
    width: 90%; /* Ensure button width is responsive on very small screens */
    font-size: 20px; /* Adjust font size for mobile */
  }

  .benefit-container h2 {
    font-size: 18px; /* Smaller heading size for mobile */
  }

  .benefit-container p {
    font-size: 14px; /* Smaller text size for mobile */
  }
}


  /*  ============================
  =============================
  ============================== 
  CSS FOR HOME PAGE 
  ============================
  =============================
  ============================== */


   .home-snd-sec{
    margin: 50px 0 50px 0;
  }

.key-container {
  display: flex;
  flex-direction: column;  
  gap: 20px;  
  width: 100%;              
}

.key-row {
  display: flex;
  justify-content: center; 
  gap: 20px;    
  flex-wrap: wrap;                
}


.key-box {
  display: flex;
  flex-direction: column;        
  justify-content: center;       
  align-items: center;           
  width: 25%;                   
  text-align: center;            
  background-image: linear-gradient(180deg, #FFFFFF, #EFF2F7);
  min-height: 272px;
  margin: 50px;
  border-radius: 10px;
}

.key-box p {
  font-size: 20px;
  font-weight: 800;
  line-height: 32px;
  text-align: center;
  margin-top: 50px;
}

.key-container .small-image {
  width: 50px;    
  margin-bottom: 50px;               
  height: auto;                
}

.key-bottom-left {
  position: relative;            
  height: 100px;                
}

.key-bottom-left img {
  position: absolute;
  bottom: 0;
  left: 0;
  height: auto;
  width: auto;
}

@media (max-width: 768px) {
  .key-box {
    width: 45%; 
  }
  .key-bottom-left img {
    display: none;
  }
}
@media (max-width: 480px) {
  .key-box {
    width: 90%;  
  }

  .key-row {
    justify-content: center; 
  }
  .key-bottom-left img {
    display: none;
  }
}

.home-rel-date h3{
 float: left;
 font-size: 20px;
font-weight: 700;
line-height: 52px;
}
.home-rel-date{
 margin: -30px 0px 0px 50px;
 width:80%;
}

.home-rel-date .featured-content-article-item{
font-size: 20px;
font-weight: 700;
line-height: 52px;
text-align: center;
background-color:  #F0F0F0;
border-radius: 6px;
height: 44px;
}

.home-rel-date .featured-content-article li{
width: auto;
float: left;
}

.home-rel-date .featured-content-article-item__title{
  margin-top: -4px;;
}
.content-heading{
  font-size:48px
}
.cert-board-title h3{
      color: #fff;
    float: left;
    font-size: 42px;
}

.testimonial-container {
  position: relative;
  display: flex;
  justify-content: center; /* Center the testimonial box horizontally */
  padding: 20px;
  width: 100%;
  flex-wrap: wrap;
  margin: 4% 0 0 0;
}

/* Testimonial box styles */
.testimonial-box {
  /* position: relative; */
  width: 30%;              
  max-width: 800px;        
  border-radius: 10px;
  border: 1px solid #4077CB;
  padding: 40px;
  text-align: center;
  margin: 30px;
  /* z-index: 2; */  
    
    /* display: flex;
    flex-direction: column;  */
}

/* Round image style */
.testimonial-image img {
  width: 100px;            /* Set the size of the round image */
  height: 100px;
  border-radius: 50%;      /* Make the image round */
  object-fit: cover;       /* Ensure the image fills the circle */
  margin-bottom: 20px;     /* Add some spacing below the image */
}

/* Testimonial quote styling */
.testimonial-quote {
  font-style: italic;
  color: #555;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;        
}


/* User name and designation styling */
.user-name {
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
}

.user-designation {
  color: #888;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
}

/* Positioning the top-right image for the container */
.testimonial-container-image.test-top-right {
  position: absolute;
  top: -15%;
  right: 0;
}

/* Positioning the bottom-left image for the container */
.testimonial-container-image.test-bottom-left {
  position: absolute;
  bottom: -10%;
  left: 0;
}
@media (max-width: 820px) {
.testimonial-container-image img{
    display: none;
  }
}

/* Responsive design for smaller screens */
@media (max-width: 768px) {
  .testimonial-box {
    width: 90%; 
    padding: 20px;
  }

  .testimonial-image img {
    width: 80px;  
    height: 80px;
  }
 

  .testimonial-quote {
    font-size: 1.1em;
  }

  .user-name {
    font-size: 1em;
  }

  .user-designation {
    font-size: 0.9em;
  }
}

.home-blog .featured-content-image-overlay-item__overlay{
  background-image: linear-gradient(180deg, rgba(7, 11, 27, 0) 0%, rgba(7, 11, 27, 0.82) 47.5%, #070B1B 100%);
  background: none;
}

.home-blog .catalog-item{
  padding: 0 5% 0 5%;
}
.home-blog .featured-content-image-overlay-item{
  border-radius: 10px;
  overflow: hidden;
}

.home-blog .featured-content-image-overlay-item img{
  width: 100%;
}

.home-blog li h4{
    font-size: 18px;
    line-height: 24px;
    font-weight: 800;
}

.home-blog li p{
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}
  /*  ============================
  =============================
  ============================== 
  CSS FOR About Us Page
  ============================
  =============================
  ============================== */
/* General box styling */

.contactus-form-sec button{
  background-color: #4077CB; color: white; border: none; padding: 10px 20px; font-size: 22px; border-radius: 4px; cursor: pointer; width: 50%; text-align: center; height: 55px;font-weight:500; line-height: 24px;
}

.contactus-form-sec button:hover{
  background-color: #6894d6; 
}

/****LEADERSHIP*******/
.leadership-sec-about{
  display: flex;
  justify-content: center;
  gap: 1%;
  flex-wrap: wrap;
}
.leadership-sec-about #card1{
  margin-bottom: 50px;
}
.about-profile-card {
  align-items: flex-start;
  background: #ffffff;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  padding: 16px;
  max-width: 465px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid orange;
  border-left: 1px solid orange;
  border-right: 1px solid blue;
  border-top: 1px solid blue;
}

.about-profile-card__image img {
  width: 70%; /* Adjust the size as needed */
  height: 339px;
  border-top-left-radius: 26px;
  border-top-right-radius: 26px;  
  object-fit: cover;
  margin-right: 16px;
}

.about-profile-card__content {
  flex: 1;
}

.about-profile-card h3 {
  font-size: 1.25rem;
  margin: 0;
  font-weight: 700;
  color: #333333;
}

.about-profile-card a {
  text-decoration: underline;
}
.about-profile-card__title {
  font-size: 0.875rem;
  color: #888888;
  margin: 4px 0 16px;
}

.about-profile-card blockquote {
  font-size: 0.875rem;
  color: #555555;
  font-style: italic;
  margin: 0;
}

/**********/

/* Modal styles */
.contact-modal {
  display: none; /* Hidden by default */
  position: fixed; 
  z-index: 1000; 
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5); /* Black background with transparency */
}
/***Advisory Council***/
.advisory-board li.about-block__container .about-block img {
    float: right;
    margin-top: 4%;
    width: 10%;
}
.advisory-board .about-block{
    border: 1px solid #4077CB;
    border-bottom: 1px solid #EF741D;
    border-left: 1px solid #EF741D;
    border-radius: 10px;
    width: 90% !important;
    height: 100px !important;
}
.advisory-board .about-block__text h3 {
  padding: 15px 3px 3px 0px;
    font-size: 24px;
    font-weight: 800;
    text-transform: none !important;
}
.advisory-board .block__container .about-block img  {
  width:20% !important;
}
.advisory-board .about-block__container{
  padding: 12px !important;
}
.adv-council-upper-graphic{
    height: 207px;
    width: 168px;
    max-width: 162px !important;
    position: relative;
    bottom: -49px;
    margin-top: 72%;
    left: -13px;
}
/******/
.contact-modal-content {
  background-color: #fff;
  margin: 15% auto;
  padding: 20px;
  border-radius: 10px;
  width: 50%;
  text-align: center;
}

.contact-modal-icon img {
  width: 50px;
  height: 50px;
}

.contact-close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
}

.contact-close:hover, .contact-close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.advisory-council-box {
  position: relative;
  background: white; /* Inner box background */
  padding: 20px;
  border-radius: 8px; /* Border radius */
  z-index: 1;
  text-align: center; /* Center alignment for content */
  margin: 20px auto; /* Space between boxes */
  text-align: left;
  padding: 5% 5% 3% 5%;
}

/* Gradient border styling */
.advisory-council-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 5px; /* Rounded corners */
  padding: 1.5px; /* Width of the border */
  background: linear-gradient(90deg, #EF741D, #4077CB); /* Gradient colors */
  -webkit-mask: linear-gradient(white 0 0) content-box, linear-gradient(white 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: -1; /* Push behind content */
} 

/* Optional styling for LinkedIn icon */
.linkedin-icon {
 width: 40px;
    height: 40px;
    margin-left: 5%;
  vertical-align: middle; /* Align with text */
}

.advisory-council-box {
  display: flex;
  justify-content: space-between; /* Push content to opposite ends */
  align-items: center; /* Align vertically */
}

.advisory-council-content {
  flex: 1; /* Allow content to take available space */
}

.linkedin-link {
  flex-shrink: 0; /* Prevent shrinking of the link icon */
}

.cert-board-title div.featured-content-image-overlay-item__overlay{
  background-color: transparent;
}
.cert-board-title p.featured-content-image-overlay-item__description{
  font-size: 16px;
  position: relative;
  z-index: 2; /* Ensures it stays above the gradient */
  color: #fff; /* Ensure brightness */
  filter: none !important; /* Nullify any inherited filter effects */
  mix-blend-mode: normal !important; /* Prevent any blending with the background */
}
.cert-board-title  h4.featured-content-image-overlay-item__title{
  font-size: 20px;
position: relative;
  z-index: 2; /* Ensures it stays above the gradient */
  color: #fff; /* Ensure brightness */
  filter: none !important; /* Nullify any inherited filter effects */
  mix-blend-mode: normal !important; /* Prevent any blending with the background */
}

.cert-board-title  div.featured-content-image-overlay-item {
position: relative;
  display: inline-block;
  width: 100%; /* Adjust as needed */
  overflow: hidden; /* Ensure no overflow */
  border-radius:10px
}


.cert-board-title div.featured-content-image-overlay-item img{
display: block;
  width: 100%; /* Ensure full width */
  height: auto; /* Maintain aspect ratio */
 } 
.cert-board-title div.featured-content-image-overlay-item::after {
 content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, transparent 55%, rgba(0, 0, 0, 0.7) 100%);
  z-index: 1;
    }

  .cert-board-title .image-container .content {
  position: absolute;
  top: 20%; 
  left: 10%; 
  z-index: 2; 
  color: #fff; 
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); 
}

.aboutus-contact-grad{
  background-image: linear-gradient(to right,  #F6EFEB, #F6EFEB);
}

.advisory-council-box{
  width: 100%;
  height: auto;
}
.about-us-first-sec{
  width: 71%;
    /* float: right; */
    align-items: center;
    text-align: center;
    margin-left: 14%;
}

.about-us-leadership{
  display:flex; 
}
.contact-us-sec{
  display: flex; 
  justify-content: space-between; 
  align-items: flex-start; 
  max-width: 1200px; 
  margin: 0 auto; 
  padding: 20px;
}
.contactus-form-sec{
  width: 55%; 
  background-color: white; 
  padding: 30px; 
  border-radius: 8px; 
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);font-style:normal;
}
.contact-detail-sec{
  width: 40%; 
  background-color: transparent; 
  color: #102A42; 
  padding: 20px;
}
.advisory-council-heading{
    margin-bottom: -57px;
    position: relative;
    top: 95px;
}

.contact-us-form-field{
  display: flex; 
  justify-content: space-between; 
  gap: 20px; 
  margin-bottom: 15px;
}

@media (max-width: 768px) {
.about-us-leadership{
  flex-direction: column; /* Stack the two blocks vertically on mobile */
}
.about-us-graphic{
  display: none;
}
.contact-us-sec{
  flex-direction: column;
}
.contact-detail-sec, .contactus-form-sec{
  width: 100%;
}
.advisory-council-heading{
    top: 19px;
}
.contact-us-form-field{
  flex-direction: column;
}
.adv-council-upper-graphic{
  display: none;
}
}

/*  ============================
=============================
============================== 
CSS FOR Resource PAGE 
============================
=============================
============================== */

.es-resource-second-sec-background{
padding: 0px !important;
}

  /*  ============================
  =============================
  ============================== 
  CSS FOR Get Certified PAGE 
  ============================
  =============================
  ============================== */

.cert-proc{
   margin-bottom: 50px;
  }

.get-certified-timeline{
  background: #F9FBFF;
}

.cert-types-block {
    display: flex;
    justify-content: center;
    gap: 50px;
    align-items: stretch;
    padding: 20px;
    margin: 50px 0;
}

.ctype1, .ctype2 {
    width: 30%;
    padding: 40px 20px 50px 20px;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    clip-path: inset(0 round 20px);
    border: 2px solid;
    border-image-slice: 1;
}

.ctype1 {
    background: linear-gradient(134.8deg, #FFFFFF 3.19%, #F6EFEB 100%);
    border-image-source: linear-gradient(227.07deg, #EF741D 0%, #4077CB 100%);
}

.ctype2 {
    background: linear-gradient(134.8deg, #FFFFFF 3.19%, #DFEBFF 100%);
    border-image-source: linear-gradient(227.07deg, #EF741D 0%, #4077CB 100%);
}

.ct-features-row h4 {
    font-family: Lato;
    font-size: 32px;
    font-weight: 700;
    line-height: 32px;
    margin-left: 35px;
}

.ct-features-row ul {
    list-style-type: none;
    padding-left: 0;
}

.ct-features-row li {
    font-family: Lato;
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px; 
}

.ct-features-row li .check-icon {
    margin: 8px 10px 0 0;
    width: 20px; 
    height: 20px; 
}

.additional-info{
  text-align: center;
}

.additional-info h3{
  font-family: Lato;
  font-size: 28px;
  font-weight: 500;
  line-height: 48px;
}

.additional-info h3 span{
  font-family: Lato;
  font-size: 28px;
  font-weight: 700;
  line-height: 48px;
  color: #4077CB;
}

.additional-info p{
  font-family: Lato;
  font-size: 20px;
  font-weight: 500;
  line-height: 38px;

}


@media (max-width: 1023px) {
    .cert-types-block {
        flex-direction: column; 
        align-items: center;
    }

    .ctype1, .ctype2 {
        width: 80%; 
        margin-bottom: 30px; 
    }
}


.get-certified-ctype{
margin-top: 50px;
}

.get-certified-ctype h1{
  font-size: 42px;
  font-weight: 700;
  line-height: 62px;
  color: #102A42;
}

.get-certified-ctype p{
  font-size: 28px;
  font-weight: 500;
  line-height: 48px;
  color: #757575;
  width: 80%;
  margin: 0 auto;
}

.EC{
  background-image: linear-gradient(to right, #102A42, #4077CB);
  color:#FFFFFF;
  font-family: lato;
}
.ec-container{
  padding: 50px;
  font-family:'Lato';
}

.ec-flex{
    display: flex;
    justify-content: flex-start;
    gap: 10%;
    margin: 20px 0px 20px 0px;
}

.ec-row{
  width: 100%;
  margin: 20px 0px 20px 0px;
}

.ec-input input{
  margin-left: 20px;
  border-radius: 10px;
  box-shadow: 0px 2px 9px 0px #00000099 inset;
  width: 20%;
  font-size: 22px;
  font-weight: 800;
  line-height: 38px;
  height: auto;
  text-align: center;
  font-family: lato;
}

.ec-input input::placeholder {
  font-family: 'Lato';
  font-weight: 700; 
  font-size: 26px; 
  line-height: 38px;
  color: #A9A9A9;
}

.ex-para-title{
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
  width: 50%;
  font-family: lato;
  margin-bottom: 30px;
}

.ec-input{
  width: 40%;
  position: relative;
}
.ec-input select{
  margin-left: 20px;
  width: 40%;
  font-size: 24px;
  font-weight: 700;
  line-height: 42px;
  height: auto;
  border-radius: 10px;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAWCAYAAAClrE55AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFsSURBVHgBzZY/TsMwGMWfHQllDILOkA2YGBlTJkZ6AzKy0Ru0N4CNjSPACZIeIRPtmBEEg9kKEja21SITEidt/rS/xY6/z9aT/PQc4p0GHr5IDBAPm4LzkKjROwquQOkDNsOYPUcjR83m72ni9vxdOT1DtzxJEddqQpcrcuEGEAm6QohUXslw+Un/FLkY6IZuhPTZbJIiT4guCBGibQSGpgiFk+2Rfkndff8DBBdoR8Qdm0aj7DIp6vdOzh/lcIlGRYiUTWM/r0QLN+3wsFG/qLOkL4rKhUJYMmGLjQxN8E3/+cLEse2VfmHu3sErCKl7RWM2i+5tDVYhCzF1w+43tGxQVGDtsMuEVm0hGhV2q/olE1qNCNEHcj6o2p8XWjZKPWKiw67nq+wJYBeRG1o2CNbAGnaW0LJR3SMmRWFXElqNC9FhR3LMWxJaNlbyiMn8LX2Rj+On8TiWhlarSL/cesf9GNuA/Oc9RE1+AKScs+kG0UPvAAAAAElFTkSuQmCC');
   background-repeat: no-repeat; 
  background-position: right 15px center; 
  background-size: 20px; 
  padding-right: 40px; 
}

.ec-input span{
  font-size: 22px;
  font-weight: 500;
  line-height: 38px;
}

.ec-button {
  background-color: #4077CB;
  color:#FFFFFF;
  border: 2px;
  border-radius: 8px;
  cursor: pointer;
  height:76px; 
  width: 340px; 
  font-size:28px; 
  font-weight: 700;
  line-height: 24px;
  font-family: lato;
}

.ec-button:hover {
  background-color:#ffffff;
  color: #333;
}

.lower-row{
  margin-top: 50px;
}

.ec-disclaimer{
  display: flex;
  justify-content: flex-start;
  gap: 10px;
}

.ec-result{
    background: #102A4254;
    border: 1px solid;
    border-image-source: linear-gradient(88.43deg, #3268BA 0.14%, #7BAFFF 99.13%);
    font-size: 26px;
    font-weight: 800;
    line-height: 52px;
    border-image-slice: 1;
    align-content: center;
    padding: 20px;
    border-radius: 20px;
    clip-path: inset(0 round 20px);
}

/* Responsive styles for ec-row */
@media (max-width: 1024px) {
  .ec-row {
    flex-direction: column; /* Stack inputs vertically */
  }

  .ec-flex {
    flex-direction: column;
    gap: 0%; /* Remove gap between flex items */
  }

  .ec-input {
    width: 80%; /* Make input fields full width */
    margin-bottom: 20px; /* Add spacing between fields */
  }

  .ec-input input {
    width: 80%; /* Input fields take full width on smaller screens */
    font-size: 18px; /* Adjust font size for better readability */
  }

  .ec-input select {
    width: 80%; /* Select field takes full width */
    font-size: 18px; /* Adjust font size */
  }

  .ex-para-title {
    font-size: 18px; /* Adjust title font size for smaller screens */
    width: 80%; /* Ensure the title takes full width */
  }

  .ec-button {
    width: 80%; /* Make the button full width */
  }
}

.info-icon img {
  cursor: pointer;
  margin-left: 5px;
  vertical-align: middle; 
}

.info-icon:hover::after {
    content: attr(data-info);
    position: absolute;
    background-color: #333;
    color: white;
    padding: 10px 10px;
    border-radius: 5px;
    top: 90%;
    left: 0;
    z-index: 9999;
    font-size: 15px;
    font-weight: 500;
    line-height: 28px;
    transform: translateX(20%);
}

.price-p-container {
    position: relative;
    display: flex;
    justify-content: center; 
    align-items: start;
    flex-direction: column;
    margin: 50px;
}

.pp-images {
    position: absolute;
    width: 100%;
    height: 100%;
}

.pp-bottom-left {
    position: absolute;
    bottom: -100%;
    left: -50px;
}


.pp-text-content {
    text-align: center;
    z-index: 1; 
}

.price-p-container p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #6D758F;
  margin: 0 auto;
  width: 60%;
}

.price-p-container h1{
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
  color: #102A42;
}
.pp-banner-title{
  display: flex;
  position: relative;
  left: 14%;
}

.pp-banner-title img{
  margin-left: 20px;
}

@media (max-width: 1024px){
    .pp-images {
        display: none;
    }
    .pp-banner-title{
      left: 0%;
      flex-direction: column;
    }
    .retail-price{
      right: 0% !important;
    }
}

.package-parent{
    display: flex;;
    justify-content: center;
    align-items: center;
}
/* Container to hold the price packages */
.packages-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);  /* 3 equal columns */
  padding: 20px;
  grid-auto-rows: auto;  /* Adjusts the row height based on content */
  width: 80%;
}

/* Styling each price package */
.price-package {
  border: 1px solid #ddd;
  padding: 20px;
  max-width: 100%;
  background-color: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  text-align: center;
  transition: transform 0.3s ease-in-out;
}

/* Hover effect for price packages */
.price-package:hover {
  transform: scale(1.05); /* Slight zoom effect on hover */
}

/* Price Row - Price and Package Name */
.price-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 10px;
}

.price {
color: #4077CB;
font-size: 36px;
font-weight: 600;
line-height: 40px;
}

.package-name {
  background-color: #E8F8FF;
  padding: 5px 10px;
  border-radius: 5px;
  color: #102A42;
font-size: 14px;
font-weight: 600;
line-height: 20px;
}

.retail-price::before{
  content: '';
  position: absolute;
  top: 50%;
  left: -5%;
  width: 110%;
  height: 2px;
  background-color: #EF741D;
  transform: rotate(15deg); /* Creates the diagonal effect */
  transform-origin: center;
}

.retail-price{
  position: relative;
  display: inline-block;
  font-size: 20px;
  font-weight: 500;
  color: #EF741D;
  font-family: 'Inter';
  right: 9%; 
}

/* Description Row - Package Description */
.description-row {
  padding: 10px 0;
font-size: 16px;
font-weight: 400;
line-height: 24px;
color:#767676;
min-height: 20%;
margin-top: 20px;
}

/* CTA Button Row */
.cta-row {
  padding: 10px 0;
}

.cta-button {
  background-color: #4077CB;
  color: #FFFFFF;
  padding: 10px 20px;
  cursor: pointer;
  border-radius: 5px;
  transition: background-color 0.3s ease;
  border: 1px solid #4077CB;
font-size: 22px;
font-weight: 500;
line-height: 24px;
width: 80%;
}

.cta-button:hover {
  background-color: #6894d6;
  color: #FFFFFF;
}

.features-row h4{
font-size: 16px;
font-weight: 700;
line-height: 22px;
text-align: left;
color: #102A42;

}
/* Features Row - List of Features */
.features-row ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.features-row ul li {
  padding: 5px 0;
  color:  #6D758F;
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  display: flex; /* Use Flexbox to align image and text */
  align-items: center; /* Align vertically in the center */
}

.check-icon {
  width: 16px; 
  height: 16px; 
  margin-right: 10px;
  object-fit: cover; 
}

@media (max-width: 1439px) and (min-width: 1024px) {
  .description-row {
    min-height: 25%;
  }
}

  @media (max-width: 1024px) {
      .description-row {
      min-height: 27%;
      padding: 15px 0;
  }
 }

/* Responsiveness for smaller screens */
@media (max-width: 768px) {
  .packages-container {
    grid-template-columns: 1fr;  /* Stack packages in one column on small screens */
  }
}

/*  ============================
  =============================
  ============================== 
  CSS FOR Home Page Crousal 
  ============================
  =============================
  ============================== */
.carousel-container {
  position: relative;
  width: 100%;
  overflow-x: hidden; /* Prevent horizontal overflow */
}

.carousel {
  display: flex;
  position: relative;
  transition: transform 0.5s ease-in-out;
  width: 100%; /* Ensure the carousel itself is 100% width */
}

.carousel-item {
  display: flex;
  width: 100%; /* Ensure each item takes full width */
  min-width: 100%; /* Ensure the item cannot overflow */
  transition: transform 0.5s ease-in-out;
}

.text-column {
  width: 50%;
  padding: 50px;
}

.text-column h2 {
  font-family: Lato;
  font-size: 42px;
  font-weight: 800;
  line-height: 62px;
  color: #585F76;
}

.text-column p {
  font-family: Lato;
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
  color: #585F76;
}

.image-column {
  width: 50%;
}

.image-column img {
  width: 100%; /* Ensure the image fills its container */
  height: 95%;
}

.ele-button {
  background-color: #4077CB;
  color: #FFFFFF;
  border: 2px solid #4077CB;
  border-radius: 8px;
  cursor: pointer;
  height: 76px;
  width: 489px;
  font-size: 28px;
  font-weight: 700;
  line-height: 24px;
  font-family: lato;
  margin-top: 30px;
}

.ele-button:hover {
  background-color: #6894d6;
  color: #FFFFFF;
  border: 2px solid #4077CB;
}

.carousel-indicators {
  position: absolute;
  bottom: 2px; /* Position dots below carousel */
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1; /* Ensure the dots are above other elements */
  margin-top: 50px;
}

.carousel-indicators .dot {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  display: inline-block;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.carousel-indicators .dot.active {
  background-color: #007bff;
}

.carousel-indicators .dot:hover {
  background-color: rgba(0, 0, 0, 0.7);
}

/* Adjustments for medium screens */
@media (max-width: 1440px) and (min-width: 1024px) {
  .text-column h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 52px;
  }

  .text-column p {
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
  }

  .ele-button {
    width: 100%;
    font-size: 24px;
    font-weight: 600;
    line-height: 20px;
  }
}

/* Mobile Screen Adjustments */
@media (max-width: 768px) {
   .carousel-container {
    height: auto; /* Allow height to adjust automatically */
  }

  .carousel-item {
    flex: 0 0 100%; /* Ensure each carousel item takes up full width */
    display: block; /* Stack items vertically */
  }

  .carousel-indicators .dot {
    width: 8px;
    height: 8px;
    margin: 0 4px;
  }

  .text-column,
  .image-column {
    width: 100%; 
    text-align: center;
  }

  .image-column img {
    max-width: 100%;
    height: 95%;
  }

  .text-column h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
  }

  .text-column p {
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
  }

  .ele-button {
    width: 100%;
    font-size: 20px;
    font-weight: 500;
    line-height: 15px;
  }
}

/* Extra small screen adjustments */
@media (max-width: 480px) {
  .carousel-container {
    height: auto; /* Allow height to adjust automatically */
  }

  .carousel-item {
    flex: 0 0 100%; /* Ensure each item takes full width */
  }

  .carousel-indicators .dot {
    width: 6px;
    height: 6px;
    margin: 0 3px;
  }

  .text-column h2 {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }

  .text-column p {
    font-size: 10px;
    font-weight: 300;
    line-height: 15px;
  }

  .ele-button {
    width: 100%;
    font-size: 15px;
    font-weight: 300;
    line-height: 15px;
  }
}



/*  ============================
  =============================
  ============================== 
  CSS FOR Collection Detail View Page - Right Side of Screen 
  ============================
  =============================
  ============================== */

.contact-form {
            background-color: #fff;
            padding: 20px;
            border-radius: 8px;
            display: flex;
            flex-direction: column;
            gap: 15px;
            box-shadow: 0px 1px 4px 0px #19213D14;
        }
  .contact-form h2{
    font-family: Lato;
    font-size: 28px;
    font-weight: 700;
    line-height: 20px;
  }

  .contact-form p{
    font-family: Lato;
    font-size: 14px;
    font-weight: 800;
    line-height: 22px;
    color:black;
  }

  .contact-form label{
    font-family: Lato;    
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    color: #102A42;
 }

        .contact-form input:not([type="checkbox"]), .contact-form textarea {
            width: 100%;
            padding: 10px;
            margin: 5px 0;
            border-radius: 5px;
            border: 1px solid #ccc;
            font-family: Lato;
            font-size: 14px;
            font-weight: 400;
            line-height: 20px;
        }

        .contact-form textarea {
            resize: vertical;
            height: 100px;
        }

        .contact-form .checkbox {
            display: flex;
            align-items: flex-start;
        }

        .contact-form .checkbox input {
            margin: 5px 10px 0 0;
        }

        .contact-form button {
            color: #FFFFFF;
            font-family: Lato;
            font-size: 22px;
            font-weight: 500;
            line-height: 24px;
            box-shadow: 0px 1px 4px 0px #19213D14;
            background-color: #4077CB;
            width: 70%;
            height: 55px;
            border-radius: 5px;
            margin-top: 20px;
        }

        .contact-form button:hover {
  background-color:#6894d6;
}

        .checkbox a{
          color: #4077CB;
        }



/*  ============================
  =============================
  ============================== 
  CSS FOR Candidate Handbook Page
  ============================
  =============================
  ============================== */


.candidate-handbook {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.ch-left,
.ch-right {
  padding: 20px;
}

.ch-left img {
  object-fit: cover;
}

.ch-right{
  display: flex;
  justify-content: center;
  align-items: center; 
}

.ch-right-inner{
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px;
  box-shadow: 0px 1px 4px 0px #19213D14;
}

.ch-right h2 {
  margin-bottom: 15px;
  font-family: Lato;
  font-size: 28px;
  font-weight: 700;
  line-height: 30px;
}

.ch-right input{
  font-family: Lato;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;

}

.ch-right label{
  font-family: Lato;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.ch-right .checkbox label{
  font-family: Lato;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.ch-right inputinput:not([type="checkbox"]), .ch-right button {
  margin-bottom: 15px; 
  padding: 10px;
  width: 100%; 
}

.ch-right button{
  box-shadow: 0px 1px 4px 0px #19213D14;
  background-color: #4077CB;
  height: 55px;
  font-family: Lato;
  font-size: 22px;
  font-weight: 500;
  line-height: 24px;
  color: #FFFFFF;
}

.ch-right button:hover {
  background-color:#6894d6;
}

.ch-right .checkbox {
  margin-bottom: 15px;
}

.ch-right-inner .checkbox input {
   margin: 9px 4px 4px 14px;
}


@media screen and (max-width: 768px) {
  .candidate-handbook {
    flex-direction: column; 
    }

  .ch-right {
    width: 100%;
  }
}



/*  ============================
  =============================
  ============================== 
  CSS FOR Live Exam Prep Course Page
  ============================
  =============================
  ============================== */

.prep-header picture {
    max-height: 40rem;
}

.prep-header {
    padding: 1rem 2rem !important;
}

#ember2336 {
    justify-items: center;
}

#ember2361 .columns {
    text-align: center;
}

#ember2361 .columns, #ember2378 .columns, #ember2393 .columns {
    text-align: center;
}

#ember2362 .row {
    padding-top: 10px !important;
}

#add-prep-resource {
    padding: 1rem 2rem;
    color: #4c4c4c;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}

#ember2327 {
    display: none;
}

.testimonial-spacing {
  line-height: 24px;
  letter-spacing: 0.5px;
  padding: 1rem 1.5rem;
  width:100%;
  margin: 2rem auto 3rem;
  font-family: Lato;
  font-size: 46px;
}
.prep-header .h4 {
    font-size: 28px !important;
    line-height: 48px;
    font-weight: 500;
    color: #000000;
    margin: 0 auto;
}

#ember2343 p {
    color: #4c4c4c;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}

#ember2409 h3{
    color: #4077CB;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
}

#ember2338 h3 {
    color: #4077CB;
    font-size: 48px;
    font-weight: 700;
    line-height: 26px;
}

#ember2338 p {
    color: #4c4c4c;
    font-size: 24px;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 30px;
}

#ember2363 .h2.widget__title {
    font-size: 48px;
    line-height: 62px;
    font-weight: 700;
    padding: 1rem 2rem;
    margin-bottom: 0;
}

#ember2345 p {
    padding: 1rem 2rem;
    margin: 1.5em 0;
    line-height: 1.5;
    font-family: 'Lato', sans-serif;
    font-size: 28px;
    font-weight: 400;
}
