#toTop{
  z-index:15;
}

iframe {
  background: #FFFFFF;
  width: 100%
}

#quickbar *,#quickbar *:before,#quickbar *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3,
.col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5,
.col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7,
.col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9,
.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11,
 .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12,#header-inside .col-md-6,#header-inside .col-md-4,#main-navigation .col-md-11,#main-navigation .col-md-1,.page-taxonomy-term .col-md-12,.page-taxonomy-term .col-md-7,.page-taxonomy-term .col-md-6,.page-taxonomy-term .col-md-5,.page-taxonomy-term .col-md-4,.page-taxonomy-term .col-md-3
  {
  padding-right: 10px;
  padding-left: 10px;
}

img:hover,.field-type-image a:hover {
  background-color: #fff;
  background: none;
}

#colorbox {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.fancybox-title-float-wrap .child,.fancybox-title-over-wrap {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  background: rgba(255, 255, 255, 0.7);
  color: #535353;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-shadow: none;
  font-weight: normal;
  line-height: 24px;
  white-space: pre-wrap;
}

.throbber,#throbber {
  position: absolute;
  top: 10px;
  left: 60%;
}

.item-list ul li {
  margin: 0 0 0 0;
  border-bottom: 0;
}

.breadcrumb {
  border-radius: 0;
}

.feed-icon {
  display: none;
}

.block {
  padding: 0 0 0 0;
}

.arrow-backward,.arrow-forward {
  background: none;
  width: 0px;
  height: 0px;
  border-style: solid;
}

.arrow-backward {
  border-width: 7px 12px 7px 0;
  border-color: transparent #4e92d1 transparent transparent;
}

.arrow-forward {
  border-width: 7px 0 7px 12px;
  border-color: transparent transparent transparent #4e92d1;
}

#arrow-up {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 9.5px 15px 9.5px;
  border-color: transparent transparent #4E92D1 transparent;
  position: absolute;
  top: 29px;
}

.arrow,.arrow-down,.arrow-down-submenu {
  width: 0px;
  height: 0px;
  border-style: solid;
  position: absolute;
}

.arrow {
  border-width: 0px 9.5px 16px;
  border-color: transparent transparent rgb(78, 146, 209);
  top: 21px;
  left: 50%;
}

.arrow-down,.arrow-down-submenu {
  border-width: 15px 9.5px 0 9.5px;
  border-color: #4E92D1 transparent transparent transparent;
  top: 45px;
  left: 50%;
}

.arrow-prev-disabled, .arrow-next-disabled{
  display:none;
}
/* HEADER */
.header-bottom-min{
  height: 129px;
  /*Reduced Border by 1px*/
  border-bottom: 3px solid #4e92d1;
}

.header-bottom-max{
  border-bottom:40px solid #4e92d1;
  height:165px;
}

.header-bottom-tab{
  border-bottom:4px solid #4e92d1;
  height:200px;
}

.header-bottom-mobile{

  height:150px;
}

.header-bottom-null{
  border-bottom:0;
}

/* @media (min-width: 900px){ */
  #header .col-md-11 {
    width: 93.66666666666666%;
    float:left;
  }
  #header .col-md-1 {
    width: 5.333333333333332%;
    float:left;
  }
  #header #main-navigation{
    width: 98.666667%;
  }
/* } */

#header #main-navigation, #header #main-navigation .col-md-12, #header .col-md-7,
#header .col-md-5, #header .col-md-1{
  padding-left: 0;
  padding-right: 0;
}

#header .col-md-11{
  padding-right:0;
}

#header-logo {
  padding-left: 10px;
}

#header-logo, #hd-widget{
  height:80px;
  z-index:12;
}

@-moz-document url-prefix() {
  #header-logo, #hd-widget{
    height:79px;
  }

}

#header-date, #search-button, #e-paper-block {
  margin-top: 15px;
}

#header-date, #weatherwound, #search-button, #e-paper-block{
  float:left;
}

#header-date{
  width:47%; /* 36%; */
}

#weatherwound{
  width: 26%; /* 34%; */
  padding-right:10px;
}

@media screen and (min-width: 805px) and (max-width: 1024px), (min-device-width: 805px) and
(max-device-width: 1024px) and (orientation : landscape) {
  #header-date{
    width:35%;
  }

  #weatherwound{
    width: 32%;
    padding-right:3px;
  }
}
/*@media((max-width : 1030px) and (min-width:805px))*/
@media only screen and (max-width : 1030px) and (min-width:805px){
  #header .col-md-7, #header .col-md-5{
   width:50% !important;
  }
  input.form-text, textarea.form-textarea{
    min-height:20px;
    height:20px;
  }
}

#search-button{
  width: 15%;
  margin-left: 20px;
  margin-right: 20px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

#search-button:hover{
  cursor: pointer;
}

.h-date{
  float:right;
  padding-top:5px;
}

#sbutton {
  padding-right: 0;
}

.sbutton.col-md-4 {
  text-align: right;
}

#search-button {
  background: url(../images/view-32.png) center center no-repeat;
  padding: 15px;
  text-decoration: none;
}

#e-paper-block a{
  float:right;
  height:86px;
  width:60px;
  display: block;
  line-height: 86px;
  text-indent: 999px;
  background-position: 0 0;
  background-repeat: no-repeat;
  box-shadow: 0 0px 12px #999;
  webkit-box-shadow: 0 0px 12px #999;
  moz-box-shadow: 0 0px 12px #999;
}

#search-panel {
  float: right;
  text-align: right;
  padding-right: 34px;
  padding-top: 7px;
  z-index:499;
}

#block-wunderground-weather-wunderground-weather-current-1,
#block-wunderground-weather-wunderground-weather-current-2, .weather-widget {
  float: right;
}

.current-weather-block-content img,.current-weather-block-content ul,#block-wunderground-weather-wunderground-weather-current-1 .item-list,#block-wunderground-weather-wunderground-weather-current-2 .item-list
  {
  float: left;
  display: inline;
}

.current-weather-block-content img {
  margin-top: 5px;
}

.current-weather-block-content ul {
  padding: 20px 0 0 10px;
}

.weatherwound {
  height: 45px;
}

#block-search-form input.form-text {
  width: 74%;
}

.logged-in #block-search-form .form-actions,#block-search-form .form-actions  {
  right: 5px;
}

.trans-logo {
  padding-right: 10px;
  position: absolute;
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: right;
  clear: both;
  border: 0px;
  background: transparent;
}

.trans-logo img {
  border: 0px;
  background: transparent;
}

/* ALL CONTAINERS */
#adv-wideboard, #adv-top,#banner,#main-content,#feeds-panel,#adv,#site-footer {margin-top: 35px;}
#panel-1-news { margin-top: 30px;}
@-moz-document url-prefix () {
  #panel-1-news { margin-top:20px;}
}
#spotlight, #photo-album, #video-album, #most-read {
  margin-top: 30px;
}

#messages-console{
  margin-bottom:35px;
}

.node-type-basic-page #main-content .row{
  border-bottom:0;
}

.section-lines{
  border-bottom: 1px solid #ddd;
  padding-bottom: 35px;
}

#most-read .row{
  border-bottom: 0;
  padding-bottom: 0;
}

/* MAIN NAVIGATION*/
.main-nav,.ebutton {
  width: auto;
}

.main-nav {
  float: left;
}

.ebutton {
  float: right;
}

#main-navigation ul li.sf-depth-1.first a.sf-depth-1,#main-navigation .menu-carousel li.sf-depth-2.first a.sf-depth-2 {
  transition: transform .2s ease-in-out;
  padding-left: 0;

}

#main-navigation ul li a {
  padding:0 14px 10px;
  line-height: 160%;
}



.sf-menu.sf-style-white li,.sf-menu.sf-style-white.sf-navbar {
  background: #ffffff;
}

#main-navigation ul.sf-menu li a.sf-depth-1 {
  font-weight: normal;
}

.sf-menu li:hover>ul,.sf-menu li.sfHover>ul {
  top: 3em;
}

@-moz-document url-prefix () {
  .sf-menu li.sfHover>ul {
    top:46px;
    height: 45px;
  }
}

.sf-menu.sf-style-white {
  margin-bottom: 0;
}

.sf-menu.sf-style-white.sf-navbar li ul {
  background-color: #4e92d1;
}

ul.sf-menu.sf-style-white li a {
  color: #000;
}

ul.sf-menu.sf-style-white a.sf-depth-1:hover {
  background-color: #fff;
  color: #727272;
}

