/*
	Theme Name: The Engery Intlligence Hub
	Description: The Engery Intlligence Hub website theme developed by Furthermore Marketing.
	Version: 1.0.3
	Author: Furthermore Marketing
	Author URI: https://furthermoremarketing.co.uk
	License: GPL
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

img[loading="lazy"]{
  height: auto;
  width: 100%;
}


/*
	====================================================================================================================================================================================
	Wordpress Logged In
	====================================================================================================================================================================================
*/

  body.logged-in.administrator #header{
    top:32px;
    }
  body.logged-in.administrator #headerTop{
    top:32px;
    }
  body.logged-in.administrator #headerTop.hide{
    top:32px;
    }
  @media screen and (max-width:782px){
    body.logged-in.administrator #header{
      top:46px;
      }
    body.logged-in.administrator #headerTop{
      top:46px;
      }
    body.logged-in.administrator #headerTop.hide{
      top:46px;
      }
    html #wpadminbar{
      position: fixed;
    }
  }

/*
	====================================================================================================================================================================================
	Reset Styles
	====================================================================================================================================================================================
*/

  html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    font-family:'Catamaran', Helvetica, sans-serif;
    font-weight:500;
    line-height:1.75;
    -webkit-appearance: none;
    }
  html{
  	-webkit-text-size-adjust:none; /* <= Tells iPhone not to auto resize text */
  	}
  iframe{
    width: 100%;
    float: left;
    }
  *, *:before, *:after {
  	-moz-box-sizing: border-box;
  	-webkit-box-sizing: border-box;
  	box-sizing: border-box;
  	}
  img{
  	box-shadow: #000 0em 0em 0em; /* <= Stops images jumping by 1px in FireFox on fadeTo */
  	-ms-interpolation-mode: bicubic;
  	}
  body{
    background:#fff;
  	}
  a,button{
  	cursor:pointer;
  	outline:0;
    border-top:0;
  	}
  #header-contact i.dashicons-phone{
    transform: rotate(110deg);
    padding-left: 2px;
    }
  #header-contact i.dashicons-email{
    padding-top: 2px;
    margin-right: 2px;
    }
  button i.dashicons-arrow-left-alt,
  button i.dashicons-arrow-right-alt{
    height: 100%;
    line-height: 44px;
    }
  .fancybox-progress{
    background: #00ADEF !important;
    }

/*
	====================================================================================================================================================================================
	Line breaks, clear fixes, serperators
	====================================================================================================================================================================================
*/

  article, aside, footer, header, hgroup, menu, nav, section {
    display:block;
    float: left;
    width: 100%;
    }
  .right{
    float:right;
    }
  .left{
    float:left;
    }
  .hidden{
  	display:none;
  	}
  .clear{
  	width:100%;
  	height:1px;
  	background:none;
  	float:left;
  	margin:25px 0;
  	}
  .line{
    float:left;
    width: 100%;
    height: 1px;
    background:#ddd;
    margin:0 0 25px;
    }
  .serperator{
    width: 100%;
    min-height: 50px;
    float: left;
    padding: 0;
    position: relative;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    }
  .serperator-img{
    width: auto;
    min-height: 50px;
    position: relative;
    z-index: 5;
    padding: 0 15px;
    background: #fff;
    }
  .serperator-line{
    float: left;
    width: 100%;
    height: 1px;
    background: #ccc;
    position: absolute;
    align-self: center;
    z-index: 3;
    }

