

@media screen and (max-width: 1920px) {
    .events .text-box{
       padding-top: 190px;
       
     
     }
}

@media screen and (max-width: 1680px) {
    .events .text-box{
        padding-top: 110px;
        
      
      }

}

@media screen and (max-width: 1580px) {
    .events .text-box{
        padding-top: 70px;
        
      
      }

}


@media screen and (max-width: 1199px) {
    .events .text-box{
        padding-top: 70px;
        
      
      }

      .experience .img-box2 img{
        /*    height: 20px;*/
            margin-bottom: 15px;
            margin-top: 15px;
          }

          .experience .view-btn2 a{
            padding: 8px 15px;
              }

          .experience .text h6{
            color: #4a4a4a;
            font-weight: 700;
            font-size: 18px;
            text-transform: capitalize;
            line-height: 25px;
          }
        
          .experience .img img{
            height: auto;
          }

          .experience .date a{
       
       font-size: 15px;
       font-weight: 800;
       color: #000;
           
          }

          .experience .date i{
            font-size: 15px;
          }

          .experience .text-box h2{
            color: #041E42;
            font-size: 35px;
            font-weight: 700;
            text-transform: capitalize;
            line-height: 38px;
            padding-top: 60px;
        }

}



@media screen and (max-width: 992px) {
    .eventsHead h2 {
        font-size: 42px;
    }

    .experience .nav-tabs {
        margin-bottom: 40px;
        margin-top: 40px;
        border: none;
    }

    .experience .img-box img {
        margin-bottom: 15px;
        height: 85px;
    }
    .experience .img-3 img {
        height: 120px;
        margin-bottom: 30px;
    }


    .experience .white-red-box{
        margin-top: 20px;
    }

    .experience .img-box2 img{
        height: 30px;
    }

    .experience .white-red-box h4 {
        color: #D62831;
        font-size: 22px;
        font-weight: 700;
        padding-top: 30px;
    }

    .experience .text h5 {
        color: #1E1E1E;
        font-weight: 800;
        font-size: 26px;
    }
    .experience .text h6{
        color: #4a4a4a;
        font-weight: 700;
        font-size: 22px;
        text-transform: capitalize;
        line-height: 30px;
      }

      .experience .view-btn2 a{
        padding: 15px 40px;
        font-size: 23px;
          }
          .lastSec .view-btn2  {
            padding-top: 50px;
}
.experience .date a{
       
    font-size: 25px;
    font-weight: 600;
    color: #000;
        
       }

       .experience .date i{
         font-size: 35px;
       }

.lastSec .text-box p {
    font-size: 21px;
    color: #1E1E1E;
    font-weight: 600;
    line-height: 30px;
    padding-left: 0;
   
}

.lastSec h6 {
    font-size: 21px;
}
.lastSec .view-btn2 a {
    padding: 15px 40px;
    font-size: 23px;
}
}

@media screen and (max-width: 768px) {
    img{
        height: auto !important;
    }
    .lastSec {
    background: #fff;
    padding: 0;
}
.events {
    background: #f1f1f1;
    padding: 30px 0;
}
.experience .nav a {
    padding: 10px 15px;
    font-size: 14px;
}
.experience .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    padding: 10px 15px;
    font-size: 14px;
}
    .eventsHead h2 {
        font-size: 22px;
        line-height: 30px;
        color: #000;
    }
    .events .line{
        width: 400px;
        height: 1px;
        background-color: #4a4a4a;
        margin: 0 auto;
      }
      .experience {
    margin-top: 0;
    padding: 30px 0;
}
    .experience .text-box h2 {
        font-size: 24px;
        line-height: 30px;
                padding: 0;
    }

      .text-box li{
        padding:6px 0;
        text-transform: capitalize;
        font-size: 16px;
        font-weight: 700;
        line-height: 24px;
     }

    .events .text-box i{
        display: none;
     }
}

@media screen and (max-width: 580px) {

        .eventsHead h2 {
            font-size: 30px;
        }

        .lastSec .text-box h2 {
            color: #041E42;
            font-size: 24px;
            line-height: 32px;
        }
        .experience .date a {
            font-size: 17px;
            font-weight: 600;
            color: #000;
        }
        .experience .date i{
            font-size: 20px;
        }
        .experience .view-btn2 a{
            padding: 15px 20px;
            font-size: 20px;
              }

              .events .line{
                width: 350px;
              }
   
      
}

@media screen and (max-width: 450px) {
    .events .text-box {
        padding-top: 20px;
    }

    .events .text-box li{
        font-size: 13px;
        line-height: 22px;
    }
    .eventsHead h2 {
        font-size: 22px;
    }
}


@media screen and (max-width: 420px) {
    .events .text-box {
        padding-top: 30px;
    }

    .events .line{
        width: 300px;
    }
}



@media screen and (max-width: 380px) {
    .experience .view-btn2 a{
        padding: 10px 15px;
        font-size: 18px;
          }
}
