* {
    padding: 0;
    margin: 0;
    font-size: 16px;
}
body {
    font-family: 'Poppins', sans-serif;
    background: #f0f0f0;
}
.no-padding {
    padding: 0;
}
ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
a {
    text-decoration: none;
    color: #333;
}
a:focus, a:hover {
    outline: 0;
    text-decoration: none;
}
h2 {
    font-size: 25px;
    font-weight: 700;
    line-height: 40px;
    margin: 0;
    padding-bottom: 10px;
}
img {
    border: none;
}
.aa-browse-btn {
    padding: 10px 10px;
    font-size: 12px;
    line-height: 1.2;
    font-weight: 900;
    color: #fff;
    display: inline-block;
    margin: 5px 0;
}
.aa-browse-btn:focus, .aa-browse-btn:hover {
    outline: 0;
    box-shadow: none;
    color: #fff;
}
.aa-browse-btn span {
    margin-left: 5px;
}
#aa-header {
    display: inline;
    float: left;
    width: 100%;
    background-color: #fff;
}
#aa-header .aa-header-top {
    border-bottom: 1px solid #e8e8e8;
    display: inline;
    float: left;
    width: 100%;
}
#aa-header .aa-header-top .aa-header-top-area {
    display: inline;
    float: left;
    width: 100%;
}
#aa-header .aa-header-top .aa-header-top-left {
    float: left;
}
#aa-header .aa-header-top .aa-header-top-right .aa-head-top-nav-right {
    display: inline-block;
    text-align: right;
}
#aa-header .aa-header-top .aa-header-top-right .aa-head-top-nav-right li {
    display: inline-block;
    text-align: right;
}
#aa-header .aa-header-top .aa-header-top-right .aa-head-top-nav-right li a {
    display: inline-block;
    color: #333;
    border-right: 1px solid #ddd;
    font-size: 14px;
    padding: 5px 8px;
}
#aa-header .aa-header-bottom {
    width: 100%;
}
#aa-header .aa-header-bottom .aa-header-bottom-area {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#aa-header .aa-header-bottom .aa-header-bottom-area .aa-logo {
    line-height: 60px;
}
#aa-header .aa-header-bottom .aa-header-bottom-area .aa-logo a {
    font-family: Raleway, sans-serif;
    font-size: 28px;
}
#aa-header .aa-header-bottom .aa-header-bottom-area .aa-logo a:hover {
    color: #333;
}
#aa-header .aa-header-bottom .aa-header-bottom-area .aa-logo a > span {
    display: inline-block;
    float: left;
    font-size: 50px;
}
#aa-header .aa-header-bottom .aa-header-bottom-area .aa-logo a p {
    display: inline-block;
    float: left;
    font-weight: 700;
    margin-bottom: 0;
    margin-left: 5px;
    margin-top: -5px;
}
#aa-header .aa-header-bottom .aa-header-bottom-area .aa-logo a p span {
    display: block;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}
#aa-header .aa-header-bottom .aa-cartbox {
    order: 3;
}
.reverse-auto {
    height: 35px;
}
#menu {
    display: inline;
    float: left;
    width: 100%;
    height: auto;
    transition: all 0.3s ease;
    margin-bottom: 20px;
}
#menu .menu-area {
    float: left;
    display: inline;
    width: 100%;
}
#menu .menu-area .navbar-default {
    background-color: transparent;
    border: medium none;
    border-radius: 0;
    margin-bottom: 0;
    min-height: auto;
    display: flex;
    justify-content: center;
}
#menu .menu-area .navbar-default .navbar-nav {
    display: inline-block;
    float: left;
    margin: 0;
    text-align: center;
    width: 100%;
    text-shadow: none !important;
}
#menu .menu-area .navbar-default .navbar-nav li a {
    font-size: 12px;
    padding: 10px 15px;
    font-weight: 700;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
}
#menu .menu-area .navbar-default .navbar-nav .open a {
    background-color: #fff;
}
#menu .menu-area .navbar-default .navbar-nav .dropdown-menu li a {
    padding: 8px 15px;
}
#menu .menu-area .navbar-default .navbar-nav .dropdown-menu li a:focus, #menu .menu-area .navbar-default .navbar-nav .dropdown-menu li a:hover {
    color: #fff;
}
#menu .menu-area .navbar-default .navbar-nav .dropdown-menu .dropdown-header {
    color: #555;
    display: block;
    font-size: 16px;
    padding: 3px 20px;
    text-transform: uppercase;
}
#menu.stiky {
    top: 0;
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 1000;
    animation: fadeIn 1s;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}
