.sticky.is-sticky {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1000;
    width: 100%;
}

header {
    height: 130px !important;
    transition: height 0.5s ease-in !important;
    padding: 0 !important;
}

.blog-article-post:hover {
    box-shadow: unset;
    transform: scale(1);
}

header .dropdown:hover>.dropdown-menu {
    display: block;
}

.navbar .navbar-brand img {
    max-width: 350px !important;
}

header form.search-bar {
    position: relative;
}

header form.search-bar button {
    border: 0;
    background: transparent;
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
}

header form.search-bar button:focus,
header input.search-head:focus {
    outline: none;
}

header form.search-bar button a svg,
header form.search-bar .pos-set a svg {
    /* font-size: 26px;
    margin-left: 10px;
    color: #fff; */
    stroke: #fff;
    fill: none;
    stroke-width: 1.5;
    width: 28px;
    height: 28px;
}

.navbar {
    position: unset;
}

.navbar-expand-lg .navbar-collapse li a,
.navbar-expand-lg .navbar-collapse a.nav-link {
    color: #fff !important;
    font-size: 16px;
    font-weight: bold;
    padding: 8px 10px;
    text-transform: capitalize;
}

header .dropdown>.dropdown-menu {
    padding: 0;
}

header .dropdown>.dropdown-menu a {
    color: #4a545b !important;
    font-size: 16px;
    font-weight: normal;
    padding: 10px 0;
    border-bottom: 1px solid rgba(156, 158, 159, 40%);
    width: 280px;
    margin: 0 20px;
}

header .dropdown>.dropdown-menu a:nth-last-child(1) {
    border-bottom: 0;
}

.navbar-expand-lg .navbar-collapse li a:hover,
.navbar-expand-lg .navbar-collapse li a:focus,
.navbar-expand-lg .navbar-collapse a.nav-link:hover,
.navbar-expand-lg .navbar-collapse a.nav-link:focus {
    color: #4a545b !important;
}

header .dropdown>.dropdown-menu a:hover,
header .dropdown>.dropdown-menu a:focus {
    color: #009ee0 !important;
}

/* header .dropdown>.dropdown-toggle:active {
    pointer-events: none;
} */

/* .page-body-wrapper.horizontal-menu .card-body.file-manager div#Content div#Translation>*,
.page-body-wrapper.horizontal-menu .card-body.file-manager div#Content div#Translation>*>* {
    font-family: 'Poppins', sans-serif;
    margin-bottom: 10px;
} */

.w3l-subscribe form.rightside-form input {
    height: 48px !important;
    font-family: 'Poppins', sans-serif;
}

.subscription-form .sub-body form#Frm_subscribe input {
    height: 48px !important;
    font-family: 'Poppins', sans-serif;
    border: 1px solid #009ee0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.subscription-form .sub-body form#Frm_subscribe input {
    flex-basis: 68%;
}

.subscription-form .sub-body button.btn {
    flex-basis: 32%;
}

.w3l-subscribe button.btn {
    margin-left: -5px;
}

.w3l-login-page {
    background: transparent !important;
}

.w3l-footer .below-section,
.w3l-subscribe .main-w3,
section.w3l-subscribe .main-w3 {
    background: rgba(91, 197, 242, .2) !important;
}

.theme-button {
    font-family: 'Poppins', sans-serif;
}

.subscription-form .sub-header {
    height: 140px;
    background: #009ee0;
}

.subscription-form .sub-header h2 {
    font-size: 42px;
    line-height: 1;
}

.subscription-form .sub-header h3 {
    font-size: 24px;
    line-height: 1;
    font-weight: bold;
}

.subscription-form .sub-header p {
    font-weight: bold;
}

.subscription-form .sub-body p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: normal;
}

.subscription-form .sub-body .rightside-form {
    justify-content: inherit;
}

footer.w3l-footer .header-section h3,
.w3l-footer h6,
footer.w3l-footer .header-section h3 {
    font-family: 'Poppins', sans-serif;
    font-weight: bold !important;
    font-size: 17px;
    line-height: 1;
}

