@import url('https://fonts.googleapis.com/css?family=Heebo:300,400,700');
@font-face{
	font-family:"NimrodRegular";
	font-style:normal;
	font-weight:normal;
	src:
		url("http://www.nacion.com/static/LNCNacion/fonts/nimrod/nimrod_regular.eot?#iefix") format("embedded-opentype"),
		url("http://www.nacion.com/static/LNCNacion/fonts/nimrod/nimrod_regular.woff") format("woff"),
		url("http://www.nacion.com/static/LNCNacion/fonts/nimrod/nimrod_regular.otf") format("opentype"),
		url("http://www.nacion.com/static/LNCNacion/fonts/nimrod/nimrod_regular.ttf") format("truetype"),
		url("http://www.nacion.com/static/LNCNacion/fonts/nimrod/nimrod_regular.svg#NimrodRegular") format("svg")
}
/* Reset CSS

 * --------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
a{
	text-decoration:none;
}
table {
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
	font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}

html *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}

header {
    position: fixed;
    width: 100%;
    height: 45px;
    z-index: 999;
    background-color: #fff;
    border-bottom: 1px solid #c6c6c6;
    z-index: 9999;
}

.LND_AP_ln {
    position: absolute;
    left: 24px;
    z-index: 19;
}
.LND_AP_ln a {
    width: 160px;
    height: 30px;
    left: 15px;
    margin: 8px 0 0 5px;
    background: url(../svg/logo_ln-desktop.svg) no-repeat center center;
    background-size: contain;
    float: left;
}
.LND_AP_ln span {
    margin-left: 15px;
    line-height: 48px;
    letter-spacing: -0.3px;
    color: #000;
       font-family: 'Heebo', sans-serif;
    font-size: 16px;
    font-weight: 300;
}
#LND_AP_menu {
    position: absolute;
    top: 12px;
    left: 45%;
    width: 10%;
       font-family: 'Heebo', sans-serif;
    font-size: 14px;
    font-weight: 300;
    text-align: center;
}
#LND_AP_menuMobile {
    display: none;
    font-size: 3em;
    color: #000;
    font-weight: 900;
    padding-left: 5px;
    line-height: 34px;
}
#LND_AP_menu li {
    display: inline-block;
    color: #16314B;
    font-family: 'Heebo', sans-serif;
    font-weight: bold;
    letter-spacing: 2px;
}

#LND_menuExtra {
    position: absolute;
    right: 100px;
    top: 14px;
}
#LND_menuExtra a, #LND_menuExtra a:hover, #LND_menuExtra a:visited {
    margin-right: 12px;
    color: #000;
    font-size: 14px;
    line-height: 16px;
    text-decoration: none;
    cursor: pointer;
    font-family: 'Heebo', sans-serif;
    float: left;
}
.LND_AP_social {
    position: absolute;
    right: 20px;
    top: 10px;
}
.LND_AP_social li {
    display: inline-block;
}
.LND_AP_social li a {
    width: 20px;
    height: 20px;
    display: block;
    margin-left: 5px;
    background-size: auto;
    background-repeat: no-repeat;
    background-image: url(../svg/social.svg);
}
#LND_AP_facebook {
    background-position: 2px 0px;
}
#LND_AP_twitter {
    background-position: -20px 0px;
}
#LND_AP_google {
    background-position: -40px 0px;
}
#LND_AP_ficha_tecnica, #LND_AP_notas_relacionadas {
    display: none;
    position: absolute;
    color: #000;
    z-index: 9999;
    width: 20%;
    right: 10px;
    background-color: #fff;
    top: 45px;
    padding: 2%;
    border: 1px solid;
    font-family: 'Heebo', sans-serif;
    font-size: 12px;
    font-weight: lighter;
    line-height: 14px;
}
#LND_AP_menu_mobile {
    position: absolute;
    height: 100%;
    background-color: rgba(255, 255, 255, 1);
    z-index: 9999;
    top: 45px;
    color: gray;
    display: none;
    /* text-transform: uppercase; */
    /* text-align: center; */
    font-family: 'Heebo', sans-serif;
    font-weight: 300;
    width: 90%;
    height: 100vh;
    padding: 5%;
    font-size: 12px;
}
/**************************************************************/
.LND_AP_intro{
	position: relative;
	height: 108%;
    background-color: #F5F5F5;
    border-bottom: 1px solid #8AB0C6;
    overflow: hidden;
}
.LND_AP_intro_item{
	position: absolute;
	height: 95vh;
	margin-top: 0vh;
}
#LND_AP_intro_text{
	z-index: 2;
	display: table;
	width: 100%;
	text-align: center;
}
#LND_AP_intro_text h1, #LND_AP_Graf_item_5 .text h1{
	font-size: 80px;
	line-height: 80px;
	font-family: georgia, sans-serif;
}
#LND_AP_intro_text h2{
	font-size: 18px;
	line-height: 26px;
	letter-spacing: 1px;
	font-family: 'Heebo', sans-serif;
	text-transform: uppercase;
	color: #797A7A;
	margin-bottom: 18px;
}
#LND_AP_intro_text h3{
    max-width: 45%;
    text-align: center;
    margin: 50px auto;
    font-family: 'Heebo', sans-serif;
    color: #636363;
    font-size: 18px;
}
#LND_AP_intro_text div {
    display: table-cell;
    vertical-align: top;
    padding-top: 12%;
}

