
.hr-line{
    border-bottom: 5px solid teal;
}
.slide-contact{
    position:sticky;
    z-index:100;
    width: 200px;
    background-color:rgba(255,165,0,0.9);
    padding:5px 8px 8px 2px;
    text-align: center;
    transform: rotate(-90deg);
    color: white;
    top:137px;  
    margin-left:-85px;
    font-family:'Kaushan Script',cursive;
   
  }
.booknow{
    text-align: center;
    padding:15px;
    text-decoration: none;
    display: block;
    background-color: orange;
    color:black;
    font-size: 20px;
    transition: 0.4s;
    font-weight: bold;
}
.booknow:hover{
    box-shadow: 2px 2px 5px;
}
.booknowcontainer{
  margin-left:auto;
  margin-right:auto;
  width: 200px; 
  
}
.booknowcontainer>a
{
  text-decoration: none;
}
.booknowcontainer>a:hover{
    background-color: white;
}
.sl-img{
    animation:big-img;
    overflow: hidden;
    animation-duration:8s;
    transition: 1s;
    animation-direction: alternate;
    animation-iteration-count:infinite; 
}
@keyframes big-img{
  from{
    transform: scale(1.3);
    transition: 1s;
  }
  to {
    transition: 1s;
    transform: scale(1.1); 

     
  }
}
#text-caption-1{
     
     
    animation:captions;
    animation-duration:4s;
     animation-direction: alternate;
    animation-iteration-count:infinite;   

}
@keyframes captions{
    from{
      transform: scale(1);
    }
    to{

     transform: scale(1.1);

    }
}
#text-caption-2{
     
     
    animation:twocaption;
    animation-duration:5s;
    animation-direction: alternate;
    animation-iteration-count:infinite;
   
}
@keyframes twocaption{
    from{
      transform: scale(1);
    }
    to{

    transform: scale(1.1);

    }
}

#text-caption-3{
     
    animation:thirdcaption;
    animation-duration:5s;
     animation-direction: alternate;
    animation-iteration-count:infinite;  

}
@keyframes thirdcaption{
    from{
      transform: scale(1);
    }
    to{

     transform: scale(1.1);

    }
}
#text-caption-4{
     
     
    animation:forthcaption;
    animation-duration:5s;
    animation-direction: alternate;
    animation-iteration-count:infinite;
   
}
@keyframes forthsection{
    from{
      transform: scale(1);
    }
    to{

    transform: scale(1.1);

    }
}
.text404{
  line-height:20px;
}
.num-4{
    display: inline-block;
    font-size:100pt;
    transition: 0.2s;
}
.num-0{
    display: inline-block;
    color: orange;
    font-size:100pt;
    transition: 0.2s;
}
.btn-404{
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width:250px;
    transition:0.2s;
    
}
@media (max-width: 600px)
{


          .num-4{
              
              font-size:60pt;
          }
          .num-0{
              
              color: orange;
              font-size:60pt;
          }
          .btn-404{
               
              width:100px;
          }

}


#abt-container{
    margin-top:-120px;
    width: 100%;
    padding-left:0;
    background-color:white;
    padding-top: 60px;      
    padding-bottom: 50px;
     
}
 #menu{   
   transition: 0.5s;

 }
  

#top-header{
		padding: 0px;
		background-color:transparent;
    transition:1s;
    margin: 0;
    border: none;
    width: 100%; 
    z-index:1000;    
    overflow: hidden;

 }

#top-left{
	display: inline-block;
	vertical-align: top;
	 
}
#top-right{
		 display: block;			 
		 margin-top: -40px;
		 width: 100%;
		 text-align: right;
		 padding-right: 50px;
		 text-decoration: none;
}

.contact{
		   
		  margin-left: 50px;
		  display: inline-block;
		  margin-top: 15px;
		  padding-bottom: 5px;
		  color: white;		
      font-family: 'Source Sans Pro', sans-serif; 
      
}

