.navbar-brand img {
    height: 77px;
}

.about-img-2 img {
    max-width: 100%;
    object-fit: cover;
    height: 300px;
    width: 300px;
    border-radius: 50%;
    box-shadow: 0 8px 16px 0 rgb(0 0 0 / 20%);
    transition: 0.3s;
    border: 10PX SOLID #002e5b69;
}

.about-feature {
    BACKGROUND: #000000a3;
    height: 100%;
    /* padding: 0 80px 0 80px; */
    display: flex;
    padding: 20px;
    justify-content: center;
    align-items: center;
    flex-direction: column;

}

.section-heading {
    margin-bottom: 0px;
}

.about-feature h2 {
    margin-bottom: 10px;
    color: white;
    font-size: 25px;
}

.seperator {
    background: #9cbea4;
}

.about-feature ul li p {
    padding-right: 0px;
    margin-top: 5px;
    color: white;
    text-align: justify;
}


.about-feature ul li h3 {
    margin-bottom: 14px;
    font-size: 24px;
    color: white;
    font-weight: 100;
}

.feature-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #d2b373bf;
    opacity: .9;
}

.footer-color hr {
    border-color: #ffab00;
}

.footer-color {
    background: white;
}

.btn-primary {
    background: #fe8d1a;
}

.paddingzero {
    padding: 0;
}

.banner-sliderrow .slick-dots {
    background: #ffffff17;
    position: relative;
    bottom: 52px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 0;
}

.banner-sliderrow .slick-dots li {

    width: 26px;
    height: 3px;
    background: #ffac00;
    border-radius: 13px;
    margin: 0 4px;

}

.banner-sliderrow .slick-dots li button {
    display: none;
}

.banner-sliderrow .prev-arrows {
    position: absolute;
    top: 45%;
    z-index: 99;
    left: -19px;
}

.banner-sliderrow .prev-arrows .fa-angle-left {
    position: absolute;
    background: #fafafa40;
    /* z-index: 999999999999999999; */
    width: 69px;
    height: 115px;
    /* top: 50px; */
    left: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 48px;
    color: #ffac00;
}


.banner-sliderrow .next-arrows {
    position: absolute;
    /* top: 45%; */
    z-index: 99;
    top: 45%;
    right: 18px;
    display: flex !important;
    justify-content: center;
    align-items: center;

}

.banner-sliderrow .next-arrows .fa-angle-right {
    color: #ffac00;
    /* border: 1px solid #ffac00; */
    font-size: 48px;
    width: 69px;
    height: 115px;
    /* border-radius: 20%; */
    display: flex !important;
    justify-content: center;
    align-items: center;
    background: #fafafa40;
}

#main-footer {
    padding: 70px 80px 0px 80px;
    background: black;


}

.footer-color .footer-logo p, .footer-color .footer-btm p {
    color: #fff;
}

.footer-menu ul li a {
    color: #fff;
}

.todaysmarket {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    flex-direction: column;

}

.about-img-2 {
    padding: 20px 20px;
    display: flex;
    justify-content: center;
}

.contactbgs {
    padding: 80px 0px;
    /* background: #cd9813; */
    background-color: #2036461f;
    height: 852px;

}

.footer-logo img {
    height: 88px;
}

.banner-sliderrow .slick-active {
    background: white !important;
}

.header-menu .navbar-nav li a {
    padding: 10px;
}

.header-menu .navbar-nav li a.active {
    color: #fff;
    border-radius: 35px;
    font-weight: bold;
}

.header-menu .navbar-nav li:hover a {
    color: #fff;
    /* background: black; */



}

.bold-texts {
    font-weight: bold !important;
}

.footer-color .footer-btm p span {
    color: #fe8d1a;
}

.contact-info {
    box-shadow: 0 8px 16px 0 rgb(0 0 0 / 53%);
}

.flexboth {
    display: flex;
    justify-content: space-between;
    padding: 5px 60px
}

