﻿/*body{ 
  background: url(/siteelements/images/banner-connects.jpg) no-repeat top center !important;
}*/

#pagecontainer {
  margin-top: 0 !important;
}

#pagebody{
  line-height: 1.2!important;
  background: none!important;
}

.sys_hptopblock {
  background-color:var(--svs-blue);
  color:#ffffff;
  font-size:50px;
  text-align:center;
  padding: 25px 0 40px;
  margin:3px 0;
}

.sys_hp-txt {
  display:block;
  text-align:left;
  padding:0 0 10px 30px;
}

.sys_hptopblock em{
  padding: 15px 0;
  width:13%;
}

.sys_hptopblock a{
  color:#d7d7d7;
}

.sys_hptopblock a:hover{
  color:#ffffff;
}


.sys_hpcol {
  float:left;
  width:23%;
  padding:1%;
}

.sys_hpcol a{
    color:#000000;
    text-decoration: none;
}

.sys_hpcol a:hover{
    text-decoration: underline;
}

.sys_hpcol h2 {
 font-size:1.1em; 
 margin-top:1px;
}


.sys_hpcol ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}


.MobMenu {
 display:none !important; 
}


@media screen and (max-width: 799px) {
.sys_hptopblock em{
  width:26%;
}
.sys_hpcol {
   width:40%;
    padding:10px 5%;
  }
}


@media screen and (max-width: 999px) {  
#pagebody {
    border-left: 0px solid #ffffff!important;
    border-right: 0px solid #ffffff!important;
}
}

@media screen and (max-width: 399px) {
.sys_hptopblock em{
  width:39%;
}
  #pagebody {
    border-left: 0px solid #ffffff!important;
    border-right: 0px solid #ffffff!important;
}
.sys_hpcol {
   width:80%;
    padding:10px 10%;
  }
}

@media screen and (min-width: 400px) and (max-width: 799px)
{
  
   .sys_hpcols div:nth-of-type(2n+3){
    clear:both;
  }
  
}



.sys_hptopblock span{
  font-size:18px;
  display:block;
}

.sys_hptopblock h1{
  font-size:18px;
  margin:0;
  font-weight:normal;
}

.sys_hptopblock h2{
  font-size:18px;
  margin:0;
  font-weight:normal;
}


.sys_hpcols {
    margin: 0 auto;
    overflow: auto;
    padding: 20px 0;
    width: 95%;
}



.sys_hpcol h1{
  font-size:20px;
}


/* MS app head styles */




.ms_app_hp {
    margin-top: 10px;
    color: #ffffff;
}

.ms_app_hptxt {
  font-size:18px;
}

@media screen and (max-width: 600px) {

.ms_app_hptxt {
  font-size:14px;
}
}

.dl_app_hp {
    position: absolute;
    right: 10px;
    bottom: 25px;
}





@media all and (max-width: 380px) {
.dl_app_hp img {
  width:120px;
}
}





/* Rotator Styles */
#rotator1_rotatorhead
{
  padding-top:350px;
}
#imgrotatorbackdiv{
				width:960px;
 		 position:absolute;
}
#rotatorholder
{
  position:relative;
  height:auto;}

#rotator1_rotator
{
  overflow:hidden;
		font-weight:normal;
}
#rotatorheadertext
{
  display:none;
}
#rotatorheader
{
  background-color:var(--svs-blue);
  color:#FFFFFF;
  padding:2px;
  font-size:20px;
  display:none;
}
#rotatorbodytext
{
    background-color: #e9e9e9;
    color: #000000;
    font-size: 16px;
    height: 44px;
    max-width: 960px;
    padding: 5px;
}
.rotatorfooterlink
{
    background-color: #457186;
    border-right: 1px solid #f7f7f7;
    color: #ffffff;
    display: inline-block;
    font-size: 20px;
    height: 55px;
    padding-left: 12px;
    padding-right: 10px;
    padding-top: 5px;
    text-decoration: none;
    width: 297px;
    float:left;
}

.rotatorfooterlinkhighlight
{
    background-color: #bd5405;
    border-right: 1px solid #f7f7f7;
    color: #ffffff;
    display: inline-block;
    font-size: 20px;
    height: 55px;
    padding-left: 12px;
    padding-right: 10px;
    padding-top: 5px;
    text-decoration: none;
    width: 297px;
    float:left;
}
.rotatorhide {
  display:none;
}
.rotatorshow {
  display:inline;
}
#rotatorcontrolsholder {
	 position:absolute;
  padding-top:320px;
  text-align:right;
}
#rotatorcontrols
{
  margin-left:10px;
  background-color:#000000;
  padding:4px 4px 0px 4px;
}
#rotator1_rotatormorenews
{
  text-align:right;
  max-width:960px;
}