ul.sf-menu.sf-style-white li ul li a {
  color: #fff;
}

ul.sf-menu.sf-style-white li ul li a:hover {
  background-color: transparent;
  color: #000;
}

ul.sf-menu.sf-style-white .sf-depth-2 ul {
  top: 3.1em;
}

ul.sf-menu.sf-style-white .sf-depth-2 ul,ul.sf-menu.sf-style-white .sf-depth-2 ul li.sf-depth-3,ul.sf-menu.sf-style-white .sf-depth-2 ul a.sf-depth-3
  {
  background-color: #4e92d1;
  color: #fff;
}

ul.sf-menu.sf-style-white .sf-depth-2 ul .sf-depth-3 a.active,ul.sf-menu.sf-style-white .sf-depth-2 ul li.sf-depth-3
  {
  background-color: #92A0B6;
}

ul.sf-menu ul.menu-carousel li.active-trail a.active {
  color: #000;
}

/**********************************************/
#main-navigation  .xib{
  position: absolute;
  right: 0;
  top: 3.3em;
  border-color: transparent transparent transparent #fff;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 9.5px 0 9.5px 15px;
  display: none;
  z-index:499;
}

.class-800 #main-navigation .xib, .class-900 #main-navigation .xib{
  top:4em;
}

#main-navigation  .sf-menu li.sfHover>ul.sub-xtra{
  width:175px;
  margin:auto;
  padding:0;
  list-style: none;
  overflow:hidden;
  display:none;
}

#main-navigation  .sf-menu li.sfHover>ul.sub-xtra li{
  float: left;
  list-style: none;
  width:175px;
  border-bottom: 1px solid #fff;
}

#main-navigation .sf-menu li.sfHover>ul.sub-xtra li.active{
  color:#000;
}

#main-navigation .sf-menu li.sfHover>ul.sub-xtra li a {
    padding: 5px 8px 5px 8px;
    overflow:hidden;

  }

#main-navigation  .sf-menu li.sfHover>ul .sub-xtra li a:hover {

}

@media screen and (max-width:800px){

}
/**********************************************/
/* SMALL SCREEN MENU */
#superfish-1-select{
  padding:10px;
  background-color:#4e92d1;
  color:#ffffff;
  border:0;
  -webkit-appearance: none;
  background-image: url("../images/arrow.png");
  background-position: right;
  background-repeat: no-repeat;
  display: block;
  margin-right: 20px;
}

.not-clickable{
  font-weight:bold;
  pointer-events:none;
  cursor: default;
}

.select-item{
  cursor:pointer;
}

/**********************************************/

@media screen and (min-width: 961px) and (max-width: 1024px), (min-device-width: 805px) and
(max-device-width: 1024px) and (orientation : landscape) {
  #main-navigation li a{
    font-size:110%;
  }
  #main-navigation ul li a {
    padding: 0 5px 10px;
  }
  .prev-photo, .next-photo, .prev-video, .next-video,
  .prev-1-1, .next-1-1, .prev-1-2, .next-1-2, .prev-1-3, .next-1-3, .prev-1-4, .next-1-4 {
   top: 90px;
  }
   .prev-2-1, .next-2-1, .prev-2-2, .next-2-2, .prev-2-3, .next-2-3, .prev-2-4, .next-2-4,
  .prev-3-1, .next-3-1, .prev-3-2, .next-3-2, .prev-3-3, .next-3-3, .prev-3-4, .next-3-4 {
    top:45%;
  }
}

@media screen and (min-width: 805px) and (max-width: 960px), (min-device-width: 600px) and
(max-device-width: 960px) and (orientation : landscape) {
  #main-navigation li a{
    font-size:120%;
  }
  #main-navigation ul li a {
    padding: 0 5px 10px;
  }
  h2 {
   font-size: 160%;
  }
  #header .col-md-11 {
    width: 89.66666666666666%;
    float:left;
  }
  #header .col-md-1 {
    width: 8.66666666666666%;
    float:left;
  }
  #search-button{
    float:right;
    margin-right:30px;
  }
}

@media screen and (max-width: 805px), (min-device-width: 805px) and (max-device-width: 1024px) and (orientation : portrait) {
  #header{
    height:200px;
  }
  #header .col-md-11{
    width: 95%;
  }
  #header .col-md-1{
    width:5%
  }
}

@media screen and (min-width: 600px) and (max-width: 960px), (min-device-width: 600px) and
(max-device-width: 960px) and (orientation : landscape) {
 #quicktabs-grid_tabs_3x3 .page_result li{
    width:33.33% !important;
  }
  .prev-3-1, .next-3-1, .prev-3-2, .next-3-2, .prev-3-3, .next-3-3, .prev-3-4, .next-3-4{
    top:45%;
  }
  #header .col-md-11{
    width: 93%;
  }
  #header .col-md-1{
    width:5%
  }
}

/* E-Button */
#login-block {
  float: left;
}

/* Breaking News*/
#banner-inside table {
  border: 0;
  margin-bottom: 0;
}

#banner-inside thead tr th,#banner-inside thead tr td,#banner-inside  tbody tr th,#banner-inside  tbody tr td
  {
  padding: 0;
}

#banner-inside {
  margin-bottom: 0;
  padding-top: 0;
}

#banner-inside .col-md-4 {
  position: absolute;
  top: 0;
}

.top-news {
  border: 1px solid #ddd;
  border-radius: 10px;
}

.title h4,.summary {
  white-space: pre; /* CSS 2.0 */
  white-space: pre-wrap; /* CSS 2.1 */
  white-space: pre-line; /* CSS 3.0 */
  white-space: -pre-wrap; /* Opera 4-6 */
  white-space: -o-pre-wrap; /* Opera 7 */
  white-space: -moz-pre-wrap; /* Mozilla */
  word-wrap: break-word; /* IE 5+ */
}

#poster {
  position: relative;
}

.poster_text {
  text-align: left;
  padding: 10px;
  position: absolute;
  width: 350px;
  height: 180px;
  background: #333;
}

.view-poster a,.view-poster a:visited,.view-poster a:hover {
  color: inherit;
  text-decoration: none
}

.poster_text_content {
  text-align: left;
  padding: 10px;
  position: absolute;
  width: 350px;
  height: 180px;
  overflow: hidden;
  text-decoration: none;
  line-height: normal;
}

.topleft {
  top: 25px;
  left: 14px;
}

.bottomleft {
  bottom: 25px;
  left: 35px;
}

.topright {
  top: 25px;
  right: 35px;
}

.bottomright {
  bottom: 25px;
  right: 35px;
}

.Center {
  left: 325px;
}

.poster_text_content h1 {
  margin: 0px;
  padding: 0px;
  margin-bottom: 10px;
  font-weight: normal;
}

.poster_text_content p {
  font-size: 16px;
  line-height: 150%;
}

.view-top-news-banner .col-md-12 {
  padding-left: 0;
}

.view-top-news-banner .grid-image {
  padding-right: 20px;
}

.top-summary {
  padding-top: 10px;
  font-size: 105%;
}

#banner-inside .item-list ul li {
  list-style-type: none;
  border-bottom: 0;
  margin-bottom: 0;
  padding: 0 0;
  margin: 0 0 0 0;
  padding: 0;
}

.img-bg-icon {
  position: absolute;
  top: 5px;
  right: 15px;
  width: 18px;
  height: 18px;
  background: url(../images/zoom.png) center center no-repeat;
  cursor: pointer;
  display: none;
}

.view-article-middle-region .img-bg-icon {
  right: 20px;
}

.view-grid-news-2x2 .img-bg-icon {
  right: 15px;
}

.view-top-news-banner .img-bg-icon, .view-grid-news .img-bg-icon {
  right: 25px;
}

a.colorbox:hover .img-bg-icon,a.colorbox:hover, .view-top-news-banner a.fancybox:hover .img-bg-icon {
  display: block;
}

div.field-type-image div.field-item:hover {
  position: relative;
}

a.colorbox:hover img {
  -webkit-transition: all .4s ease;
}

a.colorbox img {
  -webkit-transition: all .3s ease;
}

#logo {
  text-align: left;
}

#main {
  padding: 0 0 0;
}

/* Breadcrumb*/
.breadcrumb>li+li:before {
  content: '>';
}

.page-user-login #main-content .row,
.page-user-login #feeds-panel .row{
  border-bottom:0;
}


/* FRONTPAGE VIEW */
#main .view-photo-gallery{
  height: 660px;
}

#main .view-video-gallery{
  height: 730px;
}

