
/* =================================================================
# Travel Tips 
================================================================*/

#traveltips-hero {
    width: 100%;
    height: 847px;
    background: url("../img/demodara-nine-arch-bridge-ella-sri-lanka\ 2.png") center no-repeat ;
    background-size:cover;
    object-fit: cover;
    position: relative;
    display: flex;
    align-items: center;
  
    
  }
  
  #traveltips-hero:before {
    content: "";
    background:linear-gradient(180deg, #4378ffb1 10.4%, rgba(68, 106, 203, 0.26) 66.17%, rgba(69, 114, 229, 0.00) 84.09%);
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
  }
  
  #traveltips-hero .hero-line{
    width: 100px;
    height:100%;
    position: absolute;
 
    right: 100px;
  }
  #traveltips-hero .hero-line .menu-search{
  margin-top: 40px;
  gap: 10px;
  align-items: center;
  padding: 5px;
  }
  #traveltips-hero .hero-line .slash{
    width: 1px;
  height: 27px;
  background: #FFF;
  }
  #traveltips-hero .hero-line .line-v svg{
  margin-left: 48px;
  }
  #traveltips-hero .hero-line .social-icon svg{
    margin: 13px 0 13px 0;
  }
  #traveltips-hero .col-xs-12  {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 0 15px;
  }
  
  #traveltips-hero .col-lg-12  {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 0 15px;
  }
  
  #traveltips-hero .typography {
    top: 350px;
    margin-left: 100px;
    text-align: justify;
  }
    
  
  #traveltips-hero h2 {
    color: #FFF;
    font-family: Poppins;
    font-size: 86px;
    font-style: normal;
    font-weight: 700;
    line-height: 94px;
  }
  
  
  #traveltips-hero h2 span  {
    color: #FFF;
    font-family: Poppins;
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: 94px; /* 146.875% */
  }
  #traveltips-hero p{
    color: #FFF;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 19.6px */
  }

  #traveltips-hero .breadcrumb {
    background-color: transparent;
    padding: 8px 15px;
    margin: 0;
    list-style: none;
    border-radius: 0;
  }
  
  #traveltips-hero .breadcrumb-item {
    display: inline-block;
    margin-right: 5px;
    cursor: pointer;
  }
  
  #traveltips-hero .breadcrumb-item + .breadcrumb-item::before {
    content: '>';
    margin-left: 5px;
    color: #fff;
  }
  
  #traveltips-hero .breadcrumb-item a {
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
  }
  
  #traveltips-hero .breadcrumb-item.active {
    color: #FFF;
    font-weight: 700px;
  }
  



  /* Media Query for Tablets */


  @media  (max-width: 998px) {
    #traveltips-hero{
        height: 553px;
    }
    #traveltips-hero .hero-line {
        right: 5px;
      }
      
      #traveltips-hero  .hero-line .menu-icon {
    width: 25px;
    height: 25px;
  }

  #traveltips-hero .hero-line .slash {
    height: 25px;
  }
  #traveltips-hero .search-icon {
    width: 25px;
    height: 25px;
  }

  #traveltips-hero .hero-line .line-v svg {
    height: 75px;
    margin-left: 35px;
  }

  #traveltips-hero .hero-line .social-icon {
    margin-right: 25px;
  }

  #contact-hero .hero-line .social-icon svg {
    margin: 13px 0 13px 0;
    padding: 3px;
  }

  #traveltips-hero .typography {
        top: 250px;
        margin-left: 2%;
    }
      
    #traveltips-hero  h2 {
    font-size: 36px;
    line-height:normal;
  }
  #traveltips-hero h2 span{
    font-size: 36px;
    
  }
  #traveltips-hero p {
    
    font-size: 10px;
   
}
  #contact .col-lg-6 h2 {
    font-size: 38px;
  }
  #traveltips-hero h3{
    margin: 0;
  }
}

/* Media Query for Mobile Devices */
@media  (max-width: 480px) {
  #traveltips-hero .typography {
        top: 150px;
        margin-left: 2%;
    }

    #traveltips-hero .hero-line .menu-search{
      margin-top: 30px;
    }
}


  /*----------------------------------------------------------------
  # Travel Tips About
  ----------------------------------------------------------------*/
  #traveltips-about{
  background: linear-gradient(180deg, #FEFFFF -23.89%, #F0FEF6 -14.96%, #F7FDF9 0.34%, rgba(255, 255, 255, 0.54) 17.02%, #D6F6E4 46.06%, #CEE9FF 92.83%);
    height:auto;
    position: relative;
}
  
  #traveltips-about .col-lg-9{
    padding: 70px 100px 0 0;

  }
  
  #traveltips-about img{
    position: absolute;
    bottom: 0;
  }
  
  #traveltips-about .col-lg-9 h2{
    color: #000;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  }
  
  #traveltips-about .col-lg-9 h3{
    color: #000;
  font-family: Poppins;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  }
  #traveltips-about .col-lg-9 p{
    color: #000;
  font-family: Poppins;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  }
  
  #traveltips-about .col-lg-3{
    background: linear-gradient(180deg, #508700 0%, #ADCC80 50.52%);
    padding: 50px;
    height: 3900px;
    
}
  
#traveltips-about .col-lg-3 h2{
    color: #FFF;
font-family: Poppins;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 31px; /* 129.167% */
border-bottom: 2px #fff solid;
}

#traveltips-about .col-lg-3 ul{
    padding: 0;
}

#traveltips-about .col-lg-3 ul li{
 list-style: none;
 padding: 0;
 margin-top: 25px;

}

#traveltips-about .col-lg-3 ul li a{
color: #FFF;
font-family: Poppins;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: normal;
border-bottom: 2px solid #FFF;
}




  
#traveltips-about .expert-contact {
  position: absolute;
  left: 45%;
  margin-top: 360px;
  bottom: 100px;
  z-index: 5;

}

#traveltips-about .expert-contact h3 {
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 123%;
  flex-shrink: 0;
}

#traveltips-about .expert-contact h2 {
  color: #FFF;
  text-align: center;
  font-family: "just lovely regular";
  font-size: 75px;
  font-style: normal;
  font-weight: 400;
  line-height: 123%;
}

#traveltips-about .expert-contact p {
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

#traveltips-about .expert-contact svg {
  margin-left: 210px;
}




  @media (max-width:998px) {
    #traveltips-about {
      height: auto;
    }
    #traveltips-about .row{
      
    }
    #traveltips-about .col-lg-9{
      padding: 20px;
      height:auto !important;
      margin-bottom: 500px;
    }
    #traveltips-about .col-lg-3{
      height: 500px;
    }
  
    #con-image-desktop {
      display: none; /* Hide the desktop image on mobile */
    }
  
    #con-image-mobile {
      display: block; /* Display the mobile image on mobile */
      width: 100%;
    }
    
    #traveltips-about .expert-contact {
    left: 35%;
    bottom: 10px;
  }

  #traveltips-about .expert-contact h3 {
    font-size: 10px;
    margin: 0;
    padding-left: 40px;
  }

  #traveltips-about .expert-contact h2 {
    font-size: 31px;
    padding-left:55px;
    margin: 0%;
   
  }

  #traveltips-about .expert-contact p {
    font-size: 8px;
    padding-left: 40px;
    margin: 0;
  }

  #traveltips-about .expert-contact svg {
    width: 20px;
    margin-left: 150px;
  }

    
  }