/*
	====================================================================================================================================================================================
	Headings / paragraphs / padding / more
	====================================================================================================================================================================================
*/

  /* Headings */
  h1,h2,h3,h4,h5{
    padding-bottom: 25px;
    line-height: 1.2;
    font-weight: 600;
    }
	h1{
    font-size: 32px;
    color:#f15a2a;
    margin-top: 30px;
		}
	h2{
    font-size: 30px;
    color:#f15a2a;
		}
	h3{
    font-size: 24px;
    color:#ffffff;
		}
	h4{
    font-size: 24px;
    color: #ffffff;
		}
	h5{
    font-size: 24px;
    color: #ffffff;
		}
	p,ul,ol{
		font-size:15px;
		padding:0 auto 25px;
		color:#666;
		}
	address{

		}
	blockquote{

		}
	em{

		}
	small{

		}
	span{

		}
	strong{
    color:#142748;;
    font-weight: 600;
		}
	li{
		list-style-position:inside;
		}
	ol{

		}
	ul{

		}
  p{
    font-size: 16px;
  }
	a{
		color:#f15a2a;
		text-decoration:none;
		}
  a.read_more,.gform_button,.wpcf7-submit,.register_button,.login_button{
     color: #fff;
     font-size: 12px;
     position: relative;
     float: left;
     text-transform: uppercase;
     font-weight: normal;
     padding: 8px;
     background:#f15a2a;
     margin-top: 15px;
     -webkit-transition: all 250ms ease;
     transition: all 250ms ease;
     border: 1px solid #f15a2a;
     cursor: pointer;
     min-width: 130px;
     text-align: left;
     min-height: 40px;
     line-height: 24px;
     vertical-align: middle;
     }
  .gform_button,
  .wpcf7-submit,
  .register_button,
  .login_button{
    line-height: 20px;
    }
   a.read_more:after,.wpcf7-submit:after{
     color: #fff;
     font-family: "dashicons";
     content: "\f345";
     font-weight: 900;
     float: right;
     padding-left: 15px;
     position: relative;
     z-index: 4;
     }
   a.read_more:hover,.gform_button:hover,.wpcf7-submit:hover,.register_button:hover,.login_button:hover{
     background:#f15a2a;
     border: 1px solid #fff;
     }

  /* .login_button:after {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f2f6";
    text-align: right;
    float: right;
    } */
    .gform_button i,.login_button i,.register_button i{
      float: right;
      line-height: 20px;
      font-weight: 900;
    }
.wp-block-group__inner-container{
  padding: 50px 0;
}
  #content ul{
    list-style: none; /* Remove default bullets */
    }

  #content ol {
    list-style: none;
    counter-reset: item;
    margin-bottom: 15px;
    float:left;
    margin-left: 27px;
    list-style-position: inside;
    }
  #content ol li {
    counter-increment: item;
    display: inline-block;
    float: left;
    text-indent: -22px;
    font-size: 14px;
    }
  #content ol li:before {
    content: counter(item)'.';
    color:var(--third-bg-color);
    font-weight: bold;
    display: inline-block;
    width: 1.5em;
    float: left;
    }
  #content li a{
    display: contents;
    }
  #content ul li::before {
    font-family: "dashicons";
    content: "\f345";
    color: #7CAD14;
    font-weight: bold;
    display: inline-block;
    text-indent: -15px;
    float: left;
    }
  #content ul li{
    font-size: 16px;
  }
  #content ul li span{
    display: flex;
    }
  #content ol li span  {
    display: flex;
    }
  #content table{
    font-size: 14px;
    color: #888;
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    margin-bottom: 30px;
    }
  #content table th{
    border: 1px solid #ccc;
    background:  #7CAD14;
    color: #fff;
    padding: 10px;
    }
  #content table td{
    border: 1px solid #ccc;
    padding: 10px;
    text-align: left;
    }

	/* Padding */

  .padding{
		padding:15px;
		}
	.npb{
		padding-bottom:0;
		}
	.npt{
		padding-top:0;
		}
	.npl{
		padding-left:0;
		}
	.npr{
		padding-right:0;
		}
	.show{
		display:block;
		}
	.hidden{
		display:none;
		}
  .center-text{
    text-align: center;
    }
  .left-text{
    text-align: left;
    }
  .right-text{
    text-align: right;
    }


/*
	====================================================================================================================================================================================
	Wrappers
	====================================================================================================================================================================================
*/

	.wrapper{
		max-width:1280px;
		width:100%;
		margin:0 auto;
		padding:0 15px;
		}
  .wrapper-wide{
		max-width:1280px;
		width:100%;
		margin:0 auto;
		padding:0;
		}
  .flex{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    }

/*
	====================================================================================================================================================================================
	Column Sizes
	====================================================================================================================================================================================
*/

  [class*="col-"]{
    float:left;
    position:relative;
    }
	.col-1-12{
		width:8.33%;
		}
	.col-2-12,.col-1-6{
		width:16.66%;
		}
	.col-1-5{
		width:20%;
		}
	.col-3-12,.col-1-4{
		width:25%;
		}
	.col-4-12,.col-1-3{
		width:33.33%;
		}
	.col-2-5{
		width:40%;
		}
	.col-5-12{
		width:41.66%;
		}
	.col-6-12,.col-1-2{
		width:50%;
		}
	.col-7-12{
		width:58.33%;
		}
	.col-3-5{
		width:60%;
		}
	.col-8-12,.col-2-3{
		width:66.66%;
		}
	.col-9-12{
		width:75%;
		}
	.col-4-5{
		width:80%;
		}
	.col-10-12{
		width:83.33%;
		}
	.col-11-12{
		width:91.66%;
		}
	.col-12-12,.col-5-5,.col-3-3{
		width:100%;
		}

