/*About Us*/

.aboutus-wpr{
    padding: 50px 0;
}
.inside-title{
    color: #000;
    font-size: 34px;
    line-height: 1.2;
    padding-bottom: 10px;
    border-bottom: 5px solid #36A9E1;
    margin-bottom: 50px;
    font-weight: 600;
    display:inline-block;
}

.about-details{}
.about-details p{
    color: #666666;
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 65px;
}
.details-image{
    width: 100%;
    height: 400px;
    margin:20px 0;
    overflow: hidden;
    text-align: center;
}
.details-image img{
height: 400px;
    min-width: 100%;
    max-width: none;
    margin: 0 -100%;
}
.member-wpr{
    padding: 50px 0;
}
.member-details{
    position: relative;
    margin-bottom: 20px;
    border: 1px solid #9c9c9c;
}
.member-details img{
    width: 100%;
    height: auto;
}
.img-hover{
    position: absolute;
    background-color: #36A9E1;
    bottom:-1px;
    width: 100%;
    display: none;
    padding: 15px;
}
.img-hover h5{
    color: #fff;
    font-size: 14px;
    max-width: 250px;
    float: left;
    font-weight: 600;
}
.img-hover a{
    color: #fff;
    float: right;
    text-decoration: underline;
    font-size: 13px;
    margin-top: 15px;
}
.member-details:hover .img-hover{
    display: block;
    cursor: pointer;
}
.member-text{
    position: absolute;
    background-color: #fff;
    left:0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 15px;
    display: none;
    box-shadow: 0 4px 20px 1px rgba(0,0,0,.06), 0 1px 4px rgba(0,0,0,.08);
}
.member-text h6{
    font-size: 14px;
    font-weight: 600;
    min-height: 30px;
}
.member-text .custom-text{
    overflow-y: auto;
    height: 220px;
    font-size: 12px;
}
.member-text .custom-text ul {
    padding-left: 20px;
}
.member-text .custom-text ul li{
    list-style:disc ;
}
.member-text a{
    color: #36A9E1;
    float: right;
    text-decoration: underline;
    font-size: 12px;
    margin-top: 15px;
    position: relative;
    bottom: 0px;
}


.learnmore-wpr{
    padding: 50px 0;
}
.learn-details h4{
    color: #666666;
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 20px;
    font-weight: 600;
}
.learn-details ul{
    padding-left: 20px;

}
.learn-details ul li{
    color: #666666;
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 30px;
}

.inside-title.term-heading{
    margin-bottom: 60px;
    font-size: 30px;
}
/*.term-details{
    margin-bottom: 50px;
}
.term-details p{
    color: #666666;
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 20px;
}
.term-details ul{
    padding-left: 20px

}
.term-details ul li{
    color: #666666;
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 10px;
}*/

/*************** SCROLLBAR BASE CSS ***************/

.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}

.scroll-wrapper > .scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important;
    padding-right: 12px;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}

.scroll-element {
    display: none;
}
.scroll-element, .scroll-element div {
    box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}

.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999;
}
.scroll-textarea > .scroll-content {
    overflow: hidden !important;
}
.scroll-textarea > .scroll-content > textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}




/*************** SIMPLE INNER SCROLLBAR ***************/

.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div
{
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-inner > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-x {
    bottom: 2px;
    height: 8px;
    left: 0;
    width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-y {
    height: 100%;
    right: 2px;
    top: 0;
    width: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_outer {
    overflow: hidden;
}

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 1;
}

.scrollbar-inner > .scroll-element .scroll-element_track { background-color: #e0e0e0; }
.scrollbar-inner > .scroll-element .scroll-bar { background-color: #36A9E1; }
.scrollbar-inner > .scroll-element:hover .scroll-bar { background-color: #36A9E1; }
.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar { background-color: #36A9E1; }


/* update scrollbar offset if both scrolls are visible */

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -12px; }


.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -12px; }

@media (max-width: 1024px){
    .member-text .custom-text{
        height: 160px;
    }
}
@media (max-width: 992px){
.inside-title {
    font-size: 26px;
    margin-bottom: 40px;
}
.details-image {
    width: 100%;
    height: 400px;
    margin-bottom: 0;
}
.details-image img{
    height: 400px;
    min-width: 100%;
    max-width: none;
    margin: 0 -100%;
}
.aboutus-wpr {
    padding: 30px 0 0;
}
.member-wpr {
    padding: 30px 0 0;
}
.learnmore-wpr {
    padding: 30px 0;
}
.member-text {
    padding: 10px;
}
.img-hover {
    padding: 10px;
}   
.img-hover h5 {
    font-size: 11px;
    max-width: 120px;
}

.img-hover a {
    font-size: 12px;
    margin-top: 0;
}
.member-text .custom-text {
    height: 100px;
    font-size: 12px;
}
.member-text h6 {
    font-size: 12px;
    font-weight: 600;
    min-height: 20px;
}
.member-text a {
    font-size: 12px;
    margin-top: 5px;
}
.footer-widget .widget-title {
    font-size: 14px;
}

.member-wpr .row.custom {
    margin-right: -8px;
    margin-left: -8px;
}
.member-wpr .row.custom .col-md-4.col-sm-6.col-6{
    padding-right: 7px;
    padding-left: 7px;
}

}


@media (max-width: 600px){
.inside-title {
    font-size: 26px;
    margin-bottom: 40px;
}
.details-image {
    width: 100%;
    height: 350px;
    margin-bottom: 0;
}
.details-image img{
    height: 350px;
    min-width: 100%;
    max-width: none;
    margin: 0 -100%;
}
.about-details {
    margin-bottom: 35px;
}
.aboutus-wpr {
    padding: 45px 0 0;
}
.member-wpr {
    padding: 45px 0 0;
}
.learnmore-wpr {
    padding: 45px 0;
}
.member-text {
    padding: 10px;
}
.img-hover {
    padding: 10px;
    background-color: rgba(54, 169, 225, 0.72);
}   
.about-details p {
    margin-bottom: 45px;
}
.img-hover h5 {
    font-size: 10px;
    max-width: 120px;
}

.img-hover a {
    font-size: 10px;
    margin-top: 0;
}
.member-text .custom-text {
    height: 80px;
    font-size: 12px;
}
.member-text h6 {
    font-size: 12px;
    font-weight: 600;
    min-height: 20px;
}
.member-text a {
    font-size: 10px;
    margin-top: 5px;
}

}


@media (max-width: 320px){

    .member-text .custom-text {
        height: 60px;
        font-size: 10px;
    }
    .member-text {
        padding: 7px;
    }
    .member-text h6 {
        font-size: 9px;
    }
}