ul.primary {
  border-bottom: 0;
}

.front .col-md-6, ul.primary {
  padding-left: 0;
}

#main .view-frontpage .field-name-field-image {
  margin: 0 0 0;
}

#main .view-frontpage .node.node-teaser h2 {
  margin: 0 0 0 0;
  line-height: 110%;
}

.front #main .view-frontpage .views-row-1, .front #main .view-frontpage .views-row-2,
.view-taxonomy-term .views-row-1, .view-taxonomy-term .views-row-2{
  padding-bottom: 20px;
}

.view-frontpage .node.node-teaser,.view-frontpage .page-node- #content-wrapper,.view-frontpage .page-contact #content-wrapper
  {
  background-color: none;
  border: 0;
}

.view-frontpage .views-row-1 .node-teaser, .view-frontpage .views-row-2 .node-teaser,
.view-taxonomy-term .views-row-1 .node-teaser, .view-taxonomy-term .views-row-2 .node-teaser{
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
}

.view-frontpage .col-md-12,.view-frontpage .col-md-5,.front .col-md-6,.page-taxonomy-term .col-md-6,.page-taxonomy-term .col-md-5
  {
  padding-left: 0;
}

.node-location {
  padding-top: 10px;
  width:100%;
}

.field-type-taxonomy-term-reference{
  margin-bottom:0 ;
}

.jcarousel .summary, .jcarousel .title {
  text-align: left;
}

.view-frontpage .field-image {
  z-index: 99;
}

/* BUTTON BAND */
#block-views-button-band-block{
  text-align:center;
  margin-top:-10px;
}

#block-views-button-band-block ul{
  margin-left: auto;
  margin-right:auto;
}

#block-views-button-band-block li{
  width:auto;
  float:left;
  padding:0
}

#block-views-button-band-block li img{
   padding:0 2px 2px 2px;
}

/* Ad Rotator */

/* PANEL 1 NEWS */
#panel-1-news table{
  border:0;
  margin-bottom:0;
  background-color: #fff;
}

#block-grid-news-grid-1x4{
  min-height: 360px;
}

#panel-1-news ul{
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  padding-left:0px;
  -webkit-padding-start: 0px;
  -moz-padding-start: 0px;
}

ul li {
  list-style-type: none;
}

.field-name-body ul li{
  list-style-type: square;
}

#panel-1-news .jcarousel-next,#panel-1-news .jcarousel-prev {
  top: 125px;
}

#block-views-article-middle-region-block-2 {
  display: none;
}

#block-views-related-articles-block {
  margin-top: 10px;
}

/* 2x2 Grid News*/
.view-grid-news-2x2 ul li,.view-grid-news ul li {
  border-bottom: 0;
  margin: 15px 0 15px 0;
  padding: 0 0;
}

.view-grid-news-2x2 .summary {
  padding-right: 10px;
}

.view-grid-news-2x2 div.next,.view-grid-news-2x2 div.prev,.view-grid-news div.next-grid,.view-grid-news div.prev-grid
  {
  top: 230px;
  width: 30px;
  height: 58px;
  position: absolute;
  background-repeat: no-repeat;
}

.view-grid-news-2x2 div.next,.view-grid-news div.next-grid {
  background-image: url("../images/forward.png");
  right: -25px;
}

.view-grid-news-2x2 div.prev,.view-grid-news div.prev-grid {
  background-image: url("../images/backward.png");
  left: -20px;
}

.view-grid-news-2x2 .disabled,.view-grid-news .disabled {
  display: none;
}

/* BUTTON BAND */
#button-band{
  text-align: center;
}

#button-band thead tr th,#button-band thead tr td, #button-band tbody tr th, #button-band tbody tr td{
  padding:0;
  border:0;
}

/* GRID NEWS */
#block-grid-news-v35-grid-mobile, #block-grid-news-v35-grid-mobile-vertical,
/*#block-grid-news-taxonomy-v35-grid-term-mobile,*/
#block-grid-news-taxonomy-v35-grid-term-mobile-vertical {
  display: none;
}

#block-grid-news-taxonomy-v35-grid-term-mobile{
  min-height: 325px;
}

.tags {
  font-size: x-small;
  text-align: left;
}

.node-submitted {
  width: auto;
  float: left;
  padding-top: 1px;
}

@-moz-document url-prefix() {
  .node-submitted {
    padding-top: 2px;
  }
}

.page-node .tags {
  padding-bottom: 10px;
  clear: both;
}

.view-frontpage .node-location, .view-taxonomy-term .node-location{
  width:100%;
  float:left;
}

.grid-text {
  padding-left: 10px;
}

.title {
  word-wrap: break-word;
}

#panel-1-news .view-id-grid_news h4 {
  margin-top: 0;
}

#views_slideshow_controls_text_next_grid_news-default,#views_slideshow_controls_text_previous_grid_news-default
  {
  position: absolute;
}

#views_slideshow_controls_text_next_grid_news-default {
  float: right;
  right: -20px;
}

#views_slideshow_controls_text_next_grid_news-default {
  background: url(../images/forward.png) no-repeat;
}

#views_slideshow_controls_text_previous_grid_news-default {
  float: left;
  left: -20px;
}

#views_slideshow_controls_text_pause_grid_news-default {
  display: none;
}

/* NODE CSS */
.page-node .page-title {
  font-size: 195%;
}

.node h4 {
  margin: 0 0 0 0;
}

.node.node-teaser,.page-node- #content-wrapper,.page-contact #content-wrapper {
  background-color: none;
  border: 0px solid #eaeaea;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.node.node-teaser {
  margin-bottom: 0;
}

.node.node-teaser footer {
  padding: 10px 0 10px;
  padding-bottom: 35px;
  border-top: 0;
}

.node header {
  padding: 0 0 0;
}

.node footer {
  border-top: 0;
  padding: 20px 0px 0px;
  width: 100%;
}

.node-multiple-image-content .field-name-field-simg div {
  float: left;
  margin: 10px 7px 15px 0;
}


.field-name-field-simg .field-items {
  width: 100%;
}

.field-name-field-simg .field-items .img-bg-icon {
  right: 0;
}

.node .field-name-field-summary {
  padding-top: 10px;
}

#show-comment-form,#facebook-share,#twitter-share {
  padding: 10px;
}

#show-comment-form {
  background: url(../images/comment.png) center center no-repeat;
}

#comment-count {
  border: 1px solid #ddd;
  -webkit-border-radius: 2px;
  color: #6a7180;
  display: inline-block;
  font-size: 11px;
  height: auto;
  line-height: 18px;
  min-width: 15px;
  padding: 0 9px;
  text-align: center;
  white-space: nowrap;
}

#show-comment-form:hover {
  cursor: pointer;
}

#facebook-share {
  background: url(../images/facebook-share.png) center center no-repeat;
}

#twitter-share {
  background: url(../images/twitter-share.png) center center no-repeat;
}

#facebook-share a:hover,#twitter-share a:hover {
  text-decoration: none;
}

.field_image {
  padding-bottom: 10px;
}

.view-related-articles .item-list ul li {
  padding: 0 0;
}

.view-related-articles li .image {
  padding-right: 10px;
}

.view-related-articles .img-bg-icon {
  right: 15px;
}

#block-views-related-articles-block-1,#block-views-related-articles-block-2,
#block-grid-news-v35-related-articles-tablet, #block-grid-news-v35-related-articles-mobile{
  display: none;
}

/* Feed Panels*/
#feeds-panel ul li {
  list-style-type: square;
}

#feeds-panel h2 {
  text-align: center;
  background: #4e92d1;
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0 0 10px 0;
  padding: 10px;
}

#feeds-panel .node.node-teaser {
  background-color: #fff;
  border: 1px solid #fff;
  margin-bottom: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

#feeds-panel ul.rss-items {
  -webkit-padding-start: 24px;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
}

#feeds-panel .contextual-links-wrapper ul li {
  padding: 0;
  border-bottom: 0;
  background: none;
  background-position-y: 17px;
  padding-left: 0;
  border: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

#feeds-panel ul li {
  padding: 6px 6px 0 0;
  border-bottom: 0;
}

#feeds-panel ul li a:hover {
  text-decoration: none;
}

.overflow {
  overflow-y: scroll;
}

.overflow-hidden {
  overflow-y: hidden;
  overflow-x: hidden;
}

.feeds .block-nodeblock .content .rss-items {
  padding-bottom: 40px;
}

