
a {
  color: #0661d1;
}
a:hover,
a:focus,
a:active {
  color: #004299;
}
pre {
  border-left-color: #004299;
}
#page .block-views h2.title {
    color: #fff;
        color: #fff;
    font-size: 23px;
    font-weight: 700;
    width: 24rem;
    margin-bottom: 15px;
    border-radius: 8px 1px 0px 0px;
    padding: 0px 15px;
    border-bottom: 0px;
background-color: #015293;}


/* base: layout */
#pre-header,
#header-top {
  background-color: #015293;
}
#header {
    border-bottom-color: #043e95;
    background: rgb(6,125,209);
    background: linear-gradient(172deg, rgba(6,125,209,1) 0%, rgb(3 87 151) 18%, rgb(79 182 255) 95%);
}

/* components: accordion */
.panel-title a,
.panel-heading a:hover {
  background-color: #004299;
}

/* components: block */
.sidebar .block > h2,
#page .block-views > h2 {
  border-bottom-color: #0661d1;
    border-left: 4px solid red;
    padding-left: 8px;
}

/* components: buttons */
a.button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  background-color: #0661d1;
}
.pre-header-area a.button,
.pre-header-area input[type="submit"],
.header-top-area a.button,
.header-top-area input[type="submit"] {
  background-color: #0661d1!important;
}
.pre-header-area a.button:hover,
.pre-header-area input[type="submit"]:hover,
.header-top-area a.button:hover,
.header-top-area input[type="submit"]:hover {
  background-color: #004299!important;
}
a.button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
a.button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active,
a.button:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus {
  background-color: #004299;
}

/* components: dropdown-blocks */
.dropdown .trigger {
  color: #004299;
}
.colored-area .dropdown .trigger {
  color: #ffffff;
}
.colored-area .dropdown-menu > li {
  color: #3f3f3f;
}
.colored-area .dropdown-menu > li a {
  color: #0661d1;
  text-decoration: none;
}
.colored-area .dropdown-menu > li a:hover,
.colored-area .dropdown-menu > li a:active,
.colored-area .dropdown-menu > li a:focus {
  color: #004299;
  text-decoration: none;
}

/* components: fields */
.field--entity-reference-target-type-taxonomy-term ul.links li a:hover {
  background-color: #004299;
}

/* components: flexslider-internal-banner */
#internal-slider-carousel ul.slides > li.flex-active-slide,
#internal-slider-carousel ul.slides > li:hover {
  border-color: #004299;
}
@media (max-width: 767px) {
  #internal-slider-carousel .flex-direction-nav a {
    border-color: #004299;
    color: #004299;
  }
}

/* components: flexslider-main */
.flex-direction-nav a  {
  color: #004299;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  background-color: #004299;
}
@media screen and (max-width: 860px) {
  .flex-control-paging li a:hover,
  .flex-control-paging li a.flex-active {
    background-color: #004299;
  }
}

/* components: forms */
input.form-text:focus,
textarea:focus {
  border-color: #004299;
}

/* components: image-overlay */
.overlay {
  background-color: #004299;
  background-color: rgb(2 121 167 / 35%);
}
.overlay i {
  background-color: #004299;
}

/* components: menu */
ul.menu li a:hover {
  background-color: #004299;
}
ul.menu li.menu-item--collapsed > a:before,
ul.menu li.menu-item--expanded > a:before,
.subfooter-area ul.menu li a:hover {
  color: #004299;
}

/* components: menu: superfish */
#main-navigation .sf-menu ul {
  background-color: #004299;
  background-color: rgba(234,45,73,0.9);
}
#pre-header .sf-menu ul,
#header-top .sf-menu ul {
  background-color: #0661d1;
  background-color: rgba(192,39,60,0.9);
}
#main-navigation .sf-menu > li.sfHover > a {
  background-color: #004299;
}
#pre-header .sf-menu > li.sfHover > a,
#pre-header ul.menu li a:hover,
#header-top .sf-menu > li.sfHover > a,
#header-top ul.menu li a:hover,
#main-navigation .sf-menu ul li.sfHover>a,
#main-navigation .sf-menu ul li a:hover {
  background-color: #0661d1;
}
#pre-header .sf-menu ul li.sfHover>a,
#pre-header .sf-menu ul li a:hover,
#header-top .sf-menu ul li.sfHover>a,
#header-top .sf-menu ul li a:hover {
  background-color: #043e95;
}