#LND_AP_intro_text #iniciar_btn
{
    width: 180px;
    margin: 0 auto;
    border: 1px solid #5E93B2;
    margin-top: 20px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 25px;
    background-color: #fff;
    color: #5E93B2;
    font-family: 'Heebo', sans-serif;
    cursor: pointer;
    display: block;
}
#LND_AP_intro_graf{
	z-index: 1;
	width: 100%;
	opacity: 0.3;
}
#LND_AP_intro_graf .item{
	position: absolute;
    opacity: 0;
}
#LND_AP_intro_graf .item img{
    padding-top: 10%;
}
#LND_AP_intro_graf .item .text, #LND_AP_Graf_item_5 .controls{
	text-align: center;
	width: 100%;
	font-size: 14px;
	line-height: 21px;
	position: absolute;
	top: 18%;
}
#LND_AP_Graf_item_5 .controls{
    top:30%;
}
#LND_AP_intro_graf .item .text p{
    width: 595px;
    margin: 0 auto;
    font-family: 'Heebo', sans-serif;
    font-size: 26px;
    line-height: 30px;
    color: #89909A;
}
#LND_AP_intro_graf .item .text p span{
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 0px;
    padding-top: 0px;
    color: #20436B;
    font-weight: bold;
    font-size: 24px;
}
#LND_AP_Graf_item_5 .controls{
	bottom: 5%;
	opacity: 0;
}
#LND_AP_Graf_item_5 .text #texto_logo{
    font-family: 'Heebo', sans-serif;
    color: #636363;
    font-size: 22px;
    margin-top: 40px;
}
#LND_AP_Graf_item_5 .text #texto_logo span{
    font-weight: bold;
}
#LND_AP_Graf_item_5 .text #texto_logo img{
    margin-bottom: -8px;
}
#LND_AP_Graf_item_5 .text #repetir_btn{
    color: #8AB0C6;
    margin-top: 0px;
    font-family: 'Heebo', sans-serif;
    font-size: 14px;
    cursor: pointer;
    margin-bottom: 20px;
}
#LND_AP_Graf_item_5 .text #repetir_btn img{
    margin-bottom: -10px;
    width: 25px;
    margin-right: 5px;
}
#LND_AP_Graf_item_5 .text #continuar_btn{
    width: 120px;
    margin: 0 auto;
    border: 1px solid #5E93B2;
    margin-top: 20px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 15px;
    background-color: #fff;
    color: #5E93B2;
    font-family: 'Heebo', sans-serif;
    font-weight: bold;
    cursor: pointer;
}
#LND_AP_Graf_item_5 .text #line{
    height: 1000px;
    border-left: 1px solid #8AB0C6;
    width: 1px;
    margin: 0 auto;
}
#LND_AP_intro_graf #LND_AP_Graf_item_1{
	z-index: 10;
    opacity: 1;
}
#LND_AP_Graf_item_1 .text{
	opacity: 0;
}
#LND_AP_Graf_item_2{
	z-index: 9;
}
#LND_AP_Graf_item_3{
	z-index: 8;
}

