html {
    font-size: 100%
}

body {
    background-attachment: fixed;
    background-color: #fff;
    color: #777;
    font-family: Nunito, sans-serif;
    font-size: 16px;
    line-height: 1.642;
    overflow-x: hidden;
    transition: inherit;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

body.body_overlay {
    position: fixed;
    transform: translate(0, 0);
    width: 100%
}

body.body_overlay:before {
    background-color: rgba(0, 108, 112, .5);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -ms-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease;
    transform: translate(360px, 0)
}

img {
    max-width: 100%
}

.header p {
    color: #ffffff;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 300;
}

ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

iframe {
    border: none;
    width: 100%
}

a {
    color: #4d4d4d;
    text-decoration: none;
    -webkit-font-smoothing: antialiased
}

a:focus,
a:hover {
    color: #262626;
    text-decoration: none;
    outline: 0
}

a img {
    border: none
}

.form-control {
    height: 50px
}

.form-control:active,
.form-control:focus {
    box-shadow: none;
    outline: 0
}

iframe {
    border: none
}

::selection {
    background: #222;
    color: #fff;
    text-shadow: none
}

::-moz-selection {
    background: #222;
    color: #fff;
    text-shadow: none
}

::-webkit-selection {
    background: #222;
    color: #fff;
    text-shadow: none
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Nunito, sans-serif;
    line-height: 1.2;
    color: #484848
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #484848;
    font-weight: 400
}

.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #484848;
    font-weight: 400
}

.h2,
.h3,
.h4,
h1,
h2,
h3,
h4 .h1 {
    font-weight: 700
}

.h5,
.h6,
h5,
h6 {
    font-weight: 700
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 15px
}

.h6,
h6 {
    font-size: 12px
}

address,
blockquote,
dd,
dl,
dt,
ol,
p,
ul {
    margin: 0 0 10px
}

@media(min-width:1200px) {
    .main-menu {
        display: block
    }
    .mobile-menu {
        display: none
    }
}

@media(max-width:1199px) {
    .our-dashbord.dashbord {
        margin-top: 0
    }
    .main-menu {
        display: none !important
    }
    .mobile-menu {
        display: block;
        position: relative;
        z-index: 999;
        height: 99px;
    }
    .footer,
    .header {
        padding: 0 20px !important
    }
}

.header.stylehome1 {
    background-color: transparent !important;
    position: relative;
    z-index: 1;
    height: 99px;
}

@media only screen and (min-width: 768px){
    .list-inline-item.icons{
        display: none !important
    }
}

.header.stylehome1.home5 {
    background-color: transparent !important;
    position: relative;
    z-index: 1
}

.header.stylehome1 .main_logo_home2 {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    height: 99px;
}

.header.stylehome1 .main_logo_home2 span {
    font-size: 18px;
    margin-top: 25px;
    margin-left: 5px;
    vertical-align: bottom
}

.header.stylehome1.home5 #search-button i,
.header.stylehome1.home5 .main_logo_home2 span {
    color: #0a0a0a
}

.header.stylehome1 a.button-menu-mobile {
    /* height: 50px;
    display: grid;
    line-height: 40px;
    margin: 0 10px auto;
    padding-top: 15px;
    top: 20px;
    width: 50px */
    display: flex;
    justify-content: center;
    align-items: center;
    height: 48px;
    width: 48px;
}

header.stylehome1.home3 a {
    background-color: #112360 !important
}

header.stylehome1.home4 a {
    background-color: #201b72 !important
}

.header.stylehome1.home6 a {
    background-color: #43d4b6 !important
}

.content,
.header {
    /* text-align: center */
}

.header {
    /* background: transparent;
    font-size: 1rem;
    font-weight: 700;
    color: #ffffff;
    line-height: 1.5rem;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 99px;
    padding: 0 50px */
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
}

.header.fixed {
    position: fixed;
    top: 0;
    left: 0
}

.footer.fixed {
    position: fixed;
    bottom: 0;
    left: 0
}

.header .hamburger a {
    display: block;
    width: 48px;
    height: 48px;
    /* padding: 11px;
    position: absolute;
    top: 43px;
    left: 61px */
}

.header .hamburger a:hover {
    cursor: pointer
}

/* .header .hamburger a:before {
    content: '';
    display: block;
    background: #ffffff;
    height: 2px;
    width: 15px
} */

/* .header .hamburger a:after {
    content: '';
    display: block;
    background: #ffffff;
    height: 2px;
    width: 20px
} */

.header li.list_s a:after,
.header li.list_s a:before {
    display: none
}

.header li.list_s a span {
    background-color: transparent
}

.menu_bar_home2{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.menu_bar_home2 li.list-inline-item.hamburger{
    margin-right: 0;
}

.menu_bar_home2 li.list-inline-item.icons, .menu_bar_home2 li.list-inline-item.icons a{
    height: 39px;
    width: 39px;
    margin: 0;
}

.menu_bar_home2 li.list-inline-item:first-child {
    height: 48px;
    width: 48px;
}

.header .hamburger > a span {
    background: transparent;
    color: #ffffff;
    display: block;
    font-size: 48px;
    height: 48px;
    width: 48px
}

@media only screen and (max-width: 767px){
    .main-header--bottom{
        display: none !important
    }
    .main-menu-icons{
        display: none !important
    }
    .mobile-menu {
        display: block;
        position: relative;
        z-index: 999;
        height: 69px;
    }
    .header.stylehome1 {
        background-color: transparent !important;
        position: relative;
        z-index: 1;
        height: 69px;
    }
    .menu_bar_home2 li.list-inline-item a span{
        height: 39px;
        width: 39px;
        font-size: 39px;
    }

    .header .hamburger > a span {
        font-size: 48px!important;
        height: 48px!important;
        width: 48px!important;
    }
}

.menu_bar_home2 li.list-inline-item{
    
}

.menu_bar_home2 li.list-inline-item:first-child a::before {
    background-color: #ffffff !important
}

.menu_bar_home2.home5 li.list-inline-item:first-child:after {
    background-color: #ffffff !important
}

.header.stylehome1.home5 a:before {
    width: 35px
}

.header.stylehome1.home5 a:before {
    content: '';
    display: block;
    background-color: #0a0a0a;
    height: 2px
}

.header.stylehome1.home5 a span {
    background-color: #0a0a0a
}

.mm-menu {
    --mm-line-height: 20px;
    --mm-listitem-size: 44px;
    --mm-navbar-size: 44px;
    --mm-offset-top: 0;
    --mm-offset-right: 0;
    --mm-offset-bottom: 0;
    --mm-offset-left: 0;
    --mm-color-border: rgba(0, 0, 0, 0.1);
    --mm-color-button: rgba(0, 0, 0, 0.3);
    --mm-color-text: rgba(0, 0, 0, 0.75);
    --mm-color-text-dimmed: rgba(0, 0, 0, 0.3);
    --mm-color-background: #f3f3f3;
    --mm-color-background-highlight: rgba(0, 0, 0, 0.05);
    --mm-color-background-emphasis: rgba(255, 255, 255, 0.4);
    --mm-shadow: 0 0 10px rgba(0, 0, 0, 0.3)
}

.mm-hidden {
    display: none !important
}

.mm-wrapper {
    overflow-x: hidden;
    position: relative
}

.mm-menu {
    background: #f3f3f3;
    border-color: rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .75);
    background: var(--mm-color-background);
    border-color: var(--mm-color-border);
    color: var(--mm-color-text);
    line-height: 20px;
    line-height: var(--mm-line-height);
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding: 0;
    margin: 0;
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    top: var(--mm-offset-top);
    right: var(--mm-offset-right);
    bottom: var(--mm-offset-bottom);
    left: var(--mm-offset-left);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.mm-menu a,
.mm-menu a:active,
.mm-menu a:hover,
.mm-menu a:link,
.mm-menu a:visited {
    color: inherit;
    text-decoration: none;
    margin-bottom: 0;
}

[dir=rtl] .mm-menu {
    direction: rtl
}

.mm-panels,
.mm-panels>.mm-panel {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0
}

.mm-panel,
.mm-panels {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-color: rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .75);
    background: var(--theme_color_two);
    border-color: var(--mm-color-border);
    color: var(--mm-color-text)
}

.mm-panels {
    overflow: hidden
}

.mm-panel {
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    padding: 0 20px;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    -o-transition: transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease
}

.mm-panel:not(.mm-hidden) {
    display: block
}

.mm-panel:after,
.mm-panel:before {
    content: '';
    display: block;
    height: 20px
}

.mm-panel_has-navbar {
    padding-top: 44px;
    padding-top: var(--mm-navbar-size)
}