.background-width100 {
    width: 100%;
}

.bordertext p {
    background: #fe8d1a;
    color: #000000c4;
    text-align: center;
    padding: 6px 0;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0;
}

.site-navigation {
    padding: 0;
    position: sticky;
}

/*section {*/
/*    padding: 110px 80px;*/
/*}*/

.main-banner {
    position: relative;
    margin-top: 0;
}

.flexbuttons {
    display: flex;
}

.navbar-nav .nav-link {
    font-size: 16px;
}







.header-menu ul li a {
    color: #fff;
    text-transform: capitalize;
}


.header-menu ul li i {
    color: #fff;
    margin-right: 10px;
}

.sub-menu-1 {
    display: none;
}

.header-menu ul li:hover .sub-menu-1 {
    display: block;
    position: absolute;
    background: linear-gradient(45deg, #1971d1, #002e5b);
        margin-left: -60px;
    border-radius: 10px;
    margin-top: 2px;

}



.header-menu ul li:hover .sub-menu-1 ul {
    display: block;
    margin: 10px;
}

.header-menu ul li:hover .sub-menu-1 ul li {

    width: 190px;
    padding: 10px;
    border-bottom: 1px solid #fff;
    background: transparent;
    border-radius: 0;
    text-align: left;
}

.header-menu .sub-menu-1 ul li a:hover {
    color: #3aade1;

}

.header-menu ul li:hover .sub-menu-1 ul li:last-child {

    border-bottom: 0;
}


















#main-footer hr {
    margin: 40px 0 20px 0px;
}

.ifram-div iframe {
    width: 100%;
}

.feature-overlay11 {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #0000004f;
    opacity: .9;
}

.ifram-div {
    background: white;
    height: 450px;
    padding: 18px 18px;
    display: flex;
    justify-content: center;
    box-shadow: 0 8px 16px 0 rgb(0 0 0 / 37%);
    border-radius: 6px;
}

.content-abouts ul li {
    color: white;
    display: flex;
    font-size: 14px;
    margin-bottom: 5px;
}

.arrowflaticon img {
    width: 17px;
    margin-right: 12px;
    height: 19px;
}

.about-feature ul {
    margin-top: 0px;
}

#founder {
    padding: 20px 0px;
    background: #FE9830;
}

.profilefounder img {
    width: 231px;
    height: 231px;
    border-radius: 50%;
    BACKGROUND: #ffffff;
    /* PADDING: 9px 9px; */
    border: 9px solid #0000
}

.paragraph-founder {

    color: white;
}

.paragraph-founder h3 {
    color: white;
}

.abofounder-feature h2 {
    margin-bottom: 10px;
    color: white;
}

.bordertext iframe {
    height: 32px;
}

.footer-color .footer-btm p {
    text-align: center;
}

.footer-color .footer-btm p span a {
    color: #fe8d1a;
}

.whitecolor {
    color: white;
}

.bordertext {
    background: black;
    height: 30px;
}

.bordertext iframe .jchartfx_container .ticker {
    background-color: #203646 !important;
    color: #ffffff !important;
}

.bordertext iframe .jchartfx_container .finlink2 {
    color: #ffffff !important;
}

.heightincrease {
    height: 46px;
}

.heightoftextarea {
    height: 170px;
}

/*================================================
Footer Area CSS
=================================================*/
.footer-area {
    background-color: #002e5b;
    padding-top: 70px;
    position: relative;
    z-index: 1;
    background: #002e5b;
}

