    .p-40 {
        padding: 20px;
    }

    .navbar-brand {
        font-size: 24px;
    }

    a {
        color: #fff;
        text-decoration: none;
    }

    .navbar-container {
        padding: 20px 0 20px 0;
    }

    .navbar.navbar-fixed-top.fixed-theme {
        background-color: #222;
        border-color: #080808;
        box-shadow: 0 0 5px rgba(0, 0, 0, .8);
    }

    .navbar-brand.fixed-theme {
        font-size: 18px;
    }

    .navbar-container.fixed-theme {
        padding: 0;
    }

    .navbar-toggle {
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 8px;
        margin-right: 15px;
        margin-bottom: 8px;
        background-color: #0f0e0e;
        background-image: none;
        border: 1px solid #111010;
        border-radius: 4px;
    }

    .container>.navbar-header,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-collapse {
        margin-right: -5px;
        margin-left: 1px;
    }

    .navbar-toggle .icon-bar {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }

    .navbar-fixed-top,
    .navbar-fixed-bottom {
        position: fixed;
        right: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.1);
        z-index: 11111;
    }

    .logo {
        width: 100%;
    }

    .navbar-nav {
        float: left;
        margin: 19px 16px 10px 168px;
    }

    .navbar-nav {
        padding-left: 35px;
    }

    .navbar-toggle .icon-bar {
        display: block;

        background: 50%/100% 100% no-repeat;
    }

    .navbar-brand.fixed-theme,
    .navbar-container.fixed-theme,
    .navbar.navbar-fixed-top.fixed-theme,
    .navbar-brand,
    .navbar-container {
        transition: 0.8s;
        -webkit-transition: 0.8s;
    }

    a:hover,
    a:focus {
        color: #2a6496;
        text-decoration: none;
    }

    .navbar-nav {
        padding-left: 35px;
    }

    .mytextlink {
        color: #000;
        font-size: 16px;
    }

    footer {
        font-size: 14px;
        padding: 30px 0px;
        margin: 0px;
        text-align: center;
        color: #ffffff;
        background: rgba(0, 0, 0, 0.8);
    }

    .icon {
        font-size: 41px;
        background-color: rgba(30, 115, 190, 0.6);
        padding: 33px;
        border-radius: 50%;

    }

    .span3:after {
        background: none repeat scroll 0 0 #666666;
        content: "";
        height: 3px;
        right: 389px;
        position: absolute;
        top: 40px;
        width: 30px;
    }

    .span3:before {
        background: none repeat scroll 0 0 #666666;
        content: "";
        height: 3px;
        left: 403px;
        position: absolute;
        top: 40px;
        width: 30px;
    }

    .navbar-nav>li>a {
        padding-top: 7px;
        padding-bottom: 7px;
        line-height: 38px;
    }

    .m-3 {
        margin: 4px !important;
    }

    #back-top {
        position: fixed;
        bottom: 20px;
        right: 20px;
        width: 40px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        background: #1e1e1e;
        color: #fff;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        zoom: 1;
        filter: alpha(opacity=50);
        opacity: 0.5;
        z-index: 100;
        display: none;
    }

    .pt-80 {
        padding-top: 80px;
    }

    .p-40 {
        padding: 40px;
    }

    .navbar-light .navbar-nav .nav-link:focus,
    .navbar-light .navbar-nav .nav-link:hover {

        background-color: #007bff;
        border-color: #007bff;
    }



    li>a {
        color: #fff;
    }

    a {
        color: #000;
        text-decoration: none;
    }

    @media only screen and (max-width: 600px) {
        .navbar-nav {
            float: left;
            margin: 0px;
        }

        .m-4 {
            margin: 10px;
        }

        .logo {
            width: 57px;
        }

        .member_item {
            position: relative;
            overflow: visible;
            box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
            transition: 0.3s;
            height: 418px;
            width: 322px;
            padding: 57px;
            margin: 0px auto 28px auto;
            background-color: #cccccc;
        }

        .p-40 {
            padding: 11px;
        }

        .tablink {
            padding: 7px 0px;
            font-size: 14px;
            width: 32%;
        }


        .icon-box {
            padding: 39px 6px;
            position: relative;
            color: #ffffff;
            margin-bottom: 50px;
            margin-left: 0;
            margin-right: 0;
        }

        .span2:before {
            left: 240px;
            top: 40px;
        }

        .tabcontent {
            padding: 40px 0px;
            height: auto;
        }

        h4 {
            font-size: 19px;
        }

        .span2:after {
            right: 240px;
            top: 40px;
        }

        h1 {
            font-size: 26px;
        }

        .heading {

            font-size: 30px;
        }

        .span3:after {
            background: none repeat scroll 0 0 #666666;
            content: "";
            height: 3px;
            right: 278px;
            position: absolute;
            top: 15px;
            width: 30px;
        }

        .span3:before {
            background: none repeat scroll 0 0 #666666;
            content: "";
            height: 3px;
            left: 274px;
            position: absolute;
            top: 15px;
            width: 30px;
        }
    }


    .fa {
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .navbar-light .navbar-nav .nav-link:focus,
    .navbar-light .navbar-nav .nav-link:hover {

        background-color: #007bff;
        border-color: #007bff;
    }


    .navbar-nav {
        padding-left: 35px;
    }

    footer a,
    footer a:link,
    footer a:visited,
    footer a:hover,
    footer a:active {
        color: #ffffff !important;
        text-decoration: none;
    }

    footer a:hover {
        text-decoration: underline;
        opacity: 0.8;
    }