section.w3l-index-7 .header-section h3,
.header-section h3,
.blog-post .post-content h3.blog_post_title {
    font-size: 35px;
    font-family: 'Poppins', sans-serif;
    line-height: 1;
    color: #009ee0;
    text-transform: uppercase;
    font-weight: 700;
}

.w3l-footer .sub-two-right ul li a,
.header-section p {
    font-family: 'Poppins', sans-serif;
    font-weight: 400 !important;
}

.w3l-subscribe .main-w3 h3,
section.w3l-subscribe .main-w3 h3 {
    font-size: 28px !important;
}

.w3l-subscribe .main-w3 p,
section.w3l-subscribe .main-w3 p {
    font-size: 22px !important;
}

.header-section p {
    font-size: 16px !important;
    line-height: 1.5;
}

.w3l-footer .sub-two-right ul li {
    padding-left: 0 !important;
}

.w3l-footer .sub-two-right ul li::before {
    display: none;
}

.img-circle img {
    border-radius: 10px;
}

section.w3l-index-7 h5 {
    font-weight: bold;
    font-size: 46px;
    font-family: 'Poppins', sans-serif;
    color: var(--heading-color);
}

section.w3l-index-7 .card.body div a:nth-last-child(1) {
    margin-left: 10px;
}

section.w3l-authors1 .slider-info .message .author-book-title {
    font-size: 28px;
    color: #292922;
    /* color: #009ee0; */
}

section.w3l-authors1 .slider-info .message p {
    font-size: 18px;
    line-height: 1.2;
    height: 64px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: break-word;
}

header input.search-head::-webkit-input-placeholder {
    color: #fff;
}

header input.search-head:-ms-input-placeholder {
    color: #fff;
}

header input.search-head::placeholder {
    color: #fff;
}

.bg_image {
    height: auto;
    background-image: url("../images/slider-one.jpg");
    background-size: cover;
    background-position: center;
    height: 730px !important;
}

.bg_image.slide-2 {
    height: auto;
    background-image: url("../images/front-view-doctor-holding-cute-baby.jpg");
    background-size: cover;
    background-position: center;
    height: 730px !important;
}

.bg_image .card {
    border-radius: 15px !important;
}

.bg_image h3 {
    font-size: 34px;
    line-height: 1;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    text-transform: capitalize;
}

.bg_image p {
    font-size: 20px;
    line-height: 1;
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
}

/*Login page css*/
.w3l-login-page .reallogin_info h2 {
    font-size: 40px !important;
    line-height: 1;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
}

.w3l-login-page .reallogin_info h3 {
    font-size: 30px !important;
    line-height: 1;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    margin-bottom: 5px;
}

.w3l-login-page .real_info p {
    padding-bottom: 20px;
}

.w3l-login-page .input-group input,
.w3l-login-page .input-group select {
    background: transparent !important;
    padding: 10px 20px !important;
}

.w3l-login-page .checkbox,
.w3l-login-page p.account,
.w3l-login-page p.account1 {
    font-size: 16px !important;
}

/*bolg page css*/

.topic_box {
    height: auto !important;
}

a.blog-article-post:hover {
    transform: scale(1) !important;
    background-color: transparent !important;
    box-shadow: unset !important;
}

.blog-post {
    background: transparent !important;
    border-radius: inherit;
}

.card.topic_box {
    border: 0;
}

.card.topic_box .card-body.file-manager {
    padding: 0 !important;
}

.blog2-posts {
    margin-top: 0;
}

/* .card-body.file-manager.contex>div {
    margin-left: 10px !important;
    margin-bottom: 15px;
}

.card-body.file-manager.contex>* li {
    margin-left: 0 !important;
    margin-bottom: 15px;
}

.card-body.file-manager.contex>* {
    font-family: 'Poppins', sans-serif;
    margin-left: 14px;
    margin-bottom: 10px;
}

.card-body.file-manager.contex>* br {
    display: none;
}

.card-body.file-manager.contex>* li {
    margin-left: 0;
}

.card-body.file-manager.contex>* span {
    font-size: 18px !important;
    font-family: 'Poppins', sans-serif !important;
} */

.file-content .topic_box div#accordion .card-header button.btn.btn-link {
    padding: 0;
    color: #009ee0;
    font-size: 18px;
    font-weight: 500;
}