.mm-panel_opened {
    z-index: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mm-panel_opened-parent {
    -webkit-transform: translate3d(-30%, 0, 0);
    transform: translate3d(-30%, 0, 0)
}

.mm-panel_highest {
    z-index: 2
}

.mm-panel_noanimation {
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important
}

.mm-panel_noanimation.mm-panel_opened-parent {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

[dir=rtl] .mm-panel:not(.mm-panel_opened) {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

[dir=rtl] .mm-panel.mm-panel_opened-parent {
    -webkit-transform: translate3d(30%, 0, 0);
    transform: translate3d(30%, 0, 0)
}

.mm-listitem_vertical>.mm-panel {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    display: none;
    width: 100%;
    padding: 10px 0 10px 10px
}

.mm-listitem_vertical>.mm-panel:after,
.mm-listitem_vertical>.mm-panel:before {
    content: none;
    display: none
}

.mm-listitem_opened>.mm-panel {
    display: block
}

.mm-listitem_vertical>.mm-listitem__btn {
    height: 44px;
    height: var(--mm-listitem-size);
    bottom: auto
}

.mm-listitem_vertical .mm-listitem:last-child:after {
    border-color: transparent
}

.mm-listitem_opened>.mm-listitem__btn:after {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    right: 19px
}

.mm-btn {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 44px;
    padding: 0
}

.mm-btn:after,
.mm-btn:before {
    border-color: rgba(0, 0, 0, .1);
    border-color: var(--mm-color-button);
    border-width: 2px;
    border-style: solid
}

.mm-btn_close:after,
.mm-btn_close:before {
    content: '';
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: block;
    width: 5px;
    height: 5px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.mm-btn_close:before {
    border-right: none;
    border-bottom: none;
    right: 18px
}

.mm-btn_close:after {
    border-left: none;
    border-top: none;
    right: 25px
}

.mm-btn_next:after,
.mm-btn_prev:before {
    content: '';
    border-bottom: none;
    border-right: none;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: block;
    width: 8px;
    height: 8px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0
}

.mm-btn_prev:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 23px;
    right: auto
}

.mm-btn_next:after {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    right: 23px;
    left: auto
}

[dir=rtl] .mm-btn_next:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 23px;
    right: auto
}

[dir=rtl] .mm-btn_prev:before {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    right: 23px;
    left: auto
}

[dir=rtl] .mm-btn_close:after,
[dir=rtl] .mm-btn_close:before {
    right: auto
}

[dir=rtl] .mm-btn_close:before {
    left: 25px
}

[dir=rtl] .mm-btn_close:after {
    left: 18px
}

.mm-navbar {
    background: #f3f3f3;
    border-color: rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .3);
    background: var(--mm-color-background);
    border-color: rgba(77, 77, 77, .3);
    color: var(--mm-color-text-dimmed);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    text-align: center;
    display: none;
    height: 44px;
    height: var(--mm-navbar-size);
    padding: 0 44px;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 1;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.mm-navbar>* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding: 12px;
    padding: calc((var(--mm-navbar-size) - var(--mm-line-height)) * .5);
    padding-left: 0;
    padding-right: 0
}

.mm-navbar a,
.mm-navbar a:hover {
    text-decoration: none
}

.mm-navbar__title {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 1.6em
}

.mm-navbar__btn {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1
}

.mm-navbar__btn:first-child {
    text-align: left;
    left: 0
}

.mm-navbar__btn:last-child {
    text-align: right;
    right: 0
}

.mm-panel_has-navbar .mm-navbar {
    display: block
}

[dir=rtl] .mm-navbar__btn:first-child {
    text-align: right;
    right: 0;
    left: auto
}

[dir=rtl] .mm-navbar__btn:last-child {
    text-align: left;
    left: 0;
    right: auto
}

.mm-listitem,
.mm-listview {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0
}

.mm-listitem {
    color: #4d4d4d;
    border-color: rgba(0, 0, 0, .1);
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.mm-listitem:after {
    content: '';
    border-color: rgba(77,77,77,0.3);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

.mm-listitem a,
.mm-listitem a:hover {
    text-decoration: none
}

.mm-listitem__btn,
.mm-listitem__text {
    color: inherit;
    display: block;
    padding-top: 12px;
    padding-top: calc((var(--mm-listitem-size) - var(--mm-line-height))/ 2);
    padding-bottom: 12px;
    padding-bottom: calc((var(--mm-listitem-size) - var(--mm-line-height))/ 2)
}

.mm-listitem__text {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 10px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 10%;
    flex-basis: 10%
}

.mm-listitem__btn {
    -webkit-tap-highlight-color: rgba(255, 255, 255, .4);
    tap-highlight-color: rgba(255, 255, 255, .4);
    -webkit-tap-highlight-color: var(--mm-color-background-emphasis);
    tap-highlight-color: var(--mm-color-background-emphasis);
    background: rgba(3, 2, 1, 0);
    border-color: inherit;
    width: auto;
    padding-right: 54px;
    position: relative
}

.mm-listitem__btn:not(.mm-listitem__text) {
    border-left-width: 1px;
    border-left-style: solid
}

.mm-listitem_selected>.mm-listitem__text {
    background: rgba(255, 255, 255, .4);
    background: var(--mm-color-background-emphasis)
}

.mm-listitem_opened>.mm-listitem__btn,
.mm-listitem_opened>.mm-panel {
    background: rgba(0, 0, 0, .05);
    background: var(--mm-color-background-highlight)
}

.mm-panels>.mm-panel>.mm-listview {
    margin: 20px -20px
}

.mm-panels>.mm-panel>.mm-listview:first-child,
.mm-panels>.mm-panel>.mm-navbar+.mm-listview {
    margin-top: 0
}

.mm-listitem_divider {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    background: rgba(0, 0, 0, .05);
    background: var(--mm-color-background-highlight);
    font-size: 75%;
    text-transform: uppercase;
    min-height: 20px;
    min-height: var(--mm-line-height);
    padding: 6.5px;
    padding: calc(((var(--mm-listitem-size) * .75) - var(--mm-line-height)) * .5);
    padding-right: 10px;
    padding-left: 20px
}

.mm-listitem_spacer {
    padding-top: 44px;
    padding-top: var(--mm-listitem-size)
}

.mm-listitem_spacer>.mm-btn_next {
    top: 44px;
    top: var(--mm-listitem-size)
}

[dir=rtl] .mm-listitem:after {
    left: 0;
    right: 20px
}

[dir=rtl] .mm-listitem__text {
    padding-left: 10px;
    padding-right: 20px
}

[dir=rtl] .mm-listitem__btn {
    padding-left: 54px;
    border-left-width: 0;
    border-left-style: none
}

[dir=rtl] .mm-listitem__btn:not(.mm-listitem__text) {
    padding-right: 0;
    border-right-width: 1px;
    border-right-style: solid
}

.mm-page {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.mm-slideout {
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    -o-transition: transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    z-index: 1
}

.mm-wrapper_opened {
    overflow-x: hidden;
    position: relative
}

.mm-wrapper_background .mm-page {
    background: inherit
}

.mm-menu_offcanvas {
    display: none;
    position: fixed;
    right: auto;
    z-index: 2
}

.mm-menu_offcanvas.mm-menu_opened {
    display: block
}

.mm-menu_offcanvas {
    width: 80%;
    min-width: 240px;
    max-width: 440px
}

.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(80vw, 0, 0);
    transform: translate3d(80vw, 0, 0)
}

@media all and (max-width:300px) {
    .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout {
        -webkit-transform: translate3d(240px, 0, 0);
        transform: translate3d(240px, 0, 0)
    }
}

@media all and (min-width:550px) {
    .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout {
        -webkit-transform: translate3d(440px, 0, 0);
        transform: translate3d(440px, 0, 0)
    }
}

.mm-wrapper__blocker {
    background: rgba(3, 2, 1, 0);
    overflow: hidden;
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2
}

.mm-wrapper_blocking {
    overflow: hidden
}

.mm-wrapper_blocking body {
    overflow: hidden
}

.mm-wrapper_blocking .mm-wrapper__blocker {
    display: block
}

.mm-sronly {
    border: 0 !important;
    clip: rect(1px, 1px, 1px, 1px) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    white-space: nowrap !important;
    width: 1px !important;
    min-width: 1px !important;
    height: 1px !important;
    min-height: 1px !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important
}

@media only screen and (max-width:992px) {
    .header.stylehome1.dashbord_pages:before {
        background-image: -moz-linear-gradient(0deg, #3452ff 0, #ff1053 100%);
        background-image: -webkit-linear-gradient(0deg, #3452ff 0, #ff1053 100%);
        background-image: -ms-linear-gradient(0deg, #3452ff 0, #ff1053 100%)
    }
    .mobile-menu .header_user_notif.dashbord_pages_mobile_version li:first-child {
        display: inline-block !important
    }
    .header_user_notif.dashbord_pages_mobile_version {
        padding-top: 5px !important
    }
    .header_user_notif.dashbord_pages_mobile_version li.user_notif {
        padding-top: 5px;
        vertical-align: middle !important
    }
    .header_user_notif.dashbord_pages_mobile_version li.user_notif:first-child {
        margin-right: 10px
    }
    .stylehome1.dashbord_mobile_logo.dashbord_pages .nav_logo_img {
        margin-left: 0 !important
    }
    .header.stylehome1,
    .stylehome1:before {
        background-color: transparent !important
    }
    .stylehome1.home2,
    .stylehome1.home2:before {
        background-color: #141414 !important;
        border-bottom: none
    }
    .stylehome1.home3 .header.stylehome1 {
        border-bottom: none !important
    }
}

.header a.mobile-logo {
    display: block;
    width: auto;
    height: auto;
    padding: 0;
    position: relative
}

.mobile-logo:before {
    display: none !important
}

.mobile-logo:after {
    display: none !important
}

a {
    color: #0d638f;
    text-shadow: none
}

ul {
    margin: 0;
    padding: 0
}

.ace-responsive-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    background-color: transparent;
    width: 100%
}

.ace-responsive-menu li {
    list-style: none
}

.ace-responsive-menu li ul {
    display: none
}

.ace-responsive-menu>li {
    border: 0;
    display: inline-block;
    margin: 0;
    padding: 0;
    text-align: left
}

.ace-responsive-menu li a {
    color: silver
}

.ace-responsive-menu>li>a.active span {
    color: #fff
}

.ace-responsive-menu>li>a {
    display: block;
    position: relative;
    margin: 0;
    border: 0;
    padding: 18px 20px 18px 5px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 300;
    color: #979797
}

.ace-responsive-menu li a i {
    padding-right: 5px
}

.ace-responsive-menu>li>a i {
    font-size: 16px;
    text-shadow: none
}

.ace-responsive-menu li ul.sub-menu li a i {
    padding-right: 10px
}

.ace-responsive-menu li.menu-active>a {
    color: #fff
}

.ace-responsive-menu li .menu-active {
    position: relative
}

.ace-responsive-menu>li>a>.arrow:before {
    margin-left: 8px;
    display: inline;
    font-size: 16px;
    font-family: FontAwesome;
    height: auto;
    content: "\f107";
    font-weight: 300;
    text-shadow: none;
    width: 10px;
    display: inline-block
}

.ace-responsive-menu li ul.sub-menu li>a>.arrow:before {
    content: "\f105" !important
}

.ace-responsive-menu>li>ul.sub-menu {
    display: none;
    list-style: none;
    clear: both;
    margin: 0;
    position: absolute
}

.ace-responsive-menu li ul.sub-menu {
    background: #333
}

.ace-responsive-menu li ul.sub-menu>li {
    width: 185px
}

.ace-responsive-menu li ul.sub-menu li a {
    display: block;
    margin: 0 0;
    padding: 12px 20px 12px 0;
    text-decoration: none;
    font-size: 13px;
    font-weight: 400;
    background: 0 0
}

.ace-responsive-menu>li>ul.sub-menu>li {
    position: relative
}

.ace-responsive-menu>li>ul.sub-menu>li ul.sub-menu {
    position: absolute;
    left: 185px;
    top: 0;
    display: none;
    list-style: none
}

.ace-responsive-menu>li>ul.sub-menu>li ul.sub-menu>li ul.sub-menu {
    position: absolute;
    left: 185px;
    top: 0;
    display: none;
    list-style: none
}

.ace-responsive-menu>li>ul.sub-menu li>a>.arrow:before {
    float: right;
    margin-top: 1px;
    margin-right: 0;
    display: inline;
    font-size: 16px;
    font-family: FontAwesome;
    height: auto;
    content: "\f104";
    font-weight: 300;
    text-shadow: none
}

.menu-toggle {
    display: none;
    float: left;
    width: 100%;
    background: #333
}

.menu-toggle:focus {
    outline: 0
}

.menu-toggle h3 {
    float: left;
    color: #fff;
    padding: 0 10px;
    font-weight: 600;
    font-size: 16px
}

.menu-toggle .icon-bar {
    display: block !important;
    width: 18px;
    height: 2px;
    background-color: #f5f5f5 !important;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, .25);
    margin: 3px
}

.menu-toggle .icon-bar:hover {
    background-color: #f5f5f5 !important
}

.menu-toggle #menu-btn {
    float: right;
    background: #202020;
    border: 1px solid #0c0c0c;
    padding: 8px;
    border-radius: 5px;
    cursor: pointer;
    margin: 10px
}

.menu-toggle #menu-btn:focus {
    outline: 0
}

.hide-menu {
    display: none
}

ul[data-menu-style=accordion] {
    width: 250px
}

ul[data-menu-style=accordion]>li {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    float: none !important
}

ul[data-menu-style=accordion] li ul.sub-menu>li {
    width: 100%
}

ul[data-menu-style=accordion]>li>a>.arrow:before {
    float: right;
    content: "\f105"
}

ul[data-menu-style=accordion] li.menu-active>a>.arrow:before {
    content: "\f107" !important
}

ul[data-menu-style=accordion]>li>ul.sub-menu {
    position: static
}

ul[data-menu-style=accordion]>li>a i {
    padding-right: 10px;
    color: #ff5737
}

ul[data-menu-style=accordion]>li>ul.sub-menu>li ul.sub-menu {
    position: static
}

ul[data-menu-style=accordion]>li>ul.sub-menu>li ul.sub-menu>li ul.sub-menu {
    position: static
}

ul[data-menu-style=accordion]>li {
    border-bottom: 1px solid #242424
}

ul[data-menu-style=accordion] li a:hover {
    background: #272727 !important
}

ul[data-menu-style=accordion] ul.sub-menu li.menu-active>a>.arrow:before {
    content: "\f107" !important
}

ul[data-menu-style=vertical] {
    width: 200px
}

ul[data-menu-style=vertical]>li {
    float: none
}

ul[data-menu-style=vertical] li ul.sub-menu>li {
    width: 100%
}

ul[data-menu-style=vertical]>li>a>.arrow:before {
    float: right;
    content: "\f105"
}

ul[data-menu-style=vertical]>li.menu-active {
    position: relative
}

ul[data-menu-style=vertical]>li>ul.sub-menu {
    position: absolute;
    left: 200px;
    top: 0;
    width: 200px
}

ul[data-menu-style=vertical]>li>a i {
    padding-right: 10px;
    color: #ff5737
}

ul[data-menu-style=vertical]>li>ul.sub-menu>li ul.sub-menu {
    position: absolute;
    width: 200px;
    left: 200px
}

ul[data-menu-style=vertical]>li>ul.sub-menu>li ul.sub-menu>li ul.sub-menu {
    position: absolute;
    width: 200px;
    left: 200px
}

ul[data-menu-style=vertical]>li {
    border-bottom: 1px solid #242424
}

ul[data-menu-style=vertical] li a:hover {
    background: #272727 !important
}

@media screen and (max-width:768px) {
    .demo {
        width: 96%;
        padding: 2%
    }
    ul[data-menu-style=accordion],
    ul[data-menu-style=vertical],
    ul[data-menu-style=vertical] li ul.sub-menu {
        width: 100% !important
    }
    .ace-responsive-menu {
        float: left;
        width: 100%
    }
    .ace-responsive-menu>li {
        border-bottom: 1px solid #242424;
        float: none
    }
    .ace-responsive-menu li a:hover {
        background: #272727 !important
    }
    .ace-responsive-menu>li>a i {
        padding-right: 10px
    }
    .ace-responsive-menu>li>a>.arrow:before {
        float: right;
        content: "\f105"
    }
    li.menu-active>a>.arrow:before {
        content: "\f107" !important
    }
    .ace-responsive-menu li ul.sub-menu>li {
        width: 100%
    }
    .ace-responsive-menu li ul.sub-menu li ul.sub-menu li a {
        padding-left: 30px
    }
    .ace-responsive-menu li ul.sub-menu li ul.sub-menu li ul.sub-menu li a {
        padding-left: 50px
    }
    .ace-responsive-menu>li>ul.sub-menu {
        position: static
    }
    .ace-responsive-menu>li>ul.sub-menu>li ul.sub-menu {
        position: static
    }
    .ace-responsive-menu>li>ul.sub-menu>li ul.sub-menu>li ul.sub-menu {
        position: static
    }
    .ace-responsive-menu li ul.sub-menu li.menu-active>a>.arrow:before {
        content: "\f107" !important
    }
}

.options {
    width: 200px;
    float: left;
    margin-top: 30px
}

.options h3 {
    font-size: 20px
}

.options a {
    padding: 12px 0;
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
    display: block;
    background: #262626;
    color: #fff;
    text-decoration: none
}

a.backLink {
    float: right;
    margin-bottom: 10px
}

.stylehome1 .mm-navbar {
    color: #262626;
    height: 94px;
    line-height: 1.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.stylehome1 .mm-panel {
    background-color: #ffffff;
}

.stylehome1 .mm-panel ul.mm-listview li:first-child.mm-listitem {
    margin-top: 30px
}

.stylehome1 .mm-panel ul.mm-listview li.mm-listitem.cl_btn {
    border-bottom: none;
    margin: 50px auto;
    max-width: 90%
}

.stylehome1 .mm-panel ul.mm-listview li.mm-listitem.cl_btn a.btn {
    color: #4d4d4d;
    font-size: 16px
}

.stylehome1 a.mm-btn.mm-btn_next.mm-listitem__btn.mm-listitem__text,
.stylehome1 a.mm-listitem__text {
    color: #4d4d4d
}

.stylehome1 a.mm-btn.mm-btn_next.mm-listitem__btn.mm-listitem__text:hover,
.stylehome1 a.mm-listitem__text:hover {
    background-color: #ffffff;
    color: #262626
}

.stylehome1.home3 a.mm-btn.mm-btn_next.mm-listitem__btn.mm-listitem__text,
.stylehome1.home3 a.mm-listitem__text {
    color: #cecff9
}

.stylehome1.home3 a.mm-btn.mm-btn_next.mm-listitem__btn.mm-listitem__text:hover,
.stylehome1.home3 a.mm-listitem__text:hover {
    background-color: #ffffff;
    color: #262626
}

.stylehome1.home4 .mm-navbar,
.stylehome1.home4 .mm-panel {
    background-color: #201b72
}

.stylehome1.home4 a.mm-btn.mm-btn_next.mm-listitem__btn.mm-listitem__text,
.stylehome1.home4 a.mm-listitem__text {
    color: #cecff9
}

.stylehome1.home4 a.mm-btn.mm-btn_next.mm-listitem__btn.mm-listitem__text:hover,
.stylehome1.home4 a.mm-listitem__text:hover {
    background-color: #151156;
    color: #fff
}

.stylehome1.home6 .mm-navbar {
    background-color: #fff
}

.stylehome1.home6 .mm-panel {
    background-color: #ebf9f4
}

.stylehome1.home6 a.mm-btn.mm-btn_next.mm-listitem__btn.mm-listitem__text,
.stylehome1.home6 a.mm-listitem__text {
    color: #252834
}

.stylehome1.home6 a.mm-btn.mm-btn_next.mm-listitem__btn.mm-listitem__text:hover,
.stylehome1.home6 a.mm-listitem__text:hover {
    background-color: #43d4b6;
    color: #fff
}

.stylehome1.home6 .mm-navbar {
    color: #252834
}

.stylehome1.home6 .mm-btn_next::after {
    border-color: #252834
}

.stylehome1 li.mm-listitem:active,
.stylehome1 li.mm-listitem:focus,
.stylehome1 li.mm-listitem:hover {
    color: #262626
}

.stylehome1 .mm-btn_prev:before,
.stylehome1 .mm-navbar {
    background-color: #fff
}

/* .preloader{background-color:#fff;background-image:url(../images/preloader.gif);background-position:center center;background-repeat:no-repeat;height:100%;left:0;position:fixed;top:0;width:100%;z-index:99999} */

@media only screen and (max-width:1600px) {
    .h1ads_1st_list.half_style li.custome_fields_half:nth-child(2) {
        width: 65%
    }
    .bg-img3 {
        border-radius: 0
    }
    .home-three:before {
        border-radius: 0
    }
}

@media only screen and (max-width:1440px) {
    .dn-1440 {
        display: none
    }
    .dib-1440 {
        display: inline-block
    }
    .mouse_scroll {
        right: -120px
    }
    .our-dashbord.dashbord .container-fluid {
        padding-left: 8%;
        padding-right: 15px
    }
    .home1-mainslider {
        overflow-x: hidden
    }
    .feature_property_home6_slider.owl-carousel.owl-theme.owl-loaded .owl-next,
    .our_agents_home6_slider.owl-carousel.owl-theme.owl-loaded .owl-next {
        right: -5%
    }
    .h1ads_1st_list.half_style li.custome_fields_half:nth-child(2) {
        width: 60%
    }
    .feature_property_half_clist.style2 li.extrawide {
        width: 95%
    }
}

@media only screen and (max-width:1366px) {
    .dn-1366 {
        display: none
    }
    .dib-1366 {
        display: inline-block
    }
    .mouse_scroll {
        right: -100px
    }
    .mouse_scroll.home8 {
        right: -80px
    }
    .m_box.our-dashbord:before {
        width: 23.5%
    }
    .ht_left_widget {
        margin-top: 15px
    }
    .sasw_list .max_area {
        float: right
    }
    .h1ads_1st_list.half_style li.custome_fields_half:nth-child(2) {
        width: 58%
    }
    .sidebar-menu {
        width: 230px
    }
    .sidebar-menu li.header {
        padding-left: 15px
    }
    .our-dashbord.dashbord .container-fluid {
        padding-left: 3%;
        padding-right: 15px
    }
    .ff_one .detais {
        margin-top: 0
    }
    .ht_left_widget.home3 .header_search_widget .mailchimp_form .form-control {
        width: 200px
    }
    header.header-nav.menu_style_home_three .ace-responsive-menu>li>a {
        padding: 30px 30px 30px 10px
    }
    .becomea_instructor {
        padding: 65px 15px 55px 100px
    }
    .becomea_instructor.style2 {
        padding: 65px 100px 55px 15px
    }
    .ht_left_widget.home5 {
        margin-top: 15px
    }
    header.header-nav.menu_style_home_five .container-fluid {
        padding: 0 15px
    }
    .blog_post_home6_date .post_grid {
        padding: 30px 10px 30px 10px
    }
    .team_slider.owl-carousel.owl-theme.owl-loaded .owl-prev {
        left: -30px
    }
    .team_slider.owl-carousel.owl-theme.owl-loaded .owl-next {
        right: -30px
    }
    .feature_post_slider.owl-carousel.owl-theme.owl-loaded .owl-prev {
        left: -10px
    }
    .feature_post_slider.owl-carousel.owl-theme.owl-loaded .owl-next {
        right: -10px
    }
    .cart_page_form.style3 .table_body th {
        padding: 20px 15px;
        width: 35%
    }
    .cart_page_form.style3 .table_body td {
        padding: 20px 15px
    }
}

@media only screen and (max-width:1280px) {
    .mouse_scroll {
        right: -50px
    }
    .brdr_left_right::before {
        left: -10px
    }
    .feature_property_home6_slider.owl-carousel.owl-theme.owl-loaded .owl-next,
    .our_agents_home6_slider.owl-carousel.owl-theme.owl-loaded .owl-next {
        right: -3%
    }
    .mouse_scroll.home8 {
        right: 0
    }
    .feature_property_half_clist li.extrawide {
        width: 46%
    }
    .h1ads_1st_list.half_style li.custome_fields_half:nth-child(2) {
        width: 54%
    }
    .iu_heading .candidate_revew_search_box input.form-control {
        width: 70%
    }
    header.header-nav.menu_style_home_one a.navbar_brand {
        margin-top: 21px
    }
    header.header-nav.menu_style_home_one .ace-responsive-menu>li>a {
        padding: 37px 20px 27px 5px
    }
    .home1-mainslider .banner-style-one .banner-title {
        font-size: 40px
    }
    .ht_left_widget ul li.list-inline-item:first-child,
    .ht_left_widget ul li.list-inline-item:nth-child(2) {
        margin-right: 10px
    }
    .header_search_widget .mailchimp_form .form-control {
        padding-left: 15px;
        width: 400px
    }
    .becomea_instructor {
        padding: 65px 15px 55px 50px
    }
    .becomea_instructor.style2 {
        padding: 65px 50px 55px 15px
    }
    .blog_post_home2 .details {
        bottom: 80px
    }
    .blog_post_home2.one .details {
        margin-top: 100px
    }
    .about_home3 .partners_thumb_list li {
        margin-right: 30px
    }
    .hvr_img_box {
        padding: 40px 25px
    }
    .about_box_home6 .thumb:before {
        height: 355px;
        width: 540px
    }
    .col-lg-7.col-xl-7.pr0 {
        padding-right: 5px !important
    }
    .col-lg-5.col-xl-5.pl0 {
        padding-left: 5px !important
    }
    .footer_menu_widget.home6 ul li {
        padding-right: 5px
    }
    .logo-widget.home6 span {
        font-size: 18px;
        vertical-align: middle
    }
    .about_home6 .partners_thumb_list li {
        margin-right: 20px
    }
    .blog_post_home6_date .post_grid {
        padding: 30px 10px 30px 20px
    }
    .img_hvr_box.home7 {
        width: auto
    }
    .logo-widget.home8 {
        margin-left: 100px
    }
    .main-banner-wrapper.home7 .carousel-btn-block .carousel-btn.left-btn {
        left: 15px
    }
    .main-banner-wrapper.home7 .carousel-btn-block .carousel-btn.right-btn {
        right: 15px
    }
    .blog_tag_widget .tag_list li:nth-child(3) {
        margin-bottom: 15px
    }
    .blog_grid_post.style2 .details {
        padding: 20px 45px 25px 40px
    }
    .courses_single_container .cs_row_five .student_feedback_container .s_feeback_content .sonny_progressbar {
        padding-left: 70px
    }
    .instructor_pricing_widget {
        padding: 30px 15px
    }
    .courses_single_container .cs_row_four .about_ins_container .details .review_list {
        float: none
    }
    .courses_single_container .cs_row_five .student_feedback_container .aii_average_review {
        right: 15px
    }
    .blog_grid_post.style2.event_lists {
        border-left: 2px solid #edeff7
    }
    .blog_grid_post.style2.event_lists .details {
        padding: 30px
    }
}

@media only screen and (min-width:1200px) {
    .dashbord .container {
        padding-left: 15px;
        padding-right: 15px;
        margin: 0 auto;
        max-width: 1395px
    }
}

@media only screen and (max-width:1200px) {
    .mouse_scroll {
        right: 0
    }
    .fn-xl {
        float: none !important
    }
    .home-one {
        margin-top: -151px
    }
    header.header-nav.menu_style_home_one .ace-responsive-menu>li>a {
        padding: 37px 10px 27px 5px
    }
    header.header-nav.menu_style_home_one ul.ace-responsive-menu li.add_listing {
        width: 165px
    }
    .inbox_chatting_box .chatting_content li.media.reply.first {
        margin: 0
    }
    .m_box.our-dashbord:before {
        width: 25%
    }
    .cnddte_fvrt.our-dashbord:before {
        width: 25%
    }
    .ff_one .detais {
        padding: 35px 20px 18px 35px
    }
    .feature_property_home6_slider.owl-carousel.owl-theme .owl-stage-outer,
    .our_agents_home6_slider.owl-carousel.owl-theme .owl-stage-outer {
        display: block
    }
    header.header-nav.menu_style_home_three .ace-responsive-menu>li>a {
        padding: 30px 25px 30px 10px
    }
    header.header-nav.menu_style_home_four.home8 .ace-responsive-menu>li>a {
        padding: 18px 15px 18px 15px
    }
    header.header-nav.menu_style_home_five a.navbar_brand {
        margin-right: 15px
    }
    .about_box_home7 .thumb::before {
        height: 350px;
        width: 540px
    }
    .ff_one {
        padding: 15px 10px
    }
    .ff_one .detais {
        display: inline
    }
    .user_board {
        padding: 0 10px 0 0
    }
    .my_course_content_list .mc_content_list .sonny_progressbar .bar-container {
        margin-left: -175px;
        margin-right: 115px
    }
    .my_course_content_list .mc_content_list .sonny_progressbar p.title {
        margin-right: -15px
    }
}

@media only screen and (max-width:1199.98px) {
    .p0-mdd {
        padding: 0
    }
    .m0-mdd {
        margin: 0 !important
    }
    .tac-md {
        text-align: center
    }
    .dn-1199,
    .dn-lg {
        display: none !important
    }
    .plpr5-md {
        padding-left: 5px;
        padding-right: 5px
    }
    .fn-1199,
    .fn-lg {
        float: none !important
    }
    .pr0-md {
        padding-right: 0
    }
    .plpr0-md {
        padding-left: 0;
        padding-right: 0
    }
    .pr15-xl {
        padding-right: 15px !important
    }
    .pl15-xl {
        padding-left: 15px !important
    }
    .dn-1199 {
        display: none
    }
    .pl0-1199 {
        padding-left: 0
    }
    .pr0-1199 {
        padding-right: 0
    }
    .ulockd-pad9100 {
        padding-left: inherit !important
    }
    .pl130-md {
        padding-left: 130px
    }
    .ulockd-mrgn12-150 {
        margin-top: auto
    }
    header.header-nav.menu_style_home_one ul.sign_up_btn {
        margin-top: 20px
    }
    header.header-nav.menu_style_home_one .mk-search-trigger {
        top: 25px
    }
    header.header-nav.menu_style_home_one {
        padding: 0 30px
    }
    header.header-nav.dashboard {
        padding: 0 5px 0 15px
    }
    header.header-nav.menu_style_home_one a.navbar_brand {
        margin-top: 21px
    }
    header.header-nav.menu_style_home_one .ace-responsive-menu>li>a {
        padding: 37px 20px 27px 10px
    }
    header.header-nav.style_one .ace-responsive-menu>li>a {
        padding: 27px 10px 27px 5px
    }
    header.header-nav.menu_style_home_four .ace-responsive-menu>li>a,
    header.header-nav.menu_style_home_three .ace-responsive-menu>li>a {
        padding: 30px 20px 30px 10px
    }
    header.header-nav.menu_style_home_one ul.ace-responsive-menu li.add_listing {
        height: 33px;
        top: 25px;
        width: 100px
    }
    header.header-nav.menu_style_home_one ul.ace-responsive-menu li.add_listing a {
        top: -25px
    }
    header.header-nav.menu_style_home_one.style2 ul.ace-responsive-menu li.add_listing a {
        line-height: .7
    }
    .sign_up_btn .btn {
        width: auto
    }
    .cnddte_fvrt.our-dashbord:before {
        width: 35%
    }
    .home1_adsrchfrm {
        padding: 30px 20px
    }
    .home1-advnc-search .search_option_two .dropdown.bootstrap-select>.dropdown-toggle,
    .home1-advnc-search ul li:first-child .form-control,
    .home1-advnc-search ul li:nth-child(3) .form-group .form-control {
        width: 150px
    }
    .small_dropdown2 .dd_btn {
        width: 100px
    }
    .home1-advnc-search ul li .search_option_button button {
        width: 140px
    }
    .dropdown-content {
        min-height: 300px
    }
    .feature_property_slider.owl-carousel.owl-theme.owl-loaded .owl-stage-outer {
        padding: 0
    }
    .feat_property .details .fp_footer .fp_pdate {
        float: left !important;
        margin-left: 55px;
        margin-top: -15px
    }
    .feat_property.list .details .fp_footer .fp_pdate {
        float: right !important;
        margin-top: 10px
    }
    .feat_property .details .fp_footer .fp_meta li {
        vertical-align: text-top
    }
    .footer_mailchimp_form .col-auto input.form-control {
        width: 150px
    }
    .footer_social_widget li {
        padding-left: 10px;
        padding-right: 0
    }
    .footer_qlink_widget {
        padding-left: 50px
    }
    ul.ab_counting li {
        margin-right: 20px !important
    }
    ul.mc_child_list {
        margin-bottom: 30px
    }
    ul.mc_parent_list ul.mc_child_list.one li {
        padding: 10px 50px 10px 50px
    }
    .checkout_form .checkout_coupon form input.coupon_input {
        width: 200px
    }
    .feature_property_home3_slider.owl-carousel.owl-theme.owl-loaded .owl-prev {
        left: -15px
    }
    .feature_property_home3_slider.owl-carousel.owl-theme.owl-loaded .owl-next {
        right: -15px
    }
    .home-one .home-text.home5 {
        position: relative
    }
    .home-text.home5 .discounts_para {
        margin-bottom: 30px
    }
    .home-text.home5 ul li {
        margin-bottom: 10px
    }
    .home1-advnc-search.home5 {
        padding: 0
    }
    .ht_left_widget {
        left: 22%;
        margin-top: -15px;
        position: relative
    }
    .property_city_home6 .details {
        padding: 40px 10px
    }
    .home1-advnc-search.home7 ul li:nth-child(2) {
        width: 300px
    }
    .why_chose_us.home7 {
        padding: 25px 30px
    }
    .mouse_scroll.home8 {
        right: 0
    }
    .testimonial_item .details {
        margin: 0 0 0 25px
    }
    .home1-advnc-search.home10 ul li {
        margin-right: auto !important
    }
    .for_blog.feat_property.home9 .thumb {
        top: -90px
    }
    .for_blog.feat_property.home9 {
        margin-top: 90px
    }
    .blog_sp_post_meta li:nth-child(2),
    .blog_sp_post_meta li:nth-child(4),
    .blog_sp_post_meta li:nth-child(6) {
        margin-right: 10px
    }
    .sasw_list .max_area,
    .sasw_list .min_area {
        width: 100%
    }
    .home_two_map.style2 {
        display: block
    }
    .map-canvas.half_style {
        height: 400px;
        position: relative !important
    }
    .h1ads_1st_list.half_style li.custome_fields_half:nth-child(2) {
        width: 65%
    }
    .feature_property_half_clist.style2 li.extrawide {
        width: 48%
    }
    .sidebar_switch.style2 #main2 .filteropen2 {
        left: auto;
        right: 10px
    }
    .sidebar-menu {
        width: 250px
    }
    .ff_one {
        padding: 15px 20px
    }
    .our-dashbord.dashbord .container-fluid {
        padding-left: 15px
    }
    .faq_according.style2 .accordion .card .card-header {
        display: inline-table
    }
    .listing_single_property_slider .owl-controls .owl-nav {
        top: 30%
    }
    .team_member .overlay .tm_social_icon {
        top: 45%
    }
    .ui_kit_button .btn {
        margin-bottom: 15px
    }
    .mbp_pagination ul.page_navigation {
        padding-left: 20px
    }
    .footer_menu {
        padding-left: 0
    }
    .home_bg3:after {
        right: 0
    }
    .contact_form_grid {
        margin-top: 50px
    }
    .home5_mt {
        padding: 30px 0
    }
    .mobile-menu .header_user_notif {
        right: 10%;
        padding-top: 15px
    }
    .mobile-menu .header_user_notif li:first-child {
        vertical-align: text-top
    }
    .mobile-menu .header_user_notif .user_notif .dropdown-menu.show {
        top: 0 !important;
        margin-left: -270px
    }
    .mobile-menu .header_user_notif li.user_setting .dropdown-menu.show {
        margin-left: -125px
    }
    .mobile-menu .header_user_notif li.user_setting .btn.dropdown-toggle:after {
        display: none
    }
    .header_user_notif li.user_setting .btn span {
        display: none
    }
    .stylehome1 .nav_logo_img,
    .stylehome1.dashbord_mobile_logo .nav_logo_img {
        position: relative
    }
    .alpha-pag ul.option-set li {
        margin-bottom: 10px
    }
    .header_top.home3 .container-fluid,
    header.header-nav.menu_style_home_three .container-fluid {
        padding: 0 30px
    }
    header.header-nav.menu_style_home_three .ht_left_widget.home3.float-left {
        float: left !important;
        margin-top: 20px
    }
    header.header-nav.menu_style_home_three a.navbar_brand {
        margin-right: 15px;
        margin-top: 15px
    }
    header.header-nav.menu_style_home_three .ht_left_widget ul li.list-inline-item:first-child {
        margin-right: 0
    }
    header.header-nav.menu_style_home_three.navbar-scrolltofixed .ht_left_widget.home3 .header_top_lang_widget {
        margin-top: 0
    }
    header.header-nav.menu_style_home_five .ace-responsive-menu li:nth-child(4) ul.sub-menu li ul.sub-menu,
    header.header-nav.menu_style_home_seven .ace-responsive-menu li:nth-child(4) ul.sub-menu li ul.sub-menu,
    header.header-nav.menu_style_home_six .ace-responsive-menu li:nth-child(4) ul.sub-menu li ul.sub-menu,
    header.header-nav.menu_style_home_three .ace-responsive-menu li:nth-child(4) ul.sub-menu li ul.sub-menu {
        margin-left: -520px
    }
    header.header-nav.menu_style_home_four.home8 .ace-responsive-menu li:nth-child(4) ul.sub-menu li ul.sub-menu {
        margin-left: -520px
    }
    header.header-nav.menu_style_home_four.home8 .container-fluid {
        padding: 0 30px
    }
    header.header-nav.menu_style_home_four.home8 .ace-responsive-menu>li>a {
        padding: 23px 15px 18px 5px
    }
    .header_top.home3 {
        background-color: #051925
    }
    header.header-nav.menu_style_home_three .ace-responsive-menu>li>a {
        padding: 30px 10px 30px 10px
    }
    .search_overlay.home3 .mk-search-trigger {
        margin-left: 10px
    }
    .becomea_instructor,
    .becomea_instructor.style2 {
        padding: 65px 15px 55px
    }
    .header_top.home2 {
        height: auto;
        padding: 15px 0
    }
    .ht_left_widget.home2 ul li:first-child {
        float: left
    }
    .ht_left_widget ul li.list-inline-item:nth-child(2) {
        margin-left: -230px
    }
    .ht_left_widget.home5.float-left {
        float: left !important
    }
    .ht_right_widget.float-right {
        float: none !important;
        text-align: center
    }
    .ht_right_widget ul {
        text-align: center !important
    }
    .home3_about_icon_box,
    .home3_about_icon_box.home8 {
        padding: 30px
    }
    .about_home3 .partners_thumb_list li {
        margin-right: 15px
    }
    .cart_btnes.home4 a.btn.cart_btn {
        margin-top: 15px
    }
    div#countdown .col-xs-6.col-sm-3:first-child {
        margin-right: 0
    }
    section.home4_about {
        overflow: hidden
    }
    .footer_apps_widget_home1.home6 input.form-control {
        margin: 0 20px 0 0
    }
    .blog_post_home6 {
        margin-bottom: 30px
    }
    .logo-widget.home8 {
        margin-left: 50px
    }
    .blog_post_home2 {
        margin: 0 5px 45px
    }
    .home7_row {
        margin-top: 60px
    }
    .funfact_two_details li {
        margin-right: 60px !important
    }
    .logo-widget.error_paged {
        padding-left: 0
    }
    .checkout_form .checkout_coupon form input {
        margin-right: 15px
    }
    .courses_single_container .cs_row_four .about_ins_container .about_ins_info {
        float: none;
        margin-bottom: 15px
    }
    .courses_single_container .cs_row_four .about_ins_container .details {
        padding-left: 0
    }
    .courses_single_container .cs_row_five .student_feedback_container .aii_average_review {
        display: inline-block;
        left: 0;
        position: relative;
        top: auto
    }
    .courses_single_container .cs_row_three .course_content .details .cc_tab .panel-body .cs_list li a span.cs_preiew {
        display: none
    }
    .courses_single_container .cs_row_one .courses_big_thumb .thumb .overlay_icon .title {
        top: 70%
    }
    .instructor_pricing_widget.csv2 {
        margin-top: 0
    }
    .blog_grid_post.event_lists {
        margin-bottom: 0
    }
    .main_blog_post_content .row.event_lists,
    .participator_team {
        margin-bottom: 30px
    }
    .user_board {
        padding: 0 30px
    }
    .header_user_notif li:first-child {
        margin-right: 10px
    }
    .application_statics {
        margin-bottom: 30px
    }
    .user_board {
        padding-right: 15px;
        padding-left: 0
    }
    .user_profile .media .media-body h4 {
        padding-left: 30px
    }
    .dashbord_nav_list li {
        padding-left: 30px;
        margin-right: 30px
    }
    .my_course_content_header {
        display: block
    }
    .my_course_content_list .mc_content_list {
        display: block
    }
    .my_course_content_list .mc_content_list .thumb {
        margin-bottom: 20px;
        margin-right: 0
    }
    .dashbord_nav_list h4 {
        padding-left: 30px
    }
    .my_course_content_list .mc_content_list .sonny_progressbar .bar-container {
        margin: 0 auto
    }
    .my_course_content_list .mc_content_list .sonny_progressbar p.title {
        float: right;
        margin-bottom: 0;
        margin-right: 0;
        margin-top: 10px
    }
}

@media only screen and (max-width:1024px) {
    .dn-md {
        display: none !important
    }
    .fn-md {
        float: none !important
    }
    header.header-nav.menu_style_home_one ul.ace-responsive-menu li.add_listing {
        top: 0
    }
    header.header-nav.menu_style_home_one ul.ace-responsive-menu li.add_listing a {
        top: -20px
    }
    header.header-nav.menu_style_home_one.style2 a.navbar_brand {
        margin-top: 16px
    }
    header.header-nav.menu_style_home_one.style2 ul.ace-responsive-menu li.add_listing a {
        line-height: normal
    }
    header.header-nav.menu_style_home_one.style2 ul.ace-responsive-menu li.list_s:before {
        top: 15px
    }
    header.header-nav.menu_style_home_one ul.ace-responsive-menu li.add_listing.home2.style10 {
        top: 30px
    }
    header.header-nav.menu_style_home_one ul.ace-responsive-menu li.add_listing.home2.style10 a {
        line-height: 0
    }
    .iu_heading .candidate_revew_search_box input.form-control {
        width: 68%
    }
    .feat_property.list.favorite_page.style2 .thumb {
        width: 200px
    }
    .feat_property.list.favorite_page.style2 .details .tc_content {
        padding-top: 0
    }
    .user_profile {
        padding: 20px 5px
    }
    .our-dashbord:before {
        width: 34% !important
    }
    .footer_social_widget li {
        margin-right: 0 !important
    }
    .m_box.our-dashbord:before {
        width: 33%
    }
    .login_form.inner_page,
    .sign_up_form.inner_page {
        padding: 0
    }
    header.header-nav.menu_style_home_five .ace-responsive-menu li a {
        padding: 22px 10px 12px 10px
    }
    .home_slider2 i.left {
        left: 15px
    }
    .home_slider2 span.left.slick-arrow {
        left: 40px
    }
    .home_slider2 i.right {
        right: 15px
    }
    .home_slider2 span.right.slick-arrow {
        right: 40px
    }
    .home1-mainslider .main-banner-wrapper .carousel-btn-block .carousel-btn.left-btn {
        left: 10px
    }
    .home1-mainslider .main-banner-wrapper .carousel-btn-block .carousel-btn.right-btn {
        right: 10px
    }
    .banner-style-one .slide {
        padding: 165px 60px
    }
    header.header-nav.menu_style_home_one a.navbar_brand {
        margin-top: 10px
    }
    header.header-nav.menu_style_home_one ul.sign_up_btn {
        margin-top: 15px
    }
    header.header-nav.menu_style_home_one .mk-search-trigger {
        top: 20px
    }
    header.header-nav.menu_style_home_one .ace-responsive-menu>li>a {
        padding: 27px 14px 27px 5px
    }
    header.header-nav.menu_style_home_three .ace-responsive-menu li:nth-child(2) ul.sub-menu {
        right: 115px
    }
    header.header-nav.menu_style_home_three .ace-responsive-menu li:nth-child(2) ul.sub-menu:before {
        left: auto
    }
    header.header-nav.menu_style_home_three .ace-responsive-menu li.list_four ul.sub-menu,
    header.header-nav.menu_style_home_three .ace-responsive-menu li.list_three ul.sub-menu {
        right: auto
    }
    header.header-nav.menu_style_home_six .ace-responsive-menu>li>a {
        padding: 23px 10px 18px 5px
    }
    header.header-nav.menu_style_home_seven .ace-responsive-menu>li>a {
        padding: 18px 15px 18px 15px
    }
    .home_iconbox_container {
        margin-bottom: 90px
    }
}

@media only screen and (max-width:992px) {
    .dn-992 {
        display: none !important
    }
    .db-992 {
        display: block !important
    }
    .fn-992 {
        float: none !important
    }
    .pt65-992 {
        padding-top: 65px !important
    }
    .maxw100flex-992 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .maxw100-992 {
        max-width: 100%
    }
    header.header-nav.menu_style_home_five .ace-responsive-menu>li>a {
        padding: 25px 15px 18px 5px
    }
    .stylehome1:before {
        position: absolute;
        content: "";
        background-color: transparent;
        bottom: 0;
        height: 99px;
        right: 0;
        top: 0;
        width: 100%
    }

    .stylehome1.home3:before {
        background-color: transparent !important
    }
    .stylehome1.home4:before {
        background-color: transparent !important
    }
    .stylehome1.home5:before,
    .stylehome1.home6:before {
        background-color: #fff !important
    }
    .stylehome1.home3 .mm-navbar,
    .stylehome1.home3 .mm-panel {
        background-color: #1c327e !important
    }
    .mobile-menu .header_user_notif {
        z-index: 99
    }
    .testimonial_content {
        padding: 60px 40px
    }
    .home5-slider {
        margin-top: -31px
    }
    .ulockd_bgi3 {
        background-position: center top !important
    }
    .main-banner-wrapper .carousel-btn-block {
        top: 5%
    }
    .main-banner-wrapper .carousel-btn-block .carousel-btn.left-btn {
        left: auto;
        right: 80px
    }
    .home-four {
        margin-top: 1px !important
    }
    .home-one {
        margin-top: 0
    }
    .home_content.home5 {
        padding: 230px 0 240px
    }
    .home_content.home5.style2 {
        padding-top: 200px
    }
    .our-dashbord.dashbord {
        padding-top: 45px
    }
    .home_iconbox_container {
        margin-bottom: 120px
    }
    .header_top.home2,
    .header_top.home3,
    .header_top.home4,
    .header_top.home6,
    .header_top.home7,
    .header_top.home8,
    .home8_wave::before {
        display: none
    }
    .home1-mainslider {
        margin-top: -95px
    }
    #mk-fullscreen-searchform2 {
        margin-top: 250px
    }
    .header_top.home6.hone {
        z-index: 9
    }
    .mouse_scroll .icon {
        top: -85px
    }
    .mouse_scroll:before {
        bottom: 40px
    }
    .mouse_scroll:after {
        bottom: 20px
    }
    .home4_overlay::before {
        top: -75px
    }
    .inner_page_breadcrumb {
        margin-top: -95px
    }
    .checkout_form .checkout_coupon form button.btn2,
    .checkout_form .checkout_coupon form input {
        margin-right: 15px
    }
    .inbox_user_list {
        padding: 30px 25px 40px
    }
    .header.stylehome1.home5 a#search-button-listener2 {
        color: #0a0a0a !important
    }
    .home_adv_srch_opt.home4 .home1_adsrchfrm:before {
        border-radius: 8px
    }
    .home_adv_srch_opt.home4 .home1_adsrchfrm {
        border-radius: 8px
    }
}

