body{
    margin: 0;
}

.ai-icon.nav-link.active img {
    filter: brightness(0) saturate(100%) invert(47%) sepia(67%) saturate(542%) hue-rotate(184deg) brightness(91%) contrast(93%) !important;
}


.ai-heading .container {
    display: flex;
    justify-content: space-around;
    margin-top: 20px;
}

.heading-one h1 {
    color: #fff;
    font-size: 26px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: "Inter", sans-serif;
    margin-left: 70px;
}
.oswald-family{
    font-family: 'Oswald', sans-serif ;
}
.inter-family{
    font-family: "Inter", sans-serif ;
}
.ai-icon:first-child {
    border-right: 1px solid #527EE0 !important;
    height: 19px;
    display: flex;
    align-items: center;
    padding-right: 8px;
}
.ai-icon-main {
    display: flex;
    align-items: center;
    gap: 12px;
} 
    .ai-icon i {
        color: #fff;
        font-size: 30px !important;
    }
    
    .ai-icon i:hover {
        color: #527EE0 !important;
    }
.sticky-top{
    transition: all 0.5s ease-in-out;
    padding: 25px 0px;
    background: transparent;
}
.sticky{
    -webkit-box-shadow: 0px 3px 10px 0px rgba(38, 107, 193, 0.08);
        box-shadow: 0px 3px 10px 0px rgba(38, 107, 193, 0.08);
    padding: 20px 0px;
    background: black !important;
}
.body-bg{
    background-image: url(../images/bg-2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.ai-icon i.fa-solid.fa-envelope {
    color: #fff;
    font-size: 25px;
}

.ai-icon-main {
    display: flex;
    align-items: center;
    gap: 10px;
}
.play-btn {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #527EE0;
    position: absolute;
    top: 55%;
    left: 50%;
    text-decoration: none;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    z-index: 999;
}
.play-btn i {
    font-size: 30px;
    color: #fff;
}
.news-post-meta h3 a {
    display: block;
    font-size: 40px;
    text-decoration: none;
    color: #fff;
    font-family: 'Oswald', sans-serif ;
    font-weight: 300;
}
.news-post-meta p {
    margin: 24px 0;
    font-size: 18px;
    color: #fff;
    letter-spacing: 0.25px;
    font-family: "Inter", sans-serif ;
}
.news-content {
    padding: 0 42px;
}
    .news-video-outer {
    position: relative;
}
.news-section {
    padding: 50px 0;
}
.thumb-news-row{
    padding-top: 30px;
}
.thumb-img {width: 30%;}
.thumb-content{
    width: 70%;
    padding: 0 12px;
}
.thumb-img .play-btn {
    width: 40px;
    height: 40px;
}
.thumb-img .play-btn i {
    font-size: 25px;
    line-height: normal;
}
.news-post-date {
    font-size: 12px;
    color: #fff;
    margin-bottom: 5px;
}
.thumb-content .news-post-meta h3 a {
    font-size: 26px;
}
.news-post-date i{
    margin-right: 4px;
}
.list-news-box {
    box-shadow: 0 0 3px 0px #ccc;
    padding: 8px;
}
.row{
    width: 100%;
}
.thumb-content .news-post-meta h3 a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #527EE0 !important;
}
.text__info p , .email__info p {
    font-size: 26px;
    color: #527EE0;    
    margin-bottom: 4px;
    font-family: 'Oswald', sans-serif ;
}

.text__info p a, .email__info p a {
    color: unset;
    text-decoration: none;
    margin-left: 4px;
    color: #fff;
}
.gb-style span{
    color: #527EE0  ;
    font-weight: 600;
}
.contact__info p {
    margin: 8px 0;
}

.contact__info {
    padding-top: 10px;
}
.news-video{
    width: 100%;
    aspect-ratio: 16/9;
}
.play-btn.playing {
display: none;
}
.news-video-outer:hover .play-btn.playing {
display: flex !important;
}
.thumb-heading{
    color: transparent !important;
}
.footer-text {
background-color: #527EE0;
padding-top: 10px;
text-align: center;
padding-bottom: 5px;
color: white;
}
.navbar-nav .nav-link.active , .navbar-nav .nav-link:hover {
    color: #527EE0 !important;
}

.navbar-nav .nav-link {
    border-right: 1px solid #527EE0 !important;
     padding-block: 0px ; 
     line-height: 16px;
}

.navbar-nav .nav-item:last-of-type .nav-link {
    margin-right: 10px;
}

.navbar-nav .nav-link {
    color: #fff;
    font-family: "Inter", sans-serif;
    font-size: 16px;
}


.fancybox-button--next, .fancybox-button--prev {
        background: unset;
        border: none;
        color: #fff;
        font-size: 24px;
        padding: 10px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: 9999;
    }

    .fancybox-button--next {
        right: 20px;
    }

    .fancybox-button--prev {
        left: 20px;
    }
    .fancybox-navigation .fancybox-button {
    background: #477ade !important;
    color: #fafafa;
    padding: 0 !important;
    width: 40px !important;
    height: 40px !important;
    top: 56% !important;
    transform: translateY(-50%) !important;
  }
  .fancybox-button, .fancybox-button:link, .fancybox-button:visited {
color: #fff;
background: #477ade;
}

.footer-text span , .footer-text a {color: #fff;text-decoration: none;font-size: 14px;margin-inline: 8px;display: inline-block;}
.fancybox-container *{
  font-family: "Inter", sans-serif;
}


.fancybox-container button.fancybox-button.fancybox-button--prev,.fancybox-container button.fancybox-button.fancybox-button--next  {
background: none;
width: 180px !important;
height: unset !important;
z-index: 999999;
}
.fancybox-container .fancybox-button--prev span.fancybox-button--prev-label,.fancybox-container .fancybox-button--next span.fancybox-button--next-label {
display: flex;
background: #527EE0;
padding: 10px 20px;
width: 100%;
justify-content: center;
align-items: center;
color: #fafafa;
font-size: 16px;
height: 80px;
}
.compensate-for-scrollbar {
margin-right: 0px !important;
}
.fancybox-container button.fancybox-button .fancybox-button--prev-label i {
font-size: 18px;
margin-right: 8px;
}
.fancybox-container button.fancybox-button .fancybox-button--next-label i {
font-size: 18px;
margin-left: 8px;
}
.fancybox-container .fancybox-prev-caption,.fancybox-container .fancybox-next-caption {
font-size: 18px;
line-height: 22px;
display: block;
margin-top: 12px;
position: absolute;
left: 10px;
right: 10px;
color: #527EE0;
font-weight: bold;
}
.fancybox-container .fancybox-slide {
padding-top: 100px;
}
.fancybox-container .fancybox-toolbar {
right: 30px;
top: 110px;
}
.fancybox-container .fancybox-navigation {
display: none;
}
.navbar {
background: black;
z-index: 9999995;
}

.fancybox-caption {
padding: 5px !important;
background: #527EE0;
}
.fancybox-caption__body {
font-weight: normal;
font-size: 20px;
color: #fff;
}
/* cookie-contianer */
#cookie-container {
    position: fixed;
    z-index: 3000;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 2px 0 2px;
    background: #7a7a7a;
    border-radius: 0px;
    border: none;
    box-shadow: none;
    font-family: 'Droid Sans', sans-serif;
}

#cookie-text {
    position: relative;
    padding: 0 30px;
}