.social{
		margin-right:10px;

		 
}
.social>a{
		 color: white;
		 transition:0.4s;


}
.social>a>img{
  padding-bottom:1px; 
  transition: 0.2ss;
}
.social>a:hover img{		 
		cursor: pointer;
	 transform: scale(1.1);
		 
}
#navheader{
     
    margin-left:5px;
		transition: 1s;
}

 
@media (max-width:708px) 

	{
   		#top-header{
        display: none;
      }
   		#top-left{
   				text-align:center;
   			 	padding-left: 0px;

   				 
   		}
   		 
   		.contact{
   				padding-left: 10px;
   				 
   				}

   		#top-right{
   				text-align: center;
   				margin-top: 2px;
   				padding-right: 0px;
   				 
   		}
   		
  	}

  @media(max-width: 400px)
  {

  		#navheader{
  			font-size:15px;
  			transition: 1s;
  		}


  }
 /*jssor slider loading skin spin css*/
        .jssorl-009-spin img {
            animation-name: jssorl-009-spin;
            animation-duration: 5s;
            animation-iteration-count: infinite;
            animation-timing-function: linear;
        }

        @keyframes jssorl-009-spin {
            from { transform: rotate(0deg); }
            to { transform: rotate(360deg); }
        }

        /*jssor slider bullet skin 032 css*/
        .jssorb032 {position:absolute;}
        .jssorb032 .i {position:absolute;cursor:pointer;}
        .jssorb032 .i .b {fill:#fff;fill-opacity:0.7;stroke:#000;stroke-width:1200;stroke-miterlimit:10;stroke-opacity:0.25;}
        .jssorb032 .i:hover .b {fill:#000;fill-opacity:.6;stroke:#fff;stroke-opacity:.35;}
        .jssorb032 .iav .b {fill:#000;fill-opacity:1;stroke:#fff;stroke-opacity:.35;}
        .jssorb032 .i.idn {opacity:.3;}

        /*jssor slider arrow skin 051 css*/
        .jssora051 {display:block;position:absolute;cursor:pointer;}
        .jssora051 .a {fill:none;stroke:#fff;stroke-width:360;stroke-miterlimit:10;}
        .jssora051:hover {opacity:.8;}
        .jssora051.jssora051dn {opacity:.5;}
        .jssora051.jssora051ds {opacity:.3;pointer-events:none;}



        #welcome{
                visibility:hidden;      
                color: orange;
                font-size:50pt;
                top:20px; 
                position:absolute;                   
                width:100%;
                text-align: center;
                margin-left: -100px;
                opacity: 0;
                font-family:'Roboto Condensed',sans-serif;
                transition: 1s;
    }
    #subnote{
                position:absolute;
                color: white;
                visibility:hidden;
                margin-left: -100px;
                font-size:40pt; 
                top:130px;  
                width:100%;               
                text-align: center;
                opacity: 0;
                font-family:'Roboto Condensed',sans-serif;
                transition: 1s;
                
    }
    .img-capt{
        position:absolute;
        text-align:center;
        top:320px; 
        width:100%;height:130px;
        font-family:'Roboto Condensed',sans-serif;
        font-size:70px;
        color:orange;
        line-height:1.5;
        text-shadow: 1px 1px 5px black;
        

    }
     
#heaven1{
        font-size:50px;        
        margin-top:-20px;
        color:white;
}
#heaven2,#heaven3,#heaven4{
        font-size:30px;        
        margin-top:-20px;
        color:white;
}
#heaven3,#heaven4{
        font-size:30px;        
        margin-top:-20px;
        color:white;
} 

.layer{
        position:absolute;
        width: 100%;
        height: 100%;       
        background-color: rgba(0,0,0,0.5);
        z-index: -1;
}

#logo>a{
font-family: 'Anton', sans-serif;
 
		}
  
 .case{
  	margin: 0;
  	font-size:70px;
  	color: orange;	
    display: inline-block;

  }

#services{
		 color: orange;
		 margin-top: 25px;
		text-align: center;		 
		font-family:'Roboto Condensed',sans-serif;

}
.services-subtitle{
    text-align: center;
    color: black;
    text-transform: uppercase;
}
.ser1{
	padding: 15px;
	vertical-align: top;
	width: 250px;
	display: inline-block;
	margin-top: -20px;
}
.ser1>h6{
		color: black;
		font-family: 'Open Sans', sans-serif;

}
 	

.dest-title{ 		  
		color: orange;
    text-align: center;	 
		font-family:'Roboto Condensed',sans-serif;
      text-transform: uppercase;
      font-weight: bold;

  }	
#all-dest-container{
    background-color: black;
     padding-top:30px;
}
#dest-container{	 
	transition: 1s;  
 
 }
 #dest-container2{
   
  transition: 1s;
  background-image: url(../img/DSC_6480.jpg);
  color: black;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 15px;
  position: absolute;
  z-index:1;
 }

#dest-gap{
  margin-top:230px;
}
.dest-bottom-gap{
  margin-bottom:1600px;
  position: relative;
  display: block;
}