#LND_AP_title, #LND_AP_content{
	max-width: 1050px;
	margin: 5% auto;
    position: relative;
}
#LND_AP_content .LND_AP_social{
    left: 0%;
    top: 0;
}
#LND_AP_content .LND_AP_social li{
    height: 16px;
    width: 40px;
    display: t;
    padding-top: 7px;
    padding-bottom: 10px;
    text-align: center;
    border: 1px solid #DDDDDD;
}
#LND_AP_content .LND_AP_social li a{
    margin: 0 auto;
}
#LND_AP_content .LND_AP_social div{
    margin-top: 15px;
    color: #878787;
    text-transform: uppercase;
    font-family: 'Heebo', sans-serif;
    font-size: 14px;
}
#LND_AP_content .LND_AP_social div a, 
#LND_AP_content .LND_AP_social div a:hover, 
#LND_AP_content .LND_AP_social div a:visited{
    color: #6C6C6C;
    font-weight: bold;
    font-size: 12px;
}
#LND_AP_content .LND_AP_social div span{
    font-size: 12px;
}
#LND_AP_content .LND_AP_social div a:hover{
    text-decoration: underline;
}
#LND_AP_title h1{
	font-family: georgia;
	font-size: 50px;
	color: #000000;
	letter-spacing: -1.35px;
	line-height: 58px;
}
#LND_AP_content p{
	max-width: 550px;
    margin: 20px auto;
    font-family: Georgia;
    font-size: 18px;
    color: #4a4a4a;
    letter-spacing: 0;
    line-height: 24px;

}
#LND_AP_content p .firstLetter {
    float: left;
    font-size: 85px;
    line-height: 0.5;
    margin: 0.205em 0.153em 0 0;
    font-family: 'Heebo', sans-serif;
    font-weight: bold;
    color: #ddd;
}

#LND_AP_content p  .firstLetter + span {
    margin-left: -0.5em;
}
#LND_AP_content .recuadro{
	display: table;
}
#LND_AP_content .cuadro{
	text-align: center;
    position: relative;
    margin: 20px 0;
}
#LND_AP_content .cuadro #btn_left_cuadro{
    position: absolute;
    z-index: 999;
    top: 40%;
    left: -85px;
    cursor: pointer;
    width: 30px;
}
#LND_AP_slider_cuadro #item-2, 
#LND_AP_slider_cuadro #item-3, 
#LND_AP_slider_cuadro #item-4, 
#LND_AP_slider_cuadro #item-5, 
#LND_AP_slider_cuadro #item-6{
    display: none;
}
#LND_AP_content .cuadro #btn_right_cuadro{
    position: absolute;
    z-index: 999;
    top: 40%;
    right: -60px;
    cursor: pointer;
    width: 30px;
}
#LND_AP_content .cuadro .item{
    position: relative;
}
#LND_AP_content .cuadro .credit{
    position: relative;
    right: 10px;
    bottom: inherit;
    color: gray;
    font-family: 'Heebo', sans-serif;
    font-size: 14px;
    max-width: 70%;
    margin: 20px auto 15px auto;
    min-height: 70px;
}
#LND_AP_content .recuadro .col1-2{
	max-width: 800px;
	float: left;
}
#LND_AP_content .recuadro .col1{
	max-width: 215px;
    display: table-cell;
    vertical-align: bottom;
    padding-left: 35px;
    font-family: 'Heebo', sans-serif;
    font-size: 12px;
    line-height: 16px;
}
#LND_AP_content .quote{
	float: right;
    width: 300px;
    padding-left: 40px;
    border-left: 1px solid #979797;
    margin-left: 28px;
    margin-right: 20px;
    font-family: georgia;
	font-size: 25px;
	color: #4381A5;
	letter-spacing: 0;
    position: relative;
    padding-top: 65px;
}
#LND_AP_content .quote .open{
	opacity: 0.44;
	font-family: Georgia;
	font-size: 200px;
	color: #DDDDDD;
	position: absolute;
    top: 80px;
}
#LND_AP_content .quote .author{
    font-family: "Heebo", sans-serif;
    font-size: 12px;
    color: #6c6c6c;
    letter-spacing: 0;
}
#LND_AP_content .title{
    text-align: center;
    color: #4381A5;
    font-size: 22px;
    font-weight: bold;
    font-family: 'Heebo', sans-serif;
}
#LND_AP_buscador{
    background-color: #F9F9F9;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 70px;
}
.LND_AP_table{
    max-width: 1050px;
    margin: 0 auto;
}
#LND_AP_table_reun table select, #LND_AP_table_otr table select{
    width: 240px;
    color: #B1B1B1;
    font-size: 12px;
    border-radius: 5px;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 5px;
}
#LND_AP_table_otr{
    display: none;
}
td {
    width: 250px;
    padding-right: 20px;
}
table{
    font-family: 'Heebo', sans-serif;
    font-size: 14px;
    letter-spacing: 0;
    margin: 0 auto;
}
#logbr1 td , #logbr2 td {
  padding-top:20px;
  padding-bottom:20px;
  padding-right:20px;   
  border-bottom: 1px solid #EBEBEB;
  color: #515151;
  font-weight: bold;
}
.LND_AP_table_content{
    height: 600px;
    overflow: auto;
}
.LND_AP_table_head thead{
    text-transform: uppercase;
    letter-spacing: 0.1;
    color: #B1B1B1;
}
.LND_AP_tab_btn{
    width: 120px;
    display: inline-block;
    text-align: center;
    color: #4381A5;
    font-size: 14px;
    font-weight: bold;
    font-family: 'Heebo', sans-serif;
    padding-bottom: 18px;
    letter-spacing: 0.4px;
    cursor: pointer;
}
#LND_AP_tab_btns .tab_selected{
    border-bottom: 4px solid #4381A5;
}

