  
.elementor [class*="column"] + [class*="column"]:last-child {
    float: initial;
}
.primary-navigation > div > ul:first-of-type > li > div .category-info {
	text-align: right;
}

body #boxes.hide-for-print {
    padding-left: 250px;
}


.dude-events-wrapper-centered {
	max-width:800px;
	margin-left:auto; 
	margin-right:auto; 
	text-align:center; 
	margin-bottom:30px;
}
#spc-event-headline {
	margin-bottom: 1em;
}
.dude-events-wrapper, .dude-events-wrapper-centered {
	border-top: solid 2px #efefef;

}
div.eventblock{
padding:10px;
border-bottom: solid 2px #efefef;
}
.jquery-modal-popup {
	transition: left 0.5s ease;
}
.modal-from-right.modal-move {
	left: 0%;
}
.modal-from-right {
	left: 100%;
}
.jquery-modal-popup  {
	max-width: 300px !important;
	padding: 0 !important;
}
.jquery-modal-popup img {
	 margin: 0;
	 display: block;
	 width: 100%;
	 height: auto;
}
div.eventblock > div:first-of-type {
	margin-bottom: 5px;
    font-size: 1.1em;
    font-weight: bold;
}
.see-all-events {
	text-align: right;
	padding: 10px;
}
#menu-spu-meta-navigation li a:focus, .primary-navigation > div > ul:first-of-type > li, .footer-navigation li a:focus{
    color: #fff !important;
}

.jquery-modal.blocker.current {
	z-index: 10000;
}

.dude-events-wrapper br, .dude-events-wrapper-centered br{
	display: none;
}
.dude-events-wrapper .see-all-events {
	text-align: right;
}
.dude-events-wrapper-centered .see-all-events {
	text-align: center;
}

.blog main > .legacy .six.columns, main > .legacy .row .six.columns {
	padding-left: 10px;
	padding-right: 10px;
}

.spc-hero > div:not(.slider-nav) .slide > div > div > span {
    opacity: .9;
    background: #000 !important;
}

.page-id-3.theme-sigma-tau-delta .ezcol a {
        font-size:2em
    }
.page-id-3.theme-sigma-tau-delta .ezcol {
	padding: 10px;
}

a:focus {
    background-color: inherit !important;
    color: inherit !important;
}

.social-navigation li.tiktok a:after{
    content: '';
    width: 34px;
    height: 34px;
    display: block;
    background-image: url(/academics/graduate-programs/education/wp-content/themes/spc-base-theme/images/tiktok-round-line.png);
    background-size: 100% auto;
    border-radius: 50%;
}

.news-2022-item-image {
  background-size:cover;
  min-height: 200px;
  margin-bottom:10px;
  border: solid 4px #ccc;
  background-position:center
}

@media only screen and (min-width: 480px) and (max-width: 960px) {
  .social-navigation li.tiktok a:after{
    width: 28px;
    height: 28px;  
  }
}
@media only screen and (max-width: 480px) {
  .social-navigation li.tiktok a:after{
    width: 20px;
    height: 20px;  
  }
}

@media only screen and (min-width: 1179px) and (max-width: 1400px) {
	.primary-navigation > div > ul:first-of-type > li > a, .primary-navigation > div > ul:first-of-type > li > span {
		font-size: 1.575rem !important;
	}
}


@media only screen and (min-width: 960px) and (max-width: 1180px) {
	body #boxes.hide-for-print {
	    padding: .5em 0 0 0;
	    padding-top: 30px;
	}
	#header .branding a img, #header .branding a svg {
	    height: 200px !important;
	    width: auto;
	}
	.primary-navigation > div > ul:first-of-type > li > a, .primary-navigation > div > ul:first-of-type > li > span {
		font-size: 1.375rem !important;
	}
	.primary-navigation {
	    padding-left: 14em !important;
	}
}

@media only screen and (min-width: 900px) and (max-width: 960px) {
	#header .primary-navigation > div > ul:first-of-type > li > a, .primary-navigation > div > ul:first-of-type > li > span {
		font-size: 1.375rem !important;
	}
	#header .primary-navigation {
	    padding-left: 13em !important;
	}	
}

@media only screen and (max-width: 959px) {
	body #boxes.hide-for-print {
	    padding: .5em 0 0 0;
	    padding-top: 30px;
	}	
	#header .branding a img, #header .branding a svg {
	    height: 160px !important;
	    width: auto;
	}
}


@media only screen and (max-width: 769px) {
	#header .branding a img, #header .branding a svg {
	    height: 160px !important;
	    width: auto;
	}
}

.mobile-overlay {
	top: 0 !important;
}
.flockler-grid-items .flockler-grid-item {
	width: 25%;
}
.flockler-grid-items[data-container-width=">=2100"] .flockler-grid-item,
.flockler-grid-items[data-container-width=">=1800"] .flockler-grid-item,
.flockler-grid-items[data-container-width=">=1500"] .flockler-grid-item,
.flockler-grid-items[data-container-width=">=1200"] .flockler-grid-item,
.flockler-grid-items[data-container-width=">=900"] .flockler-grid-item   {
    width: calc(1 / 4 * 100%);
}
/* start header rework */
@media only screen and (max-width: 900px) {
	body .spc-hero > div:not(.slider-nav) .slide > div > div {
    	max-width: 100%;
	}
	body #header .branding a img, body #header .branding a img {
	    height: 10px !important;
	}
	body .page-wrap {
		overflow: hidden !important;
	}
	body #header {
		background-image: none;
		background-color: #123261;
		background-image: url('/academics/graduate-programs/education/wp-content/themes/spc-base-theme/images/mobilenav_overlay_responsive.png') !important;
		background-size: cover;
		background-position: center top;
		background-attachment: fixed;
		height: 100px;
	}
	body #header .branding a img, body #header .branding a img {
	    height: 120px !important;
	}
	body #header > div {
		height: 100px;
	}
	body .spc-hero > div:not(.slider-nav) .slick-slide .mobile-image {
	    display: block;
	    height: auto;
	    min-height: 0;
	    margin-top: 100px;
	}

}

