header{
    height: 700px;
    margin-bottom: 100px;
    background-image: url(../img/hiking/top/bg_top_ht.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    
}

#mouse_effect{
    top:550px;
}

#parralax_forest_white{
    top:700px;
}

#parralax_line2{
    top:200px;
}

#parralax_cloud_left1{
    top:350px;
}

#im_fix_left {
    background-image: url(../img/hiking/top/bg_tree_hiking_tour_left.svg);
}

#im_fix_right {
    background-image: url(../img/hiking/top/bg_tree_hiking_tour_right.svg);
}

#parralax_cloud_right2{
    top:100px;
}

#parralax_daily_tours{
    top:300px;
}

.im_fix{
    width:920px!important;
    height:340px!important;;
    background-position: center bottom;
    background-size: contain;
    background-repeat: no-repeat;
}

#decor_line_1{
    top:1200px;
}

#decor_line_2{
    top:1300px;
}

#decor_mountain_left_1{
    top: 1800px;
    height:474px;
    background-image:url('../img/hiking/decor/left_mountain/left_mountain_ht.png');
    background-position: center left;
    background-repeat: no-repeat;
}

#decor_mountain_left_1_cloud1{
    top:2200px;
    height:465px;
    background-image:url('../img/decor/left_mountain/cloud_for_left_mountain_1.png');
    background-position: center left;
    background-repeat: no-repeat;
}

#decor_mountain_left_1_cloud2{
    top: 2500px;
    height: 361px;
    background-image:url('../img/decor/left_mountain/cloud_for_left_mountain_2.png');
    background-position: center left;
    background-repeat: no-repeat;
}

#decor_mountain_right_1{

}

#parralax_cloud_right1{
    background-position: center left;
}

/*------------*/


#decor_mountain_right_1{
    top: 2300px;
    height: 635px;
    background-image:url('../img/hiking/decor/right_mountain/right_mountain_ht.png');
    background-position: right center;
    background-repeat: no-repeat;
    background-size:contain;

}

#decor_mountain_right_1_cloud1{
    top: 2600px;
    z-index: 10;
    height: 456px;
    background-image: url('../img/hiking/decor/right_mountain/right_cloud_for_mountain_down_ht.png');
    background-position: center right;
    background-repeat: no-repeat;
    background-size: contain;
}   

#decor_mountain_right_1_cloud2{
    top: 2500px;
    z-index: 10;
    height: 361px;
    background-image: url('../img/hiking/decor/right_mountain/right_cloud_for_mountain_top_ht.png');
    background-position: center right;
    background-repeat: no-repeat;
    background-size: contain;
}

/*-----------*/

@media (max-width: 1024px) { 

    header{
        margin-bottom:40px;
    }
    
    .im_fix{
        background-size: cover;
    }
    #im_fix_left {
        background-position: right;
    }
    #im_fix_right {
        background-position: left;
    }
}

#center_tree {
    margin-bottom: 1px;
    margin-left: -32px;
    margin-right: -57px;
}

.gray_subtitle{
    padding-top:50px;
    padding-bottom:50px;
}

@media (max-width: 768px){
    .testimonials {
        padding-top: 0px;
    }
}
