.text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* number of lines to show */
    -webkit-box-orient: vertical;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.d-block{
    display: block;
}
.list-separator{
    border-top: 1px solid #e3e3e3 !important;
    padding: 0 !important;
    background: #fff;
}
.owl-carousel .owl-nav button.owl-prev{
    position: absolute;
    left: -22px;
    font-size: 50px;
    top: 0;
    color: #a9abad;
}
.owl-carousel .owl-nav button.owl-next{
    position: absolute;
    right: -22px;
    font-size: 50px;
    top: 0;
    color: #a9abad;
}
.owl-theme .owl-nav [class*=owl-]:hover{
    background: transparent !important;
    color: #1c3e6d !important;
}
.trusted-by .owl-nav [class*=owl-]:hover{
    color: #fff !important;
}
.case-title2{
    height: 190px;
}
.col-left{
    background: #fafafa;
    padding: 25px 30px;
    border: 1px solid #eee;
    border-radius: 5px;
}
.grid-btn-pos{
    position: absolute;
    bottom: 20px;
    left: 20px;
}
.pay-title{
    color: #1c3e6d;
    margin: 0;
    font-size: 15px;
}
#list-view{
    display: none;
}
#paymentErrors{
    float: left;
    margin: -20px 0 20px 0;
    color: red;
    font-weight: bold;
}
.user-nav{
    width: 100%;
    padding: 10px 0 10px 20px;
    text-align: left;
    color: #333;
}
.user-nav:hover{
    background: #eee;
    color: #333;
}
.user-nav.active{
    background: #1C3E6D;
    color: #fff;
}
.border-top{
    border-top: 1px solid #eee;
}
.text-default{
    color: #1C3E6D;
}
.confirm-msg{
    width: 100%;
    height: 100%;
    background: rgb(255 255 255 / 85%);
    -webkit-background: rgb(255 255 255 / 85%);
    -moz-background: rgb(255 255 255 / 85%);
    -o-background: rgb(255 255 255 / 85%);
    position: fixed;
    top: 0;
    z-index: 1111;
}
.confirm-content{
    width: 450px;
    background: #fff;
    border-radius: 5px;
    border: 2px solid #1C3E6D;
    margin: 120px auto;
    text-align: center;
    padding: 40px 30px;
    box-shadow: 0px 0px 18px -3px rgba(0,0,0,0.75);
    -webkit-box-shadow: 0px 0px 18px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 18px -3px rgba(0,0,0,0.75);
}

.carousel-control-next, .carousel-control-prev{
    width:5% !important;
}
.course-list, .fellowship-list{
    padding-left: 1rem;
}
.ud-sidebar-btn{
    display:none;
}


@media screen and (max-width: 500px){
    .grid-btn-pos{
        position: unset;
    }
}

@media screen and (max-width: 600px){
    .case-title2 {
         height: auto; 
    }
    .preloader .lds-ripple {
        margin: auto;
        left: -6%;
    }
    .marketing-since-area .since-img {
        margin-top: 30px;
    }
    .about-text > ol {
        padding: 0 15px 0 15px !important;
    }
    .marketing-nav-style .other-option .search-box-item .search-overlay.search-popup{
        z-index: 1111;
        margin-top: 6px;
    }
    .logo > img{
        margin-top: -3px !important;
    }
    .page-title-area {
        padding-top: 80px;
        padding-bottom: 40px;
    }
    dl, ol, ul, .fellow-list-1 {
        padding: 0px !important;
    }
    .page-title-area .page-title-content h2 {
        font-size: 22px;
    }
    .case-content-list > .case-title-1 > ul > li {
        width: 100%;
    }
    .grid-list-view{
        display:none;
    }
    .marketing-recent-case-area.pt-70 {
        padding-top:10px;
    }
    .media-center-tabs {
        width: 32.5%;
    }
    .inner-contact-info-area .request-quote-wrap .default-btn {
        margin: 15px auto 10px;
        float: unset !important;
    }
    .default-btn-reg-log2 {
        position: absolute !important;
        top: 7px;
        right: 60px;
        height: auto;
        width: 45% !important;
        left: auto;
        padding: 5px 10px 5px 22px !important;
    }
    .user-dropdown-menu{
        width:160px;
    }
    .tooltip-menu{
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 85%;
    }
    .page-body-wrapper{
        width:100% !important;
    }
    .page-body-wrapper .pl-3, .only-courses .pl-4{
        padding:0 !important;
        margin-bottom: 25px !important;
    }
    .page-title{
        width:100%;
        text-align:center;
    }
    .my-tabs {
        margin: 3px 0 !important;
        width: 100% !important;
    }
    .course-list, .fellowship-list{
        padding-left: 0rem;
    }
    .course-list > .col-lg-4, .fellowship-list > .col-lg-4{
        padding: 0 !important;
        
    }
    .horizontal-menu-2 .navbar.horizontal-layout-2 .navbar-brand-wrapper .brand-logo-mini, .d-md-none{
        display: none !important;
    }
    .horizontal-menu-2 .navbar.horizontal-layout-2 .navbar-brand-wrapper .brand-logo{
        display: block !important;
    }
    .horizontal-menu-2 .navbar.horizontal-layout-2 .navbar-menu-wrapper .navbar-nav {
        margin-top: 0 !important;
    }
    .ud-sidebar-btn{
        display:block;
        box-shadow: unset !important;
    }
    #ud-sidebar{
        display:none;
        position: absolute;
        z-index: 1111;
        background: #fff;
        box-shadow: 0px 3px 14px -5px rgba(0,0,0,0.75);
        -webkit-box-shadow: 0px 3px 14px -5px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 3px 14px -5px rgba(0,0,0,0.75);
    }
    .ud-profile .form-group {
        margin-bottom: 15px;
    }
    .ud-profile .pl-4{
        margin-bottom: 0 !important;
    }
    .ud-profile .page-title{
        margin-bottom: 25px !important;
    }
}

/* CSS */
.button-29 {
  align-items: center;
  appearance: none;
  background-image: radial-gradient(100% 100% at 100% 0, #a9abad 0, #1c3e6d 100%);
  border: 0;
  border-radius: 6px;
  box-shadow: rgba(45, 35, 66, .4) 0 2px 4px,rgba(45, 35, 66, .3) 0 7px 13px -3px,rgba(58, 65, 111, .5) 0 -3px 0 inset;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  height: 55px;
  justify-content: center;
  list-style: none;
  overflow: hidden;
  padding-left: 45px;
  padding-right: 45px;
  position: relative;
  text-align: left;
  text-decoration: none;
  transition: box-shadow .15s,transform .15s;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  white-space: nowrap;
  will-change: box-shadow,transform;
    margin: 30px auto 0;
    display: table;
    line-height: 51px;
    font-size: 22px;
}

.button-29:focus {
  box-shadow: #1b3e70 0 0 0 1.5px inset, rgba(45, 35, 66, .4) 0 2px 4px, rgba(45, 35, 66, .3) 0 7px 13px -3px, #1b3e70 0 -3px 0 inset;
  color: #fff;
}

.button-29:hover {
  box-shadow: rgba(45, 35, 66, .4) 0 4px 8px, rgba(45, 35, 66, .3) 0 7px 13px -3px, #1b3e70 0 -3px 0 inset;
  color: #fff;
  transform: translateY(-2px);
}

.button-29:active {
  box-shadow: #1b3e70 0 3px 7px inset;
  color: #fff;
  transform: translateY(2px);
}

