/*
Theme Name:     Custom - Infinity Hive
Theme URI:      https://www.hiveinstaller.ie/
Author:         Noel O'Connor
Description: 	WordPress Twenty Sixteen child theme
Author URI:     https://www.designlocker.ie
Template:       twentysixteen
*/

@font-face {
  font-display: swap;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/inter-v18-latin-regular.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/poppins-v23-latin-regular.woff2') format('woff2');
}

/*  ******************* */
/*  Structure */
/*  ******************* */

html {
    height: 100%; /* for full screen background image */
    margin: 0; /* for full screen background image */
}

body {
    background: #fff;
	color: #173c61;
	font-family: "Inter", sans-serif;
    font-size: 18px;
    line-height: 1.6;
	font-weight: 500;
}

body:not(.custom-background-image):before, body:not(.custom-background-image):after {
	height: 0;
}

.site {
	margin: 0;
	background: #fff;
}

.site-inner {
    max-width: none;
	margin: 0;
}

.site-main{
	margin-bottom: 0;
}

.site-content {
	overflow: hidden;
}

.no-sidebar .entry-header, .no-sidebar .entry-content, .no-sidebar .entry-summary, .no-sidebar .entry-footer, .no-sidebar .comments-area, .no-sidebar .image-navigation, .no-sidebar .post-navigation, .no-sidebar .pagination, .no-sidebar .page-header, .no-sidebar .page-content, .no-sidebar .content-bottom-widgets {
    margin-right: 0;
    margin-left: 0;
}

.content-area {
    float: none;
    margin-right: 0;
    width: 100%;
}

.entry-content{
	overflow: hidden;
}

.no-sidebar .twentysixteen .site-main {
    margin-right: 0;
    margin-left: 0;
}

.post-navigation .post-title, .entry-title, .comments-title {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}

p, .entry-summary p, body:not(.search-results) .entry-summary p {
    margin: 0 0 1em;
}

a, .entry-content a, .entry-summary a {
    color: #25629f;
	box-shadow: none!important;
}

a:hover, a:focus, a:active, .entry-content a:hover, .entry-content a:focus, .entry-content a:active, .entry-summary a:hover, .entry-summary a:focus, .entry-summary a:active {
    color: #3e88d2;
	transition: 0.3s;
	box-shadow: none;
	outline: none!important;
}

h1, h2, h3, h4, h5, h6, .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .entry-title, .page-title{
	font-family: "Poppins", sans-serif;
    font-weight: 700;
    color: #23A7E0;
}

h1, .entry-content h1{
	font-size: 55px;
}

.entry-title, .page-title{
	font-size: 32px;
	font-size: 2rem;
}

h2, .entry-content h2{
	font-size: 28px;
	font-size: 1.75rem;
}

h3, .entry-content h3 {
	font-size: 26px;
	font-size: 1.625rem;
}

h4, h5, h6, .entry-content h4, .entry-content h5, .entry-content h6 {
	text-transform: initial;
	font-size: 24px;
	font-size: 1.5rem;
	letter-spacing: normal;
}

.wp-block-image {
    max-width: none;
	width: 100%;
    margin-bottom: 0;
}

.wp-block-embed{
	margin-bottom: 0;
}

.sidebar, .content-bottom-widgets{
	display: none;
}

#cmplz-document {
    font-size: 16px!important;
    max-width: none!important;
}

.cmplz-btn{
	text-transform: capitalize!important;
}

button, button[disabled]:hover, button[disabled]:focus, input[type=button], input[type=button][disabled]:hover, input[type=button][disabled]:focus, input[type=reset], input[type=reset][disabled]:hover, input[type=reset][disabled]:focus, input[type=submit], input[type=submit][disabled]:hover, input[type=submit][disabled]:focus{
	font-family: "Inter", sans-serif;
}

.nmb{
	margin-bottom: 0!important
}

.nmt{
	margin-top: 0!important
}

.npb{
	padding-bottom: 0!important
}