.footer-area::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-image: url(../img/bg-line.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.single-footer-widget {
    margin-bottom: 30px;
}

.single-footer-widget h3 {
    margin-bottom: 30px;
    color: #ffffff;
    position: relative;
    padding-bottom: 8px;
    border-bottom: 1px solid #0c4776;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 900;
}

.single-footer-widget h3::before {
    bottom: -1px;
    left: 0;
    width: 55px;
    height: 1px;
    background-color: #3aade1;
    content: '';
    position: absolute;
}

.single-footer-widget .logo a {
    display: inline-block;
}

.single-footer-widget .logo p {
    color: #ebe7e7;
    margin-bottom: 0;
    margin-top: 15px;
}

.single-footer-widget .social {
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 0;
    margin-top: 20px;
}

.single-footer-widget .social li {
    display: inline-block;
    margin-right: 3px;
}

.single-footer-widget .social li a {
    display: inline-block;
    background-color: #3aade1;
    color: #002e5b;
    width: 38px;
    font-size: 17px;
    height: 38px;
    line-height: 39px;
    border-radius: 50%;
    text-align: center;
}

.single-footer-widget .social li a i.flaticon-facebook {
    display: inline-block;
    padding-left: 4px;
}

.single-footer-widget .social li a i.flaticon-twitter {
    display: inline-block;
    position: relative;
    top: 2px;
}

.single-footer-widget .social li a:hover {
    background-color: #ffffff;
    color: #002e5b;
}

.single-footer-widget .social li:last-child {
    margin-right: 0;
}

.single-footer-widget .footer-quick-links {
    padding-left: 0;
    list-style-type: none;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -12px;
    margin-left: -12px;
    margin-bottom: 0;
    margin-top: -12px;
}

.single-footer-widget .footer-quick-links li {

    padding-left: 12px;
    padding-right: 12px;
    padding-top: 12px;
}

.single-footer-widget .footer-quick-links li a {
    display: inline-block;
    color: #ebe7e7;
    text-transform: uppercase;
    font-size: 11px;
}

.single-footer-widget .footer-quick-links li a:hover {
    color: #3aade1;
}

.single-footer-widget .footer-contact-info {
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 0;
}

.single-footer-widget .footer-contact-info li {
    color: #ebe7e7;
    font-size: 13px;
    margin-bottom: 12px;
}

.single-footer-widget .footer-contact-info li span {
    display: inline-block;
    font-weight: 600;
    color: #ffffff;
}

.single-footer-widget .footer-contact-info li a {
    display: inline-block;
    color: #ffffff;
    position: relative;
}

/*.single-footer-widget .footer-contact-info li a::before {*/
/*    width: 100%;*/
/*    height: 1px;*/
/*    background-color: #3aade1;*/
/*    content: '';*/
/*    position: absolute;*/
/*    left: 0;*/
/*    bottom: 0;*/
/*    opacity: 0;*/
/*    visibility: hidden;*/
/*    -webkit-transition: 0.5s;*/
/*    transition: 0.5s;*/
/*}*/

.single-footer-widget .footer-contact-info li a:hover {
    color: #3aade1;
}

.single-footer-widget .footer-contact-info li:last-child {
    margin-bottom: 0;
}

.single-footer-widget .footer-contact-info li:last-child a::before {
    opacity: 1;
    visibility: visible;
}

.copyright-area {
    margin-top: 40px;
    border-top: 1px solid #0c4776;
    padding-top: 25px;
    padding-bottom: 25px;
}

.copyright-area p {
    color: #ebe7e7;
    font-size: 15px;
}

.copyright-area p a {
    color: #ffffff;
    display: inline-block;
    font-weight: 600;
}

.copyright-area p a:hover {
    color: #3aade1;
}

.copyright-area ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style-type: none;
    text-align: right;
}

.copyright-area ul li {
    display: inline-block;
    color: #ebe7e7;
    font-size: 15px;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
}

.copyright-area ul li a {
    display: inline-block;
    color: #ebe7e7;
}

.copyright-area ul li a:hover {
    color: #3aade1;
}

.copyright-area ul li::before {
    content: '';
    position: absolute;
    top: 5px;
    right: -13px;
    width: 1px;
    height: 14px;
    background-color: #ffffff;
}

.copyright-area ul li:last-child {
    margin-right: 0;
}

.copyright-area ul li:last-child::before {
    display: none;
}

