@media all and (max-width: 1000px){

	div.header{
		padding-bottom: 10px;
	}

	.external_edit_hide table tr td {
		display:block;
		float:left;
	}

	.tree_topmenu > li > a{
		line-height: 25px !important;
    	padding: 0 10px !important;
	}

	.tree_topmenu > li{
		float:left !important;
	}

	.tree_topmenu{
		text-align: center;
	}

	.tree_topmenu:after {
		visibility: hidden;
	    display: block;
	    font-size: 0;
	    content: " ";
	    clear: both;
	    height: 0;
     }

     .top_editor_g{
     	max-width: 100% !important;
     	width:100% !important;
     }

}


@media all and (max-width: 1000px){

	body a.logo_link{
		font-size: 14px !important;
		padding-left: 85px !important;
	}

	body a.logo_link span{
		font-size: 24px !important;
	}
    body a.logo_link{
		background: url(/template/images/logo-s.jpg) no-repeat left center / 85px !important;
	}
}
@media all and (max-width: 800px) and (min-width:751px){

	body a.logo_link{
		font-size: 12px  !important;
	}

	body a.logo_link span{
		font-size: 22px !important;
	}

}

@media all and (max-width: 750px){

	.home_table_boxes td{
		display: block !important;
		width: auto !important;
	}

	.header_editor{
		float:left !important;
		top:0 !important;
 		width:95% !important;
 		left:36px !important;
	}

	.header_editor p{
		float:left !important;
	  	margin-bottom: 18px !important;
    	margin-top: -24px !important;
	}

	body .header_stats_buttons{
		position: relative;
		right: 0;
		top: 0;
	}

	body .header_stats_buttons a{
		width: 48%;
		border-width: 0;
		margin: 1%;
		line-height: 30px;
		font-size: 14px;
	}

	body .main_search_form{
		position: relative;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: 1%;
		width: 98%;
	}

}


@media all and (min-width: 700px){

	body .leftmenu_section{
		display: block !important;
	}

	body .leftmenu_toggler{
		display: none;
	}

}


@media all and (max-width: 700px){

	body .layout_main_table td.l, body .layout_main_table td.c{
		display: block;
		width: 100%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-o-box-sizing: border-box;
		padding: 0;
	}

	body .layout_main_table td.l{
		padding: 10px;
		background-color: #F5F5F5;
	}

	body .tree_leftmenu li ul li{
		padding: 0px;
		display: inline-block;
		margin: 0 5px 5px 0px;
		padding-right: 5px;
		border-right: 1px solid #CCCCCC;
	}

	body .tree_leftmenu li ul li:last-child{
		margin-right: 0;
		padding-right: 0;
		border-right-width: 0;
	}

	body .tree_leftmenu li ul li a{
		margin-left: 0;
	}

	body .leftmenu{
		margin: 0 0 10px 0;
	}

	body .top_editor_g{
		display:none;
	}

	body .leftmenu_toggler{
		height: 30px;
		display: inline-block;
		cursor: pointer;
		line-height: 30px;
		color: #FFFFFF;
		background-color: #fb7f05;
		font-size: 14px;
		padding: 0 10px;
	}

	body .leftmenu_section{
		display: none;
	}



}


@media all and (max-width: 650px){

	ul.tree_topmenu>li>a{
		padding: 0 10px;
		font-size: 12px;
		line-height: 30px;
	}

	ul.tree_topmenu li ul{
		top: 30px;
	}

	.external_edit_hide table tr td, .stats_table tr td {
	    display: block;
	    float: left;
	    width: 100% !important;
	    padding: 10px !important;
	    box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-o-box-sizing: border-box;
	}

	.stats_table tr td {
		padding: 2px 10px !important;
	}

	.stats_table tr.h td {
		display: none !important;
	}

	body div.footer_inner{
		padding: 20px 0;
	}

	form.contact_us_form1 div.form_field{
		width: 100% !important;
	}

}


@media all and (max-width: 500px){

	body a.logo_link{
		padding-left: 0 !important;
		background-image: none !important;
		text-align: center;
		float: none;
	}

	body a.logo_link .img{
		background: url(/template/images/logo-s.jpg) no-repeat scroll center / contain;
		padding-left: 0 !important;
		height: 100px;
	}

	body a.logo_link span{
		font-size: 18px;
	}

}


@media all and (max-width: 450px){

	.top_editor_g{
		display:none;
	}

	.header_editor{
		left:4px !important;
 	}

 	ul.tree_topmenu > li > a{
 		font-size: 16px;
	    padding: 5px !important;
	    text-align: center !important;
	    display: block !important;
	    position: relative !important;
	    border: 1px solid orange;
	    margin: 2px;
 	}

 	div.extra_menu, div.extra_info{
 		margin: 10px 10px 0px 10px;
 	}

}
@media (max-width: 600px) {
	.layout_main_table > div {
		display: block;
	}
	.layout_main_table div.c {
		padding: 20px;
		width: auto;
        max-width: 100%;
	}
	.footer_over {
		clear: both;
	}
	.layout_main_table div.leftmenu,
	.layout_main_table div.rightmenu {
		max-width: 100%;
		padding: 0 10px;
	}
}
nav.breadcrumb {
padding-bottom: 15px;
}
nav.breadcrumb a {
font-size:14px;
}
nav.breadcrumb ol {
  margin: 0;
  padding-left: 0;
  list-style: none;
}

nav.breadcrumb li {
  display: inline;
}

nav.breadcrumb li + li::before {
  display: inline-block;
  margin: 0 0.25em;
  transform: rotate(15deg);
  border-right: 0.1em solid currentColor;
  height: 0.8em;
  content: '';
}

nav.breadcrumb [aria-current="page"] {
  color: #000;
  font-weight: 700;
  text-decoration: none;
}
