body {
    position: relative
}

#wp-admin-bar-root-default {
    float: left;
    max-height: 32px;
    max-width: -webkit-calc(100% - 210px);
    max-width: -moz-calc(100% - 210px);
    max-width: calc(100% - 210px);
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
}

.searchbar-open #wp-admin-bar-root-default {
    max-width: -webkit-calc(100% - 390px);
    max-width: -moz-calc(100% - 390px);
    max-width: calc(100% - 390px);
}

@media screen and (max-width: 782px) {
    #wp-admin-bar-root-default {
        max-height: 46px;
        max-width: -webkit-calc(100% - 70px);
        max-width: -moz-calc(100% - 70px);
        max-width: calc(100% - 70px);
    }
}

input[type=text]::-webkit-input-placeholder {
    text-align: left !important
}

input[type=text]:-ms-input-placeholder {
    text-align: left !important
}

input[type=text]:-moz-placeholder {
    text-align: left !important
}

input[type=text]:-moz-placeholder {
    text-align: left !important
}

input[type=text]::placeholder {
    text-align: left !important
}

.banner_wrapper {
    position: relative;
    overflow: hidden;
    width: 1930px;
    max-width: 100%;
    margin: 0 auto
}

.banner_wrapper img {
    position: relative;
    width: 100%
}

.banner_inner {
    position: relative;
    padding: 200px 0 50px 100px;
    margin-top: -900px
}

.banner_inner h1 {
    width: 774px;
    max-width: 90%;
    font-size: 60px;
    line-height: 72px;
    color: #2c353a;
    margin: 0 0 40px
}

.banner_inner p.banner-text1 {
    margin-bottom: 80px
}

.banner_inner p {
    width: 564px;
    max-width: 90%;
    font-size: 30px;
    line-height: 48px;
    color: #2c353a
}

.menu-item a span {
    color: #2c353a
}

.menu-item a:hover span {
    color: #68A87F
}

.menu-item.menu_hightlighted a span {
    color: #68A87F
}


a.tagdt:hover {
    text-decoration: none
}

.icon-fb {
    background: url(../images/fb-icon.jpg) center no-repeat;
    width: 42px;
    height: 43px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px
}

.eltd-footer-bottom-holder .eltd-three-columns .eltd-column:nth-child(1) {
    width: 287px;
    line-height: 43px;
    padding-left: 29px
}

.eltd-footer-bottom-holder .eltd-three-columns .eltd-column:nth-child(1) .eltd-column-inner {
    padding-right: 0
}

.eltd-footer-bottom-holder .eltd-three-columns .eltd-column:nth-child(3) {
    width: 198px;
    float: right;
    padding-right: 25px
}

.eltd-footer-bottom-holder .eltd-three-columns .eltd-column:nth-child(3) .textwidget {
    font-weight: bolder;
    color: #2c353a;
    font-size: 16px
}

.eltd-footer-bottom-holder .eltd-three-columns .eltd-column:nth-child(2) {
    width: auto;
    line-height: 43px;
    padding-left: 15px
}

#menu-footer-menu li {
    display: inline-block;
    padding-right: 18px
}

#menu-footer-menu li a {
    color: #2c353a;
    font-size: 16px;
    font-weight: 400
}

#menu-footer-menu li a:hover {
    color: #312159
}

p.copyright {
    font-weight: 700;
    color: #2c353a;
    font-size: 16px
}

.block_footer_container {
    padding: 44px 0;
    background: url(../images/bgimg1.jpg) center no-repeat;
    text-align: center;
    background-size: cover
}

.block_footer_container .block_footer_inner {
    width: 940px;
    margin: 0 auto;
    max-width: 90%
}

.block_footer_container .block_footer_inner h4, .block_footer_container .block_footer_inner p {
    margin-bottom: 29px
}

.learn-more {
    color: #2c353a
}

.learn-more:hover {
    color: #312159
}

.list_posts_mansory_wrapper {
    padding: 78px 0
}

.list_posts_mansory_inner {
    width: 1175px;
    max-width: 90%;
    margin: 0 auto
}

.col-half {
    display: inline-block;
    vertical-align: top;
    width: calc(50% - 20px);
    margin-right: 30px;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

.col-half:last-child {
    margin-right: 0
}

.list-post-type-1 {
    list-style: none
}

.list-post-type-1 li img {
    width: calc(50%);
    margin-right: 20px;
    float: left
}

.list-post-type-1 li a.post-title1 {
    margin-top: 10px;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: -1px;
    color: #2c353a;
    line-height: 1.2;
    padding-bottom: 10px;
    display: block
}

.list-post-type-1 li a.post-title1:hover {
    color: #312159
}

.list-post-type-1 li div.desc {
    padding: 20px 18px 18px
}

.list-post-type-1 li div.desc p {
    line-height: 1.6;
    margin-bottom: 0;
    font-size: 14px
}

.list-post-type-1 li, .list-post-type-2 li {
    border: 1px solid #e9eaeb;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 30px
}

.list-post-type-1 li:last-child, .list-post-type-2 li:last-child {
    margin-bottom: 0
}

.list-post-type-1 li:hover {
    box-shadow: 0 8px 14px 0 #ddd
}

.list-post-type-2 {
    list-style: none
}

a.tagdt:hover {
    background: #312159;
    color: #fff
}

.list-post-type-2 li:hover {
    box-shadow: 0 8px 14px 0 #ddd;
    border-radius: 6px;
    overflow: hidden
}

.list-post-type-2 li > img {
    width: 100%
}

.list-post-type-2 li a.post-title2 {
    margin-top: 0;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -1px;
    color: #2c353a;
    padding-bottom: 10px;
    display: block;
    line-height: 1.2
}

.list-post-type-2 li a.post-title2:hover {
    color: #312159
}

.list-post-type-2 li div.desc {
    padding: 20px 18px 30px
}

.list-post-type-2 li div.desc p {
    margin-bottom: 0;
    font-size: 14px
}

a.button-black {
    color: #2c353a
}

a.button-black:focus, a.button-black:hover {
    color: #312159;
    border: 2px solid #312159;
    text-decoration: none
}

.box-content-inner {
    padding-top: 20px
}

.box-content-inner .inner {
    width: 940px;
    max-width: 90%
}

.home_banner_inner .right-banner {
    right: -74px
}

.home_banner_inner .inner {
    max-width: 90% !important
}

button.find-op {
    color: #fff;
    font-weight: bolder
}

.block-content-inner.vc_column_container > .vc_column-inner {
    width: 1170px;
    margin: 0 auto;
    max-width: 100%
}

.block-text-left.vc_column_container > .vc_column-inner {
    width: 476px;
    max-width: 100%
}

.block-text-right.vc_column_container > .vc_column-inner {
    width: 476px;
    max-width: 100%;
    float: right
}

.block-text-light {
    width: 940px;
    max-width: 90%;
    margin: 0 auto;
    text-align: center
}

.block-text-light h4 {
    color: #312159;
    margin: 10px 0 29px;
    font-size: 24px;
    letter-spacing: -1px
}

.block-text-light p {
    color: #fff;
    margin-bottom: 29px
}

.change, .your-location {
    display: block
}

.eltd-main-menu ul li h4 {
    color: #2c353a;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    font-family: Poppins !important
}

.eltd-main-menu ul li ul li {
    display: block;
    float: none
}

.eltd-main-menu ul li ul li a {
    color: #2c353a !important;
    font-size: 14px !important;
    line-height: 30px !important;
}

ul#mega-menu-main-navigation li.mega-menu-megamenu > ul.mega-sub-menu {
    box-shadow: 0 0 20px rgba(44, 53, 58, .25) !important;
    position: relative;
    margin-top: 20px !important
}

li.mega-menu-megamenu > ul.mega-sub-menu > li:first-child {
    display: inline-block !important;
    width: 32px !important;
    height: 16px !important;
    position: absolute !important;
    content: ' ' !important;
    top: -19px !important;
    right: 26px !important;
    background: url(../images/img-top-panel.png) center no-repeat !important
}

li.mega-menu-megamenu > ul.mega-sub-menu:after {
    display: inline-block;
    width: 32px;
    height: 16px;
    position: absolute;
    content: ' ' !important;
    top: 16px;
    right: 30px
}

#mega-menu-wrap-main-navigation.mega-menu-wrap {
    margin-top: 0;
    background: 0 0
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item.mega-search-button > a.mega-menu-link {
    border: 2px solid #312159;
    padding: 15px 16px 15px 15px;
    border-radius: 50%;
    line-height: 1;
    color: #68A87F;
    background: 0 0;
    height: auto
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item.mega-search-button > a.mega-menu-link:hover {
    background: #68A87F;
    color: #fff
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item.mega-menu_hightlighted > a.mega-menu-link:hover {
    color: #68A87F
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item > a.mega-menu-link {
    padding: 0 22px;
    font-weight: 700;
    color: #FFF;
}
#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item > a.mega-menu-link:focus,
#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item.mega-toggle-on > a.mega-menu-link{
    color: #68A87F;
}
#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item > a.mega-menu-link:hover {
    font-weight: 700
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item.mega-buton_standard > a.mega-menu-link:hover {
    background: #FFF;
    color: #68A87F
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item.mega-buton_standard > a.mega-menu-link {
    padding: 8px 27px !important;
    background: #68A87F;
    border-radius: 5px;
    margin-left: 30px;
    color: #fff;
    width: 200px;
    word-break: break-word;
    white-space: normal;
    line-height: 1.2em;
    text-align: center;
}

#mega-menu-wrap-main-navigation.mega-menu-wrap {
    padding-right: 0;
    height: 100%;
}
#mega-menu-wrap-main-navigation.mega-menu-wrap .mega-menu{
    height: 100% !important;
    display: flex !important; align-items: center !important;
    justify-content: center;
}
#mega-menu-wrap-optometrist_site_main_menu #mega-menu-optometrist_site_main_menu>li.mega-menu-item>a.mega-menu-link{
    color: #FFF;
}
#mega-menu-wrap-optometrist_site_main_menu #mega-menu-optometrist_site_main_menu>li.mega-menu-item.mega-toggle-on>a.mega-menu-link,
#mega-menu-wrap-optometrist_site_main_menu #mega-menu-optometrist_site_main_menu>li.mega-menu-item>a.mega-menu-link:hover {
    color: #68A87F;
}
.eltd-user-login-box a{
    color: #FFF;
    font-weight: 700;
    font-size: 16px;
}
.eltd-user-login-box a:hover{
    color: #68A87F;
}
.eltd-logo-wrapper a img.eltd-light-logo {
    -webkit-transform: translateY(-214%);
    transform: translateY(-214%)
}

.membership-enquiry{
    font-weight: 700;
    font-size: 1.5em;
    text-align: center;
    height: 80px;
    background: #76C090;
}
.membership-enquiry a{
    width: 100%;
    display: block;
    line-height: 80px;
    color: #FFF;
}
.eltd-mobile-header,
.eltd-mobile-header .eltd-mobile-header-inner,
.eltd-wrapper-inner .eltd-page-header {
    background: #312159;
}

.home .eltd-wrapper-inner .top_navigation + .eltd-page-header {
    padding: 0;
    left: 0
}

.home .top-banner {
    margin-top: 0
}

.single-article .page-header {
    margin: 57px 0 34px
}

.page-template-page-search .page-header {
    margin: 57px 0 30px
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item.mega-search-button {
    margin-left: 20px
}

.home #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item.mega-search-button > a.mega-menu-link {
    background: 0 0;
    color: #312159
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item.mega-search-button > a.mega-menu-link {
    color: #fff;
    background: #312159;
    height: auto;
    width: 50px;
    height: 50px;
    line-height: 46px;
    text-align: center;
    padding: 0
}

.content_bottom .textwidget > p {
    line-height: inherit
}

.choose_form option {
    background: #f4f5f5;
    padding: 6px;
    height: 30px
}

.icon i {
    width: 40px;
    height: 40px;
    border: solid 2px;
    line-height: 35px;
    border-radius: 50%;
    margin: 10px;
    font-size: 14px;
    font-weight: 700;
    vertical-align: middle
}

.mega-search-button {
    display: inline-block
}

.eltd-right-from-mobile-logo {
    text-align: center
}

.eltd-mobile-header .eltd-mobile-nav .eltd-grid {
}

.eltd-mobile-header .eltd-grid {
    padding: 0
}

#mega-menu-wrap-main-navigation .mega-menu-toggle .mega-toggle-block-left:before {
    font-size: 34px;
    margin-left: -15px
}

.discover .eltd-mobile-header .eltd-mobile-header-inner,
.eltd-mobile-header .eltd-mobile-header-inner {
    width: 100%;
}

.eltd-mobile-header #mega-menu-wrap-main-navigation #mega-menu-main-navigation {
    left: 2px;
    position: absolute;
    margin-top: -7px;
    padding: 0;
    box-shadow: 0 8px 14px 0 #ddd;
    border: solid 2px #f9f9f9;
    min-width: 290px;
    width: 100%
}

.eltd-mobile-header #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
    padding: 0
}

.eltd-mobile-header #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
    padding: 20px 15px
}

.eltd-mobile-header #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title.active:after {
    content: "\f106"
}

.eltd-mobile-header #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title:after {
    content: "\f107";
    font-family: FontAwesome;
    text-align: right;
    float: right;
    color: #312159
}

.eltd-mobile-header li.mega-menu-megamenu > ul.mega-sub-menu > li:first-child {
    background: 0 0 !important
}