/*
	====================================================================================================================================================================================
	Header Divs
	====================================================================================================================================================================================
*/

  #user_links{
    float: right;
    margin-left: 30px;
  }
  #user_links a{
    color: #fff;
    padding-left: 15px;
  }

  #header {
    padding: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transition:all 250ms linear;
    -ms-transition:all 250ms linear;
    transition:all 250ms linear;
    z-index: 100;
    }
  #headerTop {
    background:#142748;
    padding: 0;
    float: left;
    width: 100%;
    top: 0;
    position: fixed;
    -webkit-transition:top 250ms linear;
    -ms-transition:top 250ms linear;
    transition:top 250ms linear;
    }
  #headerTop.hide {
    top: 0;
    }
  #headerTop .wrapper{
    display: flex;
    align-items: center;
    padding: 0 15px;
    }
  #headerTop .wrapper .col-1-3{
    display: flex;
    align-items: center;
    }

  /* Logo */
  #headerTop #logo{
    height: auto;
    padding: 15px 0;
    float: left;
    }
  #headerTop #logo a.logo{
    width:auto;
    height: auto;
    float: left;
    display: block;
    }
  #headerTop #logo img{
    width:auto;
    height:66px;
    max-width: 260px;
    vertical-align: baseline;
    padding:0;
    display: block;
    -webkit-transition:all 500ms linear;
    -ms-transition:all 500ms linear;
    transition:all 500ms linear;
    }


  /* Navigation */
  #headerTop #nav{
    list-style:none;
    display:block;
    margin: 0;
    float: right;
    }
  #headerTop #nav li ul{
    display:none;
    position:absolute;
    max-width:320px;
    width: auto;
    min-width: 160px;
    top:25px;
    z-index:1;
    left:0;
    }
  #headerTop #nav li{
    width: auto;
    display: inline-block;
		position:relative;
    }
  /* #headerTop #nav li:after{
    padding: 0 15px;
    content: "|";
    color:#7CAD14;
    font-weight: 600;
    }
  #headerTop #nav li:last-of-type:after{
    padding: 0;
    content: "";
    } */
  #headerTop #nav li a{
    color: #fff;
    font-size: 16px;
    padding: 15px;
    font-weight: 600;
    }
  #headerTop #nav li:hover a,
  #headerTop #nav li.current_page_item:hover a,
  #headerTop.nav-scroll #nav li:hover a{
    color: #f15a2a;
    }
  #headerTop #nav li.current_page_item a,
  #headerTop #nav li.current-page-ancestor a{
    color:#f15a2a;
    font-weight: 600;
    }
  #headerTop.nav-scroll #nav li.current_page_item a,
  #headerTop.nav-scroll #nav li.current-page-ancestor a{
    color: #f15a2a;
    }
  #headerTop.nav-scroll #nav li a{
    color:#fff;
    }
	#headerTop #nav li:hover ul.sub-menu,
  #headerTop #nav li ul.sub-menu{
		background:#fff;
		float:left;
		padding:0;
		width:auto;
		position:absolute;
		z-index:20001;
    left: -40px;
		}
	#headerTop #nav li:hover ul.sub-menu{
		display:block;
	 }
	#headerTop #nav li ul.sub-menu{
		display:none;
    box-shadow: 0px 5px 3px 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 5px 3px 0px rgba(0,0,0,0.2);
		}
  #headerTop #nav li ul.sub-menu li{
		width:100%;
		float:left;
		padding:5px;
		position:relative;
		left:0;
		}
  #headerTop #nav li ul.sub-menu li a{
    width: 100%;
    display: block;
    padding: 5px;
    }
  #headerTop #nav li a:hover,
  #headerTop #nav li ul.sub-menu li a:hover{
    color:#f15a2a;
  }
  #headerTop #nav li ul.sub-menu li::after{
    content: "";
    padding: 0;
    }
  #headerTop #nav li.current_page_item ul li a,
  #headerTop #nav li.current-page-ancestor ul li a{
    font-weight: normal;
    }

  /* Drill down menu */
  #drilldown_wrapper{
    display: none;
    }
  #header-drilldown{
    display: none;
    }
  #header-drilldown.show{
    display: block;
    }
  .drilldown{
    overflow: hidden;
    width: 100%;
    height: auto;
    margin:0;
    background-color: #F3F3F3;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    }
  .drilldown ul{
    list-style: none;
    padding: 0;
    margin: 0;
    }
  .drilldown ul li{
    border-bottom: 1px solid #fff;
    }
  .drilldown ul a{
    padding: 10px;
    display: inline-block;
    width: 75%;
    }
  .drilldown ul .menu-item-has-children span.menu-left:after {
    font-family: "dashicons";
    content: "\f345";
    font-weight: 900;
    display:inline;
    float: right;
    width: 25%;
    padding: 10px;
    text-align: right;
    cursor: pointer;
    }
  .drilldown-back span{
    padding: 10px;
    width: 100%;
    display: block;
    cursor: pointer;
    }
  .drilldown-back span:before {
    font-family: "dashicons";
    content: "\f341";
    font-weight: 900;
    display:inline;
    float: left;
    }
  .drilldown-sub {
    display: none;
    }
  .drilldown-back {
    font-weight: bold;
  }

  /* Hamburger Menu */
  #hamburger_container{
    float:right;
    width:40px;
    height:100px;
    top: 0;
    right: 0;
    cursor:pointer;
    position:absolute;
    -webkit-transition:all 500ms linear;
    -ms-transition:all 500ms linear;
    transition:all 500ms linear;
    display: none;
    }
  .hamburger{
    position:absolute;
    display:block;
    top:0;
    cursor:pointer;
    margin-top:0;
    float:right;
    right:0;
    }
  .hamburger,
  .hamburger::before,
  .hamburger::after {
    background:#fff;
    content:' ';
    height: 3px;
    width: 21px;
    border-radius: 3px;
    display:block;
    transition: all ease-in-out 500ms;
    }
  #headerTop.nav-scroll .hamburger,
  #headerTop.nav-scroll .hamburger::before,
  #headerTop.nav-scroll .hamburger::after {
    background:#fff;
    }
  .hamburger::before {
    transform: translateY(-6px)
    }
  .hamburger::after {
    transform: translateY(3px)
    }
  .open .hamburger {
    transform: rotate(45deg);
    }
  .open .hamburger::before  {
    opacity:0;
    }
  .open .hamburger::after  {
    transform: translateY(-3px) rotate(-90deg);
    }

 /*
	====================================================================================================================================================================================
	Login Register
	====================================================================================================================================================================================
*/
  #user_message {
    float: left;
    width: 100%;
  }
  #user_message p{
    float: left;
    border: 1px solid #46C15B;
    width: 100%;
    padding: 15px;
    color:#46C15B;
  }
  #user_message p i{
    color: #46C15B;
    padding-right: 8px;
  }

  #login_box,#user_box{
    border:1px solid #7CAD14;
    padding: 15px;
  }
  #login_box input[type="text"],
  #login_box input[type="password"],
  #login_box input[type="email"],
  #user_box input[type="text"],
  #user_box input[type="password"],
  #user_box input[type="email"],
  #password_box input[type="password"]{
    width: 100%;
  }
  #login_box h1,#user_box h1{
    margin: 0;
  }
  #register_box,
  #password_box{
    border: 1px solid #7CAD14;
    background: #142748;
    padding: 15px;
    display: flex;
    height: 100%;
    flex-wrap: wrap;
    width: 100%;
    align-content: baseline;
  }

  #register_box h2,
  #register_box p,
  #password_box h2,
  #password_box p{
    all:unset;
  }

  #register_box h2,
  #password_box h2{
    font-size: 32px;
    color: #fff;
    padding-bottom: 25px;
    line-height: 1.2;
    font-weight: 600;
    width: 100%;
    float: left;
  }
  #register_box p {
    color: #fff;
    padding-bottom: 25px;
    width: 100%;
  }
  #gform_wrapper_6{
    width: 100%;
  }
  #gform_wrapper_6 legend,#gform_wrapper_6 label{
    color:#fff;
  }
  .gform_wrapper.gravity-theme .gform_validation_errors{
    width: 100%;
    float: left;
    padding: 0;
    display: none;
  }
  #gform_6_validation_container h2{
    float: left;
    color:#c02b0a;
    clear: both;
    font-family: inherit;
    font-size: 15px;
    letter-spacing: normal;
    line-height: inherit;
    width: 100%;
    padding: 0;
  }

 /*
	====================================================================================================================================================================================
	Cards
	====================================================================================================================================================================================
*/
  #cards{

  }
  #cards .card{

  }

 /*
	====================================================================================================================================================================================
	Footer
	====================================================================================================================================================================================
*/

  #footer{
    background: #142748;
    float: left;
    padding: 30px 0;
  }
  #footer a:hover {
    color: #ccc;
  }
  #footer p{
    color: #ffffff;
  }
  section#newsletter_signup {
    display: flex;
    padding: 15px;
    width: 100%;
    border:1px solid #f15a2a;
    float: left;
  }
  section#newsletter_signup h3 {
    font-size: 30px;
  }
  section#contact{
    margin-top: 30px;
    display: flex;
    width: 100%;
    border: 1px solid #717D90;
    float: left;
  }
  section#contact h4{
    padding:0 0 5px;
    width: 100%;
    float: left;
  }
  section#contact a{
    color:#7CAD14;
  }
  section#contact #follow_us a {
    padding-right: 8px;
  }
  section#contact .border_left{
    border-left: 1px solid #717D90;
    border-top: 0;
    float: left;
  }
  section#copyright_links{
    float: left;
    width: 100%;
    margin-top: 15px;
  }
  section#copyright_links #navFooter{
    list-style: none;
    display: flex;
    float: right;
  }
  section#copyright_links #navFooter a{
    color: #fff;
    padding-left: 15px;
    font-size: 14px;
  }
  section#copyright_links #navFooter a:hover {
    color: #7CAD14;
  }
  section#newsletter_signup .gform_heading{
    display: none;
  }
  .gform_wrapper.gravity-theme .gform_footer,
  .gform_wrapper.gravity-theme .gform_page_footer{
    padding: 0 !important;
  }