.about-us-gap{
       transition: 0.5s;
      }
      .quick-contact-wrap{
           transition: 0.5s;
      } 
@media (min-width:270px) and (max-width:290px)
    {

     
    #slider-gap{
          height:1px;
          margin-bottom: 120px;
          background-color: grey;
      }
       


}
@media (min-width:291px) and (max-width:310px)
    {

     
    #slider-gap{
          height:1px;
          margin-bottom: 120px;
          background-color: grey;
      }
        

}
@media (min-width:311px) and (max-width:340px)
    {

     
    #slider-gap{
          height:1px;
          margin-bottom: 120px;
          background-color: grey;
      }
     
}
@media (min-width:341px) and (max-width:390px)
    {

      
    #slider-gap{
          height:1px;
          margin-bottom: 120px;
          background-color: grey;
      }

}
@media (min-width:391px) and (max-width:430px)
    {

    
      #slider-gap{
          height:1px;
          margin-bottom: 120px;
          background-color: grey;
      }
       .quick-contact-wrap
       {
          left: 0;
          right: 0;
          margin-top:-180px;
          margin-bottom:40px; 
           
         }

}
@media (min-width:431px) and (max-width:460px)
    {

     
    #slider-gap{
          height:1px;
          margin-bottom: 120px;
          background-color: grey;
      }
}

@media (min-width:461px) and (max-width:480px)
    {
 
    #slider-gap{
          height:1px;
          margin-bottom: 120px;
          background-color: grey;
      }
}
@media (min-width:481px) and (max-width:500px)
    {
  
      

    #slider-gap{
          height:1px;
          margin-bottom: 120px;
          background-color: grey;
      }
}

@media (min-width:501px) and (max-width:530px)
    {

    
    #slider-gap{
          height:1px;
          margin-bottom: 120px;
          background-color: grey;
      }
}
@media (min-width:531px) and (max-width:570px)
    {

      
    #slider-gap{
          height:1px;
          margin-bottom: 120px;
          background-color: grey;
      }
}
@media (min-width:571px) and (max-width:575px)
    {
 .callbkform{
         margin-left:auto;
        margin-right:auto;  
          width: 480px;
          }
    
       .callbackbutton{
          display: block;
          margin-right: auto;
          margin-left: auto;
          padding-right:140px;
      }
    
}
@media (min-width:576px) and (max-width:590px)
    {
      .callbkform{
         margin-left:auto;
        margin-right:auto;  
          width: 480px;
          }
    
       .callbackbutton{
          display: block;
          margin-right: auto;
          margin-left: auto;
          padding-right:140px;
      }
    
}
@media (min-width:591px) and (max-width:620px)
    {
 
      .callbkform{
         margin-left:auto;
        margin-right:auto;  
          width: 480px;
          }

      .callbackbutton{
          display: block;
          margin-right: auto;
          margin-left: auto;
          padding-right:140px;
      }
    
}
@media (min-width:621px) and (max-width:640px)
    {

      .callbkform{
         margin-left:auto;
        margin-right:auto;  
          width: 480px;
          } 
      
      .callbackbutton{
          display: block;
          margin-right: auto;
          margin-left: auto;
          padding-right:140px;
      }
    
}

 
@media (min-width:641px) and (max-width:660px)
    {
      .callbkform{
         margin-left:auto;
        margin-right:auto;  
          width: 480px;
          }

    .callbackbutton{
          display: block;
          margin-right: auto;
          margin-left: auto;
          padding-right:140px;
      }
}
@media (min-width:661px) and (max-width:690px)
    {

    .callbkform{
         margin-left:auto;
        margin-right:auto;  
          width: 480px;
          }

      .callbackbutton{
          display: block;
          margin-right: auto;
          margin-left: auto;
          padding-right:140px;
      }
    
}
@media (min-width:691px) and (max-width:710px)
    {
      .callbkform{
         margin-left:auto;
        margin-right:auto;  
          width: 480px;
          }
    .callbackbutton{
          display: block;
          margin-right: auto;
          margin-left: auto;
          padding-right:140px;
      }
}
@media (min-width:710px) and (max-width:730px)
    {
      .callbkform{
         margin-left:auto;
        margin-right:auto;  
          width: 480px;
          }
 
      .callbackbutton{
          display: block;
          margin-right: auto;
          margin-left: auto;
          padding-right:140px;
      }
    
}
@media (min-width:731px) and (max-width:760px)
    {
.callbkform{
         margin-left:auto;
        margin-right:auto;  
          width: 480px;
          }
      .callbackbutton{
          display: block;
          margin-right: auto;
          margin-left: auto;
          padding-right:140px;
      }
    
}
@media (min-width:761px) and (max-width:767px)
    {
      .callbkform{
         margin-left:auto;
        margin-right:auto;  
          width: 480px;
          }
      .callbackbutton{
          display: block;
          margin-right: auto;
          margin-left: auto;
          padding-right:140px;
      }
}
@media (min-width:768px) and (max-width:780px)
    {

     
    
}
@media (min-width:781px) and (max-width:800px)
    {

     
     
    
}
@media (min-width:801px) and (max-width:818px)
    {

       
}
@media (min-width:819px) and (max-width:851px)
    {

     
    
}
@media (min-width:852px) and (max-width:866px)
    {

     
    
}
@media (min-width:867px) and (max-width:890px)
    {

   
    
}
@media (min-width:891px) and (max-width:940px)
    {

      
    
}
@media (min-width:941px) and (max-width:970px)
    {

      
    
}
 
