:root {
  --light-red: #fc4a55;
}
.service-small-box {

  min-height: 261px;

}
/* add this css to your stylesheet or add it within a style tag in the head of your document */
.rbt-user-wrapper .rbt-user-menu-list-wrapper {

  min-width: 190px;

}
#preloader {
  position: fixed;
  display:none !important;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  overflow: visible;
  /* You can change the background color and image URL here.  This solution works with animated .svg and animated .gif */
   background: #2e354f; 
}
.js div#preloader img{
  
    width: 279px;
}
.related-post-wrap .rp__content h3 {
  font-size: 20px;
  margin-bottom: 20px;
  line-height: 1.4;
  width: 90%;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
  display: inline-block;
}
a.rbt-moderbt-btn::before {
  width: 53px;
  height: 53px;

}
.footer-style-1 .footer-top {
  padding-top: 50px;
  padding-bottom: 50px;
}
a.rbt-moderbt-btn {

  line-height: 53px;

}
.popup-mobile-menu .mainmenu li a {
  padding: 13px 5px;
  display: block;
  font-size: 16px;
  font-weight: 500;
}
.rbt-modern-select .bootstrap-select > select {
  left: 0;
  top: 0px !important;
  min-width: 100% !important;
}
.course-details-content .rbt-course-feature-box img {
  height: 450px;
  object-fit: cover;
}
.title-red {
  color: var(--light-red);
}
.owl-prev::after{
  content: '<';

}
.owl-next::after{
  content: '>';
}
.owl-prev ,.owl-next {
  border: none;
  background: none;
  position: absolute;
  top:50%;
  font-size: 25px;
  color: #fc4a55;
}
.owl-drag{
  position: relative;
}
.popup-mobile-menu .inner-wrapper {

  background-color: #182939 ;

}
.mfp-iframe-holder .mfp-close, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  top: 5px;
  right: 6px;

}
.accordion-body{
  line-height: 1.45;
}
.owl-prev  {
  left: -36px;
}
.owl-next {
  right: -36px;
}

.subscription-img {
  background: url("../images/subscription.png");
  background-position: 100%;
  background-size: 100% 100%;
}
.rbt-btn.btn-gradient {
  color: var(--color-white);
  background-size: 300% 100%;
  background-image: linear-gradient(
    to right,
    var(--light-red),
    var(--light-red),
    var(--light-red),
    var(--light-red)
  );
}
.new-subscription-title {
  width: 70%;
  margin: 0px auto;
}
.bg-odd {
  background-color: #f5f5f5 !important;
}
.needTogo {
  font-size: 20px;
}
.bg-background {
  background: red;
}
.bg-black-tran {
  background: rgb(0 27 52 / 44%) !important;
}
.small-font {
  font-size: 15px;
}
.banner-big-font{
  font-size: 18px;
}
.banner-left-side.banner-big-font {
  font-weight: 600;
}
.coreSmartLearnMore {
  color: #00c7c4;
  text-decoration: underline;
  margin-bottom: 22px;
  display: inline-block;
}
.text-theme-color {
  color: var(--light-red);
}
.main-slider-title {
  font-size: 24px;
  font-weight: 600;
  margin-top: 37px;
}
.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.rbt-modern-select .bootstrap-select button.btn-light {
  border: 1px solid #e6e3f1 !important;
  color:#ffffff
}
.rbt-modern-select .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
 
  color: #ffffffb0;
}
ul li a:hover {
  color: #000000;
}
.privacy-policy {
  font-size: 15px;
  color: #00c7c4 !important;
}
.shadow-0{
  box-shadow: none !important;
}
#contact-form-pop .rbt-modern-select .bootstrap-select button.btn-light {
  border: 0 none;
  box-shadow: none;
  color: var(--color-body);
  background-color: #ffffff00 !important;
  outline: none;
}
.rbt-section-gap {
  padding: 60px 0px 60px ;
}
.icon-sub img {
  width: 84px;
  margin-bottom: 29px;
}
.rbt-header .mainmenu-nav .mainmenu > li .submenu > li:hover > .submenu, .rbt-header .mainmenu-nav .mainmenu li.with-megamenu:hover .rbt-megamenu, .rbt-header .mainmenu-nav .mainmenu li.has-dropdown:hover > .submenu, .rbt-user-wrapper:hover .rbt-user-menu-list-wrapper, .rbt-category-menu-wrapper:hover .category-dropdown-menu, ul.rbt-dropdown-menu li:hover .sub-menu {
  top: 70% !important;
  padding: 5px 0 !important;

}
.rbt-header .mainmenu-nav .mainmenu li.with-megamenu .rbt-megamenu, .rbt-header .mainmenu-nav .mainmenu li.has-dropdown .submenu, .rbt-user-wrapper .rbt-user-menu-list-wrapper, .rbt-category-menu-wrapper .category-dropdown-menu, ul.rbt-dropdown-menu li .sub-menu {

  top: 70% !important;
  padding: 5px 0 !important; 

}
span.stepWise {
  border-radius: 21px;
  padding: 4px 11px;
  font-size: 15px;
  color: white;
  text-transform: uppercase;
}
.brand-style-3 li a img {
  max-height: 40px !important; 
}
.services .inner .content{
    border-radius: 6px;
    height: 125px;
    /* overflow: auto; */
}
.copyright-style-1 .copyright-link li a:hover {
  color: var(--light-red);
}
.rbt-testimonial-box .clint-info-wrapper .thumb {
  height: 70px;
  width: 70px;
}
.red-step {
  background: red;
}
.black-step {
  background: #182939;
}

[data-overlay="5"]:before, [data-black-overlay="5"]:before, [data-white-overlay="5"]:before, [data-gradient-overlay="5"]:before {
  opacity: 0.4 ! important;
}
.Explore_cou img {
  width: 100%;
  height: 361px;
  object-fit: cover;
  border-radius: 10px;
}
.Explore_cou .content {
  width: 92%;
  margin: 0px auto;
  background: white;
  border-radius: 10px;
  position: absolute;
  bottom: -88px;
  padding: 15px;
}
.Explore_cou {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.Explore_cou .thumbnail {
  width: 100%;
}

.rbt-btn.btn-sm {
  padding: 0 22px;
  font-size: var(--font-size-b3);
  height: 45px;
  line-height: 43px;
}
.view-detail:hover {
  background-color: #fc4a55 !important;
  color: #ced4da;
}

.rbt-btn.btn-border {
  border: 2px solid #fc4a55 !important;
}
.rbt-cat-box-1 {
  display: block;
  height: 451px;
}
.rbt-cat-box-courses {
  display: block;
  height: 451px;
}
.Explore_cou svg {
  margin-top: -5px;
}
.bg-color-stillgray {
  background-color: #121c26;
}
.footer-widget .ft-link li span {
  color: white;
}
.contact-form .rbt-modern-select .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  color: #202020b0 !important;
}
.contact-form .rbt-modern-select .dropdown-toggle::after {
  border-top: 5px solid #000 !important;

}
#video {
  height: 350px;
}
.beard-crub {
  font-size: 17px;
  color: white;
  display: block;
  margin-top: 0px;
  font-weight: 300;
  margin-bottom: 5px;
}
.beard-crub a{

  color: var(--light-red);

}
.social-default li a::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: white;
}
.contact-form-pop .rbt-modern-select .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  color: #5e5c5cf5 !important;
}
.contact-form-pop .mobile_number-with-time
{
background: #ffffff !important;
}
.contact-form-pop .rbt-modern-select .bootstrap-select button.btn-light {

  background-color: #f9f8f99c !important;

}
#contact-form .rbt-modern-select .dropdown-toggle::after {
  border-top: 5px solid #ffffff !important;
  border-right: 5px solid transparent;
  border-bottom: 0;
  border-left: 5px solid #00000000;
  opacity: 0.7;
}
.contact-form-pop .rbt-modern-select .dropdown-toggle::after {
  border-top: 5px solid #000 !important;
  border-right: 5px solid #ffffff;
  border-bottom: 0;
  border-left: 5px solid #00000000;
  opacity: 0.5;
}
.rbt-testimonial-box1 .inner {
  position: relative;
  padding: 50px 40px;
  z-index: 2;
  background: var(--color-white);
  border-radius: var(--radius);
}
.banner-left-side {
  margin-bottom: 0px;
}
.rbt-testimonial-box .inner::before {
  position: absolute;
  content: "";
  right: 40px;
  top: 40px;
  z-index: -1;
  background-image: url(../images/quote.svg);
  background-repeat: no-repeat, repeat;
  width: 52px;
  height: 44px;
}
.new-index-box .inner::before {
  background-image: none !important;
}
.course-content .accordion .accordion-item .accordion-header button::before {
  opacity: 0 !important;
}
.according-header-set {
  width: 100%;
  display: flex;
}
.rbt-btn.btn-border:hover {
  background: #fc4a55 !important;
  /* border-color: var(--color-primary); */
  color: var(--color-white);
}
.rbt-btn.btn-border {
  line-height: 40px !important;
}
.w-80-div {
  width: 80%;
}
.w-30-div {
  width: 30%;
}
.thumbnail.intructor-img img {
  border-radius: 50%;
}
.mr--3 {
  margin-right: 10px;
}
.rbt-btn.btn-border:hover .text-theme-color {
  
  /* border-color: var(--color-primary); */
  color: var(--color-white) !important;
}
/** project-style-three **/

.project-style-three {
  position: relative;
  padding: 100px 0px 142px 0px;
  background-color: #f5f5f5;
}

.project-block-three .inner-box {
  position: relative;
  display: block;
  background: #ffffff;
  border-radius: 10px;
  margin-bottom: 30px;
  transition: all 500ms ease;
  text-align: center;
}

.project-block-three .inner-box:hover {
  box-shadow: 0 5px 30px rgb(0 0 0 / 10%);
}

.project-block-three .inner-box .image-box {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 10px;
}

