@media only screen and (max-width:1025px){
    a[data-action*=whatsapp]{display:none;}
}

@media only screen and (max-width:801px){
}

@media only screen and (max-width:737px){
    #logo{margin-top:50px;margin-bottom: 20px;}
    #rss{height: 50px;}

}

@media only screen and (max-width:701px){
    a[data-action*=whatsapp]{display:table-cell;}
    #logo{margin-top:60px;margin-bottom: 20px;}
    #rss{height: 50px;}
}

@media only screen and (max-width:481px){
    #rss{width: 95%;margin:5px auto;}
    #rss a{color:white;display: inline-block;margin-right: 20px;}
    #rss a:first-child{margin-left:20px;}
    #logo{margin-top:60px;margin-bottom: 20px;}
    #rss{height: 50px;}
		.logoH{margin-top:20px;}
}

@media only screen and (max-width:415px){
    #rss{width: 95%;margin:5px auto;}
    #rss a{color:white;display: inline-block;margin-right: 20px;}
    #rss a:first-child{margin-left:20px;}
    #logo{margin-top:60px;margin-bottom: 20px;}
    #rss{height: 50px;}
		.logoH{margin-top:20px;}
}

@media only screen and (max-width:401px){
    #rss{width: 95%;margin:5px auto;}
    #rss a{color:white;display: inline-block;margin-right: 20px;}
    #rss a:first-child{margin-left:20px;}
    #logo{margin-top:60px;margin-bottom: 20px;}
    #rss{height: 50px;}
		.logoH{margin-top:20px;}
}

@media only screen and (max-width:361px){
    #rss{width: 95%;margin:5px auto;}
    #rss a{color:white;display: inline-block;margin-right: 20px;}
    #rss a:first-child{margin-left:20px;}
    #logo{margin-top:60px;margin-bottom: 20px;}
    #rss{height: 50px;}
		.logoH{margin-top:20px;}
}

@media only screen and (max-width:321px){
    #rss{width: 100%;margin:5px auto;}
    #rss a{color:white;display: inline-block;margin-right: 20px;}
    #rss a:first-child{margin-left:20px;}
    #logo{margin-top:60px;margin-bottom: 20px;}
    #rss{height: 50px;}
		.logoH{margin-top:20px;}
}

@media only screen and (max-width:301px){
    #rss{width: 100%;margin:5px auto;}
    #rss a{color:white;display: inline-block;margin-right: 20px;}
    #rss a:first-child{margin-left:20px;}
    #logo{margin-top:60px;margin-bottom: 20px;}
    #rss{height: 50px;}
		.logoH{margin-top:20px;}
}