/* Media Queries */


/* less than 1300px */


@media only screen and (max-width: 1200px)  {    
    
    #navigbar           {display: none;}
    
            #navi-top-left   {      display: none;
                                    width: 50%;
                                    float: left;}

            #navi-top-right     {   width: 45%;
                                    float: right;
                                    padding-right: 10px}

            .dropdown .dropbtn {
                                        display: none;
                                      }
            .topnav a.icon {
                                        float: right;
                                        display: block;
                                      }
            
    .topnav.responsive {position: relative;}
    
    .topnav.responsive .icon {
                                    
                                    right: 0;
                                    top: 0;
  }
  .topnav.responsive a {
                                    float: none;
                                    display: block;
                                    text-align: left;
                                  }
  .topnav.responsive .dropdown      {float: none;}
    
  .topnav.responsive .dropdown-content {position: relative;}
    
  .topnav.responsive .dropdown .dropbtn {
                                    display: block;
                                    width: 100%;
                                    text-align: left;
                                  }
    
    
    .topnav {display: inline-block;
                width: 53%;
              overflow: hidden;
              background-color: rgb(141, 177, 173);
}
    
    
    
    
    
  .topnav a.icon {
    float: left;
    display: block;
  }

.topnav a {
  float: left;
  display: none;
  color: #f2f2f2;
  text-align: center;
  padding: 10px 14px;
  text-decoration: none;
  font-size: 17px;
    margin-left: 5px;
}

.active {
  background-color: rgb(171, 164, 122);
  color: white;
}

.topnav .icon {
  display: none;
}

.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {
  font-size: 17px;    
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none;
    background-color: rgb(141, 177, 150, 0.8);
  color: white;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
   
}

.topnav a:hover, .dropdown:hover .dropbtn {
  background-color: white;
  color: rgb(141, 177, 173);
}

.dropdown-content a:hover {
  background-color: rgb(141, 177, 173, 0.5);
  color: white;
     border-color: rgb(141, 177, 173) ;
                    border-left-style: solid;
                    border-width: thick;
}

.dropdown:hover .dropdown-content {
  display: block;
}
    
    
div.desc            { font-size: 1.3em; }
    
h5               { font-size: 1vw;   }
    
     #address            {text-decoration: none;
                    list-style-type: none;
                    margin-top: 5px;
                    margin-left: 15px;
                    margin-bottom: 5px;
                    font-size: 1.2vw;
                    color: white;
                    line-height: 1.5vw;
                    letter-spacing: 1px ;
                    font-family: 'Nanum Gothic', sans-serif; }
    
    .column p           { font-size: 1.4vw;
                      line-height: 2vw;}
    
    #menu p         {font-size: 1.7vw;
                    line-height: 2.6vw;}
    
    
    /* Page Not found editing */


#not-found-img          {display: block;
                          margin-left: auto;
                          margin-right: auto;
                          width: 80%;   }

.case-links             { padding: 30px  }

.case-links a           {text-decoration: none;
                            }


.case-links a:hover     {color: rgb(109, 135, 0);
                              font-weight: 600;  }

.error-404-p            { font-size: 1.8vw;
                        text-align: center;
                        font-weight: 500;
                        letter-spacing: 1px; 
                            line-height: 30px}




/* Page Not found editing done */

}






@media only screen and (max-width: 990px)   {
    
    
    
    .column             {text-align: center;
                    
                    width: 100%;
                    padding: 20px;}
    
    .row h3      {
                    font-size: 4vw}

    .row                {background-color: }


    .row:after          {  content: "";
                    display: table;
                    clear: both;} 
    
    

    div.desc        { font-size: 1.5vw; }
    
    h3              { font-size: 1.5vw;}
    
    
    #menu h2		{ font-size: 4.5vw;}

    #menu p			{ font-size: 2vw;
                        line-height: 2.9vw;}
    
    #menu h3        {font-size: 5vw; }
    
    
    #menu h4        {font-size: 4vw; }
    
    #aboutus        {font-size: 2vw;
                        line-height: 2.9vw; }
    
    #contact-us       { font-size:1.8vw;
                        line-height: 2.5vw; }
    
    
    
    #essentials h4         { font-size: 1.8vw}
    
    
    #contactfooter      {line-height: 1.5vw;
                    font-size: 2vw;
                    font-weight: bold;
                    color: white;
                    letter-spacing: 1px ;
                    font-family: 'Nanum Gothic', sans-serif; 
                    
                    padding-left: 40pt;
                    }