.project-block-three .inner-box .image-box img {
  width: 100%;
  transition: all 500ms ease;
}

.project-block-three .inner-box:hover .image-box img {
  transform: scale(1.05);
}

.project-block-three .inner-box .image-box .link {
  position: absolute;
  right: 23px;
  bottom: 23px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  color: #222;
  background-color: #ffffff;
  text-align: center;
  z-index: 1;
  transform: scale(0, 0);
}

.project-block-three .inner-box:hover .image-box .link {
  transform: scale(1, 1);
}

.project-block-three .inner-box .image-box .link:hover {
  color: #ffffff;
}

.project-block-three .inner-box .image-box:before {
  position: absolute;
  content: "";
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  transform: scale(0, 0);
  clip-path: polygon(0% 0%, 176% 0%, 77% 100%, 0% 100%, 0% 0%);
  transition: all 500ms ease;
}

.project-block-three .inner-box:hover .image-box:before {
  transform: scale(1, 1);
}
.rbt-btn {
  
  height: 45px;
  line-height: 45px;

}
.project-block-three .inner-box .lower-content {
  position: relative;
  display: block;
  padding: 0px 20px;
}

.project-block-three .inner-box .lower-content .icon-box {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 56px;
  background-color: #ffffff;
  border: 2px solid #dddddd;
  border-radius: 50%;
  text-align: center;
  margin-top: -15px;
  top: -17px;
  margin-bottom: 6px;
  z-index: 1;
}

.project-block-three .inner-box .lower-content .icon-box img {
  display: inline-block;
}

.project-block-three .inner-box .lower-content h3 {
  font-size: 16px;
  margin-bottom: 10px;
}

.project-block-three .inner-box .lower-content h3 a {
  display: inline-block;
  color: #222;
}

.rbt-header .mainmenu-nav .mainmenu > li:hover > a, .rbt-header .mainmenu-nav .mainmenu > li.active > a {
  color: var(--light-red) !important;
}
.rbt-cat-box-1:hover {

  transform: translate3d(0, 0px, 0);
}
.rbt-cat-box-courses:hover {

  transform: translate3d(0, 0px, 0);
}
.services{
  transition: var(--transition);
}
.services:hover {
  transform: translate3d(0, -10px, 0);
}
.project-block-three .inner-box .lower-content p {
  font-size: 15px;
  margin-bottom: 7px;
  line-height: 22px;
  min-height: 130px;
}

.project-block-three .inner-box .lower-content .btn-box {
  position: relative;
  display: inline-block;
  bottom: -15px;
}

.project-block-three .inner-box .lower-content .btn-box .theme-btn {
  padding: 7.5px 25px;
  font-size: 14px;
}

.project-style-three .dots-style-one .owl-dots .owl-dot.active span,
.project-style-three .dots-style-one .owl-dots .owl-dot span:hover {
  height: 30px;
  border-radius: 5px;
  transform: translateY(10px);
}

.project-style-three .dots-style-one .owl-dots {
  position: relative;
  display: block;
  margin-top: 37px;
}

/* slider nav bar */

.owl-nav-none .owl-nav,
.owl-dots-none .owl-dots {
  display: none !important;
}
.dots-style-one .owl-dots {
  height: 10px;
  line-height: 10px;
  text-align: center;
  margin-top: 15px;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  border: none;
  background: none;
}
.project-style-three .dots-style-one .owl-dots {
  position: relative;
  display: block;
  margin-top: 37px;
}
.dots-style-one .owl-dots .owl-dot span {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  line-height: 10px;
  border-radius: 50%;
  margin: 0px 5px;
  cursor: pointer;
  transition: all 500ms ease;
}
.dots-style-one .owl-dots .owl-dot span {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  line-height: 10px;
  border-radius: 50%;
  margin: 0px 5px;
  cursor: pointer;
  transition: all 500ms ease;
}

.certificate {
  margin-right: 25px;
}
.certificate img {
  margin-right: 25px;
  border-radius: 5px !important;
}
.certificate-text .text {
  font-size: 16px;
}
.download-btn {
  font-size: 17px;
  padding: 7px 20px;
  margin: 10px 0px;
}
.note-text {
  font-size: 16px;
  text-align: justify;
}

.rbt-instructor .Certificate-box .thumbnail a img {
  margin-bottom: 0;
  min-width: 313px;
  max-height: 250px;
  object-fit: cover;
  border-radius: 100%;
}
.brand-style-new li {
  flex-basis: 16.28%;
  text-align: center;
  padding: 10px;
}

.course-content-new {
  position: absolute;
  bottom    : 15%;
  padding: 13px 9px 0px 47px;
  width: 60%;
  color: #010006;
}
.course-content-new .title {
  font-size: 36px;

  font-weight: 600;
  line-height: 42px;
}
.course-by {
  line-height: 13px;

  margin: 26px 0px 12px;
}
.course-by-title {
  font-size: 23px;
  margin-bottom: 0px;
}
.has-medium-font-size{
  font-size: 17px !important;
}
.slider-text-box{
  margin-top: 40px;
}
.course-by-name {
  font-size: 24px;
  font-weight: 600;
}
.rbt-breadcrumb-default.rbt-breadcrumb-style-3 .breadcrumb-inner > iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.yr-week {
  margin-top: 28px;
  line-height: 41px;
  font-weight: 600;
}
.yr-week svg {
  fill: #fc4a55 !important;
  width: 21px;
  margin-right: 6px;
  margin-top: -1px;
}
.course-sidebar-top {
  margin-top: -443px;
}
/* [data-black-overlay]:before {
  background-color: #00000000 !important;
} */
.video-popup-with-text.video-popup-wrapper {

  display: block !important;
}
.social-default {

  margin: 13px -5px 0px;
}
.bg_image, .bgImagePosition {
  background-repeat: no-repeat;
  background-size: 100% cover!important;
  background-position: center center;
}
.billing-form {
  margin: 60px 0px 00px;
}
.main-text-slider-title {
  font-size: 24px;
  font-weight: 600;
 margin-bottom: 20px;
}
.need-info
{
  background-image: url('../images/need.png') !important;
  background-size: 100% 100% !important;
  background-position: 100% 100% !important;
}
.need_to_start{
  color:#ffffff !important;
}
.rbt-btn.btn-white:hover {
  background: #121c26 !important;
  color: var(--color-white);
}
.custom-video {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.rbt-cat-box-1 .inner .content .title {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 16px;
}
.rbt-cat-box-courses .inner .content .title {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 16px;
}
.inner-box-ex .box{
font-size: 14px;
}
.rbt-modern-select .dropdown-item:focus, .rbt-modern-select .dropdown-item:hover {
  color: #fc4a55 !important; 

}
.rbt-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fc4a55;
  box-shadow: inset 0 0 0 1px #fc4a55;

}
.rbt-progress-parent-call {
  position: fixed;
  bottom: 55px;
  right: 82px;
  z-index: 11;
  opacity: 0;
    visibility: hidden;
    transform: translateY(15px);
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.rbt-progress-parent {

  bottom: 55px;
}
.rbt-progress-parent-call.rbt-backto-top-active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
button.btn-close.close-btn-modal {
  font-size: 10px;
  position: absolute;
  right: 9px;
  z-index: 999;
  border-radius: 50%;
  border: 1px solid;
  padding: 4px;
  font-size: 8px;
  top: 12px;
}
.Phone-number-dropdown .bootstrap-select button.btn-light {
  border: 1px solid #e6e3f1 !important;
  border-right: 0px solid #ffffff !important;
  border-radius: 6px 0px 0px 6px !important;
}
.mobile_number-with-time {
  border: 2px solid #e6e3f1 !important;
  border-left: 0px solid #ffffff !important;
  border-radius: 0px 6px 6px 0px !important;
}
.Phone-number-dropdown.filter-select select {
  border: 0 none;
  box-shadow: var(--shadow-1);
  width: auto;
  min-width: auto;
}
.project-style-three .dots-style-one .owl-dots {
  text-align: center !important;
}

.project-style-three  .owl-theme .owl-dots .owl-dot {
  display: inline-block;
  border: unset;
  background: none;
  text-align: center !important;
}
.project-style-three .dots-style-one .owl-dots .owl-dot.active span, .project-style-three .dots-style-one .owl-dots .owl-dot span:hover {
  height: 25px !important;
  width: 13px !important;
}
.owl-theme .owl-dots .owl-dot.active span {
  background: none repeat scroll 0 0 #fc4a55 !important;
}
.banner-text{
  color:#ffffff;
  font-size:40px;
}
/* .banner-text {
  color: #ffffff;
  font-size: 36px;
  position: relative;

  font-weight: 600;
} */
 .breadcrumb-inner{
  width: 100%;
 }
.rbt-breadcrumb-default.rbt-breadcrumb-style-3 {
  position: relative;
  min-height: 275px;
  /* padding: 30px 0; */
  flex-wrap: wrap;
  width: 100%;
}

.banner-text {
  color: #ffffff;
  font-size: 36px;
  position: absolute;
  font-weight: 600;
  top: 47%;
  
}
.view-detail{
  color:red !important;
}
.divider {
  position: relative;
  display: inline-block;
  width: 45px;
  height: 14px;
  background-repeat: no-repeat;
}
.rbt-header .mainmenu-nav .mainmenu li.has-dropdown .submenu li a:hover {
  color: #fc4a55 !important;

}
.rbt-header .mainmenu-nav .mainmenu li.has-dropdown .submenu li a.active {
  color: #fc4a55 !important;
  background: var(--black-opacity);
}
.rbt-accordion-style .card .card-header button {
  
  font-weight: 500;
}
.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
 text-align: center;
}
.popup-mobile-menu .mainmenu li a.active {
  color: #df4651 !important;
}
.rbt-swiper-pagination .swiper-pagination-bullet {

  opacity: 0.8;
  background: #ffffff ;
  box-shadow: inset 0 0 0 5px #ffffff;
  
}
.rbt-accordion-style.rbt-accordion-04 .card .card-body {
  
  text-align: justify;
}
.about-author .media-body .content .description {

  text-align: justify;
}
.footer-widget .ft-link li a:hover {
  color: #fc4a55 !important;
}
.bg_image--6 {
  background-image: url(../images/banner_3.png);
}

