@media (max-width: 1600px) {
.wrapper-content {
   height: 235px !important;
}
}
@media (max-width: 1450px) {
.wrapper-content {
    height: 225px !important;
}
}
@media (max-width: 1350px) {
.widget.events .widget-area.header .title {
   padding: 15px 0px 0px 20px !important;
}
}
@media (max-width: 1200px) {
.wrapper-content {
   height: 190px !important;
}
#contentcolumn.company-single {
    margin: 10px 10%;
}
}
@media (max-width: 1600px) {
.wrapper-content {
    height: 235px !important;
}
}
@media (max-width: 1300px) {
.big-image-over {
    height: auto !important;
}
.small-image-over {
    height: auto !important;
}
.wrapper-image {
   height: auto !important;
}
}

.responsiveMenu{
	right: 0;
	display:none;
	width: 100%;
	max-width: 900px;
	position: relative;
}
.button_header{
	background-color: #FF6600;
	width: 30%;
	padding-top: 4%;
	padding-bottom:4%;

}

.m-nav {
	list-style: none;
    background-color: #fff;
    position: relative;
    height: 100%;
    overflow: auto;
	}


#nav-toggle {
    cursor: pointer!important;
    padding: 5px 38px 0px 0px!important;
    width: 50px!important;
    height: 50px!important;
    border-radius: 10px 10px 10px 10px!important;
    -moz-border-radius: 10px 10px 10px 10px!important;
    -webkit-border-radius: 5px 5px 5px 5px!important;
    border: 1px solid #fff!important;
    cursor: pointer!important;
    padding: 7px 5px!important;
    width: 46px!important;
    height: 42px!important;
    position: fixed!important;
    right: 10px!important;
    z-index: 300!important;
    top: 40px!important;
}
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {

  cursor: pointer;
  border-radius: 1px;
  height: 5px;
  width: 35px;
  background: #ffffff;
  position: absolute;
  display: block;
  content: '';
}
#nav-toggle span:before {
  top: 10px; 
}
#nav-toggle span:after {
  bottom: -20px;
}

#nav-toggle.active span {

}
#nav-toggle.active span:before, #nav-toggle.active span:after {
    top: 10;
}
.m-nav:before,
.m-nav:after {
	content: " "; 
	display: table; 
}
.m-nav:after {
	clear: both;
}
.m-nav ul {
	list-style: none;
	width: 9em;
}
.m-nav a {
	padding: 10px 15px;
	color:white;
	*zoom: 1;
}
.m-nav a:hover{
	color:#FF3300;
}
.m-nav > li {
	float: left;
    z-index: 200;
    width: 100%;
    border-bottom: solid 1px #eee;
	padding: 5px;
	}

.m-nav > li > a {
	display: block;
	color:black;
}
.m-nav li ul {
	position: absolute;
	left: -9999px;
	z-index: 100;
}
.m-nav li.hover li.hover {
	padding-left: 5%;
}

.child_img_arrow{
	position: absolute;
	margin-top: 2.7%;
	-moz-transition: transform 0.7s;
  	-webkit-transition: transform 0.7s;
  	transition: transform 0.7s;
  	-webkit-transform: rotate(90deg);  /* Chrome, Safari 3.1+ */
    -moz-transform: rotate(90deg);  /* Firefox 3.5-15 */
    -ms-transform: rotate(90deg);  /* IE 9 */
    -o-transform: rotate(90deg);  /* Opera 10.50-12.00 */
    transform: rotate(90deg); 
}

.rotate{
  	-webkit-transform: rotate(0deg);  /* Chrome, Safari 3.1+ */
    -moz-transform: rotate(0deg);  /* Firefox 3.5-15 */
    -ms-transform: rotate(0deg);  /* IE 9 */
    -o-transform: rotate(0deg);  /* Opera 10.50-12.00 */
    transform: rotate(0deg);  
}
.m-nav li li {
	padding-left: 5%;
	width:100%;
	padding: 5px;
}

