body { 
    margin: 0 !important;
    padding: 0 !important;
    border-top: 4px solid #013C84 !important;
    background-color: #f1f1f175 !important;
    background: #f1f1f175 !important;
    font-family: "Noto Sans", sans-serif !important;
    width: 100% !important; 
    top:0 !important;
} 
.skiptranslate {
    /* display: none !important; */
    height: 40px !important;
}
.VIpgJd-ZVi9od-ORHb table td { display: none !important; }
.VIpgJd-ZVi9od-ORHb table td:first-child,
.VIpgJd-ZVi9od-ORHb table td:last-child {
    display: table-cell !important;
} 
.skiptranslate.goog-te-gadget {
    display: block !important;
}
.open-sans {
  font-family: "Open Sans", sans-serif !important;
}
.oswald {
  font-family: "Oswald", sans-serif !important;
}
.noto-sans {
  font-family: "Noto Sans", sans-serif !important;
}
.hide{ display: none !important; }
.clearfix { display: block; float:none; }
.spacer-10 { height: 10px; display: block; float:none; }
.spacer-20 { height: 20px; display: block; float:none; }
.spacer-25 { height: 25px; display: block; float:none; }
.spacer-40 { height: 40px; display: block; float:none; }
.capitalize { text-transform: capitalize; }
img { max-width: 100%; height: auto; }
.page-content .content,
.news-page .content,
.h5 { font-size: 1.03rem !important; }
.lang-switch { margin: 6px 6px 6px 16px;}
.logo {
    max-width: 120px;
}
.logo img {
    width: 100%;
    height: auto;
    max-width: 120px;
}
.bt-my-city {
    color:#ffffff;
    text-decoration: none;
    margin-right: -10px;
    padding-left: 5px !important;
}
.bt-my-city i {
    font-size: 20px;
    margin: 0px 5px -5px 0px;
}
.btn-metro {
    background-color: #013C84 !important;
    color:#ffffff !important;
}

.header {
    color: white;
    background-color: #013C84;
    border-bottom: 1px solid #dee2e6;
    margin: 0px !important;
    padding:  0px !important;
    font-weight: 500;
}
.weather, .datetime {
    white-space: nowrap;
}