/*
	====================================================================================================================================================================================
	Slideshow
	====================================================================================================================================================================================
*/

  #slideshow,#header-img{
    min-height: 640px;
    position: relative;
    z-index: 99;
    }
  #slideshow .home_slide img{
    height: 640px;
    object-fit: cover;
    position: relative;
    top: 0;
    left: 0;
    z-index: 101;
    }
  #slideshow .owl-dots{
    margin-top: 30px;
    position: absolute;
    z-index: 100;
    bottom: 40px;
    width: 100%;
    text-align: center;
    }
  #slideshow .owl-dot span{
    width: 20px;
    height: 20px;
    }
  #slideshow .owl-dot.active span{
    background:#142748;
    }
  .owl-theme .owl-dots .owl-dot.active span,
  .owl-theme .owl-dots .owl-dot:hover span{
    background: #7CAD14;
  }

  .home_slide{
    position: relative;
    z-index: 100;
    }
  #header-img .home_slide{
    position: absolute;
    z-index: 100;
    width: 100%;
    }
  .slide_content_wrapper{
    position: absolute;
    z-index: 105;
    top:0;
    left: 0;
    float: left;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.25);
    }
  .slide_content_wrapper .slide_slide_content{
    background:rgba(20,39,72,0.9);
    padding: 30px;
    float: left;
    z-index: 200;
    position: relative;
    }
  .slide_content_wrapper .wrapper{
    margin-top: 60px;
    position: relative;
    display: grid;
    align-items: center;
    height: 100%;
    }
  .slide_content_wrapper .wrapper .slide_content_wrap{
    width: 100%;
    float: left;
    max-width: 50%;
    }
  .slide_content_wrapper .wrapper .slide_content_wrap p,
  .header-img .header_slider_wrap p{
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    }
  .slide_content_wrapper .wrapper .slide_content_wrap strong,
  .header-img .header_slider_wrap strong{

    letter-spacing:1px;
    color: #fff;
    font-size: 26px;
    font-weight: 600;
    padding-bottom:15px;
    width: 100%;
    float: left;
    }
  .slide_content_wrapper .slide_slide_content a.butn{
    float: left;
    background: #7CAD14;
    border: 0;
    }

