
        :root {
        --db-default-top-header-bg: #00594E;
        --db-default-top-header-tc: #ffffff;
        --db-default-main-header-bg: #ffffff;
        --db-default-main-header-tc: #01584F;
        --db-default-footer-bg: #01584F;
        --db-default-footer-tc: #fff;
        --db-default-header-height: 60px;
        --db-default-menu-font-size: 15px;
        }
    .footer-address-column a {
 color: #fff !important;
 transition: .3s all ease;
}
.footer-address-column a:hover { color: #e3e3e3 !important}
.footer-group .scrolltop-icon {
 top: -28px;
}
@media (max-width: 768px) { .navbar-header.cms-navbar-homepage .sidenav-cms-blk#mobile-toggler{  left: 0 !important;  right: initial !important; }.sidenav-cms-mobile-toggler{  cursor: pointer;}.cms-sidenav-fixed-footer {  bottom: 12px;  flex-direction: column;}.sidenav-cms-blk .c-info-blk .c-info-val { padding-left: 8px;}.sidenav-cms-blk .cms-sidemenu-social-icons { display: none;}.navbar-header.cms-navbar-homepage .sidenav-cms-blk#mobile-toggler .cms-sidemenu-blk {  height: calc(100vh - 315px) !important;}
   .course-listing-wrapper #course_list_wrapper .course-block-1 .courser-bottom-half {
	width: 60% !important;
}

    .landing-page .course-listing-wrapper  #course_list_wrapper .course-block-1 .courser-bottom-half {
     	width: 65% !important;
    }
.course-listing-wrapper #course_list_wrapper .mobileOpen .midTop {
	width: calc(65% - 25px);
}
    #course_list_wrapper .course-price-list {	top: 30px;        bottom: initial;	left: 159px;}
.ex-course {
	height: calc(100vh - 326px);
}.navbar.nav-header-holder.custom-dropshadow-without-menu.cms-navbar-integ {
	background: white !important;
}.landing-page .column .tagline {padding-right: 15px;line-height: 1.5;}                }   

@media (max-width: 767px) {
.landing-page .course-listing-wrapper #course_list_wrapper  .course-block-1 .courser-bottom-half { width: 65% !important;}.landing-page #course_list_wrapper .course-price-list {	width: 65%;
	top: 0;
	left: inherit;
}#course_list_wrapper .course-price-list {	top: 0;	bottom: initial;	left: 40%;}  .course-listing-wrapper #course_list_wrapper .mobileOpen .midTop {
    width: calc(60% - 25px);
  } .landing-page .course-listing-wrapper #course_list_wrapper .mobileOpen .midTop {
    width: calc(65% - 25px);
  }}