.npt{
	padding-top: 0!important
}

.wp-block-media-text>.wp-block-media-text__content {
    padding: 0 8% 0 0;
}

.wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax, .wp-block-cover__image-background.has-parallax, video.wp-block-cover__video-background.has-parallax {
    background-attachment: scroll!important; /* loads full size image and works on IOS */
}

.entry-footer{
	display: none;
}

/*  ******************* */
/*  Widths */
/*  ******************* */

.site-header {
    padding: 1em 10%;
}

.site-content {
    margin: 0;
	padding: 0;
}

.inner{
	padding: 5em 10%;
	margin-bottom: 0!important;
}

.bginner{
	padding: 5em 10%;
	margin-bottom: 0!important;
	background: #F7FCFE;
}

.intro{
	padding: 3em 10%;
	margin-bottom: 0!important;
}

.site-footer {
    padding: 2em;
}

/*  ******************* */
/*  Header */
/*  ******************* */

.site-header {
    background: #fff;
}

.site-branding{
	margin-top: 0;
	margin-bottom: 0;
	overflow: visible;
}

.site-branding img{
	width: auto;
	max-height: 70px;
}


/*  ******************* */
/*  Menu */
/*  ******************* */

.site-header-menu{
	margin-top: 17px;
	margin-bottom: 0;
}

.main-navigation {
	font-family: "Poppins", sans-serif;
    margin: 0;
}

.main-navigation a {
    outline-offset: 0;
	color: #25629F;
	text-transform: uppercase;
	padding: 12px 1em 12px 1em;
	letter-spacing: 0.1em;
	font-weight: 600;
	font-size: 17px;
}

.main-navigation li:hover > a, .main-navigation li.focus > a {
    color: #23A7E0;
}

.main-navigation a:hover {
    color: #23A7E0!important;
	background: #fff;
}

.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a {
    font-weight: 600!important;
}

.main-navigation .menu-item-has-children > a {
    padding-right: 1em;
}

.main-navigation .menu-item-has-children > a:after{
	display: none;
}

/*  **************************** */
/*  Sub-Menu
/*  **************************** */

.sub-menu{
	z-index: 9999;
}

.main-navigation .main-menu > li.menu-item-has-children .submenu-expand svg {
    display: none;
}

.main-navigation ul ul {
	margin: 0;
	padding-top: 30px;
	text-align: left;
	z-index: 9999;
	border-bottom: 1px solid #e2f5fa;
}

.main-navigation ul ul a {
	width: auto;
	white-space: nowrap;
	text-transform: initial;
	font-size: 17px;
	padding: 0.6em 1em;
	color: #1A3556;
	font-weight: 500;
	letter-spacing: normal;
	border-top: 1px solid #e2f5fa;
}

.main-navigation ul ul .current-menu-item > a {
    font-weight: 600;
	border-top: 1px solid #e2f5fa;
	color: #1A3556;
}

.main-navigation ul ul a:hover, .main-navigation ul ul a:active, .main-navigation ul ul a:focus {
	color: #1A3556!important;
	background: #e2f5fa!important;
}

.main-navigation ul ul:before {
    display: none;
}

.main-navigation ul ul li {
    background: #fff;
	border-top: 0;
    border-right: 0;
	border-bottom: 0;
	border-left: 0;
    border-bottom-width: 0;
}

.main-navigation ul ul li:last-child{
    padding-bottom: 0;
}

.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
	left: auto;
	right: 0;
	left: 0;
	right: auto;
}

.main-navigation ul ul::after{
	display: none;
}

.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a {
    font-weight: 500;
}

/*  ******************* */
/*  Float Sub-Menu Right */
/*  ******************* */