.eltd-mobile-header #mega-menu-main-navigation:after, .eltd-mobile-header #mega-menu-main-navigation:before {
    bottom: 100%;
    left: 5%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    display: block !important
}

.eltd-mobile-header .mega-menu.mega-menu-horizontal:before {
    border-bottom-color: #f9f9f9;
    border-width: 16px;
    margin-left: -16px
}

.eltd-mobile-header #mega-menu-wrap-main-navigation #mega-menu-main-navigation:after {
    border-bottom-color: #fff;
    border-width: 13px;
    margin-left: -13px
}

.eltd-mobile-nav #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item:first-child {
    margin: 0
}

.eltd-mobile-header #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
    width: 100%
}

.eltd-mobile-nav #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item {
    margin-left: 0
}

.eltd-mobile-nav #mega-menu-wrap-main-navigation #mega-menu-main-navigation li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu {
    margin-top: 0 !important;
    padding: 0
}

.eltd-mobile-header .eltd-mobile-nav ul ul {
    opacity: 1;
    background: #f4f5f5;
    margin: 0;
    display: block;
    padding-left: 30px
}

.eltd-mobile-header #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > div {
    display: none
}

#eltd-back-to-top > span {
    background: #312159 !important
}

#eltd-back-to-top:hover {
    text-decoration: none !important
}

.form-search-hide {
    display: none;
    position: absolute;
    top: 56px;
    right: 14px;
    background: 0 0;
    padding: 10px;
    border-radius: 8px;
    z-index: 10000;
    padding: 0;
    width: 1170px;
    max-width: 70%
}

.form-search-hide form {
    background: #f4f5f5;
    padding: 0 20px;
    display: inline-block;
    vertical-align: top
}

.form-search-hide input[type=text] {
    padding: 23px 25px;
    background: #f4f5f5;
    font-size: 16px;
    color: #959a9c;
    display: inline-block;
    vertical-align: top;
    border: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.form-search-hide input[type=text] {
    box-shadow: none;
    text-align: left
}

.form-search-hide select {
    width: 191px;
    color: #2c353a;
    padding: 23px 25px;
    font-size: 16px;
    line-height: 24px;
    background: #f4f5f5 url(../images/dropdown-icon.jpg) right center no-repeat;
    display: inline-block;
    vertical-align: top;
    border: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none
}

.form-search-hide select:focus {
    outline: 0;
    box-shadow: none
}

.form-search-hide button[type=submit] {
    padding: 12px 17px 11px;
    vertical-align: middle;
    margin-top: 13px;
    color: #fff;
    display: inline-block;
    float: right
}

.form-search-hide a.close-form-search {
    margin-left: 15px;
    display: inline-block;
    vertical-align: middle;
    width: 42px;
    height: 42px;
    background: url(../images/close-form-search.png) center no-repeat;
    margin-top: 11px
}

#form-find-opt input[type=text] {
    display: none;
    border: 1px solid #eee;
    padding: 15px 18px;
    margin: 10px 0;
    border-radius: 30px;
    margin-right: 12px;
    margin-top: 40px
}

#form-find-opt span.change {
    cursor: pointer
}

.eltd-mobile-header {
    z-index: 108
}

.eltd-mobile-header #mega-menu-main-navigation > li:last-child {
    display: none !important
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-megamenu > ul.mega-sub-menu {
    display: block !important;
    opacity: 1 !important;
    box-shadow: none !important;
    max-width: 270px
}

.eltd-mobile-header #mega-menu-main-navigation {
    padding-bottom: 18px !important
}

.eltd-mobile-header .eltd-mobile-nav a:hover {
    
}

.hide-elem {
    opacity: 0 !important
}

.eltd-logo-wrapper a img {
    height: 100%;
    max-height: 100%
}

a.scroll-down_next {
    margin-top: 18px;
    display: inline-block;
    width: 79px;
    height: 79px;
    background: url(../images/down-arrow.png) center no-repeat
}

a.scroll-down_prev {
    margin-top: 18px;
    display: inline-block;
    width: 79px;
    height: 79px;
    background: url(../images/up-arrow.png) center no-repeat
}

a.scroll-down_next:hover, a.scroll-down_prev:hover {
    text-decoration: none
}

.block-text-left h4, .block-text-right h4 {
    font-size: 48px;
    line-height: 1.2
}

.block-text-left p, .block-text-right p {
    font-size: 16px;
    line-height: 24px
}

.tax-article_tag #facet-categories {
    display: none
}

.tax-article_tag .page-header, .tax-category_articles .page-header {
    margin: 50px 0 31px
}

body:not(.search) #facet-categories .categories-desc {
    display: inline-block;
    margin: 10px auto 20px;
    text-align: center;
    width: 100%
}

body:not(.search) #facet-categories .categories-desc p {
    text-align: center !important
}

.categories-desc {
    display: none
}

body:not(.search) #facet-categories {
    display: inline-block;
    margin-bottom: 30px;
    position: relative;
    text-align: center;
    width: 100%
}

body:not(.search) #facet-categories .ais-hierarchical-menu--item__active {
    display: inline-block !important
}

body:not(.search) #facet-categories .ais-hierarchical-menu--item__active.ais-hierarchical-menu--list, body:not(.search) #facet-categories .ais-hierarchical-menu--list__lvl1 .ais-hierarchical-menu--item__active > div:not(.ais-hierarchical-menu--list) {
    display: inline-block
}

body:not(.search) #facet-categories .ais-root {
    position: relative
}

body:not(.search) #facet-categories div {
    display: inline-block
}

body:not(.search) #facet-categories a {
    border-radius: 4px;
    border: 2px solid #2c353a;
    color: #2c353c;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    padding: 6px 18px;
    position: relative;
    margin: 0 8px 20px;
    outline: 0;
    letter-spacing: 1.5px;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase
}

body:not(.search) #facet-categories .ais-hierarchical-menu--item__active > div:not(.ais-hierarchical-menu--list) a, body:not(.search) #facet-categories a:hover {
    background: #312159;
    border-color: #312159;
    color: #fff;
    text-decoration: none
}

body:not(.search) #facet-categories .ais-hierarchical-menu--item__active p {
    padding-bottom: 0;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    position: relative
}

@media only screen and (min-width: 640px) {
    body:not(.search) #facet-categories .ais-hierarchical-menu--item__active p {
        padding-bottom: 10px;
        bottom: -20px;
        position: absolute;
        white-space: nowrap
    }
}

@media only screen and (max-width: 1350px) {
    #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item > a.mega-menu-link {
        padding: 0 15px
    }
}

@media only screen and (max-width: 1024px) {
    .top_navigation ~ .form-search-hide {
        top: 45px
    }
}

@media only screen and (max-width: 960px) {
    .home_banner_inner .inner {
        width: 940px;
        max-width: 90% !important
    }
}

@media only screen and (max-width: 830px) {
    .home_banner_inner .left-banner {
        margin-top: 50px
    }

    .home_banner_inner .right-banner {
        display: none
    }
}

@media only screen and (max-width: 800px) {
    .list_posts_mansory_inner > .col-half {
        width: 100%;
        margin-right: 0
    }

    .list_posts_mansory_inner > .col-half {
        margin-bottom: 20px
    }

    .list_posts_mansory_inner > .col-half:last-child {
        margin-bottom: 0
    }

    .home-list-tag {
        display: block !important;
        width: 100%
    }

    .home-list-tag li {
        width: 49% !important;
        margin-bottom: 100px !important
    }

    .home_banner_inner .inner h3 {
        font-size: 30px
    }

    .home_banner_inner .inner span.your-location {
        font-size: 20px
    }
}

@media only screen and (max-width: 767px) {
    .banner-img-wrapper {
        padding-top: 80px
    }

    .home_banner_inner .left-banner {
        margin-top: 150px
    }
}

@media only screen and (max-width: 630px) {
    .home_banner_inner .right-banner {
        display: none
    }
}

@media only screen and (max-width: 555px) {
    .home_banner_inner .left-banner {
        margin-top: 170px
    }

    #form-find-opt input[type=text] {
        margin-top: 10px
    }

    button.find-op {
        margin-top: 10px
    }

    .home .inner .left-banner h3 {
        margin-bottom: 10px;
        margin-top: 10px
    }

    .banner-img-wrapper img {
        min-height: 350px;
        width: auto;
        resize: both;
        max-width: none
    }
}

@media only screen and (max-width: 526px) {
    .banner-img-wrapper img {
        min-height: 350px;
        width: auto;
        resize: both;
        max-width: none;
        margin-left: -25%
    }
}

@media only screen and (max-width: 500px) {
    .list_posts_mansory_inner > .col-half .list-post-type-1 li img {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }

    .list_posts_mansory_inner > .col-half .list-post-type-1 li a.post-title1 {
        font-size: 16px
    }

    .list_posts_mansory_inner > .col-half .col-half {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }

    .list_posts_mansory_inner > .col-half .col-half:last-child {
        margin-bottom: 0
    }

    .home-list-tag li {
        width: 100% !important;
        margin-bottom: 100px
    }
}

@media only screen and (max-width: 400px) {
    .home_banner_inner .inner h3 {
        font-size: 20px
    }
    .site-footer ul.footer-links li.footer-logo img{
        height: 50px !important;
        max-width: unset;
    }
    .site-footer ul.footer-links li{
        padding: 0 5px !important;
    }
}

.inner {
    max-width: 1180px;
    margin: 0 auto
}

blockquote {
    font-size: 16px;
    color: #2c353a;
    font-style: normal;
    border: 0;
    padding-left: 30px;
    background: url(images/qote.png) no-repeat top left;
    padding-top: 10px
}

body .wpb_content_element {
    margin-bottom: 0
}

.site-header {
    position: relative;
    z-index: 1
}

.logo {
    float: left
}

.navigation {
    float: right;
    margin-right: 52px;
    margin-top: 24px
}

.primary-menu {
    margin: 0;
    list-style: none
}

.primary-menu li {
    display: inline-block;
    font-weight: 500;
    margin-right: 36px
}

.menu-main-menu-container {
    display: inline-block
}

.home .site {
    background: url(images/bg-top.png) no-repeat top left
}

.banner-text {
    position: absolute;
    left: 0;
    top: 17.4%;
    width: 100%
}

@media (min-width: 1400px) {
    .banner-text {
        top: 186px
    }
}

.banner-text-right {
    float: right
}

.banner-text .inner {
    position: relative
}

.top-banner {
    position: relative;
    padding-top: 15px
}

.left-banner {
    max-width: 600px;
    margin-top: 16%
}

.left-banner h3 {
    font-size: 60px;
    color: #2c353a;
    letter-spacing: -2px;
    margin-bottom: 23px;
    line-height: 1.15;
    font-weight: 500
}

.your-location {
    font-size: 30px;
    font-weight: 600
}

.change {
    font-size: 16px;
    text-decoration: underline
}

.find-op {
    margin-top: 40px
}

.find-op img {
    margin-right: 7px;
    margin-top: -4px
}

.right-banner {
    max-width: 305px;
    position: absolute;
    top: 53%;
    right: -19%
}

.top-pname {
    font-size: 24px;
    font-family: Poppins
}

.right-banner {
    font-size: 16px
}

.right-banner p {
    margin-bottom: 10px
}

.search-top {
    border: 2px solid #312159;
    border-radius: 100%;
    color: #312159;
    display: inline-block;
    font-size: 18px;
    font-weight: 300;
    height: 50px;
    line-height: 1.3;
    padding: 11px;
    text-align: center;
    width: 50px
}

.find-us {
    float: right;
    margin-top: -10px
}

.find-us i {
    padding: 12px;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    display: inline-block;
    border: 2px solid #2c353a;
    text-align: center
}

.find-us i:hover {
    border: 2px solid #312159
}

.site-info {
    font-family: roboto;
    font-weight: 500;
    padding: 39px 30px 37px
}

.site-info ul {
    margin: 0;
    list-style: none;
    margin-left: 40px
}

.menu-footer-container {
    display: inline-block
}

.site-info ul li {
    display: inline-block;
    font-weight: 400;
    margin-right: 20px
}

.site-info ul li a {
    color: #2c353a
}

.site-info ul li a:hover {
    color: #312159
}

.session-footer {
    background: url(images/bg-s2.png) no-repeat;
    padding-top: 78px;
    padding-bottom: 45px;
    text-align: center
}

.session-footer h4 {
    font-size: 31px;
    margin-bottom: 35px;
    font-weight: 500
}

.learn-more {
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    margin-top: 7px
}
.eltd-page-header .eltd-menu-area{
    height: 100%;
}
.eltd-page-header .eltd-menu-area .eltd-logo-wrapper a{
    height: 100%;
}
.eltd-page-header .eltd-menu-area .eltd-logo-wrapper a img{
    max-height: 72px;
}
.eltd-menu-area {
    background: 0 0 !important
}

.inner h3 {
    font-weight: 500;
    font-size: 48px
}

.home .inner h3 {
    margin-top: 39px;
    margin-bottom: 30px
}

.button-black {
    font-size: 16px;
    border: 2px solid #2c353a;
    padding: 5px 30px;
    font-weight: 500;
    border-radius: 50px;
    display: inline-block
}

.discover, .eyacare, .search-h {
    padding-bottom: 80px
}

.discover .button-black {
    margin-top: 18px
}

.home-list-tag {
    margin: 0;
    list-style: none;
    display: inline-flex;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-top: 110px
}