.sub_module.ml-3 ol , .sub_module.ml-3  {
  margin-left: 13px;
  margin-top: 14px;
}
.sub_module.ml-3  {
  margin-bottom: 15px;

}
span.Content-heding {
  font-weight: 600;
  color: #464646;
  margin-right: 5px;
}
.rbt-header .rbt-header-wrapper.rbt-sticky {
  background-color: #121c26 !important;
}
.rbt-contact-form .title{
  color:var(--color-white);
  font-size: 20px;
  margin-bottom: 10px;
}
#contact-form input {
  border: 1px solid #ffffff94 !important;
  color: #ffffffb0;
}
#contact-form .rbt-modern-select .bootstrap-select button.btn-light {
  border: 0 none;
  box-shadow: none;
  color: var(--color-body);
  background-color: #ffffff00 !important;
  outline: none;
}
.price-title {
  font-weight: 600;
  color: #000000;
  font-size: 18px;
  text-align: center;
  margin-bottom: 11px;
}
.price-date {
  background: #F6F6f6;
  color: #605c5c;
  padding: 5px 8px;
  border-radius: 8px;
  padding: 5px 20px 5px;
  text-align: center;
  display: inline-block;
  margin: 6px 0px;
}
.price {
  font-size: 38px;
  font-weight: 600;
  text-align: center;
   
  color: #fc4a55;
}