.m-nav li li a {
	padding-left: 6%;
	display: block;
	
	/*position: relative;*/
	z-index:100;
	color:black;
}
.m-nav li li li a {	
	z-index:200;
}
.m-nav li li li  {
	padding-left: 3%;
	border-bottom: 1px solid rgba(0,0,0,0.1);	
}
.m-nav > li.hover > ul {
	left: 0;


}
.m-nav li li.hover ul {
	position: relative;
	left: 0%;
	top: 0;
	padding-left: 2%;

}




@media only screen and (orientation:portrait){
	
}

@media (max-width: 1100px) {
	.forecast {
    overflow: auto;
}
		
}
@media (max-width: 1200px) {
	#events-search-form .left:nth-child(2) {
    margin-top: 10px;
}
.header-centered {
    padding: 0px 10% 0 10% !important;
}
#header .search {
    padding: 20px 0px 0px 20px !important;
}
}
@media (max-width: 1100px) {
#header .search {
    width: 55% !important;
}
.sitehat_text_banner {
    width: 25% !important;
}
}
@media (max-width: 1000px) {
	#content-box-right {
	    width: 25%;
	    margin-left: -25%;
	}
}
@media (max-width: 900px){ /* 1st level responsive layout break point- drop right column down*/
.full-map #content-box-left {
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 10px;
    padding-left: 10px;
}
.header-centered {
    padding: 10px !important;
}
.headings li {
    padding: 5px;
}
.banner {
    float: left;
    margin-right: 10px;
	margin-bottom: 10px;
}
.facebook-like.clearfix {
    float: left;
}
.fb_iframe_widget {
    float: right;
    margin: 0px;
}
.region-search li {
    padding: 3px 0px;
}

	#top-bar .inner {
    position: relative !important;
    right: 0px !important;
    background-color: white;
    padding: 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0px auto;
    display: table;
	}
	
	#widget-news .widget-inner .column {
   width: 100%!important;

}
#header .search {
    width: 100% !important;
    float: none;
    position: relative;
   display: block !important;
    height: 42px;
    padding: 0px 60px 0px 90px !important;
}
.company-profile.company-view-all .logo {
    float: none;
    margin: 10px auto;
    display: table;
}
#top-bar {
     height: 40px !important;
      background-color: #FF551B !important;
}
.widget-area.widget-top.header.fixed {
display:none !important;
}
#widget-popular_headings .col_1of5, #widget-links .col_1of5 {
    width: 20% !important;
    padding: 0 0 10px 0 !important;
}
#widget-news .widget-inner .links .column {
     width: 100% !important;
	 padding: 0 0 10px 0 !important;
}

#page-container {
    margin-top: 98px !important;
	}
	#content-box-right{
		float: none !important;
		width: 100% !important;
		max-width: 100% !important;
		margin-left: 0 !important;
		clear: both !important;
	}
.company-view-all .infobox {
    width: auto !important;
}
.links li, .popular-headings li {
    display: list-item;
}
	#contentcolumn{
		margin-right: 0 !important;
		margin-left: 0 !important;
		padding: 0px 10px !important;
	}
	#content-box-center .inner-content{
		margin: 0px !important;
		margin-top: 0 !important;
		    padding: 0px !important;
	}
	#content-box-left{
		float: none !important;
		width: 100% !important;
		clear: both !important;
		margin-left: 0 !important;
	}
	#content-box-left .inner-content {
		margin-bottom: 0 !important;
	}