/*
	====================================================================================================================================================================================

	====================================================================================================================================================================================
*/

  #spacer{
    margin-top: 96px;
  }
  #introduction{
    padding: 60px 0 0;
    background: #1d4665;
    float: left;
    width: 100%;
  }

  #page {
    padding: 60px 0;
    background: #ffffff;
    float: left;
    width: 100%;
  }
  #introduction > *,
  #introduction .alignwide > *{
    box-sizing: content-box;
    max-width: 1250px;
    margin: 0 auto;
    padding: 0 15px;
  }

  #page>*,
  #page .alignwide>*,
  #page .wp-block-table {
    box-sizing: content-box;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 15px;
  }
  #page ul{
    max-width: 1280px;
    padding: 0 24px;
  }
  #page table,
  #page .alignwide > table {
    padding: 0;
    box-sizing: content-box;
    max-width: 1280px;
  }
  #page .is-layout-constrained{
    max-width: 100%;
  }

  #introduction .alignfull > *{
    max-width: 100%;
    margin: 0 auto;
    padding: 0 15px;
  }
  #page ul,  #page p{
    font-size: 16px;
    margin-bottom: 15px;
    box-sizing: border-box;
  }
  #introduction > div{
    max-width: 100%;
    padding: 0;
  }
  #introduction h1{
    margin-bottom: 15px;

  }
  #page h1{
    margin-bottom: 40px;
    max-width: 1250px;
  }
  #introduction p {
    padding-bottom: 15px;
  }