@media only screen and (max-width:991px) {
    .mb35-smd {
        margin-bottom: 35px
    }
    .mb0-991 {
        margin-bottom: 0 !important
    }
    .mb30-991,
    .mb30-smd {
        margin-bottom: 30px !important
    }
    .mb50-991,
    .mb50-smd {
        margin-bottom: 50px
    }
    .mt30-991,
    .mt30-smd {
        margin-top: 30px
    }
    .mt50-smd {
        margin-top: 50px
    }
    .pb30-991 {
        padding-bottom: 30px
    }
    .tal-991,
    .tal-smd {
        text-align: left !important
    }
    .tac-smd {
        text-align: center !important
    }
    .fn-smd {
        float: none !important
    }
    .dn-991,
    .dn-smd {
        display: none !important
    }
    .db-991,
    .db-smd {
        display: block !important
    }
    .dv-smd {
        display: inherit !important
    }
    .prpl0-md {
        padding-left: 0;
        padding-right: 0
    }
    .prpl5-sm {
        padding-right: 15px !important;
        padding-left: 15px !important
    }
    .mt10-smd {
        margin-top: 10px !important
    }
    .pb0-991 {
        padding-bottom: 0 !important
    }
    .pt0-991 {
        padding-top: 0 !important
    }
    .home1-advnc-search .search_option_two .dropdown.bootstrap-select>.dropdown-toggle,
    .home1-advnc-search ul li:first-child .form-control,
    .home1-advnc-search ul li:nth-child(3) .form-group .form-control {
        margin-bottom: 15px;
        width: 190px
    }
    .home1-advnc-search .search_option_two .dropdown.bootstrap-select>.dropdown-toggle {
        margin-bottom: 0 !important
    }
    .home1-advnc-search .search_option_two .dropdown-menu {
        top: 15px !important
    }
    .home1-advnc-search ul.apeartment_area_list li {
        margin-right: 10px !important
    }
    .home1-advnc-search ul.apeartment_area_list li .dropdown.bootstrap-select>.dropdown-toggle {
        width: 150px
    }
    .small_dropdown2 .dd_btn {
        width: 150px
    }
    .home1-advnc-search ul li .search_option_button button {
        width: 170px
    }
    .small_dropdown2.home10 .dd_content2 {
        top: 150px;
        z-index: 9
    }
    .dd_content2 {
        right: auto;
        top: 200px
    }
    .dd_content2:before {
        left: 50px;
        right: auto
    }
    .dropdown-content {
        height: 450px;
        top: 200px
    }
    .dropdown-content:before {
        left: -10%
    }
    .mega_dropdown_content_closer h5 {
        margin-top: 10px;
        text-align: center !important
    }
    .home_content {
        padding: 300px 0 400px !important
    }
    .home_content.home4 {
        padding: 350px 0 40px !important
    }
    .home_content.listing {
        padding: 40px 0 !important
    }
    .home_content.listing.slider_style {
        padding: 480px 0 0 !important
    }
    .form_grid,
    .terms_condition_grid {
        margin-bottom: 30px
    }
    .faq_according .accordion .card .card-header {
        height: auto
    }
    .featured_row {
        position: relative;
        display: table;
        padding: 0 0 20px
    }
    .home3_home_content {
        padding: 20px 0
    }
    .home3_home_content a.popup_video_btn {
        top: 0
    }
    .home_adv_srch_opt.home4 .home1_adsrchfrm {
        display: table
    }
    .home4_iconbox li {
        margin-bottom: 10px
    }
    ul.apeartment_area_list.home5 {
        margin-top: -35px
    }
    .home-text.home5 .discounts_para {
        margin-bottom: 30px
    }
    .home1-advnc-search.home5 .form-group.df label {
        right: 35px
    }
    .home_content.home5 {
        padding: 80px 0 40px !important
    }
    .home_content.home5.style2 {
        padding-top: 0 !important
    }
    .property_city_home6 .details {
        padding: 50px 25px 0
    }
    .home1-advnc-search.home7 ul li:nth-child(2) {
        width: 200px
    }
    .our_hotoffer {
        margin-top: 0
    }
    .our-hot-offer {
        height: auto
    }
    .testimonial_item .details {
        margin: 0 0 0 10px;
        padding-top: 15px
    }
    .for_blog.feat_property.home9 {
        margin-top: 120px
    }
    .for_blog.feat_property.home9 .thumb {
        top: -115px
    }
    .sidebar_feature_property_slider .feat_property .thumb {
        height: auto
    }
    .h1ads_1st_list.half_style li.custome_fields_half:nth-child(2) {
        width: 50%
    }
    .dropdown-content.half_style {
        height: 490px
    }
    .shop_single_tab_content.style2 {
        margin-bottom: 30px
    }
    .sidebar_switch.mobile_style {
        height: 60px;
        position: relative
    }
    .sidebar_listing_list.style2.mobile_sytle_sidebar {
        max-height: 667px;
        overflow-y: scroll
    }
    .sidebar_listing_list.style2 {
        max-height: 667px;
        overflow-y: scroll
    }
    .start_partner {
        margin-bottom: 30px
    }
    .footer_about_widget {
        padding-left: 15px;
        padding-right: 15px
    }
    .footer_qlink_widget {
        padding-left: 0
    }
    .footer_mailchimp_form .col-auto input.form-control {
        width: auto
    }
    .footer_menu_widget {
        margin-bottom: 15px
    }
    .copyright-widget,
    .footer_menu_widget {
        text-align: center !important
    }
    .blog_post.one .thumb .post_title {
        font-size: 48px
    }
    .icon_box_hiw .icon.middle:before {
        display: none
    }
    .icon_box_hiw .icon.middle:after {
        display: none
    }
    .our-dashbord:before {
        width: 48%
    }
    .footer_about_widget,
    .footer_contact_widget,
    .footer_qlink_widget,
    .login_form,
    .main_blog_post_content {
        margin-bottom: 30px
    }
    .home5_mt {
        margin-top: 0
    }
    .login_form button,
    .sign_up_form button {
        margin-bottom: 40px !important
    }
    .login_form button.btn2,
    .sign_up_form button.btn2 {
        margin-bottom: 0 !important
    }
    .home-content {
        margin: 150px 0 80px
    }
    .home-content.home7 {
        margin: 350px 0 80px
    }
    .home_icon_box {
        margin-bottom: 30px;
        text-align: center
    }
    .funfact_one {
        margin-bottom: 30px
    }
    #our-partners {
        padding-bottom: 30px
    }
    .our_partner {
        margin: 30px;
        text-align: center
    }
    .app_grid .apple_btn {
        margin-bottom: 15px
    }
    .blog_post_home2.home3 {
        margin-bottom: 30px
    }
    .mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper #mk-fullscreen-searchform #mk-fullscreen-search-input,
    .mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper2 #mk-fullscreen-searchform2 #mk-fullscreen-search-input2 {
        max-width: 500px
    }
    .blog_post_home6_media_objects {
        margin-bottom: 30px
    }
    .home7_row {
        margin-top: 60px
    }
    .testimonial_item.home2 .details {
        padding: 30px
    }
    .blog_post_home4.home8 {
        margin-bottom: 30px
    }
    .logo-widget.home8 {
        margin-left: 180px
    }
    .footer_one.home8::after {
        bottom: 150px
    }
    .about_program {
        margin-bottom: 30px;
        padding-right: 0;
        text-align: center
    }
    .home1-mainslider .banner-style-one .banner-title {
        font-size: 30px;
        font-weight: 700
    }
    .home1-mainslider .main-banner-wrapper .carousel-btn-block {
        top: 35%
    }
    .home-content {
        margin: 100px 0 80px
    }
    .home_iconbox_container {
        margin-top: -390px
    }
    .main-banner-wrapper.home7 .carousel-btn-block .carousel-btn.left-btn {
        left: 0
    }
    .main-banner-wrapper.home7 .carousel-btn-block .carousel-btn.right-btn {
        right: 0
    }
    .logo-widget.error_paged {
        padding-left: 30px
    }
    .mbp_pagination ul.page_navigation {
        margin-bottom: 30px
    }
    .shop_order_box .order_list_raw ul li {
        margin-right: 45px
    }
    .order_sidebar_widget {
        margin-top: 30px
    }
    .single_product_grid {
        margin-bottom: 30px
    }
    .courses_single_container .cs_row_one .cs_instructor .cs_instrct_list,
    .courses_single_container .cs_row_one .cs_instructor .cs_watch_list,
    .cs_row_one.csv2 .cs_instructor .cs_watch_list {
        float: none !important
    }
    .cs_row_one.csv2 .cs_instructor .cs_watch_list {
        display: inline-block;
        margin-top: 10px;
        margin-bottom: 10px !important
    }
    .courses_single_container .cs_row_one .cs_instructor .cs_instrct_list,
    .courses_single_container .cs_row_one .cs_instructor .cs_watch_list li {
        margin-bottom: 20px !important
    }
    .ff_one {
        padding: 30px
    }
    .home1-mainslider .home-content {
        padding-top: 0
    }
    .mouse_scroll .icon {
        top: -65px
    }
    .mouse_scroll:before {
        bottom: 20px
    }
    .mouse_scroll:after {
        bottom: 0
    }
    .row_home4 {
        margin: 0 !important
    }
    .home_icon_box.home4 .icon span {
        float: none !important
    }
    .home_icon_box.home4 .icon {
        color: #2441e7
    }
    .home_icon_box.home4 p {
        color: #6f7074
    }
    #main2 .filter_open_btn.style2 {
        right: 10px;
        top: 15px
    }
    .listing_single_row {
        margin-bottom: 42px;
        margin-top: -150px
    }
}