/* components: node-links */
ul.links li.statistics-counter {
  color: #0661d1;
}
ul.links li a:hover,
.more a:hover {
  background-color: #004299;
}

/* components: node */
.post-progressbar {
  background-color: #004299;
}
.node-info-item .field--entity-reference-target-type-taxonomy-term ul.links li a,
.node-info-item-term .field--name-field-mt-post-categories a {
  color: #0661d1;
}
.node-info-item .field--entity-reference-target-type-taxonomy-term ul.links li a:hover,
.node-info-item-term .field--name-field-mt-post-categories a:hover {
  color: #004299;
}

/* components: pager */
li.pager__item > a:hover,
li.pager__item.is-active > a {
  background-color: #004299;
}
li.pager__item > a:focus {
  color: #004299;
}

/* components: primary-menu */
body:not(:target) .region-navigation .menu-toggle:hover,
body:not(:target) .region-navigation .menu-toggle--hide {
  background-color: #004299;
}
@media all and (min-width: 768px) and (max-width: 991px) {
  .region-navigation .menu-item,
  body:not(:target) .region-navigation .menu-item,
  .region-navigation .menu .menu-item a:hover {
    background-color: #004299;
  }
  .region-navigation .menu-item a,
  body:not(:target) .region-navigation .menu-item a {
    background-color: #0661d1;
  }
}

/* components: social-links */
.header-area ul.social-bookmarks li a:hover,
.header-area ul.brands li a:hover,
ul.user-social-bookmarks li a:hover {
  background-color: #004299;
}
ul.user-social-bookmarks li a:hover {
  color: #004299;
}

/* components: tables */
table th {
  background-color: #0661d1;
}

/* components: tabs */
.nav-tabs {
  border-bottom-color:#004299;
}
.nav-tabs > li > a:hover {
  border-color: #004299;
  background-color: #004299;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background-color: #004299;
  border-color: #004299;
}
@media (min-width: 481px) {
  .nav-tabs > li.active > a:after {
    color: #004299;
  }
}

/* components: teaser-listings */
.view-feed .promoted-posts .view-header span {
  background-color: #004299;
}

/* components: to-top */
#toTop {
  color: #004299;
}

/* components: view-breaking-slider */
.view-titles .more-link a {
  background-color: #004299;
  border-bottom: 6px solid rgba(192,39,60,0.65);
}

/* components: view-most-popular */
.view-popular-objects .views-row:hover {
  border-color: #004299;
}
.view-popular-objects .views-row:hover .views-field-field-mt-post-categories a {
  background-color: #004299;
}

/* components: views */
.views-field-title a:hover {
  color: #004299;
}
.views-field-field-mt-post-categories a:hover {
  background-color: #004299;
}

/* Components: view-tags-cloud */
.view-mt-tags-cloud .views-row a:hover {
  background-color: #004299;
}




#block-views-block-front-view-block-3 {background-color: #fff;  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;  
margin-bottom: 50px;  } 

#block-views-block-front-view-block-3 > .views-field-field-image{
float:right;	} 

.overlayed {
        position: relative;
    overflow: hidden;
    display: flex;
    width: auto;
    float: unset;
}

/*
#block-views-block-front-view-block-3:hover { box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);}  
*/

  
#block-views-block-front-view-block-5{background-color: #fff;  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;  
    margin-bottom: 20px;  } 
  
#block-views-block-front-view-block-5:hover { box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);}  

.view-display-id-block_4 .views-field-field-image {float:right;     padding-left: 10px; transition: transform .2s ease-in-out}

.view-display-id-block_6 .views-field-field-image {float: right;
    padding-left: 10px;
    padding-right: 15px; 
	transition: transform .2s ease-in-out;
	    margin-top: 10px;
		transition: transform .5s, filter 1.5s ease-in-out;
  filter: grayscale(100%);
	
	}
	
.view-display-id-block_6 .views-field-field-image:hover {
   
	filter: grayscale(0);
  transform: scale(1.1);
	}	
	
.view-display-id-block_9 .views-field-field-image {float:right;     padding-left: 10px; transition: transform .2s ease-in-out}



