
@media (max-width: 1024px) {

    .factsDiv {
    padding: 10px !important ;
    margin-right: 30px !important ;
}

#facts .counters img {
       right: 20px !important ;
    top: 8px !important ;
    height: 50px !important ;
}
   
#facts .counters p {
    font-size: 12px   !important ;
}

#facts .counters span {
    font-size: 14px  !important ;

}
    #event_line .list-group-item-success {
     font-size: 12px   !important ;
    }
    .timeline-heading {
         font-size: 12px   !important ;
    }
}


@media (max-width: 768px) {
            .hideMobile {
                display: none;
            }
              .ShowMobile {
                display: block ;
            }
        }

        @media screen and (min-width: 769px) {
 .hideMobile {
                display: flex ;
            }
              .ShowMobile {
                display: none;
            }
}

        
@media (max-width: 768px) {
    .hideMobileNew {
        display: none;
    }
}

@media screen and (min-width: 769px) {
    .hideMobileNew {
        display: block;
    }
}

@media (max-width: 768px) {
    .hideMobileNewtable {
        display: none;
    }
}

@media screen and (min-width: 769px) {
    .hideMobileNewtable {
        display: table-cell;
    }
}



        
@media (max-width: 768px) {


    body {
    font-size:14px !important ; 
    
    }
    .section-header h3 {
    font-size:20px !important ; 
    }

    /*Top img*/
    
    .poster h3 {
         font-size:14px !important ; 
    }
    .poster__content {
         font-size:14px !important ; 
    }
    .rslides1_nav {
    top:50%;
       
    }

       /*about us*/
    #about .about-col h2 {
    font-size:14px !important ; 
    }

    #about .about-col p {
    font-size:14px !important ; 
    }

    /*News*/
    #testimonials .testimonial-item h3 {
      font-size:14px !important ; 
    }

    #testimonials .testimonial-item p {
      font-size:14px !important ; 
    }
    #testimonials .testimonial-item h4 {
       font-size:14px !important ; 
    }
    #testimonials .cta-btn {
    font-size:14px !important ; 
    }
     /*MAp*/
    .countryTitle {
      font-size:14px !important ; 
      font-weight :bold !important ;
    }
    #facts .counters p {
     font-size:14px !important ; 
    }

    #call-to-action .section-Summery h3 {
     font-size:14px !important ; 
    }
    ul.timeline > li > .timeline-badge {
     font-size:14px !important ; 
    }
    .timeline-title {
           font-size:12px !important ; 
    }

      /*Story*/
    .videoTitle {
      font-size:14px !important ; 
    }

       /*OtherSite*/
    #OtherSite .text {
    font-size:14px !important ; 
    }

     /*footer*/
    #footer .footer-top .footer-info h3 {
    font-size:16px !important ; 
    }

     /*footer*/
    .CallCenter {
    font-size: 12px;
}


        }

@media (max-width: 400px) {


    .poster {
        height: 330px !important ; 
    }
    .CallCenter {
    font-size: 10px !important ; 
    }
        .searchTerm {
        width: 110px !important ; 
        margin: 5px 0 !important ; 
    }
   .table{
        font-size: 10px !important ; 
    }
    #facts .counters p {
           font-size: 12px !important ; 
    }
    #facts .counters img {
    right: 27px  !important ; 
    top: 5px  !important ; 
    height: 70px  !important ; 
}

    #facts .counters span {
        font-size: 14px  !important ; 
    }

    #event_line .list-group-item-success.collapsed {
        padding: 10px 2px  !important ; 
            margin-left: -20px;
    }
    #event_line .list-group-item-success {
    font-size: 11px !important;
}
    #event_line .event-border {
    right: 3px !important;
    
    }
    #event_line .media-body {
    padding-right: 85px !important;
}
   #call-to-action .section-Summery h3 {
    margin: 0 10px 10px 10px !important;
}
}