@font-face {
    font-family: 'fontawesome';
    src: url('../font/fontawesome-webfont.eot');
    src: url('../font/fontawesome-webfont.eot') format('embedded-opentype'), url('../font/fontawesome-webfont.woff') format('woff'), url('../font/fontawesome-webfont.ttf') format('truetype'), url('../font/fontawesome-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


body {
    font-family: 'fontawesome';
    font-weight: 400;
}


.footer {
    background: rgba(247,247,247,1);
}

.text {
    width: 214px;
    height: 32px;
    font-size: 14px;
    font-family: fontawesome;
    font-weight: bold;
    color: rgba(0,0,0,1);
    line-height: 18px;
    text-align: center;
}

p {
    font-size: 13px;
    font-weight: 500;
    font-family: fontawesome;
}

.fontsize {
    font-size: 15px;
    margin-top: 10px;
    text-align: center;
}

a {
    font-size: 18px;
    text-align: center;
}

.aone {
    float: left;
    background-color: #ED7E09;
    text-align: center;
    line-height: 45px;
    margin: 0 auto;
}

    .aone:hover {
        background-color: #FE0000;
    }


.nav > li > a {
    padding: 25px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
    margin-left: 0px;
}

    .nav > li > a:hover {
        background-color: #FE0000;
    }

.navbar {
    margin-bottom: 0 !important;
    border: 0 !important;
}

@media (max-width: 763px) and (min-width: 320px) {
    .background {
        background: none !important;
        height: 100% !important
    }

    .displays {
        display: none;
    }

    .row {
        margin-left: 0;
        margin-right: 0;
    }

    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        padding-right: 0px;
        padding-left: 0px;
    }

    .nav > li > a {
        margin-left: 0;
    }

    .navbar-nav {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .marginLR {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #intro {
        padding: 0px !important;
    }

    .small1 {
        width: 100%;
        margin-left: 10px;
        margin-top: 14px;
    }

    .margin_top {
        margin-top: 0px !important;
        width: 15%;
        margin-left: 0px !important;
        margin-bottom: 0px !important;
    }

    .margin_top1 {
        margin-top: 0px !important;
        float: left !important;
        /*margin-left:22%!important;*/
        width: 100% !important;
    }

    .changeMargintop {
        margin-top: 0px !important;
    }

    .changeMargintop1 {
        margin-top: 0px !important;
    }

    .changeMargintop2 {
        margin-top: 3px !important;
    }
}


.image1 {
    margin-top: 15px;
    float: left;
    display: table-cell;
    padding: 0 !important;
    text-align: center;
}

.divone {
    float: left;
    margin-top: 15px;
    display: table-cell;
    padding-left: 10px !important;
    padding-right: 10px !important;
    text-align: center;
    margin-bottom: 10px
}


.divtwo {
    margin-top: 43px;
    text-align: center;
    margin-bottom: 10px
}

.fix {
    display: flex;
    flex-wrap: wrap;
}

.fixone {
    flex: 1;
}

.nav > li > a {
    height: 50px;
    width: 100%;
    font-weight: bold;
    color: black
}

.dropdown-menu > li > a {
    font-weight: bold;
}

.nav > li:hover {
    cursor: pointer;
}