@media only screen and (max-width:768px) {
    .nav_logo_img.mt10 {
        margin-top: 5px
    }
    .menu-toggle {
        background-color: transparent !important
    }
    .menu_style_home_one.stricky-fixed,
    header.header-nav.style_one {
        background-color: transparent
    }
    header.header-nav.menu_style_home_one {
        display: none
    }
    header.header-nav.menu_style_home_one .ace-responsive-menu,
    header.header-nav.menu_style_home_one .ace-responsive-menu>li {
        background-color: #262626
    }
    header.header-nav.menu_style_home_one .ace-responsive-menu li a {
        padding: 27px 15px 27px 15px
    }
    header.header-nav.menu_style_home_three.stricky-fixed {
        background-color: #4568dc
    }
    header.header-nav.menu_style_home_three .ace-responsive-menu li ul.sub-menu {
        background-color: #4568dc
    }
    header.header-nav.menu_style_home_three .ace-responsive-menu>li:hover a .title:before,
    header.header-nav.menu_style_home_three .ace-responsive-menu>li>a.active .title:before {
        background-color: transparent
    }
    header.header-nav.menu_style_home_three .ace-responsive-menu li a,
    header.header-nav.menu_style_home_three .ace-responsive-menu>li {
        border-bottom: #4568dc
    }
    header.header-nav.menu_style_home_three .ace-responsive-menu li a:hover,
    header.header-nav.menu_style_home_three .ace-responsive-menu>li>a {
        background-color: #4568dc !important;
        border-color: #4568dc !important;
        padding: 18px 15px 18px 15px
    }
    header.header-nav.menu_style_home_four.stricky-fixed {
        background-color: #201b71
    }
    header.header-nav.menu_style_home_five .ace-responsive-menu>li>a,
    header.header-nav.menu_style_home_four .ace-responsive-menu li a:hover,
    header.header-nav.menu_style_home_four .ace-responsive-menu>li>a {
        padding: 25px 15px 18px
    }
    header.header-nav.menu_style_home_six {
        width: 100% !important
    }
    header.header-nav.menu_style_home_six .ace-responsive-menu,
    header.header-nav.menu_style_home_six .ace-responsive-menu li a {
        background-color: #fff !important
    }
    header.header-nav.menu_style_home_six .ace-responsive-menu li:last-child {
        border-bottom: none
    }
    .menu-toggle #menu-btn {
        background-color: #79b530 !important;
        border-color: #79b530 !important
    }
    header.header-nav.menu_style_home_six .menu-toggle #menu-btn {
        background-color: #13b493 !important;
        border-color: #79b530 !important
    }
    .dn-smd {
        display: none !important
    }
    .ui_kit_tooltip .btn {
        margin-bottom: 10px
    }
    .our-dashbord:before {
        display: none
    }
    .sticky-nav-tab {
        padding: 20px 10px 0
    }
    .testimonial_content {
        padding: 60px 20px
    }
    .footer_social_widget.home5 li {
        margin-bottom: 5px
    }
    .cl_skill_checkbox .content.ui_kit_checkbox {
        text-align: left
    }
    .sticky-nav-tab {
        padding: 20px 10px 10px
    }
    .sidebar_block {
        margin-bottom: 30px
    }
    button.btn.btn-thm.btns.ml10 {
        margin-left: auto
    }
    .container-fluid.style2 {
        width: 100%
    }
    .header_top.home3 {
        display: none
    }
    .about_home3 {
        margin-bottom: 30px;
        margin-top: 0
    }
    .home3_about_icon_box.six,
    .home3_about_icon_box.three {
        margin-bottom: 45px
    }
    .home3_about_icon_box.five,
    .home3_about_icon_box.four,
    .home3_about_icon_box.one,
    .home3_about_icon_box.seven,
    .home3_about_icon_box.two {
        margin-top: 0
    }
    .about2_home3 {
        margin-top: 30px;
        text-align: center
    }
    .about_thumb_home3 {
        text-align: center !important
    }
    .search_box_home4 .header_search_widget .mailchimp_form .form-control {
        width: 400px
    }
    .home_icon_box.home4 {
        margin-bottom: 50px
    }
    .home_icon_box.home4 .icon span {
        margin-right: 0;
        margin-top: -20px
    }
    .divider-two {
        margin-bottom: 50px
    }
    .main-title.home6 {
        margin-bottom: 30px;
        text-align: center
    }
    .about_home6 .partners_thumb_list {
        margin-top: 0;
        text-align: center;
        margin-bottom: 40px
    }
    .footer_social_widget.home6 {
        margin-top: 0
    }
    .about_box_home6 {
        margin-bottom: 60px
    }
    .funfact_two_details li {
        margin-bottom: 30px;
        margin-right: 80px !important
    }
}

