@charset "utf-8";
/* CSS Document */

section.touradventure_sec {transform: scale(1); transition: all 1s ease-in-out;}
/* .animatedline  {
    transform: rotate(23deg);
    left: auto;
    right: -80px;
    font-family: 'Satisfy';
    top: 35px;
} */

.featureslider_sec .wrapper { padding-bottom: 0;}

/*----- MEDIA QUERIES  -----*/
@media(max-width:1900px){ 

   
}
@media(max-width:1440px){  
   
   
}

@media(max-width:1200px){ 
  
	
}
@media(max-width:992px){

    .sitecontentsec .widewrapper {
        justify-content: left;
    }

    .bigimg_leftside .sitecontent-left {
        padding: 30px 5% 30px;
    }
	
}
@media(max-width:768px){  

}
@media(max-width:575px){ 

    .instasection .wrapper { border: 0;}
    
}
@media(max-width:360px){
	
}