#rotator1_rotatormorenews a, #rotator1_rotatormorenews a:visited
{
  text-decoration:none;
  color:#000000;
}

#rotator1_rotatormorenews a:hover
{
  text-decoration:underline;
}

@media screen and (max-width: 999px) {  
  #rotatorbodytext
  {
    max-width:957px;
		}
  .rotatorfooterlink, .rotatorfooterlinkhighlight
  {
    display:block;
    width:auto;
    margin-bottom:2px;
    height:auto;
    padding-right:2px;
    padding-bottom:5px;
    float:none;
  }
}

@media screen and (max-width:800px) {
  #rotatorbodytext
  {
    height:66px;
  }
}

@media screen and (max-width:459px) {
  #rotatorbodytext
  {
    height:135px;
    margin-top:1px;
    margin-bottom:1px;
  }
  #rotatorheader
  {
    display:block;
  }
  #rotatorholder
  {
    display:none;
  }
  #rotatorcontrols
  {
    margin-left:2px;
  }
}











/* -----------------------------------------------------------------------------
  FONTS
  
----------------------------------------------------------------------------- */


/* -----------------------------------------------------------------------------
  BOX SIZING RESET
  
----------------------------------------------------------------------------- */
*,
*::before,
*::after {
  
}

html {
  box-sizing: border-box;
}

/* -----------------------------------------------------------------------------
  ROOT ELEMENTS
  
----------------------------------------------------------------------------- */
html,
body {

}

body {

}

/* -----------------------------------------------------------------------------
  HEADING ELEMENTS
  
----------------------------------------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
 
}

/* -----------------------------------------------------------------------------
  TEXT ELEMENTS
  
----------------------------------------------------------------------------- */


/* -----------------------------------------------------------------------------
  MEDIA ELEMENTS
  
----------------------------------------------------------------------------- */
img {
 
}

/* -----------------------------------------------------------------------------
  CONTAINER OBJECTS
  
----------------------------------------------------------------------------- */
.o-container {
  margin: 0 auto;

}

@media all and (min-width: 480px) {
  .o-container {

  }
}

@media all and (min-width: 720px) {
  .o-container {
    margin: 30px 0;
  }
}

/* -----------------------------------------------------------------------------
  HEADER OBJECT
  
----------------------------------------------------------------------------- */
.o-header {
  margin: 0;
  padding: 0;
}

.o-header-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #dc446e;
}

.o-header-nav__link {
  padding: 12px;
  color: #fff;
}

.o-header-nav__link:hover {
  color: #fff;
  background-color: #9d1d41;
}

.o-header__title {
  margin: 24px;
  padding: 0;
  color: #818181;
  font-size: 28px;
  font-weight: 300;
  text-align: center;
}

@media all and (min-width: 480px) {
  .o-header__title {
    margin: 36px;
    font-size: 42px;
  }
}

/* -----------------------------------------------------------------------------
  MAIN OBJECT
  
----------------------------------------------------------------------------- */
.o-main {
  /**/
}

/* -----------------------------------------------------------------------------
  SECTION OBJECT
  
----------------------------------------------------------------------------- */
.o-section {
  margin-bottom: 24px;
}

.o-section:last-child {
  margin-bottom: 0;
}

@media all and (min-width: 720px) {
  .o-section {
    margin-bottom: 48px;
  }
}

/* -----------------------------------------------------------------------------
  SUB-NAVIGATION OBJECT
  
----------------------------------------------------------------------------- */
.o-sub-nav {
  margin: 0;
  padding: 0;
}

.o-sub-nav__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.o-sub-nav__item {
  margin: 0;
  padding: 4px;
}

.o-sub-nav__link {
  display: block;
  margin: 0;
  padding: 4px 24px;
  border: solid 2px #dc446e;
}

.o-sub-nav__link:hover,
.o-sub-nav__item.active .o-sub-nav__link {
  color: #fff;
  background-color: #dc446e;
}

/* -----------------------------------------------------------------------------
  FOOTER OBJECT
  
----------------------------------------------------------------------------- */
.o-footer {
  padding: 12px 0;
  text-align: center;
}

@media all and (min-width: 480px) {
  .o-footer {
    padding: 24px 0;
  }
}

@media all and (min-width: 720px) {
  .o-footer {
    padding: 48px 0;
  }
}

