@font-face {
font-family: 'CachetStd-Medium';
src: url('../fonts/cachet/CachetStd-Medium');
src: local('CachetStd-Medium'), url('../fonts/cachet/CachetStd-Medium.woff') format('woff'), url('../fonts/cachet/CachetStd-Medium.ttf') format('truetype');
}

@font-face {
font-family: 'cachet-book-webfont';
src: url('../fonts/cachet/cachet-book-webfont');
src: local('cachet-book-webfont'), url('../fonts/cachet/cachet-book-webfont.woff') format('woff'), url('../fonts/cachet/cachet-book-webfont.ttf') format('truetype');
}


body{
     margin:0;
     padding:0;
     font-size:16px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
     color: #353535;
}
p {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: #353535;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 16px;
}
h1, h2, h3, h4, h5, h6{
    font-family: 'CachetStd-Medium';
    color: #000;
    margin-top: 10px;
    margin-bottom: 10px;
     }
h1{
    font-size: 24px;
    color: #000;
}
h2{
    font-size: 20px;
    color: #000;
}
h3{
    font-size: 24px;
    color: #00aeef;
}
h4{
    font-size: 20px;
    color: #00aeef;
}
h5{
    font-size: 24px;
    color: #c6168d;
}
h6{
    font-size: 20px;
    color: #c6168d;
}
a:focus, a:hover{
    text-decoration:none;
}
.navpart{
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
}
.navbar-default .navbar-brand img {
    float: left;
    width: 125px;
    background: #ffffff;
    padding: 15px;
}
.navbar-default .navbar-brand h1 {
    color: #ffffff;
    font-size: 36px;
    margin: 0px;
    padding-left: 25px;
    display: table-cell;
    float: left;
    width: 60%;
    padding-top: 10px;
}
.donate-btn .btn-primary {
    background-color: #c6168d;
    border-color: #c6168d;
    color: #ffffff;
    font-size: 16px;
    padding: 3px 14px;
    margin-right: 5px;
    border-radius: 25px;
    transition: all 0.3s linear;
}
.donate-btn .btn-primary:hover{
    background-color: #00aeef;
    border-color: #00aeef;
}
.search-box input {
    background-color: inherit;
    border-radius: 4px;
    border: 0px;
    border-bottom: 2px solid #ffffff;
    padding-left: 10px;
}
.search-box input::placeholder {
    color: #ffffff;
    font-size: 16px;
}
.search-box{
    margin: 0px;
}
.header-right-info .header-right-list {
    display: inline-block;
    margin: 0px 10px;
}
.header-right-info {
    float: right;
    margin-top: 20px;
}
.social_icons ul li a {
    color: #ffffff;
}
/*Navbar-sticky-menu-list*/
nav.navbar.bootsnav{
    background-color: inherit;
    padding: 0px 0px;
}
.wrap-sticky nav.navbar.bootsnav.sticked {
    background: #636466;
}
.navbar-default .navbar-brand {
    float: none;
    height: auto;
    line-height: inherit;
    margin: 0px !important;
    padding: 0px;
}
.attr-nav > ul > li > a, .navbar-default .navbar-nav>li>a{
    color: #000;
}
nav.navbar.bootsnav .navbar-nav > li > a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 500 !important;
    padding: 15px 15px;
}
.attr-nav > ul > li > a {
    padding: 5px 22px;
    font-size: 20px;
    color: #ffffff;
}
.attr-nav {
    float: left;
    position: absolute;
    left: 15px;
    background: #c6168d;
    bottom: -37px;
}
.menu-text {
    margin-right: 0px;
    margin-left: 10px;
    color: #ffffff;
}
nav.navbar.bootsnav.menu-center ul.nav.navbar-center{
    margin: 0px;
    float: right;
    padding-right: 60px;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a {
    background-color: transparent;
    color: #fff;
    font-size: 14px;
    padding: 6px 10px;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li {
    background-color: #20bdbe;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li:hover{
    background-color: #231f20;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu{
    border: none;
}
.side.on {
    padding: 0px 0px;
}
.side .widget ul.link li a {
    color: #ffffff;
    letter-spacing: 0.3px;
    padding: 10px 20px;
    display: table-cell;
    font-size: 24px;
}
.sub-menu {
    margin-left: 20px;
}
.side .close-side {
    margin: 10px 25px;
    font-size: 30px;
}
body.on-side{
    margin-left: 0px !important;
}
body.on-side .wrap-sticky nav.navbar.bootsnav.sticked{
    left: 0px !important;
}
.side.on {
    width: 100%;
    text-align: center;
    background: rgb(0 96 175 / 90%);
    right: 0px;
}
.side .widget {
    margin: 45px 0px;
}
/*end-navbar*/
.carousel-control.right, .carousel-control.left{
    background-image: inherit;
    display: none;
}
.carousel-caption h1 {
    color: #fff;
    text-shadow: none;
    margin: 0px;
    padding: 20px;
}
.carousel-caption {
    background-color: rgb(0 174 239 / 70%);
    left: 0px;
    top: 40%;
    width: 53%;
    margin: 0px;
    text-align: left;
}
.carousel-inner>.item img {
    width: 100%;
}
.carousel-indicators{
    z-index: 5;
    display: none;
}
.carousel-inner>.item:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.20);
}
.caption-text {
    display: block;
    font-size: 48px;
    font-family: 'CachetStd-Medium';
}
.title-info {
    position: absolute;
    right: 0px;
    bottom: 0px;
    background-color: rgb(198 22 141 / 70%);
    padding: 20px;
    width: 50%;
    z-index: 9;
}
.title-info p {
    color: #ffffff;
    margin: 0px;
    font-size: 22px;
    line-height: 34px;
    text-transform: uppercase;
    font-family: 'CachetStd-Medium';
}
/*carusel-end*/
.text-center {
    text-align: center!important;
}
.title h5 {
    font-weight: 400;
    color: #0089d0;
    font-size: 18px;
    margin: 0px;
    padding: 0px;
}
.title h3 {
    color: #000000;
    font-size: 40px;
    line-height: 1.3em;
    position: relative;
    margin: 0px;
    padding: 0px;
}
.title.text-center .line {
    margin-left: auto;
    margin-right: auto;
}
.title .line {
    content: '';
    width: 140px;
    height: 2px;
    margin-left: 0;
    background-color: #0089d0;
    margin-top: 12px;
}
.about-col{
    padding: 0px;
}
.about-content{
    padding: 25px;
}
.about-content h2, .program-left h2, .career-info h3 {
    font-size: 30px;
    margin: 0px;
    padding-bottom: 20px;
    font-family: verdana;
    line-height: 1.2;
}
.about-content p, .membership-left p, .program-left p, .career-info p {
    font-size: 18px;
    line-height: 30px;
}
.membership-left {
    padding: 20px;
}
.about-content .btn-primary, .content-right .btn-primary, .program-left .btn-primary{
    background-color: #c6168d;
    border-color: #000000;
    color: #ffffff;
    font-size: 16px;
    padding: 10px 25px;
    text-transform: uppercase;
    margin-top: 10px;
    transition: all 0.3s linear;
    border-radius: 25px;
    width: 250px;
}
.about-content .btn-primary:hover, .content-right .btn-primary:hover, .program-left .btn-primary:hover{
    background-color: #00aeef;
    border-color: #00aeef;
    color: #ffffff;
}
.about-content .btn-primary {
    width: auto;
}
.content-right .btn-primary{
    width: auto;
}
.about_left img, .membership-right img{
    width: 100%;
}
.member-info-block{
    background: #b6e5df;
    position: relative;
}
.member-row{
    background: #b6e5df;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px;
}
.member-col{
    display: flex;
    justify-content: center;
    align-items: center;
}
.membership-left h3 {
    margin: 0px;
    padding-bottom: 20px;
    font-size: 36px;
}
.member-info-block .owl-theme .owl-dots .owl-dot span{
    background: #c6168d63;
    width: 15px;
    height: 15px;
}
.member-info-block .owl-theme .owl-dots .owl-dot.active span, .member-info-block .owl-theme .owl-dots .owl-dot:hover span {
    background: #c6168d;
}
.member-info-block .owl-theme .owl-dots {
    position: absolute;
    right: 60px;
    z-index: 9;
    bottom: 120px;
}
.community-list {
    margin-bottom: 20px;
    border: 1px solid #a1a1a1;
    cursor: pointer;
    overflow: hidden;
}
.community-list img, .program-list img {
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease-in-out;
    transform: scale(1);
}
.community-list:hover img, .program-list:hover img{
    transform: scale(1.2);
    border-radius: 10px;
}
.program-block {
    padding: 80px 0px 50px;
    background-color: #92278f;
}
.program-left h2{
    color: #ffffff;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.program-left p{
    color: #ffffff;
}
.program-list {
    border: 1px solid #c9c9c9;
    overflow: hidden;
    position: relative;
}
.program-col {
    padding: 0px;
}
.program-list::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: transparent;
    z-index: 2;
    transition: all 0.3s ease-in-out;
}
.program-list:hover::before{
    background-color: rgb(0 137 208 / 80%);
    transition: all 0.3s ease-in-out;
}
.program-list h3 {
    font-size: 30px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0px;
    visibility: hidden;
    color: #ffffff;
    z-index: 3;
    transition: all 0.3s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    height: 100%;
}
.program-list h3 a{
    color: #ffffff;
    display: block;
}
.program-list:hover h3{
    display: block;
    transition: all 0.3s ease-in-out;
    visibility: visible;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.program-left .btn-primary{
    background-color: #00aeef;
    border-color: #ffffff;
}
.sparta-content {
    padding: 100px 0px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
.sparta-content:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.70);
}
.content-right h5 {
    font-size: 36px;
    color: #ffffff;
    padding-bottom: 15px;
    margin: 0px;
}
.content-right h3{
    font-size: 42px;
    font-weight: 500;
    color: #ffffff;
    line-height: 1.3;
    margin: 0px;
    text-transform: uppercase;
}
.content-right p {
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    padding-top: 15px;
    line-height: 30px;
}
.career-info {
    padding: 30px 80px;
}
.career-info .btn-primary {
    color: #fff;
    background-color: #c6168d;
    border-color: #c6168d;
    padding: 5px 30px;
    border-radius: 25px;
    margin-top: 20px;
}
.career-info .fa-caret-right {
    position: relative;
    top: 1px;
}
.sparta-content .count-btn-list li a {
    color: #ffffff;
    padding: 15px 15px;
    background-color: #00aeef;
    display: block;
    font-weight: 100;
    font-size: 18px;
    margin-top: 20px;
    border: 1px solid #00aeef;
    text-transform: uppercase;
    border-radius: 5px;
}
.sparta-content .count-btn-list li a:hover {
     width: 100%;
    background-color: #01a490;
    color: #ffffff;
    border-color: #01a490;
}
.sparta-content .count-btn-list li a:after {
    -webkit-transition: 0.5s all ease-in-out;
    -moz-transition: 0.5s all ease-in-out;
    -ms-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out;
    width: 0;
    height: 100%;
    z-index: -1;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-color: #01a490;
}
.sparta-content .count-btn-list li a:hover:after {
    width: 100%;
}
.count-btn-list .fa-chevron-right.pull-right {
    font-size: 25px;
}
.service-sec{
    padding: 30px 0px 60px;
    width: 100%;
}
.service_in {
    width: 100%;
    position: relative;
    margin-top: 35px;
    margin-bottom: 30px;
    border: 1px solid #afafaf;
    border-radius: 10px;
    background-color: #dfdfdf;
}
.service_in .card {
    border: 0;
}
.service_in .card-body {
    padding: 25px 14px;
    position: relative;
    z-index: 1;
    text-align: center;
}
.service_in .inside h2 {
    color: #0089d0;
    font-size: 24px;
    margin: 0px;
}
.service_in .inside p {
    padding-top: 15px;
    font-weight: 400;
    color: #1d1e28;
    font-size: 16px;
    margin: 0px;
}
.service_in .inside .btn {
    margin-top: 20px;
    background: #c6168d;
    padding: 7px 20px;
    border: 1px solid #c6168d;
    border-radius: 25px;
    font-weight: 400;
    color: #ffffff;
    font-size: 14px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
.service_in .inside .btn:hover {
    color: #fff;
    background-color: #00aeef;
    border-color: #00aeef;
}
.service_in .inside .btn:after {
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    transition: 0.3s all ease;
    background-color: #0089d0;
    border-color: #0089d0;
}
.service_in .inside .btn:hover:after {
    width: 100%;
}
.service_in .card img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.service-row{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
  }
  .service-row .service-col {
      display: flex;
      flex-direction: inherit;
  }

footer{
    background-color: #231f20;
    border-top: none;
}
.top-footer {
    padding: 60px 0px 30px;
}
.footer-title{
    font-size: 22px;
    border-color: #ffffff;
    margin-top: 0px;
    font-weight: 400;
}
.footer-inner-title {
    font-size: 20px;
    color: #fff;
    margin: 0px 0px 5px;
}
 .footer-logo p{
    padding: 15px 0px;
 }
address a, .footer-list a {
    color: #000;
}
.hours p{
    color: #ffffff;
}
address {
    line-height: 24px;
    color: #fff;
    margin-bottom: 10px;
}
.footer-address a, .footer-links ul li a, .more-info p {
    color: #fff;
}
.input-group-btn .btn {
    background: #01a490 none repeat scroll 0 0;
    border: 1px solid #01a490;
    font-size: 16px;
}
.rari-social ul li a {
    font-size: 20px;
    background-color: #ffffff;
    color: #00aeef;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    width: 40px;
    height: 40px;
    line-height: 20px;
    text-align: center;
    border-radius: 100%;
    transition: all 0.3s linear;
}
.rari-social ul li a:hover{
    background-color: #c6168d;
    color: #ffffff;
}
.del-space {
    display: none;
}
.rari-social {
    margin-top: 15px;
}
.rari-social ul li {
    margin-top: 0px;
}
.footer-links ul li{
    margin-bottom: 5px;
}
.bottom-footer {
    text-align: left;
    padding: 15px 0 30px 0;
    background-color: #231f20;
}
.power a{
    color: #c6168d;
}
.power p{
    color: #ffffff;
    margin-bottom: 0px; 
}
.copy p{
    color: #fff;
    margin-bottom: 0px;
}
.footer-logo {
    padding-right: 30px;
}
.footer-address{
    padding-left: 30px;
}
.side_menu_items_block {
    margin-top: 150px;
}
.footer-links .list-unstyled {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
.inner-pages {
    position: inherit;
    margin-bottom: 50px;
}
.inner-pages nav.navbar.bootsnav{
    background: #636466;
}
.member_row {
    margin-top: 30px;
}
.modal-open {
    padding-right: 0px !important;
}
.main_staff .item {
    box-shadow: 1px 1px 10px rgb(0 0 0 / 38%);
    margin: 0px 10px;
}
.dyerimg-one h1 {
    font-size: 20px;
    text-align: center;
    margin: 0px !important;
    padding-top: 2px;
}
.main_staff .item .dyerimg-one {
    padding: 10px;
    height: 75px;
    margin-bottom: 20px;
}

.sett-tabs .staff-content img {
    width: 300px;
    float: left;
    margin-right: 40px;
}
.sett-tabs .staff-content h2 {
    font-size: 30px;
    margin-top: 0px;
}
.sett-tabs {
    margin: 20px 0px 50px;
}
.main_staff .owl-theme .owl-dots .owl-dot span{
    background: #c6168d;
}
.main_staff .owl-theme .owl-dots .owl-dot.active span, 
.main_staff .owl-theme .owl-dots .owl-dot:hover span {
    background: #0089d0;
}
.staff-content {
    border: 2px solid #d8d8d8;
    padding: 25px;
    float: left;
    width: 100%;
    height: 400px;
    overflow-y: scroll;
}
.main_staff .owl-carousel .owl-nav .owl-next, 
.main_staff .owl-carousel .owl-nav .owl-prev {
    background: #c6168d !important;
    opacity: 1 !important;
    color: #fff !important;
    padding: 2px 10px !important;
    font-size: 24px !important;
    line-height: 30px;
    position: absolute;
    top: 35%;
}
.main_staff .owl-carousel .owl-nav .owl-next {
    right: 12px;
}
.main_staff .owl-carousel .owl-nav .owl-prev{
    left: 12px;
}
.main_staff .owl-dots {
    display: none;
}
.sett-tabs .owl-theme .owl-nav {
    margin-top: 25px;
}


@media (min-width: 1200px){
    .content-right h3{
        font-size: 82px;
        line-height: 1.1;
    }
    .about-content{
        padding: 60px 150px;
    }
    .membership-left {
        padding: 60px 60px;
    }
    .caption-text{
        font-size: 65px;
        margin-top: 10px;
    }
    .carousel-caption h1{
        padding: 50px 80px;
        font-size: 36px;
    }
    .title-info{
        padding: 70px 100px;
    }
    .community-col {
        width: 20%;
    }
    .member_row {
        margin-top: 60px;
    }
}   
@media (min-width: 1400px){
     .carousel-caption{
        top: 52%;
    }
    .caption-text{
        font-size: 72px;
        margin-top: 10px;
    }
}
@media (max-width: 1199px) and (min-width: 992px){
    nav.navbar.bootsnav .navbar-nav > li > a{
        padding: 15px 9px;
    }
    .carousel-caption h1{
        font-size: 30px;
    }
    .navbar-default .navbar-brand h1{
        font-size: 34px;
    }
    .member-info-block .owl-theme .owl-dots{
        bottom: 50px;
    }
    .header-right-info .donate-btn {
        margin-top: 15px;
    }
    .carousel-caption{
        top: 46%;
    }
    .rari-social ul li{
        padding: 0px;
    }
    .footer-links .list-unstyled{
        grid-template-columns: 1fr 1fr;
    }
}
@media (max-width: 991px) and (min-width: 768px){
    nav.navbar.bootsnav li.dropdown ul.dropdown-menu ul.dropdown-menu{
        left: 160px !important;
    }
    nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li.dropdown > a.dropdown-toggle:after{
        display: block;
    }
    .nav.navbar-nav{
        width: auto;
    }
    .navbar-default .navbar-brand h1{
        font-size: 30px;
    }
    nav.navbar.bootsnav .navbar-nav > li > a{
        font-size: 13px;
        padding: 15px 5px;
    }
    .header-right-info .social_icons {
        margin: 0px;
    }
    .header-right-info .social_icons li {
        padding: 0px 3px;
    }
    .header-right-info .donate-btn {
        margin-top: 15px;
    }
    .header-right-info{
        margin-top: 10px;
    }
    .carousel-caption{
        top: 50%;
    }
    .navbar-default .navbar-brand img{
        padding: 10px;
    }
    .carousel-caption h1 {
        font-size: 24px;
        line-height: 32px;
        padding: 15px;
    }
    .title-info{
        padding: 15px;
    }
    .caption-text{
        font-size: 30px;
    }
    .title-info p {
        font-size: 18px;
        line-height: 26px;
    }
    .about-us-block .title .btn{
        padding: 10px 25px;
    }
     .feature-block, .about-us-block, .service-sec{
        padding: 30px 0px;
    }
    .home-account h1{
        font-size: 18px;
    }
    .home-account a{
        font-size: 14px;
    }
    .attr-nav {
        z-index: 9;
    }
    .member-info-block .owl-theme .owl-dots{
        bottom: 10px;
    }
    .career-info {
        padding: 20px;
    }
    .footer-logo img {
        width: 250px;
        margin-bottom: 25px;
    }
    .footer-address {
        padding-left: 0px;
    }
    .main_staff .owl-theme .owl-nav{
        display: block !important;
    }
}
@media (max-width: 767px) and (min-width: 320px){
    nav.navbar.bootsnav{
        background-color: #636466;
    }
    .navbar-brand>img{
        margin: 0px auto;
        display: block;
        width: 250px;
    }
    .navbar-header{
        float: none;
        width: auto;
    }
    nav.navbar.bootsnav .navbar-nav > li > a{
        padding: 10px;
        display: block !important;
        margin: 0px;
        color: #000000;
    }
    .navpart{
        position: inherit;
    }
    .carousel-caption a{
        padding: 10px 10px;
    }
    .feature-block, .about-us-block, .service-sec{
        padding: 30px 0px;
    }
    .title.text-left {
        padding-top: 30px;
    }
    .service_in .card img, .community-list img, .program-list img{
        width: 100%;
    }
    .footer-title{
        margin-top: 20px;
    }
    .member-info-block .owl-theme .owl-dots{
        bottom: 0px;
    }
    .wrap-sticky nav.navbar.bootsnav.sticked{
        position: static;
    }
    .about-col{
        padding: 0px 15px;
    }
    .member-row{
        display: block;
    }
    .membership-left {
        padding: 20px 0px;
    }
    .membership-left h3{
        font-size: 30px;
    }
    .about-content p, .membership-left p, .program-left p, .career-info p{
        font-size: 16px;
        line-height: 28px;
    }
    .sparta-content{
        padding: 60px 0px;
    }
    .content-right h3, .title h3{
        font-size: 36px;
    }
    .community-list{
        padding: 15px;
    }
    .program-block {
        padding: 30px 0px;
    }
    .career-info {
        padding: 20px 20px;
    }
    .footer-links .list-unstyled {
        grid-template-columns: 1fr 1fr;
        margin-top: 20px;
    }
    .footer-address {
        padding-left: 0px;
    }
    .member-info-block {
    padding-top: 30px;
    padding-bottom: 30px;
    }
    .menu-text {
        display: none;
    }
    .attr-nav > ul > li > a {
        padding: 5px 15px;
        font-size: 24px;
        color: #ffffff;
        text-align: center;
    }
    .attr-nav {
    z-index: 9;
    position: absolute;
    left: 0px;
    bottom: auto;
    width: 35px;
    top: 0px;
}
nav.navbar.bootsnav .navbar-collapse.collapse {
    display: block !important;
}
nav.navbar.bootsnav .navbar-nav > li > a{
    color: #ffffff;
}
.side_menu_items_block {
    margin-top: 50px;
}
nav.navbar.bootsnav .navbar-nav > li > a{
    font-size: 16px;
}
.carousel-caption h1{
    font-size: 18px;
}
.title-info p{
    font-size: 18px;
    line-height: 25px;
}
.caption-text{
    font-size: 24px;
}
.header-right-info {
    margin-top: 10px;
    margin-bottom: 10px;
}
.header-right-info .header-right-list{
    margin: 0px;
}
.donate-btn .btn-primary{
    padding: 3px 18px;
    margin-right: 5px;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a{
    padding: 10px 10px;
    font-size: 16px;
}
.main_staff .owl-theme .owl-nav{
        display: block !important;
    }
}
@media (max-width: 540px) and (min-width: 320px){
    .navbar-brand>img{
        width: 200px;
    }
    .footer-text h1{
        font-size: 24px;
    }
    .carousel-caption, .title-info{
        display: none;
    }
    .navbar-default .navbar-brand img {
        padding: 10px;
        float: none;
        margin: 10px auto;
    }
        .navbar-default .navbar-brand h1 {
        font-size: 30px;
        padding: 0px;
        width: 100%;
    }
    .header-right-info {
    float: right;
    width: 100%;
    text-align: center;
    margin: 0px;
}
.header-right-info .header-right-list {
    display: block;
    margin: 0px 0px 20px;
    width: 100%;
}
    .about-content{
        padding: 0px;
    }
    .inner-pages {
    margin-bottom: 0px;
    }
    .sett-tabs .staff-content h2 {
        font-size: 24px;
        margin-top: 11px;
    }
}
