﻿/*body{ 
  background: url(/siteelements/images/banner-connects.jpg) no-repeat top center !important;
}*/

#pagebody{
  line-height: 1.2!important;
  background: none!important;
}

.sys_hptopblock {
  background-color:#305566;
  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:#305566;
  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: #305567;
    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: #F1F1F1;
    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.99),rgba(48, 85, 102, 0.99)));
	background-repeat: no-repeat;
  background-position: center;
  background-color: #305566;
  background-size: cover;
  height:50vh;
  min-height:320px;
  display: flex;
  flex-wrap:wrap;
  flex-direction:column;
  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;
    text-shadow: 1px 1px 4px rgba(0,0,0,.6);
}

#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 #305566;
}

#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: #cda215;
    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 #305566;
      /*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:#305566;
    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:80% !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;
}