div#bottom ul       {text-decoration: none;
                    list-style-type: none;
                    
                    font-size: 1.5vw;
                    color: white;
                    line-height: 1.5vw;
                    letter-spacing: 1px ;
                    font-family: 'Nanum Gothic', sans-serif;
                    
                    padding-left: 40pt;
                    padding-bottom: 0pt;
                    }
    
    #address            {text-decoration: none;
                    list-style-type: none;
                    margin-top: 5px;
                    margin-left: 15px;
                    margin-bottom: 5px;
                    font-size: 1.5vw;
                    color: white;
                    line-height: 1.5vw;
                    letter-spacing: 1px ;
                    font-family: 'Nanum Gothic', sans-serif; }
    
    .column p           { font-size: 2vw;
                      line-height: 3vw;}


#read-more           {font-size: 2vw;
                        text-align: center}
    
    #we-offer p         {font-size: 1.5vw;
                      line-height: 2.4vw; 
                        text-align: left }
    
/* Page Not found editing */


#not-found-img          {display: block;
                          margin-left: auto;
                          margin-right: auto;
                          width: 90%;   }

.case-links             { padding: 30px  }

.case-links a           {text-decoration: none;
                            }


.case-links a:hover     {color: rgb(109, 135, 0);
                              font-weight: 600;  }