#cookie-text span {
    display: inline-block;
    font-size: 1em;
    color: #fff;
    width: 90%;
    text-align: left;
    line-height: normal;
    padding: 12px 0px;
    float: left;
}

#cookie-text span a {
    color: #fff;
    text-decoration: none;
    opacity: 1;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}

#close-cookie-bar {
    height: 40px;
    margin-top: 5px;
    float: right;
    opacity: 1 !important;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}

#close-cookie-bar button {
    padding: 3px 0px;
    margin: 3px 0px;
    color: #fff;
    font-weight: normal;
    background: #527EE0 !Important;
    height: 30px;
    cursor: pointer;
    width: 50px;
    border: 0;
}

#cookie-container a:hover {
    opacity: 0.8;
}
.news-video-outer video::-webkit-media-controls {
    display: none !important;
  }

  .news-video-outer:hover video::-webkit-media-controls {
    display: none !important;
  }
  .fancybox-slide video.fancybox-video{
    z-index: 999;
    position: relative;
  }
   .play-pause-overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 90%;
      display: flex;
      justify-content: center;
      align-items: center;
      opacity: 0;
    }

    .play, .pause {
      width: 50px;
      height: 50px;
      background-size: cover;
      cursor: pointer;
    }
    .fancybox-content:hover .play-pause-overlay {
        opacity: 1;
    }
    
    
    /*form-wrapper-css-start*/
    
    .form-main-wrapper label.form-label {
display: block;
text-transform: capitalize;
color: #fff;
}