.rbt-shadow-box_price {
    border-radius: var(--radius);
    background: var(--color-white);
    overflow: hidden;
    box-shadow: var(--shadow-1);
    padding: 25px 20px 14px;
    text-align: center;
}
.sidebar-blog-img img {
  width: 45px;
  height: 45px;
  border-radius: 50%;
}
.media{
  display: flex;
  justify-content: start;
  width:100%;
}
.media-body {
  display: flex;
  flex-direction: column;
  gap: 7px;
  font-size: 16px;
  padding: 0px 7px 0px 19px;
  line-height: 19px;
}
.blog-list .rbt-card-text {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.media {
  display: flex;
  justify-content: start;
  width: 100%;
  border-bottom: 1px dashed #e1e6ff;
  padding: 0px 3px 6px;
}
.media .truncate h4 {
  font-weight: 500;
  width: 90%;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}
.post-date{
  font-size:13px;
}
.rp__content p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.widget-title {
  font-size: 22px;
  margin-bottom: 16px;
}
.related-post-wrap .post-thumb img {
  border-radius: 7px 7px 0px 0px;                          
}
.details__content-img img {

  border-radius: 7px 0px 0px 7px;
}
.pagination {
  justify-content: center !important;
  margin-top: 23px !important;
}
.page-item.active .page-link {
  background-color: #121c26 ! important;
  border-color: #121c26 ! important;
  color:#ffffff !important;
}
.section-title .subtitle{
  padding: 10px 20px 9px !important;
}
.page-link:hover {
  z-index: 2;
  color: #232424 !important;

}
.page-link:hover {
  z-index: 2;
  color: #232424 !important;

}
.page-link {

  color: #232424 !important;

}
.popup-mobile-menu .mainmenu li a {

  color: #ffffff !important;
}
.sidebar-blog-text{
  width:85%;
}
/* .sidebar-blog-img img {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  object-fit: cover;
} */
.sidebar-blog-img {
  width: 15%;
}
.logout li:hover a {
  color: var(--color-primary);
  background:#b02a37 !important; 
}
.rbt-card .rbt-card-body .rbt-card-title a {

  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 23px;
}

/* new css */
.mainmenu-nav ul.mainmenu li a {
  position: relative;
  color: white; /* Default text color */
  text-decoration: none;
}

.mainmenu-nav ul.mainmenu li a.active::after {
color: #b02a37; /* Active line color */

}

.mainmenu-nav ul.mainmenu li a:hover::after {
  color: #b02a37;
}


@media screen and (min-width: 320px) and (max-width: 576px) {
  .owl-dots{
    display: none;
  }
  .rbt-card .rbt-card-body .rbt-card-text {
    margin-bottom: 10px;
    white-space: normal !important;
  }
  .dropdown-item {
 
   
    white-space: break-spaces;
 
}
  .rbt-header .rbt-header-wrapper .header-left {
    flex-basis: 48%;
}
  .footer-style-1 .ft-title {

    font-size: 21px ! important;

}
.social-default li a {
  background:transparent;
}
  .rbt-accordion-style.rbt-accordion-02 .card .card-header {
 
    padding: 0px 20px 10px 0;
}
  .description.mt--30 {
    text-align: justify;
}
  .pr--50{
    padding-right:0px !important;
    text-align: justify;
  }
  .rbt-header .mainmenu-nav .mainmenu > li .submenu > li:hover > .submenu, .rbt-header .mainmenu-nav .mainmenu li.with-megamenu:hover .rbt-megamenu, .rbt-header .mainmenu-nav .mainmenu li.has-dropdown:hover > .submenu, .rbt-user-wrapper:hover .rbt-user-menu-list-wrapper, .rbt-category-menu-wrapper:hover .category-dropdown-menu, ul.rbt-dropdown-menu li:hover .sub-menu {
    top: 107% !important;
    padding: 5px 0 !important;
}
.rbt-user-wrapper .rbt-user-menu-list-wrapper {
  left: -45px;
  right: 0px;
  width: auto;
  min-width: 167px;
  /* padding: 0px 53px; */

}
  .related__post .post-title h4 {
    font-size: 23px !important;
    margin-top:21px;
   
}
.widget-title {
  font-size: 20px !important;
  margin-bottom: 16px;
}
  .course-details-content .rbt-course-feature-box img {
    height: 100%;
    object-fit: cover;
}
  .certificate{
    margin-right: 0px;
  }
  .related-post-wrap .rp__content h3{
    font-size: 20px !important;
  margin-bottom: 8px !important;
  }
  .media .truncate h4 {
    font-weight: 500;
    font-size: 15px !important;
}
  .details__content-img img {
    width: 100%;
    height: auto !important;
    border-radius: 7px 0px 0px 7px;
}
.ptb--60 {
  padding: 35px 0 !important;
}
.rbt-instructor .about-author .thumbnail a img {
  margin-bottom: 0;
  min-width: 100%;
  max-height: 100%;
  margin: 0px auto;
  margin-right: 0;
}
  .blog-image img {
    height: 205px;
  }
  .blog-image {
    height: 205px;
   }
   .learn-btn{
    height: 42px;
   }
   .learn-btn span {
     font-size: 14px;
   }
  .rbt-accordion-style .card .card-body {
    font-size: 16px;
}
.owl-prev {
  left: -4px;
}
.owl-next {
  right: -4px;
}
.owl-prev, .owl-next {

  top: 40%;

}
  .rbt-contact-form.contact-form-style-1 {
 
    margin: 0px;
}
  .price-date {
    padding: 6px 20px 6px;
    margin: 6px 0px;
    font-size: 12px;
}
.price-title {
  font-size: 18px;
  margin-bottom: 8px;
}
.price {
  font-size: 30px;
}
.rbt-shadow-box_price {

  padding: 20px 20px 14px;

  margin-bottom: 17px;
}

  .mfp-iframe-holder .mfp-close, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
 
    width: 40px;
    height: 40px;
  }

  .responsive-100 svg{
    display: none;
  }
   
  /* development bannercstart */
  .rbt-breadcrumb-default.rbt-breadcrumb-style-3 {
   
    min-height: 300px;
}
.banner-text {
  font-size: 21px;

  
}
  .course-sidebar-top {
    margin-top: 0px;
}

.yr-week svg {
  fill: #182939;

}
  .services .inner .content{
    border-radius: 6px;
    height: auto;
    overflow: auto;
}
  .in-mobile-view {
    text-align: center !important;
    margin-top: 22px;
  }
  .new-subscription-title {
    width: 100%;
  }
  .course-content-new {
    position: relative;
    top: 15%;
    padding: 13px 9px 0px 10px;
    width: 60%;
    width: 100%;
    color: #192335;
  }
  .course-content-new .title {
    font-size: 25px;
    line-height: 35px;
  }
  .course-by-title {
    font-size: 17px;
  }
  .course-by-name {
    font-size: 18px;
  }
  .course-by {
    margin: 20px 0px 12px;
  }
  .yr-week {
    line-height: 41px;
  }
  .rbt-btn {
    font-size: 14px;
  }
  .rbt-btn.btn-border {
    line-height: 38px !important;
  }
  .brand-style-new li {
    flex-basis: 49.28%;
    text-align: center;
    padding: 10px;
  }
  .rbt-instructor .Certificate-box .thumbnail a img {
    margin-bottom: 0;
  
    object-fit: cover;
    border-radius: 100%;
    min-width:100%
  }
  .project-style-three {
    padding: 15px 0px 120px 0px;
  }
  .subscription-img {
    /* background: url(../images/bg_mobile.png); */
    background-size: 300% 100%;
  }

  .rbt-section-gap {
    padding: 60px 0 60px;
  }
  .mobile-subscription-btn {
    margin-top: 18px;
  }

  /* explore course */
  .rbt-btn.btn-sm {
    padding: 0px 10px;
    font-size: 12.9px;
    height: 35px;
    line-height: 30px !important;
  }
  .rbt-cat-box-1 .inner {
     padding: 0px 0px !important; 
}
  .rbt-cat-box-courses .inner {
     padding: 0px 0px !important; 
}
.ex_btn .col-lg-6{
width:50%;
}
.rbt-cat-box-1 {
  height: 330px;
}
.rbt-cat-box-courses {
  height: 330px;
}
.Explore_cou img {
  height: 100%;
}
.rbt-arrow-between .rbt-swiper-arrow {

  width: 35px;
  height: 35px;
}
.responsive-100{
  width:95%;
}
.owl-theme .owl-dots .owl-dot span {

  margin: 0px 5px 21px 5px !important;

  width: 10px !important;
  height: 10px !important;
}
.rbt-contact-form.contact-form-style-1 {
 
  margin: 41px 0px 0px !important;
}
.learn-btn {
  
  height: 35px !important;
  line-height: 35px !important;
}
.rbt-moderbt-btn {

  font-size: 14px;
}
.rbt-accordion-style .card .card-header button {
  font-size: 16px;
  line-height: 25px;

}
.rbt-course-main-content .course-content-left span {
  font-size: 15px;
}
.rbt-course-main-content .course-content-left {
  margin-bottom: 0px !important;
}
.rbt-btn.btn-md {
  padding: 0 35px !important;
}
}
@media screen and (min-width:500px) and (max-width:576px)
{
  .rbt-cat-box-1 {
    height: 452px !important;
}
  .rbt-cat-box-courses {
    height: 452px !important;
}
}
@media screen and (min-width: 577px) and (max-width: 776px) {
  .course-details-content .rbt-course-feature-box img {
    height: 100%;
    object-fit: cover;
}
  .rbt-card .rbt-card-body .rbt-card-text {
    margin-bottom: 10px;
    white-space: normal !important;
  }
  .media .truncate h4 {

    font-size: 17px !important;
}
  .owl-next {
    right: -25px;
}
.owl-prev {
  left: -25px;
}
  .owl-theme .owl-dots .owl-dot span {

    width: 11px !important;
    height: 11px !important;
}
  .quick-access > li.account-access::after {
     background: transparent !important; 
 
}
  .rbt-course-main-content .course-content-left span {
    font-size: 15px;
}
  .rbt-accordion-style.rbt-accordion-02 .card .card-header {
 
    padding: 0px 20px 10px 0;
}
  .rbt-header .mainmenu-nav .mainmenu > li .submenu > li:hover > .submenu, .rbt-header .mainmenu-nav .mainmenu li.with-megamenu:hover .rbt-megamenu, .rbt-header .mainmenu-nav .mainmenu li.has-dropdown:hover > .submenu, .rbt-user-wrapper:hover .rbt-user-menu-list-wrapper, .rbt-category-menu-wrapper:hover .category-dropdown-menu, ul.rbt-dropdown-menu li:hover .sub-menu {
    top: 107% !important;
    padding: 5px 0 !important;
}
  .container, .container-sm {
    max-width: 95% !important;
}
.widget-title {
  font-size: 20px !important;

}
.related__post .post-title h4 {
  font-size: 26px !important;
  margin-top: 33px;
}
  .learn-btn{
    height: 32px;
    line-height: 33px !important;
    font-size: 12px !important;
  }
  .rbt-instructor .about-author .thumbnail a img {
   
    min-width: 200px;
    max-height: 200px;

}
  .owl-prev, .owl-next {
    top: 41%;
  }
  .rbt-contact-form.contact-form-style-1 {
    margin: 41px 0px 0px !important;
   }
  .price-date {
    padding: 6px 10px 6px;
    margin: 6px 0px;
    font-size: 12px;
}
.price-title {
  font-size: 18px;
  margin-bottom: 8px;
}
.price {
  font-size: 30px;
}
.rbt-shadow-box_price {

  padding: 20px 20px 14px;

  margin-bottom: 17px;
}

  .project-block-three .inner-box .lower-content {

    height: 265px;
}
  .rbt-breadcrumb-default.rbt-breadcrumb-style-3 {
   
    min-height: 270px;

}
.banner-text {
  font-size: 21px;

}

  .course-sidebar-top {
    margin-top: 0px;
}

.yr-week svg {
  fill: #182939;

}
  .in-mobile-view {
    text-align: center !important;
  }
  .new-subscription-title {
    width: 100%;
  }
  .course-content-new {
    position: relative;

    padding: 13px 9px 0px 10px;
    width: 60%;
    width: 100%;
    color: #192335;
  }
  .course-content-new .title {
    font-size: 25px;
    line-height: 35px;
  }
  .course-by-title {
    font-size: 17px;
  }
  .course-by-name {
    font-size: 18px;
  }
  .course-by {
    margin: 20px 0px 12px;
  }
  .yr-week {
    line-height: 41px;
  }
  .rbt-btn {
    font-size: 14px;
  }
  .rbt-btn.btn-border {
    line-height: 38px !important;
  }

  .certificate {
    margin-right: 0px;
}
  .brand-style-new li {
    flex-basis: 49.28%;
    text-align: center;
    padding: 10px;
  }
  .rbt-instructor .Certificate-box .thumbnail a img {
    margin-bottom: 0;
    min-width: 100%;
    max-height: 100%;
    object-fit: cover;
    border-radius: 100%;
  }
  .project-style-three {
    padding: 15px 0px 120px 0px;
  }
  .subscription-img {
    /* background: url(../images/bg_mobile.png); */
    background-size: 133% 100%;
    background-position: -188px 286px;
    }
   .rbt-section-gap {
     padding: 34px 0 42px !important;  
     }  
     .mobile-subscription-btn {
       margin-top: 18px;
      }

   .rbt-btn.btn-sm {
      padding: 0px 10px;
      font-size: 13px;
      height: 35px;
      line-height: 30px !important;
    }
  .rbt-cat-box-1 .inner {
     padding: 0px 0px !important; 
}
  .rbt-cat-box-courses .inner {
     padding: 0px 0px !important; 
}
.ex_btn .col-lg-6{
width:50%;
}
.rbt-cat-box-1 {
  height: 420px;
}
.rbt-cat-box-courses {
  height: 420px;
}
.Explore_cou img {

  height: 313px;

}
.rbt-arrow-between .rbt-swiper-arrow {

  width: 35px;
  height: 35px;
}
.responsive-100{
  width:95%;
}
.main-slider-title {
  font-size: 20px;
  margin-top: 30px;
}
.note-text{
  font-size: 14px !important;
  line-height: 18px !important;
}
.about-author .media-body .author-info .subtitle {
  margin-top: -1px;
}
p {
  font-size: 15px !important;
  line-height: 1.45 !important;
  /* margin-bottom: 30px !important; */
}
.social-default li a {
  width: 40px;
  background-color: #f6f6f600;
  height: 40px;
}
.rbt-testimonial-box .inner {
  padding: 22px 22px;
}
input[type=text], input[type=password], input[type=email], input[type=number], input[type=tel], input[type=date], textarea {
  font-size: 14px;
  height: 40px;
}
.rbt-modern-select .bootstrap-select button.btn-light {
  height: 40px;
  font-size: 14px;
  padding: 0px 17px;
}
input[type=checkbox] ~ label, input[type=radio] ~ label {
  font-size: 14px;
  line-height: 26px;
}
.rbt-btn i {

  font-size: 14px;
}
.rbt-contact-form .title
{
  font-size: 17px;
}
.privacy-policy {
  font-size: 12px;
  color: #00c7c4 !important;
}
.rbt-flipbox-wrap .content .title {
  font-size: 16px;
}
.needTogo {
  font-size: 16px;
}
span.stepWise {

  font-size: 12px;

}
.rbt-accordion-style .card .card-header button {
  font-size: 16px;
  line-height: 20px;
}
.footer-widget .ft-link li {

  font-size: 14px;
  line-height: 17px;
}
.footer-style-1 .description {
  font-size: 13px;
}
.copyright-style-1 p {
  font-size: 13px;
}
.rbt-btn.btn-md {
  height: 32px;
  line-height: 28px;
  font-size: 14px !important;
 }
 .download-get
 {
   margin-top:20px !important;
 }
 .rbt-modern-select .bootstrap-select .dropdown-menu li a span.text {
  font-size: 13px;
}
.services .inner .content {
  height: 95px;
}
.rbt-testimonial-box .clint-info-wrapper .client-info .title {
  font-size: 16px;
}
.rbt-testimonial-box .clint-info-wrapper .client-info span {
  line-height: 17px;
  font-size: 14px;
}
.rbt-header .rbt-header-wrapper {
  padding-top: 8px;
  padding-bottom: 8px;
}
.section-title .title {
  margin-bottom: 0;
  font-size: 23px;
}
.copyright-style-1 .copyright-link li {
  font-size: 13px;
 
}

.rbt-accordion-style.rbt-accordion-04 .card .card-body {

  font-size: 15px;
}
.rbt-btn.btn-md {
  padding: 0 28px !important;
}
}
@media screen and (min-width:777px) and (max-width: 1023px) {
  .quick-access > li.account-access::after {
    background: transparent;

}
  .rbt-instructor .about-author .media {
    display: flex !important; 
  }
  .social-default li a {
    width: auto;
    height: auto;
    background: transparent;
  }
  .social-default li a svg {
    width: 40px;
  }
  .course-details-content .rbt-course-feature-box img {
    height: 100%;

}
.rbt-btn.btn-border {
  line-height: 30px !important;
}
  .rbt-instructor .about-author .thumbnail a img {
   
    min-width: 200px;
    max-height: 200px;

}
  
  .owl-prev, .owl-next {
    top: 33%;
  }
  .rbt-contact-form.contact-form-style-1 {
 
    margin: 41px 0px 0px !important;
}
.footer-style-1 .ft-title {
  font-size: 16px !important;
}
  .rbt-contact-form.contact-form-style-1 {
 
    margin: 0px;
}
  .price-date {
    padding: 6px 10px 6px;
    margin: 6px 0px;
    font-size: 12px;
}
.price-title {
  font-size: 18px;
  margin-bottom: 8px;
}
.price {
  font-size: 30px;
}
.rbt-shadow-box_price {
  padding: 20px 20px 14px;
  margin-bottom: 17px;
}
  
  .rbt-instructor .Certificate-box .thumbnail a img {
    margin-bottom: 0;
    min-width: 300px;
    max-height: 100%;
    object-fit: cover;
    border-radius: 100%;
    margin-bottom: 37px;

  }
  .yr-week {
    margin-top: 25px;
    line-height: 23px;
}
  .course-content-new {
 
    width: 60%;
}
.course-by-title {
  font-size: 20px;
 
}
.course-by-title {
  font-size: 19px;
}
.course-by {

  margin: 24px 0px 12px;
}
.course-by-name {
  font-size: 20px;

}


.course-content-new .title {
  font-size: 28px;

  line-height: 35px;
}
  .rbt-breadcrumb-default.rbt-breadcrumb-style-3 {
   
    min-height: 270px;

}
.banner-text {
  font-size: 21px;
 
}
  .course-sidebar-top {
    margin-top: 0px; 
}

.yr-week svg {
  fill: #ffffff;

}
  body{
    font-size: 15px !important;
  }
.subscription-img {
 
  background-position: -252px 100%;
  background-size: 134% 100%;
}

  .project-style-three {
    padding: 15px 0px 120px 0px;
  }
  .subscription-img {
    /* background: url(../images/bg_mobile.png); */
    background-size: 133% 100%;
    background-position: -188px 100%;
}
.rbt-section-gap {
  padding: 80px 0 80px !important;
}
  

 
  .mobile-subscription-btn {
    margin-top: 18px;
  }
  .rbt-btn.btn-sm {
    padding: 0px 10px;
    font-size: 15px;
    height: 35px;
    line-height: 30px !important;
  }
  .rbt-cat-box-1 .inner {
     padding: 0px 0px !important; 
}
.ex_btn .col-lg-6{
width:50%;
}
.rbt-cat-box-1 {
  height: 370px;
}
.rbt-cat-box-courses {
  height: 370px;
}
.Explore_cou img {

  height: 100%;

}
.rbt-arrow-between .rbt-swiper-arrow {

  width: 35px;
  height: 35px;
}
.responsive-100{
  width:98%;
}
.rbt-btn {
  font-size: 15px;
}
 .responsive-100 svg
 {
  width:15px;
 }
 .rbt-btn {
  
  height: 35px;
  line-height: 35px;
  padding: 0px 15px;
}
.learn-btn{
  height: 32px !important;
  line-height: 33px !important;
  font-size: 12px !important;
}
/* new css add */

.main-slider-title {
  font-size: 20px;
  margin-top: 30px;
}
.blog-image {
    height: 170px !important;
}
.rbt-card.variation-02 .rbt-card-img a img {
  max-height: 170px !important;

}
p {
  font-size: 16px !important;
  line-height: 1.45;
  margin-bottom: 30px;
}
.footer-widget .ft-link li a {
 font-size: 15px;
}
/* a{
  font-size: 15px;
} */
.rbt-testimonial-box .inner {
  padding: 22px 22px;
}
input[type=text], input[type=password], input[type=email], input[type=number], input[type=tel], input[type=date], textarea {
  font-size: 16px;
  height: 43px;
}
.rbt-modern-select .bootstrap-select button.btn-light {
  height: 43px;
  font-size: 16px;
  padding: 0px 17px;
}
input[type=checkbox] ~ label, input[type=radio] ~ label {
  font-size: 15px;
  line-height: 25px;
}
.rbt-btn.btn-md {

  font-size: 14px !important;
}
.rbt-btn i {

  font-size: 14px;
}
.rbt-contact-form .title
{
  font-size: 17px;
}
.privacy-policy {
  font-size: 12px;
  color: #00c7c4 !important;
}
.rbt-flipbox-wrap .content .title {
  font-size: 17px;
}
.rbt-cat-box-1 .inner .content .title {
  font-size: 16px !important;
}
.rbt-cat-box-courses .inner .content .title {
  font-size: 16px !important;
}
.needTogo {
  font-size: 16px;
}
span.stepWise {

  font-size: 13px;

}
.rbt-accordion-style .card .card-header button {
  font-size: 17px;
  line-height: 18px;
}

.footer-widget .ft-link li {

  font-size: 13px;
  line-height: 20px;
}
.footer-style-1 .description {
  font-size: 13px;
}
.copyright-style-1 p {
  font-size: 13px;
}
.rbt-btn.btn-md {
  height: 40px;
  line-height: 28px;

 }
 .newsletter-form-1 input {

  line-height: 79px;

}
 .download-get
 {
   margin-top:20px !important;
 }
 .rbt-modern-select .bootstrap-select .dropdown-menu li a span.text {
  font-size: 15px !important;
}
.rbt-accordion-style .card .card-body {

  font-size: 15px;
}

.footer-widget .ft-link li span {
  color: white;
  font-size: 15px !important;
}
.services .inner .content {
  height: 95px;
}
.rbt-testimonial-box .clint-info-wrapper .client-info .title {
  font-size: 16px;
}
.rbt-testimonial-box .clint-info-wrapper .client-info span {
  line-height: 17px;
  font-size: 14px;
}
.rbt-header .rbt-header-wrapper {
  padding-top: 8px;
  padding-bottom: 8px;
}
.section-title .title {
  margin-bottom: 0;
  font-size: 28px;
}
.copyright-style-1 .copyright-link li {
  font-size: 15px;
 
}
.copyright-style-1 .copyright-link li {

  margin-top: -4px;
  margin-bottom: 5px;
}
.rbt-accordion-style.rbt-accordion-04 .card .card-body {

  font-size: 16px;
}
.rbt-btn.btn-md {
  padding: 0 31px !important;
}
}
@media screen and (min-width:993px) and (max-width:1100px){
  .rbt-cat-box-1 {
      height: 423px !important;
}
  .rbt-cat-box-courses {
      height: 423px !important;
}


}