.error-404-p            { font-size: 2vw;
                        text-align: center;
                        font-weight: 500;
                        letter-spacing: 1px; 
    `                   line-height: 2.5vw}




/* Page Not found editing done */
    
    

}
    
    
    
    
    
@media only screen and (max-width: 768px)   {

.header-left        {display: none;
                            }
    
#enter              { font-size: 3vw;
                    letter-spacing: 1.5px;
                    font-family: 'Nanum Gothic', sans-serif;
                    text-align: center;
                    font-weight: bold;
                    
                    padding-top: 20px;
                    border: none}    
    
#menu p         {font-size: 2.2vw;
                    line-height: 3.2vw;}    
    
    
.column             {
                    
                    width: 100%;
                    padding: 20px;}

.row                {background-color: }


.row:after          {  content: "";
                    display: table;
                    clear: both;} 
    
.column h3          { font-size: 5vw;
                        text-align: center;
                        }
    
    .column         { text-align: center;
                        padding-top: 0pt}

.column p           { font-size: 2.5vw;
                      line-height: 3.4vw;}


#read-more           {font-size: 2.2vw; }    
    
#experience-heading    {font-size: 2.5vw; }      


    
div.desc              {font-size: 2.4vw; }  
    
    
.desc2              {font-size: 1.558vw;
                      line-height: 2.1vw;
                    letter-spacing: 1px ;
                    font-family: 'Nanum Gothic', sans-serif;
                    text-align: justify;
                    padding-left:;
                    padding-right: 10px;
                    }
    

    
#followus           {font-size: 1.8vw;
                            text-align: left;}
    
    
#bottom-logo        { width: 60%;
                    padding: 15px}



#contactfooter      {line-height: 1.5vw;
                    font-size: 2vw;
                    font-weight: bold;
                    color: white;
                    letter-spacing: 1px ;
                    font-family: 'Nanum Gothic', sans-serif; 
                    
                    padding-left: 40pt;
                    }

div#bottom ul       {text-decoration: none;
                    list-style-type: none;
                    
                    font-size: 1.5vw;
                    color: white;
                    line-height: 1.5vw;
                    letter-spacing: 1px ;
                    font-family: 'Nanum Gothic', sans-serif;
                    
                    padding-left: 40pt;
                    padding-bottom: 0pt;
                    }


.contact-map        {width: 100%;
                    overflow: hidden;
                    display: inline-block;
                    background-color: black;}

.contact-left       {width: 50%;
                    float: left;
                    padding-top: 5px}

.map-right          {width: 50%;
                    float: right;
                    border-left-style: solid;
                    border-width: thin;
                    border-color: rgb(79, 76,55);}
                
#address            {text-decoration: none;
                    list-style-type: none;
                    margin-top: 5px;
                    margin-left: 15px;
                    margin-bottom: 5px;
                    font-size: 1.5vw;
                    color: white;
                    line-height: 1.5vw;
                    letter-spacing: 1px ;
                    font-family: 'Nanum Gothic', sans-serif; }
    
        .services           {padding:  10px;
                        width: 100%;}
    
   #findout            { width: 100%;
                    background-color: white;
                    padding: 5px;
                    letter-spacing: 1.5px;
                    font-family: 'Nanum Gothic', sans-serif;
                    
                    font-weight: bold;
                    
                    text-decoration: none;
                        
                    
                       
    
                    color: rgb(141, 177, 173);

                    border-style: solid;
                    border-width: medium;
                    border-color: rgb(141, 177, 173);
                    
                    border-top-left-radius: 8px;
                    border-bottom-left-radius: 8px ;
                    border-top-right-radius: 8px;
                    border-bottom-right-radius: 8px ; }
    
    #we-offer .services   {padding:  10px;
                        
                        width: 100%;}
    
    
    #we-offer p         {font-size: 2.3vw;
                      line-height: 3.5vw;   }
    
    #naviserv           {
                    
                    background-color: white;
                    padding-left: 10px}
    
    div.desc            {background-color: white;
        
                    font-size: 3.5vw;
                    padding: 1px;
                    text-align: center;
                    letter-spacing: 1px;
                    font-family: 'Nanum Gothic', sans-serif;
                    font-weight:bold;   
                   
                        border-bottom-style: solid;
                    border-bottom-width: thin;
                    border-bottom-color: rgb(141, 177, 173);
                    
                    margin-bottom: 15px;}
    
    
    .bottom-section     {background-color: black;
                    margin-top: 10px;
                    width: 100%;
                    overflow: hidden;
                    border-bottom-style: solid;
                    border-width: thin;
                    border-color: rgb(79, 76,55);}

#bottom-right       {width: 100%;
                    
                    display: inline-block;
                    margin:0 auto;
                    width:60%;
                    text-align: center;
                    padding: auto}

#bottom-left       {width: 100%;
                    float: left;
                    }

#bottom-logo        { width: 35%;
                    display: block;
                    margin: auto;
                    
                    text-align: center;
                    padding: auto}

    #followus           {font-size: 3vw;
                        text-align: center;
                        padding-left: 20px }

#contactfooter      {line-height: 1.5vw;
                    font-size: 3vw;
                    font-weight: bold;
                    color: white;
                    letter-spacing: 1px ;
                    font-family: 'Nanum Gothic', sans-serif; 
                    text-align: center;
                    padding-left: 0pt;
                    }

div#bottom ul       {text-decoration: none;
                    list-style-type: none;
                    text-align: center;
                    font-size: 2.2vw;
                    color: white;
                    line-height: 1.5vw;
                    letter-spacing: 1px ;
                    font-family: 'Nanum Gothic', sans-serif;
                    
                    padding-left: 0pt;
                    padding-bottom: 0pt;
                    }


.contact-map        {width: 100%;
                    overflow: hidden;
                    display: inline-block;
                    background-color: black;}

.contact-left       {width: 100%;
                    float: left;
                    padding-top: 5px}

.map-right          {width: 100%;
                    
                    border-left-style: solid;
                    border-width: thin;
                    border-color: rgb(79, 76,55);}
    
    #address            {text-decoration: none;
                    list-style-type: none;
                    margin-top: 5px;
                    margin-left: 0px;
                    margin-bottom: 5px;
                    text-align: center;
                    font-size: 2vw;
                    color: white;
                    line-height: 1.5vw;
                    letter-spacing: 1px ;
                    font-family: 'Nanum Gothic', sans-serif; }
    
    
    #contact-us       { font-size: 2.2vw;
                        line-height: 3vw; }
    
    form            {text-align: left   }
    
    #essentials h4         { font-size:1.5vw}
    
    #maps-picture       {margin: 2%;
                    width: 96%;
                    
                    border-style: solid;
                    border-width: medium;
                    border-color: white;  }
    
    
    
    #backgroundimage h3     {font-size: 2.9vw;
                        color: white;
                        font-weight: 500;
                        letter-spacing: 1px;}


.centerblock {      width: 60%;
                    letter-spacing: 1px;
                    font-family: 'Nanum Gothic', sans-serif;
                    font-weight: 600;
                    position: absolute;
                    top: 25%;
                    left: 50%;
                    transform: translate(-20%, -15%);
                    font-size: 2.5vw;
                    background-color: rgb(171, 164, 122, 0.6);
                    padding: 15px;
                     text-align: justify;
                    }

#booknow        { background-color: rgb(109, 135, 0);
                    color: white;
                    padding: 8px;
                    text-decoration: none;
                    border-top-left-radius: 8px;
                    border-bottom-left-radius: 8px ;
                    border-top-right-radius: 8px;
                    border-bottom-right-radius: 8px ;
                    position: fixed;
                    transform: translate(-82%, 150%);
                    width: 30%;
                    text-align: center;
        
}
    
    
    /* Page Not found editing */


#not-found-img          {display: block;
                          margin-left: auto;
                          margin-right: auto;
                          width: 90%;   }

.case-links             { padding: 30px  }

.case-links a           {text-decoration: none;
                            }


.case-links a:hover     {color: rgb(109, 135, 0);
                              font-weight: 600;  }

.error-404-p            { font-size: 2.1vw;
                        text-align: center;
                        font-weight: 500;
                        letter-spacing: 1px; 
    `                   line-height: 2.5vw}