.form-main-wrapper {
width: 60%;
margin: 0 auto;
background: #7a7a7a;
padding: 30px 30px;
border-radius: 18px;
}
.form-wrapper {
padding: 70px 0;
}
.form-main-wrapper .form-wrap input {
width: 100%;
height: 40px;
margin-bottom: 20px;
border: 1px solid #ccc;
outline: none;
border-radius: 6px;
padding: 10px 15px;
}

.form-main-wrapper .form-wrap textarea {
width: 100%;
height: 180px;
border: 1px solid #ccc;
border-radius: 6px;
padding: 10px 15px;
outline: none;
}

.form-main-wrapper button.button.button-primary {
background: #527EE0;
border: unset;
color: #fff;
padding: 10px 50px;
font-size: 14px;
font-family: "Inter", sans-serif;
text-transform: capitalize;
margin-top: 20px;
border-radius: 8px;
}


.form-field-flex {
display: flex;
width: 100%;
gap: 20px;
}

.form-main-wrapper .form-wrap {
width: 100%;
}
.ai-icon a img {
width: 30px;
}
div#formStatus {
margin-top: 10px;
color: green;
}
h2.title {
text-align: center;
padding-bottom: 30px;
color: #fff;
}
 /*form-wrapper-css-end*/   
    
   .navbar-expand-lg .navbar-toggler-icon {
width: 2em;
height: 2em;
filter: brightness(0) invert(1);
} 
div#formStatus p {
text-align: center;
}
.ai-icon:hover img {
filter: brightness(0) saturate(100%) invert(47%) sepia(67%) saturate(542%) hue-rotate(184deg) brightness(91%) contrast(93%);
}

.ai-icon:hover {
cursor: pointer;
}
    
    
    /*.play {
      background-image: url('https://www.freepnglogos.com/uploads/play-button-png/index-media-cover-art-play-button-overlay-5.png'); / Change to your play icon /
    }

    .pause {
      background-image: url('https://www.freepnglogos.com/uploads/play-button-png/play-button-svg-png-icon-download-onlinewebfontsm-19.png'); / Change to your pause icon /
    }*/
/* cookie-container-end   */
 @media screen and (min-width:1301px) and (max-width:1400px){
    .fancybox-slide--video .fancybox-content {
        width: 900px !important;
        height: auto !important;
    }
 }
