

header {
    position: absolute;
    top: 35px;
    left: 0;
    right: 0;
    z-index: 9
}



ul.navbar-nav a {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 21px;
    border: 2px solid transparent;
    height: 60px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    line-height: 36px;
    padding: 10px 40px !important;
    margin-left: 20px
}

ul.navbar-nav a:hover {
    color: #fff;
    border-color: #f4d93a
}

button:focus {
    outline: none
}



/*.banner-img img {*/
/*    min-width: 100%*/
/*}*/



a.custom-btn {
    padding: 15px 30.54px 15px 40.54px;
    font-size: 18px;
    text-decoration: none;
    margin-top: 32px;
    display: inline-flex;
    margin-left: 38px;
    align-items: center
}

a.custom-btn .fa-angle-right:before {
    -webkit-text-stroke: 3px #893367;
    top: -1px;
    position: relative;
    right: -8px
}

a.custom-btn:hover .fa-angle-right:before {
    -webkit-text-stroke: 3px #f94565
}

a.custom-btn i {
    font-size: 35px;
    padding-left: 17px
}

.custom-btn {
    color: #2c2c2c !important;
    background: #f4d93a !important;
    border: 1px solid #2c2c2c !important;
}

.custom-btn:hover {
    background-color: #ffffff !important;
}


.text-yellow {
    color: #f4d93a;
}



.multiple-grids-panel {
    /*background: transparent url(../images/img_footer_bg.png) left top no-repeat;*/
    padding: 50px 0 50px;
    position: relative
}

.multiple-grids-panel:before {
    content: "";
    position: absolute;
    width: 900px;
    left: 0;
    top: 0;
    /*background: url(../images/img_ellipse2.png) right top no-repeat;*/
    background-size: auto;
    background-size: 100%
}



.newsletter-main-outer {
    float: left;
    width: 100%;
    background: #f4d93a;
    border-radius: 16px;
    padding: 50px 25px;
    text-align: center;
    position: relative;
    margin: 75px 0 50px
}
.login-m{
    margin: 175px 0 50px;
}

.newsletter-main-outer::before {
    content: "";
    position: absolute;
    left: 0;
    top: 70px;
    width: 375px;
    height: 100%;
    /*background: url(../images/img_newsletter_graphics01.png) left top no-repeat;*/
    background-size: 100%
}

.newsletter-main-outer::after {
    content: "";
    position: absolute;
    right: 30px;
    top: 0;
    width: 365px;
    height: 100%;
    background: url(../images/img_newsletter_graphics02.png) left top no-repeat;
    background-size: 100%
}

.newsletter-main-outer h5 {
    font-family: orbitron, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #2c2c2c;
    position: relative;
    z-index: 9
}

.newsletter-main-outer .banner-email-con {
    width: 500px;
    margin: auto;
    position: relative;
    z-index: 9
}

.newsletter-main-outer .submit-button {
    margin-left: -100px;
    background: url(../images/img_submit_bg02.png) !important
}

.newsletter-main-outer .email-field {
    border-color: #2c2c2c;
    color: #2c2c2c
}

.footer-main-outer {
    float: left;
    align-items: center;
    width: 100%;
    display: flex;
    display: -webkit-flex
}

footer {
    background-color: transparent;
    padding: 50px 0
}

.footer-center p {
    font-size: 15px;
    font-family: rubik, sans-serif;
    margin: 0;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 21px;
    color: #fff;
    opacity: .5
}