/* -----------------------------------------------------------------------------
  TABS COMPONENT
  
----------------------------------------------------------------------------- */
/**
 * Tabs component
 *
 * A responsive tabs component that falls back to a linear conent display when
 * JavaScript is disabled. The following is the default suggested markup to play
 * nicely with the JavaScript. If you change it up, just make sure you pass in
 * the correct parameters to the tabs instance.
 *
 * <div id="tabs" class="c-tabs no-js">
 *   <div class="c-tabs-nav">
 *     <a href="#" class="c-tabs-nav__link is-active"></a>
 *     <a href="#" class="c-tabs-nav__link"></a>
 *     ...
 *   </div>
 *   <div class="c-tab is-active">
 *     <div class="c-tab__content"></div>
 *   </div>
 *   <div class="c-tab">
 *     <div class="c-tab__content"></div>
 *   </div>
 *   ...
 * </div>
 */
.c-tabs {
  /**/
}

/**
 * Tabs navigation
 */
.c-tabs-nav {
  width: 100%;
  font-size: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}

.c-tabs-nav__link {
  display:inline-block;
  font-size: 24px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 4px;
  padding: 12px;
  color: #305567;
  background-color: #e7e7e7;
  text-align: center;
  text-decoration: none;
  -webkit-transition: color 0.3s;
          transition: color 0.3s;
}

.c-tabs-nav__link:last-child {
  margin-right: 0;
}

.c-tabs-nav__link:hover {
  text-decoration:underline;
}

.c-tabs-nav__link.is-active {
  color: #ffffff;
  background-color: #305567;
}

.c-tabs-nav__link i,
.c-tabs-nav__link span {
  margin: 0;
  padding: 0;
  line-height: 1;
}

.c-tabs-nav__link i {
}

.c-tabs-nav__link span {
  display: none;
}

@media all and (min-width: 720px) {
  .c-tabs-nav__link i {
    margin-bottom: 12px;
    font-size: 22px;
  }
  .c-tabs-nav__link span {
    display: block;
  }
}













/**
 * Tab
 */
.c-tab {
  display: none;
  background-color: #f6f6f6;
}

.c-tab.is-active {
  display: block;
}

.c-tab__content {
  padding: 1.5rem;
}

.c-tab__content li{
    border: 1px solid #b7b7b7;
    width: 30%;
    font-size: 24px;
    margin: 5px 10px 5px 10px;
    padding: 7px 7px 7px 8px;
    display: inline-block;
    background-color: #e7e7e7;
    border-radius: 5px;
    color: #ffffff;
}

.c-tab__content li a{
  display: block;
  color: #305567;
  text-decoration:none;
}

.c-tab__content li a:hover{
  text-decoration:underline;
}


/**
 * Tabs no-js fallback
 */
.c-tabs.no-js .c-tabs-nav {
  display: none;
}

.c-tabs.no-js .c-tab {
  display: block;
  margin-bottom: 1.5rem;
}

.c-tabs.no-js .c-tab:last-child {
  margin-bottom: 0;
}


@media all and (max-width: 1179px) {
.c-tab__content li {
  width:45%;
}
}


@media all and (max-width: 810px) {
.c-tab__content li {
  width:90%;
}
  
 .c-tab {
  display: block;
  margin-bottom: 1.5rem;
}  
  
.c-tabs-nav__link {
  display:none;
}  
  
.c-tab__content {
    padding: 10px; 
}  
  
}

@media all and (min-width: 810px) {
 
  .c-tab-title {display:none;}
  
}


 .c-tab-title h2{font-weight:100;}


/* -----------------------------------------------------------------------------
  CARBON AD COMPONENT
  
----------------------------------------------------------------------------- */
#carbonads {
  position: fixed;
  bottom: 12px;
  right: 12px;
  z-index: 1000;
  padding: 24px 12px 12px 12px;
  width: 154px;
  background-color: #fff;
  line-height: 1.1;
  border: solid 1px #e7e7e7;
}

.carbon-wrap {
  display: block;
  margin: 0 0 4px 0;
}

.carbon-img {
  display: block;
  margin: 0 0 4px 0;
  padding: 0;
  width: 130px;
  height: 100px;
}

.carbon-text {
  color: #818181;
  font-size: 12px;
}

.carbon-poweredby {
  font-size: 10px;
  font-style: italic;
}

.carbonad__close {
  display: block;
  position: absolute;
  top: 0;
  left: 12px;
  height: 24px;
  font-size: 11px;
  line-height: 24px;
}

@media all and (max-width: 660px) {
  #carbonads {
    display: none;
  }
}




@media all and (max-width: 1180px) {

 /* body{ background: no-repeat url(/siteelements/images/home-bg2.jpg)!important;}*/
  
  #pagebody {
    overflow: inherit;
}

}




@media all and (max-width: 760px) {
.sys_hpsblockholder {
    height: 210px;
} 

}


.sys_hpsblock {
    width: auto!important;
    padding: 5px 15px 10px 15px;
    background-color: rgba(0,0,0, 0.5);
    max-width: 520px;
    text-align: left;
    font-weight: 300;
    position: absolute;
    left: 100px!important;
    top: 10px;
  color:#ffffff;

}