@media screen and (min-width: 56.875em) {
.main-navigation ul ul li:hover>ul, .main-navigation ul ul li.focus>ul {
    right: auto;
    left: 100%;
}

.main-navigation ul ul .menu-item-has-children>a:after {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
}

/*  ******************* */
/*  Content */
/*  ******************* */

.page .entry-title{
	display: none;
}

.post-thumbnail {
    margin-bottom: 1.75em;
}

.post-thumbnail img {
    margin: 0;
	width: 100%;
}

.entry-content ul {
    margin: 0 0 1.75em 0;
    padding: 0 0 0 1.5em;
}

.blocks-gallery-grid{
	margin: 0!important;
    padding: 0!important;
}

hr {
    background-color: #c99e67;
    height: 2px;
}

.intro{
	font-size: 24px;
	text-align: center;
	margin: 0;
}

.intro p{
	margin-bottom: 0;
}

.bginner{
	background: #F7FCFE;
	border-top: 1px solid #e6f5fc;
    border-bottom: 1px solid #e6f5fc;
}

mark {
    padding: 0;
}

.vgrad {
    background: linear-gradient(to bottom, #25629F, #23A7E0);
    margin-bottom: 0!important;
	color: #fff;
}

.vgrad .wp-block-media-text__content {
    padding: 0 4% 0 8%!important;
}

.vgrad .wp-block-media-text__media {
    clip-path: polygon(10% 0, 100% 0, 100% 100%, 0% 100%);
}

.vgrad h1{
	font-size: 60px!important;
	margin-bottom: 16px;
	color: #fff!important;
}

.vgrad p{
	font-size: 28px;
}

.vgrad2 {
    background: linear-gradient(to bottom, #23A7E0, #25629F);
    margin-bottom: 0!important;
	color: #fff;
}

.vgrad2 .wp-block-media-text__content {
    padding: 0 4% 0 8%!important;
}

.vgrad2 .wp-block-media-text__media {
    clip-path: polygon(0 0, 90% 0%, 100% 100%, 0% 100%);
}

.vgrad2 h4{
	font-size: 40px!important;
	margin-bottom: 16px;
	color: #fff!important;
	line-height: 1.4;
}

.vgrad2 p{
	font-size: 28px;
}

.vgrad3 {
    background: linear-gradient(to bottom, #23A7E0, #25629F);
    margin-bottom: 0!important;
	color: #fff;
}

.vgrad3 .wp-block-media-text__content {
    padding: 0 4% 0 8%!important;
}

.vgrad3 .wp-block-media-text__media {
    clip-path: polygon(0 0, 90% 0%, 100% 100%, 0% 100%);
}

.vgrad3 h5{
	font-size: 24px!important;
	margin-bottom: 16px;
	color: #fff!important;
	line-height: 1.4;
}

.special{
	padding: 24px;
	border-radius: 12px;
	background: #EFF9FD;
	border: 1px solid #d4effa;
	text-align: center;
	margin-top: 48px;
}

.special .wp-block-columns{
	margin-top: 48px;
}

.special .wp-block-column img{
	border-radius: 12px;
}

.so{
	font-size: 20px;
	margin: 10px 0;
}

.sop{
	font-size: 24px;
	font-weight: 600;
}

.hcenter{
	text-align: center;
	margin: 48px auto 0 auto!important;
}

.wp-block-columns.bluecol {
	gap: 64px!important;
}

.bluecol{
	padding: 64px;
	background: linear-gradient(to left, #23A7E0, #25629F);
	color: #fff;
}

.box {
  mask: radial-gradient(10px at 50% 10px,#0000 calc(100% - 1px),#000) 50% -10px/18.5px 100%
}

.bluecol h2{
	color: #fff;
}

.bclink a{
	color: #dfebf8;
}

.bclink a:hover, .bclink a:active, .bclink a:focus{
	color: #afceec;
}

.upgp{
	font-size: 24px;
	margin-bottom: 48px;
}

.shs{
	padding: 24px;
	border-radius: 12px;
	background: linear-gradient(to left, #23A7E0, #25629F);
	border: 1px solid #23A7E0;
	color: #fff;
}

.shs h2{
	color: #fff;
}

.shs img{
	border-radius: 12px;
	border: 1px solid #fff;
}

.wchi .wp-block-column{
	padding: 2em;
	background: #25629F;
	color: #fff;
	border-radius: 12px;
}

.wchi h4{
	color: #fff;
}

/*  ******************* */
/*  Timeline Section Styling */
/*  ******************* */

.service-timeline {
  margin: 2em 0 0 0;
  position: relative;
}

.timeline-title {
  text-align: center;
  font-size: 1.8em;
  margin-bottom: 2em;
}

.timeline {
  position: relative;
  margin-left: 20px;
  border-left: 3px solid #23A7E0;
  padding-left: 20px;
}

.timeline-item {
  position: relative;
  margin-bottom: 0.5em;
}

.timeline-icon {
  position: absolute;
  left: -30px; /* centers the circle directly on the vertical line */
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background-color: #23A7E0;
  border-radius: 50%;
  border: 3px solid white;
  box-shadow: 0 0 0 2px #007acc;
}

.timeline-content {
  padding: 0.5em 1em;
}

.timeline-content p {
  margin: 0;
  font-size: 1em;
  color: #fff;
}


/*  ******************* */
/*  Buttons */
/*  ******************* */

.wp-block-button__link {
    border-radius: 6px !important;
    background: #f9a014!important;
    text-transform: capitalize !important;
    font-family: "Inter", sans-serif !important;
    color: #fff !important;
    font-size: 1em !important;
    transition: all 0.3s ease-in-out;
    letter-spacing: 2px;
	border: 1px solid #fff;
}

.wp-block-button__link:hover, .wp-block-button__link:active, .wp-block-button__link:focus{
	border-radius: 12px!important;
	background: #f9a014!important;
}

/*  ******************* */
/*  Contact */
/*  ******************* */

.c3col{
	margin: 60px 0;
}

.c3col .wp-block-column{
	padding: 1em;
    border: 1px solid #D3EDF9;
    text-align: center;
    box-shadow: 0 4px 4px rgb(0 85 136 / 10%);
    transition: box-shadow 0.2s ease-in-out;
}

.c3col p{
	margin-bottom: 0;
}

.qcpm{
	padding: 2em;
}

.cicon img{
	max-height: 60px;
	width: auto;
	padding: 12px 0 18px 0;
}

.cfwrap{
	background: #25629f;
    color: #fff;
	padding: 2em;
	overflow: hidden;
}

.cfwrap a, .cfwrap a:hover, .cfwrap a:active, .cfwrap a:focus{
    color: #bfd8f0;
}

.cfl{
	float: left;
	width: 48%;
}

.cfr{
	float: right;
	width: 48%;
}

.dpro{
	font-size: 15px!important;
}

.cfwrap .dpro{
	font-size: 13px!important;
}

input[type="text"], input[type="email"], input[type="tel"], textarea {
    background: #fff;
    background-image: none;
    border: 1px solid #F7F9FB;
    border-radius: 3px;
    color: #1a1a1a;
    padding: 0.75em;
	font-size: 16px;
	font-family: "Inter", sans-serif;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus, textarea:focus {
    background-color: #fff;
	border: 1px solid #F7F9FB;
}

input:-webkit-autofill,
  input:-webkit-autofill:focus {
    transition: background-color 600000s 0s, color 600000s 0s;
  }
 
textarea{
	height: 7em;
}

input[type="submit"]{
    background: #25629F;
	border-radius: 6px;
	border: 1px solid #cbe5f6;
}

input[type="submit"]:hover, input[type="submit"]:focus, input[type="submit"]:active{
    background: #25629F;
	border-radius: 12px;
	transition: 0.4s;
	outline: none;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #25629F;
	background: #25629F;
	color: #fff;
}

.wpcf7-not-valid-tip {
    color: #173c61;
	font-size: 0.75em;
}

.wpcf7 input::placeholder,
.wpcf7 textarea::placeholder {
    color: #bfd8f0;
    opacity: 1;
}

.wpcf7 input:-ms-input-placeholder,
.wpcf7 textarea:-ms-input-placeholder {
    color: #bfd8f0;
}

.wpcf7 input::-ms-input-placeholder,
.wpcf7 textarea::-ms-input-placeholder {
    color: #bfd8f0;
}

/*  ******************* */
/*  Footer */
/*  ******************* */


.bginner h5.grev {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.bginner img.bstroke {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 12px; /* optional: adds space below the image */
}

.site-footer {
	overflow: hidden;
    display: block;
	max-width: none;
	margin: 0;
	background: #1F7BB7;
}

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

.site-footer a:hover, .site-footer a:active, .site-footer a:focus{
	color: #bfd8f0!important;
	box-shadow: none;
	transition: 0.4s;
}

.site-footer p{
	margin: 0 0 0.75em 0;
}

.site-info{
	overflow: hidden;
	display: block;
    align-items: initial;
    margin: 0;
	font-weight: 500;
	font-size: 16px;
	color: #fff;
}

.sfl{
	float: left;
	width: 47%;
}

.sfr{
	float: right;
	width: 47%;
}

.sicl {
    float: left;
    width: 50%;
	padding: 6em 2em 0 0;
}

.sicr {
    float: left;
    width: 50%;
	padding: 6em 0 0 0;
}

.site-info h6 {
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 20px;
    margin-bottom: 1em;
	color: #bfd8f0;
}

.centerme{
	text-align: center;
}

.ti-widget.ti-goog{
	padding-top: 48px;
}

#credit {
    overflow: hidden;
    padding: 2em 0 0 0;
    margin: 4em auto 0 auto;
	text-align: center;
	font-size: 13px;
    font-size: 0.8125rem;
	font-weight: 400;
	border-top: 1px dotted #1c70a6;
	color: #bfd8f0;
}

.ccol{
	float: left;
	width: 33.33%;
	text-align: center;
}

#credit a{
color: #bfd8f0;
font-weight: 400;
text-decoration: none;
}

#credit a:hover, #credit a:active, #credit a:focus{
color: #fff!important;
text-decoration: none;
}

/*  ************************************************** */
/*  1681 PIXELS */
/*  ************************************************** */

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

.site-header {
    padding: 1em 8%;
}

.inner{
	padding: 4em 8%;
}

.bginner{
	padding: 4em 8%;
}

.intro{
	padding: 3em 5%;
}

.wp-block-media-text .wp-block-media-text__content {
    padding: 0 6%;
}

h1, .entry-content h1 {
    font-size: 50px;
}

.vgrad h1 {
    font-size: 55px!important;
}

.vgrad2 h4 {
    font-size: 30px!important;
}

.vgrad2 p {
    font-size: 24px;
}

.vgrad p {
    font-size: 26px;
}

}

/*  ************************************************** */
/*  1601 PIXELS */
/*  ************************************************** */

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

body {
    font-size: 17px;
}

.site-header {
    padding: 1em 6%;
}

.inner{
	padding: 4em 6%;
}

.psplash{
	padding: 3em 6%;
}

.bginner{
	padding: 4em 6%;
}

.intro{
	padding: 3em 4%;
	font-size: 22px;
}

}

/*  ************************************************** */
/*  1537 PIXELS */
/*  ************************************************** */

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

.site-header {
    padding: 1em 4%;
}

.inner{
	padding: 3em 4%;
}

.bginner{
	padding: 3em 4%;
}

.intro{
	padding: 2em 3%;
	font-size: 21px;
}

h1, .entry-content h1, .entry-title, .page-title{
	font-size: 45px;
}

.vgrad h1 {
    font-size: 50px!important;
}

.vgrad p {
    font-size: 24px;
}

.wp-block-button .wp-block-button__link {
    padding: 0.74375em 1.2125em 0.68125em!important;
}

.site-info input[type="text"], .site-info input[type="email"], .site-info input[type="tel"], textarea {
    padding: 0.5em 0.75em;
}

}

/*  ************************************************** */
/*  1481 PIXELS */
/*  ************************************************** */

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

.so {
    font-size: 19px;
}

.sop {
    font-size: 23px;
}

}

/*  ************************************************** */
/*  1367 PIXELS */
/*  ************************************************** */

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

.site-header {
    padding: 1em 3%;
}

.inner{
	padding: 3%;
}

.bginner{
	padding: 3%;
}

.intro{
	padding: 2em 3%;
	font-size: 20px;
}

.vgrad h1 {
    font-size: 45px!important;
}

.vgrad p {
    font-size: 22px;
}

.wp-block-button .wp-block-button__link {
    padding: 0.74375em 1.2125em 0.68125em!important;
}

.special .wp-block-columns {
    margin-top: 0;
	gap: 24px;
}

h1, .entry-content h1, .entry-title, .page-title {
    font-size: 40px;
}

.bluecol {
    padding: 48px;
}

.wp-block-columns.bluecol {
    gap: 48px!important;
}

}

/*  ************************************************** */
/*  1281 PIXELS */
/*  ************************************************** */

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

.site-header {
    padding: 24px;
}

.inner, .bginner, .intro {
    padding: 24px;
}

h1, .entry-content h1, .entry-title, .page-title {
    font-size: 32px;
}

.vgrad h1 {
    font-size: 40px!important;
}

.upgp {
    font-size: 23px;
    margin-bottom: 24px;
}

.bluecol {
    padding: 24px;
}

.wp-block-columns.bluecol {
    gap: 24px!important;
}

.wchi .wp-block-column {
    padding: 24px;
}

.wp-block-columns.c3col{
	gap: 24px!important;
}

.c3col {
    margin: 60px 0 40px 0;
}

.cfwrap {
    padding: 24px;
}

}

