@import url(tilyss.css);
@media only screen and (min-width: 268px) and (max-width: 991px){
    .header-area .alazea-main-menu .classy-navbar-toggler .navbarToggler span {
        background-color: #70c745;
    }
    .header-area .alazea-main-menu .classynav ul li a{
        color: white;
    }
    .pc_logo{
        display: none;
    }
    .login_phone {
        width: 60%;
        height: 70px;
    }
    .login_phone img{
        height: 70px;
    }
    .section-padding-100-0 {
        padding-top: 180px;
    }
    .classynav ul li{
        height: 83px;
    }
    .alazea-portfolio-area{
        background: linear-gradient(to bottom, rgba(91, 186, 65, 1) 50%, #f2f4f5 0);
    }
    
    .single_portfolio_item .portfolio-hover-overlay{
        background-color: rgba(0, 0, 0, 0.5);
    }
    footer{
        /* background-image: url(../img/footer_phone.png); */
        /* height: 902px; */
        /* background-size: 390px; */
        /* background-repeat: no-repeat; */
        /* width:390px;
        background-color: rgb(23,19,71); */
        background-color: rgb(23,19,71);
        line-height: 1.7;
        padding-top: 4rem !important;
    }

    /* footer{
        
        background-color: rgb(23,19,71);
        
        padding-left: 399px;
        padding-top: 5rem !important;
        display: flex;
        flex-direction: column;
    } */
    /* footer .top{
        display: flex;
        align-content:center;
    }
    footer .footer_logo{
        width: 117px;
        flex-direction: row;
    }
    footer .footer_logo img{
        width: 117px;
        height: 83px;
    }
    .footer_container{
        width: 1140px;
        height: 265px;
        margin: 0 auto;
        padding-right: 15px;
        padding-left: 117px;
        padding-top: 1rem !important;
        flex-direction: row;
    }
    .footer_container h6{
        color: #eaecf3;
    }
    .footer_container a{
        color: #a0aec0;
    }
    footer hr{
        margin: 0;
    }
    .bottom{
        height: 80px;
        line-height: 80px;
        align-content:center;
    }
    .bottom a{
        color: #a0aec0;
    }
    .bottom .nav-link{
        padding: 0rem 1rem;
    } */
    /* footer .footer_logo img{
        width: 117px;
        height: 83px;
    }
    .footer_container{
        padding-top: 21.5rem !important;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        padding-right: 15px;
        padding-left: 15px;
    }
    .footer_container h6{
        color: #eaecf3;
    }
    .footer_container a{
        color: #a0aec0;
    } */
    .link{
        /* height: 278px; */
        /* width: 380px; */
    }
    /* .pb-4{
        margin-top: 205px;
        font-size: 16px;
    } */

    footer .bg-dark {
        background-color: #171347 !important;
    }

    footer .container{
        max-width: 1140px;
        /* width: 100%; */
        margin-right: auto;
        margin-left: auto;
        padding-right: 15px;
        padding-left: 15px;
        padding-top: 1.5rem !important;
    }
    footer .row {
        display: flex;
        margin-right: -15px;
        margin-left: -15px;
        flex-wrap: wrap;
    }
    footer .footer .container .row .col-lg-4{
        height: 100px;
    }
    .mb-5 {
        margin-bottom: 0rem!important;
    }
    #footer-logo{
        width: 117px;
        height: 83px;
    }
    .footer-dark hr.my-4 {
        border-color: rgba(216, 203, 187, .1);
        margin-bottom: 1.5rem !important;
        border-top: 1px solid #e2e8f0;
        margin: 0;
        margin-top: 0;
    }
    .footer-dark .heading {
        color:white;
    }
    .footer-dark .nav .nav-item .nav-link, .footer-dark .list-unstyled li a, .footer-dark .footer-link {
        color: #a0aec0;
    }
    .footer-dark .copyright {
        color:#718096;
    }
    .footer-dark .copyright a {
        color: rgba(255, 255, 255, .9);
    }
    footer .ml-lg-auto, .mx-lg-auto {
        margin-left: auto !important;
    }
    footer .zhanwei{
        height: 73px;
    }
    #scrollUp{
        left:50px;
    }
}
@media only screen and (min-width: 991px){
    .container{
        max-width: 1800px;
    }
    .classy-menu{
        height: 90px;
        position: relative;
        /* left: -273px; */
    }
    .pc_logo {
        width: 128px;
        height: 90px;
        position: relative;
        left: 40px;
    }
    .pc_logo img{
        height: 90px;
    }
    .classynav{
        height: 90px;
    }
    .classynav ul{
        height: 90px;
    }
    .classynav ul li{
        height: 35px;
        vertical-align: middle;
        margin-top: -3px;
    }

    #alazeaNav{
        line-height: 90px;
        height: 90px;
    }
    
    .login_phone{
        display: none;
    }
    
    .header-area .alazea-main-menu .classynav ul li a{
        color: rgba(51, 51, 51, 1);
    }
    #a_check{
        color:rgb(26, 146, 46) !important;
        font-weight: 800;
    }
    .section-heading h2{
        /* margin-top: 100px; */
    }

    .alazea-portfolio-area{
        background: linear-gradient(to bottom, rgba(91, 186, 65, 1) 50%, #f2f4f5 0);
    }
    
    .single_portfolio_item .portfolio-hover-overlay{
        background-color: rgba(0, 0, 0, 0.5);
    }
    footer{
        /* background-image: url(../img/footer_pc.png); */
        /* height: 459px; */
        background-color: rgb(23,19,71);
        line-height: 1.7;
        padding-top: 6rem !important;
        /* padding-left: 399px;
        padding-top: 5rem !important;
        display: flex;
        flex-direction: column; */
    }
    /* footer .top{
        display: flex;
        align-content:center;
    }
    footer .footer_logo{
        width: 117px;
        flex-direction: row;
    }
    footer .footer_logo img{
        width: 117px;
        height: 83px;
    }
    .footer_container{
        width: 1140px;
        height: 265px;
        margin: 0 auto;
        padding-right: 15px;
        padding-left: 117px;
        padding-top: 1rem !important;
        flex-direction: row;
    }
    .footer_container h6{
        color: #eaecf3;
    }
    .footer_container a{
        color: #a0aec0;
    }
    footer hr{
        margin: 0;
    }
    .bottom{
        height: 80px;
        line-height: 80px;
        align-content:center;
    }
    .bottom a{
        color: #a0aec0;
    }
    .bottom .nav-link{
        padding: 0rem 1rem;
    }
    .link{
        height: 278px;
        width: 380px;
        margin-left: 178px
    }
    .pb-4{
        padding-left: 505px;
    } */


    footer .bg-dark {
        background-color: #171347 !important;
    }

    footer .container{
        max-width: 1140px;
        /* width: 100%; */
        margin-right: auto;
        margin-left: auto;
        padding-right: 15px;
        padding-left: 15px;
        padding-top: 1.5rem !important;
    }
    footer .row {
        display: flex;
        margin-right: -15px;
        margin-left: -15px;
        flex-wrap: wrap;
    }
    #footer-logo{
        width: 117px;
        height: 83px;
    }
    .footer-dark hr {
        border-color: rgba(216, 203, 187, .1);
        margin-bottom: 1.5rem !important;
        border-top: 1px solid #e2e8f0;
    }
    .footer-dark .heading {
        color: white;
    }
    .footer-dark .nav .nav-item .nav-link, .footer-dark .list-unstyled li a, .footer-dark .footer-link {
        color: #a0aec0;
    }
    .footer-dark .copyright {
        color:#718096;
    }
    .footer-dark .copyright a {
        color: rgba(255, 255, 255, .9);
    }
    footer .ml-lg-auto, .mx-lg-auto {
        margin-left: auto !important;
    }
}



.hero-area.big_ad .button-container .left-button a{
    color: white;
}

.hero-area.big_ad .button-container .right-button a{
    color: #70c745;
}
.header-area .top-header-area .top-header-content .top-header-meta a i{
    color: #70c745;
}
.header-area .top-header-area{
    background: rgba(13, 11, 41, 1);
}
.header-area .sticky-wrapper{
    background: white;
}
.header-area .alazea-main-menu .classy-nav-container{
    background: white;
}



.classynav ul li img{
    height: 83px;
}