#feeds-panel .block-nodeblock::-webkit-scrollbar-thumb:active {
  background-color: #A6393D;
  border: 1px solid #333333;
}

/* DEALS */
#main .node-video-ad-banner .media-youtube-outer-wrapper,
#main .node-video-ad-banner .field-name-field-image img{
  margin-left: auto;
  margin-right:auto;
}

#main .node-video-ad-banner .field-type-text-with-summary{
  text-align:center;
  padding-top:17px;
}

/* SPOTLIGHT */
.page-videoshtml #block-system-main, .page-galeriehtml #block-system-main{
  min-height:250px;
}

#block-quicktabs-grid-tabs-1x4, #quicktabs-grid_tabs_1x4,
#block-quicktabs-grid-term-tabs-1x4, #quicktabs-grid_term_tabs_1x4{
  min-height: 380px;
}

#block-quicktabs-grid-tabs-2x2, #quicktabs-grid_tabs_2x2,
#block-quicktabs-grid-term-tabs-2x2, #quicktabs-grid_term_tabs_2x2{
  min-height:570px;
}

#block-quicktabs-grid-tabs-3x3, #quicktabs-grid_tabs_3x3,
#block-quicktabs-grid-term-tabs-3x3, #quicktabs-grid_term_tabs_3x3{
  min-height:645px;
}

#block-quicktabs-spotlight-tabs{
  min-height:450px;
}

#quicktabs-spotlight_tabs .item-list ul li,  #quicktabs-grid_tabs_1x4 .item-list ul li,
#quicktabs-grid_tabs_2x2 .item-list ul li, #quicktabs-grid_tabs_3x3 .item-list ul li,
#quicktabs-grid_term_tabs_1x4 .item-list ul li, #quicktabs-grid_term_tabs_2x2 .item-list ul li,
#quicktabs-grid_term_tabs_3x3 .item-list ul li{
  margin: 0 0 0 0;
  padding: 10px 0;
  border-bottom: 4px solid #4e92d1;
  font-weight: bold;
}

#quicktabs-spotlight_tabs .item-list ul li a:hover,
#quicktabs-grid_tabs_1x4 .item-list ul li a:hover,
#quicktabs-grid_tabs_2x2 .item-list ul li a:hover,
#quicktabs-grid_tabs_3x3 .item-list ul li a:hover {
  text-decoration: none;
}

/* jCarousel */
.jcarousel-skin-default .jcarousel-container-horizontal {
  padding: 20px 0;
}

.jcarousel-skin-default .jcarousel-item {
  padding: 0 10px 0 0px;
}

.jcarousel-skin-default .jcarousel-container-horizontal,.jcarousel-skin-default .jcarousel-item {
  height: auto;
}

.jcarousel-skin-default .jcarousel-clip-horizontal,
.jcarousel-skin-default .jcarousel-container-horizontal,
.jcarousel-skin-default .jcarousel-clip-horizontal ul,
.jcarousel-skin-default .jcarousel-clip-horizontal ul li {
  width: auto;
}

.jcarousel-skin-default .jcarousel-item {
  border: 0;
}

.jcarousel-skin-default .jcarousel-next,.jcarousel-skin-default .jcarousel-prev  {
  background: none;
  width: 0px;
  height: 0px;
  border-style: solid;
}

.jcarousel-skin-default .jcarousel-next {
  border-width: 9.5px 0 9.5px 15px;
  border-color: transparent transparent transparent #4e92d1;
}

.jcarousel-skin-default .jcarousel-prev {
  border-width: 9.5px 15px 9.5px 0;
  border-color: transparent #4e92d1 transparent transparent;
}

.jcarousel-skin-default .jcarousel-prev-horizontal:hover {
  display: block;
}

#spotlight .jcarousel-skin-default .jcarousel-prev-horizontal,#spotlight .jcarousel-skin-default .jcarousel-next-horizontal
  {
  top: 115px;
}

#photo-album .jcarousel-skin-default .jcarousel-prev-horizontal,#photo-album .jcarousel-skin-default .jcarousel-next-horizontal
  {
  top: 89px;
}

.jcarousel-skin-default .jcarousel-prev-horizontal {
  left: -20px;
}

.jcarousel-skin-default .jcarousel-next-horizontal {
  right: -24px;
}

.jcarousel-skin-default .jcarousel-next-disabled,.jcarousel-skin-default .jcarousel-prev-disabled
  {
  display: block;
}

.jcarousel-skin-default .jcarousel-next-disabled {
  border-color: transparent transparent transparent #727272;
}

.jcarousel-skin-default .jcarousel-prev-disabled {
  border-color: transparent #727272 transparent transparent;
}

#block-views-photo-gallery-lpcms-block-3 {
  display: none;
}

/* Gallery CSS */
.node-gallery {
  float: left;
  width: 150px;
  height: 150px;
  position: relative;
  margin: 40px 60px 50px 175px;
}

.node-gallery img {
  position: absolute;
  bottom: 0px;
}

.node-gallery .image1 {
  left: 0px;
  z-index: 3;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease
}

.node-gallery .image2 {
  left: 7px;
  height: 148px;
  z-index: 2;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease
}

.node-gallery .image3 {
  left: 14px;
  height: 145px;
  z-index: 1;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease
}

.image1,.image2,.image3 {
  border: 5px solid #F3F3F3;
  box-shadow: 1px 1px 2px #666;
  -webkit-shadow: 1px 1px 2px #666;
  -webkit-transform: rotate(0deg) translate(0px);
}

.node-gallery:hover .image1 {
  z-index: 6;
  -ms-transform: rotate(-5deg) translate(-40px, -2px);
  -ms-transform-origin: center bottom;
  -webkit-transform: rotate(-5deg) translate(-40px, 2px);
  -webkit-transform-origin: center bottom;
  -moz-transform: rotate(-5deg) translate(-40px, -2px);
  -moz-transform-origin: center bottom;
  -o-transform: rotate(-5deg) translate(-40px, -2px);
  -o-transform-origin: center bottom;
}

.node-gallery:hover .image2 {
  z-index: 5;
  -ms-transform: rotate(-2deg) translate(0px, 2px);
  -ms-transform-origin: center bottom;
  -webkit-transform: rotate(-2deg) translate(0px, -2px);
  -webkit-transform-origin: center bottom;
  -moz-transform: rotate(-2deg) translate(0px, 2px);
  -moz-transform-origin: center bottom;
  -o-transform: rotate(-2deg) translate(0px, 2px);
  -o-transform-origin: center bottom;
}

.node-gallery:hover .image3 {
  z-index: 4;
  -ms-transform: rotate(5deg) translate(40px, -2px);
  -ms-transform-origin: center bottom;
  -webkit-transform: rotate(5deg) translate(40px, 2px);
  -webkit-transform-origin: center bottom;
  -moz-transform: rotate(5deg) translate(40px, -2px);
  -moz-transform-origin: center bottom;
  -o-transform: rotate(5deg) translate(40px, -2px);
  -o-transform-origin: center bottom;
}

/*Follow links style */
.follow-links a {
  display: inline-block;
  color: #FFFFFF;
  overflow: hidden;
}

.follow-links {
  position: relative;
}

ul.follow-links li {
  display: block;
  zoom: 1;
  *display: inline;
  padding: 3px 5px;
  float: left;
}

/* Video n Photo Gallery */
.page-galeriehtml .prev-photo, .page-galeriehtml .next-photo,
.page-videoshtml .prev-video, .page-videoshtml  .next-video{
  top:70px;
}

#block-grid-news-v35-photo-gallery, #block-grid-news-v35-grid-video{
  min-height:285px;
}

#block-grid-news-v35-photo-gallery-vertical, #block-grid-news-v35-grid-video-vertical{
  display:none;
}

.node-full img{
  width:100%;
}

.video-icon{
  position: absolute;
  top: 45%;
  left: 48%;
  width: 48px;
  height: 48px;
  background: url(../images/play.png) center center no-repeat;
  cursor: pointer;
  display: none;
}

a.cbox-youtube:hover .video-icon{
  display: block;
}

.video-icon-wrapper{
  position: absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  background: url(../images/overlay.png) repeat 0 0;
  opacity: 0.8;
  display:none;
}

a.cbox-youtube:hover .video-icon-wrapper{
  display:block;
}

/* Most Read */
.tno{
  padding-right: 15px;
  text-align:right;
}

#most-read h4 {
  display: inline;
  float: left;
  line-height:107%;
  font-weight: normal;
}

#most-read span {
  font-size: 240%;
}

