
body {
    font-family: 'Lato', sans-serif;
}

/*navbar style*/
img.nav_logo {
    width: 100px;
    background: white;
    padding: 6px;
    border-radius: 5px;
    float: left;
}
ul.navbar-nav {
    padding: 7px 0px;
}
.dropdown>li {
    list-style-type: none;
}
.skin-purple a:hover, .skin-purple a:focus {
    color: #461B93;
}
.dropdown>li>a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.skin-purple a {
    color: #8e44ad;
}
.header {
    background-color: #f1f1f1;
    padding: 30px;
    text-align: center;
    background-image: url(../images/b.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.name img {
    margin-top: 50px;
    width: 50%;
}
.navbar-nav>li>a {
    color: #000;
    padding: 15px;
    font-weight: 600;
}
nav.navbar.navbar-expand-lg.navbar-dark.sticky-top {
    width: 100%;
    top: 0;
    left: 0;
    font-size: 16px;
    background-color: #fff;
    border: 1px solid;
    border-color: #d5d5d5;
    margin: 0;
    z-index: 2;
}
.dropdown .dropdown .dropdown-menu.custom {
    top: 25px;
    left: 70%;
}
.user_name:hover {
    color: #abbdff !important;
}
.dropdown-toggle::after {
    display: none;
}
.navbar-nav>li>a:hover {
    background: #efefef78;
    color: #461B93;
    text-decoration: none;
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.dropdown-menu {
    background: white;
}
.navbar-nav li {
    border-bottom: 0;
}
.dropdown-menu>li>a {
    padding: 9px 20px;
    font-weight: bold;
}
.dropdown-menu>li>a {
    display: block;
    padding: 8px 20px;
    clear: both;
    font-weight: 600;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #ffffff;
    background-color: #461B93;
    transition: background-color 1s;
    text-decoration: none;
}
.dropdown .dropdown .dropdown-menu {
    left: 100%;
    top: 0;
}
.navbar-dark .navbar-toggler {
    color: rgb(0 0 0);
    border-color: rgb(0 0 0);
}

/*/. navbar style*/


/* main content style */
section {
    padding-top: 20px;
    padding-bottom: 40px;
}
h2.jumbotron-heading {
    font-family: serif;
}
.for-tablet {
    display: none !important;
}
aside.tube {
    margin-bottom: -4px !important;
}
aside .aside-title {
    font-size: 16px;
    position: relative;
    font-family: serif;
    font-weight: 800;
    margin: 0;
    text-transform: uppercase;
    margin-bottom: 30px;
}
aside .aside-title:after, .block .block-title:after {
    content: ' ';
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 15px;
    height: 2px;
    background-color: #8e44ad;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px;
}
.badge-success {
    background-color: #1ABC9C;
}
aside {
    margin-bottom: 40px;
    display: inline-block;
    width: 100%;
}
aside .nav li a {
    background-color: #F0F0F0;
    color: #333;
    padding: 14px;
    font-size: 10px;
    border-radius: 0 !important;
}
aside .nav li a:hover {
    text-decoration: none;
}
aside:last-child {
    margin-bottom: 0;
}
.nav-justified {
    background-color: #F0F0F0;
    margin-top: 15px;
    width: 100%;
    border-bottom: 0;
    padding: 12px 5px;
}
.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
}
aside .tab-pane {
    border: 1px solid #ddd;
    border-top: none;
    padding: 20px;
}
.tab-content>.tab-pane {
    display: none;
}
.tab-content>.active {
    display: block;
}
.article-mini {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}
aside .article-mini {
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.article-mini figure {
    float: left;
    display: inline-block;
    width: 80px;
    height: 60px;
    overflow: hidden;
    margin: 0;
}
.article-mini figure {
    width: 85px;
    height: 85px;
    margin-right: 10px;
}
aside .article-mini figure {
    margin-bottom: 0;
}
.article-mini figure img {
    width: 100%;
}
.article-mini .padding {
    padding: 0 10px;
    margin-left: 85px;
}
.article-mini h1 {
    margin: 0;
    line-height: 22px;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 14px;
}
aside .article-mini h1 {
    margin-top: -3px;
}
.article-mini h1 a {
    color: #000;
}
.article-mini .detail {
    margin-top: 5px;
}
article .detail {
    display: flex;
    margin-bottom: 5px;
    font-size: 12px;
}
article .time, article .category {
    margin: 0 10px;
    color: #191E21;
}
article .category {
    margin: 0 10px;
}
.article-mini .detail .category {
    margin-left: 0;
}
article .time {
    margin: 0;
}
a.btn.btn-primary.my-2 {
    background-color: #8e44ad;
    color: #fff;
    border-color: #8e44ad;
    border-radius: 0;
}
.more {
    overflow: hidden;
    height: 40px;
    border-radius: 0;
    background-color: #663399;
}
.more:focus {
    background-color: #663399;
}
.more:hover div:first-child {
    margin-top: -43px;
    margin-bottom: 20px;
    opacity: 1;
}
.skin-purple a {
    color: #8e44ad;
}
.skin-purple .btn-primary {
    background-color: #8e44ad;
    color: #fff;
    border-color: #8e44ad;
}
.more div {
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
}
.btn i {
    margin-right: 5px;
}
.btn-primary:disabled, .btn-primary:hover, .skin-purple .btn-primary:active, .skin-purple .btn-primary:active:hover, .skin-purple .btn-primary:active:focus, .skin-purple .btn-primary:focus {
    color: #fff;
    background-color: #522764;
    border-color: #522764;
}

/*footer style*/
footer.footer {
    background-color: #252e38;
    color: #848f9a;
    padding: 20px 0;
    padding-top: 50px;
    border-top: 5px solid #8e44ad;
}
footer.footer .block .block-title {
    font-size: 14px;
    position: relative;
    margin: 0;
    color: #fff;
}
.block-body-imp ul {
    margin-top: 20px;
}
.block-body-imp ul li {
    list-style: none;
    display: block;
    margin-left: -40px;
    line-height: 30px;
}
.skin-purple footer.footer .copyright {
    margin-top: 30px;
}
.skin-purple footer.footer .copyright {
    text-align: center;
    margin-top: 70px;
    border-top: 1px solid #222;
    padding-top: 35px;
    padding-bottom: 20px;
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 1px;
}
footer.footer .copyright {
    text-align: center;
    margin-top: 70px;
    color: #848f9a;
    border-top: 1px solid #222;
    padding-top: 35px;
    padding-bottom: 20px;
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 1px;
}
footer.footer .block .block-body {
    margin-top: 30px;
}
.block-body-imp a:hover, .block-body-imp a:focus {
    color: white;
    text-decoration: none;
    background: #632B8E;
    padding: 3px 10px;
    border-radius: 3px;
}
.skin-purple a:hover, .skin-purple a:focus {
    color: #461B93;
}
.social {
    padding: 0;
    margin: 0;
}
.social li {
    display: inline-block;
}
.block-body-imp ul li a {
    line-height: 34px;
    font-size: 12px;
}
.social.trp li a.facebook:hover {
    color: #3b5998 !important;
}
.social.trp li a:hover {
    background-color: transparent;
}
footer.footer .social a {
    color: #fff;
}
.social li a:hover {
    opacity: .8;
}
.social li a:first-child {
    margin-left: 0;
}
.skin-purple a:hover, .skin-purple a:focus {
    color: #461B93;
}
footer.footer a {
    color: #848f9a;
}
.social li a {
    display: block;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 0 5px;
    margin-bottom: 8px;
    position: relative;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
}
.block-body-imp a:hover, .block-body-imp a:focus {
    color: white;
    text-decoration: none;
    background: #632B8E;
    padding: 3px 10px;
    border-radius: 3px;
    transition: .5s;
}
a.facebook {
    background-color: #3b5998;
    color: #fff !important;
}
a.twitter {
    background-color: #4099FF;
    color: #fff !important;
}
a.youtube {
    background-color: #C4302B;
    color: #fff !important;
}
a.linkedin {
    background-color: #007BB6;
    color: #fff !important;
}
a.instagram {
    background-color: #885343;
    color: #fff !important;
}

/*/. footer*/

 /*change font size 11-30-20*/

.navbar-nav>li>a {
    font-size: 14px;
}
.dropdown-menu>li>a {
    font-size: 14px;
}
.h2, h2 {
    font-size: 1.6rem;
}
.h4, h4 {
    font-size: 1.3rem;
}
p {
    font-size: .9rem;
}
.btn {
    font-size: .9rem;
}
.block-body-imp ul li {
    font-size: 13px;
    line-height: 25px;

}
.block-body-imp ul li a {
    font-size: 13px;
    line-height: 25px;
}

/*responsive */

/* navbar */


@media (max-width: 1200px){
    div#main_nav {
        font-size: 13px;
    }
    .dropdown-menu>li>a {
        font-size: 13px;
    }
}
@media (min-width: 769px){
    .dropdown:hover>.dropdown-menu {
        display: block;
    }
}
@media (max-width: 769px){
    img.nav_logo {
        width: 50px;
        padding: 3px;
    }
    .name img {
        margin-top: 25px;
    }
    .dropdown>li>a {
        font-size: 12px;
        text-align: center;
    }
    .navbar-nav>li>a {
        padding: 0;
    }
    img.img-responsive.footer_logo {
        width: 85px;
        margin-bottom: 10px;
    }
}
@media (max-width: 767px){
    ul.dropdown-menu.custom.show {
        font-size: 11px;
        margin-left: -97px;
        margin-top: -10px;
    }
}