.footer-right ul {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.footer-right ul li {
    list-style: none;
    padding-left: 10px
}

.footer-right ul li a {
    width: 35px;
    height: 35px;
    border: 1px solid #fff;
    box-sizing: border-box;
    display: inline-block;
    border-radius: 100%;
    font-size: 18px;
    text-align: center;
    line-height: 35px;
    color: #fff
}

.footer-right ul li a:hover {
    border: 1px solid #f4d93a;
    color: #f4d93a
}

footer .row {
    align-items: center
}

.footer-right a:hover {
    opacity: .8
}

header.fixed-header {
    position: fixed;
    top: 0;
    padding: 5px 0 !important;
    background: rgba(15, 5, 32, .77);
    z-index: 9999
}

.navbar-expand-lg .navbar-nav {
    align-items: center;
    -webkit-align-items: center
}

.navbar-brand img {
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}



@media only screen and (min-width: 1201px) and (max-width: 1300px) {


    ul.navbar-nav a {
        font-size: 15px
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 6px 15px
    }



    .newsletter-main-outer {
        margin: 90px 0 50px
    }

    .multiple-grids-panel {
        padding: 110px 0 50px
    }





    header {
        top: 40px
    }

    #navbarNav .mint-btn a, a.custom-btn {
        font-size: 15.42px
    }

    header.fixed-header .navbar-brand img {
        max-width: 95%
    }


}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    ul.navbar-nav a {
        font-size: 15px;
        line-height: 21px;
        height: 50px;
        line-height: 26px;
        padding: 10px 20px !important;
        margin-left: 10px
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 6px 15px
    }

    header {
        top: 40px
    }

    header.fixed-header .navbar-brand img {
        max-width: 95%
    }


    .customize-button {
        font-size: 18px;
        line-height: 60px;
        min-width: 220px;
        height: 60px
    }



    .newsletter-main-outer {
        margin: 90px auto 50px;
        width: 90%;
        padding: 50px 40px
    }

    .newsletter-main-outer h5 {
        font-size: 25px;
        line-height: 40px;
        margin: 0 0 30px
    }

    .multiple-grids-panel {
        padding: 110px 0 50px
    }




}

@media only screen and (min-width: 768px) and (max-width: 991px) {


    .newsletter-main-outer h5 {
        font-size: 25px;
        line-height: 40px;
        margin: 0 0 30px
    }

    .multiple-grids-panel {
        padding: 110px 0 20px;
        /*overflow: hidden*/
    }



    .newsletter-main-outer {
        margin: 30px auto;
        width: 100%;
        padding: 50px 40px
    }

    .newsletter-main-outer h5 {
        font-size: 20px;
        line-height: 30px;
        margin: 0 0 30px
    }

    .footer-center p {
        font-size: 16px
    }

    .footer-left img {
        width: 120px
    }

    .navbar-brand img {
        width: 130px
    }

    header {
        top: 15px
    }

    .newsletter-main-outer h5 br {
        display: none
    }



    .newsletter-main-outer .banner-email-con {
        width: 450px;
        margin: auto;
        border: 2px solid #2c2c2c
    }

    .newsletter-main-outer .submit-button {
        margin-left: 0;
        background: #2c2c2c url(../images/img_rocket02.png) center center no-repeat !important
    }

    .newsletter-main-outer::before {
        width: 175px
    }

    .newsletter-main-outer::after {
        right: 0;
        top: 10px;
        width: 195px
    }



    #navbarNav .mint-btn a, a.custom-btn {
        font-size: 15.42px
    }

    header.fixed-header .navbar-brand img {
        max-width: 95%
    }




    .navbar-toggler {
        display: block !important;
        position: absolute;
        z-index: 99988;
        right: 0;
        background-image: none;
        background-size: cover;
        padding: 0;
        border: 0;
        display: flex !important;
        flex-direction: column;
        width: 39px
    }

    #navbarNav {
        position: fixed;
        right: -100%;
        top: 0;
        background: #0d0d0d;
        border-radius: 0;
        padding: 70px;
        text-align: left;
        width: 100%;
        height: 100%;
        transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
        box-sizing: border-box;
        background-size: cover
    }

    #navbarNav.show {
        right: 0
    }

    .navbar-toggler .navbar-toggler-icon {
        background: #fff;
        height: 4px;
        margin: 0 0 6px;
        float: left;
        width: 100%;
        border-radius: 0;
        float: left;
        background: linear-gradient(89deg, #f4d93a 0%, #ffffff 100%);
        transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out
    }

    .navbar-toggler .navbar-toggler-icon:last-child {
        margin-bottom: 0
    }

    .navbar-expand-lg .navbar-nav li {
        width: auto;
        text-align: center;
        margin-bottom: 12px
    }

    .navbar-toggler.active .navbar-toggler-icon:nth-child(3) {
        transform: rotate(45deg);
        -webkit-transform: rotate(134deg);
        left: 0;
        position: relative;
        top: -5px;
        width: 34px
    }

    .navbar-toggler.active .navbar-toggler-icon:nth-child(1) {
        transform: rotate(45deg);
        -webkit-transform: rotate(44deg);
        left: 0;
        position: relative;
        top: 5px;
        width: 34px
    }

    .navbar-toggler.active .navbar-toggler-icon:nth-child(2) {
        display: none
    }

    header.header-open {
        height: 100%;
        overflow-y: auto
    }
}

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

    .newsletter-main-outer h5 {
        font-size: 25px;
        line-height: 40px;
        margin: 0 0 30px
    }

    .multiple-grids-panel {
        padding: 80px 0 20px;
        /*overflow: hidden*/
    }



    .newsletter-main-outer {
        margin: 30px auto;
        /*width: 90%;*/
        padding: 50px 40px
    }

    .newsletter-main-outer h5 {
        font-size: 20px;
        line-height: 30px;
        margin: 0 0 30px
    }

    .footer-center p {
        font-size: 16px
    }

    .footer-left img {
        width: 120px
    }

    .navbar-brand img {
        width: 130px
    }

    header {
        top: 15px
    }

    .newsletter-main-outer h5 br {
        display: none
    }



    .newsletter-main-outer .banner-email-con {
        width: 450px;
        margin: auto;
        border: 2px solid #2c2c2c
    }



    .newsletter-main-outer::before {
        width: 175px
    }

    .newsletter-main-outer::after {
        right: 0;
        top: 10px;
        width: 195px
    }



    .navbar-toggler {
        display: block !important;
        position: absolute;
        z-index: 99988;
        right: 0;
        background-image: none;
        background-size: cover;
        padding: 0;
        border: 0;
        display: flex !important;
        flex-direction: column;
        width: 39px
    }

    #navbarNav {
        background: #0d0d0d;
        position: fixed;
        right: -100%;
        top: 0;
        border-radius: 0;
        padding: 70px;
        text-align: left;
        width: 100%;
        height: 100%;
        transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
        box-sizing: border-box;
        background-size: cover
    }

    #navbarNav.show {
        right: 0
    }

    .navbar-toggler .navbar-toggler-icon {
        background: #fff;
        height: 4px;
        margin: 0 0 6px;
        float: left;
        width: 100%;
        border-radius: 0;
        float: left;
        background: linear-gradient(89deg, #f4d93a 0%, #ffffff 100%);
        transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out
    }

    .navbar-toggler .navbar-toggler-icon:last-child {
        margin-bottom: 0
    }

    .navbar-expand-lg .navbar-nav li {
        width: auto;
        text-align: center;
        margin-bottom: 12px
    }

    .navbar-toggler.active .navbar-toggler-icon:nth-child(3) {
        transform: rotate(45deg);
        -webkit-transform: rotate(134deg);
        left: 0;
        position: relative;
        top: -5px;
        width: 34px
    }

    .navbar-toggler.active .navbar-toggler-icon:nth-child(1) {
        transform: rotate(45deg);
        -webkit-transform: rotate(44deg);
        left: 0;
        position: relative;
        top: 5px;
        width: 34px
    }

    .navbar-toggler.active .navbar-toggler-icon:nth-child(2) {
        display: none
    }

    #navbarNav .mint-btn a, a.custom-btn {
        font-size: 15.42px
    }

    ul.navbar-nav a {
        font-size: 15px
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 6px 15px
    }

    header.header-open {
        height: 100%;
        overflow-y: auto
    }
}

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


    .navbar-brand img, .footer-left img {
        max-width: 100px
    }

    .fixed-header .navbar-brand img {
        max-width: 90px
    }
}