@media only screen and (max-width:767.98px) {
    .tal-767,
    .tal-xsd {
        text-align: left !important
    }
    .tac-xsd {
        text-align: center !important
    }
    .dn-xsd {
        display: none
    }
    .db-xsd {
        display: block
    }
    .fn-xsd {
        float: none !important
    }
    .pb0-767 {
        padding-bottom: 0 !important
    }
    .pt0-xsd {
        padding-top: 0 !important
    }
    .mb10-767 {
        margin-bottom: 10px !important
    }
    .mb20-xsd {
        margin-bottom: 20px
    }
    .mb35-xsd {
        margin-bottom: 35px !important
    }
    .mt0-767,
    .mt0-xsd {
        margin-top: 0 !important
    }
    .mt30-767,
    .mt30-xsd {
        margin-top: 30px !important
    }
    .mb0-767,
    .mb0-xsd {
        margin-bottom: 0 !important
    }
    .mb30-767,
    .mb30-xsd {
        margin-bottom: 30px !important
    }
    .home1-advnc-search .search_option_two .dropdown.bootstrap-select>.dropdown-toggle,
    .home1-advnc-search ul li:first-child .form-control,
    .home1-advnc-search ul li:nth-child(3) .form-group .form-control {
        width: 135px
    }
    .small_dropdown2 .dd_btn {
        width: 140px
    }
    .home1-advnc-search .dropdown.bootstrap-select>.dropdown-toggle {
        margin-bottom: 10px
    }
    .home1-advnc-search ul.apeartment_area_list li {
        margin-right: 15px
    }
    .home1-advnc-search ul.apeartment_area_list li .dropdown.bootstrap-select>.dropdown-toggle {
        width: 220px
    }
    .dropdown-content {
        height: 500px;
        top: 0;
        z-index: 1
    }
    .dropdown-content:before {
        left: 0
    }
    .feature_property_slider.owl-carousel.owl-theme .owl-item {
        max-width: 100%
    }
    .properti_city .overlay {
        height: 100%
    }
    .footer_mailchimp_form .col-auto input.form-control {
        width: 170px
    }
    .mouse_scroll {
        display: none
    }
    .home_content {
        padding: 150px 0 400px !important
    }
    .home_adv_srch_opt {
        margin-top: 100px
    }
    .error_page.footer_apps_widget .mailchimp_form .form-control {
        width: 500px
    }
    .checkout_form .checkout_coupon form button.btn3 {
        position: relative
    }
    .home_content.home4 {
        padding: 250px 0 30px !important
    }
    .main-banner-wrapper .carousel-btn-block {
        bottom: 12%;
        top: auto
    }
    .main-banner-wrapper.home10 .carousel-btn-block {
        bottom: 20%;
        top: auto
    }
    .home_content.home5 {
        padding: 40px 0
    }
    .home_content.home6 {
        padding: 200px 0 !important
    }
    .mega_dropdown_content_closer h5 {
        margin-top: -5px
    }
    .mega-dropdown.home6 .mega_dropdown_content_closer h5 {
        margin-top: 0
    }
    .property_city_home6 {
        display: block
    }
    .property_city_home6 .details {
        padding: 30px 25px
    }
    .feat_property .details .fp_footer .fp_meta li {
        vertical-align: middle
    }
    .feat_property .details .fp_footer .fp_pdate {
        float: right !important;
        margin-top: 12px
    }
    .our_hotoffer {
        margin-bottom: 30px
    }
    .home1-advnc-search.home7 {
        display: table;
        padding: 0 15px;
        position: relative;
        width: 100%
    }
    .home_content.home7 {
        padding: 250px 0 0 !important
    }
    .tes-nav img {
        margin: 0 !important
    }
    .testimonial_item .details {
        padding: 0
    }
    .bs_carousel .main_title,
    .feat_property.home8 {
        margin-top: 30px !important
    }
    .home-nine {
        height: 760px
    }
    .home1-advnc-search.home9 {
        width: 100%
    }
    .home1-advnc-search.home9 ul li:first-child .form-control {
        width: 270px
    }
    .for_blog.feat_property.home9 {
        margin-top: 0
    }
    .for_blog.feat_property.home9 .thumb {
        top: 0
    }
    .for_blog.feat_property.home9 .details,
    .for_blog.feat_property.home9 .thumb {
        position: relative
    }
    .grid_list_search_result,
    .mbp_blockquote {
        display: inline-table
    }
    .right_area.style2 {
        text-align: left !important
    }
    .right_area.style2 .bootstrap-select>.dropdown-toggle {
        z-index: 0
    }
    .feat_property.list {
        display: grid
    }
    .feat_property.list .thumb {
        height: auto;
        width: auto
    }
    .feat_property.list .details {
        width: auto
    }
    .home_content.listing {
        padding: 0 !important
    }
    .home_content.listing.slider_style {
        padding: 380px 0 0 !important
    }
    .home-listing-slider .main-banner-wrapper .carousel-btn-block {
        bottom: 14%
    }
    .feat_property.list .details .fp_footer {
        padding: 0 20px 20px
    }
    .feature_property_half_clist li.extrawide {
        margin-left: auto;
        margin-right: auto;
        width: 100%
    }
    .dropdown-content.half_style {
        height: 575px;
        z-index: 9
    }
    .home1-advnc-search.home2.style2 {
        margin-bottom: 60px
    }
    .h1ads_1st_list.half_style li.custome_fields_half:nth-child(2) {
        margin-right: 0 !important;
        width: 74%
    }
    .h1ads_1st_list.half_style li.custome_fields_half:nth-child(3) {
        position: relative;
        width: 100%
    }
    .h1ads_1st_list.half_style .navbered {
        left: 0;
        position: absolute;
        width: 100%
    }
    .h1ads_1st_list.half_style .navbered .dropdown-content:before {
        left: auto
    }
    .feature_property_half_clist.style2 li.extrawide {
        width: 100%
    }
    .sidebar_advanced_search_widget .dropdown-menu.show {
        min-width: 100% !important
    }
    .feat_property.list .details .fp_footer .fp_pdate {
        margin-top: 8px
    }
    .feat_property.list.agency .thumb {
        height: auto;
        width: auto
    }
    .feat_property.list.agency .details {
        border-left: none;
        padding-left: inherit
    }
    .feat_property.list.favorite_page {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex
    }
    .portfolio_item,
    .portfolio_item img {
        height: auto;
        width: 100%
    }
    .lsd_list li {
        margin-bottom: 10px
    }
    .listing_single_description2 {
        display: block
    }
    .single_property_social_share.style2 {
        position: relative;
        right: auto
    }
    .listing_single_property_slider .owl-controls .owl-nav {
        top: 40%
    }
    .listing_single_row.style2 {
        position: absolute;
        top: -400px
    }
    #main2 .filter_open_btn {
        top: 25px
    }
    #main2 .filter_open_btn.style3 {
        left: 15px;
        top: -30px
    }
    #main2 .filter_open_btn.style4 {
        right: 10px;
        top: 0
    }
    .home-five .home-text a.btn {
        display: block;
        margin-top: 35px
    }
    .bg-img5 {
        background-position: 40% bottom
    }
    .home_icon_box {
        display: none
    }
    .home_icon_box.home8 {
        display: block
    }
    .home_icon_box.home4 {
        display: block
    }
    .faq_according,
    .ui_kit_table {
        margin-bottom: 30px
    }
    .mbp_pagination ul.page_navigation {
        height: 100%;
        padding-left: 15px
    }
    .mbp_blockquote .blockquote:before {
        top: 10px
    }
    .our-dashbord:before {
        display: none
    }
    .message_container .message_input form button.btn,
    .message_container .message_input form input.form-control {
        z-index: 9
    }
    .message_input:before {
        background-color: #fff;
        bottom: -32px;
        content: "";
        left: -30px;
        position: absolute;
        right: -30px;
        top: 0;
        z-index: 0
    }
    .sticky-nav-tab {
        padding: 5px 10px 15px
    }
    .candidate_revew_select.mt50 {
        margin-top: auto
    }
    .testimonial_content {
        margin: 70px 50px
    }
    .t_icon.home3 {
        left: 70px
    }
    .blog_post {
        margin-bottom: 20px
    }
    .home5-slider .pogoSlider--dirCenterHorizontal .pogoSlider-dir-btn {
        top: 50%
    }
    .home5-slider .home_content .slider-text1 {
        font-size: 30px
    }
    .icon_box_home6 {
        padding: 20px
    }
    .phone_img {
        display: none
    }
    .home1-divider2 {
        padding: 100px 0
    }
    .footer_social_widget.mt15 {
        margin-top: 0
    }
    .becomea_instructor {
        margin-bottom: 30px
    }
    .blog_post_home2.home3 {
        margin: 0 auto 30px;
        max-width: 410px
    }
    .becomea_instructor_home3 {
        padding: 30px
    }
    .becomea_instructor_home3 a.btn {
        max-width: 150px
    }
    .becomea_instructor_home3 a.btn span {
        padding-left: 5px
    }
    .brdr_left_right.home6:before {
        display: none
    }
    .footer_menu_widget.home6 {
        text-align: center
    }
    .banner-style-one .slide.slide-one.home6 .banner-title {
        font-size: 36px
    }
    .about_box_home7 .thumb::before {
        display: none
    }
    .logo-widget.home8 {
        margin-left: 90px
    }
    .blog_post_home4.home8 {
        text-align: center
    }
    .blog_post_home4.home8 .bph4_thumb img {
        margin: 0 auto
    }
    .testimonial_item.home2 .details {
        padding: 50px;
        text-align: center
    }
    .home1_bgi1 {
        height: 650px
    }
    .home-text.home8 {
        padding: 250px 0
    }
    .our-media .container-fluid {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
    .banner-style-one .banner-title,
    .home-one .home-text h2,
    .home-text.home6 h2,
    .home_content.home4 .home-text h2 {
        font-size: 30px
    }
    .home1-mainslider .slide.slide-one {
        height: 660px !important
    }
    .bg-img6 {
        height: 860px
    }
    .home1-mainslider .banner-style-one p {
        margin-top: 10px
    }
    .home1-mainslider .banner-style-one .banner-btn {
        margin-top: 35px
    }
    .bg-img1 {
        background-position: 20% center
    }
    .home-seven {
        margin-top: -95px
    }
    .maxtext h1 {
        font-size: 30px
    }
    .home-content {
        margin: 50px 0 80px
    }
    .logo-widget.error_paged {
        padding-left: 0
    }
    .candidate_revew_search_box input.form-control {
        width: auto
    }
    .shop_order_box .order_list_raw ul li {
        margin-right: 60px
    }
    .checkout_form .checkout_coupon form button.btn2,
    .checkout_form .checkout_coupon form input {
        margin-bottom: 15px
    }
    ul.mc_parent_list ul.mc_child_list.one li {
        padding: 10px 50px 10px 30px
    }
    ul.mc_parent_list ul.mc_child_list.four li,
    ul.mc_parent_list ul.mc_child_list.three li,
    ul.mc_parent_list ul.mc_child_list.two li {
        padding: 10px
    }
    .product_single_content.style2 .ssp_reply,
    .product_single_content.style2 span.sspd_review {
        float: none !important;
        margin-bottom: 15px
    }
    .blog_grid_post .details {
        padding: 15px
    }
    .courses_list_content .feat_property.list {
        display: block
    }
    .courses_list_content .feat_property.list .details .tc_content {
        padding: 15px 0 20px 15px
    }
    .courses_single_container .cs_row_five .student_feedback_container .s_feeback_content .sonny_progressbar {
        max-width: 390px;
        padding-left: 60px
    }
    .cs_row_one.csv3 .cs_watch_list {
        float: none !important;
        margin-top: 10px
    }
    .inner_page_breadcrumb.csv2 .breadcrumb_content,
    .inner_page_breadcrumb.csv3 .breadcrumb_content {
        margin-top: 60px
    }
    .ff_one {
        padding: 15px 10px
    }
    .inbox_chatting_box .chatting_content {
        padding: 30px 30px 100px
    }
}