@media (min-width:971px) and (max-width:985px)
    {
 
    
}
@media (min-width:986px) and (max-width:1002px)
    {

       
      
    
}

@media (min-width:1001px) and (max-width:1020px)
    {

     
      
    
    
}
@media (min-width:1021px) and (max-width:1040px)
    {

    
}
@media (min-width:1041px) and (max-width:1080px)
    {

    
}
@media (min-width:1081px) and (max-width:1100px)
    {

    
}
@media (min-width:1101px) and (max-width:1150px)
    {
 
     
    
}
@media (min-width:1151px) and (max-width:1199px)
    {

     
    
}
@media (min-width:1431px) and (max-width:1460px)
    {

    .dest-bottom-gap{
          margin-bottom:1730px;
        
    }
    
}
@media (min-width:1461px) and (max-width:1500px)
    {

    .dest-bottom-gap{
          margin-bottom:1760px;
        
    }
    
}
@media (min-width:1501px) and (max-width:1550px)
    {

    .dest-bottom-gap{
          margin-bottom:1800px;
        
    }
    
}
@media (min-width:1551px) and (max-width:1600px)
    {

    .dest-bottom-gap{
          margin-bottom:1850px;
        
    }
    
}
@media (min-width:1601px) and (max-width:1650px)
    {

    .dest-bottom-gap{
          margin-bottom:1900px;
        
    }
    
}
@media (min-width:1651px) and (max-width:1700px)
    {

    .dest-bottom-gap{
          margin-bottom:1940px;
        
    }
    
}
.layer2{
        position: absolute;
        width: 100%;
        height: 100%;
        background-color:rgba(100,0,0,0.5);
        z-index:1; 
        padding: 0;
        margin: -15px 0px 0px -15px;
    }
 #inner-dest-container{		  
		 	padding-bottom: 20PX;
}
	 	 

 #card-style1, #card-style2, #card-style3, #card-style4{

 		margin:8px 1px 20px 0px;
 		display: inline-block;
 	  border-radius:0px;
 		border:none;
    color: black;
    text-align: center;
    background-color: #967c39;
    box-shadow: 1px 0px 5px grey;
    overflow: hidden;
 		 
 }

.img-card{
		height:200px;
    transition:0.5s;
    overflow: hidden;
}

.dest-card:hover > .img-card{
transform: scale(1.1);


}
.card-til-text{
				 font-family:'Roboto Condensed',sans-serif;
				 
}
.card-til-text{
    text-decoration: none;
    color:white;
    transition: 0.5s;
   
}
.card-til-text:hover{
    color: orange;
}

.card-text{
		font-family:  'Open Sans', sans-serif;
		color:black;
}
.pack-container{
     
}
 
.inner-cont-pack{
	 text-align: center;
	  padding-bottom: 20px;
		padding-top:40px;
}

.pack-card{
		width: 16rem;		 
		display: inline-block;
		text-align: center;
    margin-bottom: 10%;
    border:none;

}

.pack-img-card{
			height: 250px;
			transition:0.6s;
      


}
.pack-img-card:hover{
		transform: scale(1.1);
		z-index: 100; 
		cursor: pointer;
}
.footer{
    background-color:#323435;
    color: white;

}
.contact-details{
	text-align: center;
	 font-family:'Roboto Condensed',sans-serif;
}
.contact-details>h5{
				margin-top:50px;
				font-family:'Kaushan Script',cursive;

}	

.gmaps{
			background-color: black;
      
}