@media screen and (min-width: 320px) and (max-width: 992px) {
  .rbt-progress-parent {

    z-index: 9998 !important;
   
}

  a.rbt-moderbt-btn::before {
 
    height: 50px !important;
}
a.rbt-moderbt-btn {
  line-height: 51px;
}
  .video-popup-with-text.video-popup-wrapper {

    display: block !important;
}
  
  .popup-mobile-menu .inner-wrapper {
    background: #182939;
  }
  .need_to_start{
    font-size: 25px !important;
  }
  .rbt-btn {
  
    height: 40px;
    line-height: 39px;  
  }

  
}

@media screen and (min-width:1024px) and (max-width:1199px){
  .quick-access > li.account-access::after {
    background: transparent;

}

  .rbt-card.variation-02 .rbt-card-img a img {
    max-height: 170px !important;
  
  }
  .course-details-content .rbt-course-feature-box img {
    height: 100%;
    object-fit: cover;
} .banner-text {
  
    font-size:25px;

}

  .owl-prev {
    left: -10px;
}
.owl-next {
  right: -10px;
}
.owl-prev, .owl-next {

  top: 33%;

}
  .footer-style-1 .ft-title {
  
    font-size: 18px;
}

.container, .container-lg, .container-md, .container-sm {
  max-width: 90% !important;
}
  .price-date {
    padding: 6px 10px 6px;
    margin: 6px 0px;
    font-size: 15px;
}
.price-title {
  font-size: 20px;
  margin-bottom: 8px;
}
.price {
  font-size: 32px;
}
.rbt-shadow-box_price {
  padding: 20px 20px 14px;
  margin-bottom: 17px;
}
  .banner-text {
  
    width: 53%;
   
   
}
  .responsive-100 svg
  {
   width:15px;
  }
  .rbt-btn {
  
    height: 35px;
    line-height: 35px;
    padding: 0px 15px;
    font-size: 14px;
  }
  .yr-week {
    margin-top: 25px;
    line-height: 23px;
}
  .course-content-new {
   
    width: 60%;
}
.course-by-title {
  font-size: 20px;
 
}
.course-by-title {
  font-size: 19px;
}
.course-by {

  margin: 24px 0px 12px;
}
.course-by-name {
  font-size: 20px;

}


.course-content-new .title {
  font-size: 28px;

  line-height: 35px;
}

  .rbt-section-gap 
   {
    padding: 80px 0 80px;
   }
   .new-subscription-title{
    font-size: 34px;
   }
   .section-title .title {
    margin-bottom: 0;
    font-size: 24px;
}
.inner-box-ex .box {
  font-size: 13px;
}
.rbt-cat-box-1 .inner .content .title {
  margin-bottom: 10px;
  font-size: 16px;
}
.rbt-cat-box-courses .inner .content .title {
  margin-bottom: 10px;
  font-size: 16px;
}
p.has-medium-font-size {
  font-size: 16px;
  line-height: 17px;
}
.rbt-btn.btn-sm {
  padding: 0px 10px;
  font-size: 13px;
  height: 35px;
  line-height: 30px !important;
}
body{
  font-size: 13px !important;
}
/* explore course */
.rbt-cat-box-1 .inner {
  padding: 16px 0px;
}
.rbt-cat-box-courses .inner {
  padding: 16px 0px;
}
.Explore_cou .content {

  bottom: -45px;
 
}
.Explore_cou img {
  width: 100%;
  height: 100%;
}
.rbt-cat-box-1 {
  display: block;
  height: 360px;
}
.rbt-cat-box-courses {
  display: block;
  height: 360px;
}
.buy-now-btn .rbt-btn 
{
  line-height: 31px !important;
}
.blog-image {
  height: 164px !important;
}
/* new css add */
.learn-btn{
  height: 32px !important;
  line-height: 33px !important;
  font-size: 12px !important;
}
.main-slider-title {
  font-size: 20px;
  margin-top: 30px;
}
p {
  font-size: 14px !important;
  line-height: 1.45;
  margin-bottom: 30px;
}
.rbt-testimonial-box .inner {
  padding: 22px 22px;
}
input[type=text], input[type=password], input[type=email], input[type=number], input[type=tel], input[type=date], textarea {
  font-size: 12px;
  height: 33px;
}
.rbt-modern-select .bootstrap-select button.btn-light {
  height: 33px;
  font-size: 12px;
  padding: 0px 17px;
}
input[type=checkbox] ~ label, input[type=radio] ~ label {
  font-size: 12px;
  line-height: 27px;
}
.rbt-btn i {

  font-size: 14px;
}
.rbt-contact-form .title
{
  font-size: 17px;
}
.privacy-policy {
  font-size: 12px;
  color: #00c7c4 !important;
}
.rbt-flipbox-wrap .content .title {
  font-size: 16px;
}
.needTogo {
  font-size: 16px;
}
span.stepWise {

  font-size: 12px;

}
.rbt-accordion-style .card .card-header button {
  font-size: 15px;
  line-height: 18px;
}

.footer-widget .ft-link li {

  font-size: 13px;
  line-height: 20px;
}
.footer-style-1 .description {
  font-size: 13px;
}
.copyright-style-1 p {
  font-size: 13px;
}
.rbt-btn.btn-md {
  height: 32px;
  line-height: 28px;
  font-size: 12px;
 }
 .download-get
 {
   margin-top:20px !important;
 }
 .rbt-modern-select .bootstrap-select .dropdown-menu li a span.text {
  font-size: 13px;
}
.services .inner .content {
  height: 117px;
}
.social-default li a {
  width: auto;
  height: auto;
  background: transparent;
}
.social-default li a svg {
  width: 40px;
}
.rbt-testimonial-box .clint-info-wrapper .client-info .title {
  font-size: 16px;
}
.rbt-testimonial-box .clint-info-wrapper .client-info span {
  line-height: 17px;
  font-size: 14px;
}
.rbt-header .rbt-header-wrapper {
  padding-top: 8px;
  padding-bottom: 8px;
}
.rbt-accordion-style.rbt-accordion-04 .card .card-body {

  font-size: 13px;
}
.rbt-btn.btn-md {
  padding: 0 33px !important;
}
}
@media screen and (min-width:1200px) and (max-width:1400px){
  .about-container{
    width: 80%;
  }
  .about-author .media-body .author-info .subtitle {
    color: var(--color-body);
    display: block;
    margin-top: 4px;
    display: block;
}
  .about-style-1 .thumbnail-wrapper .thumbnail.image-1 img {
    max-height: 439px;
    object-fit: cover;
}
.about-style-1 .thumbnail-wrapper .thumbnail.image-2 img {
  max-height: 180px;
  object-fit: cover;
}
.about-style-1 .thumbnail-wrapper .thumbnail.image-3 img {
  max-height: 395px;
  object-fit: cover;
}
.about-style-1 .thumbnail-wrapper .thumbnail.image-1 {
  left: -90px;
 
}
  .price-date {
    padding: 5px 3px 5px;
    margin: 6px 0px;
    font-size: 13px;
}
.price-title {
  font-size: 18px;
  margin-bottom: 8px;
}
.price {
  font-size: 30px;
}
.rbt-shadow-box_price {
  padding: 20px 20px 14px;
  margin-bottom: 17px;
}
  .banner-text {
font-size: 33px;
}
  .rbt-header .mainmenu-nav .mainmenu > li > a {
    font-size:16px;
  }
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1080px;
}
  .responsive-100 svg
  {
   width:15px;
  }
  .rbt-btn {
  
    height: 35px;
    line-height: 37px;
    padding: 0px 15px;
    font-size: 14px;
  }
 
  .course-content-new {
 
    width: 60%;
}
.course-by-title {
  font-size: 20px;
 
}
.course-by-title {
  font-size: 19px;
}
.course-by {

  margin: 24px 0px 12px;
}
.course-by-name {
  font-size: 20px;

}
  .rbt-cat-box-1 .inner .content .title {
    margin-bottom: 10px;
    font-size: 16px;
}
  .rbt-cat-box-courses .inner .content .title {
    margin-bottom: 10px;
    font-size: 16px;
}
  .responsive-100{
    width: 95% !important;
  }
  .rbt-section-gap 
   {
    padding: 90px 0 80px;
   }
   .rbt-section-gap-slider {
    padding: 90px 0 40px;
}
   .new-subscription-title{
    font-size: 34px;
   }
   .section-title .title {
    margin-bottom: 0;
    font-size: 28px;
}
.rbt-flipbox-wrap:hover{
  transform: translate3d(0, -10px, 0);
}
.has-medium-font-size {
  font-size: 17px;
 
}

