@media only screen and (max-width: 480px) {
	
	.roundcircle {
    background-color: #841a82;
    border-radius: 100%;
    height: 130px;
    padding-top: 32px;
    /* font-size: 14px; */
    width: 76%;
    margin-left: 28px;
    margin-top: 24px;
}
.top .container-fluid{
height: 453px !important;

}

.partnerimages {
    margin-top: 30px;
    text-align: center;
}

.flowlist {
    font-family: 'Source Sans Pro';
    text-align: left;
    font-size: 22px;
    padding: 0px;
    margin: 12px;
    padding-inline-start: 40px;
}


.calltop {
    margin-top: 8%;
    color: #505050;
    font-size: 17px;
}
.bannerform {
    margin-top: 45px;
}
.bannertitle {
    color: #6da030;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 900;
	 text-align: center;
}
.bannersubtitle {
    color: #303030;
    font-size: 15px;
    text-align: center;
}

.white_form {
    background-color: #fff;
    padding: 10px 15px;
    width: 100%;

    border-radius: 9px;
    -webkit-box-shadow: -4px -2px 24px 1px rgba(217,202,217,0.34);
    box-shadow: -4px -2px 24px 1px rgba(217,202,217,0.34);
}
.bottomform {
    background-color: #fff;
    padding: 0px 56px 10px 47px;
    width: 100%;
    border-radius: 9px;
}

.aboutusp {
    color: #505050;
    font-size: 18px;
    text-align: left;
    margin-bottom: 10px;
    padding: 10px;
}

.title1 {
    text-align: center;
    color: #0099ff;
    font-size: 32px;
    margin-bottom: 30px;
    margin-top: 30px;
}

.checktop{
	
	margin-bottom:10px;
}
.dropbtn1 {
        background-color: #6ec124;
    color: white;
    border-color: none;
    border-width: 0px;
    width: 90%;
    height: 30px;
    border-radius: 5px;
    padding:9px;
    font-size: 12px;
    cursor: pointer;
}

.fa{
	font-size: 12px !important;
	
}

.titlewhite {
    font-size: 24px;
    color: #ffffff;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 9px;
}
.formimg {
    margin-top: 0px;
}
.top_form {
    padding-top: 31px;
    padding-bottom: 20px;
}
.title2 {
    text-align: center;
    color: #505050;
    font-size: 17px;
    margin-bottom: 20px;
    line-height: 30px;
}
input {
 
    margin-bottom: 20px;
}

.footer .col-md-8{
padding:0px;
}

.footer .container-fluid {
    padding-right:15px;
    /* margin: 0px; */
}
}