#footer-last{

		background-color: black;
		 height:100%;
		 text-align: center;
		 padding:10px;
		 
		 
}

.copyright{	
			display: inline-block;
			color: white;
			padding-top: 10px;

			 
}
.design{
		 display:inline-block;		  
		 color: orange;
		 text-align:right;
     transition: 0.5s;

		 }
.design>a{
		
		text-decoration: none;
     
}
.design>a:hover{
  color:white;
}
 

.dest-name{

    color: white;
    text-align: center; 
    padding-top:50px;
     font-family:'Roboto Condensed',sans-serif;
}
.tab-content {

  font-family:'Roboto Condensed',sans-serif;

}
.tab-pane{
    padding-left:1%;
    padding-right:1%;
    padding-top:50px;
}

.dest-slider{    
    width: 100%;
    margin-bottom: 20px;
    
    
}
 
.place-name{
    color: orange;
    
    padding-bottom: 10px;
  font-family:'Roboto Condensed',sans-serif;
}
.reach-text{
    display: inline-block;
    
    
}
.reach-panel{ text-align: center;
              display:block;
              margin-top: 30px;
              margin-bottom:50px;
}


#cover{
    background-image: url(../img/sonmarg3.jpeg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    height:250px;
    margin: 0;
    padding: 0;
    width:100%;
    background-size: cover; 
} 

.package-name{
       color: orange;      
      padding-top:50px;
     font-family:'Roboto Condensed',sans-serif;
}
.package-punch-line{
    
    width: 100%;
    padding-top:10px;
    padding-bottom: 10px;
    border-left:10px solid orange;
    border-right:10px solid orange;
}
.pack-panel{

  height: 355px;
  background-color:white; 
  width:300px;
  margin-top: 50px;
  display: inline-block;
  margin-right:10px;
  overflow: hidden;
  transition: 1s;
  box-shadow: 2px 2px 10px lightgrey;
}
.pack-panel>a{
     text-decoration: none;

  }
 

.pack-panel:hover .pack-img-cover{
  transform: scale(1.1);
  transition: 1s;

  
}
  
.pack-img{
            width:300px;
            height:200px;        
}

.pack-img-cover{
                   width: 100%;
                   height: 100%;
                    transition: 0.5s;
}

.pack-duration{
  
  position: absolute;
  vertical-align: top;
  background-color:steelblue;
  padding:10px;
  border-left:5px solid orange;
  color: white;
  margin-top: -15px;
  text-transform: uppercase;
  font-family: 'Roboto Condensed',sans-serif;

}
.pack-price{
    position: absolute;
    color: white;
    background-color:orange;
    border-left:5px solid steelblue;
    padding:15px 15px 15px 5px;
    font-family: 'Kaushan Script',cursive;
    text-align: center;
    max-width:220px;
    margin:-195px 0px 0px -5px;
    transition: 0.5s;
    font-weight: bold;
}
.pack-panel:hover .pack-price{
  background-color: black;
  color: white;
}

.pax{
   margin-left:218px; 
   position: absolute;
   padding:10px;
   transition: 0.5s;
   opacity: 0;
   text-transform: uppercase;
    border-right:5px solid orange;
   font-family: 'Roboto Condensed',sans-serif;
}
.pack-panel:hover .pax{
 
  opacity: 1;
  vertical-align: top;
  background-color:steelblue;  
  color:white;
  margin-top: -15px;
 
}
 
.pack-icons{
  position: absolute;
  padding: 5px;
  vertical-align: top;
  margin-top:85px;
  color:black;
  margin-left:45px;

}
.title-pack{  
  position: absolute;
  padding: 5px;
  text-transform: uppercase; 
  margin-top:120px;
  color:black;
  margin-left:0px;
  background-color:steelblue;
  border-left:5px solid orange;
  color: white;
  font-family: 'Roboto Condensed',sans-serif;
}
 .pack-loc-icon{
  text-decoration: none;
  color:orange;
  font-size:14px;
  position: absolute;
  margin-top:37px;
  margin-left: -130px;
  display: inline-block;
 
 }
 .pack-location{
  color:black;
  font-size:13px;
  position: absolute;
  margin-top:36px;
  width: 250PX;
  margin-left: -110px;
  display: inline-block;
  text-align: left;
  font-family: 'Roboto Condensed',sans-serif;
 }
.about-img{
    width: 100%;
    height: 90%;
    
    
}
.about-text-container{
   text-align: justify;
   font-family: 'Roboto Condensed',sans-serif;
   text-decoration: none;
   margin-right: 30px;
    margin-left: 30px;
}
.about-text-container>a{
text-decoration: none;
color: orange;

}
.about-text-container>a:hover{
          color: steelblue;
}