.home-list-tag li {
    width: 20%;
    display: inline-block;
    text-align: center;
    padding: 0 24px 34px;
    border-right: 1px solid #ddd;
    font-size: 14px
}

.tagdt {
    border: 2px solid #312159;
    border-radius: 100%;
    color: #312159;
    display: inline-block;
    font-size: 18px;
    height: 40px;
    padding: 5px;
    text-align: center;
    width: 40px;
    margin-top: 20px
}

.home-list-tag li:hover .tagdt {
    background: #312159;
    color: #fff
}

.home-list-tag li:hover {
    box-shadow: 0 8px 14px 0 #ddd
}

.home-list-tag li:last-child {
    border: 0
}

.home-list-tag li img {
    margin-top: -70px
}

.home-list-tag h5 {
    font-size: 24px;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 25px
}

.search-h input[type=text] {
    width: 100%;
    height: 70px;
    background: #fff;
    border: 0;
    border-radius: 3px;
    padding: 20px 30px;
    font-size: 18px;
    color: #959a9c
}

.search-h input[type=text]:-moz-placeholder, .search-h input[type=text]:-ms-input-placeholder, .search-h input[type=text]::-moz-placeholder, .search-h input[type=text]::-webkit-input-placeholder {
    color: #959a9c
}

.search-h form {
    position: relative
}

.search-h button {
    width: 50px;
    height: 50px;
    padding: 10px;
    position: absolute;
    top: 10px;
    right: 20px
}

.home .search-h .inner h3 {
    margin-top: 29px;
    margin-bottom: 35px
}

.hidden-y {
    overflow-y: hidden !important
}

body {
    color: #2c353a;
    font-size: 16px;
    line-height: 24px;
    background: #fff;
    overflow: hidden !important;
    padding-right: 0 !important;
    font-family: Raleway, sans-serif;
}

a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, p a:hover {
    color: #312159;
    text-decoration: underline
}

a, p a {
    color: #312159
}

.eltd-content, .eltd-wrapper {
    background-color: #fff;
    position: relative;
    z-index: inherit
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    margin: 28px 0 20px
}

h2 {
    font-size: 30px;
    line-height: 36px;
    margin: 28px 0 20px
}

h3 {
    font-size: 24px;
    line-height: 30px;
}

h4 {
    font-size: 16px;
    line-height: 24px
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%
}

.flex_center {
    display: flex;
    align-items: center
}

.archive_thumbnail {
    padding-left: 0;
    width: 100%;
    height: auto;
    overflow: hidden;
    max-height: 250px
}

h1.page-title {
    font-size: 48px;
    font-weight: 600;
    letter-spacing: -3px;
    margin-bottom: 10px
}

.page-header {
    border-bottom: none
}

.search-cat select:after {
    content: "123"
}

.search-cat select {
    margin-right: 12px
}

.search-cat input, .search-cat select {
    height: 70px;
    padding: 0 24px;
    border: 0;
    font-size: 18px;
    background: #f5f5f5
}

.page-header {
    margin: 47px 0 43px
}

.page-template-page-search .page-header {
    margin: 47px 0 28px
}

.search-cat input {
    width: 100%
}

.clear {
    clear: both
}

.relative {
    position: relative
}

.search-cat .search-submit {
    clip: initial;
    position: absolute;
    right: 22px;
    margin: 10px 0;
    top: 0;
    width: 50px;
    height: 50px;
    background-color: #312159;
    border: 0 none;
    border-radius: 50px;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    font-weight: 500;
    padding: 11px
}

.search-cat .search-submit:hover {
    border: solid 2px;
    color: #312159;
    box-sizing: border-box;
    background: 0 0
}

div.search-field {
    width: 100%;
    border-left: solid 1px #fff
}

.search-cat {
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 36px;
    background: #f7f7f7
}

.text-right.col-md-2 {
    padding-right: 44px
}

#post-list > .grid.flex_center {
    padding-bottom: 30px
}

.box_grid:hover {
    box-shadow: 0 8px 14px 0 #ddd
}

.box_grid {
    border: solid 1px #ddd;
    border-radius: 5px;
    overflow: hidden;
    background: #fff
}

.type3 .box_grid {
    height: 379px
}

.meta a {
    color: #312159
}

h4.meta {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1.5px;
    margin: 5px 0 20px;
    display: block;
    margin: 0 0 17px
}

#post-list h3, .short_content_related h3 {
    font-size: 30px;
    font-weight: 600;
    letter-spacing: -1px
}

.type3 .box_grid {
    background: #fff4d8;
    border: 0
}

.type3 .short_content {
    padding-left: 30px
}

.short_content {
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 5px
}

.archive_thumbnail img {
    display: table;
    max-width: none;
    width: 100%;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
    height: auto
}

.ais-hierarchical-menu--list__lvl1 {
    padding-left: 10px
}

.related_article .grid_item:nth-child(2n+1) .archive_thumbnail {
    max-height: 300px
}

.filter_loading i, .wp-load-more button i {
    width: 30px;
    border: solid 2px;
    height: 30px;
    font-size: 18px;
    border-radius: 50%;
    margin-right: 10px;
    line-height: 28px
}

.wp-load-more button {
    width: 100%;
    border-radius: 5px;
    background: 0 0;
    color: #000;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 600;
    line-height: 70px;
    padding: 0
}

.ais-infinite-hits--showmore button {
    width: 100%;
    border-radius: 5px;
    background: 0 0;
    color: #000;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 600;
    line-height: 70px;
    padding: 0
}

.ais-infinite-hits--showmore button:before {
    width: 30px;
    border: solid 2px;
    height: 30px;
    border-radius: 50%;
    margin-right: 10px;
    line-height: 28px;
    display: inline-block;
    font: normal normal normal 18px FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f021";
    padding-top: 4px
}

.ais-infinite-hits--showmore button:disabled {
    display: none
}

.date_round {
    position: absolute;
    width: 52px;
    height: 52px;
    top: -25px;
    background: #312159;
    color: #fff;
    border: solid 2px;
    border-radius: 50%;
    line-height: 52px;
    left: 50%;
    margin-left: -25px;
    overflow: hidden
}

.date_round span.the_date {
    font-size: 20px;
    padding-top: 6px;
    font-weight: 600
}

.date_round span {
    line-height: 1;
    text-transform: uppercase;
    font-size: 12px;
    display: block
}

.short_content_related, .short_content_search {
    padding: 40px 30px 15px
}

.grid_item {
    padding-bottom: 30px
}

.short_content_related .meta h4, .short_content_search .meta h4 {
    margin-bottom: 32px
}

.filter i {
    color: #312159;
    padding-left: 10px;
    font-weight: 700
}

.filter {
    border-bottom: solid 1px #f5f5f5;
    padding-bottom: 23px
}

.title_line:after {
    position: absolute;
    bottom: -27px;
    width: 123px;
    height: 2px;
    background: #312159;
    content: "";
    left: 0
}

.content_bottom a, .content_bottom h4 {
    color: #312159
}

.block_footer_container .block_footer_inner h4, .content_bottom h4 {
    font-size: 30px;
    margin-bottom: 35px;
    font-weight: 500;
    line-height: 36px;
    letter-spacing: -.5px
}

.content_bottom {
    background: #2c353a;
    padding-top: 46px;
    padding-bottom: 32px;
    color: #fff
}

.content_bottom .btn {
    border-radius: 21px;
    padding: 8px 25px;
    color: #312159;
    margin-top: 18px;
    margin-bottom: 7px
}

.outline {
    border: solid 2px
}

figure {
    max-width: 100%;
    margin-bottom: 34px
}

.tags_list li a {
    border: solid 2px;
    padding: 5px 10px;
    border-radius: 20px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    color: #333
}

.tags_list {
    margin: 50px 0 60px
}

.tags_list li {
    list-style: none;
    display: inline-block;
    margin-right: 10px
}

.tags_list .lablel {
    font-size: 18px;
    font-weight: 600;
    margin-right: 20px
}

.box_siderbar ul {
    margin: 0
}

.box_siderbar li a {
    color: #2c353a
}

.box_siderbar li {
    list-style: none;
    margin-bottom: 19px;
    font-weight: 600;
}

.box_siderbar .single-course h3 {
    margin-left: -25px
}

.box_siderbar .single-course h4 {
    margin-left: -15px
}

.box_siderbar {
    background: #f5f5f5;
    padding: 27px 40px 60px 30px;
    border-radius: 5px
}

h1.single_title {
    margin-bottom: 0;
    margin-top: 8px;
    line-height: 1
}

.single .page-header {
    margin: 47px 0 20px
}

.entry-content p {
    margin-bottom: 20px
}

.entry-content h3 {
    font-size: 30px;
    margin: 28px 0 21px
}

.wp-caption {
    margin-top: 26px;
    margin-bottom: 32px
}

.entry-content h3 {
    font-size: 24px;
    margin: 28px 0 22px;
    letter-spacing: normal
}

.wp-caption-text {
    font-size: 11px;
    font-style: italic
}

.section_author {
    background: #f5f5f5;
    padding: 50px 100px 38px;
    border-radius: 5px
}

.section_author h3 {
    font-size: 30px;
    margin-bottom: 21px
}

.avatar img {
    border-radius: 50%;
    width: 130px;
    height: auto
}

#wpua-preview, #wpua-preview-existing, #wpua-thumbnail, #wpua-thumbnail-existing {
    width: 50%;
    box-sizing: border-box;
    margin: 15px 0 !important;
    float: left;
    clear: none
}

#wpua-preview span, #wpua-preview-existing span, #wpua-thumbnail span, #wpua-thumbnail-existing span {
    width: 100%;
    display: block
}

.wpb_wrapper .form-change-avatar img {
    max-height: 120px !important
}

.wpb_wrapper .form-change-avatar p {
    margin: 0 0 10px;
    clear: both
}

.form-change-avatar {
    overflow: hidden
}

.form-change-avatar .updated {
    width: 100%;
    overflow: hidden
}

#wpua-images-existing {
    overflow: hidden;
    width: 100%
}

.user_name {
    font-size: 24px;
    text-transform: capitalize;
    margin: 20px 0 2px;
    letter-spacing: -1px
}

.count_article {
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 2.2px;
    font-weight: 600
}

.user_info {
    margin-top: 7px
}

.related_article {
    padding-top: 74px;
    border-top: solid 1px #f5f5f5;
    margin-top: 120px
}

h1 {
    font-size: 48px;
    letter-spacing: -1.8px;
    line-height: 60px
}

.related_title {
    font-size: 48px;
    font-weight: 600;
    text-align: center;
    letter-spacing: -1px;
    margin: 0 0 37px
}

.content_bottom .textwidget, .session-footer .textwidget {
    padding: 0 125px
}

a.learn-more {
    font-weight: 600
}

.learn-more i {
    font-size: 18px;
    padding-left: 3px;
    font-weight: 700
}

.social_shares .sub-social {
    display: none
}

.social_shares > ul > li + li {
    border-top: solid 1px #fff
}

.social_shares ul > li span {
    padding-top: 13px;
    font-size: 11px;
    font-weight: 600;
    padding-left: 10px
}

.social_shares > ul > li > span {
    display: block;
    padding-left: 0
}

.social_shares > ul > li {
    list-style: none;
    width: 100px;
    background: #f5f5f5;
    text-align: center;
    padding-top: 24px;
    height: 100px;
    position: relative;
    cursor: pointer
}

.social_shares > ul > li.btn-register {
    height: 80px;
    padding-top: 10px
}

.social_shares ul > li.btn-register span {
    display: block;
    padding-top: 10px;
    padding-left: 0
}

.social_shares.open li:not(.active) + li:not(.active) {
    border: solid 1px #f5f5f5
}

.social_shares.open > ul > li:not(.active) {
    background: #fff
}

.social_shares li {
    list-style: none
}

.social_shares > ul > li > i {
    display: block
}

.social_shares a {
    color: #333
}

.social_shares .sub-social i {
    width: 40px;
    height: 40px;
    line-height: 37px;
    font-size: 12px
}

.social_shares i {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: solid 2px;
    line-height: 25px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    font-weight: 700
}

.social_shares.open li.active > i {
    background: #333;
    color: #fff
}

.social_shares ul {
    margin: 0;
    border-radius: 5px 0 0 5px;
    padding-left: 0
}

.social_shares {
    position: fixed;
    top: 320px;
    right: 0;
    z-index: 9999
}

.social_shares.open .sub-social {
    position: absolute;
    left: 100px;
    top: 0;
    width: 300px;
    text-align: left;
    padding-left: 20px;
    background-color: #f5f5f5
}

.social_shares.open {
    width: 400px;
    background: #f5f5f5
}

.sub-social li {
    margin-bottom: 10px
}

.sub-social h5 {
    font-size: 20px;
    letter-spacing: -.5px;
    margin: 30px 0 30px
}

.hover-as-link {
    cursor: pointer
}

a.source-link.hidden {
    display: none
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item.mega-outline_yellow, .archive #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item.mega-search-button, .page-template-page-search #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item.mega-search-button, .single .eltd-main-menu ul li.mega-search-button {
    display: none;
    margin-right: 15px
}

.archive #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item.mega-outline_yellow, .learn.page-template-page-search #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item.mega-search-button, .page-template-page-search #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item.mega-outline_yellow, .single #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item.mega-outline_yellow {
    display: inline-block
}

.mega-outline_yellow i {
    vertical-align: sub;
    font-size: 24px;
    padding-right: 5px
}

.eltd-page-header .eltd-sticky-header .eltd-sticky-holder {
    display: none
}

