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

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

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

/* Menu Horizontal */
#menu_efeito, #menu {visibility:hidden; display: none;}

}


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

#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;
}

/* Coluna Esquerda */
.templatemo_side_bar{
        display:none;
        position:absolute;
        top:30px;
        left:0px;
        z-index:999999;
        width:230px;
        overflow-x:none;
        overflow-y:auto;
        margin:0px;
        padding:10px;
        border:none;
        background-color:#fff;
	border-right:1px solid #ccc;
        border-bottom:1px solid #ccc;
        border-bottom-right-radius:10px; -moz-border-bottom-right-radius:10px; -webkit-border-bottom-right-radius:10px;
}

}


/*************************/
@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;}

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

/* Titulo da Página */
#efeito{text-transform: none;}

/* 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;
}

/* 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%;}

/* 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) {

/* 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;}

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

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

/* Coluna da Esquerda */
.templatemo_side_bar {float: left;width: 250px; margin:10px 10px 15px 0; padding: 0px;}

/* Coluna Direita */
.templatemo_content {float:right; width: 710px; margin: 5px 0 15px 0; padding: 0px;}

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

}
