
/*        .header__top-logo a {*/
/*    display: block;*/
/*    width: 550px;*/
/*}*/

/*@media only screen and (max-width: 700px) {*/
/*    .header__top-logo {*/
/*        width: calc(100% - 60px);*/
/*        margin-bottom: 10px;*/
/*    }*/
/*}*/

/* @media only screen and (max-width: 1536px) {*/
/*    .header__top-logo a {*/
/*        max-width:unset;*/
/*    }*/
/*}*/

/*@media only screen and (max-width: 1199px) {*/
/*    .header__top-logo a {*/
/*        max-width:unset;*/
/*    }*/
/*} */

/*@media only screen and (max-width: 1024px) {*/
/*    .header__top-logo a {*/
/*        max-width:400px;*/
/*    }*/
/*}*/



/*@media only screen and (max-width: 700px) {*/
/*    .header__top-logo a {*/
/*        max-width:100%*/
/*    }*/
/*}*/

.nav-col-lang {
    margin-left: 20px;
    padding-top:35px;
    margin-left: auto;
    display: flex;
    gap: 11px;
}
.nav-col-lang img{
    width: 100%;
}
.nav-col-lang span:first-child {
    border-right: 2px solid #31acec;
    padding-right: 10px;
}

.scrolled .type5 .nav-col-lang{
    padding-top:0;
    order:4;
    margin-left: 10px;
}
@media screen and (max-width:1440px){

.calender-btn .addtocalendar {
    font-size: 12px;
}
}
@media only screen and (max-width: 1199px) {
   
    .calender-btn .addtocalendar {
        padding: 6px 8px;
        font-size: 11px;
    }
}
@media (max-width: 768px) {
    .scrolled .type5 .hamburger-icon {
    top: 10px;
}
 .scrolled .type5 .header__top-logo {
        width: 70%;
    }
    .scrolled .type5 .nav-col-lang img{
    max-width:30px;
}
}
@media (max-width: 550px) {
    /*.scrolled .type5 .header__container {*/
    /*    padding-right: 40px;*/
    /*}*/
    .scrolled .type5 .nav-col-lang img{
    max-width:20px;
}
.scrolled .type5 .nav-col-lang {
    margin-left:auto;
}
}

.header__top-logo a {
    width: fit-content;
}


@media only screen and (max-width: 767px) {
    .header__top-logo {
        width: 100%;
    }
    .type5 .support__logos-block {
        width: 100%;
        max-width: 100%;
        justify-content: center;
    }
    .scrolled .type5 .header__top-logo {
        width: 100%;
    }
}

.banner {
    margin-bottom: 60px;
}
.maintype5 .statistics.banner-statistics {
    margin-top: -210px;
    margin-bottom: 60px;
}
.img-card-hover-wrapper .img-card-hover .hover-content ul {
    max-width: 100%;
    margin-bottom: 0;
    color: #fff;
}
.img-card-hover-wrapper .img-card-hover .hover-content ul li {
    max-width: 100%;
    margin-bottom: 0;
    color: #fff;
    font-size: 0.9rem;
}
/*.grid-block.layout-3 .grid-col-wrapper .grid-block-item {*/
/*    border: none;*/
/*}*/



.grid-block.layout-3.three-col .grid-block-item  .content-box{
border:2px solid transparent;
}
.grid-block.layout-3 .grid-col-wrapper .grid-block-item{
    
}
/*section.img-card-hover-module.five-col.bg-light .hover-content * {*/
/*    text-align: left;*/
/*}*/
/*.img-card-hover-wrapper .img-card-hover .hover-content {*/

/*    align-items: flex-start;*/
/*}*/
.card-content-block-module.layout-6 .card-content-block-item {
    min-height: 190px;
        background-position: right !important;
}
@media screen and (min-width:1885px){
    .card-content-block-module.layout-6 .card-content-block-item {
    min-height: 190px;
        background-position: bottom !important;
}
}
.card-content-block-module.layout-6 .card-content-block-text {
    max-width: calc(100% - 100px);
}
@media screen and (max-width:400px){
    .card-content-block-module.layout-6 .card-content-block-text {
    max-width: calc(100%);
}
}
.footer__timing-row a {
    display: flex;
}
.footer__timing-text {
    color: #fff;
}
.two-col-content li {
    font-size: 1rem;
}
.card-content-block-module.layout-5 .card-content-block-item .card-content-block-text .card-content-info {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
}

.card-content-block-module.layout-5 .card-content-block-item img {
    margin-left: 0;
    width: 100px;
    height: 100px;
    object-fit: cover;
    margin-right: 0;
}

.card-content-block-module.layout-5 .card-content-block-item h5 {
    width: calc(100% - 120px);
    text-align: left;
}
@media screen and (min-width:1920px){
    .megamenu-wrapper {
    width: 100%;
}
}