@media only screen and (min-width: 900px) and (max-width: 960px) {
	body #header .primary-navigation > div > ul:first-of-type > li > a, .primary-navigation > div > ul:first-of-type > li > span {
	    font-size: 1.2rem;
	}
	body .primary-navigation > div > ul:first-of-type > li {
		height: initial;
		float: right;
	}
	body .primary-navigation > div > ul:first-of-type > li > a, .primary-navigation > div > ul:first-of-type > li > span {
		letter-spacing: initial;
	}
	body .primary-navigation > div > ul:first-of-type {
		width: 87%;
	}
}

@media only screen and (min-width: 959px) {
	body .primary-navigation > div > ul:first-of-type > li.overflow > a {

	    width: 72px;
   	}
}

@media only screen and (min-width: 960px) and (max-width: 1180px) {
	body #header .branding a img, body #header .branding a img {
	    height: 240px !important;
	}
	
	body .primary-navigation {
	    min-height: 160px;
	}

	body #header .branding {
	    position: absolute;
	    top: -50px;
	}
	body .primary-navigation > div > ul:first-of-type > li {
		height: 159px;
		float: right;
	}
	body .primary-navigation > div > ul:first-of-type {
		padding-right: 110px;
	}
	body .primary-navigation > div > ul.meta-navigation li a {
		padding: 0 .2em;
		letter-spacing: 1px;
	}
	body .primary-navigation .search-form {
		padding-top: 50px;
	}
}


@media only screen and (min-width: 1180px) {
	body #header .branding a img, body #header .branding a img {
	    height: 240px !important;
	}
	
	body .primary-navigation {
	    min-height: 160px;
	}

	body #header .branding {
	    position: absolute;
	    top: -50px;
	}
	body .primary-navigation > div > ul:first-of-type > li {
		height: 159px;
	}
	body .primary-navigation {
	    padding-left: 18.5em !important;
	}
	
}

/* end header rework */

#tribe-events-content, .tribe-events-view  {
  z-index: 1;
}
.aqua-inverted {
	background-color: #fff;
	border: solid 2px #0072CE;
	color: #0072CE !important;
}
.aqua-inverted:hover{
	color: #0072CE !important;
}

body.elementor-page #main-content:after {
	display: none;
}




/* 2023 styles */
#menu-site-menu {
  font-family: "Raleway", Sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.6em;
  color:#0076CC;
}
#menu-site-menu a{
  display:none;
}
#menu-site-menu li {
}
#menu-site-menu li.current_page_parent {
  display:block;
}
#menu-site-menu .menu-item a{

}
#menu-site-menu .menu-item .sub-menu {
  margin-left:0;
  font-size:14px;
}

#menu-site-menu .menu-item .sub-menu .sub-menu {
  padding-left:10px;
  font-size:12px;
}
#menu-site-menu .menu-item .sub-menu .sub-menu a {
  border:none;
  padding:5px;
}
#menu-site-menu .current-menu-parent , #menu-site-menu .current_page_item {
  display:block;
  
}
#menu-site-menu .current-menu-parent a, #menu-site-menu .current_page_item a{
  color:inherit;
/*  border-bottom:solid 2px #0076CC;*/
  display:block;
  padding:10px;
  font-size:inherit;
}

#menu-site-menu .current_page_item.menu-item-has-children a{
  border-bottom:none;
}
#menu-site-menu .current_page_item.menu-item-has-children .sub-menu.active-menu-branch {
  padding-bottom:10px;
  margin-top:10px;
  border-bottom:solid 2px #0076CC;
}

#menu-site-menu .current-menu-parent > a, #menu-site-menu .current_page_item > a{
  color:inherit;
  display:block;
  padding:10px;
  font-size:inherit;
}
/*#menu-site-menu .current_page_parent > a {
  border-bottom:solid 4px #0076CC;
  font-size:20px;
  font-weight: 700;
}*/
#menu-site-menu .current-menu-parent .sub-menu,#menu-site-menu .current_page_item .sub-menu {
  display:block;
}
#menu-site-menu .current-menu-parent .sub-menu .menu-item, #menu-site-menu .current_page_item .sub-menu .menu-item {
  display:block;
}
#menu-site-menu .current-menu-parent .sub-menu .menu-item.current_page_item a, 
#menu-site-menu .current_page_item .sub-menu .menu-item.current_page_item a{

}

body main > .legacy .row {
  max-width:1400px;
}

body #menu-site-menu {
  padding-right:20px;
}