.masonry-item .views-field-field-image img{float:right;}


body {   
    color: #3f3f3f;
    background-color: #ebebeb;
    text-rendering: optimizeLegibility;
    
}

.horizontal .views-col {padding: 20px;}


/*.views-col .views-field-title{font-size:17px;} */
.views-col .views-field-created a{font-size:10px;}

.national a {
    font-size: 17px;
    color: #035f83;
    font-weight: bold;
    font-family: sans-serif;
    margin-left: 5px;
}

.sport-list a {
    font-size: 17px;
    color: #035f83;
    
    font-family: sans-serif;
    margin-left: 5px;
}


.view-display-id-block_8 .views-field-title a{
        font-size: 14px;
    font-weight: bold;
}


.view-display-id-block_11 .views-view-grid .views-col {
    float: left;
    background: #f2f3f3;
    border-radius: 10px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    transition: 0.3s;
    padding: 10px;
}


.views-view-grid .views-col {
    float: left;
    background: #f2f3f3;
    border-radius: 10px;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s; 
      
}





.jb-idx-thumbnail-container{margin: 0px;
    padding: 0px;
    position: relative;
    height: 100% !important;
    top: -87px;
    width: 100% !important;
    user-select: none;}


#front-view--block-7  {
    height: 600px;
    width: 100%;
}


.views-view-grid .views-row {
  /*  align-items: stretch;
    width: 100%;
    justify-content: center; */
    display: inline;
}

.view-display-id-block_2 {
    align-items: stretch;
    width: 100%;
    justify-content: center;
    display: flex;
    border-top: red solid;
    margin-top: -15px;
}

.view-display-id-block_5{
    align-items: stretch;
    width: 100%;
    color: #191920;
    justify-content: center;
    border-top: red solid;
    margin-top: -15px;
}

.view-display-id-block_10 .views-field-created { font-size: 12px;}


