body{
     margin:0;
     padding:0;
     font-size:16px;
     font-family: "Montserrat", sans-serif;
     color: #000000;
     font-weight: 400;
}
p {
    font-family: "Montserrat", sans-serif;
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 16px;
}
h1, h2, h3, h4, h5, h6{
    font-family: "Montserrat", sans-serif;
    color: #000;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px;
}
a{
    color: #84BD00;
}
a:focus, a:hover{
    text-decoration:none;
}
.navpart{
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
}
.logo {
    display: block;
    padding: 25px;
}
.wrap-sticky nav.navbar.bootsnav.sticked .logo {
    padding: 10px;
}
.logo img {
    width: 100%;
}
.donate-btn .btn-primary {
    background-color: #84BD00;
    border-color: #84BD00;
    font-size: 16px;
    padding: 10px 25px;
    font-weight: 600;
    border-radius: 0px;
    transition: all 0.3s linear;
    text-transform: uppercase;
}
.donate-btn .btn-primary:hover{
    background-color: #9B26B6;
    border-color: #9B26B6;
    color: #fff;
}
.header-toggle {
    float: right;
    margin: 40px 0px;
}
.donate-btn {
    margin-right: 30px;
    float: left;
}
.top-header {
    position: relative;
    z-index: 2;
    width: 100%;
    border-bottom: 1px solid #FFFFFF24;
    padding: 20px 0px;
}
.header-address p {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: 500;
    margin: 0px;
}
.header-right {
    float: right;
}
.header-right{
    margin: 0px;
}
.header-right a {
    color: #fff;
    font-weight: 500;
    letter-spacing: 2px;
    font-size: 12px;
    text-transform: uppercase;
}
/*Navbar-sticky-menu-list*/
nav.navbar.bootsnav{
    background-color: inherit;
}
.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 0px;
    letter-spacing: 1px;
}
.navbar-nav > li {
    display: block;
    border-bottom: 1px solid #fff;
}
#navbar-menu{
    padding-left: 0px;
    padding-right: 0px;
}
.attr-nav > ul > li > a {
    padding: 0px 0px;
    font-size: 30px;
    color: #fff;
}
.attr-nav {
    float: left;
}
.menu-text {
    margin-right: 15px;
    margin-left: 5px;
    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: 16px;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li {
    background-color: #84BD00;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li:hover{
    background-color: #9B26B6;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
    border: none;
    position: relative !important;
    min-width: 100%;
}
.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{
    right: -280px;
    background: #0081c6;
}
.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 {
    text-align: center;
    background: #0081c6;
}
.side .widget {
    margin: 15px 0px;
}
.wrap-sticky nav.navbar.bootsnav.sticked {
    background: #0081c6;
    padding-top: 0px;
    padding-bottom: 0px;
}
.wrap-sticky nav.navbar.bootsnav.sticked .logo img {
    width: 250px;
    padding: 0px;
}
.wrap-sticky nav.navbar.bootsnav.sticked .header-toggle {
    margin: 16px 0px;
}
.wrap-sticky nav.navbar.bootsnav.sticked .donate-btn .btn-primary {
    border-color: #fff;
}
.nav.navbar-nav {
    text-align: center;
    width: 100%;
}
/*navbar-end*/
.slider-bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 20% 0px;
    position: relative;
}
.slider-bg:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.50);
}
.vision-info{
    text-align: center;
}
.vision-info h2 {
    font-size: 40px;
    color: #fff;
    margin-top: 0px;
    margin-bottom: 10px;
}
.vision-info p {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
}
.about-us-block {
    padding-top: 65px;
    padding-bottom: 75px;
}
.about-content{
    padding-right: 30px;
}
.about-content h2 {
    font-size: 36px;
    margin: 0px;
    padding-bottom: 20px;
    position: relative;
    padding-left: 20px;
    padding-top: 20px;
    margin-bottom: 30px;
}
.about-content h2::before{
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 2px;
    height: 75px;
    background-color: #0081c6;
}
.about-content ul li {
    margin-bottom: 15px;
}
.about-content p em {
    font-style: italic;
    font-weight: 500;
    line-height: 28px;
    font-size: 18px;
}
.about-content p {
    font-size: 16px;
    line-height: 26px;
}
.about-content .readmore-link {
    color: #0081c6;
    font-weight: 500;
    margin-left: 5px;
}
.about_left img{
    width: 100%;
}
.del-space{
    display: none;
}
.donors-content {
    padding: 30px;
}
.donor-row .donors-col:nth-child(2) {
    background-color: #f8a01b;
}
.donor-row .donors-col:nth-child(1) {
    background-color: #0083bf;
}
.donor-row .donors-col:nth-child(3) {
    background-color: #004c74;
}
.donor-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.donors-col {
    display: flex;
    flex-direction: inherit;
}
.donors-icon {
    width: 75px;
    height: 75px;
    background-color: #fff;
    border-radius: 100%;
    text-align: center;
    line-height: 55px;
    border: 10px solid rgba(31, 35, 43, 0.07);
    background-clip: content-box;
    float: left;
}
.donate-icon {
    width: 35px;
}
.family-icon {
    width: 35px;
}
.volunteer-icon {
    width: 30px;
}
.donors-icon .fa-heart{
    color: #0081c6;
}
.donors-icon .fa-users{
    color: #84BD00;
}
.donors-icon .fa-hand{
    color: #9B26B6;
}
.donors-info {
    display: table-cell;
    padding-left: 20px;
}
.donors-info h3 {
    margin-top: 0px;
    color: #fff;
    font-size: 24px;
}
.donors-info h3 a {
    color: #fff;
}
.donors-info p{
    color: #fff;
    margin: 0px;
}
.sparta-content {
    position: relative;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.sparta-content:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.10);
}
.commit-col{
    padding: 0px;
}
.commitment-content {
    width: 50%;
    float: right;
    background-color: rgb(0 129 198 / 86%);
    clip-path: polygon(10% 0, 100% 0, 100% 100%, 0% 100%);
    padding: 100px;
}
.commitment-content h3 {
    margin-top: 0px;
    font-size: 30px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 35px;
    position: relative;
    padding-bottom: 4px;
}
.commitment-content h3::before {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 75px;
    height: 2px;
    background: #fff;
}
.commitment-content p {
    color: #fff;
    line-height: 30px;
    font-weight: 500;
}
.commit-btns {
    margin-top: 45px;
}
.commit-btns a {
    background-color: transparent;
    border: 1px solid #fff;
    display: inline-block;
    padding: 10px 10px;
    width: 150px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    margin-right: 20px;
    transition: all 0.3s linear;
}
.commit-btns a:hover{
    background-color: #9B26B6;
    border: 1px solid #9B26B6;
    color: #fff;
}
.we-list {
    text-align: center;
    margin-bottom: 30px;
    padding: 0px 15px;
}
.we-title{
    text-align: center;
    font-size: 36px;
    color: #000000;
    margin: 0px;
    padding-bottom: 50px;
}
.we-icon {
    width: 100px;
    height: 100px;
    background-color: #0081c6;
    font-size: 42px;
    color: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    margin: 0px auto;
}
.we-info h3 {
    font-size: 24px;
    margin: 0px;
    padding-bottom: 15px;
    padding-top: 25px;
}
.we-info a{
    color: #000;
}
.skill-content {
    padding: 150px 0px;
    background-repeat: no-repeat;
    background-position:center;
    background-size: cover;
    position: relative;
    width: 100%;
    float: left;
    text-align: center;
}
.skill-content:before{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.45);
}
.skill-content p {
    color: #fff;
    position: relative;
    margin: 0px 15%;
    padding-top: 20px;
    line-height: 26px;
}
.skills-col{
    padding: 0px;
}
.skill-content h3 {
    position: relative;
    color: #ffffff;
    font-size: 48px;
    margin: 0px;
    text-transform: uppercase;
}
footer{
    border: none;
}
.top-footer {
    background-color: #53565A;
    padding-top: 50px;
    padding-bottom: 50px;
}
.logo_img img {
    width: 200px;
    margin-bottom: 15px;
    margin-top: 5px;
}
.footer-title{
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    color: #84BD00;   
    text-transform: uppercase; 
    position: relative;
    margin-bottom: 25px;
    font-weight: 500;
}
.footer-title::before {
    content: "";
    position: absolute;
    top: 35px;
    left: 0px;
    width: 50px;
    height: 2px;
    background-color: #84BD00;
}
.about-footer p, .logo_img strong, .footer-nav li a, .newsletter-info p {
    color: #fff;
}
.footer-nav li{
    margin-bottom: 10px;
}
.footer-contact address {
    color: #fff;
    line-height: 28px;
}
.footer-contact {
    margin-left: 30px;
}
.newsletter-info .input-group {
    display: block;
}
#newsletterForm .form-control {
    height: 45px;
    border-radius: 0px;
    margin-bottom: 20px;
    background: transparent;
    color: #fff;
}
.newsletter-info .input-group .btn-primary {
    background-color: #84BD00;
    border-color: #84BD00;
    color: #fff;
    font-size: 16px;
    border-radius: 0px;
    padding: 10px 30px;
    text-transform: uppercase;
    font-weight: 500;
    transition: all 0.3s linear;
}
.newsletter-info .input-group .btn-primary:hover{
    background-color: #9B26B6;
    border-color: #9B26B6;
}
.newsletter-info .input-group .btn-primary .fa-envelope.color-white {
    margin-right: 10px;
}
.copy p, .power p {
    margin: 0px;
}
.bottom-footer {
    text-align: left;
    padding: 20px 0px;
}
.social-icons li a {
    color: #ccc;
    width: 40px;
    height: 40px;
    background-color: transparent;
    border: 2px solid #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    transition: all 0.3s linear;
}
.social-icons li a:hover{
    background-color: #84BD00;
    border-color: #84BD00;
    color: #fff;
}
.inner-pages {
    position: static;
}
.inner-pages nav.navbar.bootsnav {
    background-color: #0081c6;
}
.inner-pages .logo {
    padding: 15px 25px;
}
.inner-pages .header-toggle {
    margin: 33px 0px;
}
.dra-info {
    display: flex;
    align-items: center;
    margin-top: 25px;
}
.dra-info img {
    width: 100px;
}
.dra-info span {
    color: #fff;
    padding-left: 15px;
}
.page-section {
    padding-top: 20px;
}
.inner_page_bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    height: 600px;
    display: flex;
    align-items: center;
}
.inner_page_bg:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.45);
}
.inner-page-title {
    text-align: center;
    color: #fff;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.inner-page-title h2 {
    font-size: 48px;
    text-transform: uppercase;
    color: #fff;
    margin: 0px;
}
.about-page-content h2 {
    color: #3498db;
    margin-top: 0px;
    margin-bottom: 15px;
}
.about-page-col {
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
}
.about-page-content {
    padding: 25px;
}
.about-page-row {
    display: flex;
}
.we-serve {
    background-color: #e5e5e5;
}
.our-board-text {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
}
.commite-title {
    text-align: center;
    color: #3498db;
    margin-bottom: 30px;
    margin-top: 30px;
    text-transform: uppercase;
    font-size: 36px;
}
.table.board-list {
    text-align: center;
}
.excutive-list p {
    margin-bottom: 10px;
}
.excutive-list p strong {
    font-size: 18px;
    letter-spacing: 1px;
}
.board-member-list td strong {
    font-weight: 600;
    margin-bottom: 6px;
    display: inline-block;
}
.board-member-list tr td {
    padding-bottom: 20px !important;
}
.board-members-block hr {
    border-color: #e5e5e5;
    margin-top: 50px;
    margin-bottom: 50px;
}
.emeritus-list td strong {
    font-weight: 600;
    margin-bottom: 6px;
    display: inline-block;
}
.programs-list img {
    width: 100%;
}
.programs-list {
    margin-top: 20px;
    margin-bottom: 20px;
}
.programs-list img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.programs-content {
    text-align: center;
    background: #0081c6;
    padding: 15px;
    min-height: 170px;
    overflow: hidden;
}
.program-row{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.program-row .program-col {
    display: flex;
    flex-direction: inherit;
}
.programs-content p, .programs-content h3 a {
    color: #fff;
}
.programs-content h3 {
    font-size: 24px;
    color: #fff;
}
.steam-programs h2 {
    color: #007bff;
    font-size: 30px;
}
.steam-programs ul li {
    margin-bottom: 6px;
}
.steam-collage{
    position: relative;
    cursor: pointer;
    overflow: hidden;
    margin-bottom: 30px;
}
.steam-collage img{
    width: 100%;
    overflow: hidden;
    transition: all 0.3s linear;
}
.steam-collage:hover img{
    transform: scale(1.1);
}
.about-page-right, .about-page-content {
    width: 100%;
}
.about-page-right img {
    width: 100%;
}
.physical-page-block .about-page-right img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    object-position: center;
}
.about-page-content h3 {
    margin: 20px 0px;
    color: #0081c6;
}
.about-page-content ul li, .dev-list li {
    margin-bottom: 10px;
}
.join-us {
    text-align: center;
    padding-bottom: 50px;
    padding-top: 50px;
}
.join-us h2 {
    font-size: 30px;
    margin: 0px;
    padding-bottom: 15px;
}
.dev-list {
    text-align: center;
    list-style-position: inside;
}
.get-btn {
    background-color: #0081c6;
    border-color: #0081c6;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    width: 250px;
    text-align: center;
    border-radius: 3px;
    margin-bottom: 20px;
    transition: all 0.3s linear;
}
.get-btn:hover {
    background-color: #84bd00;
    border-color: #84bd00;
}
.giving-page-block {
    padding-top: 50px;
    padding-bottom: 50px;
}
.make-diff-block {
    background-color: #e0e0e0;
    padding-top: 50px;
    padding-bottom: 50px;
}
.give-title {
    color: #0081c6;
    font-size: 36px;
    margin: 0px;
    padding-bottom: 30px;
}
.give-icon {
    float: left;
    width: 50px;
    height: 50px;
    background-color: #0081c6;
    text-align: center;
    color: #fff;
    line-height: 50px;
    font-size: 20px;
    border-radius: 50%;
}
.give-content {
    display: table-cell;
    padding-left: 20px;
}
.give-services {
    margin-bottom: 15px;
}
.meyer-header h3 {
    font-size: 20px;
    line-height: 30px;
    margin: 0px;
    padding-bottom: 20px;
}
.meyer-header, .facility-header {
    margin-bottom: 30px;
}
.mayer-title {
    font-size: 30px;
    color: #0081c6;
    margin-bottom: 25px;
}
.meyer-working{
    margin: 30px 0px;
}
.meyer-working img {
    width: 100%;
}
.facility-header h3 {
    font-size: 36px;
}
.facilty-content {
    padding: 50px 50px;
}
.facilty-content h4 {
    font-size: 28px;
    color: #0081c6;
    margin: 0px;
    padding-bottom: 15px;
}
.facilty-image img {
    width: 100%;
}
.facilty-content ul li {
    margin-bottom: 10px;
}
.facilty-content h2 {
    margin: 0px;
    font-size: 36px;
    padding-bottom: 20px;
}
.donation-info-block .kindful-embed-wrapper {
    position: relative;
    z-index: 2;
}
.fund-track-section {
    padding-top: 35px;
}
.dropdown-caret {
    display: block;
    top: -40px;
    right: 5px;
}
ul.nav.navbar-nav.navbar-right li.dropdown, 
ul.nav.navbar-nav.navbar-right li {
    width: 100%;
    float: left;
}
.profile-block {
    width: 100%;
    float: left;
    margin-bottom: 40px;
}
.profile-block .profile-info {
    float: left;
    line-height: 26px;
}
.profile-block .profile {
    float: right;
}
.profile img {
    width: 200px;
    border-radius: 10px;
}
.profile-info a{
    color: #3498db;
    text-decoration: none;
}
.phone_tag {
    color: #555;
}