/*  ************************************************** */
/*  1025 PIXELS */
/*  ************************************************** */

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

.wp-block-media-text.is-stacked-on-mobile   {
    grid-template-columns: 100%!important; /* Media Block Full Width */
}

.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content    {
    grid-column: 1!important; /* Media Block Full Width */
    grid-row: 2!important; /* Media Block Full Width */
	padding: 24px!important;
}

.bginner .wp-block-media-text__content    {
	padding: 2em 0 0 0!important;
}

.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media  {
    grid-column: 1!important; /* Media Block Full Width */
    grid-row: 1!important; /* Media Block Full Width */
}

.vgrad .wp-block-media-text__media, .vgrad2 .wp-block-media-text__media {
    clip-path: none;
}

.sfl, .sfr {
    float: none;
    width: 100%;
}

.sicl {
    padding: 24px 24px 0 0;
}

.sicr {
    padding: 24px 0 0 0;
}

}

/*  ************************************************** */
/*  910 PIXELS */
/*  ************************************************** */

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

.twentysixteen .site-main, .sidebar, .post-navigation, .entry-header, .post-thumbnail, .entry-content, .entry-summary, .entry-footer, .comments-area, .image-navigation, .post-navigation, .page-header, .page-content, .content-bottom-widgets {
    margin-right: 0;
}