body #menu-site-menu  .current-menu-ancestor .sub-menu > li a, #menu-site-menu  .current-menu-ancestor .sub-menu.active-menu-branch.show-siblings > li a  {
   background: transparent;
    color: #0076CC;
    padding: 20px 0;
    text-transform: uppercase;
    font-family: "Raleway", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.6em;
    display: block;
    padding-bottom:5px;
    border-bottom: solid 2px #0076CC;

}
.current-menu-ancestor .sub-menu.active-menu-branch.show-siblings > li a {
  border-bottom: none;
}
body #menu-site-menu .current-menu-ancestor .sub-menu .sub-menu.active-menu-branch > li a {
  display:block;
  text-transform: initial;
}
body #menu-site-menu  .current-menu-ancestor .sub-menu .sub-menu > li a {
  display:none;
}
body#sp-2023 #menu-site-menu  .current-menu-ancestor .sub-menu.active-menu-branch > li a {
  background: transparent;
  color: #0076CC;
  border-top: none;
  padding: 10px 0;
  text-transform: uppercase;
  font-family: "Raleway", Sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-transform: initial;
  line-height: 1.6em;
	display: block;

}

body #menu-site-menu .menu-item  a{
  display:none;
}
body #menu-site-menu .current_page_item > a {
  text-transform:uppercase;
  color:yellow;
}


body #menu-site-menu.active-menu-branch .menu-item a, #menu-site-menu .active-menu-branch .menu-item a{
   background: transparent;
    color: #0076CC;
   /* border-top: 2px solid #0076CC;*/
    padding: 20px 0;
    text-transform: uppercase;
    font-family: "Raleway", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.6em;
	display: block;
	padding-bottom:5px;

}
body #menu-site-menu .active-menu-branch  .sub-menu {
  display:none;
}
body .sub-menu.active-menu-branch {
  margin-bottom:0px;
  margin-left:0;
}
body .sub-menu.show-siblings > li:last-child a{
  border-bottom: 2px solid #0076CC;
}
body #menu-site-menu.show-siblings .sub-menu .sub-menu .menu-item a {
  display:none;
}

body #main #content article,body  #main #content p,body  #main #content td,body  #main #content li{
  font-size: 16px;
}

body #menu-site-menu .sub-menu {
  margin-left:0;
}
/*
ul#menu-site-menu a {
    background-color:red;
}
#menu-site-menu .menu-item .menu-item a {
    background: transparent;
    color: #0076CC;
    border-top: 2px solid #0076CC;
    padding: 10px 0;
    text-transform: uppercase;
    font-family: "Raleway", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.6em;
	display: block;
}
#menu-site-menu .menu-item .sub-menu a {
    background: white;
    border: 0;
    text-transform: none;
		display: block;
		background-color:blue;
}*/


body .active-menu-branch{
  
}

body .active-menu-branch > li {
  direction: block;
}

body .active-menu-branch li {
}

body .page-template-template-2022-sp-default-with-nav-elementor #main-content > .legacy .row {
    max-width: 1400px;
}

body .page-template-template-2022-sp-default-with-nav-elementor #main #content h1, 
body .page-template-template-2022-sp-default-with-nav-elementor #main #content h2, 
body .page-template-template-2022-sp-default-with-nav-elementor #main #content h3, 
body .page-template-template-2022-sp-default-with-nav-elementor #main #content h4, 
body .page-template-template-2022-sp-default-with-nav-elementor #main #content h5, 
body .page-template-template-2022-sp-default-with-nav-elementor #main #content h6{
  font-family: "Raleway", Sans-serif;
  font-weight:700;
  color:#0076CC;

}

/* 2023 page banners */
body .page-template-template-2022-sp-default-with-nav-elementor .spc-landing-hero-2023 {
  max-height: 400px;
}
body .page-template-template-2022-sp-default-with-nav-elementor .spc-landing-hero-2023 #spc-landing-hero-headline {
  font-family: "Raleway", Sans-serif;
    font-size: 72px;
    font-weight: 800 !important;
    text-transform: uppercase;
    color:#fff;
    text-align:center;
}

/*elementor overrides */
.elementor-widget-container .row {
  max-width:initial;
}
main:after {
  display:none !important;
}
body #main-content h2, #main-content h3,
body #main #content h1, 
body #main #content h2, 
body #main #content h3{
  font-family: "Raleway", Sans-serif;
  color:#0076CC;
  line-height: normal;
}
body #main-content h4, #main-content h5,
body #main #content h4, body #main #content h5, 
body #main #content h6 {
  font-family: "PT Serif", Sans-serif;
}
body #main-content h2 {
  font-weight: 700;
  text-transform: uppercase;
}

body #main-content h4 {
  color: #464646;
  font-weight: 600;
  line-height: 1.3em;
}
body #main-content, body #main #content {
  font-family: "PT Serif", Sans-serif;
  font-weight: 400;
  line-height: 30px;
  color:#6A5D5D;
}
body #main-content p, body #main #content article, body #main #content p, body #main #content blockquote {
  font-family: "PT Serif", Sans-serif;
  font-size: inherit;
  color:#6A5D5D;
}
body #main-content h2#spc-landing-hero-headline {
    color: #fff;
    text-align: center;
    font-family: "Raleway", Sans-serif;
    font-size: 5.25em;
    font-weight: 800;
    text-transform: uppercase;
    line-height: normal;
    text-shadow: 0px 0px 9px rgba(0, 0, 0, 0.85);
}
/* footer */

@media screen and (max-width: 900px) {
    body footer .col1{
        width: 100%;
        padding: 0 20px;
    }
    body footer .col2{
        display: none;
    }
    body footer .footer2-wrap{
        padding: 20px;
    }
}
@media screen and (min-width: 901px) {
    body footer .col1 {
        width: 25%;
        float: left;
        font-family: 'Raleway', sans-serif;
    }

    body footer .col2 {
        width: 75%;
        float: left;
    }
    body footer .footer2-wrap{
        padding: 12px 0 25px;
    }


}
body footer {
  margin-bottom:0px;
}
body {
    font-family: 'PT Serif', serif;
    margin: 0;
}