body table#cwd_cc_table{
  float: none;
  padding: 0 15px;
  width: calc(100%-30px) !important;
  max-width: 1280px;
}
  .wp-block-separator{
    margin: 0;
    border-left:0;
    border-right:0;
    border-top: 0;
    color: #aaa;
  }
	#dashboard{

  }
  #dashboard #desktop,
  #dashboard #mobile{
    margin-bottom: 50px;
  }
  #dashboard .wp-block-group__inner-container{
    float: left;
    padding: 0;
    width: 100%;
  }
  iframe#desktop{
    aspect-ratio: 16/9;
    float: left;
    width: 100%;
    height: auto;
  }
  iframe#mobile {
    aspect-ratio: 9/16;
    float: left;
    width: 100%;
    height: auto;
    display: none;
  }

  .has-green-color{
    color: #7CAD14;
  }
  .has-orange-color{
    color: #f15a2a;
  }
  .has-white-color {
    color: #ffffff;
  }
  .has-navy-color {
    color:#142748;
  }
  #introduction .alignwide #cards{
    padding:0 15px 50px 15px;
    box-sizing: content-box;
    display: flex;
    justify-content: space-between;
    gap: 15px;
  }
  #cards .card{
    background: #7CAD14;
    text-align: center;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding:70px 15px;
    width: 25%;
    flex: 1;
    }
  #cards .card img{
    max-width: 130px;
    max-height: 130px;
  }
  #cards .card h3{
    width: 100%;
    font-size: large;
  }

/*
	====================================================================================================================================================================================
	Breadcrumb
	====================================================================================================================================================================================
*/

  .breadcrumb{
    float: left;
    width: 100%;
    background: #fafafa;
    padding: 15px 0;
    font-size: 14px;
    }
  .breadcrumb a{
    font-size: 14px;
    }

/*
	====================================================================================================================================================================================
	Scroll to top
	====================================================================================================================================================================================
*/

  .cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1;
    }
  .cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
    -webkit-transition: opacity 250ms 0s, visibility 0s 0s;
    -moz-transition: opacity 250ms 0s, visibility 0s 0s;
    transition: opacity 250ms 0s, visibility 0s 0s;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    }
  .cd-top {
    display: inline-block;
    height: 44px;
    width: 44px;
    position: fixed;
    bottom: 15px;
    z-index: 6;
    right: 15px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: rgba(124, 173, 20, 0.8) url(./images/cd-top-arrow.svg) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 250ms 0s, visibility 0s 250ms;
    -moz-transition: opacity 250ms 0s, visibility 0s 250ms;
    transition: opacity 250ms 0s, visibility 0s 250ms;
    }
  .cd-top:hover{
    background: rgba(124, 173, 20, 1) url(./images/cd-top-arrow.svg) no-repeat center 50%;
    }
body.page #page h2 {
  padding: 15px;
  box-sizing: border-box;
}

#supported_by_logos {
  justify-content: space-between;
}

#funded_logos {
  margin-top: 80px;
  padding: 30px 0 0;
  float: left;
  width: 100%;
}

#funded_logos p {
  text-align: center;
}

#data_by_logos {
  display: flex;
  padding: 0 0 50px 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

#funded_by_logos {
  justify-content: space-around;
}