.rbt-btn.btn-sm {
  padding: 0px 10px;
  font-size: 13px;
  height: 35px;
  line-height: 31px !important;
}
body{
  font-size: 16px !important;
}
/* explore course */
.rbt-cat-box-1 .inner {
  padding: 16px 0px;
}
.rbt-cat-box-courses .inner {
  padding: 16px 0px;
}
.Explore_cou .content {

  bottom: -45px;
 
}
.Explore_cou img {
  width: 100%;
  height: 100%;
}
.rbt-cat-box-1 {
  display: block;
  height: 360px;
}
.rbt-cat-box-courses {
  display: block;
  height: 360px;
}
.buy-now-btn .rbt-btn 
{
  line-height: 31px !important;
}
/* new css add */

.main-slider-title {
  font-size: 20px;
  margin-top: 30px;
}
p {
  font-size: 16px;
  line-height: 1.45;
  margin-bottom: 30px;
}
.rbt-testimonial-box .inner {
  padding: 22px 22px;
}
input[type=text], input[type=password], input[type=email], input[type=number], input[type=tel], input[type=date], textarea {
  font-size: 14px;
  height: 40px;
}
.rbt-modern-select .bootstrap-select button.btn-light {
  height: 40px;
  font-size: 14px;
}
input[type=checkbox] ~ label, input[type=radio] ~ label {
  font-size: 14px;
  line-height: 22px;
}
.rbt-flipbox-wrap .content .title {
  font-size: 18px;
}
.needTogo {
  font-size: 18px;
}
.rbt-accordion-style .card .card-header button {
  font-size: 16px;
  line-height: 18px;
}
body {
  font-size: 14px !important;
}
.footer-widget .ft-link li {

  font-size: 14px;
  line-height: 20px;
}
.footer-style-1 .description {
  font-size: 14px;
}
.copyright-style-1 p {
  font-size: 14px;
}
.rbt-btn.btn-md {
  height: 42px;
  line-height: 40px;
  font-size: 14px;
 }
 .download-get
 {
   margin-top:20px !important;
 }
 .rbt-modern-select .bootstrap-select .dropdown-menu li a span.text {
  font-size: 14px;
}
.services .inner .content {
     height: 123px;;
}
.rbt-testimonial-box .clint-info-wrapper .client-info .title {
  font-size: 17px;
}
.rbt-testimonial-box .clint-info-wrapper .client-info span {
  line-height: 18px;
  font-size: 15px;
}
.owl-prev, .owl-next {

  top: 35%;

}
.rbt-btn.btn-md {
  padding: 0 36px !important;
}
}
@media screen and (min-width:1401px) and (max-width:1600px){
  .owl-prev, .owl-next {

    top: 35%;
 
}
  .about-author .media-body .author-info .subtitle {
    margin-top: 4px;
   
}
  .about-style-1 .thumbnail-wrapper .thumbnail.image-1 img {
    max-height: 420px;
    object-fit: cover;
}
.about-style-1 .thumbnail-wrapper .thumbnail.image-2 img {
  max-height: 200px;
  object-fit: cover;
}
.about-style-1 .thumbnail-wrapper .thumbnail.image-3 img {
  max-height: 400px;
  object-fit: cover;
}
.about-style-1 .thumbnail-wrapper .thumbnail.image-1 {
  left: -24px;
  position: relative;
}
 .accordion-body {

    font-size: 16px;
    line-height: 24px;
}
  .footer-style-1 .ft-title {
    font-size: 20px;
}
  .rbt-header .mainmenu-nav .mainmenu > li > a {
    font-size:16px;
  }
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 85% !important;
}
  .responsive-100 svg
  {
   width:15px;
  }
 .btn-white {
 
    line-height: 43px !important;
}
  .rbt-btn {
  
    height: 41px;
    line-height: 40px;
    padding: 0px 15px;
    font-size: 14px;
  }
 
  .course-content-new {

    width: 60%;
}
.rbt-widget-details .rbt-course-details-list-wrapper li span, .rbt-widget-details .rbt-default-sidebar-list li span, .rbt-default-sidebar-wrapper .rbt-course-details-list-wrapper li span, .rbt-default-sidebar-wrapper .rbt-default-sidebar-list li span {

  font-size: 15px;
 
}
.rbt-course-main-content .course-content-left span {
  font-size: 15px;
}
.banner-text {
  font-size: 34px;
}
.course-by-title {
  font-size: 20px;
 
}
.course-by-title {
  font-size: 19px;
}
.course-by {

  margin: 24px 0px 12px;
}
.course-by-name {
  font-size: 20px;

}
  .rbt-cat-box-1 .inner .content .title {
    margin-bottom: 10px;
    font-size: 16px;
}
  .rbt-cat-box-courses .inner .content .title {
    margin-bottom: 10px;
    font-size: 16px;
}
  .responsive-100{
    width: 95% !important;
  }
  .rbt-section-gap 
   {
    padding: 60px 0 60px;
   }
   .rbt-section-gap-slider {
    padding: 90px 0 40px;
}
   .new-subscription-title{
    font-size: 34px;
   }
   .section-title .title {
    font-size: 38px;
       
}
.rbt-flipbox-wrap:hover{
  transform: translate3d(0, -10px, 0);
}
.has-medium-font-size {
  font-size: 17px;
 
}
.owl-theme .owl-dots .owl-dot button {
  outline: none;
  border:0px solid;
}

