@media only screen and (min-width:640px){
.title1{color: #049fe1 !important; font-size: 70px; line-height: 80px; }
.title2{color: #898989 !important; font-size: 35px; line-height: 45px; font-weight: bold;}

.title3{color: #898989 !important; font-size: 25px; line-height: 35px; }
.head1{color: #000 !important; font-size: 25px; line-height: 35px; font-weight: bold; text-align: center; }
.logo1{max-width: 180px; max-height: 94px;}

}

@media only screen and (max-width:640px){
    .title1{color: #049fe1 !important; font-size: 30px; line-height: 40px;}
.title2{color: #898989 !important; font-size: 20px; line-height: 25px; font-weight: bold;}

.title3{color: #898989 !important; font-size: 15px; line-height: 25px; }
.head1{color: #000 !important; font-size: 15px; line-height: 25px; font-weight: bold; text-align: center; }
.logo1{max-width: 120px; text-align: center; max-height: 63px;}

}

.bg1{background-image: url(../img/drishti/Bottom-Band-1.jpg); background-repeat: repeat-y; background-position: top center; background-size: cover; padding-bottom: 50px;}
.icon1{width: 50px; height: 50px; margin-top: -30px; text-align: center;}
.accordion{margin-bottom: 20px;}