.file-content .topic_box div#accordion .card-header button.btn.btn-link span.fa-stack i {
    color: #009ee0;
}

.file-content .topic_box div#accordion .card-header button.btn.btn-link:hover,
.file-content .topic_box div#accordion .card-header button.btn.btn-link:focus {
    color: #009ee0;
}

.file-content .topic_box div#accordion .card-header button.btn.btn-link a {
    font-size: 18px;
}

.blog-post .post-img {
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
    height: auto;
}

a.blog-article-post .blog-post h6.blog_post_title,
.file-content .blog2-posts h6.blog_post_title {
    font-size: 30px;
    color: #292922;
    font-family: 'Poppins', sans-serif !important;
}

.file-content .topic_box .file-manager div#accordion .card {
    margin-bottom: 10px;
}

.file-content .topic_box .file-manager div#accordion .card-body li a {
    color: #292922;
    font-size: 16px;
}

a.cart-ic,
a.user-ic,
a.world-ic {
    display: flex;
    justify-content: center;
    align-items: center;
}

a.cart-ic svg,
a.user-ic svg,
a.world-ic svg {
    stroke: #fff;
    fill: none;
    stroke-width: 1.5;
    width: 28px;
    height: 28px;
}

/* 
a.cart-ic i,
a.user-ic i,
a.world-ic i{
    font-size: 24px;
    color: #fff;
} */

div#worlddropdown .modal-content {
    padding: 0;
}

div#worlddropdown .modal-content .close {
    padding: 0;
    margin: 0;
    position: relative;
}

div#worlddropdown .modal-content .close span {
    margin: 0;
    background: transparent;
    border-radius: inherit;
    width: inherit;
    height: inherit;
    line-height: normal;
}

div#worlddropdown .modal-content .modal-header {
    background: transparent;
    border: 0;
}

div#worlddropdown .modal-content .select-country {
    height: 50px;
}

.country {
    position: relative;
    margin: 0 auto;
    width: 100%;
    margin-top: 10px;
}

.country .select {
    position: relative;
    padding: 0 35px 0 20px;
    height: 50px;
    line-height: 50px;
    border: 1px solid rgba(0, 0, 0, 0);
    box-shadow: 0 0 7px rgb(38 80 111 / 22%);
    background: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    cursor: pointer;
}

.country .select .flagstrap-icon {
    box-sizing: border-box;
    display: inline-block;
    margin-right: 10px;
    width: 16px;
    height: 11px;
    background-image: url("https://zinee91.dothome.co.kr/codepen/flags.png");
    background-repeat: no-repeat;
    background-color: #e3e5e7;
}

.country .dropdown .flagstrap-icon {
    vertical-align: middle;
}

.country .dropdown li {
    padding: 0 20px;
    line-height: 34px;
    font-size: 13px;
    font-weight: 400;
    color: #828282;
    cursor: pointer;
}

.country .select:after {
    content: "";
    display: block;
    position: absolute;
    top: 18px;
    right: 20px;
    width: 8px;
    height: 5px;
    background: url("https://zinee91.dothome.co.kr/codepen/ico_updown3.png") no-repeat;
}

.country .select.open:after {
    background-position: 0 -5px;
}

.country .dropdown {
    display: none;
    position: absolute;
    top: 71px;
    left: 0;
    width: 100%;
    height: 225px;
    border: 1px solid #cfcfcf;
    border-top: 1px solid #a6a6a6;
    background: #fff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    overflow-y: scroll;
    z-index: 1;
}

.country .dropdown .flagstrap-icon {
    box-sizing: border-box;
    display: inline-block;
    margin-right: 10px;
    width: 16px;
    height: 11px;
    background-image: url("https://zinee91.dothome.co.kr/codepen/flags.png");
    background-repeat: no-repeat;
    background-color: #e3e5e7;
}

.country .dropdown li:first-child {
    margin-top: 12px;
}

.country .dropdown li:last-child {
    margin-bottom: 12px;
}

.country .dropdown li:hover {
    background: #dedede;
    color: #454545;
}

.country .dropdown li.open {
    display: block;
}

/* .page-body-wrapper.horizontal-menu .card-body.file-manager article>*,
.page-body-wrapper.horizontal-menu .card-body.file-manager article>*>* {
    margin-bottom: 10px;
} */