.wp-block-table table tbody tr:nth-child(even) {
  background: #eee;
}
  #funded_by_logos img{
    max-height: 120px;
    padding-right:0;
    padding-top: 15px;
    }
  #supported_by_logos img{
    max-height: 70px;
    padding-right: 15px;
    padding-top: 15px;
    }
  #funded_by_logos {
    display: flex;
    padding:0 0 20px 0;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
    }
  #supported_by_logos {
    display: flex;
    padding:0 0 50px 0;
    flex-wrap: wrap;
    align-items: center;
    }
  .footer_logos{
    padding: 0 15px;
  }
  .footer_logos p{
    text-align: left;
    padding:0;
    margin:0;
  }

/*
	====================================================================================================================================================================================
	Content
	====================================================================================================================================================================================
*/

  #content{
    float: left;
    width: 100%;
    margin-top: 0;
    overflow: hidden;
    }
  #desktop .logoBar[_ngcontent-vto-c408] .logo[_ngcontent-vto-c408] .socialSharing[_ngcontent-vto-c408]{
    display: none !important;
    }

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

  }
  @media only screen and (min-width: 901px){
    #headerTop #nav{
      display:inline-block !important;
      }
  }
  @media only screen and (min-width: 1025px) and (max-width: 1280px){
    #headerTop #nav li::after{
      padding: 0 9px;
    }
    .wrapper-wide {
      padding: 0 15px;
    }

  }
@media only screen and (min-width: 901px) and (max-width: 1024px){
  .wrapper-wide{
    padding: 0 15px;
  }
  #headerTop #nav li::after{
    padding: 0 5px;
  }
  #logo{
    padding-bottom:0;
    }
  #headerTop .col-1-3{
    width: 33.33%;
  }
  #headerTop .col-2-3{
    width:66.66%;
  }
  #headerTop #nav li a{
    font-size: 12px;

  }
}
@media only screen and (min-width: 0) and (max-width: 900px){
  #funded_logos {
      margin-top: 120px;

    }
      #funded_by_logos img {
          max-height: 70px;
          padding-right: 0;
          padding-top: 15px;
        }
#spacer{margin-top: 150px;}
  #user_links {
      float: right;
      margin-left: 30px;
      width: 100%;
      display: flex;
      justify-content: space-around;
    }
    .wrapper-wide {
        padding: 0 15px;
      }
iframe#desktop{
  display: none;
}
iframe#mobile {
  display: block;
}
#introduction .alignwide #cards{
flex-flow: column;
}
#introduction .alignwide #cards .card {
  width: 100%;
}

  section#contact #follow_us {
  padding: 8px;
  }
  section#contact #contact_us {
  padding: 8px;
  }
  section#copyright_links {
  float: left;
  width: 100%;
  margin-top: 15px;
  }
  section#copyright_links p{
  margin: 0;
  }

  section#copyright_links #navFooter {
  list-style: none;
  display: flex;
  float: left;
  }

  section#copyright_links #navFooter a {
  color: #fff;
  padding-left: 0;
  padding-right: 15px;
  font-size: 12px;
  }

  section#copyright_links #navFooter a:hover {
  color: #7CAD14;
  }

  #footer p, #footer p a{
  font-size: 12px;
  }

  #drilldown_wrapper{
  display: block;
  }
  #header-contact .break:first-of-type span::after{
    content: "";
    padding: 0;
    }
  .header-img{
    padding: 50px;
  }
  #toTop{
    display: none !important;
  }
  #hamburger_container{
    display: block;
  }
  #headerTop.nav-scroll .toggle-menu, #headerTop .toggle-menu{
    display: block;
  }

  #headerTop #nav{
    position:absolute;
    display: none;
    top: 3px;
    left: 0;
    width: 100%;
  }
  #headerTop #nav li {
    width: 100%;
    display: block;
    text-align: center;
    padding: 0;
  }
  #headerTop #nav li a{
    width: 100%;
    display: block;
    text-align: center;
    line-height: 1.6;
    padding: 10px 0;
  }
  #headerTop .col-1-3,#headerTop .col-2-3{
    width: 100%;
  }
  #headerTop{
    background:#142748;
  }
  .hamburger {
    top: 20px;
    }
}


