/*  */

@media only screen and (max-height: 575.98px) and (orientation: landscape) {}


@media only screen and (max-width: 767px) {
    .font-14 {
        font-size: 13px;
    }
    .font-16 {
        font-size: 15px;
    }
    .font-34 {
        font-size: 24px;
    }
    .font-18 {
        font-size: 16px;
    }
    .news-event-section  {
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        background-image: url(/images/article-bg.png);
        transition: all 0.5s ease-in-out;
      }

      .news-carousel .owl-dots {
        padding-top: 2em;
        margin-top: 0 !important;

    }

    .news-carousel .owl-dot span {
        height: 10px;
        width: 10px;
        margin: 10px 4px;
        background-color: #B5B5B5 !important;
        border-radius: 50%;
        transition: 0.5s ease-in-out;
    }

    .news-carousel .owl-dot.active span{
        height: 13px !important;
        width: 13px !important;
        margin: 10px 4px;
        background-color: #183F37 !important;
        border-radius: 50%;
        transition: 0.5s ease-in-out;
    }


    .carousel-cust {
        right: 3%;
        bottom: 7em;
        left: 3%;
    }
    .font-40 {
        font-size: 30px;
    }
    .logo-img{
        width: 100%;
    }
    .map{
        height: 300px;
    }
    .font-24 {
        font-size: 20px;
    }
    .font-60{
        font-size: 34px;
    }
    .font-36 {
        font-size: 24px;
    }
    .font-13 {
        font-size: 12px;
    }
    .videos-slider.owl-carousel .center .content_title {

        padding: 0 45px;

    }
    .play-icon {

        font-size: 24px;

    }
    .videos-slider .owl-dots {
        margin-top: 0px !important;

    }
    .sm-mx-auto{
        margin: 0 auto;
    }


    .sidenav1 {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 1;
        top: 0;
        right: 0;
        background: rgba(24, 63, 55, 0.9);
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 2em;
        z-index: 1000;
      }



      .sidenav1 .closebtn1 {
        position: absolute;
        top: 0.5em;
        right: 1em;
        /* font-size: 36px; */
        /* margin-left: 50px; */
      }
      .pt-10em {
        padding-top: 2em !important;
    }
    .pt-10-mobile {
        padding-top: 5em !important;
    }

    .sidenav2 {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 1;
        top: 0;
        left: 0;
        background-color: #F9F7F6;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 3em;
        top: 4em;
      }


      .sidenav2 .closebtn2 {
        position: absolute;
        top: 1em;
        right: 1em;

      }


      .footer-section{

        background-image: url(/images/footer-mobile-bg.jpg);

      }
      .article-badge {

        margin-top: -19em;

      }

      .play-btn-inner {

        bottom: 18em;
        margin-left: 36%;
    }

    .border-dashed-right{
        border-right: 0px dashed  rgba(75, 75, 75, 1);
        border-bottom: 1px dashed  rgba(75, 75, 75, 1)
      }

      #text-modal .modal-content {
        height: 500px;
   
    }
    .screenshot_slider.owl-carousel .owl-nav.disabled+.owl-dots {
        margin-top: 0em;
    }
    .screenshot_slider .owl-item.center .item img {
         
        transform: unset;
    }
    .screenshot_slider.owl-carousel .center .content_title {
        text-align: center;
       
    }
    .screenshot_slider.owl-carousel .center .content_title {
       
        bottom: 0.5em;
        
    }
    .screenshot_slider.owl-carousel .center {
        transform: unset;
       
    }
/* sinhala-view */


.sinhala-view {
    .font-15 {
        font-size: 14px;
    }

    .font-14 {
        font-size: 13px;
    }
    .font-40 {
        font-size: 27px;
    }
    .font-34 {
        font-size: 24px;
    }
    .font-24 {
        font-size: 20px;
    }
    .font-16 {
        font-size: 15px;
    }
    .font-18 {
        font-size: 16px;
    }
    .font-60 {
        font-size: 36px;
    }

}







}