.localnews a {
    font-weight: bold; color:#0a5987;     text-transform: uppercase;}


.field--type-viewsreference .field__item {
	width: 50%;
    border-top: red solid;
    float: left;
    padding: 25px;
    background: #f9f9f9;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    transition: 0.3s;
    margin-bottom: 20px;
    margin-top: -23px;
	
	} 
	

#block-adverts1{position:inherit;}






.view-display-id-block_8 .field--type-viewsreference .field__item:nth-child(2){
   width: 50%;
    float: left;
    padding: 0px;
    background: #ebebeb;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    transition: 0.3s;
    margin-bottom: 20px;
}


.field--type-viewsreference .field--label-above {display:none;}
	
	.viewsreference--view-title {
   
color: #fff;
    font-size: 22px;
    font-weight: 700;
    border-radius: 2px 25px 0px 0px;
    margin-bottom: 15px;
    width: 18.5rem;
    padding: 0 5px;
    border-bottom: 5px solid red;
    background-color: #04465a;
}
	
	.page-title {
    margin-top: 0;
    font-size: 3.5rem;
}

.views-field-title .localnews {font-size: large;
    margin-bottom: 1rem;}
	
.view-display-id-block_6 .views-field-title {
    font-size: 2.5rem;
    padding-left: 15px;
    
}
.view-display-id-block_6 .views-field-created {font-size:10px; padding-left: 15px;}
.view-display-id-block_6 .views-field-body {padding-left: 15px;
    font-weight: 200;
    margin-bottom: 10px;
    border-bottom: 2px solid #e0e0e0;
	    padding-bottom: 5px;
}


.view-display-id-block_12 {float:left;}
.view-display-id-block_11 {float: left;
    display: flex;
    clear: both;
    justify-content: flex-start;
align-content: center;}

/* For the top tile with out a link 

.view-display-id-block_12 .views-field-title {
	font-size:2.5rem; 
	margin-left: 15px;
    font-weight: bold;}

*/
.view-display-id-block_12 .views-field-title a{
	color: #f3f3f3;
    font-size: 16px;
    justify-content: center;
    display: flex;
    background: #022472;
    padding: 2.1rem;
    text-transform: capitalize;
    font-weight: bold;
	}



/* Anything udner 700px */
@media screen and (max-width: 700px) {
  .view-display-id-block_11 {
    float: left;
    clear: both;
	    display: grid; 
	}
}


/*MEDIA Queries */
@media screen and (min-width: 700px) {
  .block-views-blockfront-view-block-13 {display:none;}
}

/* Anything udner 700px */
@media screen and (max-width: 700px) {
  .block-views-blockfront-view-block-2 {
    float: left;
    clear: both;
	    display: none; 
	}
}


/* Anything udner 700px */
@media screen and (max-width: 700px) {
  .field--type-viewsreference .field__item {
    width: 100%;
    padding: 30px;
    background: #f9f9f9;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    transition: 0.3s;
    margin-bottom: 20px;
	}
}



/* Mosaic hovering */

.hvrbox .hvrbox-layer_slideright {
	-moz-transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
}
.hvrbox:hover .hvrbox-layer_slideright,
.hvrbox.active .hvrbox-layer_slideright {
	-moz-transform: translateX(0);
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
.hvrbox,
.hvrbox * {
	box-sizing: border-box;
}
.hvrbox {
	position: relative;
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	height: auto;
}
.hvrbox img {
	max-width: 100%;
}
.hvrbox .hvrbox-layer_bottom {
	display: block;
}
.hvrbox .hvrbox-layer_top {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
	padding: 15px;
	-moz-transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}
.hvrbox:hover .hvrbox-layer_top,
.hvrbox.active .hvrbox-layer_top {
	opacity: 1;
}
.hvrbox .hvrbox-text a {
	text-align: center;
	font-size: 18px;
	color:white;
	display: inline-block;
	position: absolute;
	    width: 70%;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.hvrbox .hvrbox-text_mobile {
	font-size: 15px;
	border-top: 1px solid rgb(179, 179, 179); /* for old browsers */
	border-top: 1px solid rgba(179, 179, 179, 0.7);
	margin-top: 5px;
	padding-top: 2px;
	display: none;
}
.hvrbox.active .hvrbox-text_mobile {
	display: block;
}

/* Mosaic hovering - CUBES */
.hvrbox .hvrbox-layer_slideup {
	-moz-transform: translateY(100%);
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
}
.hvrbox:hover .hvrbox-layer_slideup,
.hvrbox.active .hvrbox-layer_slideup {
	-moz-transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}


ul.social {
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
}

ul.social > li {
  display: inline-block;
}

ul.social > li > a {
  display: inline-block;
  font-size: 18px;
  line-height: 30px;
  width: 70px;
  height: 30px;
  border-radius: 36px;
  background-color: #003f9f;
  color: #fff;
  margin: 0 3px 3px 0;
}

ul.social > li > a:hover {
  text-decoration: none;
  background-color: #576478;
}



.rounded-social-buttons {
  text-align: center;
}

.rounded-social-buttons .social-button {
  display: inline-block;
  position: relative;
  cursor: pointer;
  width: 3.125rem;
  height: 3.125rem;
  border: 0.125rem solid transparent;
  padding: 0;
  text-decoration: none;
  text-align: center;
  color: #fefefe;
  font-size: 1.5625rem;
  font-weight: normal;
  line-height: 2em;
  border-radius: 1.6875rem;
  transition: all 0.5s ease;
  margin-right: 0.25rem;
  margin-bottom: 0.25rem;
}

.rounded-social-buttons .social-button:hover, .rounded-social-buttons .social-button:focus {
  -webkit-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
}

.rounded-social-buttons .social-button.facebook {
  background: #3b5998;
}

.rounded-social-buttons .social-button.facebook:before {
  font-family: "FontAwesome";
 
}

.rounded-social-buttons .social-button.facebook:hover, .rounded-social-buttons .social-button.facebook:focus {
  color: #3b5998;
  background: #fefefe;
  border-color: #3b5998;
}

.rounded-social-buttons .social-button.twitter {
  background: #55acee;
}

.rounded-social-buttons .social-button.twitter:before {
  font-family: "FontAwesome";
  content: "";
}

.rounded-social-buttons .social-button.twitter:hover, .rounded-social-buttons .social-button.twitter:focus {
  color: #55acee;
  background: #fefefe;
  border-color: #55acee;
}

.rounded-social-buttons .social-button.linkedin {
  background: #007bb5;
}

.rounded-social-buttons .social-button.linkedin:before {
  font-family: "FontAwesome";
  content: "";
}

.rounded-social-buttons .social-button.linkedin:hover, .rounded-social-buttons .social-button.linkedin:focus {
  color: #007bb5;
  background: #fefefe;
  border-color: #007bb5;
}

.rounded-social-buttons .social-button.youtube {
  background: #bb0000;
}

.rounded-social-buttons .social-button.youtube:before {
  font-family: "FontAwesome";
  content: "";
}

.rounded-social-buttons .social-button.youtube:hover, .rounded-social-buttons .social-button.youtube:focus {
  color: #bb0000;
  background: #fefefe;
  border-color: #bb0000;
}

.rounded-social-buttons .social-button.instagram {
  background: #125688;
}

.rounded-social-buttons .social-button.instagram:before {
  font-family: "FontAwesome";
  content: "";
}

.rounded-social-buttons .social-button.instagram:hover, .rounded-social-buttons .social-button.instagram:focus {
  color: #125688;
  background: #fefefe;
  border-color: #125688;
}

.rounded-social-buttons .social-button.pinterest {
  background: #cb2027;
}

.rounded-social-buttons .social-button.pinterest:before {
  font-family: "FontAwesome";
  content: "";
}

.rounded-social-buttons .social-button.pinterest:hover, .rounded-social-buttons .social-button.pinterest:focus {
  color: #cb2027;
  background: #fefefe;
  border-color: #cb2027;
}

.rounded-social-buttons .social-button.google-plus {
  background: #dd4b39;
}

.rounded-social-buttons .social-button.google-plus:before {
  font-family: "FontAwesome";
  content: "";
}

.rounded-social-buttons .social-button.google-plus:hover, .rounded-social-buttons .social-button.google-plus:focus {
  color: #dd4b39;
  background: #fefefe;
  border-color: #dd4b39;
}

.rounded-social-buttons .social-button.github {
  background: #000000;
}

.rounded-social-buttons .social-button.github:before {
  font-family: "FontAwesome";
  content: "";
}

.rounded-social-buttons .social-button.github:hover, .rounded-social-buttons .social-button.github:focus {
  color: #000000;
  background: #fefefe;
  border-color: #000000;
}

.rounded-social-buttons .social-button.tumblr {
  background: #32506d;
}

.rounded-social-buttons .social-button.tumblr:before {
  font-family: "FontAwesome";
  content: "";
}

.rounded-social-buttons .social-button.tumblr:hover, .rounded-social-buttons .social-button.tumblr:focus {
  color: #32506d;
  background: #fefefe;
  border-color: #32506d;
}








.region-pre-header-right {width: 780px;
    float: right;
    margin-bottom: -175px;
    margin-top: 65px;}




/* Anything udner 700px */
@media screen and (max-width: 700px) {
  .region-pre-header-right {width: 100%;
    margin-bottom: -72px;
  margin-top: 25px;}

}

.recent-date a{font-size: 10px;
    color: #718591;}



.recent-title a{    font-size: larger;
    font-weight: 600;
    color: #294e5c;}


#block-sports .title{
         background: #054776;
    color: white;
    display: flex;
    border-left: red solid;
    width: 244px;
    padding-left: 21px;
    font-weight: revert;
    font-size: 25px;
    border-bottom: red solid;
    border-radius: 12px 0px 0px 0px;
}

.field--type-viewsreference .field__label{display:none}


.views-field-nothing {    color: #005cab;
    font-size: small;
    } 

.iono-player-1660643639768 .iono-icon-button.iono-theme-accent {
    color: #0a4976;
    fill:#0a4976;
}


#mc_embed_signup .button {
    clear: both;
    background-color: #085389;
    border: 0 none;
    border-radius: 4px;
    letter-spacing: .03em;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    height: 32px;
    line-height: 32px;
    margin: 0 5px 10px 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: auto;
transition: all 0.23s ease-in-out 0s;}



	#block-adverts1{align-items: stretch;
    width: 100%;
    color: #191920;
    justify-content: center;
    border-top: red solid;
    margin-top: -23px;}



.se-block .block-content .se-container .se-links-container {
    display: inline-block;
    width: -webkit-calc(100% - 35px);
    width: -moz-calc(100% - 35px);
    width: calc(100% - 35px);
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    height: 35px;
}

/*
.flashing_news a{  font-size: larger;
    font-weight: 600;
    color: #fbfbfb;
}

.view-display-id-block_16 {background: #c70000;     padding-bottom: 10px;    margin-top: -110px; }
.view-display-id-block_16 a{color: white; margin-left:5px;}



*/

/* (A) BLINKING KEYFRAMES */
@keyframes blinking {
  0% {
    background-color: #ff0019;
    border: 3px solid #bd2c3a;
  }
  /* ADD MORE KEYFRAMES IF YOU WANT
  50% {
    background-color: #55d66b;
    border: 5px solid #126620;
  } */
  100% {
    background-color: #000;
    border: 3px solid #ff0000;
  }
}
 
/* (B) ATTACH BLINKING KEYFRAMES TO CONTAINER */
/* animation: name | time | iterations */
#views_slideshow_cycle_teaser_section_front_view-block_16{
      animation: blinking 1s infinite;
    height: 60px;
    width: 117rem;
	margin-top: 1px;
}

.flashing-news a {color:#fff;}

.view-display-id-block_16 .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    color: burlywood;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	margin-left:5px;
}

#views_slideshow_cycle_teaser_section_front_view-block_16 .title{
	font-size: large;
    background: red;
    color: lawngreen;
    width: 15%;
    float: left;
padding: 16px;}