.mega-outline_yellow a:hover {
    color: #fff !important;
    background: #312159 !important;
    border: solid 2px #312159 !important
}

.mega-outline_yellow a {
    height: auto !important;
    padding: 3px 29px !important;
    font-family: Poppins !important;
    font-weight: 500 !important;
    color: #312159 !important;
    border-radius: 26px !important;
    border: solid 2px !important
}

.section_filter {
    margin-bottom: 40px
}

.search-cat-tag fieldset {
    border: 0 !important
}

.search-cat-tag label input {
    width: 20px;
    border: solid 2px;
    height: 20px;
    margin: 0 10px 0 0;
    vertical-align: middle
}

.search-cat-tag label {
    width: 100%;
    font-weight: 400;
    margin: 5px 0 10px
}

.search-cat-tag {
    background: #f4f5f5;
    z-index: 999;
    padding: 23px 0 25px;
    display: none;
    width: 100%;
    border-radius: 0 0 5px 5px
}

.search-cat-tag > .row {
    padding: 0 30px
}

.search-cat-tag > #algolia-filter-selected {
    border-top: 1px solid #fff;
    padding: 20px 30px 0
}

.search-cat-tag .algolia-filter-selected-label {
    margin-right: 15px
}

.search-cat-tag .algolia-filter-selected-content > span {
    margin-left: 15px
}

.search-cat-tag .clear-all {
    background: 0 0;
    padding: 0;
    width: 20px;
    height: 20px;
    margin: 0 7px
}

.search .search-cat-tag .ais-refinement-list--list label {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 10px;
    width: 100%
}

.search .search-cat-tag .ais-refinement-list--list > div {
    float: left;
    width: 50%
}

@media only screen and (max-width: 991px) {
    .search-cat-tag .cat_results, .search-cat-tag .tag_results {
        display: inline-block;
        width: 100%
    }
}

@media only screen and (max-width: 768px) {
    .search .search-cat-tag .ais-refinement-list--list > div {
        float: none;
        width: 100%
    }

    .search-cat-tag {
        padding: 23px 0 35px
    }
}

.search-cat-tag .ais-refinement-list--item > div {
    position: static !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important
}

.filter_loading.loading {
    display: block
}

.filter_loading {
    text-align: center;
    padding: initial;
    position: absolute;
    width: 100%;
    left: 0;
    display: none
}

.click_filter {
    cursor: pointer
}

.home-list-tag li img {
    border-radius: 50%
}

.home-list-tag li {
    background: #fff
}

.form_contact .nf-field-element input, .form_contact .nf-field-element select, .form_contact input, .form_contact select, .form_contact textarea {
    height: 50px;
    border: 0;
    padding: 0 20px;
    width: 100%
}

.question {
    background: #f5f5f5;
    padding: 26px 30px 20px;
    border-radius: 5px;
    margin-top: 30px
}

.feeedback, .question {
    display: none
}

.question .find-op {
    margin-top: 22px
}

.find-op, .form_contact input[type=button] {
    border: 0 none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    padding: 13px 27px
}

.form_contact .label-left .nf-field-label, .nf-field-label {
    width: 33.3%;
    flex: 1;
    line-height: 50px;
}

.nf-field-element {
    width: 66.7% !important
}

.nf-form-fields-required {
    display: none
}

.form_contact .nf-field-label label {
    font-weight: 700
}

.nospace_right {
    margin-right: 0
}

input:active, input:focus, select:active, select:focus, textarea:active, textarea:focus {
    box-shadow: 0 8px 14px 0 #ddd;
    border: 0;
    outline: 0
}

ul.dropdow_subcat li {
    padding: 5px 0
}

ul.dropdow_subcat a {
    color: #2c353a
}

ul.dropdow_subcat {
    list-style: none;
    margin-top: 0;
    top: 49px;
    text-align: left;
    right: 0;
    padding: 15px 30px 15px;
    min-width: 200px
}

ul.dropdow_subcat .ais-hierarchical-menu--item > div {
    position: static !important
}

ul.dropdow_subcat .ais-hierarchical-menu--item > div {
    position: relative !important;
    left: unset !important;
    top: unset !important
}

ul.dropdow_subcat .ais-hierarchical-menu--item__active > div > a {
    font-weight: 700;
    color: #312159 !important
}

ul.dropdow_subcat .ais-hierarchical-menu--item .ais-hierarchical-menu--list {
    padding-left: 10px
}

.color_yellow {
    color: #312159
}

.count_article span {
    width: 25px;
    height: 25px;
    border: solid 2px;
    line-height: 21px;
    display: inline-block;
    border-radius: 50%;
    margin-top: 25px;
    text-align: center
}
header.eltd-page-header{
    height: 80px;
}

.eltd-position-right-inner {
    white-space: nowrap
}

.eltd-position-right-inner .mega-sub-menu {
    white-space: normal
}

.eltd-main-menu > ul > li.buton_standard > a:hover span.item_inner {
    border: solid 2px;
    background: 0 0
}

.eltd-main-menu > ul > li.buton_standard > a span.item_inner {
    padding: 10px 27px !important;
    background: #312159;
    border-radius: 27px;
    margin-left: 30px;
    border: solid 2px #312159
}

.buton_standard a span {
    color: #fff
}

.eltd-main-menu > ul > li > a span.item_inner {
    padding: 0 21px
}

.box-quote img {
    margin-left: -108px;
    margin-top: -30px
}

.box-quote .wpb_wrapper {
    margin-left: 15px;
    margin-top: 36px;
    margin-right: -40px
}

.box-quote h2, .box-quote h3 {
    margin-bottom: 5px;
    margin-top: 40px
}

.ghost_button:hover {
    background: #2c353a;
    border-color: #2c353a;
    color: #fff;
    text-decoration: none
}

.box-quote .ghost_button {
    margin-top: 40px
}

.ghost_button {
    padding: 6px 23px 6px 32px;
    border-radius: 5px;
    border: solid 2px;
    letter-spacing: normal;
    color: #2c353a;
    font-weight: 600;
    display: inline-block;
    margin-top: 30px
}

.borderless_button {
    font-weight: 600;
    color: #2c353a;
    display: inline-block;
    letter-spacing: 1px;
    margin-top: 15px
}

.list-cat .eltd-ordered-list ol li img {
    margin-bottom: 25px
}

.list-cat .eltd-ordered-list li {
    width: 14.285%;
    float: left;
    text-align: center;
    color: #2c353a;
    font-size: 16px;
    font-weight: 500;
    list-style: none
}

.list-cat .eltd-ordered-list ol > li:before {
    content: none
}

.eltd-grid-section .eltd-section-inner {
    max-width: 1170px;
    width: 100%
}

.member_pro {
    border: solid 1px #ddd;
    border-radius: 5px;
    margin: -1px;
    box-sizing: border-box
}

.member_pro .eltd-grid-section .member_pro .eltd-section-inner {
    max-width: 1115px;
    width: 100%
}

.member_pro .vc_col-sm-3 + .vc_col-sm-3 {
    border-left: solid 1px #ddd
}

.member_pro .eltd-section-inner-margin {
    margin: 0
}

.member_pro .vc_col-sm-3 .wpb_text_column {
    display: none;
    position: absolute;
    bottom: 0;
    background: rgba(255, 255, 255, .67);
    padding: 10px 20px 20px;
    height: 325px;
    align-items: center
}

.member_pro .vc_col-sm-3:hover .wpb_text_column {
    display: flex
}

.member_pro .vc_column_container > .vc_column-inner {
    padding: 0
}

a.icon {
    font-size: 20px;
    font-weight: 500;
    margin: 30px 21px;
    display: inline-block
}

.icon i {
    width: 40px;
    height: 40px;
    border: solid 2px;
    line-height: 35px;
    border-radius: 50%;
    margin: 10px;
    font-size: 14px;
    font-weight: 700;
    vertical-align: middle
}

.block_footer_container .block_footer_inner h4 {
    font-weight: 600;
    letter-spacing: -1px
}

footer .eltd-footer-bottom-holder span {
    padding-left: 38px
}

footer .eltd-footer-bottom-holder {
    color: inherit;
    font-family: inherit;
    text-transform: capitalize;
    font-size: 17px;
    padding: 32px 30px;
    background: #fff;
    font-weight: 400
}

footer .eltd-two-columns-50-50 .eltd-column {
    line-height: 43px
}

footer .eltd-footer-bottom-holder .eltd-column-inner {
    text-align: left
}

.wpb_widgetised_column.box_siderbar .ghost_button {
    margin-top: 11px
}

.wpb_widgetised_column.box_siderbar h3 {
    margin: 27px 0 16px
}

.wpb_widgetised_column.box_siderbar {
    background: #fff4d7;
    padding-top: 10px;
    padding-bottom: 32px
}

.thumb_buy_sell {
    padding-right: 0;
    padding-left: 22px
}

.short_content_buy_sell {
    padding: 13px 28px 49px
}

.short_content_buy_sell h2 {
    margin-bottom: 35px;
    margin-top: 22px;
    letter-spacing: -1px
}

.short_content_buy_sell .meta {
    display: none
}

.short_content_buy_sell p {
    margin-bottom: 10px
}

.borderless_button i, .ghost_button i, .standard_button i {
    padding-left: 8px;
    font-weight: 700
}

.standard_button.active, .standard_button:hover {
    background: #312159;
    border-color: #312159;
    text-decoration: none;
    color: #fff
}

.standard_button, .standard_button.active:hover, .standard_button:focus {
    border: solid 2px;
    padding: 6px 34px;
    color: #312159;
    margin-top: 13px;
    border-radius: 5px;
    display: inline-block;
    font-weight: 600;
    background: 0 0
}

.buy_sell {
    margin-top: 30px
}

.buy_sell:last-child {
    margin-bottom: 30px
}

.line_space_large p {
    margin-bottom: 24px
}

.landing h1.page-title {
    font-size: 60px;
    margin-top: 77px;
    margin-bottom: 0
}

.tongle_list .section_content {
    display: none;
    background: #f4f5f5;
    padding: 24px 30px;
    margin-bottom: 31px;
    border-radius: 5px
}

.section_title .standard_button {
    margin: 0
}

.tongle_list .standard_button {
    padding: 6px 28px;
    white-space: nowrap
}

.tongle_list {
    border-top: solid 1px #ddd
}

.section_title {
    height: 100px
}

.on_click_section {
    color: #2c353a;
    letter-spacing: -.8px
}

.tongle_list .text-right.col-md-2 {
    padding-right: 15px
}

.title_tongle_list h2 {
    margin: 25px 0 25px !important
}

.on_click_section.active i {
    background: #312159;
    border-color: #312159;
    color: #fff;
    padding-left: 0;
    text-indent: -1px
}

.on_click_section i {
    width: 22px;
    height: 22px;
    border: solid 2px;
    text-align: center;
    font-weight: 700;
    border-radius: 50%;
    margin-right: 7px;
    padding-left: 1px;
    color: #312159
}

.date_location .tongle_list {
    margin-left: -30px;
    margin-right: -40px;
    border-color: #fff;
    padding: 0 20px 0 47px
}

.date_location {
    overflow: hidden;
    padding-bottom: 0
}

.date_location strong {
    font-family: poppins
}

.date_location .section_title h4 {
    margin: 20px 0 0 0;
    font-size: 18px
}

.date_location .section_content p {
    margin: 0 0 24px
}

.date_location .tongle_list .section_content {
    padding: 3px 15px
}

.date_location h3 {
    margin: 2px 0 27px
}

.event_date {
    padding-left: 30px
}

.fixed_width.standard_button.active:focus, .fixed_width.standard_button.active:hover {
    padding: 10px 30px
}

.fixed_width {
    min-width: 220px;
    padding: 10px 30px
}

.static {
    position: static
}

.related_course {
    padding: 27px 40px 60px 30px
}

.related_course .inline_block {
    padding: 0 0 18px;
    display: table
}

.date_round i {
    font-size: 25px
}

.inline_block .date_round {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    margin-left: 0
}

.inline_block .title_meta {
    display: table-cell;
    vertical-align: bottom
}

.title_meta a {
    color: #2c353a
}

.cat-name {
    color: #312159
}

.post-type-archive-article .content_bottom {
    margin-top: 0
}

.ais-stats {
    float: left
}

#facet-post_types, .ais-stats {
    margin: 0;
    padding: 0;
    list-style: none
}

#facet-post_types .post_type_item {
    float: left
}

#facet-post_types .ais-menu--list .post_type_item > div {
    position: static !important
}

#facet-post_types .ais-menu--list .post_type_item, .ais-stats .ais-stats--body div {
    padding: 0 5px;
    cursor: pointer;
    position: relative;
    color: #2c353a;
    text-decoration: none;
    margin: 0 10px;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 14px;
    display: inline-block
}

#facet-post_types .ais-menu--list .post_type_item.ais-menu--item__active:after, .ais-stats .ais-stats--body.active-post-types-refinement div:after {
    position: absolute;
    bottom: -27px;
    width: 88px;
    height: 2px;
    background: #312159;
    content: "";
    left: 0
}

ul.tabs {
    margin: 0;
    padding: 0;
    list-style: none
}

ul.tabs li a {
    padding: 0 5px;
    cursor: pointer;
    position: relative;
    color: #2c353a;
    text-decoration: none;
    margin: 0 10px;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 14px
}

ul.tabs li {
    display: inline-block
}

ul.tabs li a.title_line:after {
    width: 100%
}

.tab-content {
    display: none
}

