.border-nav {
	border-width: 5px solid #000;
}

html {height:100%} 


      .padding-exact {
        margin-top: 20px !important;
      }


body {
    min-height: 100vh;
}


.search-bar{margin: 0;}
.search-bar input {
    width: 120px;
}
.search-bar .btn.btn-sm {
    padding: .5rem 1rem;
     position: absolute;
    right: 0;
    bottom: 0;
}
 .error-message {
    color: #e71313;
}

.p-one {
  border-style: solid;
  border-width: 1px;
}

  .view {
     
    cursor: pointer;
}
.green {
    background-color: #2E9600 !important;
}

.bgvoucher {
background: url('/img/oa_Bg1_voucher2x.png');
background-size: cover;
background-repeat: no-repeat;
}

.t-align-middle {
  display: inline-block;
  vertical-align: middle;
  position:absolute;
  top:50%;
  -webkit-transform:translateY(-50%) !important;
  -ms-transform:translateY(-50%) !important;
  transform:translateY(-50%) !important;

}

.bgacademy {
    background: url('/img/bg_academy12x.png');
    background-size: cover;
    background-repeat: no-repeat;
}

.mh {
    min-height: 128px;
}

.side-nav {
      overflow-y: auto;
 }
.md-progress {
    box-shadow: none;
    position: relative;
    display: block;
    width: 100%;
    height: 1.25rem;
    overflow: hidden;
    margin-bottom: 1rem;
    background-color: #eee;
}

.md-progress .progress-bar {
    box-shadow: none;
    height: 1.25rem;
    border-radius: 0;
    background-color: #0d47a1;
}

.min-width {
	min-width: 245px;
}

a {
    color: black;
}

.card-footer > small {
    font-size: 60%;
}

.card-text {
    font-size: .9rem !important;
    font-weight: 400;
}


.navbar .nav-item.avatar .dropdown-toggle::after {
    display: table-caption;
    margin-left: 13px;
    margin-top: 1px;
}

.card-title h5 {
    margin-bottom: 5px;
}

.border-bottom-2x {
    border-width:5px;
    border-style: bottom double;
}

.double-nav a {
    font-size: 15px;
    color: #000;
}
.side-nav.side-nav-light .collapsible li .collapsible-header.active {
    color: #2E9600;
    background-color: transparent;
}

/* event page date picker coloring*/
.picker__box .picker__header .picker__date-display {
    
    background-color: #2E9600;
    }