/*alustame siit päise kirjeldamist*/
#top-menu{
	display:none !important;
}
#header {
    height: 68px !important;
    background-image: none !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    margin-top: 0 !important;
	top:30px !important;
	background-color:#FF551B!important;
}
#header .inner {
    /* display: inline-table; */
    height: 100%;
    width: 100%;
    margin-top: 0px !important;
}
#header .logo {
    width: 74px !important;
    display: block !important;
    vertical-align: middle;
    height: 49px !important;
    z-index: 2;
    position: absolute;
}
#header .logo a{
	width:100%;
	height:100%;
	display:block;
}
#header .logo a img {
	width:100% !important;
	height:auto !important;
}
#header .search .input-box,
#header .search .input-box form {
    width: 100% !important;
    height: 100%;      
    overflow: hidden;
}
#header .search #company-search-what{
 	 height: 42px!important;
    display: block;
    margin: 0 !important;
    border: 1px none #c9c9c9 !important;
    border-radius: 6px 0 0 6px;
}
#header .search .submit-search {
	float: none;
    width: 44px;
    height: 42px !important;
    display: block;
    border-radius: 0 6px 6px 0;
    position: absolute;
    right: 0px;
    padding: 3px !important;
}
.toggleMenu {
    display: none;
    background: url('/img/responsive/icon_menu_closed.png') center no-repeat #fff;
    padding: 6px;
    color: #fff;
    position: fixed;
    right: 6px;
    width: 28px;
    border: 1px solid #c9c9c9;
    border-radius: 15%;
    height: 28px;
    z-index: 223;
    top: 39px;
}

/*responsive menu*/
.responsiveMenu{
		display: none;
		position: fixed;
		top: 98px;
		z-index: 224;
		height: 100%;
		height: calc(100% - 80px);
		overflow-y: auto;	
	}
	.responsiveMenu .active {
		display: block;
	}
	.m-nav > li {
		float: none;
	}
	.m-nav > li > .parent {
		background-position: 95% 50%;

	}
	
	.m-nav ul {
		display: block;
		width: 100%;
	}
	.m-nav > li.hover > ul , .nav li li.hover ul {
		position: static;
	}
	.child_img_arrow{
			margin-top: 2%;
	
	}