.twentysixteen .site-main, .sidebar, .post-navigation, .entry-header, .entry-summary, .entry-content, .entry-footer, .page-content {
    margin-left: 0;
}

.menu-toggle, .menu-toggle:hover, .menu-toggle:focus, .menu-toggle.toggled-on, .menu-toggle.toggled-on:hover, .menu-toggle.toggled-on:focus {
    background: none;
    border: 1px solid #25629F;
    color: #25629F;
    font-size: 20px;
    font-size: 1.25rem;
    margin: 0;
    outline: none!important;
	border-radius: 0;
	padding: 0.6125em 0.675em 0.4875em;
}

.site-header-menu {
	background: #fff;
    margin: 24px 0 0 0;
}

.main-navigation .primary-menu {
    border-bottom: 0;
}

.main-navigation .primary-menu > li {
	display: block;
	text-align: center;
}

.dropdown-toggle {
    width: 100%; /*  Full Width Clickable Submenu */
	text-align: right!important; /*  Full Width Clickable Submenu */
	color: #fff;
}

.dropdown-toggle:after {
    border-left-width: 0;
	color: #1A3556!important;
	width: 24px;
}

.main-navigation li {
    border-top: 0;
}

.main-navigation a {
    background: none;
	color: #25629F!important;
	border-top: 1px solid #e6f5fc;
	font-size: 18px;
	letter-spacing: 3px;
	padding: 0.6em 0;
}