@media only screen and (min-width: 770px) and (max-width: 900px){

  #member_logos {
    display: flex;
    justify-content: center;
    padding: 50px 0;
    flex-wrap: wrap;
  }
  .gallery_item{
    width: 16.66%;
    padding: 5px;
  }
  #room_list_items .col-1-4{
    width: 33.33%;
  }
  #footer_logos img {
    padding: 5px;
    width: auto;
    float: left;
    max-height: 78px;
}
  #headerTop #nav li::after{
    content: "";
    padding: 0;
    }
  #headerTop .wrapper{
    padding:20px 15px;
    display: inline-block;
    }
  #headerTop .wrapper [class*="col-"]{
    width: 100%;
    display: block;
    }
  #footerTop .col-1-4{
    width: 33.33%;
    }


    #hamburger_container{
      height: 60px;
      margin-top: 5px;
      }
    #headerTop #logo{
      height: auto;
      min-height: 46px;
      padding: 0;
      overflow: hidden;
      }
    #headerTop #logo a.logo{
      height: auto;
      }
    #headerTop #logo img{
      max-width: 200px;
      padding: 0 0;
      max-height: 56px;
      }
}


@media only screen and (min-width:0px) and (max-width: 769px){

  section#contact .border_left {
    border-top: 1px solid #717D90;
    border-left: 0;
    float: left;
  }

  .imagecontainer{
    margin-top: 30px;
  }

  .wrapper-wide{
    max-width:1280px;
    width:100%;
    margin:0 auto;
    padding:0 15px;
    }

  .padding{
    padding:15px 0;
  }
  #site-notice{

  }
  #site-notice p{
    font-size: 14px;
  }



  #footer .wrapper-wide,#home-intro .wrapper-wide{
    padding:0 15px;
  }


  #intro{
    display: block;
  }
  #intro [class*="col-"]{
    width: 100%;
    display: block;
  }
  #headerTop #nav li::after{
    content: "";
    padding: 0;
  }
  #headerTop #nav li a{
    font-size: 12px;
  }

  #headerTop .wrapper{
    padding:15px;
    display: inline-block;
    }
  #headerTop .wrapper [class*="col-"]{
    width: 100%;
    display: block;
  }

  #header-contact .wrapper{
    text-align: center;
  }
  .slide_content_wrapper .wrapper .slide_content_wrap{
    max-width: 100%;
  }
  .services-img img{
    width: 100%;
  }
  #home-intro .imagecontainer img,
  #home-intro .imagecontainer img.right,
  #home-intro.about .imagecontainer img{
    width: 100%;
    margin-bottom: 15px;
  }
  #hamburger_container{
  }

  #intro div.padding{
    padding: 0;
  }
  #intro img{
    width: 100%;
  }
  #intro{
    padding-top: 0;
  }
  .header-img{
    padding: 25px;
  }
  #headerTop.nav-scroll,#headerTop{
    height: auto;
    min-height: 60px;
    }
    #headerTop #logo{
      height: auto;
      min-height: 46px;
      padding: 0;
      overflow: hidden;
      }
    #headerTop #logo a.logo{
      height: auto;
      }
    #headerTop #logo img{
      max-width: 200px;
      padding: 0 0;
      max-height: 56px;
      }
  #hamburger_container{
    height: 60px;
    }
  .hamburger {
    top: 26px;
    }
h2,h3,h4,h5,h6 {
    font-size: 16px;
    }
    h1{
      font-size: 20px;
    }
  #content p,#content ul li,#content ol li,#content table {
    font-size: 13px;
    }

  /* For mobile phones: */
  [class*="col-"] {
    width: 100%;
  	}

  .header-img{
    margin-top: 80px;
    }

}
@media only screen and (min-width:0px) and (max-width: 480px){

}

.post-content p{
	margin-bottom:15px;
}
.post-content ul{
	padding: 0 0 0 12px;
	margin-bottom:15px;
}
.wp-block-heading{
	margin-top:30px
}
.post-image-single img{
	width:100%;
	height:auto;
}
.post-image-link img{
	width:100%;
	height:auto;
}

#news{
	display:flex;
	flex-wrap:wrap;
	width:100%;
	gap:40px;
}
#news .post-article{
	width:calc(50% - 20px);
	overflow:hidden;
}

@media only screen and (min-width:0px) and (max-width: 769px){
#news .post-article{
	width:100%;
}
}

#post-pagination{
	width:100%;
	text-align:center;
	margin-top:40px;
}
#content ul.page-numbers{
	text-align:center;
}
#content ul.page-numbers li::before{
	content:"";
	text-indent: 0;
}
#content ul.page-numbers li,
#content ul.page-numbers li span{
 	min-width:32px;
	min-height:32px;
	line-height:32px;
	text-align:center;
	display:inline-block;
	border:1px solid #eee;
}