@media only screen and (max-width:630px) {
    .mobile-menu .header_user_notif {
        right: 12%
    }
    .banner-style-one .slide {
        padding: 165px 15px
    }
    .banner-style-one .banner-btn {
        display: block
    }
    .menu_bar_home2 li.list-inline-item:first-child:after {
        right: 0
    }
    ul.view_edit_delete_list {
        display: block !important;
        float: none !important;
        margin-top: 15px
    }
}

@media only screen and (max-width:580px) {
    .h1ads_1st_list.half_style li.custome_fields_half:nth-child(2) {
        width: 71%
    }
    .sticky-nav-tabs-container {
        padding-top: 13px
    }
}

@media only screen and (max-width:575.98px) {
    .mt20-xxsd {
        margin-top: 20px
    }
    .home1-advnc-search .search_option_two .dropdown.bootstrap-select>.dropdown-toggle,
    .home1-advnc-search ul li:first-child .form-control,
    .home1-advnc-search ul li:nth-child(3) .form-group .form-control {
        width: 135px
    }
    .small_dropdown2 .dd_btn {
        width: 140px
    }
    .home1-advnc-search .dropdown.bootstrap-select>.dropdown-toggle {
        margin-bottom: 10px
    }
    .dropdown-content {
        height: 800px
    }
    .dropdown-content:before {
        display: none
    }
    .mega_dropdown_content_closer h5 {
        margin-top: 5px
    }
    .h1ads_1st_list.half_style li.custome_fields_half:nth-child(2) {
        width: 70%
    }
    .app_grid .apple_btn,
    .app_grid .play_store_btn {
        margin-bottom: 10px
    }
}