.tab-content.current {
    display: inherit
}

.search-cat-tag label {
    width: 100%
}

.col3 strong label {
    font-weight: 700
}

.search-cat-tag .col3 > label {
    margin-left: 30px
}

.col3 {
    width: 33.3%;
    display: inline-block;
    float: left
}

body .eltd-page-header {
    z-index: 9999
}

.modal {
    display: none;
    position: fixed;
    z-index: 1010;
    padding: 50px 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, .85)
}

.modal-content {
    position: relative;
    margin: auto;
    max-width: 1000px;
    padding: 10px 50px 65px;
    border: 0
}

.close {
    font-size: 30px;
    border-radius: 50%;
    background: #e9eaec;
    width: 30px;
    height: 30px;
    opacity: 1;
    line-height: 35px;
    text-align: center;
    font-weight: lighter
}

.next, .prev {
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    color: #2c353a;
    font-weight: 700;
    font-size: 36px;
    transition: .6s ease;
    user-select: none;
    -webkit-user-select: none;
    border-radius: 50%;
    width: 100px;
    padding: 0 10px;
    height: 100px;
    background-color: rgba(255, 255, 255, .5);
    line-height: 110px
}

.next {
    right: 0;
    text-align: left
}

.prev {
    left: 0;
    text-align: right
}

.next:hover, .prev:hover {
    background-color: #fff;
    text-decoration: none
}

.slider img {
    max-width: 100%;
    width: 100%
}

.gallery .gallery-item a:after {
    background-color: rgba(0, 0, 0, .8);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0
}

.gallery .gallery-item a {
    color: #2c353a;
    position: relative;
    display: table
}

.gallery .gallery-item a:hover:after {
    content: ""
}

.gallery .gallery-item a:hover i {
    margin: -20px -20px 0 0;
    z-index: 1;
    background: #fff;
    border-color: #fff;
    top: 50%;
    right: 50%;
    color: #312159
}

.gallery .gallery-item i {
    opacity: 1;
    position: absolute;
    right: 25px;
    bottom: 15px;
    background: rgba(255, 255, 255, .79);
    border-color: rgba(255, 255, 255, .79)
}

.gallery .gallery-item {
    position: relative
}

.gallery-caption {
    margin-top: 20px
}

.result {
    margin-top: -38px;
    padding: 25px;
    background: #f4f5f5;
    margin-bottom: 37px;
    border-top: 2px solid #ddd;
    display: none
}

.result strong {
    margin-right: 40px
}

.remove {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    margin-left: 10px;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    vertical-align: middle;
    color: #2c353a;
    font-size: 22px;
    text-decoration: none
}

.tag_show {
    padding-left: 20px
}

.eltd-comment .eltd-comment-image img {
    border-radius: 50%
}

.comment-reply-link {
    float: right;
    color: #312159;
    font-size: 16px
}

.eltd-btn.eltd-btn-solid {
    background-color: #312159;
    border: 2px solid #312159
}

.eltd-comment-holder {
    border: solid 1px #ddd;
    border-radius: 5px;
    overflow: hidden
}

.eltd-comment-list li {
    border-top: solid 1px #ddd;
    padding: 50px 25px 0
}

.eltd-comment-list {
    margin-top: 0
}

.eltd-comment-form {
    padding: 25px 25px 50px
}

.eltd-comment-number {
    border-bottom: 0
}

.children li {
    margin-right: -25px;
    padding-left: 0;
    margin-left: 67px
}

#respond textarea {
    height: 125px;
    background: #f4f5f5;
    border: 0
}

.eltd-comment-name {
    font-size: 20px;
    margin-bottom: 5px
}

.eltd-comment-date {
    margin: 0 0 15px
}

.image_round.hover {
    position: absolute;
    top: 0;
    opacity: 0;
    background: #312159;
    -webkit-transition: opacity .4s;
    -moz-transition: opacity .4s;
    -ms-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s
}

.eltd-ordered-list > li:hover .image_round.hover {
    opacity: 1
}

.eltd-ordered-list > li:hover .tooltip-text {
    display: block
}

.eltd-ordered-list > li:hover h4 {
    color: #ed9c1e
}

.hove_tooltip:hover .image_round.hover {
    opacity: 1
}

.image_round {
    width: 120px;
    height: 120px;
    background: #fff4d7;
    border-radius: 50%;
    line-height: 120px;
    text-align: center
}

.cat_thumb {
    display: inline-block;
    margin: 0 auto
}

.mega-search-button .tooltip-text {
    color: #000;
    display: none;
    padding: 15px;
    line-height: 1.5;
    right: 0;
    width: 400px;
    white-space: normal;
    text-align: center
}

.mega-search-button .tooltip-text:after, .mega-search-button .tooltip-text:before {
    left: 94.5%
}

.tooltip-text {
    width: 166%;
    margin-left: -34%;
    background: #fff;
    box-shadow: 0 4px 8px 0 #ddd;
    padding: 25px;
    border-radius: 5px;
    position: absolute;
    display: none;
    border: solid 2px #f9f9f9;
    z-index: 99
}

.hove_tooltip:hover .tooltip-text {
    display: block;
    color: #2c353a;
    text-decoration: none
}

.hove_tooltip:hover {
    text-decoration: none
}

.hove_tooltip {
    color: #2c353a
}


.eltd-mobile-header .eltd-mobile-nav:after, .eltd-mobile-header .eltd-mobile-nav:before {
    left: 10%
}

.eltd-mobile-header .eltd-mobile-nav:after, .tooltip-text:after {
    border-bottom-color: #fff;
    border-width: 17px;
    margin-left: -17px
}

.eltd-mobile-header .eltd-mobile-nav:before, .tooltip-text:before {
    border-bottom-color: #f9f9f9;
    border-width: 20px;
    margin-left: -20px
}

.list-cat h4.title {
    margin-left: -25px;
    margin-right: -25px;
    margin-top: 26px
}

.fa.fa-bars:before {
    content: "\f0c9"
}

.fa.fa-times:before {
    content: "\f00d"
}

.eltd-right-from-mobile-logo a.icon {
    margin: 0;
    text-align: center
}

.eltd-mobile-header .eltd-mobile-header-inner {
    width: 100%;
    padding: 0 10px;
}

.eltd-right-from-mobile-logo .mega-search-button i {
    padding: 0
}

.eltd-right-from-mobile-logo .mega-search-button {
    vertical-align: middle;
    height: auto;
    line-height: normal
}

.button_mobile, .found_archive .mobile, .mobile, .thumb_mobile {
    display: none
}

.eltd-vertical-align-containers .eltd-position-right {
    margin-right: 15px
}

.eltd-right-from-mobile-logo i {
    background: 0 0;
    color: #FFF;
    border: none;
    width: auto;
    height: auto;
}

.eltd-position-right-inner.eltd-right-from-mobile-logo i {
    font-size: 16px;
    line-height: 32px;
    font-weight: 400
}

.eltd-position-right-inner.eltd-right-from-mobile-logo .textwidget > a {
    position: relative;
    top: 7px
}
.eltd-right-from-mobile-logo .textwidget{
    line-height: 28px;
    margin-top: -6px;
}
.eltd-right-from-mobile-logo a{
    display: inline-block;
    vertical-align: middle;
}
.eltd-right-from-mobile-logo i.fa {
    font-size: 28px;
    vertical-align: middle;
}
.eltd-right-from-mobile-logo i.fa.fa-phone {
    margin-left: 15px;
    margin-top: 3px;
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg)
}

.list-cat {
    text-align: center;
    z-index: 99
}

.content_bottom.login h4 {
    margin-top: 30px
}

.content_bottom.login {
    padding-bottom: 59px
}

.content_bottom.login p {
    margin: 0 0 14px
}

.content_bottom.login .standard_button {
    margin-top: 30px;
    padding: 10px;
    min-width: 200px;
    margin-bottom: 4px
}

.home h1 {
    margin: 30px 0 25px
}

.home rs-slide h1,
.home .tp-revslider-slidesli h1 {
    font-size: 48px !important;
    font-weight: 600 !important;
    letter-spacing: -.5px !important;
    line-height: 60px !important;
    color: #2c353a !important;
    font-family: Poppins, sans-serif !important
}

.home rs-slide h2,
.home .tp-revslider-slidesli h2 {
    font-size: 30px !important;
    font-weight: 600 !important;
    letter-spacing: -.5px !important;
    line-height: 30px !important;
    margin-top: 35px !important;
    margin-bottom: 15px !important;
    font-family: Poppins, sans-serif !important
}

.home rs-slide .banner-title p,
.home .tp-revslider-slidesli .banner-title p {
    font-size: 16px !important;
    font-weight: 400 !important;
    letter-spacing: -.5px !important;
    line-height: 18px !important;
    font-family: Poppins, sans-serif !important
}

.home rs-slide .banner-title .ghost_button,
.home .tp-revslider-slidesli .banner-title .ghost_button {
    line-height: 22px !important;
    border-width: 2px !important;
    margin: 30px 0 0 !important;
    padding: 7px 22px !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    letter-spacing: -.5px !important;
    font-family: Poppins, sans-serif !important
}

.home rs-slide .banner-title .borderless_button,
.home .tp-revslider-slidesli .banner-title .borderless_button {
    line-height: 22px !important;
    margin: 15px 0 0 !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    letter-spacing: -.5px !important;
    font-family: Poppins, sans-serif !important
}
.site-footer .eltd-footer-bottom-holder{
    background: #312159;
    color: #FFF;
    padding: 10px 0;
}
.site-footer .eltd-footer-bottom-holder a{
    color: #FFF;
    display: block;
    line-height: 1.2em;
    white-space: nowrap;
}
.site-footer ul.footer-links{
    list-style: none;
    display: table;
    vertical-align: bottom;
    padding: 0;
    margin: 0 auto;
}
.site-footer ul.footer-links li{
    display: table-cell;
    vertical-align: bottom;
    padding: 0 10px;
}
.site-footer ul.footer-links li.footer-logo img{
    height: 60px;
}
@media (max-width: 1024px) {
    .home rs-slide h1,
    .home .tp-revslider-slidesli h1 {
        font-size: 30px !important;
        line-height: 36px !important
    }

    .home rs-slide h2,
    .home .tp-revslider-slidesli h2 {
        font-size: 24px !important
    }

    .home rs-slide .banner-title .ghost_button,
    .home .tp-revslider-slidesli .banner-title .ghost_button {
        margin-top: 20px !important
    }
}

@media (max-width: 1023px) {
    .home rs-slide .banner-title,
    .home .tp-revslider-slidesli .banner-title {
        width: 98%;
        margin: 0 1% !important
    }

    .home rs-slide .img-banner img,
    .home .tp-revslider-slidesli .img-banner img {
        margin-top: 0 !important
    }

    .on_click_section i {
        padding-left: 0;
        line-height: 19px
    }
}

@media (max-width: 768px) {
    .home rs-slide h1,
    .home .tp-revslider-slidesli h1 {
        font-size: 34px !important;
        line-height: 40px !important
    }

    .home rs-slide h2,
    .home .tp-revslider-slidesli h2 {
        margin-top: 20px !important;
        margin-bottom: 10px !important
    }

    .home rs-slide .banner-title p,
    .home .tp-revslider-slidesli .banner-title p {
        font-weight: 400 !important
    }

    .home rs-slide .banner-title .ghost_button,
    .home .tp-revslider-slidesli .banner-title .ghost_button {
        display: block !important
    }
}

@media (max-width: 767px) {
    .home rs-slide h1,
    .home .tp-revslider-slidesli h1 {
        font-size: 24px !important;
        line-height: 34px !important
    }

    .home rs-slide h2,
    .home .tp-revslider-slidesli h2 {
        font-size: 20px !important
    }

    .home rs-slide .banner-title .borderless_button,
    .home .tp-revslider-slidesli .banner-title .borderless_button {
        margin: 5px 0 0 !important
    }

    .home rs-slide .icon-img img,
    .home .tp-revslider-slidesli .icon-img img {
        margin-left: 30px !important
    }
}

@media (max-width: 480px) {
    .eltd-content-inner .eltd-btn.eltd-btn-solid {
        font-size: 14px !important;
    }
    .video-section .button {
        margin-top: 0;
    }
}

@media (max-width: 400px) {
    .home rs-slide .icon-img img,
    .home .tp-revslider-slidesli .icon-img img {
        margin-left: 0 !important
    }
}

.flex_start {
    display: flex;
    align-items: flex-start
}

.page-header .flex_start .standard_button {
    margin-top: 19px
}

.box-quote h1 {
    letter-spacing: -2.5px
}

.facilitators .box_siderbar {
    padding-bottom: 35px
}

.facilitators > .text-center {
    margin-top: 30px
}

.single-course .content_bottom_login {
    margin-top: 5%
}

.facilitators .avatar {
    margin-top: 10px;
    margin-bottom: 2px
}

.facilitators {
    padding-top: 20px
}

.section_ourpeople {
    z-index: 1
}

ul.dropdow_subcat li {
    padding: 5px 0
}

.list-cat.block_footer_container h1 {
    margin: 48px 0 28px
}

.eltd-mobile-header .eltd-mobile-logo-wrapper a {
    height: 80px;
    padding: 10px 0;
}

.mobile500 {
    display: none
}

.mobile_arrow_custom i {
    font-weight: 700
}

.mobile_arrow_custom {
    float: right;
    color: #312159;
    width: 30px;
    text-align: center;
    z-index: 1;
    position: relative;
    line-height: 47px
}