/* Anything udner 700px */
@media screen and (max-width: 700px) {
  #views_slideshow_cycle_teaser_section_front_view-block_16{
      animation: blinking 1s infinite;
    height: 8rem;
    width: 100%;
	margin-top: 22px;
}
}

/* Anything udner 700px */
@media screen and (max-width: 700px) {
.view-elections2024 table {
    border-collapse: collapse;
    width: 69%;
    color: #000000;
    font-size: 12px;
    background: gainsboro;
    margin: 5px 0 19px;
    display: table-cell;
}
	}



.onscroll .view-display-id-block_16  {
        position: fixed;
    z-index: 499;
margin-top: -212px;
    width: 100%;
}



.flashing-start {
   color: darkorange;
    font-weight: bolder;   
}

.view-display-id-block_9  {border-top: red solid;
    margin-top: -15px;
}

.view-display-id-block_13 {    border-top: red solid;
    margin-top: -15px;
}



/* Anything udner 700px */
@media screen and (max-width: 700px) {
  iframe {
    width: 95%;
}

}


/* Anything udner 700px */
@media screen and (max-width: 700px) {
	.view-display-id-block_16	{
        position: fixed;
    z-index: 55;
    bottom: 0.1px;
    width: 100%;
    background: #084d8570;}
}

.elections img {
    float: left;
    padding: 10px;
    width: 250px;
    margin-right: 10px;
}


/*
.elections-title {   
    font-size: 1.5em;
    color: black;  
}
*/

.election-date {
	
    font-size: small;
    font-style: italic;
    color: #e0dfdf;
    background: #1b7aa4;
    padding: 3px;
}
}


.elections-body {
	font-size: 12px;
    
}

.view-elections =>  #top-content #block-newsplus-lite-breadcrumbs{
   
    display: none;
}



.region-page-intro .block {
    padding: 0 0 0px 0;
}
.image-elections, .views-field-field-image table td  img {
    width: 70px;
    
}

.image-logos img {
    width: 40px;
    margin-top: 5px;
    border-radius: 24px;
    float: left;
}

.align-center {
    display: block;
    margin-right: auto;
    margin-left: auto;
	 width: 100% !important;
    width: -webkit-fill-available !important;
}



.views-field-field-percentage  {
    font-size: small;
}


.view-elections => .breadcrumb .se-block .block-content .se-container {
display:none;}

.views-field-created {font-size: 11px;
    color: brown;}


.view-elections2024 table {
        border-collapse: collapse;
    width: 100%;
    font-size: 15px;
    margin: 5px 20px 3px;
}


.view-elections2024, .caption {
    padding-top: 2px;
    padding-bottom: 8px;
    color: #044c69;
    text-align: left;
    font-weight: bold;
}


#views-bootstrap-elections2024-block-1 .panel-title a, .panel-heading a:hover {
    background-color: #ffffff;
}