@media only screen and (max-width:520px) {
    .tac-xxsd {
        text-align: center !important
    }
    .tal-520,
    .tal-xxsd {
        text-align: left !important
    }
    .mb50-xxsd {
        margin-bottom: 50px
    }
    .mb30-520,
    .mb30-xxsd {
        margin-bottom: 30px
    }
    .mb0-520,
    .mb0-xxsd {
        margin-bottom: 0 !important
    }
    .mt30-520,
    .mt30-xxsd {
        margin-top: 30px !important
    }
    .col-xxs-6 {
        width: 50% !important
    }
    .col-xxs-12 {
        width: 100% !important
    }
    .plpr15-xxsd,
    .rs-smd-pad395 {
        padding-left: 15px;
        padding-right: 15px
    }
    .pr15-xxsd {
        padding-right: 15px
    }
    .pl15-xxsd {
        padding-left: 15px
    }
    .plpr15-xxsd {
        padding-left: 15px;
        padding-right: 15px
    }
    .prpl0-lg {
        padding-right: 15px;
        padding-left: 15px
    }
    .pt30-520,
    .pt30-xxsd {
        padding-top: 30px
    }
    .fn-520 {
        float: none !important
    }
    .flr-520 {
        float: right !important
    }
    .db-520 {
        display: block !important
    }
    .dn-520 {
        display: none !important
    }
    .home1_adsrchfrm {
        padding: 30px 15px
    }
    .small_dropdown2 .dd_btn {
        width: 120px
    }
    .home1-advnc-search .search_option_two {
        margin-bottom: 10px
    }
    .home1-advnc-search .search_option_two,
    .home1-advnc-search ul li {
        margin-right: 0;
        width: 100%
    }
    .home1-advnc-search .search_option_two .dropdown.bootstrap-select>.dropdown-toggle,
    .home1-advnc-search ul li .form-control,
    .home1-advnc-search ul li .search_option_button button,
    .home1-advnc-search ul li:first-child .form-control,
    .home1-advnc-search ul li:nth-child(3) .form-group .form-control,
    .home1-advnc-search ul.apeartment_area_list li .dropdown.bootstrap-select>.dropdown-toggle,
    .small_dropdown2 .dd_btn {
        width: 100%
    }
    .home1-advnc-search.home9 ul li {
        width: 45%
    }
    .home_content {
        padding: 60px 0 400px !important
    }
    .home1-advnc-search ul.h1ads_1st_list li.custome_fields_520 {
        border: 1px solid #ebebeb;
        border-radius: 8px;
        cursor: pointer;
        height: 50px;
        line-height: 50px;
        margin: 10px 0;
        padding: 0 15px
    }
    .home1-advnc-search ul.apeartment_area_list li {
        margin-right: 20px
    }
    .home-one .home-text {
        padding: 0 15px
    }
    .home_adv_srch_opt {
        margin-top: 120px
    }
    .dropdown-content {
        bottom: 0;
        left: 0;
        max-height: -webkit-fill-available;
        overflow: auto;
        position: fixed;
        right: 0;
        top: 0;
        visibility: visible !important
    }
    .dropdown-content.home2 {
        top: 0
    }
    .featured_row {
        margin-top: 0
    }
    body.mobile_ovyh {
        overflow-y: hidden
    }
    .home1-advnc-search .dropdown.bootstrap-select .dropdown-menu.show,
    .home1-advnc-search .search_option_two .dropdown.bootstrap-select .dropdown-menu.show {
        min-width: auto !important;
        width: 100% !important
    }
    .home1-advnc-search .bootstrap-select .dropdown-menu li a {
        width: 100%
    }
    .dd_content2 {
        top: auto;
        z-index: 9
    }
    .mega-dropdown .dropbtn {
        display: block
    }
    .inner_page_breadcrumb .breadcrumb_content {
        margin-top: 180px
    }
    .contact_form_social_area li {
        margin-bottom: 10px
    }
    .error_page.footer_apps_widget .mailchimp_form .form-control {
        width: 375px
    }
    ul.mc_parent_list li {
        text-align: center;
        width: 100%
    }
    ul.mc_parent_list .membership_header .details p {
        margin-bottom: 0
    }
    .checkout_form .checkout_coupon form input.coupon_input {
        width: 100%
    }
    .cart_page_form tbody.table_body th .cart_list li {
        display: block;
        padding-right: 0
    }
    .cart_page_form tr.carttable_row th:nth-child(5) {
        display: none
    }
    ul.total_reivew_view li.write_review {
        position: relative;
        right: auto
    }
    .main-banner-wrapper .carousel-btn-block .carousel-btn.left-btn,
    .main-banner-wrapper .carousel-btn-block .carousel-btn.right-btn {
        display: none
    }
    .home_content.home4 {
        padding: 120px 0 30px !important
    }
    .home4_iconbox {
        display: none
    }
    .banner-style-one .owl-dots {
        bottom: 20px;
        display: block !important;
        text-align: center
    }
    .banner-style-one .owl-dots .owl-dot span {
        margin: 0 4px
    }
    .home_content.home5 {
        padding: 30px 0 !important
    }
    .home_content.home5 .home-text.home5 {
        display: block;
        padding: 0
    }
    ul.apeartment_area_list.home5 {
        margin-top: 0
    }
    .home_content.home6 .home-text {
        display: block
    }
    .home_content.home6 {
        padding: 120px 0 !important
    }
    .home_adv_srch_opt.home6 {
        margin-top: 35px
    }
    .home1-advnc-search.home7 .search_option_two .dropdown.bootstrap-select>.dropdown-toggle,
    .home1-advnc-search.home7 ul li:nth-child(2) {
        width: 100%
    }
    .home_content.home7 .home-text {
        display: block
    }
    .home_content.home7 {
        padding: 200px 0 !important
    }
    .small_dropdown2.home10 .dd_content2 {
        left: 15px;
        top: 250px
    }
    .home10-mainslider .home-content {
        padding-top: 0;
        margin-top: 0
    }
    .sidebar_switch {
        z-index: 1
    }
    .feat_property.list .details .tc_content {
        padding: 20px
    }
    .feat_property.list .details .fp_footer {
        padding: 0 20px 20px
    }
    .home_adv_srch_opt.listing {
        margin-top: 0
    }
    .h1ads_1st_list.half_style li.custome_fields_half:nth-child(2) {
        width: 100%
    }
    .feat_property.list.favorite_page {
        display: block
    }
    .feat_property.list.favorite_page .thumb {
        height: auto;
        max-width: 100%
    }
    .feat_property.list.favorite_page .view_edit_delete_list {
        position: relative;
        text-align: center
    }
    .feat_property.list.favorite_page .details .tc_content {
        padding: 20px 0
    }
    .feat_property.list.favorite_page.style2 .details .tc_content {
        padding: 15px 0 0
    }
    .my_profile_setting_input .btn1,
    .my_profile_setting_input .btn3 {
        margin-bottom: 30px;
        width: 100%
    }
    .my_profile_setting_input .btn2 {
        width: 100%
    }
    .listing_single_row {
        margin-bottom: 15px
    }
    .sidebar_switch.mobile_style {
        position: relative;
        margin-bottom: 75px
    }
    .sidebar_switch.mobile_style #main2 .filter_open_btn {
        left: 0;
        margin: 0 auto;
        top: 0
    }
    .sticky-nav-tab {
        padding: 5px 2px 15px
    }
    .home5-slider .home_content {
        padding-top: 22%
    }
    .home5-slider .home_content .slider-text1 {
        font-size: 24px
    }
    .error_page.footer_apps_widget .form-inline {
        display: -webkit-inline-box
    }
    .user_profile {
        margin: 15px
    }
    .testimonial_content {
        margin: 70px 0
    }
    .blog_post_home2 .bph2_header img {
        width: 100%
    }
    .home5-slider .pogoSlider {
        height: 320px
    }
    .mobile-menu .header_user_notif {
        right: 14%
    }
    .application_statics {
        padding: 15px
    }
    .divider {
        padding: 80px 0
    }
    .app_grid {
        text-align: center
    }
    .app_grid .apple_btn {
        margin-bottom: 30px
    }
    .footer_apps_widget_home1 input.form-control {
        margin-bottom: 15px;
        width: 100%
    }
    .footer_apps_widget_home1 button.btn {
        display: block;
        margin-left: auto;
        width: 100%
    }
    .app_grid .apple_btn .icon,
    .app_grid .play_store_btn .icon {
        margin-left: 30%
    }
    .footer_apps_widget .app_grid .apple_btn .icon,
    .footer_apps_widget .app_grid .play_store_btn .icon {
        margin-left: 10px
    }
    .app_grid .apple_btn,
    .app_grid .play_store_btn {
        display: block;
        width: 100%
    }
    .footer_menu_widget,
    .logo-widget {
        text-align: center
    }
    .footer_social_widget li {
        margin-right: 10px !important
    }
    .footer_menu_widget ul li {
        padding-right: 15px
    }
    .home3_about {
        padding-bottom: 60px;
        padding-top: 60px
    }
    .becomea_instructor_home3.style1 {
        margin-bottom: 30px
    }
    .logo-widget.home1,
    .logo-widget.home2,
    .logo-widget.home3 {
        display: block
    }
    .logo-widget.home1 img,
    .logo-widget.home2 img,
    .logo-widget.home3 img {
        vertical-align: middle
    }
    .home3_bgi6 {
        height: 750px
    }
    .mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper #mk-fullscreen-searchform #mk-fullscreen-search-input,
    .mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper2 #mk-fullscreen-searchform2 #mk-fullscreen-search-input2 {
        max-width: 350px
    }
    div#countdown .col-xs-6.col-sm-3 {
        display: initial
    }
    .home-five .home-text {
        left: 15px;
        right: 15px
    }
    .home-five .home-text h2 {
        font-size: 30px
    }
    .bg-img5 {
        height: auto
    }
    .about_box_home6 .thumb::before {
        display: none
    }
    .logo-widget.home6 {
        margin-left: 25%;
        margin-top: 10px
    }
    .footer_apps_widget_home1.home6 input.form-control {
        max-width: 0 0 15px 0
    }
    .logo-widget.home8 {
        margin-left: 75px
    }
    .smp_icon_box {
        padding: 0 30px 0;
        text-align: center
    }
    .smp_icon_box.box1 {
        margin-bottom: 30px
    }
    .funfact_two_details li .funfact_two {
        text-align: center
    }
    .funfact_two_details li {
        margin-right: 60px !important
    }
    .logo-widget.error_paged {
        display: grid;
        left: 0;
        margin: 0 auto;
        padding-left: 0;
        position: absolute;
        right: 0
    }
    .footer_apps_widget .mailchimp_form button {
        margin-left: -55px;
        margin-top: 3px;
        width: 45px
    }
    .team_slider.owl-carousel.owl-theme.owl-loaded .owl-prev {
        left: 0;
        top: 35%
    }
    .team_slider.owl-carousel.owl-theme.owl-loaded .owl-next {
        right: 0;
        top: 35%
    }
    .instructor_search_result {
        text-align: center
    }
    .candidate_revew_search_box input.form-control {
        margin-left: 0
    }
    .checkout_form .checkout_coupon form button {
        margin-top: 15px;
        width: 100%
    }
    .checkout_form .checkout_coupon form button.btn3 {
        width: 100%
    }
    .product_single_content .ssp_reply,
    .product_single_content span.sspd_review {
        float: none !important;
        margin-bottom: 15px
    }
    .membership_container {
        padding: 30px 5px
    }
    .product_single_content.style2 .mbp_pagination_comments .mbp_first.media,
    .product_single_content.style2 .mbp_pagination_comments .mbp_first.media .mbp_sub.media,
    .product_single_content.style2 .mbp_pagination_comments .mbp_second.media {
        display: block
    }
    .product_single_content.style2 .mbp_first .mbp_sub img,
    .product_single_content.style2 .mbp_pagination_comments .mbp_first.media img {
        margin-bottom: 15px !important
    }
    .product_single_content.style2 .mbp_pagination_comments .mbp_first img,
    .product_single_content.style2 .mbp_pagination_comments .mbp_second img {
        margin-bottom: 15px !important
    }
    .candidate_revew_select.style2 ul li {
        display: block;
        text-align: center
    }
    .candidate_revew_search_box.course input.form-control {
        width: 80%
    }
    .courses_single_container .cs_row_four .about_ins_container .details .about_info_list li {
        padding-right: 15px
    }
    .courses_single_container .cs_row_four .about_ins_container .details .about_info_list li span {
        padding-right: 5px
    }
    .courses_single_container .cs_row_one .courses_big_thumb .thumb .overlay_icon a {
        top: 30%
    }
    .courses_single_container .cs_row_five .student_feedback_container .s_feeback_content .sonny_progressbar {
        max-width: 350px
    }
    .mbp_first.media.csv1,
    .mbp_second.media.csv1,
    .mbp_sub.media.csv1 {
        display: block
    }
    .mbp_first.media.csv1 .media-body,
    .mbp_second.media.csv1 .media-body,
    .mbp_sub.media.csv1 .media-body {
        margin-top: 20px
    }
    .inner_page_breadcrumb.csv2 .breadcrumb_content,
    .inner_page_breadcrumb.csv3 .breadcrumb_content {
        margin-top: 85px
    }
    .header_user_notif li:nth-child(2) {
        margin-right: 0
    }
    .header_user_notif .user_notif .dropdown-menu.notification_dropdown_content.show {
        margin-left: -200px !important
    }
    .header_user_notif .user_notif .so_heading:before {
        right: 100px
    }
    .my_course_content_list .mc_content_list .details .mc_footer.style2 {
        margin-bottom: 40px
    }
    .my_course_content_list .mc_content_list .details .mc_footer ul.skills {
        float: left !important;
        margin-top: 15px
    }
}

@media only screen and (max-width:500px) {
    .mbp_pagination_comments .total_review {
        display: block;
        position: relative;
        text-align: center
    }
    .mbp_pagination_comments a.write_review {
        position: relative;
        right: auto
    }
}

@media only screen and (max-width:479px) {
    .ulockd-mrgn1225 {
        margin-top: inherit !important
    }
    .footer_menu_widget ul li {
        padding-right: 5px
    }
    .logo-widget.home8 {
        margin-left: 55px
    }
}