/*päise lõpp*/
}
@media (max-width: 800px) {
	.region-search li {
    line-height: 25px;
}
.filters-box .categories-search .category-main>li {
    line-height: 25px;
}
.col_1of3 {
    width: 50%;
}
.comparisonTable, .forecast {
    overflow: auto;
}
input.submit-search img {
    width: 37px;
}

.widget-area.header a.widget-control {
   display: none !important;
}
.item-link {
    margin-bottom: 10px !important;
    display: inline-block !important;
}
.transport-link {
    display: block;
}

.col_1of2.left {
    width: 100% !important;
}
.blog .image {
     width: 100% !important;
}
}
/**/
@media (max-width: 600px) {
	.country-code-label {
    margin-top: 10px;
}
#page-country-codes .button {
    margin-top: 10px !important;
}
.col_1of3 {
    width: 100%;
}
.one-post {
    width: 100%!important;
}
.blog-categories {
	margin:  0px!important;
	margin-top:  10px!important;
}
.cat-container {
    width: 100%!important;
}
.col-1-3 {
    width: 50% !important;
    float: left !important;
}.tabs_button_last {
    float: none !important;
    margin-top: 0px !important;
}
.button.awesome_all_reviews {
    margin-bottom: 10px !important;
}
#blog-last .big {
    width: 100% !important;
	    margin-bottom: 10px !important;
	min-height: 0 !important;
}
#blog-last .small {
    width: 100% !important;
}
#widget-popular_headings .col_1of5, #widget-links .col_1of5 {
    width: 30% !important;
    padding: 0 0 10px 0 !important;
}
.col_3of5 {
    width: 100% !important;
}
.col_2of5 {
    width: 100% !important;
}
.widget-recommend {
    padding: 20px 0px 0px 0px !important;
}
}
@media (max-width: 500px) {
		.child_img_arrow{
	margin-top: 4%;
	
}
.forecast {
    margin-top: 20px;
}
	.widget .widget-inner .events {
		width: 100%;
	}
	.widget .widget-inner .recommend {
		width: 100%;
	}
	#widget-popular .widget-inner .left {
		width: 100%;
		float: left;
	}	
	#widget-popular .widget-inner .left .column {
		display: block;
		width: 100%;
	}
	#widget-popular .widget-inner .left .column-last {
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #ebebeb;
		padding-bottom: 10px;
	}
	#widget-add-company .widget-inner .right {
		display:none;
	}
	#widget-add-company .widget-inner .left {
		width: 100%;
		float: left;
		border-style:none;
	}
	#widget-company .right {
		float: right;
		width: 100%;
		display: table;
		text-align:center;
	}
	#widget-company .left {
		float: right;
		width: 100%;
		display: table;
		text-align:center;
	}
	#company-view-all .right {
		float: right;
		width: 100%;
		display: table;
		text-align:center;
	}
	#company-view-all .left {
		float: right;
		width: 100%;
		display: table;
		text-align:left;
	}
	#company-view-all .right .logo {
		float: none;
		padding: 10px;
	}
	#widget-company .inner {
		padding: 10px;
		text-align: left;
	}
	#company-view-all .top .category {
		width: 100%;
		text-align: center;
	}
	
	#widget-company-listing .widget-filter .actions .results {
		margin-top: 5px;
		margin-bottom: 5px;
	}
	#top-menu {
		display: none;
	}
	/* Valdkonna ikoonid*/
	#company-view-all .bottom .send-mail {
		background-position: center center;
		background-size: 40px;
		padding-top: 5px;
		padding-right: 0px;
		padding-bottom: 5px;
		padding-left: 0px;
		margin-right: 3px;
		text-indent: -9999px;
		width:24%;
		height:40px;
	}
	#company-view-all .bottom .send-sms {
		background-position: center center;
		background-size: 40px;
		padding-top: 5px;
		padding-right: 0px;
		padding-bottom: 5px;
		padding-left: 0px;
		margin-right: 3px;
		text-indent: -9999px;
		width:24%;
		height:40px;
	}
	#company-view-all .bottom .add-favorite {
		background-position: center center;
		background-size: 40px;
		padding-top: 5px;
		padding-right: 0px;
		padding-bottom: 5px;
		padding-left: 0px;
		margin-right: 3px;
		text-indent: -9999px;
		width:24%;
		height:40px;
	}
	#company-view-all .bottom .google-map {
		background-position: center center;
		background-size: 40px;
		padding-top: 5px;
		padding-right: 0px;
		padding-bottom: 5px;
		padding-left: 0px;
		margin-right: 0px;
		text-indent: -9999px;
		width:24%;
		height:40px;
	}
}
@media (max-width: 400px) {
	#page-country-codes .button {
    padding: 10px !important;
}.country-code-label {
    line-height: 22px;
    float: left;
    margin-top: 5px;
    font-weight: bold;
}
#events-search-form label {
    font-weight: bold;
    padding: 5px 5px;
    font-size: 16px;
    float: left;
}
#user-login-box .form-input .input {
    float: right;
    width: auto;
}
.big-image-over {
   height: 180px !important;
}
.blog_choose_category {
   margin-top: 10px!important;
}
.col-1-3 {
    width: 100% !important;
    float: left !important;
}
	.language-selection.widget-dropdown {
    background-color: transparent!important;
}
.search-results-box {
    text-align: center;
	padding: 10px;
}

.widget-filter .pagenumbers {
    float: none !important;
    display: inline-block;
    padding: 0px !important;
    margin: 0px !important;
}

.widget-dropdown .current, .widget-dropdown-click .current {
    height: 23px !important;
    padding-right: 27px !important;
    background: url('/img/widgets/dropdown-bg.png') right no-repeat !important;
    line-height: 23px !important;
    color: inherit !important;
    cursor: pointer !important;
}
.widget-filter .actions {
    float: none !important;
    padding: 10px 0px 0px 0px !important;
}
.widget-filter .title {
    float: none !important;
    padding-top: 0px !important;
    padding-left: 0px !important;
    font-weight: bold !important;
    padding-bottom: 0px !important;
}

#widget-popular_headings .col_1of5, #widget-links .col_1of5 {
    width: 50% !important;
    padding: 0 0 10px 0 !important;
}

.company-profile .info {
   width: 100%!important;
	}
	.widget .widget-inner .event-list .time {
    padding-right: 0px !important;
    padding-left: 0px !important;
   width: 100% !important;
    font-weight: bold !important;
    color: #FF551B !important;
}
#events-search-form div {
    width: 100%;
	padding-left: 0px !important;
}
#header {
    top: 30px !important;
}