body footer .global-footer {
    padding-top: 70px;
    border-top: 3px solid #0273cf;
    background: #fff;

}

body footer .container {
    max-width: 1400px;
    margin: auto;
}



body footer .col1 img {
    margin-bottom: 20px;
}

body footer .elementor-screen-only {
    position: absolute;
    top: -10000em;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

body footer .col2-links {
    width: 33%;
    float: left;
}

body footer .col2-links li {
    list-style: none;
    padding-bottom: 4px;
}

body footer .col2-links a {
    color: #000;
    text-decoration: none;
    font-size: 14px;

}

body footer a.footer-social-icon {
    text-decoration: none;
}

body footer a.footer-social-icon i {
    background: #0472ce;
    color: white;
    padding: 15px 13px;
    display: inline-block;
    border-radius: 50px;
    font-size: 18px;
    margin: 12px 4px 0 0;
}

body footer a.footer-social-icon i.fab.fa-facebook-f {
    padding: 15px 20px;
}

body footer a.footer-social-icon i.fab.fa-twitter {
    padding: 15px 15px;
}

body footer a.footer-social-icon i.fab.fa-instagram, a.footer-social-icon i.fa-brands.fa-tiktok {
    padding: 15px 16px;
}

body footer a.footer-social-icon i:hover {
    background: #053E70;
}

body footer .footer-button-row {
    text-align: center;
}

body footer a.footer-btn {
    background: #053E70;
    color: #fff;
    padding: 6px 60px;
    border-radius: 20px;
    text-decoration: none;
    margin: 15px 30px;
    display: inline-block;
}

body footer a.footer-btn:hover {
    background: #0472ce;
}

body footer .footer-header {
    font-weight: bold;
    margin-top: 30px;
}

body footer .footer-header i {
    font-size: 20px;
    margin-right: 10px;
    color: #053E70;
}

body footer .clear {
    clear: both;
}

body footer .footer2-wrap {
    background: #053E70;
    color: #fff;
    margin-top: 40px;
}

body footer .footer2-wrap h3 {
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    color:#fff;
    text-transform: initial;
    font-size: 20px;
    /* text-transform: uppercase; */
    line-height: 1.3em;
    letter-spacing: 0.5px;
    margin-top:20px;
    margin-bottom:20px;
}

body footer .footer2-wrap a {
    color: #69B3E7;
    font-family: 'PT Serif', serif;
    text-decoration: none;
}

body footer .footer2-wrap a:hover {
    color: #0472ce;
}

body footer a.footer-address {
    color: #000;
    text-decoration: none;
}

/*resets*/
body {
  background-color:#fff;
}
body .headline,
body  .error404 .content h1,
body  .error404 .content h2,
body  .error404 .content h3{
    font-weight: 800 !important;
}



 /*   reset CSS  */

      html {
        line-height: 1.15;
        -webkit-text-size-adjust: 100%;
      }
      body {
        margin: 0;
      }

      h1 {
        font-size: 2em;
      }
      hr {
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        height: 0;
        overflow: visible;
      }
      pre {
        font-family: monospace, monospace;
        font-size: 1em;
      }
      a {
        background-color: transparent;
      }
      abbr[title] {
        border-bottom: none;
        text-decoration: underline;
        -webkit-text-decoration: underline dotted;
        text-decoration: underline dotted;
      }
      b,
      strong {
        font-weight: bolder;
      }
      code,
      kbd,
      samp {
        font-family: monospace, monospace;
        font-size: 1em;
      }
      small {
        font-size: 80%;
      }
      sub,
      sup {
        font-size: 75%;
        line-height: 0;
        position: relative;
        vertical-align: baseline;
      }
      sub {
        bottom: -0.25em;
      }
      sup {
        top: -0.5em;
      }
      img {
        border-style: none;
      }
      button,
      input,
      optgroup,
      select,
      textarea {
        font-family: inherit;
        font-size: 100%;
        line-height: 1.15;
        margin: 0;
      }
      button,
      input {
        overflow: visible;
      }
      button,
      select {
        text-transform: none;
      }
      [type="button"],
      [type="reset"],
      [type="submit"],
      button {
        appearance: button;
      }
      [type="button"]::-moz-focus-inner,
      [type="reset"]::-moz-focus-inner,
      [type="submit"]::-moz-focus-inner,
      button::-moz-focus-inner {
        border-style: none;
        padding: 0;
      }
      [type="button"]:-moz-focusring,
      [type="reset"]:-moz-focusring,
      [type="submit"]:-moz-focusring,
      button:-moz-focusring {
        outline: 1px dotted ButtonText;
      }
      fieldset {
        padding: 0.35em 0.75em 0.625em;
      }
      legend {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        color: inherit;
        display: table;
        max-width: 100%;
        padding: 0;
        white-space: normal;
      }
      progress {
        vertical-align: baseline;
      }
      textarea {
        overflow: auto;
      }
      [type="checkbox"],
      [type="radio"] {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0;
      }
      [type="number"]::-webkit-inner-spin-button,
      [type="number"]::-webkit-outer-spin-button {
        height: auto;
      }
      [type="search"] {
        appearance: textfield;
        outline-offset: -2px;
      }
      [type="search"]::-webkit-search-decoration {
        appearance: none;
      }
      ::-webkit-file-upload-button {
        appearance: button;
        font: inherit;
      }
      details {
        display: block;
      }
      summary {
        display: list-item;
      }
      template,
      [hidden] {
        display: none;
      }

      /*   CSS STYLES MEGAMENU */

      @-webkit-keyframes slideLeft {
        0% {
          opacity: 0;
          -webkit-transform: translateX(100%);
          transform: translateX(100%);
        }
        100% {
          opacity: 1;
          -webkit-transform: translateX(0%);
          transform: translateX(0%);
        }
      }
      @keyframes slideLeft {
        0% {
          opacity: 0;
          -webkit-transform: translateX(100%);
          transform: translateX(100%);
        }
        100% {
          opacity: 1;
          -webkit-transform: translateX(0%);
          transform: translateX(0%);
        }
      }
      @-webkit-keyframes slideRight {
        0% {
          opacity: 1;
          -webkit-transform: translateX(0%);
          transform: translateX(0%);
        }
        100% {
          opacity: 0;
          -webkit-transform: translateX(100%);
          transform: translateX(100%);
        }
      }
      @keyframes slideRight {
        0% {
          opacity: 1;
          -webkit-transform: translateX(0%);
          transform: translateX(0%);
        }
        100% {
          opacity: 0;
          -webkit-transform: translateX(100%);
          transform: translateX(100%);
        }
      }
      html {
        font-size: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        scroll-behavior: smooth;
      }
      *,
      *::before,
      *::after {
        padding: 0;
        margin: 0;
        -webkit-box-sizing: inherit;
        box-sizing: inherit;
        list-style: none;
        list-style-type: none;
        text-decoration: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-rendering: optimizeLegibility;
      }
      body {
        font-family: "Raleway", sans-serif;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        overflow-x: hidden;
        color: #121212;
        background: #fafafa;
      }
      a,
      button {
        font-family: inherit;
        font-size: inherit;
        line-height: inherit;
        cursor: pointer;
        border: none;
        outline: none;
        background: 0 0;
        text-decoration: none;
      }

      .top-menu {
        width: 100%;
        display: flex;
        justify-content: space-between;
      }

      @media only screen and (max-width: 768px) {
        a,
        button {
          cursor: default !important;
          border: none;
          outline: none;
        }
      }
      img,
      video {
        display: block;
        max-width: 100%;
        height: auto;
        -o-object-fit: cover;
        object-fit: cover;
      }
      .container {
        max-width: 100%;
        width: 100%;
        height: auto;
        padding: 0 2rem;
        margin: 0 auto;
      }
      @media only screen and (max-width: 992px) {
        .container {
          padding: 0 1rem;
          margin: 0 auto;
        }
      }
      .brand {
        font-family: inherit;
        font-size: 1.75rem;
        font-weight: 700;
        line-height: inherit;
        color: #e91e63;
        border: none;
        outline: none;
        text-transform: uppercase;
        text-rendering: optimizeLegibility;
      }

      .brand img {
        width: 100%;
      }

      .header {
        min-width: 320px;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
        padding: 1rem 0;
        margin: 0 auto;
        z-index: 999;
        border: none;
        outline: none;
        background: #fff;
        -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
          0 2px 4px -1px rgba(0, 0, 0, 0.06);
        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
          0 2px 4px -1px rgba(0, 0, 0, 0.06);
      }
      .header .wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
      }
      .header-item-left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 17%;
        flex: 0 0 17%;
      }
      .header-item-center {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66%;
        flex: 0 0 66%;
      }
      .header-item-right {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;

        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
      }
      .header-item-right .menu-icon {
        font-size: 1.35rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 1rem;
        margin-left: 1rem;
        border: none;
        outline: none;
        color: #121212;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
      }
      .header .menu > ul > li {
        display: inline-block;
        line-height: 3.125rem;
        margin-left: 1.5rem;
      }
      .header .menu > ul > li > a {
        position: relative;
        font-family: inherit;
        font-size: 18px;
        font-family: "Raleway", sans-serif;
        font-weight: 700;
        line-height: 20.7px;
        border: none;
        outline: none;
        color: #053e70;
        text-transform: capitalize;
        text-rendering: optimizeLegibility;
        -webkit-transition: color 0.3s ease-in-out;
        -o-transition: color 0.3s ease-in-out;
        transition: color 0.3s ease-in-out;
      }
      .header .menu > ul > li .menu-subs {
        position: absolute;
        width: 100%;
        height: auto;
        margin-top: 1.75rem;
        padding: 1rem 2rem;
        border: none;
        outline: none;
        z-index: 500;
        opacity: 0;
        visibility: hidden;
        border-radius: 0.25rem;
        background: #fff;
        -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
          0 2px 4px -1px rgba(0, 0, 0, 0.06);
        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
          0 2px 4px -1px rgba(0, 0, 0, 0.06);
        -webkit-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
      }
      .header .menu > ul > li .menu-subs > ul > li {
        line-height: 1;
      }
      .header .menu > ul > li .menu-subs > ul > li > a {
        display: inline-block;
        font-family: inherit;
        font-size: 1rem;
        font-weight: 500;
        line-height: 1.25;
        padding: 0.75rem 0;
        border: none;
        outline: none;
        color: #121212;
        text-transform: capitalize;
        text-rendering: optimizeLegibility;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
      }
      .header .menu > ul > li .menu-column-1 {
        min-width: 16rem;
        max-width: 20rem;
      }
      .header .menu > ul > li .menu-subs.menu-mega {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
      }
      .header .menu > ul > li .menu-subs.menu-mega > .list-item > ul > li {
        display: block;
        line-height: 1;
      }
      .header .menu > ul > li .menu-subs.menu-mega > .list-item > ul > li > a {
        display: inline-block;
        font-family: inherit;
        font-size: 1rem;
        font-weight: 500;
        line-height: 1.25;
        padding: 0.5rem 0;
        border: none;
        outline: none;
        color: #121212;
        text-transform: capitalize;
        text-rendering: optimizeLegibility;
        -webkit-transition: color 0.3s ease-in-out;
        -o-transition: color 0.3s ease-in-out;
        transition: color 0.3s ease-in-out;
      }
      .header .menu > ul > li .menu-subs.menu-column-4 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-width: 68rem;
        width: 100%;
        padding: 1.25rem 1rem;
      }
      .header .menu > ul > li .menu-subs.menu-column-4.col-override-3 {
        max-width: 52rem;
      }
      .header .menu > ul > li .menu-subs.menu-column-4.col-override-3 > .list-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33%;
        flex: 0 0 33%;
        padding: 0 1rem;
      }
      .header .menu > ul > li .menu-subs.menu-column-4 > .list-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        padding: 0 1rem;
      }
      .header .menu > ul > li .menu-subs.menu-column-4 > .list-item .title {
        font-family: "Raleway", sans-serif;
        font-size: 18px;
        font-weight: 700;
        line-height: 20.7px;
        text-align: center;
        padding: 0.75rem 0;
        border: none;
        outline: none;
        color: #69b3e7;
        text-transform: capitalize;
        text-rendering: optimizeLegibility;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
      }

      .header
        .menu
        > ul
        > li
        .menu-subs.menu-column-4
        > .list-item
        .title:hover {
        color: #063c71;
      }

      .header
        .menu
        > ul
        > li
        .menu-subs.menu-column-4
        > .list-item.text-center
        .title {
        text-align: center;
      }
      .header
        .menu
        > ul
        > li
        .menu-subs.menu-column-4
        > .list-item
        img.responsive {
        max-width: 100%;
        width: 60px;
        height: auto;
        margin: 0.75rem 0;
        -o-object-fit: cover;
        object-fit: cover;
        vertical-align: middle;
      }
      .header
        .menu
        > ul
        > li
        .menu-subs.menu-mega
        > .list-item
        > ul
        > li
        > a:hover,
      .header .menu > ul > li .menu-subs > ul > li > a:hover {
        color: #053e70;
      }
      .header-item-right a:hover,
      .header .menu > ul > li:hover > a {
        color: #053e70;
        padding-bottom: 10px;
        border-bottom: 3px solid #69b3e7;
      }

      @media only screen and (min-width: 993px) {
        .header .menu > ul > li.menu-item-has-children:hover .menu-subs {
          margin-top: 0.5rem;
          opacity: 1;
          visibility: visible;
        }
      }
      .menu-mobile-header,
      .menu-mobile-trigger {
        display: none;
      }
      @media only screen and (max-width: 992px) {
        .header-item-center {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
          order: 3;
        }
        .header-item-left,
        .header-item-right {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
          flex: 0 0 auto;
        }
        .wrapper {
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
        }
        .header .menu-mobile-trigger {
          position: relative;
          display: block;
          cursor: pointer;
          width: 1.75rem;
          height: 1rem;
          border: none;
          outline: none;
          margin-left: 1.25rem;
          background: 0 0;
          -webkit-transform: rotate(0deg);
          -ms-transform: rotate(0deg);
          transform: rotate(0deg);
          -webkit-transition: 0.35s ease-in-out;
          -o-transition: 0.35s ease-in-out;
          transition: 0.35s ease-in-out;
        }
        .header .menu-mobile-trigger span {
          display: block;
          position: absolute;
          width: 100%;
          height: 2px;
          left: 0;
          border: none;
          outline: none;
          opacity: 1;
          border-radius: 0.25rem;
          background: #121212;
          -webkit-transform: rotate(0deg);
          -ms-transform: rotate(0deg);
          transform: rotate(0deg);
          -webkit-transition: 0.25s ease-in-out;
          -o-transition: 0.25s ease-in-out;
          transition: 0.25s ease-in-out;
        }
        .header .menu-mobile-trigger span:nth-child(1) {
          top: 0;
        }
        .header .menu-mobile-trigger span:nth-child(2),
        .header .menu-mobile-trigger span:nth-child(3) {
          top: 0.5rem;
        }
        .header .menu-mobile-trigger span:nth-child(4) {
          top: 1rem;
        }
        .header-item-right {
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
        }
        .header .menu {
          position: fixed;
          top: 0;
          left: 0;
          width: 20rem;
          height: 100%;
          z-index: 1099;
          overflow: hidden;
          background: #fafafa;
          -webkit-transform: translate(-100%);
          -ms-transform: translate(-100%);
          transform: translate(-100%);
          -webkit-transition: all 0.5s ease-in-out;
          -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;
        }
        .header .menu.active {
          -webkit-transform: translate(0%);
          -ms-transform: translate(0%);
          transform: translate(0%);
        }
        .header .menu > ul > li {
          display: block;
          line-height: 1;
          margin: 0;
        }
        .header .menu > ul > li > a {
          display: block;
          line-height: 3.125rem;
          height: 3.125rem;
          padding: 0 3.125rem 0 1rem;
          border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        }
        .header .menu > ul > li > a i.ion {
          position: absolute;
          font-size: 1.25rem;
          line-height: 3.125rem;
          top: 0;
          right: 0;
          width: 3.125rem;
          height: 3.125rem;
          text-align: center;
          -webkit-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
        }
        .header .menu .menu-mobile-header {
          position: relative;
          position: -webkit-sticky;
          position: sticky;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
          top: 0;
          height: 3.125rem;
          z-index: 501;
          border-bottom: 1px solid rgba(0, 0, 0, 0.1);
          background: #fafafa;
        }
        .header .menu .menu-mobile-header .menu-mobile-arrow {
          display: none;
          font-size: 1.25rem;
          line-height: 3.125rem;
          width: 3.125rem;
          height: 3.125rem;
          cursor: pointer;
          border-right: 1px solid rgba(0, 0, 0, 0.1);
          color: #121212;
          text-align: center;
        }
        .header .menu .menu-mobile-header.active .menu-mobile-arrow {
          display: block;
        }
        .header .menu .menu-mobile-header .menu-mobile-title {
          font-family: inherit;
          font-size: 1rem;
          font-weight: 500;
          line-height: inherit;
          color: #121212;
          text-transform: capitalize;
          text-rendering: optimizeLegibility;
        }
        .header .menu .menu-mobile-header .menu-mobile-close {
          font-size: 2.25rem;
          line-height: 3.125rem;
          cursor: pointer;
          width: 3.125rem;
          height: 3.125rem;
          border-left: 1px solid rgba(0, 0, 0, 0.1);
          color: #121212;
          text-align: center;
          padding:0px;
        }
        .header .menu .menu-section {
          height: 100%;
          overflow-y: auto;
          overflow-x: hidden;
        }
        .header .menu > ul > li .menu-subs {
          position: absolute;
          display: none;
          top: 0;
          left: 0;
          max-width: none;
          min-width: auto;
          width: 100%;
          height: 100%;
          margin: 0;
          padding: 1rem;
          padding-top: 4rem;
          opacity: 1;
          overflow-y: auto;
          visibility: visible;
          -webkit-transform: translateX(0%);
          -ms-transform: translateX(0%);
          transform: translateX(0%);
          -webkit-box-shadow: none;
          box-shadow: none;
        }
        .header .menu > ul > li .menu-subs.menu-mega {
          position: absolute;
          display: none;
          top: 0;
          left: 0;
          max-width: none;
          min-width: auto;
          width: 100%;
          height: 100%;
          margin: 0;
          padding: 1rem;
          padding-top: 4rem;
          opacity: 1;
          overflow-y: auto;
          visibility: visible;
          -webkit-transform: translateX(0%);
          -ms-transform: translateX(0%);
          transform: translateX(0%);
          -webkit-box-shadow: none;
          box-shadow: none;
        }
        .header .menu > ul > li .menu-subs.active {
          display: block;
        }
        .header .menu > ul > li .menu-subs.menu-column-4 > .list-item {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          padding: 0;
        }
        .header
          .menu
          > ul
          > li
          .menu-subs.menu-column-4
          > .list-item
          img.responsive {
          margin-top: 0;
        }
        .header
          .menu
          > ul
          > li
          .menu-subs.menu-column-4
          > .list-item.text-center
          .title {
          margin-bottom: 1.25rem;
        }
        .header
          .menu
          > ul
          > li
          .menu-subs.menu-column-4
          > .list-item.text-center:last-child
          .title {
          margin-bottom: 0;
        }
        .header .menu > ul > li .menu-subs > ul > li > a {
          display: block;
        }
        .header .menu > ul > li .menu-subs.menu-mega > .list-item > ul {
          margin-bottom: 1rem;
        }
        .header
          .menu
          > ul
          > li
          .menu-subs.menu-mega
          > .list-item
          > ul
          > li
          > a {
          display: block;
        }
        .overlay {
          position: fixed;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          z-index: 1098;
          opacity: 0;
          visibility: hidden;
          background: rgba(0, 0, 0, 0.55);
          -webkit-transition: all 0.5s ease-in-out;
          -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;
        }
        .overlay.active {
          opacity: 1;
          visibility: visible;
        }
      }

      
    .header .menu-item p {
        font-family: "Raleway", sans-serif;
        font-weight: 400;
        font-size: 16px;
        line-height: 21px;
        text-align: center;
        color: #053e70;
    }
    .header .menu-item {
        height: 250px;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 20px 0;
        border-bottom: 1px solid #69b3e7;
    }




      .header  .line-section {
        padding-right: 20px;
        border-right: 1px solid #69b3e7;
      }

       .header .no-border {
        border-bottom: none !important;
      }

       .header .top-sub-menu-nav {
        width: auto;
      }

       .header .top-sub-menu-nav ul {
        display: flex;
        justify-content: space-evenly;
        align-items: center;
      }

       .header .top-sub-menu-nav ul li {
        border-right: 1px solid #818284;
        padding: 0 15px;
      }

       .header .top-sub-menu-nav ul li a {
        transition: none !important;
        font-weight: 700;
        font-size: 16px !important;
        line-height: 28px;
        color: #0072CE !important;
      }

       .header .top-sub-menu-nav ul li a:hover {
        text-decoration: none !important;
      }

       .header .sub-menu-nav-mobile {
        display: none;
      }

       .header .sub-menu-nav-mobile li {
        border-right: 1px solid #818284;
        padding: 8px 1rem;
      }

       .header .sub-menu-nav-mobile li a {
        transition: none !important;
        font-weight: 700;
        font-size: 16px !important;
        line-height: 28px;
        color: #818284 !important;
      }

       .header .sub-menu-nav-mobile ul li a:hover {
        text-decoration: none !important;
      }

       .header .icon-search {
        border: 0 !important;
        font-size:.25em;
       .header }

      .icon-search i::before {
        font-size: 20px !important;
      }

      @media only screen and (max-width: 1024px) {
        .header .menu ul li a {
          font-size: 16px;
        }
      }

      @media only screen and (max-width: 820px) {
         .header .top-sub-menu {
          display: none;
        }
         .header .brand img {
          width: 70%;
        }

        .header  .line-section {
          padding-right: 0;
          border-right: none;
        }

         .header .no-border {
          border-bottom: 0;
        }

         .header .menu-item {
          height: auto;
          align-items: flex-start;
          justify-content: center;
          padding: 10px 0;
          border-bottom: 0;
        }

        .header
          .menu
          > ul
          > li
          .menu-subs.menu-column-4
          > .list-item
          img.responsive {
          display: none;
        }
         .header .menu-item br {
          display: none;
        }

         .header .menu-item .title {
          text-align: left !important;
        }

         .header .menu-item p {
          text-align: left;
        }

         .header .menu-item h4 br {
          display: none;
        }

         .header .menu-item p br {
          display: none;
        }

         .header .sub-menu-nav-mobile {
          display: block;
        }
      }

      @media only screen and (max-width: 428px) {
         .header .brand img {
          width: 45%;
        }

         .header .top-sub-menu-nav ul li a {
          font-size: 13px !important;
        }
      }

      @media only screen and (max-width: 375px) {
         .header .top-menu {
          display: block;
        }
      }
      
      
      
