@media only screen and (max-width: 600px) {
    .headerBG {
        /* background-image: linear-gradient(to right,#ff4d00, #ff4d00); */

        background: url("../images/footer.jpg");
        background-repeat: no-repeat;
        background-size: auto 750px;
        height: 750px;
    }
    .contant-footer
    {
        color: #ffffff;
        padding-left: 10px;
        font-size: 15px;
        padding-top: 10px;


    }
    .contant-footer2
    {
        padding-left: 15px;
        padding-bottom: 20px;
        font-size: 15px;
    }
    .contant-footer3
    {
        padding-left: 15px;
        font-size: 15px;
    }
    hr.new3 {
        border-top: 3px dotted #4d4d4d;
        width: 100%;
        padding-left: 15px;

    }
    .faface{
        margin-left: 20%;
    }
    .faphon{
        padding-left: 25px;
    }
    .cent{
        margin-top: auto;
        margin-bottom: auto;
    }

}
@media only screen and (min-width: 600px) {
    .headerBG {
        /* background-image: linear-gradient(to right,#ff4d00, #ff4d00); */
        background: url("../images/footer.jpg");
        background-repeat: no-repeat;
        background-size: 100% 800px;
        height: 600px;
    }
    .cent{
        margin-top: auto;
        margin-bottom: auto;
    }
    .contant-footer
    {
        padding-top: 30px;
        color: #ffffff;
        padding-left: 10px;
        font-size: 20px;


    }
    .contant-footer2
    {
        padding-left: 15px;
        padding-bottom: 20px;
        font-size: 20px;
    }
    .contant-footer3
    {
        padding-left: 15px;
        font-size: 20px;
    }
    hr.new3 {
        border-top: 3px dotted #4d4d4d;
        width: 90%;
        margin-left: auto;
        margin-right: auto;

    }
    .faphon{
        padding-left: 25px;
    }
}
.lrcent a{
    padding: 10px;
}
.aa{
    margin: auto;

}
.bb{
    width: auto;
    margin-left: auto;
    margin-right: auto;

}
.cc{
    margin: auto;

}
.flagsize{
    width: 50%;

}

.center{
    display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.navb{
    top: 0;
    overflow: hidden;
    background-color:#00001d ;
    position: fixed;
    width: 100%;
    z-index: 10;
}

#center{
    padding-left: 50%;
    
}
.aweIcon{
    font-size:28px;color:rgb(255, 255, 255)
}
@media only screen and (max-width: 600px) {
    .navbarText {
        font-size: 10px;
        padding-left: 4px;
        padding-right: 4px;
    }

    .aweIcon {
        font-size: 14px;
        color: rgb(255, 255, 255);
        padding-right: 4px;
    }
}
#navbarSupportedContent ul li a {
    color: #ffc107;
}
.colortoggle{
background-color: #b07e00
}
