
ul.icon-sec li a {
    text-decoration: none;
    color: #fff;
    display: flex;
    align-items: center;
}
body.iti-mobile {
    top: 0 !important;
}
.skiptranslate {
    display: none;
}
.icons-sec-li a:hover {
  color: #002654;
}
ul.icon-sec li {
    list-style: none;
}

.top-header{
    width: 100%;
    background:#ff7c00;
    padding: 10px 20px;
    z-index: 999;
}

ul.icon-sec {
    display: flex;
    justify-content: center;
    align-items: center;
}

ul.icon-sec img {
    width: 25px;
    margin-right: 10px;
    margin-left: 30px;
}



.fixed-image {
    position: absolute;
    top: 20%;
    right: 0;
    max-width: 15%;
    max-height: 100%;
    width: auto;
    height: auto;
}

/* Style the header */
header {
    background-color: #034ca7;
    color: #fff;
    padding: 0;
}

/* Center the content in the header */
.header-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* Style the logo */
.logo img {
    width: 310px;
}

/* Style the navigation menu */
nav ul {
    list-style: none;
}

nav li {
    display: inline;
    padding: 10px;
}

nav a {
    text-decoration: none;
        color: #0d284c;
    font-family: "Poppins", Sans-serif !important;
    font-size: 18px;
    font-weight: 600;
    line-height: 0px;
}



/* Style the button in the navigation menu */


/* Hide the mobile menu by default */
.mobile-menu {
    display: none;
    list-style: none;
    padding: 30px 0px 0px 0px;
}

/* Style the mobile menu items */
.mobile-menu li {
    display: block;
    margin-bottom: 10px;
}

.mobile-menu a {
    color: #fff;
    text-decoration: none;
    font-size: 18px;
}

/* Style the mobile menu icon (hamburger icon) */
.mobile-menu-icon {
    display: none;
    cursor: pointer;
    font-size: 24px;
    color: #fff;
    padding: 5px 10px;
    background-color: #FF7C00;
}

/* Media query to show the mobile menu icon on smaller screens */
@media (max-width: 768px) {
    .desktop-menu {
        display: none; /* Hide the desktop menu on smaller screens */
    }

    .mobile-menu-icon {
        display: block; /* Show the mobile menu icon on smaller screens */
    }
}

/*********************************************** Responsive *********************************************/

@media screen and (max-width: 1024px) {
    header {
        background-color: #034ca7;
        color: #fff;
        padding: 10px 0px;
    }
    
    .banner {
        height: 200px;
    }
    
    .slides img {
        height: 400px;
    }
    
    ul.icon-sec img {
        width: 25px;
        margin-right: 10px;
        margin-left: 15px;
    }
}

@media screen and (max-width: 991px) {
    .desktop-menu {
        display: none; /* Hide the desktop menu on smaller screens */
    }

    .mobile-menu-icon {
        display: block; /* Show the mobile menu icon on smaller screens */
    }
    
    .banner {
        height: 150px;
    }
}

@media screen and (max-width: 767px) {
    
    .fixed-image {
        display: none!important;
    }

    ul.icon-sec {
        display: block;
    }
    
    ul.icon-sec li a {
        text-decoration: none;
        color: #fff;
        display: flex;
        margin-bottom: 10px;
    }
    
    .top-header {
        padding: 12px 0px 1px 0px!important;
    }
    
    .banner {
        height: 120px;
    }
    
    .slides img {
        height: 300px;
    }
    
    .header-container {
        margin: -30px -10px;
    }
    
    .icons-sec-li {
        display: none!important;
    }
}

@media screen and (max-width: 480px) {
    .banner {
        height: 65px;
    }
}






/*//////////////////////////////////////////////*/
body {
    margin: 0;
    padding: 0;
}
html,body{
          overflow-x: hidden;
}