@media only screen and (max-width: 575px) {
    .navbar-brand img, .footer-left img {
        max-width: 95px
    }

    .fixed-header .navbar-brand img {
        max-width: 85px
    }



    .multiple-grids-panel {
        padding: 50px 0 20px
    }


    .newsletter-main-outer {
        margin: 20px auto 30px;
        /*width: 90%;*/
        padding: 30px
    }

    .newsletter-main-outer h5 {
        font-size: 17px;
        line-height: 25px;
        margin: 0 0 10px
    }


    .newsletter-main-outer::before {
        width: 105px
    }

    .newsletter-main-outer::after {
        width: 55px
    }
}

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


    .newsletter-main-outer {
        padding: 20px
    }

    .newsletter-main-outer h5 {
        font-size: 15px
    }

    .newsletter-main-outer .email-field {
        width: 80%
    }

    .newsletter-main-outer .submit-button {
        background-size: 21px !important
    }

    .email-field {
        font-size: 14px
    }

    .footer-main-outer {
        display: block
    }

    .footer-left {
        text-align: center
    }

    .footer-center {
        text-align: center !important;
        margin: 10px 0
    }

    .footer-right ul {
        justify-content: center;
        text-align: center
    }

}

@media (min-width: 1400px){
    .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1340px !important;
    }
}