/*.sys_hpsblockholder {
    display: none !important;
} */

.ms_digholder{
  display:none !important;
  background-color:#FFFFFF;
  min-height:110px;
  margin-top:15px;
  margin-bottom:15px;
  overflow:hidden;
}
.ms_link {
    display: block;
    background-color: #1C73BA;
    width: 100%;
    margin: 0px auto;
    height: 90px;
    padding:20px 10px 0px 10px;
}
.ms_text{
  display:inline-block;
  color:#F6F6F6;
  text-decoration:none;
  vertical-align:top;
  padding-left:10px;
}
.ms_maintext
{
  display:block;
  font-size:22px;
}
.ms_subtext
{
  display:block;
  font-size:18px;
}

@media all and (max-width: 740px) {
.ms_subtext
{
  font-size:16px;
}
}

@media all and (max-width: 680px) {
.ms_link{
  height:150px;
  padding:10px 10px 10px 10px;
}
.ms_subtext
{
  font-size:18px;
}
.ms_digholder{
  margin-top:0px;
}
}
@media all and (max-width: 490px) {
.ms_link{
  height:140px;
}
.ms_subtext
{
  font-size:16px;
}
}
@media all and (max-width: 440px) {
.ms_location{
  display:none;
}
}
@media all and (max-width: 370px) {
.ms_maintext{
  font-size:20px;
}
.ms_subtext{
  font-size:14px;
}
}

/* Base News Stories Styles */
.blk_group{
    width:99%;
    margin:0 auto;
    font-size:0px;
}

.blk_header {
    font-size: 24px;
    color: #FFFFFF;
    background-color: var(--svs-blue);
    padding: 10px;
    margin: 10px 0px;
    text-align:center;
    font-weight: normal;
}

.blk_holder {
    display: inline-block;
    width: 25%;
    overflow: hidden;
    font-size: 0px;
    vertical-align: top;
}

@media screen and (max-width: 830px) {
.blk_holder {
    width: 50%;
}
}

@media screen and (max-width: 630px) {
.blk_holder {
    width: 100%;
}
}

.blk_content {
    width: 95%;
}

.blk_link {
    width: 90%;
    background-color: #FFFFFF;
    margin-top: 20px;
}

.blk_middle {
    margin: 0 auto;
}

.blk_left {
    margin: 0;
}

.blk_right {
    margin: 0 0 0 auto;
}

.blk_img {
    display: block;
    position: relative;
    overflow: hidden;
    height: 12rem;
    border-style: solid;
    border-width: 1px;
    border-color: #222222;
    background-color: #FFFFFF;
}

    .blk_img img {
        width: 100% !important;
        height: auto !important;
        position: absolute;
        top: -9999px;
        bottom: -9999px;
        left: -9999px;
        right: -9999px; 
        margin: auto;
    }

.blk_text {
    text-decoration: none;
}

.blk_txtheader {
    display: block;
    color: #444444;
    font-size: 21px;
    margin-top: 5px;
}

.blk_txtmain {
    display: block;
    color: #555555;
    font-size: 17px;
    margin: 10px 0px;
}

.blk_holder a {
    text-decoration: none;
}

.blk_content:hover {
    background-color: #EEEEEE;
}
.blk_clear{
    clear:both;
    margin:10px 0px;
    font-size:20px;
    text-align:right;
}
.blk_clear a{
    color:#000000;
    text-decoration:none;
}
.blk_clear a:hover{
    text-decoration:underline;
}


@media all and (max-width:900px) {
    .blk_img {
        height: auto;
    }

        .blk_img img {
            width: 100%;
            position:relative;
             top: auto;
             left:auto;
             bottom:auto;
            right:auto;
        }

    #home-image-search h1 {font-size:1.8em !important}
}

@media all and (max-width:700px) {
    .blk_holder {
        display: block;
        width: 100%;
        margin-bottom: 20px;
    }

    .blk_left {
        margin: 0 auto;
    }

    .blk_right {
        margin: 0 auto;
    }
}

/* Styles for single block display */
.full_group{
    width:99%;
    margin:0px auto 20px auto;
    font-size:0px;
}
.full_header {
    font-size: 30px;
    color: #f5f5f7;
    background-color: #444444;
    padding: 4px;
    margin: 10px 0px;
}
.full_holder
{
    margin:10px 0px;
    padding-bottom:20px;
}
.full_holder a{
    text-decoration:none;
}
.full_link:hover {
    background-color: #EEEEEE;
}
.full_link{
    display:block;
    overflow:hidden;
}
.full_img{
    width:60%;
    float:left;
    max-width:600px;
    
    margin-right:20px;
    padding-bottom: 500px;
  margin-bottom: -490px;
}
.full_img img{
     width: 100% !important;
     height: auto !important;
     border-style:solid;
    border-width:1px;
    border-color:#222222;
}
.full_txt {
     text-decoration: none;
     padding-bottom: 500px;
  margin-bottom: -500px;

}
.full_txtheader {
    display: block;
    color: #444444;
    font-size: 22px;
    margin-top: 5px;
}