.eltd-mobile-header .eltd-mobile-nav .buton_standard {
    display: none
}

.eltd-mobile-header .eltd-mobile-nav ul#menu-menu-mobile-login > li > a, .eltd-mobile-header .eltd-mobile-nav ul > li > a {
    font-weight: 700;
    font-size: 14px;
    padding: 15px
}

.eltd-mobile-header .eltd-mobile-nav ul ul.sub-menu a, .eltd-mobile-header .eltd-mobile-nav ul > li.url_logout a {
    padding: 5px 0;
    font-weight: 400
}

.eltd-mobile-header .eltd-mobile-nav ul ul {
    opacity: 1;
    background: #f4f5f5;
    margin: 0;
    display: none;
    padding: 10px 0
}

.eltd-user-login-box-mobile {
    border-top: solid 1px #f4f5f5
}

.eltd-user-login-box-mobile .eltd-nav-user-login li {
    line-height: normal;
    padding: 0 15px;
    width: 20%;
}
.eltd-user-login-box-mobile .eltd-nav-user-login li.url_logout{
    
}
.eltd-nav-user-login li a:hover {
    text-decoration: none
}

.eltd-user-login-box-mobile .eltd-nav-user-login li.url_logout a {
    color: #312159
}

.eltd-user-login-box-mobile li.url_logout figure figcaption {
    font-weight: 600;
    text-transform: capitalize
}

.content_landing_page .line_space_large p:first-child {
    font-size: 18px
}

ol, ul {
    list-style-position: outside;
    padding-left: 15px
}

input[type=search]::placeholder {
    text-align: left !important
}

.eltd-ordered-list {
    padding-left: 0
}

.show_mobile {
    display: none
}

.found_archive .title_line {
    display: block;
    float: left;
    width: 100%
}

.found_archive .title_line:after {
    bottom: -23px;
    left: 5px
}

.found_archive .title_line .ais-stats .ais-stats--body div {
    margin: 0 0 0 4px
}

#facet-categories-all {
    white-space: nowrap
}

@media (min-width: 992px) {
    .eltd-page-header .eltd-sticky-header.header-appear .eltd-sticky-holder {
        background-color: #312159;
        display: block;
    }

    .eltd-page-header .eltd-sticky-header.header-appear .eltd-sticky-holder .eltd-logo-wrapper {
        margin-top: 0
    }
    .eltd-page-header .eltd-sticky-header.header-appear .eltd-sticky-holder .eltd-logo-wrapper > a{
        height: 54px;
    }
}

@media (max-width: 1280px) {
    .social_shares > ul > li {
        height: 60px;
        width: 60px;
        padding-top: 16px
    }

    .social_shares.open {
        width: 220px
    }

    .sub-social h5 {
        font-size: 16px;
        letter-spacing: -.5px;
        margin: 15px 0
    }

    .sub-social li {
        margin-bottom: 0
    }

    .social_shares .sub-social i {
        width: 30px;
        height: 30px;
        line-height: 27px;
        font-size: 12px
    }

    .social_shares.open .sub-social {
        left: 60px;
        width: 180px
    }
}

@media (max-width: 1279px) {
    .eltd-main-menu > ul > li > a span.item_inner {
        padding: 0 10px
    }

    .eltd-main-menu > ul > li.buton_standard > a span.item_inner {
        margin-left: 15px
    }
}

@media (max-width: 1200px) {
    .type3 .box_grid {
        height: auto;
        padding-top: 25px;
        padding-bottom: 25px
    }

    .eltd-logo-wrapper a img.eltd-light-logo {
        transform: translateY(-150%)
    }

    .section_title .col-md-6 {
        width: 40%
    }

    .section_title .col-md-2 {
        width: 200px
    }

    .member_pro .vc_col-sm-3 .wpb_text_column {
        height: 80%
    }

    .box-quote h1 {
        font-size: 36px;
        line-height: 1.2;
        margin: 0
    }

    .box-quote .wpb_wrapper {
        margin-right: 0
    }

    .page-template-full-width-no-banner .eltd-grid-section .eltd-section-inner, .page-template-page-dashboard .eltd-grid-section .eltd-section-inner {
        max-width: 1200px;
        padding: 0 30px
    }
}

@media (max-width: 1199px) {
    .eltd-vertical-align-containers .eltd-position-right {
        margin-right: 0;
    }

    #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item > a.mega-menu-link {
        padding: 0 10px
    }
}

@media (max-width: 1100px) {
    h3.title-box {
        font-size: 28px
    }

    .ct-img .wpb_wrapper, .dashboard-box1 .wpb_wrapper {
        overflow: hidden;
        border-radius: 5px
    }

    .dashboard-box1 .wpb_wrapper img {
        height: 369px;
        width: initial;
        max-width: none
    }

    .ct-img img {
        height: 164px;
        max-width: none;
        width: initial
    }

    .inspired-box, .paymyacc-box {
        max-height: 164px
    }

    .paymyacc-box {
        padding: 25px 10px
    }

    #mega-menu-wrap-optometrist_site_main_menu #mega-menu-optometrist_site_main_menu > li.mega-menu-item > a.mega-menu-link, .eltd-main-menu > ul > li > a span.item_inner {
        padding: 0 10px
    }

    .eltd-main-menu > ul > li.buton_standard > a span.item_inner {
        margin-left: 10px
    }
}

@media (min-width: 1280px) {
    body.search #post-list .ais-infinite-hits--item:nth-child(n+6) {
        position: absolute
    }

    #post-list .ais-infinite-hits--item:nth-child(n+13) {
        position: absolute
    }
}

@media (min-width: 1201px) {
    #mega-menu-wrap-main-navigation #mega-menu-main-navigation {
        min-width: 890px;
        text-align: right
    }
}

@media (max-width: 1243px) and (min-width: 1201px) {
    #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item > a.mega-menu-link {
        padding: 0 10px
    }
}

@media (min-width: 1244px) {
    #mega-menu-wrap-main-navigation #mega-menu-main-navigation {
        min-width: 913px
    }
}

@media (min-width: 1351px) {
    #mega-menu-wrap-main-navigation #mega-menu-main-navigation {
        min-width: 997px
    }
}

@media (max-width: 1200px) and (min-width: 1101px) {
    #mega-menu-wrap-main-navigation #mega-menu-main-navigation {
        min-width: 895px;
        text-align: right
    }
}

@media (max-width: 1100px) and (min-width: 1071px) {
    #mega-menu-wrap-main-navigation #mega-menu-main-navigation {
        min-width: 863px
    }
}

@media (max-width: 1070px) and (min-width: 1025px) {
    .eltd-vertical-align-containers .eltd-position-right {
        margin-top: 0
    }

    #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item > a.mega-menu-link {
        padding: 0 7px
    }

    #mega-menu-wrap-main-navigation #mega-menu-main-navigation {
        min-width: 815px;
        text-align: right
    }

    .not_login .eltd-logo-wrapper {
        margin-top: 0
    }
}

@media (min-width: 1025px) {
    .home .social_shares {
        display: none
    }

    .facilitators > .text-center:first-child, .facilitators > .text-center:nth-child(2) {
        margin-top: 0
    }
}

@media (max-width: 1024px) {
    .eltd-vertical-align-containers .eltd-position-right {
        margin-right: 0;
        min-width: 100px;
        height: 100%;
    }
    .eltd-vertical-align-containers .eltd-position-right .eltd-position-right-inner{
        display: block;
    }
    .eltd-vertical-align-containers .eltd-position-right .eltd-position-right-inner a{
        color: #FFF;
    }
    .eltd-mobile-header .eltd-mobile-nav ul {
        min-width: 290px;
        padding: 0
    }

    .home rs-slide .img-banner img,
    .home .tp-revslider-slidesli .img-banner img {
        margin-top: 50px !important
    }

    .eltd-container-inner, .eltd-grid, .eltd-grid-section .eltd-section-inner, .eltd-slider .carousel-inner .eltd-slider-content-outer {
        width: auto;
        padding: 0 2%
    }

    .page-template-landingpage-not_login .eltd-grid-section .eltd-section-inner {
        padding: 0
    }

    .member_pro .eltd-section-inner {
        padding: 0
    }

    .mobile {
        display: block
    }

    .banner-img-wrapper, .mobile.box-color {
        display: none
    }

    .box-quote .wpb_wrapper {
        margin: 0
    }

    .banner-text-right {
        margin-bottom: 30px
    }

    .banner-text-right, .home_banner_inner {
        width: 100%;
        text-align: center
    }

    .box-quote img {
        float: none;
        margin: -20px 10px 0 0;
        width: 35px
    }

    .list-cat .eltd-ordered-list li {
        float: none;
        display: inline-block;
        width: 19%;
        margin: 0 2% 20px;
        vertical-align: top
    }
    
    .eltd-content-inner > .wpb_row {
        padding-top: 0 !important;
        padding-bottom: 30px !important
    }

    .eltd-content-inner .member_pro {
        padding-bottom: 0 !important
    }

    .eltd-content-inner .banner-text {
        position: static;
        width: 100%;
        margin: 90px 0 0;
        padding-bottom: 0 !important
    }

    .box-quote .ghost_button {
        display: none
    }

    .thumb_buy_sell img {
        border-radius: 5px;
        width: 100%
    }

    .social_shares {
        top: auto;
        bottom: 0;
        width: 100%;
        background: #f5f5f5
    }

    .social_shares > ul > li {
        display: inline-block
    }

    .social_shares > ul > li > span {
        display: block;
        padding: 0
    }

    footer .eltd-footer-bottom-holder {
        padding: 15px
    }

    .social_shares ul {
        text-align: center
    }

    .social_shares.open .sub-social {
        width: 61%;
        padding: 10px 20px;
        height: 400px;
        left: 19.5%;
        top: -220px;
        background: #f5f5f5
    }

    .sub-social li {
        padding: 5px
    }

    .social_shares.open {
        width: 100%
    }

    .social_shares > ul > li + li {
        border-top: 0
    }

    .social_shares > ul > li {
        position: static
    }

    .social_shares.open li.active > i, .social_shares.open > ul > li:not(.active) {
        position: relative;
        z-index: 9
    }

    .social_shares > ul > li {
        width: 20%;
        height: 100%
    }

    .page-header, body.page-template-page-directory .page-header {
        margin: 30px 0 15px;
        text-align: center
    }

    .page-template-landingpage-not_login .page-header {
        text-align: left
    }

    h1.single_title {
        margin-bottom: 0;
        line-height: 1
    }

    h4.meta {
        margin-bottom: 10px
    }

    .wp-caption {
        width: 100% !important
    }

    footer {
        margin-bottom: 70px
    }

    .home footer {
        margin-bottom: 0
    }

    .mobile.avatar {
        display: none
    }
}