.picker__box .picker__table .picker__day--selected {

    background-color: #2E9600;
}
.picker__box .picker__table .picker__day.picker__day--today {
    color: #2E9600;
}
.picker__box .picker__table .picker--focused, .picker__box .picker__table .picker__day--selected, .picker__box .picker__table .picker__day--selected:hover{
        background-color: #2E9600;
}
/* event page date picker coloring*/
/*client needs to change color for all form feilds*/
.md-form input[type=date]:focus:not([readonly]), .md-form input[type=datetime-local]:focus:not([readonly]), .md-form input[type=email]:focus:not([readonly]), .md-form input[type=number]:focus:not([readonly]), .md-form input[type=password]:focus:not([readonly]), .md-form input[type=search-md]:focus:not([readonly]), .md-form input[type=search]:focus:not([readonly]), .md-form input[type=tel]:focus:not([readonly]), .md-form input[type=text]:focus:not([readonly]), .md-form input[type=time]:focus:not([readonly]), .md-form input[type=url]:focus:not([readonly]), .md-form textarea.md-textarea:focus:not([readonly]) {
    box-shadow: 0 1px 0 0 #2E9600;
    border-bottom: 1px solid #2E9600;
}
.select-wrapper.md-form>ul li label {
    color: #2E9600;
}
.dropdown-primary .dropdown-content li a, .dropdown-primary .dropdown-content li span:hover, .dropdown-primary .dropdown-content li.active {
    background-color: #2E9600!important;
}
 .form-check-input[type=checkbox]:checked+label:before, label.btn input[type=checkbox]:checked+label:before {
     
    border-right: 2px solid #2E9600;
    border-bottom: 2px solid #2E9600;
}
label.mdb-main-label.active{color:#2E9600 !important;}
/*client needs to change color for all form feilds*/

/* Half Page Carousel itself*/
.carousel {
  height: 50%; }
  .carousel .carousel-inner {
    height: 100%; }
    .carousel .carousel-inner .carousel-item,
    .carousel .carousel-inner .active {
      height: 100%; }

.pl-2.homepage-heading-h2 {
    padding-top: 15px !important;
}

/* Adjustment for mobile devices*/

@media (max-width: 1199px){
     .waves-effect {
    font-size: 14px;
}
}

@media (max-width: 776px) {
  .carousel {
    height: 100%; } }


.card-course {
    max-height: 220px;
}

.card-course:hover {
    background-color: #00c851;
    color:white !important;
}


.posi-btn {
    z-index: 20;
    top: -7px;
    left: -6px;
}

.posi-btn2 {
    z-index: 40;
    top: -6px;
    left: 185px;
}

.avatar {
    z-index: 300;
    max-width: 44px;
    padding-top: 180px;
    padding-left: 6px;
}

.avatar:hover {
}

.label-0 {
    margin-bottom: 0rem !important; 
}

.fc {
    padding-left: 0px;
}

.btn {
    text-transform: none;
}

.btn-after:after {
    content:"";
    border-bottom: 1px solid black;
    padding-left: 20px;
    margin-left: 100px;
}

.fixed-sn main, .hidden-sn main {
    padding-top: 2.5rem;
}


.card-v {
    min-height: 189px;
}

.card-v:hover {

}

.card-v2 {
    min-height: 170px;
}

.card-v3 {
    min-height: 211px;
}

.image-tooltip {
    max-width: 50%;
}

.card-hover:hover {
    background-color: #0062cc !important;
    color: white;
}

.modal-dialog {
    max-width: 800px;
    margin: 1.75rem auto;
}

.min-h-card {
    min-height: 354px;
}

.min-h-card2 {
       min-height: 230px;
}

.btn-secondary2 {
    background-color: #53abf4 !important;
    color: #fff;
}

.posi-type {
    z-index: 20;
    bottom: 187px;
    left: -6px;
    color: white;
}


.secondary-color {
    background-color: #53abf4 !important;
}

.purple-text {
    color: #53abf4 !important;
}

.btn-success {
    background-color: #219951 !important;
    color: #fff;
}

.success-color {
    color: #54c150 !important;
}

.green-text {
    color: #54c150 !important;
}


.navig:after {
    content: "";
}

.btn-warning {
    background-color: #d9a912 !important;
    color: #fff;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23000' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: white;
    background-color: white;
}

.fa-ellipsis-v {
    font-size: 16px;
}  

.avatars li {
    padding-bottom: 5px !important;
}

.statcard {
    min-height: 180px !important;
}


.statcard1 {
    min-height: 300px !important;
}

.statcard2 {
    min-height: 334px !important;
}

.bg-hover:hover {
    background-color: #f5f5f5;
    color: white !important;
}

.content-card {
    min-height: 100px;
}

.course-card {
    min-height: 260px;
}


.statcard-promo {
    min-height: 218px;
}

.btn-tertier {
background-color: #2E9600;
color: white;
border: 1px solid #2E9600;
}

.text-kat:hover {
color: green;
}

.h2 > a:hover {
    color: grey !important;
}

.text-green {
    color: green;
}

.text-green:hover {
    color: green !important;
}

.text-side {
    color: black !important;
    background-color: white;
}

.text-black:hover {
    color: black !important;
}


a > i:hover {
    color: green !important;
}

.container .card .face{
    width: 350px;
    height: 200px;
    transition: 0.5s;
}

.container .card .face.face1{
    position: relative;
    background: #333;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    transform: translateY(100px);
    height: 280px;
}

.container .card:hover .face.face1{
    background: #2E9600;
    transform: translateY(0);
}

.container .card .face.face1 .content{
    opacity: 1;
    transition: 0.5s;
}

.container .card:hover .face.face1 .content{
    opacity: 1;
}

.container .card .face.face1 .content img{
    
    margin-left: auto;
    margin-right: auto;
}

.container .card .face.face1 .content h3 {
    margin: 0;
    padding: 10px;
    color: #fff;
    text-align: center;
    font-size: 1.5em;
    height: 70px;
}

.container .card .face.face1:hover{

    color: #000;

}

.container .card .face.face2{
    position: relative;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    box-sizing: box;
    transform: translateY(-100px);
}

.container .card:hover .face.face2{
    transform: translateY(0);
}

.container .card .face.face2 .content p{
    margin: 0;
    padding: 0;
}

.container .card .face.face2 .content a{
    margin: 15px 0 0;
    display:  inline-block;
    text-decoration: none;
    font-weight: 900;
    color: #333;
    padding: 5px;
}

.container .card .face.face2 .content a:hover{

}

.btn-ticket:hover {
    color: black;
    background-color: white;
    border: 1px solid #000;
}

.btn-event {
    color: #fff !important;
    background-color: green;
    border: 1px solid green;
}

.btn-event:hover {
    color: black !important;
    background-color: white;
    border: 1px solid #000;
}

.card-title img {
    height: 100px;
    width: 100px;
}

.container .card .face.face1 .content img {
    height: 197px;
}

/*.card {
    background-color: transparent;
}*/
.list-unstyled li.media {
    margin-bottom: 1.5rem;
}
.list-unstyled li.media:last-child {
    margin-bottom: 0;
}
img.img-fluid.rounded-circle.z-depth-1-half {
    /* height: 95px;
    max-width: 95px; */
    height: 70px;
    max-width: 70px;
}

img.img-fluid.rounded-circle.z-depth-1-half.w-50 {
    width: 270px;
    height: 270px;
}
.md-form.input-group .form-control {
    width: 70%;
    display: inline-block;
}
.md-form.input-group .input-group-text button {
    border: none;
    box-shadow: none;
    width: 100%;
}
.search-result-container {
    position: absolute;
    width: 100%;
    font-size: 14px;
}
.side-nav .search-result-container {
    color: #494949;
    position: absolute;
    width: 100%;
    font-size: 15px;
    padding-top: 5px;
    z-index: 9;
    max-height: 380px;
    overflow-y: auto;
    top: 28px;
}
.search-result-container1 {
    position: absolute;
    width: 100%;
    font-size: 14px;
    max-height: 290px;
    overflow-y: auto;
}
.side-nav .search-result-container1 {
    color: #494949;
    position: inherit;
    width: 100%;
    font-size: 15px;
    padding-top: 5px;
}

.navbar-brand img {
    /*max-height: 120px;*/
    max-height: 250px;
}
.gradient-color .navbar-nav li.nav-item a {
    padding: 18px 10px !important;
}
.btn-floating {
    margin: 10px 6px;
}
/******* Plan Css Start *******/
.plan-section {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.plan-section .nav.nav-tabs .nav-item .nav-link {
    display: inline-block;
    width: 100%;
    border: solid 1px #2E9600;
    min-width: 160px;
    margin-right: -1px;
    border-radius: 0;
}
.plan-section .nav-tabs .nav-item.show .nav-link, .plan-section .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #2E9600;
    border-color: #2E9600;
}
.plan-section .nav.nav-tabs .nav-item:first-child .nav-link{
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;    
}
.plan-section .nav.nav-tabs .nav-item:last-child .nav-link{
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;   
}
.plan-section .nav.nav-tabs .nav-item {
    display: inline-block;
    margin: 0;
    float: left;
    border-radius: 0;
}
.plan-section .nav.nav-tabs {
    border: none;
    text-align: center;
    display: inline-block;
}
.plan-section h3 {
    margin-bottom: 15px;
}
.boarding_effect {
    background: #fff;
    border: solid 1px #ddd;
    width: 100%;
    display: inline-block;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    visibility: visible;
    animation-duration: 1500ms;
    animation-delay: 0ms;
    animation-name: fadeIn;
    position: relative;
}
.pattern_img {
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: 15px;
    padding: 40px;
    border-bottom: solid 1px #ddd;
}
.pattern_img h3 {
    color: #2e9600;
    width: 100%;
    margin: 0 0 10px;
}
.pattern_img h2 {
    text-align: center;
    width: 100%;
    font-size: 36px;
    color: #494949;
    margin: 0;
    font-weight: 600 !important;
}
.pattern_img p {
    text-align: center;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
}
.boarding_effect ul {
    padding: 10px 0 30px;
    margin: 0;
}
.boarding_effect li {
    line-height: 32px;
    list-style: none;
    color: #494949;
    font-weight: 500;
    list-style: none;
    display: inline-block;
    width: 100%;
}
.choose_pack {
    background: transparent;
    border: solid 1px #2e9600;
    color: #000;
    border-radius: 25px;
    padding: 10px 20px;
    font-weight: 500;
    margin: 0 auto 30px;
    box-shadow: none;
}
.choose_pack:hover {
    background: #2e9600;
    color: #fff;
}
.boarding_effect:hover {
    -ms-transform: scale(1, 1.05);
    -webkit-transform: scale(1, 1.05);
    transform: scale(1, 1.05);
    border-top: 3px solid #2e9600;
}

/******* Plan Css End *******/

.tab-content {
    width: 100%;
}
ul.dropdown-menu.language-change.show li:last-child a {
    border-bottom: none !important;
}
ul.dropdown-menu.language-change.show {
    z-index: 9999;
    padding: 0;
    margin: 0;
}
ul.dropdown-menu.language-change.show a.waves-effect.waves-light {
    padding: 6px 15px !important;
    border-bottom: solid 1px #eee;
    width: 100%;
}
li.nav-item {
    position: relative;
}
.user_logout ul.dropdown-menu.show a.waves-effect.waves-light {
    width: 100%;
    padding: 6px 15px !important;
    border-bottom: solid 1px #eee;
}
.user_logout ul.dropdown-menu.show {
    z-index: 9999;
    padding: 0;
    margin: 0;
}
.user_logout ul.dropdown-menu.show li:last-child a.waves-effect.waves-light{
    border-bottom: none;
}

.fixed-sn main, .hidden-sn main {
    min-height: 570px;
}
.order-summary-list ul.inline-list.order-summary li {
    display: inline-block;
    width: 100%;
    text-align: left;
    border-bottom: solid 1px #eee;
    padding: 10px 20px;
}
.order-summary-list ul.inline-list.order-summary {
    padding: 0;
    margin: 0 0 20px;
}
.order-summary-list ul.inline-list.order-summary li .pull-left {
    display: inline-block;
    width: 30%;
    font-weight: 600;
}
.order-summary-list ul.inline-list.order-summary li .pull-right {
    display: inline-block;
}
.order-summary-list label.form-label {
    text-align: center;
    padding: 10px 20px;
    font-size: 20px;
    display: inline-block;
    border-bottom: solid 1px #eee;
    margin-bottom: 0;
}
.order-summary-list h3 {
    margin-top: 10px;
    text-align: center;
    padding: 0;
    font-size: 26px;
}

.order-summary-list ul.inline-list.order-summary li strong {
    font-size: 18px;
}
.slider .carousel-item img {
    height: 630px;
    width: 100%;
}
.slider{
   position: relative;
   width: 100%;
   height: 100%;
}
.slider-text {
    position: absolute;
    left: 0;
    top: 40%;
    width: 100%;
    text-align: center;
}
.slider-text h2 {
    font-weight: 600;
    text-shadow: 0 0 10px #000;
    margin-bottom: 20px;
    color: #fff;
}
.slider-text p {
    color: #fff;
    line-height: 30px;
    padding: 0 30px;
    text-shadow: 0 0 10px #000;
}
.navbar-nav a.dropdown-toggle img {
    border-radius: 50%;
    vertical-align: top;
}
.card-box-img {
    display: inline-block;
    width: 100%;
    padding-left: 10px;
}
.card-box-content {
    padding-right: 10px;
}
.tipps-tools-section .card-body.card {
    margin-bottom: 30px;
    min-height: 300px;
    position: relative;
}
.card-box-img img {
    /*height: 150px;*/

}
.tipps-tools-section .card-body.card p.text-muted {
    position: absolute;
    bottom: 15px;
    right: 15px;
    margin: 0;
}

.tipps-tools-section span.waves-input-wrapper {
    display: block;
    margin: 10px auto;
}
input.btn.py-auto.mb-auto.btn-tertier.waves-effect.waves-light.more-btn {
    margin: 0 auto;
    display: block;
}
.tipps-tools-section li {
    display: inline-block;
    padding: 15px 10px 0;
    color: #212529;
    position: relative;
    /*white-space: nowrap;*/
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
.tipps-tools-section ul {
    padding: 0 10px;
    margin: 0;
}
.tipps-tools-section .card-body li {
    display: flow-root list-item;
    overflow: unset;
    padding: 0;
}
.tipps-tools-section .card-body ul {
    padding-left: 40px;
}
.tipps-tools-section li a {
    color: #2E9600;
}
.show-more-postbtn {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}
.show-more-postbtn .btn:hover {
    color: #fff;
}
.plan-section .nav.nav-tabs .nav-item:last-child .nav-link {
    margin-right: 0;
}
.subcategory-menu .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.navbar-nav .dropdown-menu {
    padding: 0;
    margin: 0;
}
.navbar-nav .dropdown-menu li .nav-link {
    display: inline-block;
    width: 100%;
    padding: 0 10px;
    border-bottom: solid 1px #eee;
    font-size: 14px;
    float: left;
}
.navbar-nav .dropdown-menu li {
    display: inline-block;
    width: 100%;
    height: 32px;
    line-height: 32px;
}
.navbar-nav .dropdown-menu li:last-child a {
    border-bottom: none;
}
.inner-static-section {
    display: inline-block;
    width: 100%;
    padding-top: 32px;
}

.card h2.border-bottom {
    min-height: 50px;
}

.row {
  display: flex;
 
 }
  .row .col {

    margin: 0 10px; }

 .tipps-tools-section .list-unstyled li img {
    float: left;
}

.tipps-tools-section .list-unstyled li {
    padding: 0;
}
.tipps-tools-section .list-unstyled {
    padding: 0;
}

.carousel.newsmag-slider{
    height: auto !important;margin-bottom: 30px;
}

.carousel.newsmag-slider .carousel-indicators li{padding: 0;}

.carousel.newsmag-slider .carousel-control-prev i,
.carousel.newsmag-slider .carousel-control-next i{
font-size: 25px;
opacity: 1;
background: #000;
border-radius: 100%;
width: 50px;
height: 50px;
line-height: 50px;
}

.carousel.newsmag-slider .carousel-indicators {
    top: -5%;
    right: 0;
    left: auto;
    opacity: 1;
    margin: 0;
}
.carousel.newsmag-slider .carousel-indicators li{
    background-color: #000;
}
.easyimage img {
    max-width: 100%;
}
.media-widget p {
    font-size: 14px;
}
.media-widget a {
    font-size: 90%;
}


/* Sliding to Bottom Hover Effect */
.slide-bottom {
  position: relative;
  background: #000;
  box-shadow: 0px 9px 25px rgba(0, 0, 0, 0.7);
  overflow: hidden; }
  .slide-bottom .slide-bottom-img {
    width: 100%;
    margin-bottom: -5px;
    -webkit-transition: all 0.3s 1s;
    -moz-transition: all 0.3s 1s;
    -o-transition: all 0.3s 1s;
    transition: all 0.3s 1s; }
  .slide-bottom .slide-bottom-caption {
    position: absolute;
    width: 80%;
    top: -50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s 0.8s;
    -moz-transition: all 0.3s 0.8s;
    -o-transition: all 0.3s 0.8s;
    transition: all 0.3s 0.8s;
    overflow: hidden;
    color: white;
    border-left: 4px solid white;
    padding: 0 5px 0 7px; }
    .slide-bottom .slide-bottom-caption .title {
      margin-top: -7px;
      transform: translateX(-200%);
      -webkit-transition: transform 0.9s 0.4s;
      -moz-transition: transform 0.9s 0.4s;
      -o-transition: transform 0.9s 0.4s;
      transition: transform 0.9s 0.4s; }
    .slide-bottom .slide-bottom-caption .subtitle {
      transform: scaleY(1.05);
      letter-spacing: 1.2px;
      text-transform: uppercase;
      opacity: 0;
      visibility: hidden;
      transform: translateY(5px);
      -webkit-transition: all 0.4s 0s;
      -moz-transition: all 0.4s 0s;
      -o-transition: all 0.4s 0s;
      transition: all 0.4s 0s; }
  .slide-bottom .slide-bottom-link {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }
  .slide-bottom:hover .slide-bottom-img {
    opacity: .4;
    transition-delay: 0s; }
  .slide-bottom:hover .slide-bottom-caption {
    top: 50%;
    transition-delay: 0s; }
    .slide-bottom:hover .slide-bottom-caption .title {
      transform: translateX(0);
      transition-delay: .1s; }
    .slide-bottom:hover .slide-bottom-caption .subtitle {
      opacity: .7;
      visibility: visible;
      transform: translateY(0);
      transition-delay: 1s; }

/*...........new profile css..........*/
.profile-section ul {
    padding-bottom: 8px;
    border-bottom: 2px solid #e4ebf2;
    margin-bottom: 0px;
    text-align: right;
    display: block;
    width: 100%;
}
.profile-section ul li {
    display: inline-block;  margin-bottom: -1px;
}
.profile-section ul li a{
    background: #fff;
    padding: 10px 15px;
    border: 0;
    color: #3F5B8A ;
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18);
}
.profile-section ul li a.active {
    background:#3F5B8A ;
    color: #fff;cursor: default;
border: 1px solid #ddd;
    border-bottom-color: rgb(221, 221, 221);
border-bottom-color: transparent;
}
.profile-section .tab-content {
    width: 100%;
    margin-bottom: 0;
    background: #fdfdfd;
}
footer.page-footer {
    margin-top: 15px;
}


.col-md-4 .view {
   height: 200px;
    overflow: hidden;
}
.tipps-tools-section .list-unstyled li img {
    height: auto;
}
.img-circle {
    height: 100px;
    width: 100px;
}
img.rounded-circle.z-depth-0 {
    height: 35px;
    width: 35px;
}
.rounded-circle {
    margin-left: 5px;
}
.progress-bar-top {
    margin-top: 45px;
}
.rounded-circle.z-depth-1-full {
    width: 240px;
    height: 240px;
}
.videoEmbed iframe {
    width: 100%;
    height: 360px;
}
.embed-responsive::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: .5;
}
img{
    max-width: 100%;
}
#myTabContentMD .col-md-2 .btn {
    padding: 0.375rem 0.75rem;
    float: inline-end;
    margin-top: 26px;
    margin-right: 17px;
}
#myTabContentMD .col-md-1 .btn {
    padding: 0.375rem 0.75rem;
    float: inline-end;
    margin-top: 26px;
    margin-right: 17px;
}
.close-icon {
    position: absolute;
    top: 5px;
    right: 30px;
    font-size: 40px;
    z-index: 999;
    cursor: pointer;
}