/* Page Not found editing done */

    
    
}

@media only screen and (max-width: 680px) {
    
    #number { font-size: 2vw}
}
    
    
    
    
@media only screen and (max-width: 480px)   { 


    .header-left        {display: none;
                            }
    
    
    
    
    
    #booking            {background-color: white;
                    color: rgb(141, 177, 173);
                    display: inline;
                    float: right;
                    border-style: solid;
                    border-width: thin;
                    
                    
                    border-top-left-radius: 8px;
                    border-bottom-left-radius: 8px ;
                    border-top-right-radius: 8px;
                    border-bottom-right-radius: 8px ;
                    
                    
                    text-decoration: none;
                    letter-spacing: 0.5px;
                    font-family: 'Nanum Gothic', sans-serif; 
                    font-weight: bold;
                    padding: 8px;
                    margin-top: 0pt ;
                    margin-right: 20px
                    }
    
    #enter              { font-size: 4.3vw;
                    letter-spacing: 1.5px;
                    font-family: 'Nanum Gothic', sans-serif;
                    text-align: center;
                    font-weight: bold;
                    
                    padding-top: 20px;
                    border: none}
    
    
    .column p           { font-size: 2.5vw;
                      line-height: 3.5vw;}


#read-more           {font-size: 2.5vw; }
    
    #experience-heading    {font-size: 3.3vw; }
    
    
    
    
    
    .services           {padding:  10px;
                        width: 100%;}
    
   #findout            { width: 100%;
                    background-color: white;
                    padding: 5px;
                    letter-spacing: 1.5px;
                    font-family: 'Nanum Gothic', sans-serif;
                    
                    font-weight: bold;
                    
                    text-decoration: none;
                        
                    
                       
    
                    color: rgb(141, 177, 173);

                    border-style: solid;
                    border-width: medium;
                    border-color: rgb(141, 177, 173);
                    
                    border-top-left-radius: 8px;
                    border-bottom-left-radius: 8px ;
                    border-top-right-radius: 8px;
                    border-bottom-right-radius: 8px ; }
    
    #we-offer .services   {padding:  10px;
                        
                        width: 100%;}
    
    
    #we-offer p         {font-size: 2.3vw;
                      line-height: 3.5vw;   }
    
    #naviserv           {
                    
                    background-color: white;
                    padding-left: 10px}
    
    div.desc            {background-color: white;
        
                    font-size: 3.5vw;
                    padding: 1px;
                    text-align: center;
                    letter-spacing: 1px;
                    font-family: 'Nanum Gothic', sans-serif;
                    font-weight:bold;   
                    
                        border-bottom-style: solid;
                    border-bottom-width: thin;
                    border-bottom-color: rgb(141, 177, 173);
                    
                    margin-bottom: 15px;}
    
    
    .bottom-section     {background-color: black;
                    margin-top: 10px;
                    width: 100%;
                    overflow: hidden;
                    border-bottom-style: solid;
                    border-width: thin;
                    border-color: rgb(79, 76,55);}

#bottom-right       {width: 100%;
                    float: right;
                    padding-right: 20px}

#bottom-left       {width: 100%;
                    float: left;
                    }

