/**
 * @version		1.0.2
 * @package		Forte template for Joomla! 3.x
 * @author		JoomlaXTC http://www.joomlaxtc.com
 * @copyright	Copyright (C) 2014 Monev Software LLC. All rights reserved.
 * @license		http://www.joomlaxtc.com/license JoomlaXTC Proprietary Use License
 */
#header #logo a {
    background: rgba(0, 0, 0, 0) url("http://demo.charlottesweb.hu/dnm-forte/templates/forte/images/logos/med-dnm-logo.png") no-repeat scroll 0 0;
    height: 120px!important;
    margin: 6px 0 0;
    width: 200px!important;
	
}

html, body{
	height:inherit!important;
}
.innerpage #region1wrap .xtc-wrapper{
	padding: 0px!important;
}
div.mobilebtn select {font-family: Fira,Arial,Helvetica,sans-serif !important;}

@media (min-width: 768px) and (max-width: 959px) {#footerwrap {
    background:#000!important;

} 
div#region1wrap { display:none;}
body.frontpage { background:#0084C5 !important;}
}
@media (min-width: 720px) and (max-width: 768px) {#footerwrap {
    background:#000!important;
}
div#region1wrap { display:none;}
body.frontpage { background:#0084C5 !important;}
}

@media (min-width: 480px) and (max-width: 720px) {
	#footerwrap {
    background:#000!important;

}
div#region1wrap { display:none;}
body.frontpage { background:#0084C5 !important;}
#region3 {
    background: #00a8e7!important;
     margin-bottom: 20px!important;

}
.contact {
    padding: 10px;
}
h1 {
    font-size: 21px!important;
}
h2 {
    font-size: 21px!important;
}
#component .jcatHeader h2 {
    font-size: 21px !important;
}
.span12  {
    padding: 10px!important;
}}
@media (min-width: 300px) and (max-width: 480px) {
	#footerwrap {
    background:#000!important;
 }
#region3 {
    background: #00a8e7!important;
    margin-bottom: 20px!important;
    
}
div#region1wrap { display:none;}
body.frontpage { background:#0084C5 !important;}
.span12  {
    padding: 10px!important;
}
.rc-anchor-normal{width:290px!important;}
h1 {
    font-size: 21px!important;
}
h2 {
    font-size: 21px!important;
}
#component .jcatHeader h2 {
    font-size: 21px !important;
}
}