#LND_AP_footer {
    text-align: center;
    color: #2a2a2a;
    font-family: 'Heebo', sans-serif;
    font-size: 12px;
    text-decoration: none;
    line-height: 16px;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    padding-left: 25%;
    padding-right: 25%;
    margin-bottom: 10%;
}
#LND_AP_footer img {
    width: 120px;
}
#LND_AP_footer a, #LND_AP_footer a:hover, #LND_AP_footer a:visited{
    text-decoration: none;
     color: #2a2a2a;
}
#LND_AP_ctr_fix, #LND_AP_graf{
    display: none;
}

.LND_AP_display_Web {
    display: block;
}
.LND_AP_display_Table {
    display: none;
}
.LND_AP_display_Mob {
    display: none;
}

#LND_AP_graf{
    max-width: 90%;
    margin: 0 auto;
}
#LND_AP_slider_graf{
    margin-bottom: 15px;
}

#LND_AP_slider_graf .item, #LND_AP_silder_graf_control .item-age{
    display: none;
}
#LND_AP_slider_graf .item img{
    width: 100%;
}
#LND_AP_slider_graf #item-1, #LND_AP_silder_graf_control #item-1-age{
    display: block;
}
#LND_AP_silder_graf_control{
    width: 180px;
    margin: 0 auto;
}
#LND_AP_silder_graf_control .btn img{
    width: 15px;
    cursor: pointer;
}
#LND_AP_silder_graf_control .btn img:hover{
    opacity: 0.8;
}
#LND_AP_silder_graf_control_lt{
    float: left;
    margin-top: 0px;
}
#LND_AP_silder_graf_control_rt{
    float: right;
    margin-top: -27px;
    margin-right: -20px;
}
#LND_AP_silder_graf_control .item-age{
    text-align: center;
    font-size: 18px;
    font-family: 'Heebo', sans-serif;
    font-weight: bold;
    color: #18425E;
}