#bottom-logo        { width: 50%;
                    padding: 15px;
                    }

    #followus           {font-size: 3vw;
                         }

#contactfooter      {line-height: 1.5vw;
                    font-size: 3vw;
                    font-weight: bold;
                    color: white;
                    letter-spacing: 1px ;
                    font-family: 'Nanum Gothic', sans-serif;
    
                    
                    
                    }

div#bottom ul       {text-decoration: none;
                    list-style-type: none;
                    
                    font-size: 2.8vw;
                    color: white;
                    line-height: 1.5vw;
                    letter-spacing: 1px ;
                    font-family: 'Nanum Gothic', sans-serif;
                    
                    
                    padding-bottom: 0pt;
                    
                    }

    
    #menu h2           { font-size: 4vw;}

.contact-map        {width: 100%;
                    overflow: hidden;
                    display: inline-block;
                    background-color: black;}

.contact-left       {width: 100%;
                
                    padding-top: 5px}

.map-right          {width: 100%;
                    
                    border-left-style: solid;
                    border-width: thin;
                    border-color: rgb(79, 76,55);}
    
    #address            {text-decoration: none;
                    list-style-type: none;
                    margin-top: 5px;
                    
                    margin-bottom: 5px;
                    font-size: 2.8vw;
                    color: white;
                    line-height: 1.5vw;
                    letter-spacing: 1px ;
                    font-family: 'Nanum Gothic', sans-serif; }
   
    
    #menu h2		{ font-size: 6vw;}

    #menu p			{ font-size: 3vw;
                        line-height: 4.2vw;
                        text-align: justify}
    
    #menu h3        {font-size: 7vw; }
    
    
    #menu h4        {font-size: 4vw; }
    
    #essentials h4         { font-size:1.5vw}
    
    #number     { font-size: 3vw}
    
            #backgroundimage h3     {font-size: 3vw;
                        color: white;
                        font-weight: 500;
                        letter-spacing: 1px;}


.centerblock {      width: 65%;
                    letter-spacing: 1px;
                    font-family: 'Nanum Gothic', sans-serif;
                    font-weight: 600;
                    position: absolute;
                    top: 25%;
                    left: 50%;
                    transform: translate(-27%, -15%);
                    font-size: 2.5vw;
                    background-color: rgb(141, 177, 173, 0.6);
                    padding: 15px;
                     text-align: justify;
                    }

#booknow        { background-color: rgb(109, 135, 0);
                    color: white;
                    padding: 8px;
                    text-decoration: none;
                    border-top-left-radius: 8px;
                    border-bottom-left-radius: 8px ;
                    border-top-right-radius: 8px;
                    border-bottom-right-radius: 8px ;
                    position: fixed;
                    transform: translate(-140%, 150%);
                    width: 30%;
                    text-align: center;
        
}
    
    
        
    /* Page Not found editing */


#not-found-img          {display: block;
                          margin-left: auto;
                          margin-right: auto;
                          width: 100%;   }

.case-links             { padding: 20px  }

.case-links a           {text-decoration: none;
                            }


.case-links a:hover     {color: rgb(109, 135, 0);
                              font-weight: 600;  }

