
<style>

.container {
    padding-top: 40px;
    padding-bottom: 40px;
}

.container {
    padding-top: 40px;
    padding-bottom: 40px;
}
p.abtcls {
    font-size: 17px;
    text-align: justify;
    line-height: 2.0;
}
.vision-mission-bg {
    background-image: url(images/bg.png);
    background-color: #f4e2e3;
}
.head-cls {
    font-weight: 600;
    text-align: center;
}
.abt-hr {
    border: 2px solid #f7470a;
    margin-top: 0px;
    width: 7%;
}
.vision-ulcls 
{
    line-height: 2.5;
    font-size: 17px;
    list-style-type: none;
}
img.arrcls 
{
    width: 3.5%;
}
p.img-align-cls {
    text-align: center;
}
img.img-abt-cls {
    width: 100%;
}
img.img-mission-cls {
    width: 100%;
}
.values-bg {
    background-image: linear-gradient(to right, #f74701 , #2e0df7b0);
    background-color: #f7470aab;
    color: #fff;
    text-align: center;
    font-size: 21px;
    font-weight:600;
}
p.valuecls {
    font-size: 17px;
    font-weight: 100;  
    color: #f8f8f896;
}


@keyframes shake {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  10% { transform: translate(-1px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
}
.col-sm-4.value {
    border: 1px solid #ffffff29;
    padding: 50px 25px 50px 25px;
}
i.fa.fa-heart, i.fa.fa-line-chart, i.fa.fa-pencil, i.fa.fa-thumbs-up
 {
  font-size: 75px; 
  color: #facc18;
}
i.fa.fa-heart:hover, i.fa.fa-line-chart:hover, i.fa.fa-pencil:hover, i.fa.fa-thumbs-up:hover, img.abt-icon-img:hover{
     
 animation: shake 0.5s;
  animation-iteration-count: infinite;
    opacity: 1.0;
}

img.bannercls {
    width: 100%;
}
.bottom-left {
  position: absolute;
  bottom: 8px;
  left: 16px;
}
.carousel-caption-new2{
    position: absolute;
     right: 55%;
    bottom: 285px;
    z-index: 10;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}
h3.captioncls1 {
    font-size: 50px;
    color: #f9c202;
    font-weight: 700;
}
p.captioncls2 {
    font-size: 32px;
    font-weight: 600;
    color: #fff;
}
.btn-danger:hover {
    color: #fff;
    background-color: #3aa0db;
    border-color: #3aa0db;
}
.btn-danger {
    color: #333;
    font-weight: 600;
    background-color: #f8c100;
    border-color: #ac2925;
}


@media only screen and  (min-width: 1200px) and (max-width:1350px)
{
img.bannercls {
    width: 100%;
    height: 690px;
}
.carousel-caption-new2 {
        right: 53%;
    bottom: 366px;
}
img.imgbancls {
    width: 15%;
    margin-bottom: -6px;
}
.logocls {
    margin-right: 0px;
}
}


@media only screen and (min-width: 1020px) and (max-width:1199px)
{
img.imgabtcls {
    height: 580px;
    width: 100%;
}
.carousel-caption-new2 {
        bottom: 942px;
    right: 52%;
}
h3.captioncls1 {
    font-size: 35px;
}
p.captioncls2 {
    font-size: 25px;
    font-weight: 600;
}
.btn-danger {
    font-size: 14px;
    padding: 5px 6px;
}
img.imgbancls {
    width: 15%;
}
}

@media only screen and (max-width:800px)
{
img.img-vision-cls {
    width: 100%;
}
}
@media only screen and (min-width:730px) and (max-width: 789px)
{
.carousel-caption-new2 {
       bottom: 703px;
    right: 58%;
}
img.imgbancls {
    width: 15%;
}
h3.captioncls1 {
    font-size: 30px;
    margin-top: 2px;
}
p.captioncls2 {
    font-size: 17px;
    margin-top: -7px;
    margin-bottom: -7px
}
p.captioncls4 {
    font-size: 17px;
    margin-top: -7px;
    margin-bottom: -7px
}
.btn-danger {
        font-size: 12px;
    padding: 4px 4px;
}
.vision-ulcls {
    line-height: 1.9;
}
img.img-abt-cls {
    margin-top: 100px;
}
}


@media only screen and (min-width: 790px) and (max-width: 850px)
{
.carousel-caption-new2 {
    bottom: 955px;
    right: 58%;
}
img.imgbancls {
    width: 15%;
}
h3.captioncls1 {
    font-size: 30px;
    margin-top: 2px;
}
p.captioncls2 {
    font-size: 17px;
    margin-top: -7px;
    margin-bottom: -7px
}
p.captioncls4 {
    font-size: 17px;
    margin-top: -7px;
    margin-bottom: -7px
}
.btn-danger {
        font-size: 12px;
    padding: 4px 4px;
}
.vision-ulcls {
    line-height: 1.9;
}
img.abt-icon-img {
    width: 30%;
}
}
@media only screen and (min-width:551px) and (max-width: 730px)
{
.carousel-caption-new2 {
    bottom: 973px;
    right: 58%;
}
img.imgbancls {
    width: 15%;
}
h3.captioncls1 {
    font-size: 30px;
    margin-top: 2px;
}
p.captioncls2 {
    font-size: 17px;
    margin-top: -7px;
    margin-bottom: -7px
}
p.captioncls4 {
    font-size: 17px;
    margin-top: -7px;
    margin-bottom: -7px
}
.btn-danger {
        font-size: 12px;
    padding: 4px 4px;
}
.vision-ulcls {
    line-height: 1.9;
}
img.abt-icon-img {
    margin-top: 20px;
}
}
@media only screen and (min-width:401px) and (max-width: 550px)
{
img.bannercls {
    width: 100%;
    height: 300px;
}
.carousel-caption-new2 {
    bottom: 428px;
    right: 55%;
}
img.imgbancls {
     width: 10%;
    margin-bottom: -25px;
}
h3.captioncls1 {
    font-size: 15px;
}
.btn-danger {
   font-size: 7px;  
    padding: 2px 3px 2px 3px;
    margin-top: -53px;
}
p.captioncls2 {
    font-size: 12px;
        margin-top: -4px;
}
img.abt-icon-img {
    margin-top: 20px;
}
}



@media only screen and (max-width:400px)
{
img.bannercls {
    width: 100%;
    height: 230px;
}
.carousel-caption-new2 {
 bottom: 422px;
    right: 49%;
}
img.imgbancls {
     width: 10%;
    margin-bottom: -25px;
}
h3.captioncls1 {
    font-size: 15px;
}
p.captioncls2 {
        font-size: 10px;
    margin-top: -7px;
}
.btn-danger {
   font-size: 7px;   
    padding: 2px 3px 0px 3px;
    margin-top: -57px;
}
img.abt-icon-img {
    width: 25%;
    margin-top: 25px;
}
}
</style>


















