.blog-content li{
         margin-left: 1rem;
}
  .times-roman-font{
      font-family: times new roman !important;
  }
  .grid-profile-images {
      position: relative;
    }
    
    .grid-profile-images img {
      width: 40px;
      height: 36px;
      border-radius: 50%;
      position: absolute;
      border: 3px solid #fff; /* Optional: adds a white border around the images */
    }
    
    .grid-profile-images img:nth-child(1) {
      top: 0;
      left: 0;
      z-index: 3; 
    }
    
    .grid-profile-images img:nth-child(2) {
      top: 0px;
      left: 20px;
      z-index: 2;
    }
    
    .grid-profile-images img:nth-child(3) {
      top: 0px;
      left: 40px;
      z-index: 1; 
    }


.heading-small-grey{
        font-size: 13px;
    color: #838285 !important;
}
.mark-as-review-btn{
    background: #1f116c;
    color: white;
    padding: 1px 8px;
    border-radius: 5px;
}   
.clear-response-btn{
    background: red;
    color: white;
    padding: 1px 8px;
}
.lock-css{margin-left: 10px;
    color: white;
    padding: 5px;
    border-radius: 10px;
}
.nav-btn{background: #f3f6fd;padding: 5px 10px;margin: 0px 5px;}
.w-120px{width: 120px;}
.slick-prev:before,
.slick-next:before
{
    color: black !important;
    line-height: 0 !important;
    font-size: 25px !important;
}
.error-msg{color:red;font-size:18px;padding:5px 10px;}

.footer-icon{    
    border-radius: 50%;
    padding: 0px;
    margin-right: 5px;
    height: 2.5rem;
    width: 2.7rem;
    margin-bottom: 10px;
}
.grid-50{
  display: grid;
  grid-template-columns: 50% 50%;
}
.grid-25{
  display: grid;
  grid-template-columns: 25% 25% 25% 25%;
}
.grid-6{
  display: grid;
  grid-template-columns: 16.66% 16.66% 16.66% 16.66% 16.66% 16.66%;
}
.grid-3{
  display: grid;
  grid-template-columns: 33.33% 33.33% 33.33%;
}

.footer-logo{height: 80px; width: 170px;}
.inline-block{display: inline-block;}
.first-message{    background: #f3f6fd;
    padding: 10px 0px;
    border-radius: 15px;
    margin-bottom: 20px;
    color: black;}
.second-message{    background: #e9ecf2;
    padding: 10px 0px;
    border-radius: 15px;
    margin-bottom: 20px;
    color: black;}
.blogs-image{ height: 230px; } 
.blogs-image-main{ height: 150px; } 
.single-blog-image{
    height: 400px;
}
.blog-content{
    margin-top: 25px;
}
.blog-related-image{
    height: 140px;
}
.zoom-input{width: 35px;height: 28px;border: 1px solid black;border-radius: 6px;}
.zoom{  width: 90px;}
.light-text{color: #848486 !important;}
.f-14{font-size: 14px;}
.f-12{font-size: 12px;}
.f-10{font-size: 10px;}
.tox:not(.tox-tinymce-inline) .tox-editor-header {
    border: 1px solid #f4f4f4 !important;
}
.tox-tinymce
{
  border: 1px solid #f4f4f4 !important;
}
.tox .tox-toolbar, .tox .tox-toolbar__overflow, .tox .tox-toolbar__primary
{
 border: 1px solid #f4f4f4 !important;   
}
.tox:not([dir=rtl]) .tox-toolbar__group:not(:last-of-type)
{
     border-right: 1px solid #f4f4f4 !important;   
}
.note-box,.question-box{display: none;}
.book_image{width:100%; height: 160px;}
.w-100{width: 100%;}
 .mobile-icon-cross-menu{display: none;}
    .pc-hide{display: none;}
    .mobile-hide{display: block;}
.res-font-heading{font-size: 30px;}
.testimonial .box{box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;text-align: justify; min-height: 195px;margin-left: 10px;padding: 5px 10px;}
.testimonial .down-arrow{width: 0; 
  height: 0; 
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  
  border-top: 15px solid #d2d2d2;margin-left: 10px;}
.student-name{font-size: 14px;margin-left: 10px;}  
.profile-image{width: 100%;border-radius: 5px;height:182px;}
.svg-profile{width: 36px; height: 48px;}
.saved_book_image{width: 150px;height: 150px;}
.saved_description{min-height: 60px;}
.saved_book_time{display: inline-block;float: left;clear: both;}
.question-photo{width:100px;height: 100px;}
.subs-plans-box{min-height: 550px;}
.course-box{
        background: #8f8e90;
    color: white;
    padding: 8px 15px;
    margin-right: 10px;
    border-radius: 5px;
    font-size: 16px;
}
.desktop-height-course{
    padding-bottom: 30px !important;
}

.home-scroll-div{height: 300px;overflow-y: auto;}
.card{-webkit-box-shadow: -1px 0px 8px -3px rgba(0,0,0,0.88);
-moz-box-shadow: -1px 0px 8px -3px rgba(0,0,0,0.88);
box-shadow: -1px 0px 8px -3px rgba(0,0,0,0.88);}
.heading-underline{width: 100px;
    margin-top: 1px;
    background: white;
    height: 0.05rem;}

/* side menu style */

.iq-sidebar-menu ul li{
    padding-left: 5px;}
.iq-sidebar-menu .active, .iq-sidebar-menu ul li:hover{
    /*background: #9f9fa1;*/
    background: linear-gradient(135deg, #92c4ff, #ebedef);
    color: #ffffff;
    box-shadow: 0 4px 12px rgba(0, 119, 255, 0.3);
    border-radius: 10px;    
}

/* home page headings  */
.home-page-headings{    
    /*background: #101a36;*/
    /*border-top-left-radius: 10px;*/
    /*border-top-right-radius: 10px;*/
    border-radius: 10px;
    background: linear-gradient(135deg, #1e3c72, #2a5298, #00c6ff);
    /*animation: bgGradientMoveHomePage 10s ease infinite;*/
}

.home-page-headings h4{color: white;}
.home-page-headings-different{
    background: linear-gradient(135deg, #1e3c72, #2a5298, #00c6ff);
    /*animation: bgGradientMoveHomePage 10s ease infinite;*/
    /*background: #9f9fa1;*/
    /*border-bottom-left-radius: 48px;*/
    /*border-top-right-radius: 50px;*/
    
}

.new-bg-transparentColor{
    background: linear-gradient(135deg, #92c4ff, #ebedef);
    box-shadow: 0 4px 12px rgba(0, 119, 255, 0.3)
}
    
/*header logo*/
.iq-sidebar-logo .header-logo{width:100%;}
.iq-sidebar-logo img{width:100%;}

/* about us main */
.about-us-main-page{
    margin-top: -30px;
    height: 300px;
}

.subscribe-email{ background-image: linear-gradient(to right bottom, #101a36, #34374f, #565869, #7a7a85, #9f9fa1); }
.subscribe-email h4{color:white;}
.subscribe-email input{border-radius:5px !important;}
.subscribe-email input::placeholder{padding-left:10px;}

/* Social icons for share */
.custom-icon{
        color: white;
    font-size: 25px;
    margin-left: 5px;
    padding: 10px;
    border-radius: 50%;
}

.fb{padding-left: 15px;
    padding-right: 15px;
    background-color: #3b5998;
}

.twit {
    background-color: #00aced;
}

.custom-input{    border-radius: 3px;
    border: 1px solid #d2d2d2;
    padding: 2px 10px;}


.gradient-btn-buynow{
    background: rgb(15,24,57);
    background: linear-gradient(0deg, rgba(15,24,57,0.9211856617647058) 0%, rgba(255,0,17,1) 0%, rgba(15,24,57,1) 75%);
    color: white;
    padding: 10px 0px;
    margin-top: 12px;
    display: block;
    border-radius: 5px;
    text-align: center;
}

.gradient-btn-buynow:hover{
    text-decoration:none;
    color:white;
    background: #101a36;
}
.telegram-logo{
        margin-top: 5px;
    }

.heading-tag{background: #9f9fa1;
    color: white;
    padding: 5px 15px;
    border-radius: 10px;}
    
.book-name-div{
    min-height:72px;
    font-size:12px;
}    

/*buttons hover effect*/
.bw-hover:hover{background:black;color:white;}
.bluewhite-hover:hover{background:#101a36;color:white;}
/*buttons hover effect end*/

/* Tabs on header */

.flex-container-menu {
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  text-align: center;
  margin-top: 14px;
}

.flex-item-left-menu {
  /*background-color: white; */
  padding: 7px;
  flex: 20%;
}


.flex-item-left-menu a{
    border: 1px solid white;
    border-radius: 5px;
    padding: 10px;
    color:white;
}

.flex-item-left-menu a:hover{    background: #9f9fa1;color:white;}

/*Top Menu header*/

/* Google Button */
.google-btn{
    display: inline-block;
    background: #4285f4;
    padding: 6px 30px;
    margin-top: 30px;
    width: 100%;
    color:white;
}

@keyframes animate {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0.7;
    }

    100% {
        opacity: 0.2;
    }
}

.fancy-text{
    font-size: 25px;
    font-weight: 700;
    animation: animate 1.2s linear infinite;
    color: white;
    text-shadow: 1px 1px 2px black, 0 0 25px white, 0 0 5px #eaeaff;
}

/*Google transalet button*/
.goog-te-combo{background-color: #ecebf0 !important;
    border: 0 !important;
    font-size: 10pt;
    font-weight: 800;
    display:inline-block;
    padding: 6px 6px !important;
    cursor: pointer;
    zoom: 1;
}


@media only screen and (max-width: 768px)
{   
    
    
        
    /*Top header*/
    
    .flex-item-left-menu {
      flex: 50%;
      padding:0px;
      margin-bottom: 12px;
    }
    .flex-item-left-menu a{
        padding:5px;
        display: inline-block;
        width: 160px;

    }
    
    .header-wrapper .flex-container-menu{
        margin-top:5px;
    }
    
    .header-wrapper .flex-container-menu .flex-item-left-menu{
        margin-bottom: 5px;
    }
    
    .header-wrapper .flex-container-menu .flex-item-left-menu a{
        padding: 0px;
    }
    
    /* Top header */
    
    .profile-image{height:200px;}
    
    .telegram-logo{
        margin-top: 2px;
    }
    
    .about-us-section h4{display:none;}
    
    .about-us-main-page{
        margin-top: -107px;
        height: 140px;
    }
    
    .grid-25{
      display: grid;
      grid-template-columns: 50% 50%;
    }

    .desktop-height-course{
        padding-bottom: 10px !important;
    }
    .desktop-div{
        margin-bottom: 10px;
    }
    .saved-book-btn{padding: 3px;font-size: 14px;}
    .saved_description{display: none;}
    .saved_book_image{width: 70px;height: 80px;}
    .saved-btn{font-size: 15px;padding: 4px;}
    .svg-profile{width: 30px; height: 30px;}
    .profile-achievement-heading{font-size: 26px;}
    .profile-achievement-heading2{font-size: 18px;}
    .profile-image{height: 100px;}
    .mobile-icon-cross-menu{top: 10px; right: 0; float: right; position: absolute;display: inline-block;}
    .blogs-image{ height: 200px; }
    
    .single-blog-image{
        height: 200px;
    }
    
    .res-font-heading{font-size: 24px;}
    .pc-hide{display: block;}
    .mobile-hide{display: none;}
    .grid-6{
        display: grid;
        grid-template-columns: 33.33% 33.33% 33.33%;
    }
    .blogs-image-main{ height: 100px; } 
    .books .book_image{height: 105px;}
    .grid-3{
      display: grid;
      grid-template-columns: 50% 50%;
    }
    .testimonial .box{margin-left: 0px;} 
    .slick-slide{padding: 0px;}
    #loading-center{background-size: 58%;}
    .full-width{
        width:97% !important;
    }
}     

/* Google Login btns css */
.google-btn {
  width: 100%;
  height: 45px;
  background-color: #4285f4;
  border-radius: 2px;
  box-shadow: 0 3px 4px 0 rgba(0,0,0,.25);
}
  .google-icon-wrapper {
    position: absolute;
    margin-top: -3px;
    margin-left: 55px;
    width: 40px;
    height: 40px;
    border-radius: 2px;
    background-color: #fff;
  }
  .google-icon {
    position: absolute;
    margin-top: 12px;
    margin-left: -8px;
    width: 18px;
    height: 18px;
  }
  .google-btn-text {
    float: center;
    margin: 6px 11px 0 0;
    color: white;
    font-size: 14px;
    letter-spacing: 0.2px;
    font-family: "Roboto";
  }

.padding-2{padding:2px 15px !important;}   

.youtube-link-btn{
    font-size: 18px;
    background: red;
    color: white;
    padding: 5px 22px;
    font-family: 'Roboto';
    border: none;
    border-radius: 10px;
    display: inline-block;
}

.heading-upscexamnotes{
    font-weight:bold;
    /*font-family: 'Playfair Display', serif;*/
    font-size: 1.3rem;
    text-align: center;
    background: linear-gradient(45deg, #2c3e50, #4b0082, #0f2027);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #111;
    text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    margin: 18px 0;
    letter-spacing: 2px;
    animation: glow-upscheading 3s infinite alternate;
}
@keyframes glow-upscheading {
  0% {
    text-shadow: 2px 2px 8px rgba(72, 61, 139, 0.5);
  }
  100% {
    text-shadow: 2px 2px 20px rgba(72, 61, 139, 0.8);
  }
}

@media only screen and (max-width:768px){
    .google-icon-wrapper{
            margin-top: -3px;
            margin-left: -14px;
    }
    .google-icon{
        margin-top: 11px;
    margin-left: -8px;
    }
    
    .justify-content-between h4{    font-size: 1.2em! important;}
}


@media (max-width: 368px) {
    /*Top header*/
    .flex-item-left-menu a{
        width: 9rem;    
    }
    .full-width{
        width:97% !important;
    }

     /*Top header*/
}