.rbt-btn.btn-sm {
  padding: 0px 10px;
  font-size: 14px;
  height: 41px;
  line-height: 38px !important;
}
body{
  font-size: 16px !important;
}
/* explore course */
.rbt-cat-box-1 .inner {
  padding: 16px 0px;
}
.rbt-cat-box-courses .inner {
  padding: 16px 0px;
}
.Explore_cou .content {

  bottom: -45px;
 
}
.Explore_cou img {
  width: 100%;
  height: 230px;
}
.rbt-cat-box-1 {
  display: block;
  height: 360px;
}
.rbt-cat-box-courses {
  display: block;
  height: 360px;
}
.rbt-cat-box-courses {
  display: block;
  height: 360px;
}
.buy-now-btn .rbt-btn {
  line-height: 37px !important;
}
/* new css add */

.main-slider-title {
  font-size: 20px;
  margin-top: 30px;
}
p {
  font-size: 16px !important;
  line-height: 26px;
  margin-bottom: 30px;
}
.rbt-testimonial-box .inner {
  padding: 22px 22px;
}
.rbt-header .mainmenu-nav .mainmenu > li .submenu > li:hover > .submenu, .rbt-header .mainmenu-nav .mainmenu li.with-megamenu:hover .rbt-megamenu, .rbt-header .mainmenu-nav .mainmenu li.has-dropdown:hover > .submenu, .rbt-user-wrapper:hover .rbt-user-menu-list-wrapper, .rbt-category-menu-wrapper:hover .category-dropdown-menu, ul.rbt-dropdown-menu li:hover .sub-menu {
  top: 70% !important;

}
.rbt-header .mainmenu-nav .mainmenu li.with-megamenu .rbt-megamenu, .rbt-header .mainmenu-nav .mainmenu li.has-dropdown .submenu, .rbt-user-wrapper .rbt-user-menu-list-wrapper, .rbt-category-menu-wrapper .category-dropdown-menu, ul.rbt-dropdown-menu li .sub-menu {

  top: 70% !important;

}
input[type=text], input[type=password], input[type=email], input[type=number], input[type=tel], input[type=date], textarea {
  font-size: 15px;
  height: 42px;
}
.rbt-modern-select .bootstrap-select button.btn-light {
  height: 42px;
  font-size: 15px;
}
input[type=checkbox] ~ label, input[type=radio] ~ label {
  font-size: 15px;
  line-height: 26px;
}
.rbt-flipbox-wrap .content .title {
  font-size: 18px;
}
.needTogo {
  font-size: 18px;
}
.rbt-accordion-style .card .card-header button {
  font-size: 17px;
  line-height: 18px;
}
body {
  font-size: 14px !important;
}
.footer-widget .ft-link li {

  font-size: 16px;
  line-height: 20px;
}
.footer-style-1 .description {
  font-size: 16px;
}
.copyright-style-1 p {
  font-size: 16px;
}
.rbt-btn.btn-md {
  height: 42px;
  line-height: 40px;
  font-size: 15px;
 }
 .download-get
 {
   margin-top:20px !important;
 }
 .rbt-modern-select .bootstrap-select .dropdown-menu li a span.text {
  font-size: 16px;
}
/* .services .inner .content {
  height: 95px;
} */
.rbt-testimonial-box .clint-info-wrapper .client-info .title {
  font-size: 17px;
}
.rbt-testimonial-box .clint-info-wrapper .client-info span {
  line-height: 18px;
  font-size: 15px;
}
.note-text {
  font-size: 14px;
}
.footer-widget .ft-link li a {
font-size: 15px;
}
}

@media screen and (min-width:1601px) and (max-width:1919px){
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 85%;
}
  .accordion-body {

    font-size: 16px;
    line-height: 24px;
}
  .rbt-header .mainmenu-nav .mainmenu > li > a {
    font-size:18px;
  }
  /* .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 85% !important;
} */
  .responsive-100 svg
  {
   width:20px;
  }
  
  .rbt-btn {
    height: 41px;
    line-height: 41px;
    padding: 0px 15px;
    font-size: 16px;
  }
 
  .course-content-new {
    
    width: 60%;
}
.rbt-widget-details .rbt-course-details-list-wrapper li span, .rbt-widget-details .rbt-default-sidebar-list li span, .rbt-default-sidebar-wrapper .rbt-course-details-list-wrapper li span, .rbt-default-sidebar-wrapper .rbt-default-sidebar-list li span {

  font-size: 15px;
 
}
.rbt-course-main-content .course-content-left span {
  font-size: 16px;
}
.banner-text {
  font-size: 34px;
}
.course-by-title {
  font-size: 20px;
 
}
.course-by-title {
  font-size: 19px;
}
.course-by {

  margin: 24px 0px 12px;
}
.course-by-name {
  font-size: 20px;

}
.rbt-cat-box-1 .inner .content .title {
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 27px;
}
.rbt-cat-box-courses .inner .content .title {
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 27px;
}
.rbt-cat-box-courses .inner .content .title {
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 27px;
}
.inner-box-ex .box {
  font-size: 16px;
}
  .responsive-100{
    width: 95% !important;
  }
  .rbt-section-gap 
   {
    padding: 60px 0 60px;
   }
   .rbt-section-gap-slider {
    padding: 90px 0 40px;
}
   .new-subscription-title{
    font-size: 34px;
   }
   .section-title .title {
    font-size: 38px;
       
}
.rbt-flipbox-wrap:hover{
  transform: translate3d(0, -10px, 0);
}
.has-medium-font-size {
  font-size: 17px;
 
}
.owl-theme .owl-dots .owl-dot button {
  outline: none;
  border:0px solid;
}

.rbt-btn.btn-sm {
  padding: 0px 10px;
  font-size: 15px;
  height: 41px;
  line-height: 37px !important;
}
body{
  font-size: 16px !important;
}
/* explore course */
.rbt-cat-box-1 .inner {
  padding: 16px 0px;
}
.rbt-cat-box-courses .inner {
  padding: 16px 0px;
}
.Explore_cou .content {

  bottom: -45px;
 
}
.Explore_cou img {
  width: 100%;
  height: 280px;
}
.rbt-cat-box-1 {
  display: block;
  height: 360px;
}
.rbt-cat-box-courses {
  display: block;
  height: 360px;
}
.buy-now-btn .rbt-btn {
  line-height: 37px !important;
}
/* new css add */

.main-slider-title {
  font-size: 20px;
  margin-top: 30px;
}
p {
  font-size: 17px !important;
  line-height: 1.45;
  margin-bottom: 30px;
}
.rbt-testimonial-box .inner {
  padding: 22px 22px;
}
.rbt-header .mainmenu-nav .mainmenu > li .submenu > li:hover > .submenu, .rbt-header .mainmenu-nav .mainmenu li.with-megamenu:hover .rbt-megamenu, .rbt-header .mainmenu-nav .mainmenu li.has-dropdown:hover > .submenu, .rbt-user-wrapper:hover .rbt-user-menu-list-wrapper, .rbt-category-menu-wrapper:hover .category-dropdown-menu, ul.rbt-dropdown-menu li:hover .sub-menu {
  top: 70% !important;

}
.rbt-header .mainmenu-nav .mainmenu li.with-megamenu .rbt-megamenu, .rbt-header .mainmenu-nav .mainmenu li.has-dropdown .submenu, .rbt-user-wrapper .rbt-user-menu-list-wrapper, .rbt-category-menu-wrapper .category-dropdown-menu, ul.rbt-dropdown-menu li .sub-menu {

  top: 70% !important;

}
input[type=text], input[type=password], input[type=email], input[type=number], input[type=tel], input[type=date], textarea {
  font-size: 15px;
  height: 42px;
}
.rbt-modern-select .bootstrap-select button.btn-light {
  height: 42px;
  font-size: 15px;
}
.rbt-contact-form .title {

  font-size: 24px;
  margin-bottom: 27px;
}
input[type=checkbox] ~ label, input[type=radio] ~ label {
  font-size: 15px;
  
}
.rbt-flipbox-wrap .content .title {
  font-size: 20px;
}
.needTogo {
  font-size: 18px;
}
.rbt-accordion-style .card .card-header button {
  font-size: 18px;
  line-height: 18px;
}
.accordion-body {
  line-height: 24px;
}
body {
  font-size: 16px !important;
}
.footer-widget .ft-link li {

  font-size: 16px;
  line-height: 20px;
}
.footer-style-1 .description {
  font-size: 16px;
}
.copyright-style-1 p {
  font-size: 16px;
}
.rbt-btn.btn-md {
  height: 42px;
  line-height: 40px;
  font-size: 15px;
 }
 .download-get
 {
   margin-top:20px !important;
 }
 .rbt-modern-select .bootstrap-select .dropdown-menu li a span.text {
  font-size: 16px;
}
/* .services .inner .content {
  height: 95px;
} */
.rbt-testimonial-box .clint-info-wrapper .client-info .title {
  font-size: 18px;
}
.rbt-testimonial-box .clint-info-wrapper .client-info span {
  line-height: 18px;
  font-size: 16px;
}
.note-text {
  font-size: 15px;
}
.footer-widget .ft-link li a {
font-size: 16px;
}
.footer-style-1 .ft-title {
 
  font-size: 20px;
}
.owl-prev, .owl-next {

  top: 41%;

}
}
@media screen and (min-width:1901px) and (max-width:1919px){
  .about-style-1 .thumbnail-wrapper {
 
    flex-direction: column !important;
}
.about-container {
  width: 85% !important;
}

}

@media screen and (min-width:1920px) and (max-width:2500px){
  .about-container {
    width: 70% !important;
}
  .about-style-1 .thumbnail-wrapper {
    flex-direction: column;
  }
  .rbt-header .mainmenu-nav .mainmenu > li > a {
    font-size:18px;
  }
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 85%;
   }