#most-read .col-md-9 span {
  color: #ddd;
}

#most-read .views-row-1 h4 {
  margin: 0 0 10px 0;
  width:100%;
}

#most-read #row-1,#most-read #row-2 {
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}

#most-read #row-3,#most-read #row-2 {
  padding-top: 15px;
}

#most-read #row-1,#most-read #row-2,#most-read #row-3 {
  float: right;
}

#most-read .views-row .col-md-2{
  padding-right:0;
}

#most-read .views-row .col-md-10{
  padding-left:0;
}

#most-read .views-row .col-md-9{
  padding-left:14px;
}

/* Site Footer */
#site-footer {
  background-color: #71706d; /*#231f20*/;
  padding: 40px 0 20px;
}

#site-footer .region-footer {
  padding-left: 15px;
}

#site-footer a,#site-footer {
  color: #fff;
}

.ft-logo .col-md-12 {
  padding-left: 0;
}

a.follow-link-youtube {
  width: 69px;
  margin-left: 5px;
}

ul.follow-links li {
  padding: 3px 0px;
}

#site-footer table {
  border: 0;
  text-align: center;
}
@media only screen and (min-width:806px){
  .view-frontpage .node-teaser .col-md-12,.view-taxonomy-term .node-teaser .col-md-12 {
    padding-right: 20px;
  }
  .view-frontpage .col-md-5,.view-taxonomy-term .col-md-5, .view-id-dossier_term .col-md-5, .view-id-dossier .col-md-5 {
    width: 38.5%
  }
  .view-frontpage .col-md-7,.view-taxonomy-term .col-md-7, .view-id-dossier_term .col-md-7, .view-id-dossier .col-md-7 {
    width: 61.5%;
  }
  #results{
    min-height:318px;
    height:auto;
  }
  #main-content aside.col-md-4, .view-frontpage .node-teaser .col-md-7,
  .view-taxonomy-term .node-teaser .col-md-7 {
    padding-left: 0;
  }
  /* Most Read */
	.tno{
	  padding-right: 6px;
	  text-align:right;
	  /* margin-right:10px; */
	}
	#views-row-10 .tno{
	 padding-right: 7px;
	}

	#most-read .col-md-9 h4 {
    font-size: 110%;
    margin-top:0;
  }

   #most-read .views-row .col-md-2{
	  padding-right:10px;
	  text-align:right;
	}

	#most-read .views-row .col-md-10{
	  padding-left:10px;
	}
}
@media only screen and (max-width:805px){
/*@media (max-width: 805px){*/
  #search-panel{
    float:left;
    padding-left:0;
    width:100%;
  }
}
@media only screen and (max-width:805px){
/*@media (max-width: 780px){*/
  .arrow-down, .arrow-down-submenu{display:none;}
}


@media only screen  and (max-width:1200px) and (min-width:1199px){
  .next-1-1, .next-1-2, .next-1-3, .next-1-4,
  .next-2-1, .next-2-2, .next-2-3, .next-2-4,
  .next-3-1, .next-3-2, .next-3-3, .next-3-4{
    right: -5px;
  }
}

/* RSS FEEDS  */
.rss-box{
  margin-top:20px;
}

ul.rss-items{
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 20px;
}

li.rss-item{
  list-style-type:square;
  padding-bottom:5px;
}

/* CLASS-800 */
.class-1200 .container {
  width:1140px;
}

.class-800 .container {
  width:730px;
}

.class-900 #most-read .col-md-3, .class-900 #most-read .views-row .col-md-2,
.class-900 #most-read .views-row .col-md-3, .class-900 #most-read .col-md-9 .col-md-4{
  float:left;
}

.class-900 #most-read .col-md-9, .class-900 #most-read .views-row .col-md-10,
.class-900  #most-read .views-row .col-md-9, .class-900 #most-read .views-row-1 .col-md-10{
  float:right;
}

.class-900 #most-read .col-md-3, .class-900 #most-read .views-row .col-md-3{
  width:25%;
}

.class-900 #most-read .col-md-9, .class-900  #most-read .views-row .col-md-9{
  width:75%;
}

.class-900 #most-read .views-row .col-md-2{
  width:15%;
}

.class-900 #most-read .views-row .col-md-10{
  width:85%;
}

.class-900  #most-read .views-row .col-md-9{
  padding-left:10px;
}

.class-900 #most-read .col-md-9 .col-md-4{
  width:33.33333333%;
}

.class-900 #most-read .views-row-1 .col-md-2 {
  padding-right: 0px;
}

.class-900 #most-read .tno{
  padding-right: 6px;
  text-align:right;
}

.class-900 #most-read  #views-row-10 .tno{
  padding-right: 7px;
}

.class-900 #most-read .col-md-9 h4 {
  font-size: 110%;
  margin-top:0;
}

.class-900 #most-read .views-row-1 p, .class-900 #most-read .col-md-3,
.class-900 #most-read .col-md-9, .class-900 #most-read .col-md-2,
.class-900 #most-read .views-row-1 .col-md-10{
  padding-left:0;
}

.class-900 #most-read .views-row-1 p{
  margin-left:0px;
}

/* RECAPTHCHA */
.class-800 #recaptcha_image, .class-900 #recaptcha_image {
  width:auto !important;
  max-width: 100%;
  height: auto !important
}

.class-800 #recaptcha_image img, .class-900 #recaptcha_image img {
  width:100% ;
}

.class-800 #recaptcha_response_field, .class-900 #recaptcha_response_field {
  width: 100% !important;
  max-width: 302px;
}

.class-800 .recaptchatable, .class-800 #recaptcha_area tr, .class-800 #recaptcha_area td,
.class-800 #recaptcha_area th,
.class-900 .recaptchatable, .class-900 #recaptcha_area tr, .class-900 #recaptcha_area td,
.class-900 #recaptcha_area th{
  float: left;
}

.class-800 #recaptcha_area tr, .class-900 #recaptcha_area tr{
  height: auto !important;
}

.class-800 .recaptcha_image_cell, .class-900 .recaptcha_image_cell{
  width: 100% !important;
  max-width: 300px;
}
.class-800 .recaptcha_image_cell, .class-900 .recaptcha_image_cell img{height: auto !important;}
/* 900 Grid */
.class-900 #result-1-3x3 .page_result li, .class-900 #result-2-3x3 .page_result li,
.class-900 #result-3-3x3 .page_result li, .class-900 #result-4-3x3 .page_result li,
.class-900 #result-term-1-3x3 .page_result li, .class-900 #result-term-2-3x3 .page_result li,
.class-900 #result-term-3-3x3 .page_result li, .class-900 #result-term-4-3x3 .page_result li  {
  width:33.3% !important;
}

.view-top-news-banner .field-name-field-image {
  margin: 10px 0 10px;
}
#site-footer .ft-links{
  margin-top: 13px;
}
@media only screen and (max-width : 1160px) and (min-width:1024px){
  #site-footer .ft-links{
      margin-top: 8px;
  }
}

@media only screen and (min-width:1160px){
  #site-footer .ft-links{
      margin-top: 16px;
  }
  @-moz-document url-prefix() {
    #site-footer .ft-links{
        margin-top: 13px;
    }
  }
}

/* For Galaxy 10.1 Tablet */
.class-800 #hd-right{
  right:7%;
}

.class-800 #hd-widget {
  width: 87%;
}

.class-800 #search-panel {
  float:none;
  padding-right:0;
}

.class-800 .region-header {
  width: 87%;
  padding-top: 10px;
}

.class-800 #block-search-form input.form-text {
  width: 90%;
}

@media only screen and (max-width : 805px){
  #block-grid-news-v35-photo-gallery-vertical, #block-grid-news-v35-grid-video-vertical{
    display:block;
    min-height:260px;
  }
  #block-grid-news-v35-photo-gallery, #block-grid-news-v35-grid-video{
    display:none;
  }
}

@media only screen and (max-width : 480px){
  #block-grid-news-v35-photo-gallery-vertical, #block-grid-news-v35-grid-video-vertical{
    min-height:425px;
  }
}

.field-type-node-reference{
  clear:both;
  padding-top:20px;
}

.field-type-node-reference .node-poll.node-teaser {
  padding: 15px 10px;
  margin: 10px auto;
  clear: both;
  border: solid 1px #ddd;
  width: 75%;
  border-radius: 15px;
}

.poll .vote-form, .poll .ajax-poll-processed {
  text-align:center;
}

