body {
background: #e8e8e8;
color: #555;
font-size: 14px;
font-family: 'Ubuntu', Helvetica, Arial, serif;
  font-size: 14px;
  line-height: 1.42857143;
}

.clear-t-c {
	margin-top: 80px;
}

.breadcrum-s {
margin-bottom: 20px;
margin-top: 20px;
font-size: 10px;
}

@media (max-width:767px){
.breadcrum-s {
margin-bottom: 0px !important;
}
}

@media (min-width:768px){
	.mobile-only {
	display: none;
	}
}

.lib-ad {
padding: 20px 0 20px 0;
}

.d-panel-ads {
margin: 0 auto 0 auto;
}

.d-panel {
padding: 20px;
background: #fff;
border-radius: 5px;
box-shadow: 1px 2px 0 #ccc;
font-size: 1.2em;
margin-bottom: 20px;
}

.footer {
	margin-bottom: 20px;
}

.more-info {
padding-top:15px;
}

.title {
font-weight: bold;
}

h1.title-h, h2.title-h  {
font-size: 1.4em;
font-weight: bold;
margin: 0; padding: 0 0 15px 0;
}

h3.title-sub, h2.title-sub  {
font-size: 1.0em;
font-weight: normal;
margin: 0; padding: 0 0 15px 0;
}

.goo-map {
margin: 0 -20px 0 -20px;
}

.l-tel-no {
padding: 5px 0 20px 0;
}

@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu'), url(http://fonts.gstatic.com/s/ubuntu/v7/sDGTilo5QRsfWu6Yc11AXg.woff2) format('woff2'), url(http://fonts.gstatic.com/s/ubuntu/v7/_xyN3apAT_yRRDeqB3sPRg.woff) format('woff');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  src: local('Ubuntu Medium'), local('Ubuntu-Medium'), url(http://fonts.gstatic.com/s/ubuntu/v7/OsJ2DjdpjqFRVUSto6IffFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'), url(http://fonts.gstatic.com/s/ubuntu/v7/OsJ2DjdpjqFRVUSto6IffD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(http://fonts.gstatic.com/s/ubuntu/v7/0ihfXUL2emPh0ROJezvraFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'), url(http://fonts.gstatic.com/s/ubuntu/v7/0ihfXUL2emPh0ROJezvraD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}

@media (min-width: 767px) and (max-width: 991px){
	.hidden-mob-a {
		display: none !important;
	}
}

@media (max-width: 767px){
	.d-panel-ads {
		display: none;
	}
}

#cookie-bar {background:#111111; height:auto; line-height:24px; color:#eeeeee; text-align:center; padding:3px 0;  position: fixed;  bottom: 0;
    width: 100%; z-index: 999;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0;}
#cookie-bar a {color:#ffffff; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:8px;}
#cookie-bar .cb-enable {background:#007700;}
#cookie-bar .cb-enable:hover {background:#009900;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:#0033bb;}
#cookie-bar .cb-policy:hover {background:#0055dd;}

.lib-ad-new {
padding: 20px 0 20px 0;
margin: 0 auto 0 auto;
width: 336px;
}

@media (min-width: 768px) {
  .col-mm-right {
    float: right;
  }
}