@media screen and (max-width: 767px) {

.tipps-tools-section .card-body.card p.text-muted {
position: inherit;
bottom: 0;
right: 15px;
margin: 0;
}
.card-box-content {
padding: 10px;
}
.card-box-img {
padding-right: 10px;
width: 100%;
}
.card.card-cascade.wider.reverse {
margin-bottom: 30px;
}
footer.page-footer {
    padding: 0 10px;
}
.carousel-multi-item .carousel-inner.v-2 .carousel-item-next, .carousel-multi-item .carousel-inner.v-2 .carousel-item-prev, .carousel-multi-item .carousel-inner.v-2 .carousel-item.active {
    display: inline-block;
}
.lighten-3 .row.wow.fadeInLeft {
    margin: 0;
}
.lighten-3 .row.wow.fadeInLeft .p-2 {
    padding: .5rem 15px !important;
}
.border-right .card-body {
    padding: 1.25rem 0;
}
.our-author-section .row {
    flex-wrap: nowrap;
}
.our-author-section .carousel-item {
    background: #fff;
}
.display-3 {
    font-size: 2rem;
}
.side-nav .fa-angle-down.rotate-icon {
    top: 1.4rem;
    margin-right: 1rem;
}

.side-nav a.btn.mt-4.py-auto.mb-auto.btn-tertier.waves-effect.waves-light {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 47px;
}
.form-check.text-left {
    padding-left: 0;
}
.form-check.text-left label.form-check-label {
    font-size: .9rem;
}
.md-form textarea.md-textarea {
    padding: 1rem 0;
}

.tipps-tools-section.newslist-portal li {
    padding: 15px 15px 0;
}
.row.white.z-depth-1.newslist-portal .pl-0 {
    padding-left: 0px!important;
}
.videoEmbed iframe {
    width: 100%;
    height: 300px;
}
.login-bx ul {
    padding-left: 20px;
    margin: 0 0 15px;
}
.login-bx ul li {
    width: 100%;
    font-size: 14px;
}
.row.white.z-depth-1 h4.card-title.pl-0 {
    padding-left: 0 !important;
}

}