@media (max-width: 991px) {
    .home h1 {
        margin: 30px 0 0
    }

    .home .leverage-people h1, .home .leverage-system .ghost_button, .home .leverage-system h1, .home .section_ourpeople h1, .home .support-bussiness .ghost_button {
        margin-bottom: 30px
    }

    .home .support-bussiness .ghost_button {
        margin-top: 0
    }

    .montecarlo-bg, .rosebud-bg {
        padding: 30px 15px
    }

    #db-box2 {
        left: 15px
    }

    .box-height {
        height: 170px;
        overflow: hidden;
        border-radius: 7px
    }

    body.page-template-page-dashboard .eltd-full-width > div#logopn.vc_row {
        margin-bottom: 0 !important
    }

    .only_mobile {
        display: none
    }

    #search-bg {
        margin-top: 30px
    }

    .form-tb tr td input[type=submit] {
        padding: 10px 28px;
        font-size: 14px;
        margin-top: 0
    }

    .tooltip-text {
        padding: 15px 5px
    }

    .desktop.avatar {
        display: none
    }

    .mobile.avatar .change-avatar-wrapper {
        margin: 30px 15px 0
    }

    .form-tb tr td {
        padding-bottom: 10px
    }

    .form-tb {
        margin-top: 10px
    }

    .page-template-full-width-no-banner .vc_col-sm-4, .page-template-full-width-no-banner .vc_col-sm-8 {
        width: 100%
    }

    .mobile.avatar {
        display: block
    }

    .modal-content {
        padding: 1px 25px 40px;
        border: 0;
        margin: 10px
    }

    .next, .prev {
        margin-top: -25px;
        font-size: 22px;
        width: 50PX;
        height: 50PX;
        line-height: 57PX;
        padding: 0 2px
    }

    .tags_list .lablel {
        font-size: 14px
    }

    .tags_list {
        margin: 30px 0
    }

    .tags_list li a {
        font-size: 10px
    }

    .none_text991 p {
        display: none
    }

    .single-course .box_siderbar {
        width: 100%;
        float: none;
        margin: 0 0 30px
    }

    .facilitators {
        padding-top: 0
    }

    .page-header .flex_start {
        display: block
    }

    .buy_sell:first-child {
        margin-top: 0
    }

    .buy_sell {
        border-width: 1px 0 0 0;
        border-radius: 0;
        padding-top: 30px
    }

    a.icon {
        font-size: 14px;
        margin: 0
    }

    body.page-template-page-dashboard .eltd-full-width {
        margin-top: 30px
    }

    .ul.probox li {
        width: 50%;
        border-bottom: solid 2px #fff
    }

    .box-color.desktop, .desktop {
        display: none
    }

    .found_archive .desktop, .mobile.box-color {
        display: block
    }

    .mobile.box-color, ul.probox {
        padding: 0 15px
    }

    .dashboard-box1 {
        width: 100%
    }

    .found_archive {
        width: 80%
    }

    .click_filter.col-md-2 {
        width: 20%
    }

    .search_layout .grid_item {
        width: 50%
    }

    .eltd-two-columns-50-50 .eltd-column {
        width: 100%
    }

    .related_article {
        display: none
    }

    .box_siderbar, .related_course {
        width: 100%;
        float: left;
        margin: 0
    }

    ul.probox li {
        width: 50%;
        border: solid 1px #fff
    }

    .entry-content img {
        width: 100%
    }

    .wpb_widgetised_column.box_siderbar {
        display: none
    }

    .content_landing_page .vc_col-sm-8 {
        width: 100%
    }

    .short_content_buy_sell {
        width: 60%;
        padding: 0
    }

    .buy_sell:hover {
        box-shadow: none
    }

    .flex_center.grid {
        display: block
    }

    .flex_center.grid > div {
        margin-bottom: 30px
    }

    #post-list > .grid.flex_center {
        padding-bottom: 0
    }

    .content_bottom .textwidget, .session-footer .textwidget {
        padding: 0
    }

    .related_article .col-md-4 {
        width: 33.3%;
        float: left
    }

    .eltd-column:last-child .eltd-footer-bottom-left {
        display: none
    }

    footer .eltd-footer-bottom-holder strong {
        display: none
    }

    footer .eltd-footer-bottom-holder span {
        display: block;
        padding: 0;
        line-height: 1.2
    }

    footer .eltd-footer-bottom-holder .eltd-two-columns-50-50 .eltd-column:first-child .eltd-column-inner {
        text-align: center
    }

    .pay_inspired .paymyacc-box {
        width: 170px;
        float: right
    }

    .pay_inspired .inspired-box {
        width: 170px
    }

    .search-cat .search-submit {
        width: 40px;
        height: 40px;
        border: solid 2px;
        line-height: 25px;
        border-radius: 50%;
        border-color: #312159;
        margin: 15px 0;
        font-size: 14px;
        right: 10px;
        padding: 6px
    }

    .search-cat input {
        font-size: 14px;
        padding: 10px;
        text-align: left
    }

    .form-search-hide {
        max-width: 100%;
        right: 0;
        top: 5px;
        width: 100%
    }

    .top_navigation ~ .form-search-hide {
        top: 35px
    }

    .form-search-hide a.close-form-search {
        float: right;
        margin-top: 18px
    }

    .form-search-hide form {
        width: calc(100% - 72px);
        margin-left: 15px
    }

    .form-search-hide input[type=text] {
        width: calc(100% - 50px) !important;
        font-size: 14px;
        padding: 27px 10px
    }
    

    .form-search-hide button[type=submit] {
        float: right
    }

    .form-search-hide input[type=text]:-moz-placeholder, .form-search-hide input[type=text]::-webkit-input-placeholder {
        text-align: left
    }

    .form-search-hide select {
        font-size: 14px
    }

    .eltd-single-listing-sidebar-holder {
        margin-top: 30px
    }

    bofy .eltd-listing-single-holder .eltd-single-listing-inner .eltd-single-listing-content-holder {
        padding-right: 0
    }

    .box_siderbar {
        margin-top: 30px;
        margin-bottom: 30px
    }

    .short_content_buy_sell h2 {
        font-size: 18px;
        margin-bottom: 10px;
        margin-top: 0
    }

    h4.meta {
        font-size: 10px
    }

    .block-text-left h4, .block-text-right h4, .inner h3, .landing h1.page-title, h1, h1.page-title {
        font-size: 30px;
        line-height: 48px;
        margin-top: inherit
    }

    .home h1 {
        font-size: 24px;
        font-weight: 600;
        margin: 40px 0 22px;
        letter-spacing: -.025em;
        line-height: 24px
    }

    .home .ghost_button {
        margin-top: 20px
    }

    .borderless_button i, .ghost_button i, .standard_button i {
        padding-left: 5px;
        font-weight: 700;
        font-size: 17px;
        position: relative;
        top: 1px
    }

    .section_ourpeople .eltd-section {
        margin-bottom: 10px !important
    }

    .section_ourpeople[class*=vc_custom] {
        background-image: url(../images/tablet-bg-s2.png) !important
    }

    .entry-content h2, h2, h3.title-box {
        font-size: 24px;
        line-height: 30px;
        margin: 20px 0 10px
    }

    #post-list h3, .block-text-light h4, .block_footer_container .block_footer_inner h4, .box_siderbar h4, .content_bottom h4, .entry-content h3, .short_content_related h3, .user_name, h3 {
        font-size: 18px;
        line-height: 24px;
        text-indent: inherit;
        margin: 10px 0 20px
    }

    .entry-content h2, .entry-content h3, .entry-content h4 {
        margin: 28px 0 22px
    }

    .single-article .entry-content h2, .single-article .entry-content h3, .single-article .entry-content h4 {
        margin: 20px 0
    }

    .slider h2 {
        margin: 10px 0 20px
    }

    h4 {
        font-size: 14px;
        line-height: 24px
    }

    .single-course .entry-content {
        padding-top: 20px
    }

    .page-header .flex_start .standard_button {
        margin-top: 10px
    }

    .page-id-323 .eltd-full-width-inner h1, .page-id-354 .eltd-full-width-inner h1 {
        margin: 0
    }

    .banner_inner p.banner-text1, body {
        font-size: 14px
    }

    .content_bottom .btn {
        margin: 0
    }

    #inspiration-ss .page-header, #search-bg .page-header, .page-header, .page-template-page-search .page-header, .single .page-header, .single-article .page-header {
        margin: 30px 0 20px;
        text-align: center;
        padding-bottom: 0
    }

    .block_footer_container, .content_bottom, .vc_col-sm-12.block-text-light {
        padding: 30px 0
    }

    .block_footer_container .block_footer_inner h4 {
        margin-bottom: 20px
    }
    

    .home.page-template .eltd-content-inner .wpb_row:nth-child(4) .wpb_text_column .wpb_wrapper {
        padding-bottom: 0
    }

    .home .content_bottom {
        margin-top: 0
    }

    .content_bottom {
        margin-top: 30px;
        padding: 30px
    }

    .block_footer_container .learn-more {
        margin-top: 0
    }

    .archive .title_line:after {
        content: none
    }

    .block_footer_container p:nth-child(1), .content_bottom p:nth-child(1), .content_bottom p:nth-child(2) {
        display: none
    }

    .content_bottom_login p:nth-child(2) {
        display: block
    }

    .content_bottom.content_bottom_login a.learn-more {
        padding: 7px 22px;
        border-radius: 30px;
        border: none;
        letter-spacing: 1px;
        color: #fff;
        font-size: 14px;
        background: #312159
    }

    .home.page-template .content_bottom p i.fa.fa-envelope-o {
        margin-top: 10px
    }

    .content_landing_page .line_space_large p:first-child {
        font-size: 14px
    }

    .eltd-comment {
        padding-bottom: 10px
    }

    .eltd-comment-list li {
        padding: 20px 20px 0 15px
    }

    .eltd-comment-date {
        font-size: 10px
    }

    .eltd-comment-name {
        font-size: 16px
    }

    .comment-reply-link {
        font-size: 12px
    }

    .eltd-comment-list .children {
        padding-left: 20px
    }

    .children li {
        margin-left: 0;
        padding-left: 0
    }

    .eltd-content-inner .member_pro {
        margin-top: 0 !important
    }
}

@media (max-width: 767px) {
    .block-text-left h4, .block-text-right h4, .inner h3, .landing h1.page-title, h1, h1.page-title {
        font-size: 24px;
        line-height: 30px;
        margin-top: inherit
    }

    .box-height img {
        width: 100%
    }

    .none-text767 p {
        display: none
    }

    .fixed_width, .fixed_width.standard_button.active:hover {
        padding: 6px 34px;
        min-width: 0
    }

    .mobile.box-color .vc_col-sm-12 > .vc_column-inner {
        padding: 0
    }

    .content_bottom.login .standard_button {
        margin-top: 10px
    }

    .pay_inspired .vc_col-sm-6 {
        width: 50%;
        float: left
    }

    .found_archive .desktop {
        display: none
    }

    .found_archive .mobile {
        display: block
    }

    .section_title {
        height: auto;
        padding: 25px 0
    }

    .section_title .col-md-2, .section_title .col-md-6 {
        width: auto
    }

    .section_title > div {
        display: inline-block
    }

    .member_pro .wpb_single_image .vc_figure img {
        width: 100%
    }

    .member_pro .wpb_single_image .vc_figure, .member_pro .wpb_single_image .vc_single_image-wrapper {
        display: block
    }

    .section_author {
        padding: 30px 20px 38px
    }

    .flex_center {
        display: block
    }

    .member_pro .vc_col-sm-3:nth-child(2n+1) {
        clear: both
    }

    .form_contact .flex_center {
        display: flex
    }

    .related_article .col-md-4 {
        width: 100%;
        float: none;
        margin-bottom: 30px
    }

    .archive_thumbnail img {
        margin: auto;
        width: 100%
    }

    .member_pro .vc_col-sm-3 {
        width: 50%;
        float: left
    }

    .thumb_buy_sell {
        display: none
    }

    .short_content_buy_sell {
        width: 100%;
        padding: 0
    }

    .thumb_mobile {
        display: block;
        padding: 0
    }

    .buy_sell:hover {
        box-shadow: none
    }

    .buy_sell {
        border: 0
    }

    .buy_sell + .buy_sell {
        border-top: solid 1px #ddd;
        padding-top: 30px;
        border-radius: 0
    }

    .gallery .gallery-item i {
        right: 0;
        bottom: 0
    }

    .section_filter .flex_center, body.page-template-page-directory .flex_center {
        display: flex
    }

    .col-md-2.text-right, .found_archive {
        width: 50%;
        padding: 0
    }

    .tongle_list .button_mobile .standard_button {
        margin: 0 0 30px
    }

    .tongle_list .button_mobile {
        display: block
    }

    .tongle_list .text-right.col-md-2 {
        text-align: left;
        padding: 25px 0 0 15px;
        display: none
    }
    

    .member_pro .eltd-section-inner {
        padding: 0
    }

    a.icon {
        margin: 0
    }

    .block_footer_container, .content_bottom, .content_bottom.login {
        padding: 30px 0
    }

    .block_footer_container .block_footer_inner h4, .block_footer_container .block_footer_inner p {
        margin-bottom: 10px
    }

    .rosebud-bg {
        margin-bottom: 30px !important
    }

    #inspiration-ss .page-header, #search-bg .page-header {
        margin: 30px 0 10px
    }

    #inspiration-ss .page-header {
        margin-top: 0
    }

    #inspiration-ss .page-description {
        padding: 0
    }

    #db-box1, #db-box2 {
        top: 0;
        left: 15px
    }

    body.page-template-page-dashboard .eltd-full-width > div#logopn.vc_row {
        margin-bottom: 30px !important
    }

    ul.probox {
        padding: 0
    }

    .content_bottom {
        margin-top: 0
    }

    .col3 {
        width: 50%
    }

    .wpb_revslider_element h1, .wpb_revslider_element h2, .wpb_revslider_element p, .wpb_revslider_element .ghost_button,
    .rev_slider_wrapper h1, .rev_slider_wrapper h2, .rev_slider_wrapper p {
        text-align: center !important
    }

    .wpb_revslider_element .borderless_button, .wpb_revslider_element .ghost_button,
    .rev_slider_wrapper .borderless_button, .rev_slider_wrapper .ghost_button {
        display: none !important
    }

    .tooltip-text {
        width: 100%;
        margin: 25px 0 0 0;
        left: 2%;
        max-width: 96%
    }

    .home h1 {
        margin-bottom: 15px;
        margin-top: 20px;
        letter-spacing: -.5px
    }

    .home.page-template .wpb_text_column .wpb_wrapper {
        padding-bottom: 20px
    }

    .home .eltd-content-aligment-left {
        margin-bottom: 5px
    }

    .home .eltd-content-inner .member_pro {
        margin-top: 0 !important
    }

    .home .block_footer_container {
        padding: 20px 0
    }

    .social_shares > ul > li.btn-register {
        padding-top: 20px
    }

    .social_shares > ul > li.btn-register span {
        padding-top: 0
    }

    #register_poup .modal-dialog {
        width: auto
    }

    .home .block_footer_container.not-login {
        display: block
    }

    #post-list .ais-infinite-hits--item:nth-child(-n+3) {
        z-index: 99
    }

    #post-list .ais-infinite-hits--item:nth-child(-n+3):after {
        content: '';
        position: absolute;
        height: 30px;
        left: 0;
        width: 100%;
        background: #fff
    }

    .related_article .archive_thumbnail {
        max-height: 100%
    }
}