.full_txtmain {
    display: block;
    color: #555555;
    font-size: 17px;
    margin: 10px 0px;
}

@media all and (max-width:600px) {
    .full_img{
        width:100%;
        float:none;
    }

}

.miller-column-third {
    display: block!important; 
}


@media all and (max-width:1179px) {
.miller-column {
    width: 90%!IMPORTANT;
}
.d-tab__content li {
    width: 100%!important;
}

.d-tabs-nav__link span {
    display: block!important;
}
}


/* Hero Search */

#home-image-search {
    background: radial-gradient(rgba(48, 85, 102, 0.4), rgba(48, 85, 102, 0.1)));
    background-repeat: no-repeat;
    background-position: center;
    background-color: var(--svs-blue);
    background-size: cover;
    min-height: 320px;
    padding: 60px 0;
    align-items: center;
    justify-content: center;
    width: 100%;
}

#home-image-search .home-image-header{
 	text-align:center;   
}

#home-image-search h1{
    flex-basis:auto;
    color:white;
    font-size:2.5em;
}

#home-image-search h1 a{
    color:white;
    text-decoration: none;
}

#home-image-search .sys_searchcontrolstandard-themed{
    padding: 0;
    display:block;
}


#home-image-search .sys_searchbox {
    border: 1px solid #fff;
    width: 598px;
    color: #303030;
    margin: 5px 0 5px 5px;
    padding:15px 20px 15px 15px;
    font-size:2em;
}

#home-image-search .sys_searchbox:focus {
    border: 1px solid var(--svs-blue);
}

#home-image-search .sys_searchbutton {
    font-family: "Font Awesome 5 Pro";
    font-weight: bold;
    color: white;
    background: none;
    border: none;
    cursor: pointer;
    text-shadow: 1px 1px 4px rgba(0,0,0,.6);
    background: var(--svs-gold);
    width: unset;
    margin: 5px;
    padding: 16px;
    font-size:2em;
}

#home-image-search textarea,#home-image-search input.text, #home-image-search input[type="text"], #home-image-search input[type="button"], #home-image-search input[type="submit"],#home-image-search .input-checkbox {
  -webkit-appearance: none;
  border-radius: 0;
}

@media all and (max-width:900px){
    
  #home-image-search .sys_searchcontrolstandard-themed {
    padding: 20px 10px;
    display: block;
	}
  
  #home-image-search h1{
    font-size:2em;                                        
  }          
    
  #home-image-search .sys_searchbox {
    padding:10px 15px 10px 10px;
    font-size:1.4em;
    width:70%;
	}
    
  #home-image-search .sys_searchbox:focus {
      border: 1px solid var(--svs-blue);
      /*margin: 0;
      transition: 0.3s;
      padding:10px;*/
  }

  #home-image-search .sys_search-button{
		padding:10px 0;
    font-size:1.4em;
    width:50px;
    padding: 10px;
  }
}

/* Custom header changes for homepage */

.sys_tophead{
  height: unset;
}

.fa.sys_search-box2, .sys_search-box2, .sys_search-area{
  display:none;
}

.sys_siteheaderbreadcrumb{
  display:none!important;
}

@media all and (max-width: 600px){
  .sys_tophead {
      height: unset!important;
  }
}

.d-tab-title{
  display:none;
}

.miller-wrapper h2{
  display:none;
}

/* Stylesheet switcher */

