.banner-style-3 .banner-image .banner-main-image {
    margin-bottom: 0;
}
.banner-style-3 .banner-image .banner-main-image {
    margin-right: 0;
}
.swiper-pagination {
    position: static;
    margin-top: 25px;
}
.about-style-1 .about-image-gallery {
    margin-right: 25px;
}
.about-style-1 .inner .description::before {
    height: 100%;
}
.about-style-1 .inner .description {
    line-height:2;
    margin-top: 30px;
}
.service-card-3.bg-grey {
    background: white;
}
.eduvibe-home-five-blog {
    background: white;
}
.mainmenu-nav .mainmenu > li > a {
    padding: 0 10px;
    font-size: 16px;
}
.service-card-3.shape-bg-1 .inner .icon a, .service-card-3.shape-bg-1 .inner .icon a:active, .service-card-3.shape-bg-1 .inner .icon a:focus, .service-card-3.shape-bg-1 .inner .icon a:hover {
    background: white;
}
.service-card-3.shape-bg-1:hover .inner .icon a, .service-card-3.shape-bg-1:active .inner .icon a, .service-card-3.shape-bg-1:focus .inner .icon a {
    background: white;
}
.service-card-3.shape-bg-1 .inner .icon img {
    max-height: 70px;
}
.edu-blog.blog-overlay-transparent .content .title {
    margin-bottom: 10px;
}
.edu-blog.blog-type-2 .inner .content .title {
    margin-top: 0;
}
iframe {
    width: 100%;
    height: 400px !important;
}
.footer-style-default {
    overflow: hidden;
}
.edu-header .logo a img {
    max-height: 80px;
    padding-top: 5px;
}
.header-default .logo a img {
    max-height: 130px;
}
.sticky .logo a img {
    max-height: 80px;
}
.logo-light {
    max-width: 300px;
}
.partners .part {
    padding: 0px 10px;
}
.partners img {
    width: 100%;
    height: auto;
}
@-webkit-keyframes pulse {
    0% { transform: scale(1); }
    50% { transform: scale(1.1); }
    100% { transform: scale(1); } 
  }
  @-moz-keyframes pulse {
    0% { transform: scale(1); }
    50% { transform: scale(1.1); }
    100% { transform: scale(1); } 
  }
  @-o-keyframes pulse {
    0% { transform: scale(1); }
    50% { transform: scale(1.1); }
    100% { transform: scale(1); } 
  }
  @keyframes pulse {
    0% { transform: scale(1); }
    50% { transform: scale(1.1); }
    100% { transform: scale(1); } 
  }
  .icon-heart:before {
    content: "\e9da";
  }
.by-supercode {
    font-weight: 500;
    margin-bottom: 1rem;
    display: block;
    color: white;
    margin-bottom: 50px;
    display: block;
}
.by-supercode span {
    color: #3BC6F2 !important;
    animation: pulse 1.1s ease infinite;
    margin-right: 3px;
    margin-left: 5px;
    display: inline-block;
}
.by-supercode:hover {
    color: white;
}
.edu-gallery-grid-item .edu-gallery-grid img {
    height: 370px;
    width: auto !important;
}
.banner-main-image img {
    /* height: 315px; */
}
.edu-blog-widget-2.widget-latest-post .latest-post .thumbnail a img {
    width: 90px;
    height: 90px;
}
.edu-blog.blog-type-2 .inner .thumbnail img {
    height: 300px;
}
.our-team .service-card-3.shape-bg-1 .inner .icon img {
    max-height: initial !important;
    height: 200px;
    border-radius: 4px;
}
#iFeatures {
    position: relative;
    width: 100%;
    background-color: #525FE1;
    padding: 10px 0px;
    direction: ltr;
}
.ticker {
    position: relative;
    overflow: hidden;
    color: #ffffff !important;
    display: none;
}
.ticker p {
    position: relative;
    top: 0;
    white-space: nowrap;
    width: 50px;
    color: white;
    direction: rtl;
    margin: 0;
  }
  
  .ticker a {
    color: white;
    font-size: 12.5pt;
  }
  .edu-gallery-grid .thumbnail {
    height: 370px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .edu-gallery-grid .thumbnail img {
    display: none;
  }
  .main-wrapper {
    overflow-x: hidden;
  }
  .banner-style-3 .content .title {
    font-size: 45px;
  }
  .shape-image {
    display: none !important;
  }
  .shape {
    display: none !important;
  }
  @media screen and (max-width: 767px) {
    .about-style-1 .about-image-gallery {
        margin-right: 0px;
    }
    .banner-style-3 .content .description {
        min-height: 197px !important;
    }
    .edu-blog.blog-type-2 .inner .thumbnail img {
        height: auto;
    }
    .banner-main-image img {
        height: 267px;
    }
    .banner-style-3 .banner-image .banner-main-image {
        text-align: center;
    }
  }