#LND_AP_graf_web_control .item-age, #LND_AP_graf_web_text .item, .LND_AP_graf_web_svg{
    display: none;
}
#LND_AP_graf_web_control #item-1-age, #LND_AP_graf_web_text #item-1, #LND_AP_graf_web_svg_1{
    display: block;
}
#LND_AP_graf_web_text .item{
    width: 220px;
    padding-top: 16px;
    font-size: 12px;
    line-height: 18px;
    font-family: 'Heebo', sans-serif;
    text-align: center;
}
#LND_AP_graf_web_control{
    width: 160px;
    margin: 0 auto;
}
#LND_AP_graf_web_control .btn img{
    width: 15px;
    cursor: pointer;
}
#LND_AP_graf_web_control .btn img:hover{
    opacity: 0.8;
}
#LND_AP_graf_web_control_lt{
    float: left;
    margin-top: 5px;
}
#LND_AP_graf_web_control_rt{
    float: right;
    margin-top: -3px;
}
#LND_AP_graf_web_control .item-age{
    text-align: center;
    font-size: 20px;
    font-family: 'Heebo', sans-serif;
    font-weight: bold;
    color: #18425E;
    line-height: 18px;
}
#LND_AP_Graf_item_2 #LND_AP_Graf_item_2_text p span{
    color: #99C8E8 !important;
}
#LND_AP_graf_web{
    background-image: url(../images/gra-back.png);
    width: 950px;
    height: auto;
    background-size: 100%;
    position: relative;
    margin: 0 auto;
}
#LND_AP_graf_web_ft{
    position: absolute;
    top: 42%;
    left: 41.5%;
}
#LND_AP_graf_web_text{
    position: absolute;
    top: 45%;
    left: 38.5%;
}
#LND_AP_graf_web_icon_int{
    position: absolute;
    top: 55.5%;
    left: 45%;
}
#LND_AP_graf_web_control #LND_AP_graf_web_control_lt{
    margin-top: -3px;
}
#LND_AP_intro_text_icon{
    width: 30px;
    margin-bottom: 15px;
}
#LND_AP_tab_btns{
    margin-top: -50px;
}
.LND_AP_p_int{
    font-family: 'Heebo', sans-serif !important;
    font-size: 14px !important;
    line-height: 20px !important;
    text-align: center !important;
    margin: 10px auto 0 auto !important;
}
#fb-comments {
    text-align: center;
    max-width: 550px;
    margin: 0 auto;
}


/* This is how you would create a custom secondary theme on top of tooltipster-shadow: */

.tooltipster-sidetip.tooltipster-shadow.tooltipster-shadow-customized .tooltipster-content {
    font-family: 'Heebo', sans-serif;
}

