html,
img {
    max-width: 100%
}

*,
hr,
html,
li,
ul {
    padding: 0;
    margin: 0
}

*,
figure,
hr,
html,
li,
p,
ul {
    margin: 0
}

#cssmenu.small-screen,
.btn-danger:hover:before,
.btn-primary:hover:before,
.btn-secondary:hover:before,
.dineuron-menu li,
body,
html,
textarea {
    width: 100%
}

.btn-danger:after,
.btn-danger:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%
}

.btn-danger,
.btn-primary,
.btn-secondary {
    min-width: 180px;
    overflow: hidden;
    transition: .3s;
    position: relative
}

input,
textarea {
    margin-bottom: 15px
}

ul.dropdown-menu>li a,
ul.navbar-nav>li.nav-item.dropdown:hover .dropdown-menu li a {
    padding: 7px 39px;
    vertical-align: top;
    background: #f4f2f1;
    display: inline-block;
    text-transform: uppercase
}

.menu-container.active,
.nav-open .dineuron-menu {
    opacity: 1;
    visibility: visible
}

.nav-list li,
li {
    list-style: none
}

#cssmenu.small-screen #menu-button,
.hero-sub-section h1,
.menu-list ul li a,
body,
html {
    font-family: 'Open Sans', sans-serif
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    overflow-x: hidden;
    scroll-behavior: smooth;
    height: 100%;
    overflow-y: scroll
}

body,
html {
    height: 100%
}

body {
    background-color: #fff;
    font-size: 18px;
    color: #333
}

.btn,
input,
textarea,
ul.dropdown-menu>li a {
    font-size: 16px
}

a {
    color: #282828;
    text-decoration: none
}

a,
article,
aside,
audio,
body,
caption,
div,
figure,
footer,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
img,
label,
legend,
li,
mark,
nav,
ol,
option,
p,
section,
span,
table,
td,
th,
time,
tr,
ul,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0
}

a:active,
a:focus,
a:hover {
    text-decoration: none;
    outline: 0 !important;
    border: 0
}

input:focus,
textarea:focus {
    border: 2px solid;
    border-radius: 20px
}

textarea {
    border: none;
    color: #000;
    resize: none;
    overflow: auto;
    padding: 10px 32px;
    border-radius: 20px
}

input::-moz-focus-inner {
    border: 0;
    display: none
}

input::-webkit-focus-inner {
    border: 0;
    display: none
}

input:-webkit-autofill,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
    -webkit-box-shadow: none !important
}

input:focus,
select:focus,
textarea:focus {
    outline: 0;
    border: none
}

::-webkit-input-placeholder {
    color: #000;
    opacity: 1
}

:-ms-input-placeholder {
    opacity: 1;
    color: #000
}

::-ms-input-placeholder {
    opacity: 1;
    color: #000
}

::placeholder {
    color: #000;
    opacity: 1
}

table {
    border-collapse: collapse
}

.navbar-expand-lg .navbar-nav li,
form {
    position: relative
}

.form-control:focus {
    outline: 0 !important;
    border: none !important;
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0
}

h1 a,
h1:hover a,
h2 a,
h2:hover a,
h3 a,
h3:hover a,
h4 a,
h4:hover a,
h5 a,
h5:hover a,
h6 a,
h6:hover a {
    font-size: inherit;
    color: inherit
}

hr {
    border-color: #000
}

ul {
    list-style-type: none
}

a:focus,
a:hover,
button:focus,
button:hover {
    outline: 0;
    text-decoration: none
}

.bg-grey {
    background: #f8fbff
}

.btn-secondary {
    background-color: #d3d3d3;
    color: #000
}

.btn-dge {
    background: #de0000
}

.btn-danger {
    background-color: transparent !important
}

.btn-danger:hover {
    background: #0caee9
}

.header {
    min-height: 40px
}

.btn-danger:after {
    width: 100%;
    background-color: #de0000;
    border-radius: 0;
    z-index: -2
}