.StyleLight, .StyleDark, .StyleHC, .StyleCream {
    padding:7px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.StyleLight{
    background:var(--svs-blue);
    color:white;
}

.StyleDark{
    background:#000;
    color: white !important;
}

.StyleHC{
    background:#000;
    color: yellow !important;
}

.StyleCream{
    background: #fffdd0;
    color: black !important;
}

/* Hide as there should only be 1 h1 per page */
h1 .sys_menu-select {
  display: none;
}

/* Jubilee banner */

.jubbanner {
    margin-top: 25px;
    background: #ecebea;
    padding: 10px 0px;
    border-width: 3px 0 3px 0;
    border-style: double;
    border-color: #572473;
    overflow: auto;
}

.jubimg {
    width: fit-content;
    margin-left: 50px;
    float: left;
}

.jubimg img {
    width: 150px;
}

.jubtext {
    color: #572473;
    font-weight: 400;
    text-align: center;
    top: 10px;
    position: relative;
}

.jubtext a {
    color: #fff;
    text-decoration: none;
    background: #572473;
    border: 5px double #fff;
    padding: 10px;
    border-radius: 8px 0px 8px 0px;
}

@media screen and (max-width: 750px) {

  .jubimg {
    width: fit-content;
    margin: 0 auto;
    float: none;
    }

  .jubtext {
    top: 0px;
    min-height: 265px;
  }

  .jubtext h2 {
    font-size: 1.3em;
    margin-top: 10px;
}

}

@media screen and (max-width:900px){
  .easy-autocomplete.eac-round 
{
	width:70% !important;
}

#HomeSearchQueryControl_SearchButton
{
height:48px;
}
#home-image-search .sys_searchbox{
width:92%;
}
}
@media screen and (max-width:330px){
  #home-image-search h1{
    font-size: 1.5em !important;
  }
  .easy-autocomplete.eac-round 
{
	width:70% !important;
}

#home-image-search .sys_searchbox{
width:85%;
min-width:50px;
}
}

@media screen and (max-width:225px){
  #home-image-search h1{
    font-size: 1.2em !important;
  }
  .easy-autocomplete.eac-round 
{
	width:60% !important;
}

#home-image-search .sys_searchbox{
width:75%;
min-width:50px;
}
}
.sys_search-label {
    display: inherit !important;
    text-shadow: 1px 1px 4px rgb(0 0 0 / 60%);
    /*margin-right: 100%;*/
    color: #FFFFFF;
    height: 25px !important; 
}

.corimg {
  margin: 10px auto 30px auto;
  width: fit-content;
}

.corimg img {
  width: 1220px;
  max-width: 100%;
  height: auto;
}

/* new rules */

.homenav-cont {
  background: #ececec;
  padding: 40px 0;
}

.homenav {
  max-width: 1220px;
  margin: 0 auto;
}

.homenav, .homemore {
    display: flex;
    flex-wrap: wrap;
}

.homenav, .homemore, .blk_header {
  flex-basis: 100%;
}

.blk_header a {
  color: #FFF;
}

.homenav div, .homemore div {
    background: #FFF;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    border-bottom: 5px solid var(--svs-gold);
    border-radius: 4px;
    float: left;
    margin: 0 10px 20px 10px;
    min-height: 265px;
    width: calc(32% - 6px);
}

.homenav a, .homemore a {
    color: #000;
    text-decoration: none;
}

.homenav h2, .homemore h2 {
    font-size: 1.2em;
    padding-left: 15px;
}

.homenav h2 a, .homemore h2 a {
    color: var(--svs-blue);
    width: 100%;
}

.homenav ul, .homemore ul {
    padding-left: 0;
    list-style: none;
}

.homemain {
    margin: 10px auto 30px auto;
    max-width: 1100px;
}

.homemain a {
  background: var(--svs-blue);
  border-radius: 8px;
  border: 3px solid rgb(0 0 0 / 30%);
  color: #FFF;
  display: inline-block;
  font-size: 1.7em;
  font-weight: bold;
  text-decoration: none;
  margin: 0 10px;
  padding: 25px 5px 25px 25px;
  width: calc(33.3% - 60px);
}

.homemain a:hover {
  background: var(--svs-gold);
  color: #000;
}

.homemain a:focus {
    background: #fd0;
    box-shadow: none;
    color: #000;
    border: #000 solid;
    outline: 0;
    text-decoration: none;
}

.homemain span:after {
    content: "\f054";
    float: right;
    font-family: "Font Awesome 6 Pro";
    font-size: 0.9em;
    margin-right: 10px;
}

.homemain span:after {
    content: "\f054";
    float: right;
    font-family: "Font Awesome 6 Pro";
    font-size: 0.9em;
    margin-right: 10px;
}

.homenav, .homemore {
    display: flex;
    flex-wrap: wrap;
}

.homenav h2 a:hover, .homemore h2 a:hover {   
  text-decoration: underline;
}

.homenav h2:after, .homemore h2:after {
    color: var;
    font-family: 'Font Awesome 6 Pro';
    float: right;
    font-size: 1.2em;
    margin-right: 15px;
}

.homenav li, .homemore li {
    line-height: 1.75;
    border-top: 1px solid #ededed;
}

.homenav li a, .homemore li a {
    /*padding: 5px 20px;*/
    max-width: 100%;
    display: block;
}

.homenav li a:hover, .homemore li a:hover {
    background: var(--svs-gold);
}