@media only screen and (max-width:414px) {
    .mt10-414 {
        margin-top: 10px
    }
    .fn-414 {
        float: none !important
    }
    .dn-414 {
        display: none !important
    }
    .dropdown-content {
        width: 108%
    }
    .home1-advnc-search ul.apeartment_area_list li {
        margin-right: 0
    }
    .home1-advnc-search ul.apeartment_area_list li .dropdown.bootstrap-select>.dropdown-toggle {
        width: 385px
    }
    .dd_content2 {
        right: 0
    }
    .dd_content2:before {
        left: auto;
        right: 20px
    }
    .home1-advnc-search ul li:nth-child(2),
    .home1-advnc-search ul li:nth-child(4) {
        margin-right: 0
    }
    .cart_page_form .table_body td:nth-child(5) {
        display: inline
    }
    .cart_page_form .table_body td:nth-child(5) a {
        display: block;
        margin-top: 10px
    }
    .cart_page_form .table_body td,
    .cart_page_form .table_body th {
        padding: .75rem
    }
    .sp_search_content {
        display: table;
        margin-bottom: 30px;
        text-align: center
    }
    .search_drpdwn {
        float: none
    }
    .tes-nav .slick-list .slick-track li.slick-slide.slick-current.slick-active.slick-center {
        width: 85px !important
    }
    li.slick-slide.slick-active:nth-child(6) img {
        -webkit-transform: translate(-10%, 0) scale(1.1);
        -moz-transform: translate(-10%, 0) scale(1.1);
        -o-transform: translate(-10%, 0) scale(1.1);
        transform: translate(-10%, 0) scale(1.1)
    }
    li.slick-slide.slick-active:nth-child(8) img {
        -webkit-transform: translate(3%, 0) scale(1.1);
        -moz-transform: translate(3%, 0) scale(1.1);
        -o-transform: translate(3%, 0) scale(1.1);
        transform: translate(3%, 0) scale(1.1)
    }
    .tes-nav .slick-slide.slick-current.slick-active.slick-center img {
        -webkit-transform: translate(-10%, 0) scale(.9);
        -moz-transform: translate(-10%, 0) scale(.9);
        -o-transform: translate(-10%, 0) scale(.9);
        transform: translate(-10%, 0) scale(.9)
    }
    .grid_list_search_result .right_area ul li:first-child {
        margin-right: 0
    }
    .grid_list_search_result .right_area ul li:first-child:before {
        display: none
    }
    .grid_list_search_result .right_area li {
        display: block
    }
    .sidebar_content_details.style2 {
        left: 0
    }
    .sidebar_content_details.style2 .dropdown-menu.show {
        max-width: 350px;
        transform: translate(10px, 10px) !important;
        min-width: 300px !important
    }
    .message_container .message_input form button.btn {
        right: 5px;
        width: auto
    }
    .iba_container {
        display: block
    }
    .iba_container .icon_box_area {
        margin-bottom: 15px
    }
    .single_line .para {
        float: none
    }
    .single_line .review {
        float: none
    }
    .sticky-nav-tab {
        padding: 10px 0 15px
    }
    .sticky-nav-tabs-container li a {
        font-size: 13px
    }
    .main-title a {
        display: inline-block;
        float: none !important
    }
    .featurej_post li {
        line-height: 30px
    }
    .featurej_post span.pl20 {
        padding-left: inherit
    }
    .ui_kit_tooltip .btn {
        margin-bottom: 10px
    }
    .candidate_revew_select.pjlv3 ul li:nth-child(2) {
        margin-bottom: 15px
    }
    .t_icon.home3 {
        left: 30px
    }
    .testimonial_content .thumb {
        margin-bottom: 20px
    }
    .mobile-menu .header_user_notif {
        right: 17%
    }
    .mobile-menu .header_user_notif li:first-child {
        display: none
    }
    .stylehome1.dashbord_mobile_logo .nav_logo_img {
        margin-left: -35px
    }
    .mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper #mk-fullscreen-searchform #mk-fullscreen-search-input,
    .mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper2 #mk-fullscreen-searchform2 #mk-fullscreen-search-input2 {
        max-width: 260px
    }
    .search_box_home4 .header_search_widget .mailchimp_form .form-control {
        width: 300px
    }
    .search_box_home4 .header_search_widget .mailchimp_form button {
        right: 10px
    }
    .about_home3 .partners_thumb_list li {
        width: 40%;
        margin-bottom: 30px
    }
    .logo-widget.home6 {
        margin-left: 20%
    }
    .header.stylehome1 .main_logo_home2.home8 span {
        font-size: 16px
    }
    .logo-widget.home8 {
        margin-left: 20px
    }
    .funfact_two_details li {
        margin-right: 0 !important
    }
    .candidate_revew_search_box input.form-control {
        width: 85%
    }
    .candidate_revew_search_box {
        margin-left: 0
    }
    .shop_order_box .order_list_raw ul li {
        margin-bottom: 20px;
        width: 100%
    }
    ul.mc_parent_list ul.mc_child_list.one li {
        padding: 10px 10px
    }
    .blog_grid_post.style2 .details {
        padding: 20px 25px 25px 20px
    }
    .courses_single_container .cs_row_five .student_feedback_container .s_feeback_content .sonny_progressbar {
        max-width: 290px
    }
    .csv1 .breadcrumb {
        padding: .75rem 0
    }
    .courses_single_container .cs_row_one .courses_big_thumb .thumb .overlay_icon .title {
        top: 80%
    }
    .courses_single_container .cs_row_three .course_content .details .cc_tab .panel-body .cs_list li {
        padding: 20px 10px
    }
    .header_user_notif.dashbord_pages_mobile_version li.user_notif:first-child {
        display: none !important
    }
    .my_course_content_list .mc_content_list .details .mc_footer ul.mc_review li.fp_pdate {
        margin-left: 0
    }
    .my_course_content_list .mc_content_list.style2 {
        padding: 30px 15px
    }
}

@media only screen and (max-width:400px) {
    .fn-400 {
        float: none !important
    }
    .tal-400 {
        text-align: left !important
    }
    .upad395xsd {
        padding-left: 5px;
        padding-right: 5px
    }
    .home1-advnc-search ul.apeartment_area_list li .dropdown.bootstrap-select>.dropdown-toggle {
        width: 340px
    }
    .footer_apps_widget.home4 .mailchimp_form .form-control {
        margin-left: 0;
        width: 100%
    }
    .list-style-type-bullet li {
        margin-left: 50px
    }
    .home_adv_srch_opt .nav-pills {
        margin: 0
    }
    .home3_home_content h1 {
        display: none
    }
    .home_adv_srch_opt.home4 {
        margin-top: 30px
    }
    .home_content.home6 {
        padding: 150px 0 0 0 !important
    }
    .home_adv_srch_opt.home6 {
        margin-top: 20px
    }
    .feat_property .details .fp_footer .fp_pdate {
        margin-left: 0
    }
    .home_content.home7 {
        padding: 170px 0 !important
    }
    .bs_carousel .main_title {
        font-size: 40px !important
    }
    .home1-advnc-search.home9 {
        height: auto;
        text-align: center
    }
    .home1-advnc-search.home9 ul li {
        width: 90%
    }
    .bsp_reveiw_wrt,
    .main_blog_post_content .mbp_thumb_post,
    .mbp_pagination_comments .mbp_first.media {
        padding: 30px 15px
    }
    .blog_post_share li:first-child {
        margin-right: 0
    }
    .mbp_pagination_comments .mbp_first .media-body .sub_title {
        display: block
    }
    .product_single_content .mbp_pagination_comments .mbp_first.media .sub_title ul {
        padding-left: 0
    }
    .sidebar_feature_property_slider.owl-carousel.owl-theme .owl-nav {
        display: none
    }
    .my_dashboard_review .review_content .media {
        display: block
    }
    .my_dashboard_review .review_content .media-body {
        margin-top: 15px
    }
    .candidate_revew_search_box.course input.form-control {
        width: 75%
    }
    #main2 .filter_open_btn {
        top: -55px
    }
    .home_content.home4 {
        padding: 150px 0 30px !important
    }
    .app_grid .apple_btn .icon,
    .app_grid .play_store_btn .icon {
        margin-left: 50px
    }
    .mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper #mk-fullscreen-searchform #mk-fullscreen-search-input,
    .mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper2 #mk-fullscreen-searchform2 #mk-fullscreen-search-input2 {
        max-width: 220px
    }
    .logo-widget.home6 {
        margin-left: 15%
    }
    .header.stylehome1 .main_logo_home2.home7 span {
        font-size: 16px
    }
    .header.stylehome1 .main_logo_home2.home8 span {
        font-size: 14px
    }
    .logo-widget.home8 {
        margin-left: 10px
    }
    .home1-mainslider .home-content {
        margin-top: -10px;
        padding: 0 0 80px
    }
    .error_page.footer_apps_widget .mailchimp_form .form-control {
        width: 290px
    }
    .shop_single_product_details .cart_btns input {
        margin-bottom: 15px
    }
    .shop_single_product_details .sspd_social_icon li {
        padding-right: 10px
    }
    .shop_single_tab_content .mbp_pagination_comments .mbp_first.media {
        display: inline-block
    }
    .product_single_content .mbp_pagination_comments .mbp_first img,
    .product_single_content .mbp_pagination_comments .mbp_second img {
        margin-bottom: 15px
    }
    .courses_single_container .cs_row_three .course_content .details .cc_tab h4.panel-title {
        padding: 10px 8px
    }
    .courses_single_container .cs_row_five .student_feedback_container .s_feeback_content .sonny_progressbar {
        max-width: 200px
    }
    .header_user_notif .user_notif .dropdown-menu.notification_dropdown_content.show {
        margin-left: -180px !important
    }
    .header_user_notif .user_notif .so_heading:before {
        right: 120px
    }
    .breadcrumb_widgets .breadcrumb,
    .breadcrumb_widgets .title {
        float: none !important
    }
    .breadcrumb_widgets {
        padding: 10px 30px
    }
    .my_course_content_list .mc_content_list .details .mc_footer ul.mc_review li.fp_pdate {
        margin-left: 15px;
        margin-top: 15px
    }
    .my_course_content_list .mc_content_list .details .mc_content h5.title span {
        margin-left: 0
    }
    .order_key_status li span,
    .order_key_status li:last-child span {
        margin-left: 15px
    }
}

@media only screen and (max-width:360px) {
    .home1_adsrchfrm {
        padding: 30px 10px
    }
    .home1-advnc-search ul.apeartment_area_list li .dropdown.bootstrap-select>.dropdown-toggle {
        width: 320px
    }
    .home_content {
        padding: 25px 0 400px !important
    }
    .home_adv_srch_opt {
        margin-top: 160px
    }
    .single_product .single_item .thumb img {
        height: auto
    }
    .error_page.footer_apps_widget .mailchimp_form .form-control {
        width: 245px
    }
    .login_form,
    .sign_up_form {
        padding: 30px 20px 0
    }
    .ui_kit_message_box .alert {
        display: inline-table
    }
    .message_container .message_input form input.form-control {
        padding-left: 10px
    }
    .t_icon.home3 {
        left: 15px
    }
    .testimonial_content .thumb {
        margin-bottom: 10px
    }
    .mobile-menu .header_user_notif {
        right: 20%
    }
    .header.stylehome1 .main_logo_home2.home8 span {
        font-size: 12px
    }
    .logo-widget.home8 span {
        font-size: 16px
    }
    .home1-mainslider .banner-style-one .banner-btn {
        padding: 12px 20px
    }
    .courses_single_container .cs_row_three .course_content .details .cc_tab h4.panel-title {
        font-size: 15px
    }
    .header_user_notif li:nth-child(2) {
        display: none
    }
    .my_course_content_list .mc_content_list .details .mc_footer ul.mc_meta {
        margin-right: 10px
    }
    .my_course_content_list .mc_content_list .details .mc_footer ul.mc_meta li {
        margin-right: 3px
    }
    .mbp_first.media.csv1.style2 .media-body .ssp_reply,
    .mbp_second.media.csv1.style2 .media-body .ssp_reply {
        float: none !important;
        margin-bottom: 15px
    }
}

@media only screen and (max-width:340px) {
    .home3_home_content a.popup_video_btn {
        top: -40px
    }
    .mk-fullscreen-search-overlay .mk-fullscreen-close {
        right: 20px
    }
    .feat_property .details .fp_footer .fp_pdate {
        float: left !important;
        margin-left: 55px
    }
    .tes-nav .slick-list .slick-track li.slick-slide.slick-current.slick-active.slick-center {
        margin-top: 10px;
        width: 75px !important
    }
    .tes-nav img {
        width: 50px;
        height: 50px
    }
    .tes-nav .slick-slide.slick-current.slick-active.slick-center img {
        width: 70px;
        height: 70px
    }
    .bsp_reveiw_wrt {
        padding: 15px
    }
    .feat_property.list .dtls_headr {
        display: block
    }
    .feat_property.list .details .fp_footer .fp_pdate {
        float: none !important;
        margin-top: -10px
    }
    .feat_property.list .details .fp_footer .fp_meta {
        float: none !important
    }
    .feat_property.list .details .fp_footer .fp_meta li a {
        vertical-align: super
    }
    .feat_property.list.agency .details .fp_footer .fp_pdate,
    .feat_property.list.agent .details .fp_footer .fp_pdate {
        margin-left: 0;
        margin-top: 0
    }
    .home-text.home5 ul li {
        margin-right: 5px
    }
    .sidebar_content_details {
        width: 320px
    }
    .grid_list_search_result.style2 {
        padding: 0
    }
    .logo-widget.home6 {
        margin-left: 10%
    }
    .blog_post_home6_date .post_grid {
        padding: 30px 10px 30px 10px
    }
    .header.stylehome1 .main_logo_home2.home7 span {
        font-size: 14px
    }
    .half_map_advsrch_navg.style2 ul li {
        margin-right: 5px
    }
    .shop_single_product_details .sspd_social_icon li {
        padding-right: 6px
    }
    .product_single_content .mbp_pagination_comments .mbp_first img,
    .product_single_content .mbp_pagination_comments .mbp_second img {
        margin-right: 10px !important
    }
    .inner_page_breadcrumb.csv2 .breadcrumb_content,
    .inner_page_breadcrumb.csv3 .breadcrumb_content {
        margin-top: 60px
    }
    .cs_row_one.csv2 .cs_title,
    .cs_row_one.csv3 .cs_title {
        font-size: 22px
    }
    .cs_row_one.csv3 .cs_review_seller {
        margin-bottom: 5px
    }
    .header_user_notif li.user_setting .dropdown-menu.show {
        margin-left: -180px !important
    }
    .header_user_notif li.user_setting .dropdown-menu.show:before {
        right: 60px
    }
}

@media only screen and (max-width:320px) {
    .home1-advnc-search ul.apeartment_area_list li .dropdown.bootstrap-select>.dropdown-toggle {
        width: 290px
    }
    .feat_property .details .tc_content .prop_details li {
        margin-right: 20px
    }
    .message_container .message_input form button.btn {
        right: 0
    }
    .list-style-type-bullet li {
        margin-left: 30px
    }
    .home3_home_content a.popup_video_btn {
        display: none
    }
    .home-text.home5 ul li {
        margin-right: 0
    }
    .properti_city.home5 .overlay .details p {
        margin-right: 10px
    }
    .mk-search-trigger.style2 {
        right: 60px
    }
    .tes-nav .slick-list .slick-track li.slick-slide.slick-current.slick-active.slick-center {
        width: 65px
    }
    .grid_list_search_result .half_map_advsrch_navg ul li:first-child:before {
        right: -10px
    }
    .grid_list_search_result .half_map_advsrch_navg ul li:first-child {
        margin-right: 20px
    }
    .search_box_home4 .header_search_widget .mailchimp_form .form-control {
        width: 270px
    }
    .search_box_home4 .header_search_widget .mailchimp_form button {
        right: 10px
    }
    .logo-widget.home6 {
        margin-left: 7%
    }
    .header.stylehome1 .main_logo_home2.home7 span {
        font-size: 12px
    }
    .our-media.pb0 .container-fluid.p0 {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
    .header.stylehome1 .main_logo_home2.home8 span {
        font-size: 10px;
        margin-left: 5px
    }
    .logo-widget.home8 span {
        font-size: 16px
    }
    .courses_single_container .cs_row_three .course_content .details .cc_tab h4.panel-title {
        padding: 10px 4px
    }
}