/* Medium Layout: 1280px. */
@media only screen and (min-width: 992px) and (max-width: 2400px) { 
  
.live {
    pointer-events: auto !important;
}

}
/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) { 
.btm-social ul li{
	margin-bottom: 10px;
}
.reportar-img img {
	height: 40px!important;
	width: 45px!important;
	margin-top: 3px!important;
}
 iframe {
	 height:300px!important;
}
    
}
/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) { 
    

 .scrool_01{
	display:none !important;
}
.root_01{
	text-align:center;
	border: none;
}
.root_02{
	text-align:center!important;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid#ABB1BA;
}
.root_02 a{
	text-align:center!important;
}
.btm-social ul li {
    margin-right: 3px!important;
}
.footer-menu ul {
	list-style: none;
	padding: 0;
	padding-left: 5px!important;
}
.editor-text{
    text-align: center!important; 
}
.address-text{
    padding-bottom: 10px;
	margin-top: 10px;
	border-top: 1px solid#ABB1BA;
    text-align: center!important; 
}
.btm-social ul{
	text-align: center;
}
.btm-social ul li{
	margin-top: 10px;
}
.btm-footer-menu ul{
    text-align: center;
}
.singlepage-section {
	margin-top: 5px!important;
	margin-bottom: 10px!important;
}
.reportar-title {
	font-size: 11px!important;
}
.sgl-page-views-count ul {
	font-size: 10px!important;
}
.reportar-img img {
	height: 40px!important;
	width: 50px!important;
	margin-top: 6px!important;
}
 iframe {
	 height:250px!important;
}
.footer-logo {
	padding: 20px !important;
}
.archive_details{
    margin-bottom: 10px;
	overflow:hidden;
min-height: 280px!important;

}
.btm-footer-menu ul {
	text-align: center!important;
}
.btm-social ul {
	text-align: center!important;
}
.btm-social ul li {
	padding: 5px 5px!important;
}

    
}
/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) { 
.footer-border{
    border-bottom :1px solid #AAAEB4;
    padding-top: 0!important;
    margin-bottom: 0!important;
}
.editor-text{
    text-align: center!important; 
}
.address-text{
    padding-bottom: 10px;
	margin-top: 10px;
	border-top: 1px solid#ABB1BA;
    text-align: center!important; 
}
.btm-social ul{
	text-align: center;
}
.btm-social ul li{
	margin-top: 10px;
}
.btm-footer-menu ul{
    text-align: center;
}
.singlepage-section {
	margin-top: 5px!important;
	margin-bottom: 10px!important;
}
.reportar-title {
	font-size: 13px!important;
}
.sgl-page-views-count ul {
	font-size: 12px!important;
}
.reportar-img img {
	height: 55px !important;
	width: 60px !important;
	margin-top:0px !important;
}
 iframe {
	 height:300px!important;
}
.footer-logo {
	padding: 20px !important;
}
.archive_details{
    margin-bottom: 10px;
	overflow:hidden;
min-height: 330px!important;

}
.btm-footer-menu ul {
	text-align: center!important;
}
.btm-social ul {
	text-align: center!important;
}
.btm-social ul li {
	padding: 5px 5px!important;
}


}