


            body{
                background-image:url('../images/bg_page.jpg');
                background-repeat:repeat;
                color:#fff;
                font-size:15px;
                font-family: tahoma, sans sarif, trebuchet ms, arial;
                
            }
        
         
         
            a {
                color:white;
            }

            p {
                color:black;
                max-width: 870px;
                font-size:16px;
            }
            
               h4 {
                color: black;
            }
         
            
            .p_camps {
                color:#fff;
                max-width: 870px;
                text-shadow: px px black;
            }
            
            hr {
                height: 1px;
                color: grey;
                background-color: grey;
                border: none;
            }
            .navbar-nav {
                float: right;
                margin: 0px;
                margin-top: 8px;
                padding-left:30px;
                
            }

            .navbar-inverse {
                background-color: transparent;
                border-color: #080808;
                border:none;
                padding-right:0px;

            }
            
            .navbar-inverse .navbar-nav > li > a{
                color: #fff;
                background-color: transparent;
                padding-right: 8px;
                padding-left: 0px;
                text-decoration: none;

            }


            .navbar-inverse .navbar-nav > li > a:hover {
                color: #10617c;
                background-color: transparent;
            }
            
            .navbar-inverse .navbar-nav > li   {
                border-right:px solid #fff;
            }

            .navbar-inverse .navbar-nav > li a:before   {
                content: '|';
                padding-right:8px;
                display:inline;
                text-decoration: none;

            }

            .navbar-inverse .navbar-nav > li:first-child a:before   {
                content: '';
                padding-right:8px;
                display:inline;

            }


            .navbar-inverse .navbar-nav > li:last-child   {
                border-right:0px solid #fff;
            }
            
            .nav > li > a {
                position: relative;
                display: block;
                padding: 6px 10px;
            }
            
            .border{
                border:1px solid red;
            }
            
            .headerlogo{
                width:228px; 
                height:235px; 
                position:absolute; 
                z-index: 9999; 
                margin-left: 30px;
            }

            .headerFacebook{
                border:0px solid lime;
            }
   
            .headerSubmit{
                color:#fff;
                font-weight:bold;
                /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c7cfc7+0,7e9b7e+100 */
                background: #c7cfc7; /* Old browsers */
                background: -moz-linear-gradient(top,  #c7cfc7 0%, #7e9b7e 100%); /* FF3.6-15 */
                background: -webkit-linear-gradient(top,  #c7cfc7 0%,#7e9b7e 100%); /* Chrome10-25,Safari5.1-6 */
                background: linear-gradient(to bottom,  #c7cfc7 0%,#7e9b7e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7cfc7', endColorstr='#7e9b7e',GradientType=0 ); /* IE6-9 */
                width:100px;
                height:35px;
                padding-bottom:5px;
                border-radius:10px;
                border:none;
                float:none;
                

            }
            
            .headerSubmit:hover{
                color:#10617c;
                font-weight:bold;
                background: #c7cfc7; /* Old browsers */
                background: -moz-linear-gradient(top,  #c7cfc7 0%, #7e9b7e 100%); /* FF3.6-15 */
                background: -webkit-linear-gradient(top,  #c7cfc7 0%,#7e9b7e 100%); /* Chrome10-25,Safari5.1-6 */
                background: linear-gradient(to bottom,  #c7cfc7 0%,#7e9b7e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7cfc7', endColorstr='#7e9b7e',GradientType=0 ); /* IE6-9 */
                width:100px;
                height:35px;
                padding-bottom:5px;
                border-radius:10px;
                border:none;
            }
            
            .headerContact input[type="text"]{
                border-radius:50px;
            }

            .removePadding{
                padding:0;
                margin:0;
            }

            .headerContact{
                border:0px solid lime;
                padding-top: 35px;
            }
            
            .headerContact p{
                padding-top:5px;
                font-size:13px;
                color:#fff;
                font-weight:bold;
            }

            .headerNavContainer{

                background-color: #9DB89D;
                margin-bottom: 25px;  
                padding: 12px 0px;

            }
            
            .content_body{
                max-width:950px; 
                background-color:#efe6db; 
                z-index:6; padding:30px; 
                margin-top:-48px; 
                box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
                position: relative;
               ;

            }
            
            .home_about{

                background-image:url('../images/home/bg_content.png'); 
                background-repeat: no-repeat;
                margin:18px 0px;
                background-size: cover;
            }  
            
             
            
            .bsafari_about{

                background-image:url('../images/balloon_safari/balloon_safari_bg.jpg'); 
                background-repeat: repeat;
                margin-top:18px; 
                
            }  
            
            .location_about{

                background-image:url('../images/balloon_safari/balloon_safari_bg.jpg'); 
                background-repeat: repeat;
                margin-top:18px;
                margin-bottom: 18px;
                
            }  

            .location_map_about{

                background-image:url('../images/location/bg_map.png'); 
                background-repeat: repeat;
                padding-bottom:5px;
            } 

            .camps_about{

                background-image:url('../images/camps&lodges/bg_camps&lodges.png'); 
                background-repeat: repeat;
                margin-top:18px;
                
                
                
            }
            
              .gallery_about{

                background-image:url('../images/balloon_safari/balloon_safari_bg.jpg'); 
                background-repeat: repeat;
                margin-top:18px; 
                
            } 
            
            
            content_margin{
                margin-top:18px;
            }
            

            .homeHotspots img{
                margin:auto;
                margin-bottom: 18px;

            }
            
            .margin_auto{
                margin:auto;

            }
            
            
            .margin_bottom{
                margin-bottom: 18px;
                
            }
            

            .camps{
                background-image:url('../images/home/bg_content.png'); 
                margin-top:15px; 
                padding:15px 15px;

            }
            

            .camps .profile{
                border:0px solid red;
                float:left;
                display:inline-block;
            }
            

            .campsSubmit{
                color:#fff;
                font-weight:normal;
                font-size: 11px;
                text-align: center;
                /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c7cfc7+0,7e9b7e+100 */
                background: #c7cfc7; /* Old browsers */
                background: -moz-linear-gradient(top,  #c7cfc7 0%, #7e9b7e 100%); /* FF3.6-15 */
                background: -webkit-linear-gradient(top,  #c7cfc7 0%,#7e9b7e 100%); /* Chrome10-25,Safari5.1-6 */
                background: linear-gradient(to bottom,  #c7cfc7 0%,#7e9b7e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7cfc7', endColorstr='#7e9b7e',GradientType=0 ); /* IE6-9 */
                width:100px;
                height:30px;
                padding-bottom:5px;
                border-radius:7px;
                border:none;
                float:right;
                margin: 8px 0px;


            }
            
            
            .campsSubmit:hover{
                color:#10617c;
                font-weight:normal;
                font-size: 11px;
                text-align: center;
                background: #c7cfc7; /* Old browsers */
                background: -moz-linear-gradient(top,  #c7cfc7 0%, #7e9b7e 100%); /* FF3.6-15 */
                background: -webkit-linear-gradient(top,  #c7cfc7 0%,#7e9b7e 100%); /* Chrome10-25,Safari5.1-6 */
                background: linear-gradient(to bottom,  #c7cfc7 0%,#7e9b7e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7cfc7', endColorstr='#7e9b7e',GradientType=0 ); /* IE6-9 */
                width:100px;
                height:30px;
                padding-bottom:5px;
                border-radius:7px;
                border:none;
                float:right;
                margin: 8px 0px;
                cursor:pointer;
                
            }
            
            .okFooter{
                
                background-color: #9DB89D;
                color:white; 
                text-align:center;
                padding-top:45px;
                margin-top: -30px;
                position: relative;
             
                padding-bottom:30px;
                border:0px solid red;
                text-align: center;
            }
            
            .okFooter ul{
                border:0px solid lime;
                margin:auto;
                list-style-type: none;
                max-width: 950px;
                
            }
            
            .okFooter li
            {   
                float:left;
                padding:5px;
                display:list-item;
            }
            
            .okFooter li a{
                text-decoration: none;
                color:#fff;
                
            }
            
               .okFooter li a:hover{
                text-decoration: none;
                color:black;
           
                
            }
            
            
             .okFooter li a:before{
                content:'|';
                padding-right: 5px;
            }
            
            
               .okFooter li:first-child a:before{
                content:'';
                padding-right: 5px;
            }
            
            
            
            @media only screen and (min-width : 100px) and (max-width:480px) {
                   .navbar-nav {
                float: right;
                margin: 0px;
                margin-top: 8px;
                padding-left:30px;
                border:0px solid red;
                float:left;
                
            }
            
             .navbar-inverse .navbar-nav > li   {
                border-right:px solid #fff;
            }

            .navbar-inverse .navbar-nav > li a:before   {
                content: '-';
                padding-right:8px;
                display:inline;
                text-decoration: none;

            }

            .navbar-inverse .navbar-nav > li:first-child a:before   {
                content: '-';
                padding-right:8px;
                display:inline;

            }
            .okFooter{
                
                background-color: #9DB89D;
                color:red; 
                text-align:center;
                padding-top:45px;
                margin-top: -30px;
                position: relative;
                /*z-index: -2;*/
                padding-bottom:30px;
                
            }
            
            .okFooter ul{
                border:0px solid lime;
                margin:auto;
                list-style-type: none;
                
            }
            .okFooter li{
                padding:5px;
                width:100%;
                text-align: left;
                display:list-item;
                border-bottom: 1px solid #fff;
            }
            .okFooter li a{
                text-decoration: none;
                color:#fff;
                
            }
            
               .okFooter li a:hover{
                text-decoration: none;
                color:#fff;
                
            }
            
             .okFooter li a:before{
                content:'';
                padding-right: 5px;
            }
            
               .okFooter li:first-child a:before{
                content:'';
                padding-right: 5px;
            }
            }
            
            
            @media only screen and (min-width : 50px) and (max-width:997px) {

                .carousel .item {
                    height: 200px;
                }


                .btn {
                    height:32px; 
                    font-size: 12px;
                    font-weight: 400;
                    border-radius:15px;
                }

                .btn-default {
                    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ccd2cc+0,779477+100 */
                    background: #ccd2cc; /* Old browsers */
                    background: -moz-linear-gradient(top,  #ccd2cc 0%, #779477 100%); /* FF3.6+ */
                    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ccd2cc), color-stop(100%,#779477)); /* Chrome,Safari4+ */
                    background: -webkit-linear-gradient(top,  #ccd2cc 0%,#779477 100%); /* Chrome10+,Safari5.1+ */
                    background: -o-linear-gradient(top,  #ccd2cc 0%,#779477 100%); /* Opera 11.10+ */
                    background: -ms-linear-gradient(top,  #ccd2cc 0%,#779477 100%); /* IE10+ */
                    background: linear-gradient(to bottom,  #ccd2cc 0%,#779477 100%); /* W3C */
                    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccd2cc', endColorstr='#779477',GradientType=0 ); /* IE6-9 */
                    color: white;
                    border-color: #CCC;
                }

                .btn-default:hover {
                    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#779477+0,4a5b4a+100 */
                    background: #779477; /* Old browsers */
                    background: -moz-linear-gradient(top,  #779477 0%, #4a5b4a 100%); /* FF3.6+ */
                    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#779477), color-stop(100%,#4a5b4a)); /* Chrome,Safari4+ */
                    background: -webkit-linear-gradient(top,  #779477 0%,#4a5b4a 100%); /* Chrome10+,Safari5.1+ */
                    background: -o-linear-gradient(top,  #779477 0%,#4a5b4a 100%); /* Opera 11.10+ */
                    background: -ms-linear-gradient(top,  #779477 0%,#4a5b4a 100%); /* IE10+ */
                    background: linear-gradient(to bottom,  #779477 0%,#4a5b4a 100%); /* W3C */
                    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#779477', endColorstr='#4a5b4a',GradientType=0 ); /* IE6-9 */

                    color: white;
                    border-color: #ADADAD;
                }
            }
   
            @media only screen and (min-width : 100px) and (max-width:480px) {
                .headerlogo{
                    width:150px; 
                    height:80px;
                    position:relative; 
                    z-index: 9999; 
                    margin:auto;
                    margin-bottom:50px;

                }
                .headerContact{
                    border:0px solid red;
                    text-align:center;
                }

                .headerSubmit{

                    margin:5px auto;
                }

              

                .campsSubmit{
                    color:#fff;
                    font-weight:normal;
                    font-size: 11px;
                    text-align: center;
                    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c7cfc7+0,7e9b7e+100 */
                    background: #c7cfc7; /* Old browsers */
                    background: -moz-linear-gradient(top,  #c7cfc7 0%, #7e9b7e 100%); /* FF3.6-15 */
                    background: -webkit-linear-gradient(top,  #c7cfc7 0%,#7e9b7e 100%); /* Chrome10-25,Safari5.1-6 */
                    background: linear-gradient(to bottom,  #c7cfc7 0%,#7e9b7e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7cfc7', endColorstr='#7e9b7e',GradientType=0 ); /* IE6-9 */
                    width:100px;
                    height:30px;
                    padding-bottom:5px;
                    border-radius:7px;
                    border:none;
                    float:right;
                    margin: 8px 0px;


                }
                
                .campsSubmit:hover{
                    color:#10617c;
                    font-weight:normal;
                    font-size: 11px;
                    text-align: center;
                    background: #c7cfc7; /* Old browsers */
                    background: -moz-linear-gradient(top,  #c7cfc7 0%, #7e9b7e 100%); /* FF3.6-15 */
                    background: -webkit-linear-gradient(top,  #c7cfc7 0%,#7e9b7e 100%); /* Chrome10-25,Safari5.1-6 */
                    background: linear-gradient(to bottom,  #c7cfc7 0%,#7e9b7e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7cfc7', endColorstr='#7e9b7e',GradientType=0 ); /* IE6-9 */
                    width:100px;
                    height:30px;
                    padding-bottom:5px;
                    border-radius:7px;
                    border:none;
                    float:none;
                    margin: 8px auto;
                }
                
            }
            
            .media img{
                
              border:1px solid black;
              box-shadow:  2px 2px 3px #888888;  
                

            } 
            
            .gallery img{
                border:0px solid red;
                margin-bottom: 8px;
                margin-top: 8px;
                box-shadow: 2px 2px 3px #888888;
                 
                
            }
            
            .button_contact{
                
                border:1px solid red;
            }