/*---navbar--*/
.navbar-custom {
    background-color: #013C84;
    background-image: linear-gradient(#01316b 5%, #013C84 );
}
.header3 {
    background-color: #013C84;
} 
.navbar-toggler:hover,
.navbar-toggler:active,
.navbar-toggler:focus,
.navbar-toggler {
    background: transparent !important;
    border: 0px solid transparent !important;
    outline: 0px solid transparent !important;
    color: white !important; 
    transition: transform 0.3s ease;
}
.collapsed .navbar-toggler {
    transform: rotate(180deg);
}
.toggle-button {
    background: transparent;
    border: none;
    color: white;
}
.headNavBar .nav-item a {
    color: white ;
    padding: 0.3rem 0.6rem;
}
.headNavBar .nav-item a:hover {
    color: #ffffff;
    background-color: #d20923;
}
.dropdown-menu{
    border-radius: 0% !important;
    box-shadow: 1px 1px 10px #0000007a;
}
.dropdown-menu .dropdown-item {
    color: #13181e !important;
    font-weight:600 !important; 
}
.headNavBar .dropdown-item:hover {
    color: #ffffff !important;
    background-color: #d20923;
}

marquee{
    background-color: #d20923;
    background-image: linear-gradient(#a70218 5%, #d20923 80%);
    color: white;
    padding: 5px;
    text-decoration: none;

    a {
        text-decoration: none;
        margin-right: 100px;
    }
    .badge {
        border-radius: 0px !important;
        background-color: #013C84;
        color: white;
        width: 5px !important; 
        margin-right: 10px;
    }

}

.scrolling-navbar { 
    display: flex; 
    flex-wrap: nowrap !important;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap !important;
    min-width: 0;
    scrollbar-width: 79%;
}

.scrolling-navbar::-webkit-scrollbar {
    display: none;
}

.scrolling-navbar .nav-link {
    flex: 0 0 auto;  
    white-space: nowrap;
    transition: background-color 0.3s;
} 
.scrolling-navbar .nav-link:hover {
    background-color: red;
}

.menu-sidebar-left{ left: 0; padding: 2px 40px 0px 0px; transform: translateX(-10%); border-left: 4px solid #d20923;}
.menu-sidebar-right{ right: 0; padding: 2px 0px 0px 40px; transform: translateX(+10%); border-right: 4px solid #d20923;  }

.menu-sidebar{
	min-height: 100vh; 
    width: 300px;
    position:fixed;
    padding: 10px ;
    top: 0; 
    z-index: 99 !important; 
	background-color: #f3f3f3;   
    border: 0px solid transparent !important; 
    outline: none !important;   
    box-shadow: 0 0 20px 20px #0808085c;
    overflow-x: hidden; 
    transition: transform 0.1s ease ;
}
.navbar-toggler:focus,
.navbar-toggler:active, 
.navbar-toggler {
    border: none !important;   
    outline: none !important;   
}

.menu-sidebar .title { color:#d20923; }
.menu-sidebar .navbar-nav { 
    padding: 0px ;
    display: block;
	background-color: #f3f3f3;  
	height: 100vh;
    overflow-y: auto;
    direction:ltr;
    scrollbar-color: #013c84 #f3f3f3;
}
.menu-sidebar-left .navbar-nav {
    direction: rtl;
}
.menu-sidebar.show  { 
  transform: translateX(0px); 
}
 
.menu-sidebar .sidebar-toggle-btn {
    background: #d20923;
    color: #ffffff;
    font-weight: bold;
    height: 30px;
    width: 30px;
    float: right; 
    border: 2px solid #d20923;
}
.menu-sidebar .navbar-nav .nav-item  {
    display: block;
    color:#000000;
    padding: 10px;
    font-size: 0.9rem;
    text-align: left;
    border-bottom: 1px solid #6e6e6e;
} 
.menu-sidebar .navbar-nav  h2 {
    color: #013C84;
}


.menu-sidebar .navbar-nav .nav-item .nav-link{
    display: inline;
}
.menu-sidebar .navbar-nav .nav-item .btn {
    margin-left: 10px;
    float: right;
    font-size: 0.7rem; 
}




/* this is for mid section */
.latest-news { 
    position: relative;
    margin: 0px;
    padding: 0px;
}
.latest-news .carousel-item img { 
    margin: 0px;
    padding: 0px;
    height: auto;
    object-fit: cover;
}
.latest-news .carousel-caption .card-title {
    display: block; 
}
.latest-news .carousel-caption,
.latest-news .carousel-caption a,
.latest-news .carousel-caption .card-title,
.latest-news .carousel-caption small,
.latest-news .carousel-caption a small {
    color: #fff !important;
    text-decoration: none !important;
    text-align: start !important;
 }
.latest-news .carousel-caption {
    right: 0;
    bottom:0;
    left: 0; 
    background: rgba(0, 0, 0, 0.7); 
    opacity: 0.8;
    transition: opacity 0.3s ease;
    
}
.latest-news .carousel-item:hover .carousel-caption {
    opacity: 1;
}
.latest-news .carousel-control-prev,
.latest-news .carousel-control-next {
    background: rgba(0, 0, 0, 0.5);
    width: 50px;
    height: 50px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
}
.latest-news .carousel-control-prev-icon, 
.latest-news .carousel-control-next-icon {
    background-size: 50%, 50%;
    width: 30px;
    height: 30px;
}
.latest-news .carousel-control-prev:hover, 
.latest-news .carousel-control-next:hover {
    background: rgba(0, 0, 0, 0.8);
}
.card-title {
    text-decoration: none !important;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-top: 2px;
}
.section-title {
    text-decoration: none !important;
    color: #032f66 !important;
}

/* News*/
.news-section,
.latest-news,
.fresh-news-section,
.top-news-section,
.trending-news,
.sports-section,
.trending-news,
.international-section,
.business-section,
.technologies-section,
.trending-section, 
.entertainment-section,
.weekly-news-section,
.weekly-hots-section,
.weekly-news-section,
.ad-space-section
{
    position: relative;
    display: block;
    margin: 1rem 0rem;
    padding: 0rem;
   /* background-color: #ffffff !important;
    background: #ffffff !important; */
    
    .section-title {
        display: inline;
    }
} 
.latest-news-list,
.top-news-list,
.fresh-news-list,
.sports-news-list,
.international-news-list,
.business-news-list,
.technologies-news-list,
.trending-news-list,
.entertainment-news-list,
.weekly-hots-list,
.news-item-list,
.sidebar-news-list,
.serach-news-list
 {  
    display: block;
    clear: both;
    width: auto; 
    height: auto;
}

.see-more {
    text-decoration: none;
    font-weight: bold;
    margin: 0.4rem;
    color: #023c85;
}
.bg-transparent {
    background: transparent !important;
}
.bg-background {
    background: #ecececfd !important;
}
.news-item.border-bottom {
    border-bottom: 1px solid #7e7e7e !important;
}
.min-height-100 { 
    min-height: 100px;
}
.fresh-news-section { 
    margin-top: -5px !important; 
}
.fresh-news-list { 
    padding-top: 5px;
}

.section-title {
    display: inline;
}

.sports-news-list,
.international-news-list,
.business-news-list,
.technologies-news-list,
.trending-news-list,
.entertainment-news-list,
.weekly-hots-list,
.weekly-news-list,
.fresh-news-list,
.news-item-list,
.sidebar-news-list,
.serach-news-list { 
    display: block;
    
    .news-item {
        display: flex;
        align-items: flex-start;
        background-color: #ffffff !important;
        /* background: radial-gradient(circle at center, #fcfcfc, #d0d3ff78);*/
        margin: 0rem 0rem 0.6rem 0rem;
        padding: 0rem;
        text-decoration: none;
        color: inherit;
        position: relative;
        transition: transform 0.3s;
        box-shadow: 0px 0px 2px #57555556; 
 
        img {
            width: 150px;
            height: auto; 
            object-fit: cover;
            margin: 0rem 0.4rem 0rem 0rem;
            filter: brightness(80%);
        } 
        .content {
            flex: 1;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            padding: 0.4rem;
            height: auto;
            
            small {
                margin-top: auto;
                margin-bottom: 0.3rem;
            }
        }
    } 
    
    .news-item:hover {
        transform: translateY(-4px); 
        img{
            filter: brightness(101%);
        }
    }

}

.news-item-list,
.top-news-list { 

    .news-item  {
        text-decoration: none;
        color: #000000;
        background-color: #ffffff !important;
        /* background: radial-gradient(circle at center, #fcfcfc, #d0d3ff78);*/
        transition: transform 0.3s;
        margin: 0rem 0rem 1rem 0rem;
        height: 90%;
        box-shadow: 0px 0px 2px #57555556; 

        img { 
            height: auto; 
            object-fit: cover;
            filter: brightness(80%);
            margin: 0rem 0rem 0.4rem 0rem; 
        }
        .content {
            color: #000000; 
        }
    }

    .news-item:hover {
        transform: translateY(-4px);

        img{
            filter: brightness(101%);
        }
    }
}

.video-news-page{ 
    height: 100%;
    min-height: 400px;
    width: 100%;
    object-fit: cover;   
}

.section-bg {
    /*
    background-color: #dad8d8;
    border: 1px solid #ddd;
    */
    border-radius: 5px;  
}
.ad-space-section .row .col {
    background-color: #f0f0f0;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ddd;
    padding:0px;
    margin-bottom: 2px;
     
}
.ad-space {
    height: 460px;
    background-color: #f0f0f0;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ddd;
    border-radius: 5px;
}
 
 /* video section */ 
 iframe.embed-responsive-item {
    display: block;
    width: 99%;
    height: auto;
    background-color: #000000;
    margin: 1px  !important;
    padding: 0  !important;
}
 
.page-title { text-transform:capitalize;}
.careers-list .job-title { color: #023c85 !important; text-transform:capitalize; }
.careers-list .id-card { color: #023c85 !important; text-transform:capitalize; }
.careers-list .location { color: #023c85 !important; text-transform:capitalize; }
.careers-list .id-card  svg { width: 18px; height: auto;}
.careers-list .location  svg { width: 14px; height: auto;}
.careers-list  svg { width: 16px; height: auto;}
.careers-list  svg path { color: #023c85; fill: #023c85; }
 
#frontForm {  
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
#frontForm.card {
    padding: 10px;
}
#frontForm .card-body {
    padding: 40px;
}
#frontForm .form-control { 
    border: 2px solid #dbdbdb;  
} 
#frontForm .form-control:focus {
    border-color: #0062cc; 
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
} 
#frontForm .form-label {
    font-weight: bold;
}
#frontForm .form-label small {
    font-weight: normal;
    font-size: 12px;
    color: #ccc;
}
#frontForm .input-group {
    position: relative;
}
#frontForm .btn-login {
    padding: 12px 20px;
    background: linear-gradient(45deg, #3a73c2, #a363d9);
    border: none;
    border-radius: 10px;
    font-weight: 500;
    width: 100%;
    transition: all 0.3s ease;
}
#frontForm .btn-login:hover {
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(0, 98, 204, 0.3);
}
 
/*----newsletter----*/  
.newsletter-section {
    background-color: #013C84; /* Dark blue background */ 
    background-image: linear-gradient(#012550 5%, #013C84 70%);
    color: #fff;
    padding:25px 0px 15px 0px; 
    position: relative;
    flex-shrink: 0;

    small {
        font-weight: bold;
        letter-spacing: 2px;
    } 
    .h1 {
        margin-top: -6px;
        font-weight: bolder;
    }
    .subscribe-form {
        position: relative;
        flex-shrink: 0;
        
        input.subscribe-email:hover,
        input.subscribe-email:focus,
        input.subscribe-email:active,
        input.subscribe-email {
            padding: 5px 15px;
           /* padding: 15px 20px 15px 20px;*/
           margin-bottom: 2px;
            border: none;
            outline: none;
            border-radius: 2px;
            width: 250px;
            background-color: white; /* Yellow input background */ 
            color: black;
            font-size: 16px;
        }
        input[type="email"]::placeholder {
            color: black;
            opacity: 0.8;
        }
        button {
            padding: 5px 10px;
            /*  padding: 12px 20px 14px 15px; */ 
            background-color: white; /* Yellow input background */  
            border: none;
            width: 250px;
            outline: none;
            border-radius: 2px;
            color: #0a0a0a;
            cursor: pointer;
            font-size: 15px; 
            text-align: left;
                        height: 58px;
        }
    }
} 
.form-floating>label { 
    padding: 1rem 1.3rem !important;
}
.form-floating>.form-control:focus~label, 
.form-floating>.form-control:not(:placeholder-shown)~label, 
.form-floating>.form-control-plaintext~label, 
.form-floating>.form-select~label {
    transform: scale(.85) translateY(-1.2rem) translate(.15rem) !important;
    color: #d30823;
}


.search-bar {
    transition: width 0.3s ease-in-out;
    width: 40px;
}
.search-btn:focus + .search-bar,
.search-bar:focus {
    width: 250px;
}
/*--------Search------ */

.search {
  position: relative;
  height: 50px;
}
.search .search-input {
  background-color: #fff;
  border: 0;
  font-size: 18px;
  padding: 15px;
  height: 50px;
  width: 50px;
  transition: width 0.3s ease;
}
.search-btn {
  background-color: #fff;
  border: 0;
  cursor: pointer;
  font-size: 24px;
  position: absolute;
  top: 0;
  left: 0;
  height: 45px;
  width: 45px;
  transition: transform 0.3s ease;
}
.search-btn:focus,
.search-input:focus {
  outline: none;
}
.search.active .search-input {
  width: 200px;
}
.search.active .search-btn {
  transform: translateX(198px);
}

.search-container {
    width: 50px;
    position: relative;
} 
/*
.search-container { 
    background-color: white;
    border-radius: 50px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    padding: 4px;
    margin: 0px 5px 0px 0px;
    height: 45px;
    transition: all 0.3s ease;
    border: 1px solid #527c8d;
    overflow: hidden !important;
}

.search-container:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
}

.search-container .form-control.search-input {
    border: none;
    background: transparent;
    padding: 0px 0px 0px 10px;
    border-radius: 50px;
}

.search-container .form-control.search-input:focus {
    box-shadow: none;
    outline: none;
}

.search-container .btn-search {
    background-color: #013c84;
    color: white;
    border-radius: 50px;
    padding: 6px 15px;
    margin-right: 1px;
    border: none;
    transition: all 0.3s ease;
}

.search-container .btn-search:hover {
    background-color: #0056b3;
    transform: scale(1.05);
}

.search-container .search-icon {
    color: #6c757d;
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
} 
 */

#formloader,
#pageloader { 
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; 
   
    background: radial-gradient(circle at center, #fcfcfc, #c7c7c7); 

    text-align: center; 
    z-index: 9999 !important;
    opacity: 0.7;
    height: 100%;
    position: fixed;
    width: 100%;  
}
#pageloader .spinner {  
    left: 45%;
    margin-left: -32px;
    margin-top: -32px;
    position: absolute;
    top: 45%; 
}

/*----Footer----*/

footer { 
   
    background: radial-gradient(circle at center, #fcfcfc, #d0d3ff78);

/* 
background-color: rgb(235, 235, 235);

   background:
  linear-gradient(217deg, rgba(255, 0, 0, 0.8), rgba(255, 0, 0, 0) 70.71%),
  linear-gradient(127deg, rgba(255, 255, 255, 0.8), rgba(0, 255, 0, 0) 70.71%),
  linear-gradient(336deg, rgba(0, 0, 255, 0.8), rgba(0, 0, 255, 0) 70.71%);
*/
} 
   
footer .list-unstyled {
    display: block;

    li {
        display: block;
        a { 
            display: block; 
            text-decoration: none;
            color: #022c5e;
            font-weight: 500;
            padding-left: 10px;
            padding-top: 2px;
            padding-bottom: 2px;
        } 
    }
    li:hover {
        display: block;
        a {  
            color: #d30823; 
        } 
    }
}
 
.footer-nav .nav  li  a {  
    text-decoration: none;
    color: #2b3138;
    font-weight: bold;
}  
 
footer .social-links {
    display: block;
    gap: 15px;
}

footer .social-icon {  
    padding: 1px 7px;
    margin: 2px;
    font-size: 25px;
    border-radius:8px; 
    background: white;
    display: inline-block;
    align-items: center;
    justify-content: center;
    color: #2d3436;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

footer .social-icon:hover {
    transform: translateY(-3px);
    color: #6c5ce7;
    box-shadow: 0 5px 15px rgba(108, 92, 231, 0.2);
}
.copyRight-container {
    background-color: #023b84; width: 100%;
    background-image: linear-gradient(#012550, #023b84 );
    color: #ffffff;
}
.app-store-button-link { width:141px; height:auto; margin-right: 4px !important; display: inline-block; }
.app-store-button { width:141px !important;height:49px !important;  } 
.app-store-button path {color: #000000; fill: #000000; } 

/*-----Social----------*/ 
.social-share-list { 
    display: block; 
    margin: 5px 0px 5px 0px;
}
.social-share-list i,
.social-share-list .a {
    display: inline-block;
    text-decoration: none;
    font-size: 25px;
    line-height: 25px;
    margin: 0px 10px 0px 0px; 
    color:#013C84; 
}

.social-icon-bar { 
    position: fixed; 
    top: 50%; 
    -webkit-transform: translateY(-50%); 
    -ms-transform: translateY(-50%); 
    transform: translateY(-50%); 
    margin:0; 
    left:0; 
    z-index:999; 
} 
.social-icon-bar .a { 
    display: block; 
    text-align: center; 
    padding: 4px 30px 4px 10px; 
    transition: all 0.3s ease; 
    color: white; 
    font-size: 20px; 
    width: 20px; 
    border-radius:  0px 20px  20px  0px;
} 
.social-icon-bar .a:hover { 
    padding: 4px 30px; 
}
.social-icon-bar .a.facebook { 
    background: #3B5998; 
    color: white; 
} 
.social-icon-bar .a.twitter { 
    background: #55ACEE; 
    color: white; 
} 
.social-icon-bar .a.linkedin { 
    background: #007bb5; 
    color: white; 
}
.social-icon-bar .a.share { 
    background: #062d3f; 
    color: white; 
}
 
/*------------share-but--------------------*/ 
.share-buttons {
    display: block;
}
.share-buttons a {
    display: block;
    margin: 10px 22px; 
    font-size: 30px;
    display: inline-block;
}
.social-icon-color .a.facebook {  
    color: #3B5998; 
} 
.social-icon-color .a.twitter {  
    color: #55ACEE; 
} 
.social-icon-color .a.linkedin {  
    color: #007bb5; 
}
.social-icon-color .a.pinterest {  
    color: #cc2127; 
}
.social-icon-color .a.tumblr {  
    color: #395976; 
}
.social-icon-color .a.buffer {  
    color: #000000; 
}
.social-icon-color .a.digg {  
    color: #0056d9; 
}
.social-icon-color .a.reddit {  
    color: #ff4500; 
}
.social-icon-color .a.stumbleupon {  
    color: #ec461e; 
}
.social-icon-color .a.vk {  
    color: #077afe; 
}
.social-icon-color .a.whatsapp {  
    color: #3ac13f; 
}
.social-icon-color .a.youtube {  
    color: #f70401; 
}
.social-icon-color .a.mail {  
    color: #062d3f; 
}
.whats-app {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 33px;
    box-shadow: 3px 4px 3px #999;
    right: 15px;
    z-index: 100;
}

@media (max-width: 600px) {
    .hidden-xs { display: none;} 
}
@media (max-width: 768px) {
    
    .latest-news .carousel-caption { 
        padding:0.4rem 0.1rem 0.1rem 0.3rem; 
    } 
    .latest-news .carousel-caption,
    .latest-news .carousel-caption a,
    .latest-news .carousel-caption .card-title {
        font-size: 0.8rem;
        line-height: 0.8rem;
    }
    .news-item small,
    .news-item  a small,
    .latest-news .carousel-caption small,
    .latest-news .carousel-caption a small {
        font-size: 0.6rem;
    }
    .latest-news .carousel-caption .card-title {
        padding-bottom: 0.1rem;
    } 
    footer .quick-links {
        grid-template-columns: 1fr;
    }
    .scrolling-navbar {
        width: 59%;
    }
    .news-item-list .news-item,
    .top-news-list .news-item {
        display: flex;
        align-items: flex-start; 

        img {
            width: 150px; 
            min-height: 100px;
            margin: 0rem 0.4rem 0rem 0rem;
        }
        .content { 
            padding: 0.4rem; 
            min-height: 100px;
            
            small {
                margin-top: auto;
            }
        }
            
    }

}
@media (min-width: 768px) {  
    
    .latest-news .carousel-caption {
        padding: 1rem; 
    } 
    .news-item small,
    .news-item  a small,
    .latest-news .carousel-caption small,
    .latest-news .carousel-caption a small {
        font-size: 0.8rem;
    }
    .latest-news .carousel-caption,
    .latest-news .carousel-caption a,  
    .latest-news .carousel-caption .card-title {
        font-size: 1rem;
        padding-bottom: 0.5rem;
        line-height: 1rem;
    }
    footer .quick-links {
        grid-template-columns: 1fr;
    } 
    .scrolling-navbar {
        width: 79%;
    }
    .fresh-news-section {
        overflow-y: auto; 
        max-height: 352px; 
    }
    
    .news-item-list .news-item,
    .top-news-list .news-item {
        display: block; 

        img {
            width: 100%; 
            margin: 0rem;
        }
        .content { 
            padding:5px;
            height: auto;
            
            small {
                margin-top: auto;
            }
        }
    }
         

}

@media (min-width: 992px) { 
     
}

@media (min-width: 1200px) { 

}

select.goog-te-combo,
#google_translate_element,
.google_translate_widget,
.goog-te-gadget { 
    margin: 0px !important;
    padding: 0px !important; 
    border-radius: 4px !important; 
    border: none !important; 
    height:32px !important;
    overflow: hidden !important;

    background: url(../images/translate.svg) no-repeat right center;
    background-size: 30px 30px;
    width: 32px !important;
    font-size: 0px !important;
    direction: rtl;
}
.goog-te-gadget img { display: none !important; width: 0px !important; height: 0px !important; }
.goog-te-combo svg path {color: #000000; fill: #000000; }
.goog-te-combo svg { width: 27px; height: auto; }

/* Focus state */
.goog-te-combo:focus {
    outline: none;
    border-color: #007bff; /* Example focus color */
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); /* Example focus shadow */
}

/* Media query for smaller screens */
@media (max-width: 600px) {
    .goog-te-combo {
        width: 100%; /* Make it full width on smaller screens */
        font-size: 16px; /* Slightly larger text for better readability */
        padding: 10px;
    }
}
/* Basic styling for the options within a <select> element */
select.goog-te-combo option { 
    font-size: 16px !important; 
    color: #333;
    width: 120px !important;
    padding: 10px!important;
    background-color: #fff; /* Default background */ 
    text-align: left;
}

/* Hover state for options (if the browser supports it) */
select.goog-te-combo option:hover {
    background-color: #f0f0f0;
    cursor: pointer;
}

/* Styling for a selected option */
select.goog-te-combo option:checked {
    background-color: #e0e0e0; /* Or a more prominent color */
    font-weight: bold;
}

/* Disable styling for optgroups if needed */
select.goog-te-combo optgroup {
    font-style: italic;
    color: #777;
}

select.goog-te-combo optgroup option {
    font-style: normal;
    color: #333;
    padding-left: 20px; /* Indent options within optgroup */
}


/* Specific style for images floated to the left (image-style-side-left) */

 .image-style-side-left {
    float: left;
    margin-right: 1.5em; /* Space to the right of the image */
    margin-bottom: 1em;  /* Space below the image */
    max-width: 50%;      /* Example: image takes up to 50% of content width */
    /* On small screens, prevent floating to maintain readability */
    @media (max-width: 768px) {
        float: none;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
    }
}

/* Specific style for images floated to the right (image-style-side-right) */
.image-style-side,
 .image-style-side-right {
    float: right;
    margin-left: 1.5em; /* Space to the left of the image */
    margin-bottom: 1em; /* Space below the image */
    max-width: 50%;     /* Example: image takes up to 50% of content width */
    /* On small screens, prevent floating to maintain readability */
    @media (max-width: 768px) {
        float: none;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
    }
}