@media screen and (max-width: 480px) {
.plan-section h4 {
font-size: 18px;
}
.plan-section .nav.nav-tabs {
width: 100%;
}
.plan-section .nav.nav-tabs .nav-item {
margin: 0 -3px;
float: none;
}
.plan-section .nav.nav-tabs .nav-item .nav-link {
    min-width: 80px;
    font-size: 11px;
    padding: 10px 3px;
}

.tab-content {
    padding: 2rem 0rem 1rem;
}
.pattern_img {
    padding: 40px 20px;
}
.pattern_img h2 {
    font-size: 24px;
}
.boarding_effect {
    margin-bottom: 20px;
}
.h4, h4 {
    font-size: 1.2rem;
}
.card-text {
    font-size: .8rem !important;
    line-height: 22px;
}
p.text-muted.pl-5.small.text-right {
    margin-top: 5px;
}

.border-right {
    border-right: none!important;
}

.h3, h3 {
    font-size: 1.5rem;
}
.lighten-3 .pr-4, .lighten-3 .px-4 {
    padding-right: 0!important;
    font-size: .9rem;
}
.row.white.z-depth-1.pb-4 .py-5 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}
.row.white.z-depth-1.pb-4 .py-5 h3.text-kat.pt-5 {
    padding-top: 0 !important;
    margin: 0;
}
.tipps-tools-section ul {
    padding: 0px;
}
.tipps-tools-section li {
    padding: 15px 0px 0;
}
.img-circle {
    display: block;
    margin-bottom: 15px;
}
.nav-tabs .nav-link {
    font-size: 12px;
    padding: .5rem .3rem;
}
.row .col {
    margin: 0;
    flex-basis: auto;
}
#mytab-content .nav.nav-tabs li.nav-item.waves-effect.waves-light a {
    padding: 8px 20px;
    font-size: 15px;
}
.h2, h2 {
    font-size: 1.5rem;
}
.container .card .face.face1 .content h3 {
    font-size: 1.2em;
    height: auto;
}
.container .card .face.face1 {
    transform: translateY(60px);
}
.container .card .face {
    width: 100%;
}
.progress-bar-top {
    margin-top: 25px;
    margin-bottom: 20px;
}
img.img-fluid.rounded-circle.z-depth-1-half {
    margin-bottom: 15px;
    margin-left: 0;
}


}




  @media screen and (max-width: 700px) {
    .row {
      flex-wrap: wrap; }
  }

  #benefits-md #advantages_benefits_1{padding-top: 32px;}