#about-cover{
   background-image: url(../img/about-us-csk.jpeg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    height:450px;
    margin:0;
    padding:0;
    top:-100px;
    position: absolute;
    z-index: -1; 
    width:100%;
    background-size:cover; 
    overflow: hidden;

}
.about-container{
  margin-top:300px;  

}
.destination-pannel-wrapper{
   text-align: center;
    padding-bottom:40px;
    padding-top:30px;
}
.destination-pannel-wrapper2{
   text-align: center;
    padding-bottom:40px;
    padding-top:30px;
}
.destination-pannel{
    height:250px;
    background-color:white; 
    width:300px;
    margin-top:20px;
    display: inline-block;
    margin-right:10px;
    overflow: hidden;
    transition:0.5s;
    box-shadow: 2px 2px 10px lightgrey;
}
.destination-title{ 
      position: absolute;
      vertical-align:top;
      background-color:steelblue;
      padding:10px;
      border-left:5px solid orange;
      border-right:5px solid orange;
      color: white;
      text-transform: uppercase;
      width:inherit;
      margin-top:-35px;
      font-family: 'Roboto Condensed',sans-serif;
      transition: 0.5s;
  }
.dest-img-cover{
                   width: 100%;
                   height: 100%;
                  transition: 0.5s;
}
.destination-pannel :hover > .dest-img-cover{

      transform: scale(1.1);
      transition: 0.5s;
}
.destination-pannel :hover > .destination-title{

    background-color:orange;
     border-left:5px solid steelblue;
      border-right:5px solid steelblue;
}


.things_to_do_pannel{
  
    background-color:white; 
    width:300px;
    margin-top:20px;
    display: inline-block;
    margin-right:10px;
    overflow: hidden;
    transition:0.5s;
    box-shadow: 2px 2px 10px lightgrey;
    overflow: hidden;
}

.things-title{ 
       
      vertical-align:top;
      padding:12px;       
      color: black;
      text-transform: uppercase;
      font-family: 'Roboto Condensed',sans-serif;
      transition: 0.5s;
      display: block;
      text-align: left;
  }
.things-img-cover{
  height: 250px;
}

  .things_to_do_pannel :hover > .things-title{

     
     border-left:5px solid steelblue;
      border-right:5px solid steelblue;
}

.things_to_do_pannel :hover > .dest-img-cover{

      transform: scale(1.1);
      transition: 0.5s;
}

.dest-subtitle{
  color: white;
  text-transform: uppercase;
  text-align: center;
}
#destination-cover{
    height:400px;
    padding:0;
    width:100%;
    overflow: hidden;
    top:-100px;
    margin-bottom:50px;
    position:absolute;
    z-index: -1;
}
.layer2{
    position: absolute;
    background-color:rgba(1,0,0,0.5);
    width:100%;
    padding:0;
    height:450px;
    z-index:-0;
    top:100px;
    margin-left:0px;
    overflow: hidden;
}
.destination-gap-fix{
  margin-top:260px;
}
.destination-cover-text{
    padding-top:160px;
    text-transform: uppercase;
}
.dest-content{
    display: block;
    text-align: justify;
    font-family: 'Assistant', sans-serif;
    color:#696969;
}
.other-dest-container{
    box-shadow: 0px 1px 5px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
    margin-bottom: 5px;
}

.more-dest-links{
    border-bottom:1px solid grey;
    padding:10px 0px 12px 5px;
    text-decoration: none;
    color:white;
    text-transform: uppercase;
    padding-left:30px;
    background-color:black; 
    width: inherit; 
    display: block;
    transition: 0.2s;
}
.more-dest-links:hover{
    text-decoration: none;
    color: orange;
}
.dest-img{
    margin-top: 20px;
    width: 100%;
    height: 90%;
  }
.dest-text{
    text-align:justify;
    font-family: 'Roboto Condensed',sans-serif;
}
.pack-title{
  color: white;
  font-family: 'Roboto Condensed',sans-serif;
  color: orange;
  font-weight: bold;
  text-transform: uppercase;


}
.dest-panel{
   background-color:rgba(0,0,0,0.8);
   padding:20px;
   color: white;

}
.dest-text-panel{
    margin-top: 18px;
}
.dest-text-panel>h3>a{
    text-decoration: none;
    color: orange;
    transition: 0.8s;
}
.dest-text-panel>h3>a:hover{
    color:green;
}
.dest-panel2{
    
     box-shadow: 0px 1px 10px black; 
     color: white; 

}

