
/*#media_device{display: none;}*/

/**************************/
@media (max-width: 1024px) {

body {max-width:100%; min-width:100%; background-size:100% 100%;}

}


/**************************/
@media (max-width: 1024px) {

#media_device{
        display: block !important;
        position:fixed;
        z-index:9999999;
        top:0px;
        left:0px;
        right:0px;
        height:30px;
        width: 100%;
        margin:auto;
        background:#272525;
	background: -moz-linear-gradient(#333, #111);
	background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #333));
	background: -webkit-linear-gradient(#333, #111);
	background: -o-linear-gradient(#333, #111);
	background: -ms-linear-gradient(#333, #111);
	background: linear-gradient(#333, #111);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#111111');
	background: -webkit-gradient(linear, left top, left bottom, from(#333), to(#111));
	background: -moz-linear-gradient(top,  #333,  #111);
	-moz-box-shadow: 0 0 10px #000; -webkit-box-shadow: 0 0 10px #000; box-shadow: 0 10px 10px -6px #111;
}

#media_device table{
    	border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}

#media_device a, #media_device a:visited{
	color: #69f;
	font-size:12px;
	position:relative;
	text-decoration:none;
}

#media_device a:hover, #media_device a:active{
        color: #fff;
}

#media_device #center-title{
	color: #ddd;
        font-size:14px;
}

#left-column{
	float:left;
	margin-left:15px;
	background: url(https://est.no.comunidades.net/images/left-column.png) center left no-repeat;
	padding-left: 30px;
}

#center-title{
        float:right;
        margin-right:15px;
}

#right-column{
	float:right;
        margin-right:15px;
        background: url(https://est.no.comunidades.net/images/right-column.png) center left no-repeat;
        padding-left: 27px;
}

/* Menu */
#menu_efeito{margin:0px; padding:0px;}
#menu_efeito:before, #menu_efeito:after{border-style: solid;border-color: transparent;bottom: 0px; margin:0px; padding:0px;}
#menu_topo{height:0px;}
#menu{
        display:none;
	position:absolute;
        top:30px;
        left:0px;
        z-index:999999;
        width:260px;
        overflow-x:none;
        overflow-y:auto;
        margin:0px;
        padding:10px;
        border:none;
	border-bottom-right-radius:10px; -moz-border-bottom-right-radius:10px; -webkit-border-bottom-right-radius:10px;
	background:none;
        background-color: #1b1919;
        text-align: left;
}
#menu{margin:0px; padding:10px 0 0 8px; list-style:none;}
#menu li{float: none;padding: 0px 0 10px 0;position: relative;line-height: 0;}
#menu a {float: none;height:20px;padding: 0 10px;font: bold 13px/20px Arial, Helvetica;text-decoration: none;text-shadow: none;overflow: hidden;width:250px;}
#menu a {text-align:left; border: none}
#menu a.ultimo {border-right:none;}
#menu li:hover > ul {display: block;}

/* Menu Horizontal > Sub-Menu */
#menu ul{background: none; background-color: #111; border:none;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;}
#menu ul{list-style: none;margin: 0;padding: 0; display: inline !important;position:static !important;top: 0px;left: 0px;z-index: 99999;}

#menu ul a:hover{background:none;}

#menu ul ul{top:0; left:0;}
#menu ul li{float: none;margin: 0;padding: 0;display: block;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;}

#menu ul li:last-child {-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;}
#menu ul a {padding: 10px 0 5px 0;height: 0px;height: auto;line-height: 1;display: block;white-space: nowrap;float: none;text-transform: none;width: 210px;text-align:left; margin-left:30px;}

#menu ul li:first-child > a {-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;}
#menu ul li:first-child > a:after{position:static !important;left:0px;top:0;width:0;height:0;border:none;}
#menu ul ul li:first-child a:after{left: 0px;top: 0px;width: 0;height: 0;border: none;}
#menu ul li:first-child a:hover:after {}
#menu ul ul li:first-child a:hover:after {border-bottom-color: transparent;}
#menu ul li:last-child > a {-moz-border-radius: 0;-webkit-border-radius: 0; border-radius: 0;}
#menu:after {visibility: hidden;display: block;font-size: 0;clear: both;height: 0;}

}


/*************************/
@media (max-width: 767px) {

body {
        margin: 0 auto;
        padding-top:30px !important;
}

#center-title{visibility:hidden; display: none;}#menu{padding:55px 0 0 0px;}

/* Header */
#templatemo_banner_header {padding:0;}
#templatemo_banner {width: 0px; height: 0px; visibility:hidden; display: none;}
.nivoSlider img {max-width:0px;max-height:0px;visibility:hidden; display: none;}

/* Site */
#templatemo {margin: 0px auto;padding: 5px 0 20px 0;}

/* Topo */
#templatemo_topo{ padding-top:10px;}
#topo {width: 100%;}

/* Conteudo */
#templatemo_content_wrapper {width: 100%;}

/* Coluna Direita */
.templatemo_content {float:none; width:94%; margin: 0 auto; padding: 0px;}

/* Footer */
#templatemo_footer {padding:15px 0 5px 0;}
#footer {width: 100%; margin: 0 auto; text-align: center;}

.fb-comments span, .fb-comments iframe span[style] {width:380px !important;}

}


/*************************/
@media (max-width: 241px) {
#media_device a, #media_device a:visited{font-size:10px;}
#left-column{margin-left:5px;padding-left: 26px;}
#right-column{margin-right:5px;padding-left: 24px;}
}


/*************************/
@media (max-width: 321px) {
#templatemo {width: 96%;}
.form-all-td table {float:left;}
}


/*************************/
@media (max-width: 390px) {
.templatemo_content p {text-align: left;}
.templatemo_side_bar p {text-align: left;}
.templatemo_side_bar2 p {text-align: left;}
textarea{width:80%; max-width:90%;}
input[type="button"], input[type="submit"], button {margin-left:-100px;}
.fb-comments span, .fb-comments iframe span[style] {visibility:hidden !important; display:none !important; width:0px !important;}
}


/*************************************************/
@media (min-width: 768px) and (max-width: 999px) {

body {
        margin: 0 auto;
        padding-top:30px !important;
}

/*#menu{
	position:fixed;
        top:30px;
	left: 0px;
}*/

/* Header */
#templatemo_banner_header {padding:15px 10px 15px 10px;}
#templatemo_banner {height:200px; width:100%; margin:0 auto;}
.nivoSlider img {max-height:200px; width:100%; background-size:100% 100%;}

/* Site */
#templatemo {margin: 0px auto;padding: 5px 0 20px 0;}

/* Topo */
#templatemo_topo{ padding-top:10px;}
#topo {width: 100%;}

/* Conteudo */
#templatemo_content_wrapper {width: 100%;}

/* Coluna Direita */
.templatemo_content {float:none; width:96%; margin: 0 auto; padding: 0px;}

/* Footer */
#templatemo_footer {padding:15px 0 5px 0;}
#footer {width: 100%; margin: 0 auto; text-align: center;}

}


/***************************************************/
@media (min-width: 1000px) and (max-width: 1024px) {

body {
        margin: 0 auto;
        padding-top:30px !important;
}

/* Header */
#templatemo_banner_header {padding:15px 0 30px 0;}
#templatemo_banner { width: 980px; height:245px; margin:0 auto;}
.nivoSlider img {max-width:980px; max-height:245px;}

/* Site */
#templatemo {margin: 0px auto;padding: 5px 0 20px 0;}

/* Topo */
#templatemo_topo{ padding-top:10px;}
#topo {width: 980px;}

/* Conteudo */
#templatemo_content_wrapper {width: 980px;}

/* Conteudo */
.templatemo_content {width: 980px;}

/* Footer */
#templatemo_footer {padding:20px 0 10px 0;}
#footer {width: 100%; margin: 0 auto; text-align: center;}

}
