@charset "utf-8";
/* CSS Document */


div#logo-holder {
	display: none;
}

@media only screen and  (max-width: 481px) {


}

@media only screen and  (max-width: 480px) {

    #content .box1 .pagination{ display:none;}
    #wrapper, #content, .boxwrap, .box1, .box3, #footer, carousel2{ width:480px; background:none; }	

    #sidebar{ display:none; position:absolute; width:204px; top:0px; padding-top:50px; left:0; z-index:9999; background: #f6f6f6; border-right:1px solid #a7d7f9;}

    .technic{ margin-right:20px;}
    .technic a{ height:35px; font-size:18px;}

    /* map box */
    #content .boxwrap { width:460px;}
    #content .box.graybox{ width:430px; overflow:hidden;}
    .map { display:none;}

    /* carousel */
    .carousel2 .mask{ margin:10px 20px;width:440px; }

    .carousel2 .mask .slide img{ width:inherit; height:317px;}
    .btn-prev{ left:20px;}
    .btn-next{ left:400px;}
    .carousel2 .header-carusel{  padding:10px 0 10px 20px; top:20px; height:53px;}
    .subHeading { font-size:15px; top:15px;}
    .buenos-aires{ bottom:182px; font-size:23px; left:70px;}
    .info{ width:370px; top:150px; left:70px; }

    /* fix Android Chrome on Galaxy S3 */	
    .carousel2 .mask, .carousel2 .mask .slide { }
    .subHeading, .subHeading a, .buenos-aires, .buenos-aires a{ display:block;}


    /* tab box */
    #content .box1 { width:480px;}
    div.alerts { width:444px;}
    .alerts-box{ width:430px;}
    .alerts-box h2{ font-size:23px;}
    .alerts-box-frame{ padding: 10px 5px 5px 30px; max-height:213px;}
    .box1 .conteiner{ width:458px; }
    #link1 .carousel .info{ top:45px; width:362px; overflow:hidden;}
    #link1 .carousel .mask{ width:460px; height:300px;}
    #link1 .slider-box{ display:none; }
    #link1 .carousel .mask .slide img{ width:446px;}

    /*    .tabset li:first-child, .tabset li:nth-child(2n+1){ margin-left:35px;}
        .tabset li:nth-child(5), .tabset li:nth-child(5) a{ width:380px; text-align:center;}*/
    .tabset li{ border-bottom: 1px solid #5aacce; }

    /* flag */
    .flags{ width:350px;}
    .flags li{ margin-bottom:5px;}
    .flags li:first-child{ margin-left:5px;}

    .box3{ clear:both; margin-top:20px;}
    .box3 .box-holder{ float:none; margin:20px auto; width:440px;}
    .box3 .box-holder img{ width:440px; height:auto;}	
    .box3 .box-text p{ line-height:1.1em; }
    .box3 .box-text{ width:280px; text-shadow:#666;}

    /* sidebar menu */

    .subHeading { z-index:9998; top:25px;}
    #responsive-menu { display:block; z-index:10000;}
    /*.glyphicon.glyphicon-align-justify{ font-size:30px;}*/

    .ui-widget-overlay {
        background-color: #000;
        margin: 0;
        opacity: 0.5;
        padding: 0;
        position: fixed;
    }

    /*    vertical menu      */
    .tabset li {
        float: none;
        border: none;
        border-top: 1px solid rgba(90, 172, 206, 0.5);
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

    .tabset a {
        float: none;
        border-radius: 0px;
        display: block;
    }


    .tabset li:first-child{
        margin: 0 0 0 7px;
    }

    .tabset .active {
        background: none repeat scroll 0 0 #F4F4F4;
    }

    .tabset .active span {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
        color: #7794AA;
    }

    .tabset a:hover{
        background: white;
        color: #7794AA;
    }
    
    /*  Header adjustments  */
    
    ul.technic {
    	display: none;
    }
    
    div#responsive-menu {
    	/*margin-bottom: 10px;*/
    	float: left;
    	/*position: static;*/
	position:relative;
    	margin-top:-12px;
    }
    
    div#logo-holder {
    	display: block;
    	background: url("http://files.wikitravel.org/wikitravel.png") center no-repeat;
    	width: 100%;
    	height: 53px;
    	float: left;
    	margin-left: -50px;
    	/*padding: 0 0 0 50px;*/
    	margin-bottom: 10px;
    }
    
   
}
