/*For Developer Use*/

.program-slider .slick-slide {
    transition: all 0.3s ease;
    cursor: pointer;
}


/* .contact-form .wpcf7-response-output {*/
/*    color: #fff;*/
/*}*/

/*.contact-form .wpcf7-spinner {*/
/*    bottom: 50px;*/
/*    right: -30px !important;*/
/*    top: 50%;*/
/*    transform: translateY(-50%);*/
/*    margin: 0;*/
/*}*/
 
/*@media only screen and (max-width: 768.5px) {*/
/*.contact-form .btn-grid p:before {*/
/*    right: 35px;*/
/*}*/
/*}*/

.our-state .row-custom .coloum:nth-of-type(3) figure img {
    width: 85px;
}
.our-state .row-custom .coloum:nth-of-type(5) figure img {
    width: 150px;
    left: 20px;
}


@media only screen and (max-width: 1400px) {
    .our-state .row-custom .coloum:nth-of-type(5) figure img {
         width: 150px;
        left: 80px;
    }
}
@media only screen and (max-width: 1200px) {
    .our-state .row-custom .coloum:nth-of-type(5) figure img {
         width: 150px;
        left: 80px;
    }
}
@media only screen and (max-width: 768px) {
    .our-state .row-custom .coloum:nth-of-type(5) figure img {
         width: 150px;
        left: 80px;
    }
}