.btn-danger:before {
    width: 0%;
    background-color: #0caee9;
    transition: .3s;
    border-radius: 0;
    z-index: -1
}

.btn-primary:after,
.btn-primary:before {
    content: "";
    bottom: 0;
    background-color: #0057ff;
    height: 100%;
    left: 0
}

.btn-primary {
    color: #fff;
    background-color: #0057ff !important;
    border-radius: 8px
}

.btn-primary:after {
    position: absolute;
    width: 100%;
    border-radius: 0;
    z-index: -2
}

.btn-primary:before {
    position: absolute;
    width: 0%;
    transition: .3s;
    border-radius: 8px;
    z-index: -1
}

.btn {
    text-align: center;
    color: #fff;
    text-transform: capitalize;
    letter-spacing: normal;
    display: inline-block;
    vertical-align: top;
    border-radius: 8px;
    border: none;
    padding: 8px 15px;
    font-family: Lora, serif;
    font-weight: 700
}

#cssmenu.align-center ul ul,
#cssmenu.small-screen.align-center>ul,
.logo {
    text-align: left
}

.hero-section,
.hero-sub-section {
    border-bottom: 5px solid #282965
}

.get-started,
.scroll-top {
    font-size: 20px
}

.btn-check:focus+.btn,
.btn:focus {
    outline: 0;
    box-shadow: none
}

.btn-check:active+.btn:focus,
.btn-check:checked+.btn:focus,
.btn.active:focus,
.btn.show:focus,
.btn:active:focus {
    box-shadow: none
}

input {
    border: none;
    color: #000;
    height: 52px;
    padding: 0 32px;
    border-radius: 50px;
    width: 100%
}

.container {
    max-width: 920px
}

header {
    background: #60a033;
    position: relative;
    z-index: 111;
    padding: 0;
    width: 100%
}

header .container nav {
    padding: 0;
    justify-content: end
}

.dineuron-menu ul.navbar-nav>li.nav-item>a,
ul.navbar-nav>li.nav-item>a {
    min-height: auto;
    align-items: center;
    text-transform: capitalize;
    text-decoration: none
}

ul.navbar-nav>li.nav-item>a {
    display: flex;
    font-size: 15px;
    color: #fff;
    margin: 0 15px
}

.phone img,
ul.navbar-nav>li.nav-item>a img {
    max-width: 15px;
    margin-right: 10px
}

.nav-list li,
ul.nav-list {
    max-width: 400px;
    margin: 0
}

.navbar-expand-lg .navbar-nav li:last-child a::before {
    width: 1px;
    height: 30px;
    content: '';
    background-color: #fff;
    position: absolute;
    left: -10px
}

#cssmenu #menu-button,
#cssmenu.small-screen .submenu-button.submenu-opened:before,
#cssmenu.small-screen ul ul>li.has-sub>a:after,
#cssmenu.small-screen ul ul>li.has-sub>a:before,
#cssmenu.small-screen>ul>li.has-sub>a:after,
#cssmenu.small-screen>ul>li.has-sub>a:before,
.about-page-section .subMenuHeader,
.hide,
.navbar-nav>li:last-child:before,
ul.navbar-nav .dropdown-toggle::after {
    display: none
}

ul.navbar-nav>li.nav-item a:hover {
    color: #fff !important;
    background-color: #000
}

.navbar-nav>li>a {
    text-transform: capitalize;
    color: #3f3f3f;
    position: relative;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    -ms-transition: none;
    display: inline-block;
    line-height: 20px;
    margin: 0 0 3px;
    padding: 0 15px;
    font-weight: 400;
    font-size: 13px
}

.navbar-nav>li {
    position: relative;
    margin-bottom: 0
}

ul.navbar-nav>li.nav-item.dropdown:hover a {
    color: #fff
}

ul.navbar-nav>li.nav-item.dropdown:hover .dropdown-menu {
    display: block;
    background: #0e283d;
    min-width: 351px
}

ul.navbar-nav>li.nav-item.dropdown:hover .dropdown-menu li:hover a {
    background: #39386e;
    color: #fff;
    text-decoration: none
}