#top-bar {
	height: 40px !important;
    background-color: #FF551B !important;
    padding-top: 10px !important;
}

	.m-nav li li a {
		padding-left: 8%;
	}
	.blog #cssmenu {
    padding: 15px 0px 0px 0px;
}
#page-country-codes .widget-dropdown {
    width: 200px;

}
.headings .heading-group ul.group-level3 li a {
    
}
.widget-filter .actions .showgoogle {
     padding: 2px 20px 2px 10px !important;
    background-color: #fff !important;
    border-radius: 5px 5px 5px 5px !important;
    -moz-border-radius: 5px 5px 5px 5px !important;
    -webkit-border-radius: 5px 5px 5px 5px !important;
    border: none !important;
    font-size: 12px !important;
    background-image: url(/img/fe/icon_filter_google.png) !important;
    background-repeat: no-repeat !important;
    background-position: right 5px center !important;
    color: #000000 !important;
    margin: 10px 0 0 0 !important;
	float: none !important;
}
.headings .heading-group ul li a {
    padding-left: 15px !important;
    display: block !important;
    padding-bottom: 3px !important;
    color: #595351 !important;
    padding-top: 3px !important;
}
.side-group.active {
    font-size: 15px !important;
    line-height: 24px !important;
}
#heading-group-left-menu {
    background-color: #ffffff !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    margin-left: 10px !important;
    padding-top: 5px !important;
    margin-right: 10px !important;
}
.company-view-all .info {
       display: inline-block !important;
    float: left !important;
    width: 100% !important;
    padding: 0px 10px !important;
}
.company-view-all .logo {
    float: none !important;
    width: auto !important;
    margin: 10px auto !important;
    display: table !important;
}
.item-link {
    margin-bottom: 0px !important;
    display: inline-block !important;
}

.widget .widget-top .widget-tabs li a {
    display: block !important;
    line-height: 40px !important;
    font-size: 15px !important;
}

input[type="text"] {
    border: 1px solid #DEDEDE !important;
    margin: 0 !important;
    padding: 10px !important;
    width: 100% !important;
}

#shows-more-forecast-box {
    width: 100% !important;
    display: inline-block;
}
.comparisonTable, .forecast {
    overflow: auto !important;
    width: 100% !important;
}
.widget-area ul.tabs {
   width: 100%;
       margin-top: 10px;
}
.button-sm-seeall {
    background-color: #FF551B !important;
    color: #fff !important;
    font-size: 12px !important;
    margin-top: 5px !important;
    background-image: url(/img/fe/arrow_1.png) !important;
    background-repeat: no-repeat !important;
    background-position: right 5px bottom 8px !important;
    padding-top: 5px !important;
    padding-right: 25px !important;
    padding-bottom: 5px !important;
    padding-left: 10px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    float: left !important;
}
.widget .widget-inner .events ul {
    padding: 0px !important;
    margin: 0px !important;
    font-size: 15px !important;
}
.forecast.col_2of3.left {
    width: 100% !important;
}
.headings {
    padding-left: 10px !important;
    padding-right: 10px!important;
}
.full-map #listing-map {
    position: relative !important;
    left: 0px !important;
    top: 0px !important;
    min-height: 200px !important;
    min-width: auto !important;
    border-left: 1px none #9c9c9c !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    width: 100% !important;
}
#nav-toggle span:before {
    top: 10px !important;
}
#nav-toggle span:after {
    bottom: -20px !important;
}
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
    cursor: pointer !important;
    border-radius: 1px !important;
    height: 5px !important;
    width: 34px !important;
    background: #ffffff !important;
    position: absolute !important;
    display: block !important;
    content: '' !important;
}
.headings .heading-group .group-title a {
    font-size: 18px !important;
    font-weight: bold !important;
    color: #FF551B !important;
}
.headings .heading-group {
    border-bottom: 1px solid #f3efe9 !important;
    padding-bottom: 18px !important;
    margin: 0 10px 18px 10px !important;
    font-size: 16px !important;
}
.col_1of3 {
    width: 100% !important;
}
#content-box-center .inner-content {
    margin: 0px !important;
    margin-top: 0 !important;
}

}
/* footer */
@media (max-width: 1000px) {
    #footer .footerColumn {
            float: none;
            width: 100% !important;
            overflow: auto;
            padding: 10px;
    }
    #footer .footerColumn #footerMap {
        width: 100%;
    }
    #footer .column {
	padding-left: 0 !important;
    }
}