@media(max-width: 1280px){  

    #LND_AP_intro_graf .item .text, #LND_AP_Graf_item_5 .controls{
        bottom: 8%;
    }
    #LND_AP_Graf_item_5 .controls {
        bottom: -6%;
    }
    #LND_AP_Graf_item_5 .controls #line {
        height: 98px;
    }
    #LND_AP_content .cuadro #btn_left_cuadro{
        background-color: rgba(255,255,255,0.8);
        padding-top: 7px;
        padding-bottom: 7px;
        padding-right: 7px;
        left: 0px;
    }
    #LND_AP_content .cuadro #btn_right_cuadro{ 
        background-color: rgba(255,255,255,0.8);
        padding-top: 7px;
        padding-bottom: 7px;
        padding-left: 7px;
        right: 0px;
    }

}
@media(max-width: 1050px){  
    #LND_AP_title h1{
        padding: 0 16%;
    }
    #LND_AP_content .LND_AP_social {
        position: relative;
        padding-left: 16%;
        left: 0% ;
        float: left;
        margin-right: 20px;
        margin-bottom: 20px;
    }
    #LND_AP_content p {
        max-width: 690px;
    }
}
@media(max-width: 1023px){  
    .LND_AP_display_Web {
        display: none;
    }
    .LND_AP_display_Table {
        display: block !important;
    }

    #LND_AP_tab_btns, #LND_AP_buscador{
        display: none;
    }
    #LND_AP_title h1{
        padding: 0 8%;
    }
    #LND_AP_content .LND_AP_social {
        padding-left: 8%;
    }
    #LND_AP_content p {
        max-width: 90%;
        margin: 20px auto;
    }
    #LND_AP_ctr_fix{
        display: block;
    }
    #LND_AP_intro_text h1, #LND_AP_Graf_item_5 .text h1{
        font-size: 40px;
        line-height: 40px;
    }
    #LND_AP_lanzador_web{
        width: 40%;
        margin: 0 auto 40px auto;
    }
    .LND_AP_p_int{
        max-width: 80% !important;
    }
    #LND_AP_silder_graf_control {
        margin: 0 auto 35px 35%;
    }
}
@media(max-width: 767px){  
    .LND_AP_display_Table, .LND_AP_data_credit{
        display: none !important;
    }
    
    .LND_AP_display_Mob {
        display: block !important;
    }
    #LND_AP_intro_graf .item .text p {
        width: 320px;
    }
    #LND_AP_content .recuadro .col1 {
        max-width: 90%;
        display: block;
    }
    #LND_AP_title h1 {
        font-size: 40px;
        line-height: 48px;
    }
    #LND_AP_menuMobile, .LND_AP_nav_mob, .LND_AP_section_mob, #LND_AP_graf {
        display: block;
    }
    #LND_AP_menu {
        left: 0;
        top: 2px;
    }
    .LND_AP_encabezado #logo span, .LND_AP_icon {
        display: none !important;
    }
    #LND_menuExtra {
        display: none;
    }
    .LND_AP_ln a {
        position: absolute;
        background: url(../svg/logo-mobile.svg);
        background-repeat: no-repeat;
        background-size: contain;
        left: 22px;
    }
    #LND_AP_content .cuadro #btn_left_cuadro, #LND_AP_content .cuadro #btn_right_cuadro{ 
        width: 15px;
    }
    #LND_AP_content .quote{
        margin-left: 20px;
        float: none;
    }
    #LND_AP_content .cuadro #btn_right_cuadro{
            top: 27%;
    }
    #LND_AP_content .cuadro #btn_left_cuadro{
        top: 28%;
    }
    #LND_AP_intro_text h3{
        max-width: 80%;
        font-size: 16px;
        line-height: 22px;
    }
    #LND_AP_intro_text h1, #LND_AP_Graf_item_5 .text h1 {
        font-size: 26px;
        line-height: 28px;
    }
    #LND_AP_intro_text h2{
        font-size: 14px;
        line-height: 18px;
    }
    #LND_AP_intro_graf .item .text p{
        font-size: 14px;
        line-height: 16px;
        width: 80%;
        margin: 0 auto;
    }
    #LND_AP_intro_graf .item .text p span{
        font-size: 14px;
        line-height: 18px;
    }
    #LND_AP_Graf_item_5 .text #texto_logo{
        font-size: 14px;
        line-height: 18px;
    }
    #LND_AP_content .cuadro .credit{
        font-size: 10px;
        max-width: 80%;
        right: 0px; 
        min-height: 45px;
    }
    #LND_AP_lanzador_web{
        width: 70%;
        margin: 0 auto 40px auto;
    }
    #LND_AP_footer{
        padding-left: 5%;
        padding-right: 5%;
        font-size: 10px;
    }
    #fb-comments {
        text-align: center;
        max-width: 300px;
        margin: 0 auto;
    }
    @media(max-width: 400px){ 
        #LND_AP_title h1 {
            font-size: 26px;
            line-height: 32px;
        }
        #LND_AP_content .cuadro #btn_right_cuadro{
            top: 20%;
        }
        #LND_AP_content .cuadro #btn_left_cuadro{
            top: 20%;
        }
        #LND_AP_content .quote{
            padding-left: 20px;
            width: 260px;
        }
        #LND_AP_silder_graf_control {
            width: 120px;
            margin: 0 auto 0 30%;
        }
        #LND_AP_content .LND_AP_social{
            float: none;
        }
        #LND_AP_silder_graf_control_rt{
            margin-right: -15px;
        }
        #LND_AP_silder_graf_control {
            margin: 0 auto 0 27%;
        }
        #LND_AP_silder_graf_control .btn img{
            width: 12px;
        }
        #LND_AP_intro_text_icon{
            margin-top: 25px;
        }
        #LND_AP_lanzador_web{
            width: 90%;
            margin: 0 auto 40px auto;
        }
        #LND_AP_content .cuadro .credit{
            min-height: 70px;
        }
    }
     @media(max-width: 330px){ 
        #LND_AP_silder_graf_control {
            margin: 0 auto 0 26%;
        }
     }

}