ul.navbar-nav>li.nav-item.dropdown:hover .dropdown-menu li a {
    color: #666;
    font-size: 16px;
    width: 100%
}

ul.dropdown-menu>li a {
    color: #000;
    width: 100%
}

.navbar-nav .dropdown-menu {
    border-radius: 0
}

.logo {
    height: 100%
}

.logo img {
    height: 100px
}

header .container nav li a.active {
    color: #000 !important;
    width: 100%
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    left: -2px;
    border: none
}

.dineuron-menu {
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden
}

.nav-open .dineuron-menu {
    background: #fff;
    padding: 10px
}

.nav-button {
    display: flex;
    justify-content: flex-end;
    top: 10px;
    position: absolute;
    right: 20px;
    width: 30px;
    z-index: 1111
}

.nav-button #nav-icon3 {
    width: 44px;
    height: 22px;
    display: inline-block;
    position: relative;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer
}

.nav-button #nav-icon3 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #fff;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.nav-open .nav-button #nav-icon3 span {
    background: #000
}

.nav-button #nav-icon3 span:first-child {
    top: 0
}

#nav-icon3 span:nth-child(3),
.nav-button #nav-icon3 span:nth-child(2) {
    top: 8px
}

.nav-button #nav-icon3 span:nth-child(4) {
    top: 16px
}

.nav-open #nav-icon3 span:first-child,
.nav-open #nav-icon3 span:nth-child(4) {
    top: 9px;
    width: 0;
    left: 50%
}

.nav-open #nav-icon3 span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.nav-open #nav-icon3 span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.dineuron-menu .navbar-nav {
    width: 100%;
    overflow-y: auto;
    height: 82vh
}

.dineuron-menu ul.navbar-nav>li.nav-item>a {
    height: auto;
    display: flex;
    font-size: 13px;
    padding: 15px 9px !important;
    color: #004a71;
    width: 100%
}

.dineuron-menu .navbar-nav>li a.active {
    background: #0e283d;
    color: #fff;
    padding: 35px 9px !important
}

.dineuron-menu .navbar-nav>li a {
    border-bottom: 1px solid #0e283d
}

.scroll-top {
    width: 55px;
    height: 55px;
    padding: 15px;
    text-align: center;
    line-height: 42px;
    color: #fff;
    border-radius: 40px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out;
    display: none;
    align-items: center;
    justify-content: center;
    background-color: #282828
}

.navbar-action {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: end
}

.menu-container {
    background-color: rgba(0, 0, 0, .9);
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    align-items: center;
    color: #fff;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    opacity: 0;
    visibility: hidden;
    display: flex;
    justify-content: center
}

.btn-close,
.phone {
    position: absolute
}

.nav-list {
    text-align: center;
    justify-content: center
}

.btn-close,
.btn-menu {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    background-color: #000;
    color: #fff;
    cursor: pointer
}

.btn-close {
    right: 40px;
    top: 40px;
    justify-content: center;
    border-radius: 50px
}

.btn-menu {
    border-radius: 10px;
    justify-content: center
}

.menu-inner,
.top-header {
    align-items: center;
    display: flex
}

ul.nav-list {
    padding: 0;
    width: 100%
}

.nav-list li {
    border-bottom: 1px solid #f2f2f2;
    width: 100%;
    display: block
}

.navbar-nav .nav-link {
    padding: 12px 20px;
    padding-left: 15px !important;
    padding-right: 15px !important
}

.navbar-nav .nav-link:hover {
    background-color: #000;
    color: #fff
}

.navbar-nav .nav-link.active {
    background-color: #000;
    color: #fff !important;
    width: max-content
}

.nav-list li a {
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 32px;
    padding: 15px 0;
    display: block;
    font-weight: 400
}

.nav-list li a:hover {
    background-color: #fff;
    color: #000
}