@media (max-width: 600px) {
	.job-offers>.job-offer>div {
		display: block !important;
		padding: 5px !important;
		width: auto !important;
		text-align: left !important;
	}
}

/*vana versioon
#rotateme{
	height:100%;
	width: 100%;
	position:absolute;
	z-index: 10000;
	line-height: 100%;
	display: none;
	text-align: center;
	vertical-align: middle;
	background: #000;
	opacity: 0.8;


}
#rotateme div{
	color: #fff;
	position:absolute;
	top:50%;
	font-size: 20px;
  	width: 100%;
}
@media only screen and (orientation:portrait){
	#rotateme {  
		display: block;
	}
}
.responsiveMenu{
	display:none;
}
.responsiveMenu {
	width: 100%;
	max-width: 900px;
	
}
.toggleMenu {
	display:  none;
	background: url('/img/responsive/icon_menu_closed.png') center no-repeat #fff;
	padding: 6px;
	color: #fff;
	position: fixed;
	right: 6%;
	width: 28px;
	border: 1px solid #c9c9c9;
	border-radius: 15%;
	height: 28px;
	z-index: 223;
	top: 15px;
}
.m-nav {
	list-style: none;
	*zoom: 1;
	background:#f5f5f5;
	position: relative;
	height: 100%;
	overflow: auto;
}
.m-nav:before,
.m-nav:after {
	content: " "; 
	display: table; 
}
.m-nav:after {
	clear: both;
}
.m-nav ul {
	list-style: none;
	width: 9em;
}
.m-nav a {
	padding: 10px 15px;
	color:#000;
	*zoom: 1;
}
.m-nav > li {
	float: left;
	border-top: 1px solid #f2f2f2;
	background: url('/img/responsive/icon_nool_closed.gif') 5% 12px no-repeat #f5f5f5;
	z-index: 200;
	padding-left: 8%;
}
.m-nav li.hover {
	background: url('/img/responsive/icon_nool_open.gif') 5% 12px no-repeat #f5f5f5;
}
.m-nav > li > a {
	display: block;
}
.m-nav li ul {
	position: absolute;
	left: -9999px;
	z-index: 100;
}
.m-nav li li a {
	display: block;
	background: #f2f2f2;
	position: relative;
	z-index:100;
	border-top: 1px solid #f5f5f5;
}
.m-nav li li li a {
	background:#249578;
	z-index:200;
	border-top: 1px solid #1d7a62;
}
.m-nav > li.hover > ul {
	left: 0;
}
.m-nav li li.hover ul {
	left: 100%;
	top: 0;
}
.text-content ol {
	list-style: decimal;
	margin-left: 20px;
}
@media (max-width: 1000px) {
	#page-container {
		width: 700px;
		margin: auto;
		padding-bottom: 270px;
		position: relative;
	}
	#header .search .company-search .box-where, 
	#header .search .person-search .box-where,
	#findbycompany, #findbyperson, 
	ul.user-options li:nth-child(4n+1),
	ul.user-options li:nth-child(4n+3) {
		display:none !important;
	}
	div#top-bar, div#top-bar .inner,
	#header .search{
		max-width: 100%;
	}
	#header .search .company-search .submit-search, 
	#header .search .person-search .submit-search{
		float: none;
	}


}
@media (max-width: 800px) {
	#feedback {
		display: none;
	}
}

@media (max-width: 699px) {
	body{
		background: #fff !important;
	}
	#header{
		margin-bottom: 0px !important;

		z-index: 222;    position: fixed;
		height: 68px;
		background-color: #f5f5f5;
	}
	#header .search .company-search .submit-search, 
	#header .search .person-search .submit-search {
		float:none;
		width: 28px;
		height: 28px;
		display:block;
		border-radius: 0 6px 6px 0;
		border: 1px solid #c9c9c9;
		padding: 6px;
		position: absolute;
		right: 0px;
		margin: 0;
	}
	#content-tabs, #sitehat, #top-bar, .logo-bottom, .googleAds, .adsbygoogle{
		display: none !important;
	}
	.responsiveMenu{
		display: block;
		position: fixed;
		top: 70px;
		z-index: 224;
		height: 100%;
		height: calc(100% - 80px);
		overflow-y: auto;	
	}
	.responsiveMenu .active {
		display: block;
	}
	.m-nav > li {
		float: none;
	}
	.m-nav > li > .parent {
		background-position: 95% 50%;

	}
	.m-nav li li .parent {
		background-image: url("images/responsive/downArrow.png");
		background-repeat: no-repeat;
		background-position: 95% 50%;
	}
	.m-nav ul {
		display: block;
		width: 100%;
	}
	.m-nav > li.hover > ul , .nav li li.hover ul {
		position: static;
	}
	#header {
		width: 100%;
		height: 68px;
		position: absolute;
	}
	#header .search{
		width:	55%;
		left: 27%;
		width: calc(84% - 114px);
		left: calc(8% + 73px);
		float: none;
	}
	#header .logo {
		position:absolute;
		left: 6%;
		top: 15px;
		width: 74px;
		height: 49px;
		z-index:2;
	}
	#widget-useful_info .forecast{
		max-width: 100%;
	}
	div.logo > a > img {
		width: 100%;
		height: auto;
	}
	#header .search .company-search .box-what label{
		display: none !important;
	}
	#header .search .company-search .input-box{
		width: calc(100% - 23px);
		max-width: 100%;
	}
	
		
	}
	#header .search #company-search-what{
		width: calc(100% - 40px);
		max-width: 100%;
		-webkit-border-radius: 6px 0px 0px 6px;
		border-radius: 6px 0px 0px 6px;
		border:1px solid #b4b5b4;
		-webkit-box-shadow:inset 0px 1px 3px 0px rgba(0,0,0,0.2);
		box-shadow:inset 0px 1px 3px 0px rgba(0,0,0,0.2);

	}
	#header .logo a{
		display:block;
		width:100%;
		height:100%;
		content:' ';
	}
	
	#top-bar li{
		padding: 0px 2%;
	}
	#top-bar li a.topbar-link.search-type-map,
	#top-bar li a.topbar-link.search-type-companyAdd{
		background: none;
		padding-left: 2%
	}
	#page-container {
		width: 100%;
		margin: 0;
		padding-bottom: 20px !important;
		padding-top: 70px;
		position: relative;
	}
	#content-box-left {
		width: 100%;
		float: left;
		position: relative;
	}
	.widget .widget-top .widget-control {
		display: none;
	}
	.comparisonTable, .forecast {
		overflow: auto;
	}
	.widget-inner{
		padding:20px 3.5% !important;
		border-left: 1px solid #c9c9c9 !important;
		border-right: 1px solid #c9c9c9 !important;
		border-bottom: 1px solid #c9c9c9 !important;
		background: #fff !important;
	}
	.widget-events {
		visibility: hidden;
		width: 355px;
		max-width: 100%;
		padding: 18px 0px;
	}
	#widget-shopping h3, #widget-shopping h4{
		overflow: hidden;
	}
	.widget-inner{
	}
	.widget .widget-top .widget-tabs {
		left:auto;
		max-width: calc(100% - 130px);
		padding: 6px 0px 5px 120px;
		position: static;

		height: auto;
		clear: both;
	}
	.widget .widget-top .widget-tabs li {
		float: none;
		display: inline-block;
		height: 24px;
		padding-right: 0px;
		clear: both;
	}
	.search-form .widget-dropdown {
		margin-right:300px !important;
		margin-bottom:10px !important;
	}
	#widget-links .widget-inner .column{
		min-height: 120px;
	}
	.popular-headings{
		max-width: 100%;
	}
	.popular-headings .column{
		max-width: 40%;
	}
	#content-box-right .inner-content{
		min-height:0px;
	}
	.content-box-right div.inner:before {
		display: block;
		position: relative;
		width: 268px;
		height: 11px;
		content: " ";
		background: url("/img/right-box-top.png") bottom no-repeat;
	}
	.widget .widget-top {
		background: url('/img/feedback-header-bg.jpg');
		border: 1px solid #c9c9c9;
		border-radius: 5px 5px 0 0;
		height: auto;
		min-height: 38px;
		z-index: 1;
		display: block;
	}
	.widget .widget-top .title {
		background: none;
		
		position: absolute;
	}
	#footer{
		height: 20px;
	}
	#footer .main-navigation{
		display:none;
	}	
	.company-listing .filters .bar{
		height: 72px;
		padding-left: 6%;
		padding-right: 6%;
	}
	.company-listing .filters ul.buttons {
		display: block;
		width: 100%;
		top: 36px;
		position: absolute;
	}
	.left.post-code-street-input,
	.left.post-code-city-input,
	.left.post-code-pcode-input{
		width: calc(100% - 120px);
	}
	.entertainment-page .main-content{
		background: none
	}
	.entertainment-page .secondary-menu {
		width: 100%;
	}
	.entertainment-page .search-result-list {
		width: 100%;
	}
	.entertainment-page .main-content .search-result-list .item > .inner > .text {
		width: calc(100% - 85px);
	}
	.entertainment-page .main-content .search-result-list .pagenumbers {
		float: none;
		position: absolute;
		right: 0px;
		margin-top: 20px;
		
		width: calc(100% - 80px);
		left: auto;
	}
	.entertainment-page .main-content .search-result-list .pagenumbers .inner {
		position: relative;
		float: right; 
		left: 0px; 
	}
	.inner-content img{
		max-width: 100%;
		height: auto;
	}
	.company-profile .map-area {
		float: none;
		max-width: 92%;
	}
	.company-profile .contacts {
		max-width: 100%;
	}
		#page-post-codes .contents-main {
	    overflow: auto;
	}
	.full-map .company-listing{
		max-width: 50%;
	}
	.full-map .companies-list{
		max-width: 100%;
	}
	.full-map #listing-map{
		width: 50% !important;
		left:50%;
		min-width: 100px;
	}
	#footer .inner-top .copyright{
		height: 20px;
		line-height: 20px;
	}
	.full-map div#main-container{
		height: calc(100% + 20px);
	}
	.full-map .company-listing .header{
		padding: 0 10px;
	}
	.full-map .company-listing .header h1{
		padding: 0;
	}
}*/
/* Bootstrap mobile style*/
@media (max-width: 600px) {

.full-map .col-xs-6 {
	width:100% !important;
}

#job-offers-fitlers .col-xs-6 {
    width: 100%;
}
#job-offers .col-xs-4, .col-xs-2 {
    width: 100% !important;
    text-align:left !important;
}
.m_hr_gray_bot{
	margin-bottom:5px;
	border-bottom:solid 1px #E2E2E2;
}
.job-info-buttons.col-xs-2 {
    width: auto !important;
}
#page-job-offers p {
    width: auto !important;
}
#job-offer-apply .form-row.col-xs-6{
    width: 100% !important;
}
#job-offer-apply.col-xs-6 {
    width: 100%;
}
textarea {
    width: 100% !important;
}
.filters-box .col-xs-4, .col-xs-6 {
    width: 100% !important;
}
.m_margin_20_0_0_0{
	margin-top:20px;
}
.company-listing .filters .filters-box .region-search .column {
    float: left;
    padding-right: 10px;
    width: 50%;
}
.region-search li {
    border: solid 1px #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 0px 10px;
    background-color: #fff;
}
.categories-search li {
    border: solid 1px #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-left: 10px;
    background-color: #fff;
}
}