@media (max-width: 640px) {
    .montecarlo-bg, .rosebud-bg {
        padding: 0 15px 15px;
        height: 170px
    }

    .box-height {
        height: 145px
    }

    .gallery .gallery-item i {
        width: 30px;
        height: 30px;
        line-height: 26px
    }

    .form_contact .flex_center {
        display: block
    }

    .form_contact .label-left .nf-field-label, .nf-field-element, .nf-field-label {
        width: 100% !important;
        margin-bottom: 10px
    }

    .image_round {
        width: 60px;
        height: 60px;
        line-height: 60px
    }

    .image_round img {
        height: 30px
    }

    .list-cat h4.title {
        font-size: 12px;
        line-height: 1;
        margin: 10px 0 12px
    }

    .box_siderbar, .related_course {
        width: 100%;
        float: none
    }

    .related_course {
        margin: 0
    }

    .eltd-comment .eltd-comment-image {
        display: none
    }

    .children li {
        margin-left: 0
    }

    .search_layout .grid_item.eltd-mobile-header .eltd-grid {
        width: 100%
    }

    .list-cat .eltd-ordered-list li {
        position: inherit
    }

    .list-cat li:nth-child(1) .tooltip-text:after, .list-cat li:nth-child(1) .tooltip-text:before {
        left: 15%
    }

    .list-cat li:nth-child(2) .tooltip-text:after, .list-cat li:nth-child(2) .tooltip-text:before {
        left: 38%
    }

    .list-cat li:nth-child(3) .tooltip-text:after, .list-cat li:nth-child(3) .tooltip-text:before {
        left: 61%
    }

    .list-cat li:nth-child(4) .tooltip-text:after, .list-cat li:nth-child(4) .tooltip-text:before {
        left: 84%
    }

    .list-cat li:nth-child(5) .tooltip-text:after, .list-cat li:nth-child(5) .tooltip-text:before {
        left: 27%
    }

    .list-cat li:nth-child(6) .tooltip-text:after, .list-cat li:nth-child(6) .tooltip-text:before {
        left: 50%
    }

    .list-cat li:nth-child(7) .tooltip-text:after, .list-cat li:nth-child(7) .tooltip-text:before {
        left: 73%
    }

    .box-quote .borderless_button {
        display: none
    }

    .search_layout .grid_item {
        width: 100%
    }

    .directory-list .box_grid {
        text-align: center
    }

    .mobile500 {
        display: block
    }

    .desktop640 {
        display: none
    }

    .home .eltd-section.support h1 {
        margin-bottom: 0
    }

    .eltd-section.support-bussiness .list-cat .eltd-ordered-list li {
        font-size: 14px;
        font-weight: 400
    }

    .home rs-slide .banner-title h1:before,
    .home .tp-revslider-slidesli .banner-title h1:before {
        margin-right: 5px;
        -webkit-transform: scale(.25);
        -moz-transform: scale(.25);
        -ms-transform: scale(.25);
        -o-transform: scale(.25);
        transform: scale(.25)
    }

    .home rs-slide .banner-title h2,
    .home .tp-revslider-slidesli .banner-title h2 {
        margin-bottom: 5px !important
    }

    .home rs-slide .banner-title p,
    .home .tp-revslider-slidesli .banner-title p {
        font-size: 14px !important
    }

    .home h1 {
        font-size: 24px;
        line-height: 1.4
    }
}

@media (max-width: 1160px) {
    #mega-menu-wrap-main-navigation.mega-menu-wrap, .archive #mega-menu-wrap-main-navigation.mega-menu-wrap, .page-template-page-contact #mega-menu-wrap-main-navigation.mega-menu-wrap, .page-template-page-search #mega-menu-wrap-main-navigation.mega-menu-wrap, .single #mega-menu-wrap-main-navigation.mega-menu-wrap {
        margin: 0;
        padding: 0
    }

    .eltd-mobile-header .eltd-mobile-nav {
        display: block !important
    }

    .eltd-mobile-menu-opener {
        display: none
    }

    #mega-menu-wrap-main-navigation .mega-menu-toggle {
        display: block;
        position: absolute;
        top: -60px;
        z-index: 999
    }

    #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item.mega-outline_yellow {
        display: none
    }

    #mega-menu-wrap-mobile_menu_login.mega-menu-wrap, .archive #mega-menu-wrap-mobile_menu_login.mega-menu-wrap, .page-template-page-contact #mega-menu-wrap-mobile_menu_login.mega-menu-wrap, .page-template-page-search #mega-menu-wrap-mobile_menu_login.mega-menu-wrap, .single #mega-menu-wrap-mobile_menu_login.mega-menu-wrap {
        margin: 0;
        padding: 0
    }

    #mega-menu-wrap-mobile_menu_login .mega-menu-toggle {
        display: block;
        position: absolute;
        top: -60px;
        z-index: 999
    }

    #mega-menu-wrap-mobile_menu_login #mega-menu-main-navigation > li.mega-menu-item.mega-outline_yellow {
        display: none
    }

    .eltd-user-login-box-mobile {
        display: none
    }
}

.dispay_inherit {
    display: inherit !important
}

.dispay_inherit .eltd-nav-user-login {
    display: block !important
}

@media (max-width: 500px) {
    .social_shares.open .sub-social {
        width: 77%;
        left: 11.5%
    }

    .social_shares > ul > li {
        width: 25%
    }

    .search_layout .grid_item {
        width: 100%
    }

    #post-list .grid_item:nth-child(2n+1) .archive_thumbnail, .related_article .grid_item:nth-child(2n+1) .archive_thumbnail {
        height: 200px
    }

    div.form-tb tr td {
        display: block;
        width: 100%
    }

    .ul.probox li {
        width: 100%;
        border-right: 0
    }

    .box-quote .borderless_button {
        display: none
    }

    .click_filter.col-md-2 {
        padding-right: 0
    }

    .member_pro .vc_col-sm-3 .wpb_text_column {
        padding: 5px;
        line-height: 1
    }

    .mobile.box-color {
        padding: 0 15px
    }

    .pay_inspired .inspired-box, .pay_inspired .paymyacc-box, ul.probox li {
        width: 100%
    }

    .form-search-hide input[type=text] {
        padding: 27px 0
    }

    .form-search-hide button[type=submit] {
        width: 35px;
        height: 35px;
        line-height: 30px;
        padding: 0;
        margin-top: 21px
    }

    .form-search-hide select {
        width: 140px;
        padding: 23px 0
    }

    .form-search-hide form {
        width: calc(100% - 42px);
        margin-left: 0
    }

    .form-search-hide a.close-form-search {
        margin-left: 0
    }
}

@media (max-width: 400px) {
    .col3 {
        width: 100%
    }

    .eltd-container-inner, .eltd-slider .carousel-inner .eltd-slider-content-outer, .home .eltd-grid {
        padding: 0 15px
    }

    .member_pro .eltd-section-inner {
        padding: 0
    }

    body.page-template-page-directory .click_filter {
        padding-right: 0
    }

    .section_title .col-md-2:nth-child(2) {
        text-align: right
    }

    .section_title .col-md-2, .section_title .col-md-6 {
        width: 50%;
        float: left
    }

    .has_icon .section_title {
        padding-left: 30px
    }

    .has_icon .on_click_section i {
        margin-left: -30px
    }

    .social_shares > ul > li {
        width: 25%
    }

    .eltd-user-login-box-mobile .eltd-nav-user-login li.avatar {
        width: 68%
    }

    .eltd-user-login-box-mobile .eltd-nav-user-login li.url_logout {
        width: 32%
    }
}

@media (max-width: 320px) {
    .vc_column_container > .vc_column-inner {
        padding: 0
    }

    .eltd-content .eltd-content-inner > .eltd-full-width > .eltd-full-width-inner {
        padding-left: 15px;
        padding-right: 15px
    }

    .width_margin {
        margin: 0 -15px
    }

    .pay_inspired .paymyacc-box {
        margin-right: 15px;
        width: calc(100% - 15px);
        padding: 5px 5px 12px
    }

    .pay_inspired .inspired-box {
        margin-left: 15px;
        width: calc(100% - 15px);
        padding: 5px 5px 12px
    }

    #db-box1 {
        left: 0
    }
}

#wpadminbar {
    position: fixed
}

#register_poup {
    position: fixed;
    width: 100%;
    height: 100%
}

#register_poup .modal-dialog {
    margin-left: auto;
    margin-right: auto;
    max-width: 96vw;
    width: 500px
}

#register_poup .modal-header {
    border-bottom: 0
}

#register_poup ul {
    margin: 0;
    padding: 0;
    border-radius: 5px;
    border: 1px solid #e5e5e5
}

#register_poup ul li {
    margin: 0;
    border-color: #fff;
    padding: 0;
    list-style: none;
    text-align: center;
    box-sizing: border-box;
    border-bottom: 1px solid #e5e5e5
}

#register_poup ul li:hover {
    background: #fff
}

#register_poup ul li:last-child {
    border-bottom: 0
}

#register_poup ul li a {
    display: block;
    padding: 15px 0
}

#register_poup ul li a h4 {
    color: #2c353a;
    margin: 0;
    letter-spacing: -.8px
}

#register_poup ul li a p {
    margin: 0;
    padding: 0;
    color: #2c353a
}

#register_poup ul li a:hover {
    color: inherit;
    text-decoration: none
}

.filter_bycat.grey i {
    color: #dcdcdc
}

.filter_bycat.grey {
    color: #dcdcdc
}

.disabled_element-color, .filter i.disabled_element-color {
    color: #ddd;
    pointer-events: none
}

#algolia-search-box ::-webkit-input-placeholder {
    text-align: left
}

#algolia-search-box :-moz-placeholder {
    text-align: left
}

#algolia-search-box ::-moz-placeholder {
    text-align: left
}

#algolia-search-box :-ms-input-placeholder {
    text-align: left
}

@media only screen and (min-width: 1920px) {
    .banner-title {
        margin-left: -20px !important
    }
}

@media only screen and (max-width: 1300px) and (min-width: 1025px) {
    .home rs-slide h1,
    .home .tp-revslider-slidesli h1 {
        font-size: 36px !important;
        line-height: 42px !important;
        margin-left: 0 !important
    }
}

@media only screen and (min-width: 1025px) {
    #mega-menu-wrap-main-navigation .mega-menu-toggle {
        display: none
    }

    .form-search-hide form {
        background: 0 0;
        float: right
    }

    .form-search-hide .algolia-autocomplete {
        position: absolute;
        right: 0;
        top: 70px
    }

    .form-search-hide input[type=text] {
        height: 80px;
        padding: 0 25px;
        background: #fff;
        width: 400px !important;
        box-shadow: 0 4px 8px 0 #ddd;
        border: solid 2px #f9f9f9;
        border-top: none
    }

    .form-search-hide button[type=submit] {
        position: absolute;
        top: 74px;
        margin-right: 20px;
        right: 0;
    }

    .form-search-hide a.close-form-search {
        position: absolute;
        right: 0;
        top: 6px
    }
    .logged-in .eltd-menu-area .eltd-vertical-align-containers{
        padding-right: 60px;

    }
    .logged-in .form-search-hide{
        display: block;
    }
    .logged-in .form-search-hide a.close-form-search, .logged-in .form-search-hide > form{
        display: none;
    }
    .logged-in .form-search-hide .open-form-search{
        background: none;
        position: absolute;
        color: white;
        right: -5px;
        top: -10px;
        font-size: 20px;
        padding-right: 20px;
    }
    .logged-in .form-search-hide.toggle-search > form{
        display: block;
    }
    .logged-in .form-search-hide.toggle-search .open-form-search{
        background: url(../images/close-form-search.png) center no-repeat;
        background-size: 30px;
        top: 0;
    }
    .logged-in .form-search-hide.toggle-search .open-form-search .fa-search{
        display: none;
    }


    .form-search-hide .algolia-autocomplete:after, .form-search-hide .algolia-autocomplete:before {
        bottom: 100%;
        left: 94.5%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none
    }

    .form-search-hide .algolia-autocomplete.typing:after, .form-search-hide .algolia-autocomplete.typing:before {
        left: 81%
    }

    .form-search-hide .algolia-autocomplete:after {
        border-bottom-color: #fff;
        border-width: 17px;
        margin-left: -17px
    }

    .form-search-hide .algolia-autocomplete:before {
        border-bottom-color: #f9f9f9;
        border-width: 20px;
        margin-left: -20px
    }
}

@media only screen and (max-width: 1024px) {
    .banner-title {
        margin-left: 0 !important;
        margin-right: 0 !important;
        text-align: center !important
    }

    .banner-title h1 {
        text-indent: 0 !important
    }

    .banner-title h1:before {
        content: url(../images/quote_icon-4.png);
        margin-right: 30px;
        transform: scale(.5);
        max-width: 40px;
        display: inline-block
    }

    .home rs-slide .icon-img img,
    .home .tp-revslider-slidesli .icon-img img {
        display: none !important
    }
}

@media only screen and (max-width: 1024px) and (min-width: 990px) {
    .home rs-slide h1,
    .home .tp-revslider-slidesli h1 {
        font-size: 30px !important;
        line-height: 36px !important;
        margin-left: 0 !important
    }

    .home rs-slide h2,
    .home .tp-revslider-slidesli h2 {
        font-size: 20px !important;
        margin-top: 15px !important
    }

    .home rs-slide .banner-title .ghost_button,
    .home .tp-revslider-slidesli .banner-title .ghost_button {
        margin-top: 20px !important;
        font-size: 14px !important
    }
}

@media only screen and (max-width: 990px) and (min-width: 768px) {
    .home rs-slide h2,
    .home .tp-revslider-slidesli h2 {
        font-size: 18px !important;
        margin-top: 15px !important
    }

    .home rs-slide .banner-title .ghost_button,
    .home .tp-revslider-slidesli .banner-title .ghost_button {
        margin-top: 15px !important;
        font-size: 14px !important
    }

    .home rs-slide .banner-title .borderless_button,
    .home .tp-revslider-slidesli .banner-title .borderless_button {
        font-size: 14px !important
    }
}