.copyright-area ul li:first-child {
    margin-left: 0;
}

/*================================================
  Go Top CSS
  =================================================*/
.go-top {
    position: fixed;
    cursor: pointer;
    top: 0;
    right: 15px;
    color: #ffffff;
    background-color: #002e5b;
    z-index: 4;
    width: 40px;
    text-align: center;
    height: 42px;
    line-height: 42px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .9s;
    transition: .9s;
}

.go-top.active {
    top: 98%;
    -webkit-transform: translateY(-98%);
    transform: translateY(-98%);
    opacity: 1;
    visibility: visible;
}

.go-top i {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.go-top i:last-child {
    opacity: 0;
    visibility: hidden;
    top: 60%;
}

.go-top::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #3aade1;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.go-top:hover,
.go-top:focus {
    color: #ffffff;
}

.go-top:hover::before,
.go-top:focus::before {
    opacity: 1;
    visibility: visible;
}

.go-top:hover i:first-child,
.go-top:focus i:first-child {
    opacity: 0;
    top: 0;
    visibility: hidden;
}

.go-top:hover i:last-child,
.go-top:focus i:last-child {
    opacity: 1;
    visibility: visible;
    top: 50%;
}

.dark-version-btn {
    margin-left: 15px;
    position: relative;
    display: inline-block;
}

.dark-version-btn .switch {
    width: 60px;
    height: 34px;
    position: relative;
    display: inline-block;
}

.dark-version-btn .switch input {
    width: 0;
    height: 0;
    opacity: 0;
}

.dark-version-btn .slider {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
    position: absolute;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background: #ffffff;
    -webkit-box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.dark-version-btn .slider:before {
    top: 0;
    bottom: 0;
    width: 30px;
    left: 2.5px;
    content: "";
    height: 30px;
    margin: auto 0;
    position: absolute;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-box-shadow: 0 0px 15px #2020203d;
    box-shadow: 0 0px 15px #2020203d;
    background: #002e5b url("../img/sun.png");
    background-position: center;
    background-repeat: no-repeat;
}

.dark-version-btn input:checked+.slider {
    background: #002e5b;
}

.dark-version-btn input:checked+.slider:before {
    -webkit-transform: translateX(24px);
    transform: translateX(24px);
    background: white url("../img/night-mode.png");
    background-repeat: no-repeat;
    background-position: center;
}

.dark-version-btn .slider.round {
    border-radius: 50px;
}

.dark-version-btn .slider.round:before {
    border-radius: 50%;
}

.buy-now-btn {
    top: 50%;
    z-index: 9;
    width: 65px;
    right: 20px;
    height: 65px;
    position: fixed;
    text-align: center;
    border-radius: 50%;
    display: none !important;
    background-color: #81b441;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    -webkit-animation-name: tada;
    animation-name: tada;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;

}

.buy-now-btn img {
    left: 0;
    right: 0;
    top: 50%;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: auto;
    margin-right: auto;
    display: none !important;
}

/*# sourceMappingURL=style.css.map */
.ticker_new {
    display: flex;
    align-items: center;
}

.ticker_new .widget-title {
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    white-space: nowrap;
    margin: 0;
    margin-bottom: 5px;
    margin-right: 20px;
    margin-top: 5px;
}

.marquee {
    color: #ffffff;
    font-size: 14px;
    overflow: hidden;
}

.founder-card {
    margin: 0 15px 15px 15px;
    padding: 20px;
    background: #fff;
    position: relative;
    margin-bottom: 35px;
    border-radius: 6px;

    box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
}

.founder-card i {
    color: #3aade1;
    font-size: 25px;
    margin: 0 10px;
}

.founder-card p {
    font-style: italic;
}



.lang-table
{
    display: flex;
    justify-content: space-around;
    align-items: center;
    gap: 4px;
    color: white;

}

.lang-table .single-lang
{
    border: 1px solid;
    width: 25%;
    height: 35px;
    text-align: center;
    padding: 4px;
}

.lang-table .single-lang a
{
    color: white;
     display: inline-block;
    width: 100%;
}

.single-footer-widget .footer-quick-links li a {
    display: inline-block;
    color: #ebe7e7;
    text-transform: uppercase;
    font-size: 11px;
    background-color: #3aade1 !important;
    border: none;
    position: relative;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    z-index: 1;
    color: #ffffff;
    text-transform: uppercase;
    background-color: #002e5b;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border-radius: 5px;
    font-weight: 700;
    font-size: 11px;
    font-family: "Roboto", sans-serif;

    padding-top: 13px;
    padding-bottom: 13px;
}

.linkbg-remove .footer-quick-links li a {
    background-color: transparent !important;
    padding: 0px;
}

.header-menu .navbar-nav li {
    margin: 0px 7px;
}

.header-menu .navbar-nav li a {
    font-size: 14px;
    font-weight: bold;

}

.about-section {
    margin-top: 100px;
}

.about-btn {
    margin-top: 40px;
    background: #111;
    padding: 60px 34px;
    border-radius: 10px;
}

.about-btn h3 {
    font-size: 33px;
    margin-bottom: 30px;
}

.about-btn p {
    font-size: 16px;
    line-height: 30px;
}

.btn-primary-links {
    background: linear-gradient(45deg, #1971d1, #002e5b);
    color: white !important;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show>.btn-primary.dropdown-toggle {
    color: #203646 !important;
    border-color: #baa26d;
    background: #baa26d;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    transition: 0.3s;
}







@media screen and (min-width: 1400px) {}

@media screen and (min-width: 1201px) and (max-width: 1399px) {}

@media screen and (min-width: 993px) and (max-width: 1200px) {}


@media screen and (min-width: 768px) and (max-width: 992px) {}

@media screen and (min-width: 577px) and (max-width: 767px) {
    .contact-top h4 {
        text-transform: uppercase;
        font-size: 19px;
        color: #19426b;
    }
    .box-contacting p{
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 6px !important;
        margin-top: 6px !important;
    }
    .box-contacting{
        border: 1px solid #19426b61;
        margin: 11px 20px;
        height: 152px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
    .table-parent {
        margin-top: 45px !important;
    }
    .login-page {
        margin-top: 0 !important;
        /* padding-bottom: 18px; */
    }
    .reach-us h3 {
        font-size: 32px!important;
    }
    .about-img-2 img {
        margin: 126px 0 22px 0;
        max-width: 100%;
        object-fit: cover;
        height: 345px;
        width: 345px;
        border-radius: 50%;
        box-shadow: 0 8px 16px 0 rgb(0 0 0 / 20%);
        transition: 0.3s;
        border: 10PX SOLID #002e5b69;
    }

    .opacitiy00 {
        opacity: 1 !important;
    }

    .myabouting {
        height: 694px;

    }

    .flex-a {
        width: 80%;
        display: flex;
        flex-direction: row;
        position: relative;
    }

    .background-width100 {
        width: 100%;
        position: relative;
    }

    .navbar-brand {
        margin-right: 0;
        font-size: 12px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        width: 20%;
        height: 63px;
    }

    section {
        padding: 53px 15px;
    }

    .flexboth {
        justify-content: center !important;
        padding: 5px 0;
        width: 100%;
        position: relative;
        height: 65px;
    }

    .header-menu ul li:hover .sub-menu-1 ul li {
        /* width: 100%; */


        width: 100%;
        padding: 10px;
        border-bottom: 1px solid #fff;
        background: transparent;
        border-radius: 0;
        text-align: left;
    }

    .header-menu ul li:hover .sub-menu-1 {
        display: block;
        position: absolute;
        border-radius: 10px;
        margin-top: 2px;
        width: 100%;
        top: 39px;
        z-index: 9999;
        margin-left: 0px;
        background: linear-gradient(45deg, #1971d1, #002e5b);

    }

    .header-menu .navbar-nav li {
        margin: 0px 0px;
        position: relative;
    }

    #about2 {
        height: 694px;
    }

    body {
        overflow-x: hidden;
    }

    .navbar-brand img {
        height: 58px;
    }

    .navbar-toggler {
        position: relative;
        top: 0;
        width: 45px;

    }

    .collapse.show {
        display: block;
        position: absolute;
        top: 62px;
        width: 100%;
    }

    .navbar-collapse.collapse.show .navbar-nav {
        width: 100%;
        position: absolute;
        background: #000;
        padding: 15px 15px;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
        transition: 0.3s;
    }

    .header-menu .navbar-nav li a {
        padding: 6px 0;
        width: 100%;
        margin: 4px 0;
    }

    .header-menu .navbar-nav li {
        margin: 0px 0px;
    }

    .main-banner,
    .banner-sliderrow1,
    .banner-content,
    .dark-overlay {
        height: 40vh;
    }

    .content-padding {
        padding: 0 0px;
    }

    .bordertext iframe {
        height: 40px;
    }

    .bordertext {
        background: black;
        height: 40px;
    }
}


@media screen and (min-width: 380px) and (max-width: 576px) {
    .contact-top h4 {
        text-transform: uppercase;
        font-size: 19px;
        color: #19426b;
    }
    .box-contacting{
        border: 1px solid #19426b61;
        margin: 11px 20px;
        height: 152px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
    .table-parent {
        margin-top: 45px !important;
    }
    .login-page {
        margin-top: 0 !important;
        /* padding-bottom: 18px; */
    }
    .reach-us h3 {
        font-size: 32px!important;
    }
    .about-img-2 img {
        margin: 126px 0 22px 0;
        max-width: 100%;
        object-fit: cover;
        height: 345px;
        width: 345px;
        border-radius: 50%;
        box-shadow: 0 8px 16px 0 rgb(0 0 0 / 20%);
        transition: 0.3s;
        border: 10PX SOLID #002e5b69;
    }

    .opacitiy00 {
        opacity: 1 !important;
    }

    .myabouting {
        height: 694px;

    }

    #about2 {
        height: 694px;
    }

    .content-padding {
        padding: 0 0px;
    }

    .main-banner,
    .banner-sliderrow1,
    .banner-content {
        height: 40vh;
    }

    .header-menu .navbar-nav li {
        margin: 0px 0px;
    }

    .header-menu .navbar-nav li a {
        padding: 6px 0;
        width: 100%;
        margin: 4px 0;
    }

    .navbar-collapse.collapse.show .navbar-nav {
        width: 100%;
        position: absolute;
        background: #000;
        padding: 15px 15px;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
        transition: 0.3s;
    }

    .collapse.show {
        display: block;
        position: absolute;
        top: 62px;
        width: 100%;
    }

    .flex-a {
        width: 80%;
        display: flex;
        flex-direction: row;
        position: relative;
    }

    .background-width100 {
        width: 100%;
        position: relative;
    }

    .navbar-brand {
        margin-right: 0;
        font-size: 12px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        width: 20%;
        height: 63px;
    }

    .flexboth {
        justify-content: center !important;
        padding: 5px 0;
        width: 100%;
        position: relative;
        height: 65px;
    }

    .flexbuttons {
        width: 20%;
        justify-content: end;
        align-items: center;
        display: flex;
    }

    body {
        overflow-x: hidden;
    }

    section {
        padding: 53px 15px;
    }

    .navbar-brand img {
        height: 58px;
    }

    .navbar-toggler {
        position: relative;
        top: 0;
        width: 45px;

    }

    .bordertext iframe {
        height: 40px;
    }

    .bordertext {
        background: black;
        height: 40px;
    }
    .box-contacting p{
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 6px !important;
        margin-top: 6px !important;
    }

    .header-menu ul li:hover .sub-menu-1 ul li {
        /* width: 100%; */


        width: 100%;
        padding: 10px;
        border-bottom: 1px solid #fff;
        background: transparent;
        border-radius: 0;
        text-align: left;
    }

    .header-menu ul li:hover .sub-menu-1 {
        display: block;
        position: absolute;
        background: #0c4776;
        border-radius: 10px;
        margin-top: 2px;
        width: 100%;
        top: 39px;
        z-index: 9999;
        margin-left: 0px;
        background: linear-gradient(45deg, #1971d1, #002e5b);

    }

    .header-menu .navbar-nav li {
        margin: 0px 0px;
        position: relative;
    }

}

@media screen and (min-width: 240px) and (max-width: 379px) {
    .contact-top h4 {
        text-transform: uppercase;
        font-size: 19px;
        color: #19426b;
    }
    .box-contacting p{
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 6px !important;
        margin-top: 6px !important;
    }
    .box-contacting{
        border: 1px solid #19426b61;
        margin: 11px 20px;
        height: 152px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
    .table-parent {
        margin-top: 45px !important;
    }
    .login-page {
        margin-top: 0 !important;
        /* padding-bottom: 18px; */
    }
    .reach-us h3 {
        font-size: 32px!important;
    }
    .about-img-2 img {
        margin: 126px 0 22px 0;
        max-width: 100%;
        object-fit: cover;
        height: 345px;
        width: 345px;
        border-radius: 50%;
        box-shadow: 0 8px 16px 0 rgb(0 0 0 / 20%);
        transition: 0.3s;
        border: 10PX SOLID #002e5b69;
    }

    .opacitiy00 {
        opacity: 1 !important;
    }

    .myabouting {
        height: 694px;

    }

    #about2 {
        height: 694px;
    }

    .bordertext iframe {
        height: 40px;
    }

    .bordertext {
        background: black;
        height: 40px;
    }

    .content-padding {
        padding: 0 0px;
    }

    .main-banner,
    .banner-sliderrow1,
    .banner-content {
        height: 40vh;
    }

    .header-menu .navbar-nav li {
        margin: 0px 0px;
    }

    .header-menu .navbar-nav li a {
        padding: 6px 0;
        width: 100%;
        margin: 4px 0;
    }

    .navbar-collapse.collapse.show .navbar-nav {
        width: 100%;
        position: absolute;
        background: #000;
        padding: 15px 15px;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
        transition: 0.3s;
    }

    .collapse.show {
        display: block;
        position: absolute;
        top: 62px;
        width: 100%;
    }

    .flex-a {
        width: 80%;
        display: flex;
        flex-direction: row;
        position: relative;
    }

    .background-width100 {
        width: 100%;
        position: relative;
    }

    .navbar-brand {
        margin-right: 0;
        font-size: 12px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        width: 20%;
        height: 63px;
    }

    .flexboth {
        justify-content: center !important;
        padding: 5px 0;
        width: 100%;
        position: relative;
        height: 65px;
    }

    .flexbuttons {
        width: 20%;
        justify-content: end;
        align-items: center;
        display: flex;
    }

    section {
        padding: 53px 15px;
    }

    body {
        overflow-x: hidden;
    }

    .navbar-brand img {
        height: 58px;
    }

    .navbar-toggler {
        position: relative;
        top: 0;
        width: 45px;

    }

    .header-menu ul li:hover .sub-menu-1 ul li {
        /* width: 100%; */


        width: 100%;
        padding: 10px;
        border-bottom: 1px solid #fff;
        background: transparent;
        border-radius: 0;
        text-align: left;
    }

    .header-menu ul li:hover .sub-menu-1 {
        display: block;
        position: absolute;
        background: linear-gradient(45deg, #1971d1, #002e5b);
                border-radius: 10px;
        margin-top: 2px;
        width: 100%;
        top: 39px;
        z-index: 9999;
        margin-left: 0px;
    }

    .header-menu .navbar-nav li {
        margin: 0px 0px;
        position: relative;
    }

}