.package-cover{
    background-image: url(../img/package-cover.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    height:450px;     
    padding: 0;
    width:100%;
    top:-100px;
    position: absolute;
    z-index: -1;
    background-size:cover; 

}
.package-container{
    margin-top:300px;
}
#pahalgam-cover{
    background-image: url(../img/adventure.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    height:100%;
    margin: 0;
    padding: 0;
    width:100%;
    top:-100px;
    position: absolute;
    z-index: -1;
    background-size:cover; 
}

#srg-cover{
    background-image: url(../img/sr1.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    height:100%;
    margin: 0;
    padding: 0;
    width:100%;
    top:-100px;
    position: absolute;
    z-index: -1;
    background-size:cover; 
}
#gul-cover{
    background-image: url(../img/gulmarg_in_snow.jpeg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    height:100%;
    margin: 0;
    padding: 0;
    width:100%;
    top:-100px;
    position: absolute;
    z-index: -1;
    background-size:cover; 
}
#son-cover{
    background-image: url(../img/sonmarg2.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    height:100%;
    margin: 0;
    padding: 0;
    width:100%;
    top:-100px;
    position: absolute;
    z-index: -1;
    background-size:cover; 
}
.facebook-plugin{
  margin-top: 50px;
  
   
}
#pack-detail-cover{
    background-image:url(../img/package_detail.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    height:450px;
    margin: 0;
    padding: 0;
    width:100%;
    top:-100px;
    position: absolute;
    z-index: -1;
    background-size:cover; 
}
#detail-gap{
  margin-top:280px;
  } 
.pack-detail-slider{

    width: 100%;   
    margin-bottom: 20px;
}
#video-panel{
    margin:0px 0px 0px 0px;
    padding-bottom: 50px; 
    padding-top: 20px; 
    background-color: lightgrey;
}
.video-title{
    text-align: center;
    color:black;
}
#contact-container{

		background-image:url(../img/background_1.jpg);
		background-attachment: fixed;
		background-size:cover;
		position: absolute;
		background-repeat:repeat-y;
		z-index:-1;
		top: 0;
		height:2600px; 
		width: 100%;	
    bottom: 0;
}
#book-container{

    background-image:url(../img/about-us-csk.jpeg);
    background-attachment: fixed;
    background-size:cover;
    position: absolute;
    background-repeat:repeat-y;
    z-index:-1;
    top: 0;
    height:2600px; 
    width: 100%;  
    bottom: 0;
    
}
 
.contact-left{
 
	color:whitesmoke;
	padding-left:8%;
	padding-top:5%;
	margin-top:50px;
	 
  padding-bottom:2%;
  margin-bottom: 50px; 
  font-family: 'Source Sans Pro', sans-serif;  
   background-color: rgba(0,0,0,0.8);
	 
}
.cont-social-icons{
		display: inline-block;
		margin-right: 5%;
		color: orange;
		text-decoration: none;	 
		
}
.cont-social-icons>a{
  color: orange;

}
.cont-social-icons>a:hover{
 
 color: white;
}
.contact-lable{

    color: orange;
    font-weight: bold;
    font-size:18pt;
    padding-top:10px;
}

.contact-right{
     
    margin-top:50px;
}
.contact-form{
   
    width:100%;
    padding-left:10%;
    margin-left: auto;
    margin-right: auto;
      margin-bottom: 10%;


}
.form-lables{
    display: block;
    color:white;
    font-size: 18px;
    font-weight: bold;
}
.form-inputs{
    background-color: steelblue;
    border: none;
    padding: 5px 10px 5px 10px;
    height:40px;
    width:80%;
    background-color:rgba(0,0,0,0.9);
    color:white;

}
.form-textarea{
    background-color:rgba(0,0,0,0.9);
    color:white;
    border: none;
    padding: 5px 10px 5px 10px;
    width:80%;
}
.sbtn{
      
    margin-top:8px;

    border: none;
}
#gallerygap{
    margin-top: 300px;
}
.gallery{
    margin-bottom: 50px;
}
.img-cont{
   
   margin-left: auto;
   margin-right: auto;    
   display: inline-block;
   transition:0.6s;
   margin:10px;
   text-align: center;
   width:240px;
   height:170px;
    
   cursor:pointer;
   box-shadow: 1px 1px 5px; 



}
.img-cont:hover{
  transform: scale(1.3); 
 
}
    
  #screen{
    position:fixed;
    top:0px;
    left:0px;
    bottom: 0px;
    right: 0px;
    background-color:rgba(0,0,0,0.9);
    background-size:cover;    
    height:100%;
    width:100%; 
    visibility:hidden;
    z-index: 2000;
    }

  #bigimg{
      top:1px;
      width:75%;
      height: 85%;      
       
  }
