header{
    height:628px;
    background:#EEE;
    margin-bottom:50px;
    background:url(../img/pages/denver-tours-terms-of-service.jpg);
    background-size: cover;
    background-position: center center;
}

h1,h2,h3{
    margin:0px;
}

@media (max-width: 768px) { 
    h1,h2,h3{
        font-size:28px;
    }
}

@media (max-width: 1024px) { 
    #decor_mountain_right_1_ex1, #decor_mountain_right_1_cloud1_ex1, 
    #decor_mountain_right_1_cloud2_ex1, #decor_mountain_left_1_ex1, 
    #decor_mountain_left_1_cloud1_ex1, #decor_mountain_left_1_cloud2_ex1{
        display:none;
    }
}

p{
    margin-bottom:5px;
    margin-top:5px;
}

ul {
    list-style-position: inside;
}


#decor_mountain_right_1_ex1{
    top: 1300px;
    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_ex1{
    top: 1600px;
    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_ex1{
    top: 1500px;
    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;
}



#decor_mountain_left_1_ex1{
    top: 4800px;
    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_ex1{
    top:4200px;
    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_ex1{
    top: 4500px;
    height: 361px;
    background-image:url('../img/decor/left_mountain/cloud_for_left_mountain_2.png');
    background-position: center left;
    background-repeat: no-repeat;
}

#decor_line_1{
    top:1000px;
}

#decor_line_2{
    top:3500px;
}

#decor_line_3{
    top:7000px;
}