.w3l-subscribe form.rightside-form input {
    flex-basis: 60%;
    width: 100%;
}

.w3l-subscribe button.btn {
    flex-basis: 40%;
}

.w3l-footer .copyright-footer{
    grid-template-columns:unset;
}

@media (max-width:1400px) {
    .navbar-expand-lg .navbar-collapse li a {
        padding: 8px;
    }

    .subscription-form .sub-body p br {
        display: none;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1630px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

@media (max-width:1199px) {
    .bg_image {
        height: auto;
    }

    .bg_image h3 {
        font-size: 24px;
    }

    section.w3l-index-7 h5 {
        font-size: 36px;
    }

    .subscription-form .sub-body p {
        font-size: 18px;
    }

    .navbar-expand-lg .navbar-collapse li a {
        font-size: 16px;
    }

    a.blog-article-post .blog-post h6.blog_post_title {
        font-size: 24px;
    }

}

@media (max-width:1025px) {
    .navbar-expand-lg .navbar-collapse li a {
        font-size: 14px;
    }
}

@media (min-width: 992px) {
    .navbar {
        padding: 0 !important;
    }

    .navbar-expand-lg .navbar-collapse {
        margin-top: 15px;
    }

    header .dropdown>.dropdown-menu {
        left: -50px;
    }

    header#site-header.fixed .d-flex.flex-column {
        flex-direction: row !important;
        flex-flow: row-reverse !important;
    }

    header.fixed {
        width: 100%;
        position: fixed;
        top: 0;
        height: 80px !important;
        z-index: 1;
    }

    header.fixed .navbar .navbar-brand img {
        height: 60px !important;
    }

    header.fixed .navbar-expand-lg .navbar-collapse {
        margin-top: 0;
    }

    header.fixed input.search-head {
        display: none;
    }

    header.fixed form.search-bar {
        position: unset;
    }

    header.fixed input.search-head.active {
        display: block;
        position: absolute;
        top: 80px;
        width: 100%;
        background: #009ee0;
        text-align: right;
        left: 0;
        border-bottom: 5px solid #292922;
        padding-right: 100px;
    }

    header.fixed .search-bar.active button.btn-srch {
        display: block !important;
        position: absolute;
        top: 100px;
        right: 50px;
    }

    header input.search-head {
        background: transparent;
        border: 0;
        border-bottom: 2px solid #fff;
        color: #fff;
        padding: 10px;
    }

    header#site-header .pos-set>a,
    header#site-header.fixed .btn-srch,
    header#site-header.fixed.world-ic {
        display: none;
    }

    header#site-header.fixed .pos-set>a {
        display: block;
    }

    header.fixed form.search-bar button {
        position: relative;
    }

    header.fixed a.world-ic {
        display: none;
    }
}

@media screen and (max-width:991px) {
    header input.search-head {
        display: none;
    }

    header {
        height: 80px !important;
    }

    nav.navbar {
        padding: 0 !important;
        position: unset;
    }

    header#site-header .btn-srch {
        display: none;
    }

    header input.search-head.active {
        display: block;
        position: absolute;
        top: 50px;
        width: 100%;
        background: #009ee0;
        text-align: right;
        left: 55px;
        padding-right: 100px;
        border: 0;
        border-bottom: 5px solid #292922;
        z-index: 1;
    }

    header form.search-bar {
        position: inherit;
    }

    header nav.navbar .d-flex.flex-column.w-100 {
        position: absolute;
        right: 55px;
    }

    div#navbarSupportedContent {
        position: absolute;
        left: 55px;
        text-align: left;
        top: 38px;
        border-radius: 0;
        background: rgb(80 200 231);
    }

    header .dropdown>.dropdown-menu {
        display: none;
        position: relative;
        width: 100%;
        background: transparent;
        border: 0;
    }

    /* .w3l-subscribe form.rightside-form input{
        flex-basis: 66%;
    } */
    .w3l-subscribe form.rightside-form input {
        flex-basis: 60%;
        width: 100%;
    }

    .w3l-subscribe button.btn {
        flex-basis: 40%;
    }

    header .search-bar.active button.btn-srch {
        display: block !important;
        position: absolute;
        top: 70px;
        right: -30px;
        z-index: 1;
    }

    header .dropdown>.dropdown-menu a {
        color: #fff !important;
    }

    header .dropdown:hover>.dropdown-menu {
        display: none;
    }

    header .dropdown>.dropdown-menu.show {
        display: block;
        margin-left: 20px;
        margin-bottom: 10px;
    }

    header .dropdown>.dropdown-menu.show a.dropdown-item {
        margin-left: 8px;
        padding: 6px 0;
        border-bottom: 0;
    }
    .navbar .navbar-brand img {
        max-width: 190px !important;
        height: auto !important;
    }
}