#content ol li, #main-content ol li{
  list-style: initial !important;
      list-style-type: decimal !important;;
}

#main-content ul:not(.breadcrumbs) li{
  list-style: initial !important;
      list-style-type: initial !important;;
}
#main-content .elementor-widget-container ul, #main-content .elementor-widget-container ol {
  margin-left:40px;
}

#main-content .elementor-widget-container ul strong , #main-content .elementor-widget-container ol strong,
#main-content .elementor-widget-container ul b , #main-content .elementor-widget-container ol b  {
  font-weight: bold;
  margin-bottom:20px;
}

#notification-bar {
  z-index:10000;
}

.spc-landing-hero.spc-landing-hero-2023:after {
  display:none;
}

#online-tools-menu {
  position:fixed;
  right:0;
  top:0;
  height:100%;
  width:0%;
  overflow:hidden;
  z-index:10000;
  transition: all .1s ease;
}
#online-tools-menu .online-tools-menu {
  width:0px;
  height: 100%; 
  margin-left:auto;
  background-color:#053e70;
    overflow: hidden;
   z-index:10001;
   position:relative; 
  transition: all .1s ease;
}

#online-tools-menu .online-tools-menu ul li a {
  color:#fff;
  font-family: "Raleway", Sans-serif;
  display:block;
  padding:4px 20px;
}

