.contact-icons {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.contact-icons a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    color: white;
    border-radius: 50%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    text-decoration: none;
    font-size: 20px;
    transition: transform 0.3s ease;
}

.contact-icons a:hover {
    transform: scale(1.1);
}

 @media (min-width: 768px){
  #vietLankaTravelLogoText{
    font-size: 19px;
  }
 }

#menu-jk{
	background: linear-gradient(to right, rgb(19, 188, 207) 0%, rgb(60, 44, 207) 100%);
}

.valueMoneyIcon{
	    background-image: : url("assets/images/icons/value.png");
        height: 20px;
        width: 20px;
        display: block;
       background: white;
        
}
.whyDetailsDiv{
    position: absolute;
    top: 4px;
    z-index: 77777;
    background: #567da5;
    width: 100%;
    left: 0px;
    visibility: hidden;
    transition: visibility 1s linear, opacity 0.5s linear;
    padding: 2px 0;
    }


    #whyUsDiv:hover .whyDetailsDiv{
    	  visibility: visible;
  		  opacity: 1;
    }
#whyUsDiv{
	height: auto;
    width: 100%;
    background: #567da5;
    padding: 3px 3px;
    cursor:pointer;
}

#whyUSFOnt{
 font-family: "Bowlby One", sans-serif;
  font-weight: 400;
  font-style: normal;
  color:white;
  text-align: center;
  width: 100%;
}

#mobileTopNav, p,a{
	color: #d3d7d1 !important;
}

@media (max-width: 884.98px) { 

	#desktopTopNav{
		 display: none;
	}


 }


@media (min-width: 885px) { 

	#mobileTopNav{
		 display: none;
	}


 }
@media(max-width: 369.98px){
  .spotlight{
    bottom: 32% !important;
    left: 24% !important;
  }
}

  @media (min-width: 370px) and (max-width: 399.98px) {
    .spotlight{
      bottom: 34% !important;
      left: 28% !important;
    }
  }
 @media (min-width: 400px) and (max-width: 479.98px) {

  .spotlight{
    bottom: 35% !important;
    left: 35% !important;
    padding: 0px !important;
  }

 }
@media (min-width: 480px) and (max-width: 575.98px) {


.spotlight{
  bottom: 37% !important;
  left: 37% !important;
  padding: 0px !important;
}

} 
@media (max-width: 575.98px){
  #valueForMoneyIcon{
        width: 6% !important;
  }
  #mobileTour{
    display: block !important;
  }
	#carouselExampleIndicators{
		margin-top: 92px !important;
	}
	#hambarMenu{
		margin-top: 9px !important;
	}
  .pack-col{
    margin-top: 14px;
  }
}

 @media (min-width: 576px) and (max-width: 585.98px){
  #mobileTour{
    display: block !important;
  }
  .spotlight{
    bottom: 42px !important;
    left: -12px !important;
    font-size: 13px !important;
  }


 }
 @media(max-width: 767.98px){

 .whyUsDivs{
    margin-top: 15px;

  }
}


 @media (min-width: 586px) and (max-width: 600px){
 #mobileTour{
    display: block !important;
  }
  .spotlight{
    bottom: -1px !important;
    left: -10px !important;
    font-size: smaller !important;
  }


 }
 @media (min-width: 601px) and (max-width: 767.98px){
#mobileTour{
    display: block !important;
  }

 }
  @media (min-width: 768px){
    #mobileTour{
      display: none !important;
    }
    #tourDesktop{
      display: block !important;
    }
  }

      @media (min-width: 885px) and (max-width: 991.98px) { 
 	.ulright{
 		   margin-top: -47px !important;
 	}


  }
     @media (min-width: 992px) and (max-width: 1023.98px) { 
 	.ulleft{
 		   margin-left: -1px !important;
 	}
 	#vietLankaTravelLogoText{
 		font-size: small !important;
 	}
 	header .nav-col .navbad li{
        padding: 15px 8px !important;
    }
    #travelIconServicesANchor{
    	margin-top: -5px;
    }
    #travelIconServices{
    	width: 21%;
    }
 }

 	   @media (min-width: 1024px) and (max-width: 1045.98px) { 
 
 	#vietLankaTravelLogoText{
 		font-size: small !important;
 	}
 	header .nav-col .navbad li{
        padding: 15px 8px !important;
    }
     #travelIconServicesANchor{
    	margin-top: -5px;
    }
    #travelIconServices{
    	width: 21%;
    }


  }
  @media (min-width: 1046px) and (max-width: 1069.98px) { 
  	header .nav-col .navbad li{
        padding: 15px 8px !important;
    }
     #travelIconServicesANchor{
    	margin-top: -5px;
    }
    #travelIconServices{
    	width: 21%;
    }
  }
  @media (max-width: 991.98px){

  	#travelIconServices{
  		margin-left: -8px;
  		width: 22%;
  	}


  }