.menu-inner {
    width: 100%;
    height: 100%;
    justify-content: center
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeOut {
    100% {
        opacity: 1
    }

    0% {
        opacity: 0
    }
}

.phone a {
    color: #fff;
    font-size: 15px
}

.top-header {
    height: 100px
}

.top-header a img {
    width: 240px;
    height: 57px
}

header .container {
    max-width: 940px;
    position: relative
}

.phone {
    color: #fff;
    font-size: 16px;
    text-align: right;
    display: flex;
    align-items: center;
    right: 15px;
    height: 100%
}

.team-logo img {
    max-height: 100px
}

.innner-header {
    margin-top: 60px
}

.btn-apply a {
    min-width: 140px
}

.hero-section {
    background: 0 0/cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    height: 320px
}

.hero-sub-section {
    background: url(../images/sub-hero.webp) center center/cover no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    height: 200px;
    display: flex;
    align-items: end;
    padding-bottom: 30px
}

.about-page-section,
.abtou-section,
.contact-section {
    padding: 44px 0 70px
}

.hero-sub-section h1 {
    color: #fff;
    left: 0;
    font-size: 34px;
    font-weight: 700
}

.about-info h1 {
    margin: 0;
    padding: 0 0 20px;
    font-size: 36px;
    color: #282965;
    font-weight: 400
}

.about-info p {
    margin-bottom: 15px
}

.about-page-section {
    background-color: #fff
}

.about-page-section .menu-list {
    max-width: 254px
}

.menu-list ul li:first-child {
    border-top: none
}

.menu-list ul li {
    border-top: 1px solid #e8e8e4;
    padding: 10px 0
}

.menu-list ul li a {
    letter-spacing: 1px;
    text-decoration: none;
    color: #282965;
    font-size: 13px;
    margin-right: 60px;
    font-weight: 500
}

.menu-list ul li a.active {
    color: #497d29
}

.contact-us h2,
.text-info-block h1 {
    margin: 0;
    padding: 0;
    font-size: 26px;
    color: #282965;
    font-weight: 400
}

.text-info-block h2,
.text-info-block h3 {
    margin: 0 0 20px;
    padding: 0;
    font-size: 26px;
    color: #282965;
    font-weight: 400
}

.text-info-block p {
    margin: 20px 0
}

ul.list {
    margin-left: 20px;
    margin-bottom: 20px
}

ul.list li {
    list-style-type: disc
}

.note {
    font-size: 13px;
    color: #575757
}

.mb-30 {
    margin-bottom: 30px !important
}

.contact-section {
    min-height: 250px
}

.contact-us div a {
    color: #0d6efd;
    text-decoration: underline
}

footer {
    background-color: #3d3d3d;
    padding: 40px 0;
    font-size: 12px;
    color: #ccc
}

.footer-content p {
    margin: 10px 0
}

.footer-home img {
    width: 75px;
    height: auto
}

#cssmenu,
#cssmenu #menu-button,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#cssmenu {
    z-index: 100;
    font-family: Montserrat, sans-serif
}

#cssmenu:after,
#cssmenu>ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

#cssmenu>ul>li {
    float: left
}

#cssmenu.align-center>ul {
    font-size: 0;
    text-align: center
}

#cssmenu.align-center>ul>li {
    display: inline-block;
    float: none
}

#cssmenu.align-right>ul>li {
    float: right
}

#cssmenu>ul>li>a {
    padding: 17px 24px;
    font-size: 12px;
    letter-spacing: 1px;
    text-decoration: none;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase
}

#cssmenu ul ul li a:hover,
#cssmenu ul ul li:hover>a,
#cssmenu>ul>li:hover>a {
    color: #282865
}

#cssmenu>ul>li.has-sub>a {
    padding-right: 25px
}

#cssmenu>ul>li.has-sub>a:after {
    position: absolute;
    top: 22px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #fff;
    content: ''
}

#cssmenu>ul>li.has-sub>a:before {
    position: absolute;
    top: 19px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #fff;
    content: ''
}

#cssmenu>ul>li.has-sub:hover>a:before {
    top: 23px;
    height: 0
}

#cssmenu ul ul {
    position: absolute;
    left: -9999px
}