@media screen and (min-width:1024px) and (max-width:1360px){
nav a {
  font-size: 17px !important;
}
nav li {
  padding: 15px !important;
}
.right-col {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.tight-top {
  justify-content: flex-end;
  width: 80% !important;
}
.banner-row {
  width: 100% !important;
  padding-left: 20px;
}
}


@media screen and (min-width:1101px){
.mobile-container{
    display: none !important;
}
}
@media screen and (max-width:1100px){
.mob {
  margin-top: -10px;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: -5px;
}
.m-container{
    display: none !important;
}
    .mobile-toggle {
  width: 20px;
  height: 17.5px;
}
.monile-logo {
  width: 200px;
  margin-top: 20px;
}
    .mobile-container {
    max-height: 20px !important;
        max-width: 1023px;
        margin: 20px;
        /* display: block; */
        background-color: #ffffff;
        color: white;
        border-radius: 10px;
        z-index: 11;
        position: absolute;
        width: calc(100% - 40px);
        padding-bottom: 0px;
        margin-top: 20px;
        padding-top: 0px;
    }

.topnav {
  overflow: hidden;
          background-color: #ffffff;
  position: relative;
          padding-bottom: 0px;
        border-radius: 20px;
}

.topnav #myLinks {
  display: none;
   background: #002654;
}

.topnav a {
  color: white;
  padding: 13px 12px 10px;
  text-decoration: none;
  font-size: 17px;
  display: block;
}
#myLinks a:hover{
    background-color: #e638a3;
    color: #fff;
}
.topnav a.icon {
  background: #002654;
  display: block;
  position: absolute;
  right: 15px;
  top: 25px;

}

.topnav a:hover {
  color: black;
}

.active {
  background-color: #fff;
  color: white;
}
}

.m-container{
background: transparent;
    margin: 0;
    padding: 10px 0px;
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    width: 100%;
    position: absolute;
}
.m-container.row{
    display: flex;
}
.left-col{
    width: 25%;
}
.toprow {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.bottom-row {
    width: 1240px;
    display: flex;
    flex-direction: row;
    align-content: center;
    flex-wrap: nowrap;
    margin: 0 auto;
    justify-content: space-between;
    background: #fff;
    padding: 10px;
        border-radius: 10px !important;
            margin-top: 10px !important;
}
.right-col {
    width: 63%;
    background-color: transparent;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.row {
    display: flex;
    width: 100%;
}
li.travel-logo img {
    width: 150px;
}
.tight-top ul {
display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    padding-right: 58px;
margin: 0;
padding-left:80px;
}
.tight-top ul li {
    list-style: none;
    display: flex;
    gap: 10px;
    margin-left: 15px;
}
li.icons-sec-li img {
    width: 20px;
}
li.icons-sec-li a {
    color: #fff;
    text-decoration: none;
    font-family: "Jost", sans-serif !important;
    font-size: 15px;
}
ul.desktop-menu {
    display: flex;
    justify-content: flex-end;
    padding-right: 0px;
    flex-wrap: wrap;
}
.tight-top {
    background: #F37020;
    height: 70px;
    display: flex;
    justify-content: flex-end;
        border-radius: 0 0 0 50px;
}
.button a {
    border-radius: 30px 30px 30px 30px;
    padding: 18px 40px 18px 40px;
    color: #ffffff;
    background-color: #FF6D0B;
    font-weight: 600;
}
.button a:hover {
        background-color: #0d284c;
}
.logo {
  padding-left: 0px;
  margin-top: 0px;
}
.nav-item a:hover{
color: #FF6D0B;
}

@media screen and (min-width: 660px) and (max-width: 1023px) {
  .topnav #myLinks {
    background: #002654;
    padding-left: 0px;
  }
    .topnav #myLinks a {
    background: #002654;
    padding-left: 20px;
  }

}
@media screen and (max-width: 659px) {
  .topnav #myLinks {
    background: #002654;
    padding-left: 0px;
  }
  .topnav #myLinks a{
    background: #002654;
    padding-left: 20px;
  }
}
.bottm-right {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
}
div#google_translate_element {
    position: absolute;
    right: 0;
    z-index: 9999;
}
  #active-book {
    background-color: #ff6d0b !important;
}
@media screen and (max-width: 1024px) {
div#myLinks a {
    border-bottom: 1px solid #fff;
}
}