@media screen and (min-width: 768px) and (max-width: 991px) {

    .font-40 {
        font-size: 30px;
    }
    .font-60{
        font-size: 50px;
    }
    .carousel-cust {
        right: 5%;

        left: 5%;
    }
    .font-16 {
        font-size: 15px;
    }
    .mx-lg-auto{
        margin: 0 auto;
    }
    .tab-d-none{
        display: none !important;
    }
    .tab-d-block{
        display: block !important;
    }
    
    .videos-slider.owl-carousel .center .play-icon {

        top: -4em;
    }
    .sm-mx-auto{
        margin: 0 auto;
    }
    .videos-slider.owl-carousel .center .content_title {

        padding: 0 6em;
        bottom: 3.5em;

    }


    .sidenav1 {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 1;
        top: 0;
        right: 0;
        background: rgba(24, 63, 55, 0.9);
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 2em;
        z-index: 1000;
      }



      .sidenav1 .closebtn1 {
        position: absolute;
        top: 0.5em;
        right: 1em;
        /* font-size: 36px; */
        /* margin-left: 50px; */
      }
      .pt-10em {
        padding-top: 2em !important;
    }
    .pt-10-mobile {
        padding-top: 5em !important;
    }

    .sidenav2 {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 1;
        top: 0;
        left: 0;
        background-color: #F9F7F6;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 3em;
        top: 6em;
      }


      .sidenav2 .closebtn2 {
        position: absolute;
        top: 0.5em;
        right: 1em;

      }
      .pt-10-mobile {
        padding-top: 7em !important;
    }
    .footer-section{

        background-image: url(/images/footer-tab-bg.jpg);

      }
      .article-badge {

        margin-top: -20em;

    }
    .play-btn-inner {

        bottom: unset;
        margin-left: 9em;
        margin-top: -10em;
    }
    .border-dashed-right{
        border-right: 0px dashed  rgba(75, 75, 75, 1);
        border-bottom: 1px dashed  rgba(75, 75, 75, 1)
      }
      #text-modal .modal-content {
        height: 500px;
   
    }
    #text-modal {
      
        bottom: -35em;
    }
    .screenshot_slider.owl-carousel .item img {
  
        height: auto;
    }
    .screenshot_slider .owl-item.center .item img {
        
        transform: unset;
    }
    .screenshot_slider.owl-carousel .center .content_title {
        text-align: center;
      
        bottom: 3.5em;
       
    }
    .screenshot_slider.owl-carousel .center {
        transform: unset;
       
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .font-16 {
        font-size: 15px;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0rem;
        padding-left: 0rem;
    }
    .social-button.me-lg-3 {
        margin-right: 0.3rem !important;
    }
    .tab-h-w35{
        width: 35%;
    }

    .font-34 {
        font-size: 24px;
    }
    .font-18 {
        font-size: 15px;
    }
    .font-40 {
        font-size: 30px;
    }
    .carousel-cust {
        right: 5%;

        left: 5%;
    }

    .font-24 {
        font-size: 20px;
    }
    .font-60{
        font-size: 50px;
    }
    .font-12 {
        font-size: 9px;
    }
    .logo-img {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }
    .article-badge {

        margin-top: -10em;

    }

    .play-btn-inner {

        bottom: 30em;
        margin-left: 3em;
        margin-left: 4em;
    }
    .navbar-nav .nav-link {
        font-size: 13px;
    }

    .screenshot_slider.owl-carousel .item img {
  
        height: auto;
    }
    .screenshot_slider .owl-item.center .item img {
        
        transform: unset;
    }
    .screenshot_slider.owl-carousel .owl-nav.disabled+.owl-dots {
        margin-top: 0;
    }
    .screenshot_slider.owl-carousel .center .content_title {
       
        bottom: 0.5em;
       
    }
    .sinhala-view {
        .navbar-nav .nav-link {
            font-size: 11px;
        }
        .font-36 {
            font-size: 30px;
        }
    }
}

@media (min-width: 1400px) {
    .into-sec-row{
        max-width: 1320px;
        margin: 0 auto;
    }
    .article-badge {

        margin-top: -21em;

    }
    .play-btn-inner {

        bottom: 8em;

        margin-left: 10em;
    }

    .sinhala-view {

        .font-40 {
            font-size: 35px;
        }
        .font-34 {
            font-size: 30px;
        }

        .font-60 {
            font-size: 50px;
        }
    }



}