.error-404-p            { font-size: 2.9vw;
                    
                        text-align: center;
                        font-weight: 500;
                        letter-spacing: 1px; 
    `                   line-height: 2.5vw}




/* Page Not found editing done */
    
   

}


@media only screen and (max-width: 403px) { 

#time h5                  {font-size: 3vw;
                    
                    padding: 10px;
                    letter-spacing: 1.5px;
                    font-family: 'Nanum Gothic', sans-serif;
                    text-align: center;
                    color: white; }
    
    #mobile-logo {  padding: 15px ; 
               margin-top: px;
                width: 130pt;
                text-align: center;}
    
.column p           { font-size: 3.5vw;
                      line-height: 4.5vw;}


#read-more           {font-size: 3.5vw; }
    
    #we-offer p         {font-size: 3.5vw;
                      line-height: 4.5vw;   }
    
    div.desc            {background-color: white;
        
                    font-size: 4.5vw;
                    padding: 1px;
                    text-align: center;
                    letter-spacing: 1px;
                    font-family: 'Nanum Gothic', sans-serif;
                    font-weight:bold;   
                    
                        border-bottom-style: solid;
                    border-bottom-width: thin;
                    border-bottom-color: rgb(141, 177, 173);
                    
                    margin-bottom: 15px;}
    
    div#bottom ul       {text-decoration: none;
                    list-style-type: none;
                    
                    font-size: 3vw;
                    color: white;
                    line-height: 1.5vw;
                    letter-spacing: 1px ;
                    font-family: 'Nanum Gothic', sans-serif;
                    
                    
                    padding-bottom: 0pt;
                    
                    }
    
     #address            {text-decoration: none;
                    list-style-type: none;
                    margin-top: 5px;
                    
                    margin-bottom: 5px;
                    font-size: 3vw;
                    color: white;
                    line-height: 1.5vw;
                    letter-spacing: 1px ;
                    font-family: 'Nanum Gothic', sans-serif; }
    
    #number     { font-size: 3vw;
                    margin-top: 55px;
                    padding: 0px}
    
    #contact-us     { font-size: 3.5vw;
                        line-height: 4.5vw;}
    
    .info           {  font-size: 4.5vw; 
                        padding: 10px}
    
    
    
    input[type=text], select, textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid rgb(141, 177, 173);
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
}

input[type=submit] {
  background-color: rgb(141, 177, 173);
  color: #ffffff;
  padding: 5px 5px;
  border: none;
  cursor: pointer;
    letter-spacing: 1px;
    letter-spacing: 1px;
    font-family: 'Nanum Gothic', sans-serif;
    font-weight: bold
}

input[type=submit]:hover {
  background-color: rgb(109, 135, 0);
    color: white;
}


.container {
  border-radius: 5px;
  background-color: rgb(141, 177, 173);
  padding: 10px;
    
}

#topic {background-color: ; color: rgb(141, 177, 173); 
        letter-spacing: 1px;
        font-family: 'Nanum Gothic', sans-serif;
        font-weight: bold;
            margin-bottom: 10px;
        }

form {  letter-spacing: 1px;
        font-family: 'Nanum Gothic', sans-serif;
        font-weight: bold;
        background-color: rgb(141, 177, 173, 0.2);
        padding:20px;
        font-size: 3.5vw}
    
    label       {font-size: 3.9vw}
    
    
    .main-message   { display: none;
    
                    }
    
              #backgroundimage h3     {font-size: 3.3vw;
                        color: white;
                        font-weight: 500;
                        letter-spacing: 1px;}


.centerblock {      width: 60%;
                    letter-spacing: 1px;
                    font-family: 'Nanum Gothic', sans-serif;
                    font-weight: 600;
                    position: absolute;
                    top: 25%;
                    left: 50%;
                    transform: translate(-25%, -25%);
                    font-size: 2.5vw;
                    background-color: rgb(141, 177, 173, 0.6);
                    padding: 15px;
                     text-align: justify;
                    }

#booknow        { background-color: rgb(109, 135, 0);
                    color: white;
                    padding: 8px;
                    text-decoration: none;
                    border-top-left-radius: 8px;
                    border-bottom-left-radius: 8px ;
                    border-top-right-radius: 8px;
                    border-bottom-right-radius: 8px ;
                    position: fixed;
                    transform: translate(-240%, 125%);
                    width: 35%;
                    text-align: center;
        
}
    
    

    
    

}


@media only screen and (max-width: 380px)   {
    
    
    
#backgroundimage h3     {font-size: 3.3vw;
                        color: white;
                        font-weight: 500;
                        letter-spacing: 1px;}


.centerblock {      width: 70%;
                    letter-spacing: 1px;
                    font-family: 'Nanum Gothic', sans-serif;
                    font-weight: 600;
                    position: absolute;
                    top: 25%;
                    left: 50%;
                    transform: translate(-32%, -25%);
                    font-size: 2.5vw;
                    background-color: rgb(141, 177, 173, 0.6);
                    padding: 15px;
                     text-align: justify;
                    }

#booknow        { background-color: rgb(109, 135, 0);
                    color: white;
                    padding: 8px;
                    text-decoration: none;
                    border-top-left-radius: 8px;
                    border-bottom-left-radius: 8px ;
                    border-top-right-radius: 8px;
                    border-bottom-right-radius: 8px ;
                    position: fixed;
                    transform: translate(-210%, 125%);
                    width: 35%;
                    text-align: center;
        
}
    
    
    
}