#cssmenu.align-right ul ul {
    text-align: right
}

#cssmenu ul ul li {
    height: 0
}

#cssmenu li:hover>ul {
    left: auto
}

#cssmenu.align-right li:hover>ul {
    left: auto;
    right: 0
}

#cssmenu li:hover>ul>li {
    height: 35px
}

#cssmenu ul ul ul {
    margin-left: 100%;
    top: 0
}

#cssmenu.align-right ul ul ul {
    margin-left: 0;
    margin-right: 100%
}

#cssmenu ul ul li a {
    border-bottom: 1px solid rgba(150, 150, 150, .15);
    padding: 11px 15px;
    width: 265px;
    font-size: 12px;
    text-decoration: none;
    color: #fff;
    font-weight: 700;
    background: #60a033
}

#cssmenu ul ul li.last-item>a,
#cssmenu ul ul li:last-child>a {
    border-bottom: 0
}

#cssmenu ul ul li.has-sub>a:after {
    position: absolute;
    top: 16px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #ddd;
    content: ''
}

#cssmenu.align-right ul ul li.has-sub>a:after {
    right: auto;
    left: 11px
}

#cssmenu ul ul li.has-sub>a:before {
    position: absolute;
    top: 13px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #ddd;
    content: ''
}

#cssmenu.align-right ul ul li.has-sub>a:before {
    right: auto;
    left: 14px
}

#cssmenu ul ul>li.has-sub:hover>a:before {
    top: 17px;
    height: 0
}



#cssmenu.small-screen ul {
    width: 100%;
    display: none;
}

#cssmenu.small-screen ul li {
    width: 100%;
    border-top: 1px solid rgba(120, 120, 120, .2)
}

#cssmenu.small-screen li:hover>ul>li,
#cssmenu.small-screen ul ul li {
    height: auto
}

#cssmenu.small-screen ul li a,
#cssmenu.small-screen ul ul li a {
    width: 100%;
    border-bottom: 0
}

#cssmenu.small-screen>ul>li {
    float: none
}

#cssmenu.small-screen ul ul li a {
    padding-left: 35px;
    color: #fff;
    background: 0 0
}

#cssmenu.small-screen ul ul ul li a {
    padding-left: 35px
}

#cssmenu.small-screen ul ul li.active>a,
#cssmenu.small-screen ul ul li:hover>a {
    color: #ddd
}

#cssmenu.small-screen ul ul,
#cssmenu.small-screen ul ul ul,
#cssmenu.small-screen.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left
}

#cssmenu.small-screen #menu-button {
    display: block;
    padding: 17px 0;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700
}

#cssmenu.small-screen #menu-button:after {
    position: absolute;
    top: 22px;
    right: 17px;
    display: block;
    height: 8px;
    width: 20px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    content: ''
}

#cssmenu.small-screen #menu-button:before {
    position: absolute;
    top: 16px;
    right: 17px;
    display: block;
    height: 2px;
    width: 20px;
    background: #fff;
    content: ''
}

#cssmenu.small-screen #menu-button.menu-opened:after {
    top: 23px;
    border: 0;
    height: 2px;
    width: 15px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

#cssmenu.small-screen #menu-button.menu-opened:before {
    top: 23px;
    background: #fff;
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

#cssmenu.small-screen .submenu-button {
    position: absolute;
    z-index: 11;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, .3);
    height: 46px;
    width: 46px;
    cursor: pointer
}

#cssmenu.small-screen .submenu-button.submenu-opened:before {
    position: absolute;
    top: 0;
    right: 0;
    height: 46px;
    width: 46px;
    background: transparent;
    content: '-';
    display: flex;
    align-items: center;
    justify-content: center;
}

#cssmenu.small-screen ul ul .submenu-button {
    height: 34px;
    width: 34px
}

#cssmenu.small-screen .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #fff
}

#cssmenu.small-screen ul ul .submenu-button:after {
    top: 15px;
    right: 13px
}

#cssmenu.small-screen .submenu-button.submenu-opened:after {
    background: #fff
}