.field-type-node-reference .node-poll.node-teaser h3{
  padding-bottom:8px;
  border-bottom: 1px dashed #ddd;
  font-size: 105%;
  font-weight: 600;
}

.field-type-node-reference .node-poll .form-submit{
  padding: 2px 5px;
}

.warning-message {
	font-size: x-small;
	padding-bottom: 10px;
}

p.submitted{
  margin :  0 0 5px;
}

.comment {
  clear: left;
  display: block;
  margin-bottom: 5px;
  vertical-align: top;
  word-wrap: break-word;
  border: 0px solid #fff;
  padding: 5px;
  margin-top: 15px;
}

#comments .odd {
  background: #ffffff;
}

.comment_left {
  width: 22%;
  overflow-x: hidden;
  overflow-y: hidden;
  padding: 0 20px 0 0;
  vertical-align: top;
  font-size: 75%;
  line-height: 100%;
  float: left;
  clear: left;
}

.comment_right {
  border: solid 1px #D3D7D9;
  padding: 10px;
  position: relative;
  vertical-align: top;
  width: 78%;
}

.comment .comment-arrow {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-image: url(/sites/all/themes/Localpoint/images/comment-arrow.png);
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto auto;
  height: 40px;
  margin-left: -30px;
  margin-top: 5px;
  position: absolute;
  width: 20px;
}

.block .node-extended-rss .collection  .rssload  .rss-items li.rss-item{
  list-style-type:square;
}

.rssload .rss-item a{
  font-weight:600;
}

a,a:hover,a:focus,ul.menu li a.active,ul.menu li a:hover,#forum thead a:hover,
#block-node-recent .node-title a:hover {
  color: #000;
}

@media only screen and (max-width : 1030px) and (min-width:805px){
  table{
    width: 100% !important;
  }

  td, th{
    width: 33.3% !important;
    float:left;
    text-align:center;
    word-wrap: break-word;
    text-wrap: suppress;
  }

  td img{
    margin-left: auto;
    margin-right:auto;
  }
}

/*for reducing default nxt,prev icon width*/
.fancybox-prev, .fancybox-next{
   height: 15%;
   top: 40%;
   width: 15%;
}

.fancybox-prev span {
left: 20px!important;
}

.fancybox-next span {
left: auto!important;
right: 20px!important;
}

.fancybox-prev span, .fancybox-next span, .fancybox-close{
  opacity: 0.4;
}

.page-galeriehtml #photo-tablet, .page-videoshtml #video-tablet{
  display:none;
}

.view-ad-banner-top-lpcms img{
	margin-left:auto;
	margin-right:auto;
}

.page-nachrufe #block-system-main{
  display:none;
}

.read-more {
    float: right;
    padding-right: 5px;
}
.read-more a {
    color: #565656;
}
.le-patois .read-more{
  float:left;
  padding: 10px 0 10px 10px;
}

.hereingeschaut-tbl td, th{
  float:none;
}

/* Native Ads*/
.node-native-ads .field-name-field-simg div{
  float: left;
  margin: 10px 7px 15px 0;
}

.node-native-ads .fieldset-wrapper{
    border: 1px solid #000;
    margin-bottom: 25px;
    margin-top: 12px;
    padding: 10px;
}

.node-native-ads fieldset {
    border: none;
    margin-top: 15px;
    padding: 0px;
}

.node-native-ads .fieldset-legend{
	font-weight: bolder;
	font-size: 18px;
}

.field-image.field-video.node-full {
    float: left;
    width: 100%;
}

#main .node.node-native-ads h2 {
    margin:0;
}

.node-native-ads .col-md-7{
	padding:10px 10px 10px 0px;
}

.node-native-ads .col-md-12{
  padding:10px;
}

.field-name-field-native-email .field-items a, .field-name-field-native-url .field-items a{
	color: #4e92d1;
}

/* Widget Regions*/
#widgets{
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
}

#widgets .col-md-3{
  padding-right: 10px;
  padding-left: 10px;
  height: 250px;
  overflow: hidden;
  margin-top:25px;
}

#widgets .item-list ul{
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 0 0.75em 15px;
}

#page .widget h2 {
  background: none repeat scroll 0 0 #299fd6;
}

#widget-panel h2 {
  background: none repeat scroll 0 0 #299fd6;
  color: #fff;
  font-weight: normal;
  margin: 0 0 0px;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
}

#widget-panel h2 {
  font-size: 120%;
}

#widgets .col-md-3 .content{
  background-color: rgb(255, 255, 255);
  border-color: rgb(240, 245, 241);
  border-width: 1px;
  border-style: solid;
  height: 200px;
}

#widgets img{
  margin-left: auto;
  margin-right: auto;
}

#widgets li a{
  font-size: 90%;
  font-weight: normal;
  color: #003366;
}

#widgets ul li {
  list-style-type: square;
  border-bottom: 0 none;
  padding: 0px 6px 0 0;
}

#widgets p{
margin: 0 0 0px;
}

#widgets .item-list, #widgets .node-widget{
	height: 200px;
  position: relative;
	overflow: hidden;
}

a.a-underline{
  color: #005689;
  cursor: pointer;
  text-decoration: none;
}

a.a-underline {
  text-decoration: none !important;
  border-bottom: 1px solid #dcdcdc !important;
  border-bottom: 0.0625rem solid #dcdcdc ;
  -webkit-transition: border-color 0.15s ease-out;
  -moz-transition: border-color 0.15s ease-out;
  transition: border-color 0.15s ease-out ;
}

a.a-underline:hover{
  border-bottom: 1px solid #005689 !important;
}

.front-footer{
  padding-top:15px;
}

.front-footer .comment-icon, .front-footer .read-more-icon {
  width:50%
  display:inline;
}

.front-footer .comment-icon{
  float:left;
}

.comment-icon a:hover{
  text-decoration: none;
}

.front-footer .read-more-icon{
  float:right;
}

ul.quicktabs-tabs li.active a {
  font-weight: 600;
}

.view-top-news-banner td .grid-text{
  text-align: left;
}

.icon-gallery, .icon-video{
  height:23px;
  width:23px;
  float:left;
  margin-right:10px;
}

.icon-gallery{
  /*background: url(../images/icons/photoalbum.png) no-repeat;*/
}

.icon-video{
  /*background: url(../images/icons/video.png) no-repeat;*/
}

.view-top-news-banner .img-bg-icon {
  right: 7px;
}

.fancybox-opened .fancybox-title{
  text-align: center;
}

.fancybox-nav {
    width: 60px;
}

.fancybox-nav span {
    visibility: visible;
    opacity: 0.5;
}

.fancybox-nav:hover span {
    opacity: 1;
}

.fancybox-next {
    right: -60px;
}

.fancybox-prev {
    left: -60px;
}

.node-type-basic-page .print-link {
  display: -webkit-box;
  padding-bottom: 5px;
}

.node-type-basic-page .print_html, .node-type-basic-page .print_mail{
  margin-left: 0;
}

#album #main-content{
  margin-top:0;
}

#album .col-md-12{
  padding-left:0;
  padding-right:0;
}

.galleria-theme-classic .galleria-stage{
  bottom:95px;
}

.galleria-theme-classic .galleria-thumbnails-container {
    height: 90px;
    bottom: 0;
    position: absolute;
    left: 10px;
    right: 10px;
    z-index: 2;
}

.galleria-theme-classic .galleria-thumbnails .galleria-image {
    height: 90px;
    width: 90px;
    background: #000;
    margin: 0 5px 0 0;
    border: 1px solid #000;
    float: left;
    cursor: pointer;
}

.galleria-theme-classic .galleria-thumb-nav-left, .galleria-theme-classic .galleria-thumb-nav-right{
  top: 25px;
}

.album-title {
  position:absolute;
  top:0px;
  left:20px;
  z-index:99999;
  line-height:30px;
  right:60px;
  height:auto;
  color:#f9f9f9;
  filter : alpha(opacity=100);
}

.album-title h1 {
  font-size:150%;
  margin-bottom:10px;
  padding:10px 0px 0px 0px;
  color:#f9f9f9;
}

.album-title h2 {
  line-height:200%;
  font-size:150%;
}

#album-load{
  z-index:99998;
}

#album-load, #album-load a{
  color:#f9f9f9;
}

#overlay{
  z-index:6667;
  position:fixed;
  top:50%;
  left:50%;
  width:0px;
  height:0px;
  overflow:hidden;
  -webkit-transition:all 0.3s linear;
  -moz-transition:all 0.3s linear;
  -ms-transition:all 0.3s linear;
  -o-transition:all 0.3s linear;
  transition:all 0.3s linear;
}