#cl{
  color: white;
  font-family: sans-serif;
  text-align: right;
  margin-right: 50px;
  transition: all 0.2s;
  opacity: 0.8;
  margin-top: 10px;
}
#cl:hover{
  opacity: 1;
    cursor: pointer;

}
         
#next{
    opacity: 0.8;    
    display: inline-block;
    vertical-align: top;
    cursor:pointer; 
    width: 50px;
    position: absolute;
    margin-top:240px;
    margin-left:50px;
    float: left;       
           
 }
 #next:hover{
  opacity: 1;
 }
 #pre:hover{
  opacity: 1;
 }
#pre{
    opacity: 0.8;
    color: white;
    position: absolute;
    margin-top: 240px;
    margin-left:-80px;
    cursor:pointer; 
    width:50px;
    font-size:15px;
    font-weight: bold;    
   }
 .cost-perperson{
    padding:20px;
    text-align: center;
    font-weight: bold;
    background-color:teal;
    color: white;
    font-size:30px;
    text-transform: uppercase;
    font-family: 'Open Sans Condensed', sans-serif;
    box-shadow:1px 0px 5px grey;
    cursor: pointer;
    margin-bottom:20px;
 }  
 .quick-booking{
  padding:20px;
    text-align: center;
    font-weight: bold;
    background-color:teal;
    color: white;
    font-size:30px;
    text-transform: uppercase;
    font-family: 'Open Sans Condensed', sans-serif;
    box-shadow:1px 0px 5px grey;
    cursor: pointer;
    margin-bottom:20px;
 }
 
 /* boooking form css starts here*/
 .booking-form-container{
   box-shadow: 0px 0px 5px grey;   
     
    margin-bottom: 5px;
    background-color:whitesmoke;
  }
 .form-conatiner-main{
 
 }
.booking-form{
  padding: 30px 20px 50px 20px;
    font-family: 'Open Sans Condensed', sans-serif;
}
 /* boooking form css ENDS here*/

.add-links{
    padding: 5px;
    margin-bottom: 10px;
}
 .additional-links{
    text-decoration:none;
    color: whitesmoke;
     font-family: 'Open Sans Condensed', sans-serif;
     transition: 0.3s;
     padding: 2px;
      text-transform: capitalize;
 }
 .additional-links-title{
     
     font-family: 'Open Sans Condensed', sans-serif;
     font-weight: bold;
 }
 .additional-links:hover{
    text-decoration:none;
    color:orange;
           
 }
  .quick-contact-wrap{
  left: 0;
  right: 0;
  margin-top:-135px;
  margin-bottom:40px;    
 }
 .qucik-contact-container{
    background-color:rgba(0,0,0,0.8);
    padding:20px 20px 23px 45px;  
    margin-bottom: auto;  

 }
 .callback-text{
    color:white;
    text-transform: uppercase;
     font-family: 'Roboto Condensed',sans-serif;
    
    font-size:20px;
    letter-spacing: 3px;
 }
 @media (min-width:768px) and (max-width:1200px)
    {

       
     .callbackbutton{
          display: block;
          margin-right:auto;
          margin-left:auto;
          padding-right:140px;
      }
      .callbkform{
         margin-left:auto;
        margin-right:auto;  
          width: 480px;
          }
    
}

/* for blog */

.blog-container{
    background-color: steelblue;
    padding-top: 40px;
    padding-bottom: 100px;
    margin:0px;
}
.travel-blog-title{
    padding-bottom:20px;
    text-align: center;
    text-transform: uppercase;
     font-family: 'Open Sans', sans-serif;
     font-size:40px;
     font-weight: bold;
     color: orange;

}
.blog-title-main{
      color: orange;
      font-weight: bold;
}
.blog-title-rightside{

    color: white;
    text-decoration: none;
    transition: 0.2s;
    font-weight: bold;

}
.blog-title-rightside:hover{
    color:orange;
    text-decoration: none;
}

.blog-title-rightside2{

    color:black;
    text-decoration: none;
    transition: 0.2s;
    font-weight: bold;

}
.blog-title-rightside2:hover{
    color:orange;
    text-decoration: none;
}
