﻿.clsDownArrow, .clsUpArrow {
    cursor: pointer;
    position: absolute !important
}

.crowdfundingdiv {
    background-color: #e8e8e8;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    height: 100%;
    position: relative;
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
}



.acfd{
    display:none !important;
}

.crowdfundingleftdiv {
    width: 50%;
    float: left;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding-left: 8%;
}

.crowdfundingright {
    width: 50%;
}

.crowdfundingimg {
    margin-left: 90%;
}

.autocomplete_completionListElement {
    color: #838c92;
    font-size: 16px;
    font-family: inherit;
    border: 2px solid #eee;
    margin-top: 4px;
    padding: 4px;
    background: azure
}

.autocomplete_completionListElement li {
        padding-left: 4px
    }

.autocomplete_completionListElement li:hover {
            background-color: #0062A7
        }

.bottom-right-box {
    margin-top: 133px
}

.top-header-right {
    text-align: left;
    width: 48%;
    float: right;
    margin-left: 2px;
    padding-top: 9px
}

.top-header-left {
    width: 50%;
    float: left;
    text-align: right;
    padding-top: 2px
}

.clsDownArrow {
    margin-top: 2px;
    margin-left: 167px
}

.clsUpArrow {
    margin-left: 173px;
    margin-top: -2px
}

.hide_new, .hide_new_2 {
    display: none !important
}

@media only screen and (max-width:1022px) {
    .clsDownArrow, .clsUpArrow {
        display: none
    }

    .hide_new {
        display: block !important
    }

    .top-header-right {
        padding-top: 9px
    }
}

@media only screen and (max-width:1700px) {
    .top-header-right {
        padding-top: 9px
    }
}

@media only screen and (max-width:1150px) {
    .top-header-right {
        padding-top: 9px
    }
}

@media only screen and (max-width:1590px) {
    .top-header-right {
        padding-top: 9px
    }

    .clsDownArrow {
        margin-top: -12px;
        margin-left: 161px
    }

    .clsUpArrow {
        margin-top: -15px;
        margin-left: 161px
    }

    .hide_new_2 {
        display: none !important
    }
}

@media only screen and (min-width:768px) {
    .bottom-right-box {
        margin-top: 134px
    }
}

@media only screen and (max-width:767px) {
    .crowdfundingleftdiv {
        width: 100%;
        float: left;
        position: inherit;
        top: 0%;
        transform: translateY(0%);
    }

    .crowdfundingright {
        width: 100%;
    }

    .crowdfundingimg {
        margin-left: 0%;
        margin-top: 30px;
        width: 80%;
    }

    .acfu{
        display : none !important;
    }

    .acfd{
        display:inline-block !important;
    }

}



@media only screen and (max-width:1590px) {
    .top-header-right {
        padding-top: 2px
    }
}

@media only screen and (max-width:380px) {
    .bottom-right-box {
        margin-top: 0
    }
}