@media screen and (min-width:992px) and (max-width:1300px){
    .fancybox-container .fancybox-button--prev span.fancybox-button--prev-label, .fancybox-container .fancybox-button--next span.fancybox-button--next-label {
        font-size: 13px;
    }

    .fancybox-container button.fancybox-button .fancybox-button--prev-label i , .fancybox-container button.fancybox-button .fancybox-button--next-label i {
        font-size: 12px;
    }

    .fancybox-container button.fancybox-button.fancybox-button--prev, .fancybox-container button.fancybox-button.fancybox-button--next {
        width: 140px !important;
    }
    .fancybox-slide--video .fancybox-content {
        width: 70% !important;
        height: auto !important;
    }
}
@media screen and (max-width:1399px){
    .news-post-meta p{
        margin: 12px 0;
    }

.navbar-nav .nav-link {
    color: #fff;
    font-family: "Inter", sans-serif;
    font-size: 15px;
}
}
@media screen and (max-width:1199px){
    .news-img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
    width: 100%;
}
}
@media screen and (max-width:991px) {
    .navbar-nav .nav-item .nav-link {
    border-right: none !important;
    padding: 8px !important;
}

    .thumb-news-row .col-sm-6 , .main-news-row .col-sm-6 {
        width: 100%;
    }
    .news-section {
        padding: 24px 0;
    }
    .thumb-news-row{
        padding-top: 20px;
    }
    .row{
        margin: 0;
    }
    .logo-light {
        max-width: 200px;
        height: auto;
    }
    .news-post-meta h3 a {
        font-size: 36px;
    }
    .news-content{
        padding: 0;
    }
/*  navbar-start  */
        div#navbar-outer .navbar-nav {
        border-top: 1px solid;
        margin-top: 12px;
        transition: 0.2s ease-all;
        padding: 10px 0;
    }

    div#navbar-outer .navbar-nav .nav-item {
        margin: 4px 0;
        border-bottom: 0.5px solid #ddd;
    }

    div#navbar-outer .navbar-nav .nav-item .nav-link {
        padding-left: 8px;
        padding-right: 8px;
        line-height: normal;
    }

    div#navbar-outer .navbar-nav:first-of-type {
        padding-top: 0;
    }
    .navbar-toggler:focus {
        outline: none;
        box-shadow: none !important;
    }

    .navbar-toggler {
        padding: 4px !important;
        font-size: 16px;
    }
/*  navbar-end  */

  .fancybox-slide {
      padding-top: 100px;
  }
  .fancybox-container .fancybox-navigation {
    display: block;
  }
  .fancybox-container button.fancybox-button.fancybox-button--prev, .fancybox-container button.fancybox-button.fancybox-button--next {
      display: none;
  }
  .fancybox-container .fancybox-toolbar .fancybox-button--close {
      width: 30px !important;
      height: 30px !important;
      padding: 5px !important;
  }

  .fancybox-container .fancybox-toolbar .fancybox-button--close svg {
      width: 20px;
  }
  .fancybox-container .fancybox-toolbar {
      right: 5px;
      top: 100px;
  }

}
@media (max-width: 767px){
    .thumb-img {
        width: 100%;
        padding: 0;
    }
    .thumb-content {
        width: 100%;
        padding: 0;
        padding-bottom: 8px;
    }
    .list-news-box {
        flex-direction: column-reverse;
        padding:20px;
    }
    .thumb-heading{
    text-align: center;
}
    #cookie-text span {
        display: inline-block;
        font-size: 13px;
        width: 80%;
        text-align: left;
        line-height: normal;
        padding: 8px 8px 8px 0px;
    }
    #close-cookie-bar {
        width: 20%;
        text-align: end;
    }
    #cookie-text {
        padding: 0 8px;
    }
    .form-main-wrapper {
    width: 100%;
   }
   .form-field-flex {
display: block;
}
.form-main-wrapper .form-wrap input { 
margin-bottom: 16px;
}
.form-wrapper {
padding: 50px 0;
}
}
@media screen and (max-width:575px){
    .news-post-meta h3 a {
        font-size: 26px;
    }

    .news-post-meta p {
        font-size: 16px;
        line-height: 20px;
    }

    .thumb-content .news-post-meta h3 a {
        font-size: 16px;
    }
    .footer-text span, .footer-text a {
        font-size: 12px;
        margin-inline: 4px;
    }

    .footer-text {
        padding-top: 5px;
    }
}
@media (max-width:480px){
.thumb-img .play-btn {
    width: 30px;
    height: 30px;
}

.thumb-img .play-btn i {
    font-size: 21px;
}
}

/* Fency Box Play Or Pasue Button 26 April */
.fancybox-button--play {
display: none;
}

/* CSS for hiding default play/pause button */
.fancybox-content video::-webkit-media-controls-start-playback-button {
display: none !important;
}


/* CSS for hiding specific video controls on mobile devices */
/* @media screen and (max-width: 768px) { */
.fancybox-content video::-webkit-media-controls-overlay-play-button {
    display: none !important;
}
/* } */
.news-video-outer video::-webkit-media-controls-overlay-play-button{
display: none !important;
}