#cssmenu.small-screen .submenu-button:before {
    position: absolute;
    top: 0;
    right: 0;
    height: 46px;
    width: 46px;
    background: transparent;
    content: '+';
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}

#cssmenu.small-screen .submenu-button:before.submenu-opened {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: transparent;
    content: '+'
}

#cssmenu.small-screen ul ul .submenu-button:before {
    top: 12px;
    right: 16px
}

#cssmenu.small-screen.select-list {
    padding: 5px
}

#sectionNav {
    display: flex;
    width: 100%;
    margin-left: -25px
}

@media (max-width:941px) {
    #sectionNav {
        margin-left: 0;
    }

    .subSection {
        width: 100%
    }

    .lMenu {
        display: none
    }

    .main {
        max-width: 100%;
        float: none
    }

    .sectionHeader,
    h1 {
        font-size: 30px
    }

    .mobileMenu {
        display: block;
        width: 400px;
        font-family: 'Open Sans', sans-serif;
        font-size: 13px;
        margin-right: 60px;
        font-weight: 500
    }

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

    .mobileMenu li {
        border-top: 1px solid #e8e8e4;
        padding: 10px 0
    }

    .mobileMenu li:first-child {
        border-top: none
    }

    .mobileMenu a {
        letter-spacing: 1px;
        text-decoration: none;
        color: #282965
    }

    .mobileMenu a:hover {
        color: #333
    }

    .mobileMenu a.activeItem {
        color: #497d29
    }

    .subMenuHeader {
        font-size: 18px;
        margin-top: 40px;
        margin-bottom: 20px
    }
}

@media (max-width:767px) {
    .about-info h1 {
        font-size: 30px
    }

    .about-page-section .row {
        flex-direction: column-reverse
    }

    .about-page-section .menu-list {
        margin-top: 40px;
        max-width: 100%
    }

    .about-page-section .subMenuHeader {
        display: block
    }

    #cssmenu>ul>li>a {
        padding: 17px 0
    }

    .have-question .row .col-auto {
        width: 100%;
        text-align: center
    }

    .footer-content p {
        margin: 10px 0;
        text-align: center
    }
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%
}

.hidden-m {
    display: flex !important
}

.hidden-d {
    display: none !important
}

@media screen and (max-width:767px) {

    .hero-banner,
    .loan-program,
    .reviews-section .col-lg-4 {
        margin-bottom: 30px
    }

    .header h2::after,
    .header h2::before {
        display: none
    }

    .nav-open .dineuron-menu {
        top: 0
    }

    .hero-info {
        margin-bottom: 80px;
        margin-top: 60px
    }

    .hero-bg-gradiant {
        width: 90vw
    }

    .navbar-expand-lg .navbar-nav {
        flex-wrap: nowrap !important
    }

    .footer-copy {
        font-size: 15px;
        color: #fff
    }

    .footer-img {
        justify-content: center;
        display: flex;
        align-items: center;
        margin-top: 40px
    }

    .about-info,
    .from-block,
    .mortgage-section .header-title {
        margin-top: 30px
    }

    .call-action {
        position: relative;
        width: 100%
    }

    .closingsimplified-block {
        top: 0;
        position: relative;
        margin-top: 30px
    }

    .hero-section .hero-iframe {
        position: relative;
        top: 0;
        margin-bottom: 30px
    }

    .social-icon-list {
        justify-content: center;
        margin-top: 60px
    }

    footer .social-icon-list {
        margin-top: 20px
    }

    .iphone-img {
        margin: 0 auto
    }
}

.navbar-expand-lg .navbar-nav {
    justify-content: flex-end;
    flex-wrap: wrap;
    margin-right: 15px
}

@media screen and (max-width:992px) {
    .hidden-m {
        display: none !important
    }

    .hidden-d {
        display: block !important
    }

    .navbar-expand-lg .navbar-nav {
        flex-wrap: nowrap !important;
        justify-content: flex-start;
        margin-top: 30px
    }

    .navbar-nav>li {
        border-right: none
    }
}