@keyframes fadeIn {
    from {
        top: -20px;
        opacity: 0;
        background-color: #ff0;
   }
    to {
        top: 0;
        opacity: 1;
        background-color: #0f9d58;
   }
}
.aa-blog-details h2 {
    font-size: 22px;
    font-weight: 200;
}
.aa-blog-details .aa-blog-content-single p {
    font-size: 17px !important;
}
.aa-blog-details .aa-blog-content-single ul {
    margin-left: 52px;
}
.aa-blog-details .aa-blog-content-single ul li {
    list-style: outside none disc;
    margin-bottom: 5px;
}
.aa-blog-details .aa-blog-content-single .blog-single-bottom {
    display: inline;
    float: left;
    margin-top: 50px;
    padding: 10px 0;
    width: 100%;
}
.aa-blog-details .aa-blog-content-single .blog-single-tag {
    display: inline;
    font-size: 14px;
    float: left;
    width: 100%;
    text-align: left;
}
.aa-blog-details .aa-blog-content-single .blog-single-tag span {
    font-size: 20px;
}
.aa-blog-details .aa-blog-content-single .blog-single-tag a:focus, .aa-blog-details .aa-blog-content-single .blog-single-tag a:hover {
    text-decoration: none;
    outline: 0;
}
.aa-blog-details .aa-blog-content-single .blog-single-social {
    display: inline;
    float: left;
    width: 100%;
    text-align: right;
}
.aa-blog-details .aa-blog-content-single .blog-single-social a {
    border: 1px solid #ccc;
    display: inline-block;
    font-size: 14px;
    margin-right: 5px;
    min-width: 30px;
    padding: 5px;
    text-align: center;
}
.aa-blog-details .aa-blog-content-single .blog-single-social a:focus, .aa-blog-details .aa-blog-content-single .blog-single-social a:hover {
    text-decoration: none;
    outline: 0;
}
.aa-blog-details .aa-article-bottom {
    margin-bottom: 20px;
}
.aa-blog-details .aa-article-bottom .aa-post-author {
    font-size: 14px;
}
.aa-blog-details .aa-article-bottom .aa-post-date {
    font-size: 14px;
}
.aa-blog-details .aa-blog-navigation {
    display: inline;
    float: left;
    width: 100%;
}
.aa-blog-details .aa-blog-navigation .aa-blog-prev {
    float: left;
    display: inline-block;
    color: #fff;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 20px;
    padding: 8px 15px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.aa-blog-details .aa-blog-navigation .aa-blog-prev:hover {
    background-color: #fff;
    color: #0f9d58;
}
.aa-blog-details .aa-blog-navigation .aa-blog-prev span {
    margin-right: 10px;
}
.aa-blog-details .aa-blog-navigation .aa-blog-next {
    float: right;
    display: inline-block;
    color: #fff;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 20px;
    padding: 8px 15px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.aa-blog-details .aa-blog-navigation .aa-blog-next:hover {
    background-color: #fff;
    color: #0f9d58;
}
.aa-blog-details .aa-blog-navigation .aa-blog-next span {
    margin-left: 10px;
}
.aa-blog-details #respond {
    border: 1px solid #ccc;
    padding: 20px;
    display: inline;
    float: left;
    margin-top: 25px;
    width: 100%;
}
.aa-blog-details #respond .reply-title {
    font-size: 25px;
    margin-top: 0;
}
.aa-blog-details #respond .comment-notes {
    font-size: 15px;
}
.aa-blog-details #respond .required {
    color: red;
}
.aa-blog-details #respond label {
    display: block;
}
.aa-blog-details #respond input[type="email"], .aa-blog-details #respond input[type="text"], .aa-blog-details #respond input[type="url"] {
    color: #555;
    margin-bottom: 10px;
    height: 35px;
    padding: 5px;
    width: 65%;
    border: 1px solid #ccc;
}
.aa-blog-details #respond textarea {
    border: 1px solid #ccc;
    color: #555;
    margin-bottom: 5px;
    padding: 10px;
    width: 100%;
}
.aa-blog-details #respond .form-submit input {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin-top: 5px;
    padding: 5px 8px;
}
.aa-blog-details #respond .form-submit input:hover {
    background-color: #fff;
}
#aa-footer {
    background-color: #222;
    display: inline;
    float: left;
    width: 100%;
    padding-top: 15px;
}
#aa-footer .aa-footer-top {
    display: inline;
    float: left;
    padding: 50px 0;
    width: 100%;
    min-height: 100px;
}
#aa-footer .aa-footer-top .aa-footer-top-area {
    display: inline;
    float: left;
    width: 100%;
}
@media (max-width: 1024px) {
    #aa-header .aa-header-bottom .aa-header-bottom-area {
        flex-wrap: wrap;
        justify-content: space-around;
        padding-bottom: 12px;
   }
    #aa-header .aa-header-bottom .aa-cartbox {
        order: 2;
   }
    #aa-header .aa-header-bottom .aa-header-bottom-area .aa-search-box {
        order: 3;
        margin-left: 10px;
        display: flex;
        justify-content: center;
   }
}
@media (max-width: 991px) {
    #aa-header .aa-header-bottom .aa-header-bottom-area .aa-search-box {
        margin-right: 0;
        margin-top: 12px;
   }
    #menu .menu-area .navbar-default .navbar-nav li a {
        font-size: 12px;
        padding: 8px;
   }
    #aa-blog-archive .aa-blog-archive-area .aa-blog-sidebar {
        margin-top: 30px;
   }
}
@media (max-width: 775px) {
    .aa-blog-archive-area .round textarea {
        width: 100%;
   }
}
@media (max-width: 767px) {
    .navbar-default .navbar-toggle {
        border-radius: 0;
   }
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        color: #fff;
   }
    #menu .menu-area .navbar-default {
        display: block;
   }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
   }
    #aa-product .aa-product-area {
        padding: 0 15px;
   }
    #aa-popular-category .aa-popular-category-area {
        padding: 0 15px;
   }
    #aa-support .aa-support-area .aa-support-single {
        margin-bottom: 30px;
   }
    #aa-latest-blog .aa-latest-blog-area .aa-latest-blog-single {
        margin-bottom: 30px;
   }
    #aa-latest-blog .aa-latest-blog-area .aa-latest-blog-single .aa-blog-img {
        height: 400px;
   }
    #aa-footer .aa-footer-top .aa-footer-top-area .aa-footer-widget {
        margin-bottom: 30px;
        text-align: center;
   }
    .simpleLens-lens-element {
        display: none;
   }
    .aa-blog-details .aa-blog-content-single .blog-single-tag {
        text-align: center;
   }
    .aa-blog-details .aa-blog-content-single .blog-single-social {
        margin-top: 20px;
        text-align: center;
   }
}
@media (max-width: 640px) {
    #aa-header .aa-header-bottom .aa-header-bottom-area .aa-search-box {
        margin-right: 0;
        width: 100%;
   }
    .slick-prev {
        left: 89%;
   }
    .col-sm {
        width: 100% !important;
        text-align: center;
   }
    .f-parent {
        display: inline-block !important;
        min-width: 100%;
        max-width: 100%;
   }
    .footer-social-icon {
        justify-content: center;
   }
    .sidebar {
        font-size: 12px;
   }
}
@media (max-width: 480px) {
    #aa-slider .aa-slider-area .seq-title {
        left: 2%;
        top: 15%;
        width: 90%;
   }
    #aa-slider .aa-slider-area .seq-title h2 {
        font-size: 25px;
        line-height: 30px;
        margin-top: 0;
   }
    #aa-slider .aa-slider-area .seq-title span {
        font-size: 12px;
   }
    .sidebar {
        font-size: 12px;
   }
    .seq .seq-next, .seq .seq-prev {
        font-size: 30px;
        line-height: 35px;
        margin-top: -50px;
        padding: 5px 12px;
   }
    .slick-prev {
        left: 84%;
   }
    #aa-product .aa-product-area {
        margin-top: 20px;
   }
    .aa-products-tab li a {
        margin: 0 4px;
        padding: 6px;
   }
    #aa-blog-archive .aa-blog-archive-area .single-class {
        display: none;
   }
}
@media (max-width: 360px) {
    #aa-header .aa-header-bottom .aa-header-bottom-area .aa-logo {
        margin-bottom: 10px;
        text-align: center;
        width: 100%;
   }
    #aa-blog-archive .aa-blog-archive-area .single-class {
        display: none;
   }
    #aa-header .aa-header-bottom .aa-header-bottom-area .aa-logo a {
        display: inline-block;
   }
    #aa-header .aa-header-bottom .aa-header-bottom-area .aa-logo a p {
        text-align: left;
   }
    #aa-header .aa-header-bottom .aa-cartbox {
        text-align: center;
        width: 100%;
   }
    #aa-header .aa-header-bottom .aa-cartbox .aa-cart-link {
        display: inline-block;
   }
    .slick-next, .slick-prev {
        margin-top: 0;
        top: -40px;
   }
    .slick-prev {
        left: 77%;
   }
    #aa-footer .aa-footer-bottom .aa-footer-bottom-area > p {
        width: 100%;
        text-align: center;
   }
    #aa-footer .aa-footer-bottom .aa-footer-bottom-area .aa-footer-payment {
        width: 100%;
        text-align: center;
        margin-top: 10px;
   }
    .aa-blog-details .aa-blog-content-single blockquote {
        font-size: 18px;
   }
    .aa-blog-details .aa-blog-navigation .aa-blog-prev {
        font-size: 14px;
        padding: 6px 10px;
   }
    .aa-blog-details .aa-blog-navigation .aa-blog-next {
        padding: 6px 10px;
        font-size: 14px;
   }
}
@media (max-width: 320px) {
    #aa-header .aa-header-top .aa-header-top-right .aa-head-top-nav-right li a {
        padding: 5px 2px;
   }
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-archive-pagination .pagination li a, #aa-blog-archive .aa-blog-archive-area .aa-blog-archive-pagination .pagination li span {
    text-decoration: none;
    border: 1px solid #bfbfbf;
    padding: 3px 5px;
    margin: 2px;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #fff;
    border: 1px solid #060 !important;
    color: #fff;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-archive-pagination .pagination li:last-child a, #aa-blog-archive .aa-blog-archive-area .aa-blog-archive-pagination .pagination li:last-child span {
    border-radius: 0 !important;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-archive-pagination .pagination li:first-child a, #aa-blog-archive .aa-blog-archive-area .aa-blog-archive-pagination .pagination li:first-child span {
    border-radius: 0 !important;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-archive-pagination .pagination {
    border: 1px solid #f0f0f0;
    border-radius: 0;
}
.tag-custom {
    display: inline-block;
    padding: 3px 6px 3px 6px;
    vertical-align: baseline;
    text-align: center;
    margin-bottom: 5px;
}
.privacy {
    font-size: 14px;
}
#aa-subscribe .aa-subscribe-area h3 {
    color: #0f9d58;
    font-weight: 400;
}
.socialte {
    font-size: 20px;
    padding: 5px;
    background-color: #0f9d58;
    color: #fff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: #024;
}
#menu .menu-area .navbar-default .navbar-nav li a {
    color: #fff;
    font-size: 12px;
    padding: 7px 10px;
}
.sidebar {
    line-height: 1.5;
    border-left: 3px solid #0f9d58;
    margin-top: 0;
    background-color: #fff;
    display: block;
    padding: 11px 15px;
    color: #3f3f3f;
    box-shadow: 0.01em 0.1em 0.1em 0.1em #eee;
    margin-bottom: 5px;
}
.sidebar:hover {
    background-color: #0f9d58;
    color: #fff;
    cursor: pointer;
}
.sidebar a:hover {
    background-color: #0f9d58;
    color: #fff;
    cursor: pointer;
}
.sidebar-font {
    text-align: center;
    color: rgba(0, 0, 0, 0.84);
    font-size: 17px;
    font-weight: 900;
    padding: 3px;
    color: #0d0d0d !important;
}
article {
    background: #fff;
    border-color: #ddd;
    border-style: solid solid double;
    border-width: 1px 1px 1px 7px;
    box-shadow: 0.01em 0.1em 0.1em 0.1em #eee;
    clear: both;
    font-size: 13px;
    line-height: 1.19231;
    margin-bottom: 24px;
    padding: 17px;
    text-align: left;
    width: 100%;
}
#menu .menu-area .navbar-default .navbar-nav {
    font: 400 100px/1.3 "Lobster Two", Helvetica, sans-serif;
    color: #2b2b2b;
    text-shadow: 1px 1px 0 #ededed, 4px 4px 0 rgba(0, 0, 0, 0.15);
}
.lobster {
    font: 400 100px/1.3 "Lobster Two", Helvetica, sans-serif;
    color: #2b2b2b;
    font-weight: 700;
    font-size: 15px;
}
.caret {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #fff;
}
.footer-grid-p {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}
.creative-c {
    font-size: 37px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 50px;
}
.company li a {
    color: #fff;
    font-size: 15px;
}
.footer-single-menu ul {
    list-style: none;
}
.footer-single-menu ul li a {
    color: #fff;
    font-size: 10px;
    padding: 3px;
    text-transform: uppercase;
}
.we-d {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    margin-top: 0;
}
.faqq {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}
.border-cc {
    font-size: 12px;
    color: #fff;
    height: 35px;
    width: 35px;
    border: 3px solid #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 5px 0 0;
    font-weight: 600;
}
.footer-social-icon {
    display: flex;
    margin-bottom: 25px;
}
.footer-social-icon i.fa {
    color: #fff;
    font-size: 35px;
    margin-left: 20px;
    margin-top: 10px;
}
.footer-social-icon i.fa {
    position: relative;
}
.footer-social-icon i.fa {
    color: #fff;
    font-size: 15px;
    margin-left: 20px;
    margin-top: 10px;
}
.footer-social-icon i.fa {
    color: #fff;
    font-size: 15px;
    height: 35px;
    width: 35px;
    border: 3px solid #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
}
.f-parent {
    display: flex;
}
.col {
    width: 33%;
    padding: 10px;
}
.footer-single-menu ul li {
    display: inline-block;
}
.single-footer-widget p {
    color: #fff;
    font-size: 12px;
}
.fo-info a {
    display: block;
    color: #0f9d58;
    font-size: 12px;
}
.footer-socil-icon a {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #fff;
    line-height: 40px;
    font-size: 25px;
    border-radius: 50%;
}
.footer-socil-icon {
    text-align: center;
    margin: auto;
}
.footer-bottom {
    text-align: center;
    color: #fff;
}
.copywrite a {
    color: #fff;
}
.aa-subscribe-area {
    padding: 0 !important;
}
.subscribe-title {
    font-size: 15px;
    color: #fff;
    margin: 0;
    font-weight: 600;
}
.aa-blog-details .aa-blog-content-single .blog-single-tag a:focus, .aa-blog-details .aa-blog-content-single .blog-single-tag a:hover {
    text-decoration: none;
    outline: 0;
    color: #fff;
}
.social-height {
    line-height: 40px;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-style: normal;
    font-variant-caps: normal;
    font-weight: 400;
    font-stretch: normal;
    font-size: 14px;
    line-height: 1;
    font-family: FontAwesome;
    font-size-adjust: none;
    font-kerning: auto;
    font-variant-alternates: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-language-override: normal;
    font-feature-settings: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 40px;
}
h1, h2, h3, h4, h5, h6 {
    text-shadow: none;
    color: #555;
    font-weight: 700;
}
.latest_book_details {
    margin: 12px 0 8px;
    line-height: 10px;
}
.aa-blog-details .aa-blog-navigation .aa-blog-prev {
    float: left;
    display: inline-block;
    color: #0f9d58;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 0;
    padding: 0 10px;
}
.aa-blog-details .aa-blog-navigation .aa-blog-prev {
    background-color: #fff;
    border: 1px solid #fff;
}
.aa-blog-details .aa-blog-navigation .aa-blog-next {
    float: right;
    display: inline-block;
    color: #0f9d58;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 0;
    padding: 0 10px;
}
.aa-blog-details .aa-blog-navigation .aa-blog-next {
    background-color: #fff;
    border: 1px solid #fff;
}
.contribute-guide {
    text-decoration: underline;
    color: #ec4e20;
    font-size: 20px;
}
.why {
    font-size: 20px;
    margin-left: 100px;
}
.geeks-guide {
    list-style: square inside url(sqpurple.gif);
}
.geeks-guide li {
    font-size: 15px;
}
#author-info {
    background: #fff;
    border-color: #ddd;
    border-width: 1px 1px 1px 7px;
    box-shadow: 0.01em 0.1em 0.1em 0.1em #eee;
    clear: both;
    font-size: 13px;
    line-height: 1.19231;
    margin-bottom: 24px;
    padding: 17px;
    text-align: left;
    width: 100%;
}
#author-info img {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    float: left;
    height: 100%;
    height: 70px;
    border-radius: 50%;
}
.parent-box {
    display: flex;
    align-items: center;
}
#follow-button {
    display: inline-block;
    background-color: #0f9d58;
    border-radius: 15px;
    margin-bottom: 2%;
    margin-right: 3px;
    padding: 5px 10px;
    text-decoration: none;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    border: none;
}
#follow-button:hover {
    color: #fff;
}
#follow-button:focus {
    outline: 0;
}
.author-latest-post-box {
    padding: 10px 10px;
    font-weight: 400;
    color: #000;
}
.author-latest-post {
    display: inline-block;
    background-color: #0f9d58;
    border-radius: 15px;
    margin-bottom: 2%;
    margin-right: 3px;
    padding: 5px 10px;
}
.author-latest-post {
    text-decoration: none;
    color: #fff;
    font-size: 12px;
}
.author-latest-post:hover {
    color: #fff;
}
.author-bio p {
    padding: 0;
    margin: 0;
    display: inline-block;
    font-size: 15px;
}
.author-bio a {
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    background-color: #0f9d58;
    border-radius: 15px;
    margin-right: 3px;
    padding: 5px 10px;
    text-decoration: none;
    color: #fff;
}
@media only screen and (max-width: 360px) {
    #author-info img {
        text-align: center;
   }
    .parent-box .heading h5 {
        font-size: 10px;
        margin-left: 10px;
   }
    .parent-box span {
        display: none;
   }
    #author-info h5 {
        display: none;
   }
    .parent-box .heading h5 i.fa {
        font-size: 15px;
   }
    .author-latest-post-box {
        width: 100%;
        padding: 2px 10px;
        font-size: 10px;
   }
    .author-latest-post {
        padding: 5px 10px;
        font-size: 10px;
   }
}
@media only screen and (max-width: 991px) {
    #author-info img {
        text-align: center;
   }
    .author-latest-post-box {
        width: 100%;
        padding: 2px 10px;
        font-size: 10px;
   }
    .author-latest-post {
        padding: 5px 10px;
        font-size: 10px;
   }
}
@media only screen and (max-width: 480px) {
    #author-info img {
        text-align: center;
   }
    .parent-box .heading h5 {
        font-size: 10px;
        margin-left: 10px;
   }
    .parent-box span {
        display: none;
   }
    #author-info h5 {
        display: none;
   }
    .parent-box .heading h5 i.fa {
        font-size: 15px;
   }
    .author-latest-post-box {
        width: 100%;
        padding: 2px 10px;
        font-size: 10px;
   }
    .author-latest-post {
        padding: 5px 10px;
        font-size: 10px;
   }
}
.dropdown {
    display: inline-block;
    top: -3px;
}
.dropdown.btn {
    padding: 9px 12px;
    border: 0;
    background-color: #0f9d58;
}
.dropdown .author-avatar {
    width: 35px;
    margin-bottom: -5px;
    height: 35px;
    border-radius: 50%;
}
#dropdownMenu1 {
    border: 0;
}
.dropdown #dropdownMenu1 {
    background-color: #fff;
}
.dropdown .author-menu {
    top: 113%;
    left: inherit;
    right: 0;
}
.dropdown-menu > li > a {
    color: #fff;
}
.dropdown-menu > li > a i.fa {
    line-height: 0;
    padding-right: 3px;
    color: #5a5f73;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: #444857;
}
.author-menu {
    background-color: #1e1f26;
}
.aa-browse-btn-login {
    display: inline-block;
    padding: 8px 18px;
    font-size: 15px;
    background-color: #0f9d58;
    border: 1px solid #0f9d58;
}
.panel-info {
    border: none !important;
    background-color: #f0f0f0;
}
.date {
    padding: 10px;
    margin-top: -7px;
}
.alert {
    color: red;
}
.aa-blog-content-single {
    background: #fff;
    border-width: 1px 1px 1px 7px;
    box-shadow: 0.01em 0.1em 0.1em 0.1em #eee;
    clear: both;
    padding: 0 15px 10px;
    text-align: left;
    width: 100%;
}
.col-md-6.col-sm-2.m-sm-auto {
    margin-bottom: 10px;
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 3px solid #0f9d58;
    border-left-color: #0f9d58;
    border-left-style: solid;
    border-left-width: 3px;
}
i.fa.fa-chevron-up {
    margin-left: 10px;
    font-size: 20px;
    font-weight: 700;
}
.gsc-control-cse {
    padding: 0 !important;
    border-width: 0 !important;
}
form.gsc-search-box, table.gsc-search-box {
    margin-bottom: 0 !important;
}
.gsc-search-box .gsc-input {
    padding: 0 4px 0 6px !important;
}
#gsc-iw-id1 {
    height: auto !important;
    padding: 0 !important;
    border-width: 0 !important;
    box-shadow: none !important;
}
#gs_tti50 {
    padding: 0 !important;
}
#gsc-i-id1 {
    height: 33px !important;
    padding: 0 !important;
    background: 0 0 !important;
    text-indent: 0 !important;
}
.gsib_b {
    display: none;
}
button.gsc-search-button {
    display: block;
    width: 13px !important;
    height: 13px !important;
    border-width: 0 !important;
    margin: 0 !important;
    padding: 10px 6px 10px 13px !important;
    outline: 0;
    cursor: pointer;
    box-shadow: none !important;
    box-sizing: content-box !important;
    border-radius: unset;
}
.gsc-branding {
    display: none !important;
}
#gsc-iw-id1, .gsc-control-cse {
    background-color: transparent !important;
}
#search-box {
    width: 400px;
    margin: 0 auto;
    background-color: #fff;
    border: 1px solid #0f9d58;
}
#gsc-i-id1 {
    color: #000;
}
button.gsc-search-button {
    padding: 10px !important;
    background-color: #0f9d58 !important;
}
@media (max-width: 480px) {
    aside.aa-blog-sidebar.blog-related {
        display: none;
   }
    aside.aa-blog-sidebar.home-side {
        display: none;
   }
}
::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}
::-webkit-scrollbar-thumb {
    background: #0f9d58;
    border-radius: 12px;
    transition: all 0.15s ease-in-out;
}
::-webkit-scrollbar-thumb:hover {
    background: #0f9d58;
}
::-webkit-scrollbar-track {
    background: 0 0;
}
.my-active span{
    background-color: #5cb85c !important;
    color: white !important;
    border-color: #5cb85c !important;
}
.pager li>a, .pager li>span {
    display: inline-block;
    padding: 0px 8px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0px !important;
}
a.read-more {
    color: #0f9d58;
}
.tag-single{
    float: left;
    border: 1px solid lightgray;
    padding: 0px 3px;
    margin-right: 5px;
    border-radius: 5px;
    background: #0f9d58;
    color: #fff;
}
.mt-5{
    margin-top: 15px;
}
.post-title{
    margin-top: 0;
    font-weight: 900;
    color: #0f9d58;
    margin-bottom: 30px;
}
.panel-default {
    overflow: hidden;
}
.paragraph {
    margin-left: 20px;
}
.panel-body>ul {
    list-style: disc;
    font-size: 20px;
}
.panel-body>ul {
    padding: 10px 0px 10px 40px;
}