.main-navigation .current-menu-item > a {
    background: none;
	color: #25629F!important;
}

.main-navigation .menu-item-has-children > a {
    padding-right: 0; /*  Full Width Clickable Submenu */
	margin-right: 0; /*  Full Width Clickable Submenu */
}

.main-navigation li:hover > a, .main-navigation li.focus > a,  .main-navigation li.active > a{
	background: #F7FCFE!important;
	color: #2d1d54!important;
}

.main-navigation ul ul {
    padding-top: 0;
	border-bottom: 0;
	background: none;
}

.main-navigation ul ul li {
    text-align: center;
	background-color: #edf8fc;
}

.main-navigation ul ul a {
    width: 100%;
	background: none!important;
	color: #000;
	border-top: 1px solid #f1f1f1;
}

.main-navigation ul ul .current-menu-item > a {
    border-top: 1px solid #f1f1f1;
}

.dropdown-toggle:focus {
    outline: 0;
    outline-offset: 0;
}

.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 100%!important;/* Column Block Full Width */
}

.wp-block-columns {
    flex-wrap: wrap!important;/* Column Block Full Width */
	gap: 24px;
}

.special {
    text-align: left;
}

.has-text-align-center {
    text-align: left;
}

.wp-block-buttons.is-content-justification-center {
    justify-content: left;
}