.spl-event-section {
    margin-top: 40px;
}
.facility-header{
    margin-top: 50px;
    margin-bottom: 50px; 
}
.facility-header p{
    font-size: 24px;
    line-height: 35px;
}
.facilty-content ul li{
    font-size: 24px;
}

@media (min-width: 1200px){
    .carousel-caption h1{
        font-size: 55px;
        line-height: 1.35;
        font-weight: 800;
    }
    .skill-content h3 {
        font-size: 55px;
    }
    .about-page-content {
        padding: 50px 30px;
    }
    .game-col {
        padding: 0px;
    }
    .profile-block .profile{
        margin-right: 50px;
    }
    .facilty-content p {
        font-size: 24px;
        line-height: 35px;
    }
    .facilty-content {
        padding: 50px 120px 50px 70px;
    }
}
@media (min-width: 1400px){
    .container{
        width: 1320px;
    }
    .carousel-caption h1{
        font-size: 72px;
    }
    .skill-content p {
        font-size: 18px;
        line-height: 30px;
        margin: 0px 20%;
        font-weight: 500;
    }
    .inner-page-title h2{
        font-size: 60px;
    }
    .about-page-content {
        padding: 50px 120px;
    }
    .facility-header p {
        margin: 15px 10%;
    }
}
@media (max-width: 1199px) and (min-width: 992px){
    .carousel-caption {
        top: 40%;
        width: 60%;
        left: 12%;
    }
    .header-toggle{
        margin: 35px 0px;
    }
    .carousel-caption h1{
        font-size: 48px;
    }
    .donors-content{
        padding: 20px;
    }
    .donors-info h3{
        font-size: 20px;
    }
    .about-content h2{
        font-size: 28px;
    }
    .commitment-content {
        width: 65%;
        padding: 50px 50px 50px 100px;
    }
}
@media (max-width: 991px) and (min-width: 768px){
    .carousel-caption h1 {
        padding: 0px;
        font-size: 36px;
    }
    .carousel-caption {
        top: 40%;
        left: 12%;
    }
    .header-toggle{
        margin: 25px 0px;
    }
    .donors-content {
        padding: 15px;
        text-align: center;
    }
    .donors-icon {
        float: none;
        margin: 0px auto;
        margin-bottom: 10px;
    }
    .donors-info h3{
        font-size: 22px;
    }
    .commitment-content {
        width: 75%;
        padding: 50px 30px 50px 100px;
    }
    .we-list, .footer-menu {
        height: 300px;
    }
    
}
@media (max-width: 767px) and (min-width: 320px){
    .navpart {
        position: static;
    }
    .attr-nav {
        z-index: 2;
        right: 10px;
        margin: 5px;
        width: 25px;
        height: 30px;
        top: 15px;
    }
    #navbar-menu {
        display: block !important;
        padding-left: 15px !important;
        box-shadow: none;
    }
    nav.navbar.bootsnav {
        background-color: #0081c6;
        padding-top: 0px;
    }
    .logo img {
        width: 300px;
    }
    .logo {
        padding: 10px;
    }
    .header-toggle {
        margin: 20px 0px;
        width: 100%;
        float: left;
    }
    .commitment-content {
        width: 100%;
    }
    .donate-btn {
        text-align: center;
        margin: 0px;
    }
    .wrap-sticky nav.navbar.bootsnav.sticked .logo img{
        padding: 0px;
        width: 300px;
    }
    .table.board-list tr td {
        width: 50%;
        float: left;
    }
    .about-page-row{
        display: block;
    }
    .gold-details-table{
        width: 100% !important;
    }
    .facilty-content{
        padding: 20px 0px;
    }
    .dropdown-caret{
        top: 0px;
    }
    /*ul.nav.navbar-nav.navbar-right li.dropdown, ul.nav.navbar-nav.navbar-right li{
        float: none;
    }*/

}
@media (max-width: 540px) and (min-width: 320px){
    .carousel-caption{
        display: none;
    }
    .carousel-inner>.item:before{
        background-color: inherit;
    }
    .about-us-block{
        padding: 30px 0px;
    }
    .skill-content{
        padding: 100px 0px;
    }
    .skill-content h3 {
        font-size: 36px;
    }
    .donors-content {
        padding: 20px 0px;
    }
    .about-content h2 {
        font-size: 30px;
        padding: 0px 0px 0px 20px;
    }
    .about-content {
        padding-right: 0px;
    }
    .about-content p em {
        font-size: 16px;
        line-height: 26px;
    }
    .commitment-content {
        width: 100%;
        clip-path: initial;
        padding: 30px;
    }
    .commit-btns a {
        font-size: 16px;
        width: 100%;
        margin-bottom: 20px;
    }
    .facility-block {
        padding: 35px 0px;
    }
    .we-title{
        font-size: 30px;
    }
    .footer-title {
        margin-top: 20px;
    }
    .top-footer{
        padding: 30px 0px;
    }
    .donate-btn .btn-primary {
        font-size: 14px;
        padding: 6px 12px;
    }
    .header-toggle, .wrap-sticky nav.navbar.bootsnav.sticked .header-toggle {
        margin-top: 5px;
        margin-bottom: 10px;
    }
    .attr-nav{
        top: 0px;
    }
    .vision-info p{
        font-size: 16px;
        line-height: 25px;
    }
    .vision-info{
        margin-bottom: 30px;
    }
    .about-page-col {
        padding-left: 15px;
        padding-right: 15px;
    }
    .about-page-content {
        padding: 10px;
    }
    .table.board-list tr td {
        display: block;
        width: 100%;
    }
    .commite-title{
        font-size: 26px;
    }
    .our-board-text {
        font-size: 18px;
        line-height: 26px;
    }
    .skill-content p{
        margin: 0px 10px;
    }
}