#overlay.loader{
  background-image:url('../images/icons/spinner40.gif') center center no-repeat;
}

#overlay.show{
  display:block;
  top:0;
  left:0;
  width:100%;
  height:100%;
  border-width:0px;
}

#overlay-wrap.showAnim2{
  top:0%;
  left:0%;
  height:100%;
  width:100%;
  border-width:0px;
  z-index:99999;
  position:fixed;
  background:#0f0f0f url('../images/icons/bg.png') bottom center repeat-x;
}

#overlay-close, #back {
    content: url("../images/close-circular-button-of-a-cross.png");
    color: white;
    cursor: pointer;
    font-family: "20Minuten";
    font-size: 25px;
    height: 50px;
    width: 50px;
    right: 5px;
    text-align: center;
    top: 5px;
    z-index: 100;
    opacity: 0.5;
    padding: 12px;
}

#overlay-close:hover, #back:hover {
    opacity: 1;
}

#back {
  position:fixed;
}

.galleria-thumbnails{
  margin-left:auto;
  margin-right:auto;
}

.menu-icon{
  width: 25px;
  height: 25px;
  float: left;
  background-image: url('../images/icons/menu-icon.png');
}

@media only screen and (max-width : 805px) {
  #spotlight .page_result li{
    width:50% !important;
    float:left;
  }

  #arrow-up{
   display: none;
  }

  #quicktabs-spotlight_tabs .item-list ul li, #quicktabs-grid_tabs_1x4 .item-list ul li, #quicktabs-grid_tabs_2x2 .item-list ul li, #quicktabs-grid_tabs_3x3 .item-list ul li, #quicktabs-grid_term_tabs_1x4 .item-list ul li, #quicktabs-grid_term_tabs_2x2 .item-list ul li, #quicktabs-grid_term_tabs_3x3 .item-list ul li{
    width:100%;
    float:left;
    padding: 2px 0;
    border-bottom: 1px #fff solid;
    background-color: #ddd;
  }

  #quicktabs-spotlight_tabs .item-list ul li.active{
    background-color: #ff2b4d;
  }
}

.hideBar{
  display:none;
}

.print-link{
  display:none!important;
}

.node-type-native-ads hr{
  margin-top:30px;
  margin-bottom: 25px;
}

#panel-1-news .quicktabs-tabs li a,#spotlight .quicktabs-tabs li a{
  opacity:0.5;
}

#panel-1-news .quicktabs-tabs li.active a, #spotlight .quicktabs-tabs li.active a{
  opacity:1!important;
}

/* Comment teaser icon */
.show-comment-form-teaser {
  background: url(../images/comment-small.png) center center no-repeat;
  margin-right: 5px;
  padding: 10px 10px 12px;
}

.comment-icon-teaser a{
  text-decoration:none;
}

.comment-icon-teaser{
  float:left;
}

/* Print Friendly pages{ctrl+p}*/
@media print {
  #main-navigation,.tabs,#rotator,#quickbar,#site-footer,#hd-widget,#hd-right,.print-link,.print_html,#feeds-panel,#toTop{
    display: none!important;
  }

  #header{
		border-bottom:1px solid #ccc;
		margin:0px;
		padding:0px;
		height:100px;
  }

  a:link:after,a:visited:after {
  	content: "";
  }
}

.view-native-ads-on-front .node-native-ads, .view-native-ads-on-taxonomy .node-native-ads{
  border-bottom:none!important;
}

@media print {
  #main-navigation,.tabs,#rotator,#quickbar,#site-footer,#hd-widget,#hd-right,.print-link,.print_html,#feeds-panel,#toTop,#most-read{
    display: none!important;
  }
  #header{
	border-bottom:1px solid #ccc;
	margin:0px;
	padding:0px;
	height:100px;
  }
  a:link:after,a:visited:after {
  	content: "";
  }
}

.comment-icon-teaser>a:hover{
	text-decoration: none;
}

.seperator-line{
	background-color: #dddddd;
    border: 0 none;
    float: left;
    height: 1px;
    margin-bottom: 20px;
    margin-top: 20px;
    position: relative;
    width: 100%;
}

/* Ad Banner  */
.ad-right-desktop, .ad-right-mobile{
  width:160px;
}

.ad-right-desktop{
  float:right;
  position:absolute !important;
  top:0;
}

.ad-right-mobile img{
  width: auto;
}

.view-ad-banner-left img{
  width: auto;
  padding: 0;
}

.view-ad-banner-top-lpcms iframe iframe div,
.view-ad-banner-top-lpcms iframe body  div, .view-ad-banner-top-lpcms iframe > span,
.view-ad-banner-left img, .view-ad-banner-left .views-field-field-body-field img,
.ad-right-mobile img, .ad-right-mobile iframe,
#adv-inside iframe iframe body div, #adv-inside iframe body div, #adv-inside img,
.ad-right-mobile{
  margin-left:auto;
  margin-right:auto;
}

.hide-duration, .adClose{
  display:none;
}

.adClose {
	background: url(../images/controls.png) no-repeat -25px 0;
	position: absolute;
	top: -25px;
	right: 0;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}

.adClose:hover {
  background-position: -25px -25px;
  cursor: pointer;
}

.hideAd{
  display:none !important;
}

.visibleAd{
  display: block;
}
#map_wrapper {
    height: 600px;
    width: 800px;
}

#map_canvas {
    width: 100%;
    height: 100%;
}

/* Native Ads Detail page on March 12,2015 */
.node-native-ads .group-kontakt, .node-native-ads .field-name-field-venue-location{
	width: 100%;
	float: left;
	clear: both;
}
.galleria-thumbnails-list{
	bottom: 3px!important;
}
.galleria-theme-classic .galleria-stage .galleria-image-nav .galleria-image-nav-left,
.galleria-theme-classic .galleria-stage .galleria-image-nav .galleria-image-nav-right
{
    background-image: url("../images/fancybox_sprite.png")!important;
    background-repeat: no-repeat!important;
}
.galleria-stage .galleria-image-nav-right{
	background-position: 0 -72px!important;
}
.galleria-stage .galleria-image-nav-left{
	background-position: 0 -36px!important;
}
.galleria-stage .galleria-image-nav-right,.galleria-image-nav-left{
	cursor: pointer!important;
  height: 36px!important;
  margin-top: 0px!important;
  position: absolute!important;

  width: 36px!important;
  z-index: 1003!important;
}

.follow-link-wrapper {
  width: auto;
  float: left;
  padding-right: 5px;
}
.follow-link-wrapper a{
  text-indent: -9999px;
}
/*Added By Love huria on April 1, 2015 For Google search Page*/
.gsc-search-box{
  display:none!important;
}
.gsc-above-wrapper-area{
  padding: 0px 0!important;
}
/*end*/
/*Added By Love for Webform captcha width
* on March 6,2015
*/
.webform-client-form .captcha {
    width: 100%;
}
.sidebar-enabled .webform-client-form .captcha {
    width: auto;
}
/*End*/
/*Galleria*/
.galleria-theme-classic .galleria-info {
	opacity:0.8;
}
.galleria-theme-classic .galleria-info-text{
	display:block!important;
}
.galleria-theme-classic .galleria-info-title{
	margin: 0px!important;
	text-align:center;
}

/* Version 3.6 Css */
.field-name-field-editor-mode{
  display:none;
}

/* Nachrufe View CSS */
.view-nachrufe .views-row{
  border-bottom: 1px solid #ddd;
  padding-top:35px;
}
.view-nachrufe .views-row .node-teaser{
  padding-bottom: 35px;
}
.view-nachrufe .views-row-last{
  border-bottom: 0;
}
.no-result {
  color: #000;
}

/* Added by Amit Sharma on April 20, 2015 for ad rotator handling */
/* #adv-rotator-bottom{
  float:right;
} */

#google_flash_div{
  width: 370px;
  margin-left:auto;
  margin-right:auto;
}

#google_image_div{
  width: 983px;
  margin-left:auto;
  margin-right:auto;
}

.view-ad-banner-top-lpcms img, .view-ad-rotator-bottom-details img {
  margin-left:auto;
  margin-right: auto;
}

/*Emanuele Catania - 2019.02.05 - Added padding-top: 50px;*/
#adv-rotator-bottom, #adv-inside, .region-adv {
  overflow: hidden !important;
  padding-top: 50px;
}