/* .man_pro_leble .md-form label, .md-form label.active {
	font-size: 15px;
	display: block;
	font-weight: 600;
} */
.md-form label { 
    font-size: 15px;
}
 .man_pro_leble label {
    font-weight: 400 !important;
} 
.multiple-select-dropdown li [type="checkbox"] + label {
	transform: translateY(4px);
}
.advantages_benefits .form-control {
	padding-top: 32px;
}

.md-form label.active {
  transform: translateY(-14px) scale(.9);
}
.md-form label, .md-form label.active {
  font-size: .9rem;
}

.expert-fixed-view {
	position: sticky;
	top: 50px;
	right: 0;
}
.expert-profile-img {
	text-align: center;
	margin-bottom: 15px;
}
.expert-detail {
	text-align: center;
}

.expert-detail h3 + p{
    font-size: 0.75rem!Important;
}

.expert-fixed-view {
	position: fixed;
	top: 177px;
	width: 285px;
	z-index: 99999;
	right: 0;
	left: 57%;
	margin-left: 280px;
}
.feature-section-slide a.btn-floating.left-arrow {
    position: absolute;
    left: -60px;
    top: 45%;
}
.feature-section-slide a.btn-floating.right-arrow {
    position: absolute;
    right: -40px;
    top: 45%;
}
.feature-section-slide img {
    height: 120px;
    object-fit: cover;
}
.feature-section-slide .embed-responsive {
    height: 192px;
}
.feature-section-slide iframe {
    height: 120px !important;
}
.feature-section-slide .embed-responsive-16by9::before {
    padding-top: 100%;
}
.float-right.feature-header-icon {
    display: flex;
    align-items: center;
    column-gap: 10px;
}
.ekko-lightbox .embed-responsive::after {
    content: none;
}

.col-md-3.box-effect {
    background: #f0f0f0;
    padding: 10px;
    border: 1px solid #d0caca5e;
    color: #797272;
    text-align: center;
}






@media(min-width:1800px) and (max-width:3000px){
	.expert-fixed-view {
	left: 65%;
	margin-left: 320px;
}
}
@media(max-width:1799px){
.expert-fixed-view {
	display: none; 
}

}