/* Advice, support and care for adults */
.homenav div:nth-child(1) h2:after {
    content: "\f4bc";
}
/* Business */
.homenav div:nth-child(2) h2:after {
    content: "\f0b1";
}
/* Births, ceremonies and deaths */
.homenav div:nth-child(3) h2:after {
    content: "\f5f3";
}
/* Care for children and families */
.homenav div:nth-child(4) h2:after {
    content: "\e300";
}
/* Children and early years */
.homenav div:nth-child(5) h2:after {
    content: "\e3cf";
}
/* Community */
.homenav div:nth-child(6) h2:after {
    content: "\f086";
}
/* Education and learning */
.homenav div:nth-child(7) h2:after {
    content: "\f549";
}
/* Environment */
.homenav div:nth-child(8) h2:after {
    content: "\f4d8";
}
/* Health, wellbeing and leisure */
.homenav div:nth-child(9) h2:after {
    content: "\f21e";
}
/* Heritage and archives */
.homemore div:nth-child(2) h2:after {
    content: "\f1da";
}
/* Jobs and careers */
.homemore div:nth-child(3) h2:after {
    content: "\f14b";
}
/* Libraries and arts */
.homemore div:nth-child(4) h2:after {
    content: "\f5db";
}
/* Roads and highways */
.homemore div:nth-child(5) h2:after {
    content: "\f018";
}
/* Staffordshire observatory */
.homemore div:nth-child(6) h2:after {
    content: "\f002";
}
/* Staffordshire Warmer Homes */
.homemore div:nth-child(7) h2:after {
    content: "\f769";
}
/* Transport */
.homemore div:nth-child(8) h2:after {
    content: "\f207";
}
/* Waste and recycling */
.homemore div:nth-child(9) h2:after {
    content: "\f1b8";
}
/* Your council and democracy */
.homemore div:nth-child(10) h2:after {
    content: "\f2bd";
}

.homecont {
    background: rgba(0, 0, 0, 0.4);
    margin: auto auto 55px auto;
    max-width: calc(710px);
    padding: 70px;
}

.homemain a span:before {
    font-family: "Font Awesome 6 Pro";
    margin-right: 30px;
    float: left;
}

.homemain a:nth-child(1) span:before {
    content: "\f51c";
}

.homemain a:nth-child(2) span:before {
    content: "\f274";
}

.homemain a:nth-child(3) span:before {
    content: "\f0e0";
}

/* news */

#featured-news .sys_subitem img, #Listing_List .sys_subitem img {
    max-width: 100%;
    transition: .25s;
}

#Listing_List .sys_news-summary div { /* remove padding around latest news description */
    padding: 0 0 10px 0;
}

#Listing_List .sys_subitem-heading { /* remove padding around latest news title */
    padding: 0;
}

aside#featured-news {
    display: flex;
    max-width: 1220px;
    margin: 0 auto;
    padding: 30px 0 15px 0;
}

.news-container {
  padding-bottom: 15px;
}

.blk_header {
  background: none;
  color: var(--svs-blue);
}

.blk_header a {
  color: var(--svs-blue);
}

.bg-block {
  margin: 20px 0;
}

.morehome {
    margin: 20px 0 20px 10px;
    border-bottom: 3px solid var(--svs-blue);
    padding-bottom: 3px;
    font-size: 1.1em;
    font-weight: bold;
    width: fit-content;
}

.morehome:after {
    content: "\f0ab";
    font-family: 'Font Awesome 6 Pro';
    font-weight: bold;
    margin-left: 10px;
    color: var(--svs-blue);
}

details[open] > summary:after {
    content: "\f0aa";
}

.morehome:hover {
    border-color: #000;
    cursor: pointer;
}

.morehome:hover:after {
    color: #000 !important;
}

/* responsive rules */

@media (max-width: 1220px) {

  .homenav div, .homemore div {
    width: calc(34.5% - 40px);
  }
}

@media (max-width: 930px) {

  .homecont {
    padding: 40px 15px;
  }
}

@media (max-width: 850px) {
  .homemain a {
      width: calc(100% - 60px);
  }
  .homenav div, .homemore div {
      width: 100%;
  }
  .home-box {
    max-width: none !important;
    width: 100% !important;
  }
}

.hiddendiv {display: none; }
.testA:focus ~ #testA {display: block; }
.testB:focus ~ #testB {display: block; }







/* more services */
.homenav details {
    font-weight: inherit;
    font-size: inherit;
    margin-left: inherit;
}

summary {
    margin-bottom: 15px;
}

details::marker {
    display: none !important;
}

/* hide down arrow before "more services" button */

details > summary {
  list-style: none;
}
details > summary::-webkit-details-marker {
  display: none;
}

/* rotator */