#online-tools-menu .online-tools-menu ul li a:hover {
  background-color:#6EC1E4;
  color:#053e70;
}
#online-tools-menu .online-tools-menu ul {
 
  margin-top:50px;
}
#online-tools-menu.opened {
  width:100%;
}
#online-tools-menu.opened .online-tools-menu {
  width:300px;

}
#online-tools-menu-bg {
  background-color:rgba(0,0,0,.5);
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  z-index:9999;
}

@media only screen and (min-width: 768px) and (max-width: 960px) { 
  body #main-content h2#spc-landing-hero-headline {
      font-size: 3.25em;
   }
   .header .menu-mobile-trigger {
    padding:0px;
   }
}

@media only screen and (max-width: 767px){
  body #main-content h2#spc-landing-hero-headline {
      font-size: 2.25em;
  }

   .header .menu-mobile-trigger {
    padding:0px;
   }
  .header-item-left{
    width: 80%;
  }.header-item-right {
    width: 20%;
  }
  body footer .global-footer {
    padding-top: 40px;
  }
}

.content ol > li {
  padding:0 0 0 0;
}
.content ol > li:before {
    content: counter(step-counter) ".";
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    line-height: 1.375;
    width: 1.25em;
    height: 1.25em;
    z-index: 2;
    display:none;
}
.spc-alert > div > div .alert-title:before {
    font-family: "spc-icons";
    color: #ffffff;
    font-size: 1.8rem;
}
.spc-alert > div > div .alert-title ~ i {
  display:none;
}
.spc-alert > div > div .alert-title {
      font-family: "Raleway", sans-serif;
      font-size: 2em;
}
.spc-alert > div > div .alert-content {
      font-family: "Raleway", sans-serif;
    font-size: 1.4em !important;
    line-height: normal;
    letter-spacing: normal;
}
.spc-alert > div a:after {
  display:none !important;
}
.spc-alert > div a {
  text-decoration: underline;
  cursor: pointer !important;
}


@media only screen and (max-width: 767px) {
  .spc-alert > div > div .alert-title {
          font-family: "Raleway", sans-serif;
      font-size: 1.7em;
      margin-bottom:20px;
      line-height: normal;
  }
  .spc-alert > div > div .alert-content {
      font-size: 1em;
  }
  .spc-alert > div > div .alert-content br, .spc-alert > div > div .alert-title.clouds2:before {
    display:none !important;
  }
  .spc-alert .alert-close {
    top:30px
  }
}


.sp-btn, a.sp-btn {
  display: inline-block;
  background-color: #0076CC;
  padding: 10px 30px;
  font-family: "Raleway", Sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.1px;
  color: #fff;
}
.sp-btn:hover, a.sp-btn:hover {
  background-color:#E87722;
  transition: left 0.5s ease;
}