.wp-block-columns.bluecol {
    gap: 48px!important;
}

}

/*  ************************************************** */
/*  780 PIXELS */
/*  ************************************************** */

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


}

/*  ************************************************** */
/*  767 PIXELS */
/*  ************************************************** */

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

body {
    font-size: 18px;
}

.site-header, .inner, .bginner, .intro, .site-footer{
    padding: 20px;
}

.site-info {
    font-size: 16px;
}

.sic {
    float: none;
    width: 100%;
    padding: 0;
}

.sic img {
    margin-top: 25px;
    margin-bottom: 25px;
	max-width: 70%;
}

.site-branding {
    width: 75%;
}

.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
    padding: 20px!important;
}

.vgrad h1 {
    font-size: 32px!important;
}

.special {
    padding: 12px;
}

.vgrad2 h4 {
    font-size: 28px!important;
}

.sicl {
    float: none;
    width: 100%;
    padding: 20px 0 0 0;
}

.cfl, .cfr {
    float: none;
    width: 100%;
}

.site-info .cfwrap {
    padding: 10px!important;
}

.ccol {
    float: none;
    width: 100%;
}

.shs, .wchi .wp-block-column {
    padding: 12px;
}

.entry-content h3 {
    margin-top: 1.47em;
}

.timeline {
    margin-left: 12px;
    border-left: 2px solid #23A7E0;
    padding-left: 20px;
}

.cfwrap {
    padding: 12px;
}

}


/*  ************************************************** */
/*  666 PIXELS */
/*  ************************************************** */

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


}

/*  ************************************************** */
/*  500 PIXELS */
/*  ************************************************** */

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

.hod{
	display: flex;
}

.hom{
	display: none;
}

.site-header-menu {
    margin: 1em 0 0;
}

.wp-block-button .wp-block-button__link {
    padding: 0.64375em 1.1125em 0.58125em;
}

}