@media (max-width:767px) {
    .w3l-login-page .btn-login{
        padding: 10px 34px !important;
        margin-top: 0 !important;
    }
    .navbar .navbar-brand img {
        max-width: 140px !important;
        height: auto !important;
    }

    .header-section h3,
    .blog-post .post-content h3.blog_post_title {
        font-size: 32px !important;
        line-height: 42px !important;
        font-weight: 700;
    }

    section.w3l-index-7 .header-section h3,
    .header-section h3 {
        font-size: 22px;
        line-height: 1;
    }

    section.w3l-authors1 .slider-info .message .author-book-title,
    a.blog-article-post .blog-post h6.blog_post_title,
    .file-content .blog2-posts h6.blog_post_title {
        font-size: 24px;
    }

    .post-content.text-center.pt-3.pb-5 {
        padding-bottom: 1rem !important;
    }

    .header-section.text-center.pt-3.pb-5 {
        padding-bottom: 2rem !important;
    }

    .w3l-subscribe .main-w3 p,
    section.w3l-subscribe .main-w3 p {
        font-size: 18px !important;
    }

    .w3l-subscribe .main-w3 h3,
    section.w3l-subscribe .main-w3 h3 {
        font-size: 28px !important;
        line-height: 1 !important;
    }

    .bg_image {
        height: auto;
    }

    .bg_image h3 {
        font-size: 20px;
    }

    ol.breadcrumb.p-t-0.p-l-0 {
        padding: 0.75rem 0;
    }

    ol.breadcrumb li.breadcrumb-item a {
        font-size: 14px;
    }

    .bg_image p {
        font-size: 14px;
        line-height: 1.2;
    }

    .w3l-subscribe .rightside-form button {
        height: auto;
    }

    section.w3l-index-7 h5 {
        font-size: 30px;
    }

    .w3l-login-page .real_info h2 {
        font-size: 34px !important;
    }

    .w3l-login-page .reallogin_info h3 {
        font-size: 24px !important;
    }

    .w3l-login-page .real_info p {
        padding-bottom: 20px;
    }

    .w3l-login-page .real_info p {
        font-size: 14px;
    }

    .subscription-form .sub-header h3 {
        font-size: 14px;
    }

    .subscription-form .sub-header h4 {
        font-size: 16px;
    }

    .subscription-form .sub-header h2 {
        font-size: 22px;
        line-height: 1;
    }

    .subscription-form .sub-header p {
        font-size: 14px;
    }

    .subscription-form .sub-header,
    .subscription-form .sub-header img {
        height: 100px;
    }

    .subscription-form .sub-body p {
        font-size: 15px;
        line-height: 1.2;
    }

    .subscription-form .sub-body p br {
        display: none;
    }
    .w3l-subscribe form.rightside-form input {
        flex-basis: 100%;
        width: 100%;
        margin-bottom: 15px;
    }
    .w3l-subscribe button.btn {
        flex-basis: 70%;
        margin-left: 0;
    }
    .subscription-form .sub-body form#Frm_subscribe input{
        margin-bottom: 0;
    }
}

@media (max-width:480px) {
    .subscription-form .sub-body form#Frm_subscribe button.btn {
        margin-left: -5px;
    }

    .w3l-subscribe .rightside-form button {
        margin-top: 0;
        font-size: 14px;
    }
}

@media (max-width:424px) {
    .subscription-form .sub-body form#Frm_subscribe input {
        flex-basis: 55%;
        width: 100%;
    }

    .subscription-form .sub-body button.btn {
        flex-basis: 45%;
    }
}