.sys_subitem{
    box-shadow: none;
    transition: 0s;
    width:100%;
	float:left;
	margin: 20px 0;
    padding: 0;
}

/* Newsroom rotator */

body{font-family:source sans pro;}

/* Slideshow container */
#TopStories_wrapper * {box-sizing:border-box;}

#TopStories_wrapper{
  position: relative;
  margin: auto;
  /* min-height: 330px; */
}

/* Hide the images by default */
#TopStories_wrapper .sys_subitem {
    display: none;
    background: var(--svs-blue);
    color: #fff;
}

#TopStories_wrapper .sys_subitem a, #TopStories_wrapper dd.sys_news-datepublished{
    color: #fff;
}

/* Slideshow container */
.slideshow-container * {box-sizing:border-box}

.slideshow-container {
  max-width: 620px;
  position: relative;
  margin: auto;
  min-height: 330px;
}

/* Hide the images by default */
.mySlides{
  display: none;
}

/* Next & previous buttons */
.prev, .next {
    cursor: pointer;
    width: auto;
    padding: 10px;
    color: var(--svs-blue);
    font-weight: bold;
    font-size: 1.5em;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    margin-top: -0.7em;
}

.prev{ float:left; }
.next{ float:right; }

.playpause {
    border-style: none;
    padding: 4px 0;
    vertical-align: top;
    border-radius: 4px;
    width: 50px;
    margin-right: 20px;
    background-color: var(--svs-blue);
    color: #FFFFFF;
    cursor: pointer;
}

.playpause:hover, .playpause:focus{
  background-color: #356a83;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
    color: var(--svs-gold);
}

/* The dots/bullets/indicators */

.dot-container{
	text-align:center;
}

.dot {
  cursor: pointer;
  height: 20px;
  width: 20px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.dot-container .active, .dot:hover {
  background-color: var(--svs-gold);
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* extra */
dt.sys_news-description, dt.sys_news-datepublished {
    display: none;
}

/*.next {
  margin-right: 30%;
}

.prev {
  margin-left: 30%;
} */

.next, .prev {
  display: none;
}

#TopStories_wrapper {
  background: var(--svs-blue);
  overflow: auto;
  width: 100%;
}

#TopStories_wrapper img {
    float: left;
    width: 550px;
}

/* .blk_left#TopStories_wrapper .sys_thumbnail:before {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100px;
    display: block;
    background: url("https://www.blaby.gov.uk/images/banner-curve-purple.png") no-repeat top;
    background-size: 100px 436px;
} */

#TopStories_wrapper .sys_subitem {
  border: 0;
  margin: 0;
}

.newstext {
    float: right;
    padding: 50px 40px 80px 16px;
    width: calc(100% - 570px);
}

#TopStories_wrapper .sys_subitem-heading {
  margin-bottom: 1em;
}

#TopStories_wrapper .sys_subitem-heading a {
  font-size: 1.4em;
  text-decoration: none;
}

#TopStories_wrapper .sys_subitem-heading a:hover {
    text-decoration: underline;
}

#TopStories_List {
  margin: 0 auto;
  max-width: 1220px;
}

dd.sys_news-description {
    margin-left: 10px;
}

.dot-container {
    bottom: 36px;
    display: inline-block;
    left: 0;
    margin: 0 auto;
    max-width: 1220px;
    padding: 0 50px;
    position: absolute;
    right: 0;
    text-align: right;
}

.bg-block {
  display: none;
}

.playpause {
  font-family:'Font Awesome 6 Pro';
  font-size: 1.4em;
  font-weight: bold;
  margin-left: auto;
  margin-right: 404px;
}

/* rotator mobile rules */

@media (max-width: 820px) {

  .sys_pagefooter {
    padding-top: 20px !important;
  }

  .sys_footer-menu li {
    display: block !important;
  }

  #TopStories_wrapper {
    overflow: visible;
  }

  .newstext, #TopStories_wrapper img {
      float: right;
      width: 100%;
  }

  .dot-container {
      position: relative;
      max-width: 100%;
      padding: 0 16px;
  }

  .playpause {
    margin: 0;
    vertical-align: middle;
}

}

/* new boxes for svs */

.home-box {
    background: #FFF;
    border-bottom: 4px solid var(--svs-gold);
    margin: 6px;
    max-width: 32%;
    width: 23.8%;
}

.home-box:hover {
    background: var(--svs-gold);
}

.homebox-content {
    color: var(--svs-blue);
    float: left;
    font-weight: bold;
    min-height: 95px;
    width: 100%;
}

.homebox-content .fas, .homebox-content .fal, .homebox-content .fad, .homebox-content .far {
    float: left;
    font-size: 35px;
    padding: 25px 0 0 20px;
}

.left-surround {
  max-width: 100% !important;
}