.price-title {
 
  font-size: 20px;
}
  .responsive-100 svg
  {
   width:24px;
  }
  
  .rbt-btn {
    height: 44px;
    line-height: 45px;
    padding: 0px 15px;
    font-size: 17px;

  }
 
  .course-content-new {
   
    width: 60%;
}
.rbt-widget-details .rbt-course-details-list-wrapper li span, .rbt-widget-details .rbt-default-sidebar-list li span, .rbt-default-sidebar-wrapper .rbt-course-details-list-wrapper li span, .rbt-default-sidebar-wrapper .rbt-default-sidebar-list li span {

  font-size: 15px;
 
}
.rbt-course-main-content .course-content-left span {
  font-size: 18px;
}
.banner-text {
  font-size: 34px;
}
.course-by-title {
  font-size: 20px;
 
}
.course-by-title {
  font-size: 19px;
}
.course-by {

  margin: 24px 0px 12px;
}
.rbt-badge-5 {
  font-size: 16px;
  height: 25px;
  padding: 5px 12px;
}
.rbt-title-style-3 {
  font-size: 23px;
}
.course-by-name {
  font-size: 20px;

}
  .rbt-cat-box-1 .inner .content .title {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 32px;
}
  .rbt-cat-box-courses .inner .content .title {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 32px;
}
.inner-box-ex .box {
  font-size: 17px;
}
.stepWise {
  padding: 6px 13px 4px !important;
  font-size: 17px !important;
}
.login-btn {
  height: 35px !important;
  font-size: 17px !important;
}
  .responsive-100{
    width: 95% !important;
  }
  .rbt-section-gap 
   {
    padding: 70px 0 70px;
   }
   .rbt-section-gap-slider {
    padding: 90px 0 40px;
}
   .new-subscription-title{
    font-size: 34px;
   }
   .section-title .title {
    font-size: 38px;
       
}
.rbt-flipbox-wrap:hover{
  transform: translate3d(0, -10px, 0);
}
.has-medium-font-size {
  font-size: 17px;
 
}
.owl-theme .owl-dots .owl-dot button {
  outline: none;
  border:0px solid;
}

.rbt-btn.btn-sm {
  padding: 0px 10px;
  font-size: 17px;
  height: 41px;
  line-height: 37px !important;
}
body{
  font-size: 16px !important;
}
/* explore course */
.rbt-cat-box-1 .inner {
  padding: 16px 0px;
}
.rbt-cat-box-courses .inner {
  padding: 16px 0px;
}
.Explore_cou .content {

  bottom: -45px;
 
}
.Explore_cou img {
  width: 100%;
  /* height: 280px; */
}
.rbt-cat-box-1 {
  display: block;
  height: 460px;
}
.rbt-cat-box-courses {
  display: block;
  height: 460px;
}
.owl-prev, .owl-next {

  top: 45%;

}
.buy-now-btn .rbt-btn {
  line-height: 37px !important;
}
/* new css add */

.main-slider-title {
  font-size: 20px;
  margin-top: 30px;
}

.rbt-testimonial-box .inner {
  padding: 22px 22px;
}
.rbt-header .mainmenu-nav .mainmenu > li .submenu > li:hover > .submenu, .rbt-header .mainmenu-nav .mainmenu li.with-megamenu:hover .rbt-megamenu, .rbt-header .mainmenu-nav .mainmenu li.has-dropdown:hover > .submenu, .rbt-user-wrapper:hover .rbt-user-menu-list-wrapper, .rbt-category-menu-wrapper:hover .category-dropdown-menu, ul.rbt-dropdown-menu li:hover .sub-menu {
  top: 70% !important;

}

.rbt-header .mainmenu-nav .mainmenu li.with-megamenu .rbt-megamenu, .rbt-header .mainmenu-nav .mainmenu li.has-dropdown .submenu, .rbt-user-wrapper .rbt-user-menu-list-wrapper, .rbt-category-menu-wrapper .category-dropdown-menu, ul.rbt-dropdown-menu li .sub-menu {

  top: 70% !important;

}
input[type=text], input[type=password], input[type=email], input[type=number], input[type=tel], input[type=date], textarea {
  font-size: 17px;
  height: 50px;


}

.rbt-modern-select .bootstrap-select button.btn-light {
  height: 50px;
  font-size: 17px;
}
input[type=checkbox] ~ label, input[type=radio] ~ label {
  font-size: 17px;
  
}
.rbt-flipbox-wrap .content .title {
  font-size: 22px;
}
.needTogo {
  font-size: 18px;
}
.rbt-accordion-style .card .card-header button {
  font-size: 19px;
  line-height: 18px;
}
body {
  font-size: 18px !important;
}
.footer-widget .ft-link li {

  font-size: 18px;
  line-height: 20px;
}
.rbt-contact-form .title {
  color: var(--color-white);
  font-size: 24px;
  margin-bottom: 32px;
}
.footer-style-1 .description {
  font-size: 18px;
  line-height: 30px;
}
.copyright-style-1 p {
  font-size: 18px;
}
.rbt-btn.btn-md {
  height: 53px;
  line-height: 41px;
  font-size: 18px !important;
 }
 .accordion-body {
  line-height: 27px;
}
.download-get {
  margin-top: 48px !important;
}
.rbt-contact-form.contact-form-style-1 {

  margin-top: 128px !important;
}
 .rbt-modern-select .bootstrap-select .dropdown-menu li a span.text {
  font-size: 16px;
}
/* .services .inner .content {
  height: 95px;
} */
.rbt-testimonial-box .clint-info-wrapper .client-info .title {
  font-size: 19px;
}
.rbt-testimonial-box .clint-info-wrapper .client-info span {
  line-height: 18px;
  font-size: 15px;
}
.note-text {
  font-size: 16px;
}
.project-block-three .inner-box .lower-content h3 {
  font-size: 22px;

}
.project-block-three .inner-box .lower-content p {
  font-size: 18px;
}
.yr-week {
  font-size: 20px;
}
.yr-week svg {
  fill: #fc4a55 !important;
  width: 88px;
  margin-right: -13px;
  margin-top: -1px;
}
.course-details-content .rbt-course-feature-box img {
  height: 540px;
  object-fit: cover;
}
.footer-widget .ft-link li a {
  font-size: 18px;
  line-height: 25px;
}
.footer-style-1 .ft-title {
  color: var(--color-heading);
  margin-bottom: 20px;
  font-size: 22px;
}
}
@media screen and (min-width:2300px) and (max-width:2500px){
  .about-container {
    width: 65% !important;
  }
}
.contact-form-pop .title{
  font-size: 18px;
  margin-bottom: 15px;
}
.text-gradient {
  background: linear-gradient(132deg, #ee2c3c 14.58%, #c5135d 65.1%, #6a11b0);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* new classes */
.sub_module li::marker {
  content: '✔';
 color: #ee2c3c;
}
.sub_module li{
  padding-left: 8px;
}
body{
  color: #3c3c3c;
}
.sub_module li{
  color: #3c3c3c;
}
.Explore_cou svg {
  fill:#fc4a55;
}
.rbt-user-wrapper .rbt-user-menu-list-wrapper .inner {
  padding: 9px 20px 0px;
}
.login-btn{
  height: 30px !important;
  font-size: 15px !important;
  line-height: 29px;
  color:white !important;
}
.login-btn:hover{
 color:white !important;

}
.rbt-card .rbt-card-body .rbt-card-title a{
  font-size: 18px;
}
.blog-btn{
  background-color:var(--light-red);
  padding: 10px 10px;
  color:#ffffff !important;
}
.blog-image{
  height:250px;
}
.blog-image img{
  height:250px;
}
.rbt-header .mainmenu-nav .mainmenu > li:hover > a i, .rbt-header .mainmenu-nav .mainmenu > li.active > a i {
  transform: unset;
  margin-top: 2px;
}


/* new corporate page */
.inner-card1{
  background-color: #fffccf !important;
  height:170px;
  width:80%;
  margin: auto;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important;
}
.inner-card2{
  background-color: #ffedff !important;
  height:170px;
  width:80%;
  margin: auto;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important;
}
.inner-card3{
  background-color: #ffe8eb !important;
  height:170px;
  width:80%;
  margin: auto;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important;
}
.inner-card4{
  background-color: #e9f6ff !important;
  height:170px;
  width:80%;
  margin: auto;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important;
}
.black-text{
 color: #000 !important;
}
.white-text{
  color: #ffff !important;
}
 .icons-mission{
  width: 90px;
  height: 90px;
  margin-bottom: 10px;
  margin-top: -23px;
  margin-right: 0px;
  margin-left: 3px;
  line-height: 80px;
  padding: 20px;
  border-radius: 100%;
  /* box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; */
  border: 3px solid red;
  position: absolute;
  top: 28px;
}
.outer-box-img{
  position: relative;
  top:40px;
  width: 100px;
  height: 100px;
  margin-bottom: 10px;
  margin-top: -25px;
  margin-right: auto;
  margin-left: auto;
  line-height: 100px;
  background: #fff;
  display: flex;
  align-items: center;
  padding: 2px;
  border-radius: 100%;
  /* box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; */
}
.box-business {
  height: 300px !important;
}
.tarining-card{
  width: auto;
  height: auto;
  border-radius: 15px !important;
  margin-top: 30px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important;
}
.training-header{
  background-color: #fb4954 !important;
  color: #ffff !important;
  border-top-left-radius: 15px !important;
  border-top-right-radius: 15px !important;
  height:50px;
}
.traing-text-align{
  display: flex;
}
.training-heading{
  color: #ffff;
  padding: 10px;
}
.training-icon{
  width:60px;
  height:60px;
  padding: 10px;
  border-radius:10px;
  margin-right: 20px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.training-img{
  width:50px;
  height:40px;
}