/*Emanuele Catania - 2019.02.05;*/
body.widget-rotator .container-fluid {
  padding: 10px 0 10px 0;
  border-radius: 15px; 
  background-color: #f3f5f8;
}

/**
 * In the header #adv-inside is displayed between .container and .row
 * and it needs this padding to make sure the content is not cropped
 * on mobile
 */
#adv-inside {
  padding-left: 15px;
  padding-right: 15px;
}

.view-archive-category ul li{
  padding: 5px 0;
  list-style: square;
}
.maintenance-page #logo-title {
  padding-bottom: 25px;
  padding-left: 40px;
}
.maintenance-page #main {
  padding: 40px;
  text-align: center;
}
.maintenance-page #name-and-slogan{
  display: none;
}
.view-ad-banner-rotator-bottom-lpcms img{
	margin-left: auto;
	margin-right: auto;
}
/*For Leserbilder*/
#block-views-leserbilder-block{
  overflow: hidden;
}
#block-views-leserbilder-block ul li{
  padding: 0px 0px 0px 0px;
}
/* Added By Amit on Jun 15, 2015 */
#block-views-leserbilder-block .jcarousel-clip-horizontal ul,
#block-views-leserbilder-block .jcarousel-list li{
  width:268px;
  height:240px;
}
/* End */
.img-title {
    background-color: gray;
    bottom: 75px;
    color: #fff;
    display: block;
    float: right;
    font-size: 9px;
    font-weight: bold;
    opacity: 0.7;
    position: relative;
    width: 80%;
    text-align: left;
    padding-left: 30px;
}
.view-leserbilder .jcarousel-skin-default .jcarousel-container-horizontal {
  padding: 0px 0!important;
}
.view-leserbilder .jcarousel-skin-default .jcarousel-item-horizontal {
  margin: 0px!important;
}
#widgets .jcarousel-skin-default .jcarousel-item-horizontal img {
    margin: 0px;
}
.leser-title-wrapper {
    width: 100%;
}
/*End*/

/*For Leserbilder*/
#block-views-leserbilder-block{
  overflow: hidden;
}
#block-views-leserbilder-block ul li{
  padding: 0px 5.6px 0px 0px;
}
.img-title {
    background-color: gray;
    bottom: 65px;
    color: #fff;
    display: block;
    float: right;
    font-size: 9px;
    font-weight: bold;
    opacity: 0.7;
    position: relative;
    width: 80%;
}
.view-leserbilder .jcarousel-skin-default .jcarousel-container-horizontal {
  padding: 0px 0!important;
}
.view-leserbilder .jcarousel-skin-default .jcarousel-item-horizontal {
  margin: 0 1px!important;
}
/*End*/


/**************************************************/
/***************** LPCMS 3.7 **********************/
/**************************************************/

/**Added By Love Huria for Skyscraper ads alignment**/
.skyscraper img{
	margin-left: auto;
	margin-right: auto;
}
/* .skyscraper{
	padding-top: 25px;
} */
.bottom_fade {
  position:absolute;
  z-index:2;
  right:0; bottom:0; left:0;
  height:75px; /* adjust it to your needs */
  background: url(data:image/svg+xml;base64,alotofcodehere);
  background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1)));
  background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
  background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
  background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
  background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
}
.top_fade {
  position:absolute;
  z-index:2;
  right:0;
  top:0;
  left:0;
  height:75px;
  background: url(data:image/svg+xml;base64,alotofcodehere);
  background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1)));
  background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
  background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
  background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
  background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
}
.skyad-enabled #feed-panel-1, .skyad-enabled #feed-panel-3{
	padding-right: 20px;
	margin-bottom: 30px;
}
.skyad-enabled #feed-panel-2, .skyad-enabled #feed-panel-4{
	padding-left: 20px;
	margin-bottom: 30px;
}
.skyad-enabled #lwb1Container,.skyad-enabled #lwb2Container,
.skyad-enabled #lwb3Container, .skyad-enabled #lwb4Container,.skyad-enabled #lwb4Container{
	 max-height: 275px;
   min-height: 275px;
}
.skyad-enabled .no-sponsor #lwb1Container, .skyad-enabled .no-sponsor #lwb2Container,
.skyad-enabled .no-sponsor #lwb3Container, .skyad-enabled .no-sponsor #lwb4Container,
.skyad-enabled .no-sponsor #lwb5Container{
   max-height: 325px;
   min-height: 325px;
}
.skyad-enabled #feeds-panel h2{
	padding: 5px;
}

.view-external-ad-wideboard img, .view-external-ad-leaderboard img{
  float:left;
}
.wideboard{
  padding-bottom: 15px;
}

.wideboard-below-menu{
  padding-bottom: 0 !important;
}

.leaderboard{
  padding-top: 35px;
}

.page-node .leaderboard, .page-galeriehtml .leaderboard, .page-videoshtml .leaderboard{
  padding-top: 0;
}

.node-detail{
  padding-bottom: 35px;
}

.wideboard p, .skyscraper p, .leaderboard p, .view-external-ad-wideboard p{
  margin: 0 0 0;
}

/* Mobile Ads */
.interstitial, .regular-m{
  position: fixed;
}

.interstitial, .regular-m, .wideboard-m{
	width: 320px;
  overflow-x:hidden;
  max-width:320px !important;
}

.interstitial .col-md-12, .regular-m .col-md-12, .wideboard-m .col-md-12{
  padding-left:0;
}

.interstitial{
  z-index: 1000;
  top: 30px;
}

.regular-m{
  bottom: 0;
  z-index: 1001;
}

.closeblock{
	position: absolute;
  top: 0;
  right: 5px;
}

.closeblock-button{
  position: absolute;
  top: -2px;
  right: -6px;
  background: url(../images/controls-1.png) no-repeat 0px 0px;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}

.closeblock-button:hover {
  background-position: 0 -63px;
  cursor: pointer;
}

.gsc-tabsArea{
  display: none !important;
}

.not-front .rotator .node{
  border:0;
}
.view-most-read{
  /* word-break: break-all; */
  word-break: break-word;
}


/* Changes for fixed menu */
@media screen and (max-width: 620px) {
  .fixed-logo #header, .fixed-logo #header-logo, .fixed-logo #logo {
    z-index: 999;
  }
  .fixed-logo #logo{
    position: fixed;
    background-color: #fff;
    top: 0;
    padding-top: 5px;
    left: 0;
    width:100%;
  }
  .fixed-logo #logo img{
    padding-left:5px;
  }
}

.block-linkwidget-v35 h2>a{
  color: #fff;
}

.block-linkwidget-v35 h2>a:hover{
  transition: color 0.5s ease;
  text-decoration: none;
}

#colorbox #cboxClose{
  top: 0;
  right: 0;
}

#cboxTitle {
  position: absolute;
  bottom: 0px;
  left: 0px;
  text-align: center;
  width: 100%;
  color: #FFF;
  opacity: 0.7;
  padding-bottom: 5px;
  background: #000000;
  padding: 0 0 0 0;
  height: auto !important;
}
@-moz-document url-prefix() {
	#cboxTitle {
	  padding: 0 0 8px 0;
  }
}
#extImgL a{
  text-decoration: none;
  color: #fff;
}
#cboxSlideshow{
  padding: 7px;
}
.node-extended-rss .field-rss-image, .node-extended-rss .collection{
  clear: both;
}
.node-extended-rss .collection {
  padding-top:25px;
}
.field-rss-image{
  margin : 10px 0;
}
.feeds .field-rss-image{
  clear:both;
  height: 40px !important;
}
.feeds .field-rss-image img{
  height: 40px !important;
  /* margin-left: auto;
  margin-right: auto; */
}

.field-rss-image .sponser-text, .field-rss-image .sponser-content{
  float:left;
  display:inline;
}

.field-rss-image .sponser-text{
  width: 33%;
  padding-right: 5px;
  font-weight:bold;
}

.field-rss-image .sponser-content{
  width: 67%;
}

.node-type-extended-rss .leaderboard, .node-ga-widget .statistics_counter{
  display:none;
}

/* .node-type-extended-rss  .node-detail{
  padding-bottom:0;
} */
.node-type-extended-rss #panel-1-news .section-lines{
  padding-bottom:17px;
}
#block-views-lp-page-leader-board-block h2{
  font-size: 100%;
  font-weight:bold;
}

#colorbox{
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}


.feeds h2>a{
  color: #fff;
}

.feeds h2>a:hover{
  color: #000;
  text-decoration: none;
}

.webform-component .form-managed-file input[type="submit"]{
  display:none;
}
