/*! CSS Used from: Embedded */
@font-face {
  font-family: Tungsten; /* set name */
  src: url(fonts/Tungsten-Bold.otf); /* url of the font */
}
@font-face {
  font-family: Tungsten Narrow; /* set name */
  src: url(fonts/TungstenNarrow-Bold.otf); /* url of the font */
}
body *:focus-visible {
    outline: 2px solid #ffa500 !important;
}

html, body {background: #fff!important; font-family: "Proxima Nova", Helvetica, Arial, sans-serif;}

.accordion {
  max-width: 1280px;
  -webkit-transition: all .6s;
  -o-transition: all .6s;
  transition: all .6s;
}

.accordion details {
    background: #E5F2EB;
    padding: 24px 24px 27px 24px;
    margin-bottom: 16px;
    border: 1px solid #c3cec8;
    border-radius: 8px;
  -webkit-transition: all .6s;
  -o-transition: all .6s;
  transition: all .6s;



}
.accordion details[open] {
}

.accordion details:nth-child(even){
    background: #eaeaf2;
    border: 1px solid #c7c7cf;
}
.accordion details:nth-child(even) summary{
    color: #292e7f;
}
.accordion summary {
    cursor: pointer;
    font-weight: 800;
    list-style: none;
    border-radius: 8px;
    text-align: left;
    color: #00843D;
    font-size: 34px;
    margin-bottom: 16px;
    -webkit-transition: all .6s;
  -o-transition: all .6s;
  transition: all .6s;
    padding-right: 25px;
    position: relative;
}

.accordion summary:hover {

}

.accordion details[open] summary {
}

.accordion details[open] {
  animation-name: accordion-master;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  transform-origin: top;
}
@keyframes accordion-master {
  from {max-height: var(--accordion-min-height);}
  to {max-height: var(--accordion-max-height);}
}

@keyframes accordion-close {
  from {min-height: var(--accordion-max-height);}
  to {min-height: var(--accordion-min-height);}
}


.accordion details p {
    margin: 0;
        position: relative;
    font-size: 18px;
    line-height: 1.5;
    text-align: left;
    opacity: 0;
-webkit-transition: all .6s;
  -o-transition: all .6s;
  transition: all .6s;
}
.accordion details .button {
    opacity: 0;
}
.accordion summary span {
    width: 14px;
    height: 7px;
position: absolute;
right: 0;
top: 0;
    overflow: hidden;
 -webkit-transition: all .75s;
  -o-transition: all .75s;
  transition: all .75s;
}
.accordion details[open] summary span{
    height: 14px;
    rotate: 180deg;
}

.accordion details[open] summary ~ * {
  animation: sweep .75s forwards;
  animation-delay: .2s;
}

@keyframes sweep {
  0%    {opacity: 0; left: -20px}
  100%  {opacity: 1; left: 0px}
}

.accordion .button {
    position: relative;
    margin: 15px 5px 0 0;
    font-size: 16px;
    padding: 8px 32px;
}
.accordion .button:after {
    scale: .8;
}
.apply-already {
    background: url(images/apply-already.jpg);
    width: 100%;
    height: 810px;
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
}
@media screen and (max-width: 960px) {
    .accordion summary {
        font-size: 24px;
        margin-bottom: 0px;
    }
    .accordion details {
        padding: 16px 16px 19px 16px;
    }
}


@media screen and (max-width: 960px) and (min-width: 700px){
    .apply-already { height: 600px; }
}
@media screen and (max-width: 699px){
    .apply-already { height: 400px; }
}

.start {
    margin: auto;
    margin-top: 120px;
    margin-bottom: 110px;
    padding-left: 15px;
    padding-right: 30px;
    max-width: 1325px;
    width: 100%;
}
.start h2.green {
    text-align: left;
    color: #00843D;
    margin-bottom: 60px;
}
.main h1 {
    font-family: Tungsten;
    font-weight: 400;
    font-size: 94px;
    line-height: 90%;
    text-transform: uppercase;
    width: 96.5%;
}
.video {
    max-width: 1280px;
    margin: auto;
    margin-bottom: 112px;
}
.navbar{
    max-width: 1440px;
    width: 100%;
    height: 113px;
    padding-left: 22px;
    padding-right: 63px;
}
.navbar .links {
  display: flex;
  justify-content: flex-end;
    align-items: anchor-center;
}
.navbar .links .link {
    text-decoration: none;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: bold;
    align-self: center;
    margin-right: 31px;
        margin-bottom: 5px;
}
.gtranslate_wrapper {
    margin-left: 15px;
}
.gt_float_switcher {
    box-shadow: unset!important;
}
.navbar .logo-container {   
        align-content: center;
    display: flex;
    justify-content: flex-start;
    align-items: anchor-center;
}
.navbar {    align-content: center;}

@media screen and (max-width: 960px){
    .button {
        font-size: 18px!important;
        padding: 8px 35px;
    }
    .navbar .links .link {
        font-size: 18px;
        margin-right: 25px;
    }
    .gt_float_switcher {
    font-size: 18px;
    }

}

@media screen and (max-width: 870px) {
    .navbar #logo {
        margin: auto;
    }
    .navbar {
        height: auto;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .navbar .logo-container, .navbar .links {
        justify-content: center;
    }
}


@media (max-width: 700px){
    .navbar #logo {margin: auto!important;}
    .navbar .logo-container {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .navbar {height: auto;         padding: 15px;}
}
.dream-career .title-small { font-size: 121px; }
.dream-career .title-medium { font-size: 130px;     line-height: 0px;}
.dream-career .title-large { font-size: 155px; }


@media (max-width: 1440px){
    .dream-career .title-small { font-size: 6.4vw; }
    .dream-career .title-medium { font-size: 7vw;  }
    .dream-career .title-large { font-size: 8.75vw; }
}


.main h2 {
    font-size: 100px; 
    margin: auto;
}

.main h3 {font-size: 84px; }

.main h2, .main h3, .main h4, .main h5, .main h6 {
color: #fff;
font-family: Tungsten Narrow;
font-style: normal;
font-weight: 400;
line-height: 100%;
text-transform: uppercase;

}

h2.blue {
    color: #292E7E;
}
.box p {
font-family: 'Tungsten';
font-style: normal;
font-weight: 400;
font-size: 40px;
line-height: 100%;
text-align: center;
text-transform: uppercase;
    margin-left: 15px;
    margin-right: 15px;
}
.box svg {
    stroke-width: 1px;
    height: 80px;
}
.box p {color: #fff; }
.box svg path{ stroke: #fff; }

.button {
    display: inline-block;
    position: relative;
    color: #fff;
    text-align: center;
    padding: 20px;
    text-decoration: none;
    font-size: 21px;
    text-transform: uppercase;

    padding: 11px 43px;
    background: #00843D;
    border-radius: 6px;
    border-width: 1.5px 1.5px 4px 1.5px;
    border-style: solid;
    border-color: #006930;

    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    transform-origin: bottom;
}
.button.button-large {
        padding: 14px 63px;
}

.button.yellow {
    background: #F6B120;
    /*text-shadow: .075px .075px #020206;*/
    border-color: #C48D19;
    color: #002712;

    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;

}
.button.violet {
    background: #B51D85;
    border-color: #90176A;

    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.button.blue {
    background: #292E7E;
    border-color: #1c1f56;

    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}


.button:hover{
    background: #006930;
    border-color: #005025; 

}
.button.yellow:hover{
    background: #d4981c;
    border-color: #9c7014;
}
.button.violet:hover{
    background: #97196f;
    border-color: #731255;
}
.button.blue:hover{
    background: #1f225e;
    border-color: #13153a;
}

.button:after {
background: url(/wp-content/themes/middlesex-college/assets/images/svg/ico-arrow-btn.svg);
    content: "";
    line-height: 1;
    margin-top: -8px;
    opacity: 0;
    position: absolute;
    top: 50%;
    right: 3.5rem;
    transition: all 0.4s;
    width: 17px;
    height: 17px;
    background-size: contain;
    background-repeat: no-repeat;
}

.button.yellow:after {
    background: url(images/ico-arrow-btn-black.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
.button:hover:after {
    opacity: 1;
    right: 1rem;
}

.button.button-large:hover:after {
    right: 2.25rem;
}

.dream-career {
    background: url(images/dream-career.jpg);
    background-position: center;
    background-repeat: no-repeat;
    height: 816px;
    padding-left: 3.35%;
    padding-top: 4.65%;
    z-index: 5;
    position: relative;
}
.dream-career-container .dream-career-mobile {display: none; width: 100%;}
.dream-career-container .split-horizontal {
    display: none;
    position: absolute;
    left: 0;
    z-index: 777;
    width: 160%;
    max-width: unset;
    bottom: -10vw;
}
.dream-career h1, .dream-career p {
    color: #fff;
}
.dream-career p {
    font-size: 24px;
    line-height: 150%;
    margin-top: 22px;
    margin-bottom: 32px;
}
.dream-career h2 {
    font-size: 80px;
}
.main {
        display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0px;
    width: 100%;
    min-height: 100vh;
    margin: 0 auto;
    max-width: 1440px;
}
.split-container {position: relative;}
.split .text {    align-content: center; padding: 0 5%; color: #fff;     background: #00843D; z-index: 7;}
.split .text h3 {
    margin-bottom: 25px;
    font-size: 91px;
    line-height: 85%;
}
.split .text h3.small-title {
    font-size: 84px;
}
.split .text p {
    font-size: 18px;
    line-height: 150%;
    margin-bottom: 25px;
}

@media (max-width: 960px){
    .dream-career-container .split-horizontal, .dream-career-container .dream-career-mobile { 
        display: block;
    }
    .dream-career {
        background: url(images/dream-career-bg.jpg);
        height: auto;
        padding-bottom: 65px;
    }

    .main h1 {
        font-size: 60px;
        max-width: 90%;
    }

    .dream-career p {
        font-size: 20px;
        line-height: 125%;
        max-width: 90%;
    }
}

@media (max-width: 1200px){
   .split .text h3 {
        margin-bottom: 20px;
        font-size: 70px;
    } 
    .split .text p {
        font-size: 18px;
        line-height: 120%;
        margin-bottom: 20px;
    }
}

@media (max-width: 960px){
    .box {
        margin-bottom: 1rem;
    }
    .box p {
        font-size: 30px;
    }
    .start p {
        max-width: 90%;
        font-size: 20px;
        line-height: 125%;
        margin-top: 20px;
        margin-bottom: 25px;
    }
    .main h2 {
        font-size: 50px;
        margin: auto;
        max-width: 90%;
    }
    .dream-career h2 {
        font-size: 50px;
        max-width: 90%;
        text-align: left;
        margin-left: 0;
    }
    .icons h2 {
        font-size: 50px;
    }
    .split .text { 
        padding-left: 100px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .main .split-container .split-image {left: -5px; }
    .split .text h3 {
        margin-bottom: 20px;
        font-size: 70px!important;
    }
    .hide-md {display: none!important;}
    .box p {
        max-width: 320px;
        text-align: center;
        margin: auto;
        font-size: 34px;
    }
    .next-step h2 {
        line-height: 90%;
    }
    .next-step p {
        line-height: 120%!important;
    }

}

@media screen and (min-width: 960px) and (max-width: 1325px) {
    .main h1 {
        font-size: 70px;
    }
    .dream-career h2 {
        font-size: 60px;
    }
}

@media screen and (min-width: 700px) and (max-width: 960px) {
    .next-step h2 {
        font-size: 78px;
    }
}
@media screen and (max-width: 699px) {
    .next-step h2 {
        font-size: 60px;
    }
    .next-step h2 br {
       display: none;
    }
}

.split-container .split-image {
    position: absolute;
    z-index: 9;
    left: 48.5%;
    height: 100%;
}
.icons {
    background: url(images/blue-sand.jpg);
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 110px;
}
.icons p {
    color: #fff;
    margin-top: 15px;
    font-family: Tungsten Narrow;
    font-size: 38px;
    text-transform: uppercase;
    width: 90%;
    letter-spacing: .5px;
}
.icons .button {
        margin-left: 80px;
}
.footer {
    margin: auto;
    overflow: hidden;
    width: 100%;
    max-width: 1440px;
    margin-bottom: 70px;
    padding-left: 7.5%;
    padding-right: 7.5%;
}
.footer #logo {
    max-width: 360px;
    width: 100%;
    margin: auto;
    margin-top: 75px;
    margin-bottom: 75px;
}
.footer hr {
    border-color: #f1f1f1;
    margin-bottom: 35px;
}
.footer p, .footer a {
    color: #020206; 
    font-size: 16px;
    display: inline-block;
}
.footer a {
    float: right;
}
@media (max-width: 960px){
    .footer #logo {
        max-width: 200px;
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .footer p, .footer a {
        display: block;
        text-align: center;
        margin: 15px;
    }
    .footer a {
        float: unset;
    }
    .footer {
        margin-bottom: 40px;
    }
}
.next-step {
    background: url(images/sand-bg.jpg);
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    padding-top: 125px;
    padding-bottom: 115px;
}
.next-step h2 { text-align: center;     width: 90%;     margin-bottom: 30px; }
/*.next-step h2 span {white-space: nowrap;}*/
.next-step h2 .title-small {font-size: 106px; }
.next-step h2 .title-medium {font-size: 126px;}
.next-step h2 .title-large {font-size: 142px;}
.next-step p {font-size: 24px; color: #fff; line-height: 150%; text-align: center; max-width: 725px; margin: auto;}
.button-wrapper {
    gap: 15px;
    margin-top: 30px;
    justify-content: center;
}

@media (max-width: 960px){
    .next-step h2 .title-small {font-size: 9.5vw; }
    .next-step h2 .title-medium {font-size: 11vw;}
    .next-step h2 .title-large {font-size: 13vw;}
    .next-step {
        padding-top: 10%;
        padding-bottom: 10%;
    }
}
@media (max-width: 700px){
    .button-wrapper {
        margin-top: 30px;
    }

}


.box {text-align: center;     margin-bottom: 4rem;}
.box img {     margin-bottom: 24px; }
.icons h2 {
    font-size: 106px;
    text-align: left;
    margin-bottom: 35px;
    margin-left: 80px;
    color: #fff;
}

@media (max-width: 960px){
    .start {
        margin-top: 35px;
        margin-bottom: 35px;
    }
    .icons h2 {
        font-size: 60px;
        text-align: center;
        margin: auto;
        color: #fff;
        margin-bottom: 25px;
    }
    .start h2.green {
        font-size: 40px;
        margin-bottom: 30px;
        margin-left: 0;
        max-width: 95%;
    }
    .icons .button {
        text-align: center;
        display: block;
        width: max-content;
        margin: auto;
        margin-bottom: 25px;
    }
    .icons {
        padding-top: 50px;
    }
}

.grid__col--1of1 {
    width: 100%;
    flex: 0 0 100%;
}
.image-contained {max-width: 1280px; margin: auto; margin-bottom: 80px;}
.card-alt .card__inner{
    padding-top: 3rem;
    }
.card__image {width: 100px; display:block; margin:auto; position: relative;}
.card__content .h5 {color:#00843D;}
.circle {border-radius: 50%; background: #292E7E; width: 120%; height: 120%; opacity: 1; position: absolute; top: -10%; left: -10%; z-index: 1;}

.bg-primary-1 {
    background-color: #292e7e;
}
.bg-primary-2 {
    background-color: #00843d;
}
#header {
    margin: auto;
}

.certificate-box:hover img {
    filter: brightness(.7) sepia(.1);
}
.certificate-box img {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

/*@media (max-width: 1440px){
 .main h1 {
    font-size: 8vw;
 }
  .main h1 span {
    font-size: 10.25vw;
    }
}

*/
@media screen and (max-width: 551px) {
    #header {
        padding: 1.75rem 0;
    }
}

@media screen and (min-width: 551px) {
    #header {
        padding: 1.75rem 0;
    }
}

.btn-header {
    background-color: rgba(41, 46, 126, 1);
    border-radius: 4.25rem;
    color: #fff;
    font-weight: bold;
}
.btn--small-blue {
    background-color: #292E7E!important;
}
.banner {
    overflow: hidden;
    position: relative;
    padding: 4rem 0;
}
.banner h2 {
    color: #fff; text-align: center;
}
.banner-bg {
    opacity: .15;
    position: absolute;
    z-index: 0;
}
.banner-bg-2 {
    margin-left: -65%;
    top: -3.5rem;
    width: 3750px;
}
.banner .shell {
    position: relative;
    z-index: 11;
}
.banner.banner-primary {
    background-image: url(../images/banner.jpg);
    height: 500px;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}

@media screen and (max-width: 700px) {
.banner.banner-primary {
    background-image: url(../images/banner.jpg);
    height: 300px!important;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    }
}

.display-block {
    display: block;
}
#footer{
  background-color: #00843d;
  color: #fff;
  font-size: 1.2em;
  padding: 4rem 0;
}
#footer a{
  color: #fff;
}
#footer ul{
  margin: 0;
  padding: 0;
}
#footer .social-media a{
  color: #fff;
  font-size: 20px;
  margin: 5px;
}
#footer .content{
  border-bottom: 1px solid rgba(255,255,255,.25);
  margin-bottom: 2rem;
  padding-bottom: 2rem;
}
#footer .content a:hover{
  text-decoration: none;
}
#footer .logo-motto{
  margin: .75rem auto 2.25rem auto;
}
#logo {
        margin: unset;
}
.m-auto {
    margin: auto;
}
.grid__col--1of1{width:100%;flex:0 0 100%;}
.card-alt .card__inner{padding-top:3rem;}
.card__image{width:100px;display:block;margin:auto;position:relative;}
.card__content .h5{color:#00843D;     font-size: 2.6rem;
    margin-top: 1rem;     margin-bottom: .5rem;}
.circle{border-radius:50%;background:#292E7E;width:120%;height:120%;opacity:1;position:absolute;top:-10%;left:-10%;z-index:1;}

#choose {
    text-align: center;
    padding: 1rem;
    color: #fff;
    border-radius: 15px;
    margin-bottom: 6rem;
}
#choose h2 {
    color: #292e7e;
    font-size: 5rem;
    font-weight: 800;
    border-bottom: 6px solid #fdb713;
    border-top: 6px solid #fdb713;
    padding: 1.5rem;
    width: max-content;
    margin: auto;
    max-width: 100%;
}

@media (max-width: 675px){
    .icons p {
        font-size: 28px;
        text-align: center;
        max-width: 95%;
        margin: auto;
        margin-bottom: 30px;
    }
    .box {
        margin-bottom: unset;
    }
}
@media (max-width: 767px){
    #choose h2 {  font-size: 3.5rem; }
}

.path.aos-animate {position:relative;stroke-dasharray:240;stroke-dashoffset:240;animation:dash 1.5s linear forwards; animation-delay:.25s; }

@media (max-width: 960px){
.path.aos-animate { animation-delay: .25s;}
}

@keyframes dash {
  0% {
    stroke-dashoffset: 240;
    fill: rgba(255,255,255,0);
  }
  55% {
    fill: rgba(255,255,255,0);
  }
  100% {
    stroke-dashoffset: 0;
    fill:  rgba(255,255,255,1);
  }
}

.parallax {
  height: 100%; 
  background-attachment: fixed;
}

#progress li:nth-child(1){background:#333; z-index: 11;}
#progress li:nth-child(2){background:#444; z-index: 10;}
#progress li:nth-child(3){background:#555; z-index: 9;}
#progress li:nth-child(4){background:#666; z-index: 8;}
#progress{padding:0;list-style-type:none;font-family:arial;    font-size: 1.6rem;clear:both;line-height:1em;margin:0 -1px;text-align:center;     display: table;
    margin: auto;
    margin-top: 1rem;
    margin-bottom: 2rem;}
#progress li{
    float:left;    
    padding: 10px 20px 10px 20px;
    background: #333;
    line-height: 75%;color:#fff;position:relative;border-top:1px solid #666;border-bottom:1px solid #666;margin:0 1px;     margin-right: 5px;     border-radius: 5px;}
/*#progress li:before{content:'';border-left:16px solid #fff;border-top:16px solid transparent;border-bottom:16px solid transparent;position:absolute;top:0;left:0;}*/
/*#progress li:after{content:'';border-top:16px solid transparent;border-bottom:16px solid transparent;position:absolute;top:0;left:100%;z-index:20; }
*/

/*#progress li:nth-child(1):after{content: ''; top: 0; left: 50%; position: absolute; width: 0px; height: 200px; border-left:2px solid #333; transform-origin: center top;}
#progress li:nth-child(2):after{content: ''; top: 0; left: 50%; position: absolute; width: 0px; height: 200px; border-left:2px solid #444; transform-origin: center top;}
#progress li:nth-child(3):after{content: ''; top: 0; left: 50%; position: absolute; width: 0px; height: 200px; border-left:2px solid #555; transform-origin: center top;}
#progress li:nth-child(4):after{content: ''; top: 0; left: 50%; position: absolute; width: 0px; height: 200px; border-left:2px solid #666; transform-origin: center top;}*/

/*#progress.progress-three li:nth-child(1):after{transform: rotate(-100deg);}
#progress.progress-three li:nth-child(2):after{transform: rotate(-180deg);}
#progress.progress-three li:nth-child(3):after{transform: rotate(-260deg);}


#progress.progress-four li:nth-child(1):after{transform: rotate(-100deg);}
#progress.progress-four li:nth-child(2):after{transform: rotate(-180deg);}
#progress.progress-four li:nth-child(3):after{transform: rotate(-260deg);}
#progress.progress-four li:nth-child(4):after{transform: rotate(-180deg);}*/

#progress.progress-three li:nth-child(1) {z-index: 8}
#progress.progress-three li:nth-child(2) {z-index: 7}
#progress.progress-three li:nth-child(3) {z-index: 6}


#progress.progress-four li:nth-child(1) {z-index: 5}
#progress.progress-four li:nth-child(2) {z-index: 6}
#progress.progress-four li:nth-child(3) {z-index: 7}
#progress.progress-four li:nth-child(4) {z-index: 8}

@media (max-width: 676px){
    #progress li { font-size: 12px;     padding: 10px 8px 10px 8px; line-height: 100%; }
}
.progress-title {text-align: center;   margin-top: 2rem;     font-size: 2.6rem; margin-bottom: 1rem !important;}
.salary {font-size: 3rem;}
.salary-note { font-size: 1.8rem; }

.main img {
        margin: auto;
    position: relative;
    display: block;
}
.title {
    color: #292e7e;
    margin-bottom: 4rem;
    font-size: 3.2rem;
}
.title.secondary {
    text-align: center;
    position: relative;
    width: 100%;
}


/*! CSS Used from: https://env-middlesexcollegeedu-staging.kinsta.cloud/wp-content/themes/middlesex-college/style.css?ver=1.1.0 ; media=all */
@media all{
*{padding:0;margin:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;}
*:before,*:after{-webkit-box-sizing:inherit;box-sizing:inherit;}
article,section{display:block;}
html{margin-right:calc(-1 * (100vw - 100%));-webkit-tap-highlight-color:rgba(0, 0, 0, 0);tap-highlight-color:rgba(0, 0, 0, 0); overflow-x: hidden;}
body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none;}
img{max-width:100%;}
img{border:0 none;}
img{height:auto;display:inline-block;vertical-align:middle;}
img{image-rendering:-webkit-optimize-contrast;}
.card__image svg:not(:root){overflow:hidden;}
a{cursor:pointer;}
@media (prefers-reduced-motion: no-preference){
:root{scroll-behavior:smooth;}
}
html{font-size:62.5%;}
body{min-width:320px;background:#fff;    font-family: proxima-nova, sans-serif;font-weight:400;font-size:1.8rem;line-height:1.2;color:#222222;overflow-x:hidden;-webkit-font-smoothing:antialiased;}
@media (min-width: 1920px){

}
a{color:inherit;text-decoration:underline;}
a:hover{text-decoration:none;}
h2{font-size:3.2rem;}
@media (max-width: 1023px){
h2{font-size:3.2rem;}
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape){
h2{font-size:3.2rem;}
}
@media (max-width: 374px){
h2{font-size:2.6rem;}
}
h3{font-size:3.2rem;}
@media (max-width: 1023px){
h3{font-size:2.6rem;}
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape){
h3{font-size:2.2rem;}
}
.h5{font-size:2rem;}

/*h3[class],p:last-child,ul:last-child{margin-bottom:0; }*/
.animate-element{display:block;opacity:0!important;-webkit-transform:translate(0, 7.5rem)!important;-ms-transform:translate(0, 7.5rem)!important;transform:translate(0, 7.5rem)!important;-webkit-transition:opacity 0.4s, visibility 0.4s, -webkit-transform 0.4s;transition:opacity 0.4s, visibility 0.4s, -webkit-transform 0.4s;-o-transition:transform 0.4s, opacity 0.4s, visibility 0.4s;transition:transform 0.4s, opacity 0.4s, visibility 0.4s;transition:transform 0.4s, opacity 0.4s, visibility 0.4s, -webkit-transform 0.4s;}
.animate-element.is-animated{-webkit-transform:translate(0)!important;-ms-transform:translate(0)!important;transform:translate(0)!important;opacity:1!important;}
.articles-alt{margin:0 -2.4rem -4.8rem;}

@media (max-width: 1199px){
.articles-alt{margin:0 -0.75rem -3rem;}
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape){
.articles-alt{margin-bottom:-2rem;}
}
.articles-alt .article-alt{padding:0 2.4rem;margin-bottom:4.6rem;}
@media (max-width: 1199px){
.articles-alt .article-alt{padding:0 0.75rem;margin-bottom:3rem;}
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape){
.articles-alt .article-alt{margin-bottom:2rem;}
}
.article-alt{position:relative;}
.article-alt .article__link{z-index:1;position:absolute;left:0;right:0;top:0;bottom:0;}
.article-alt .article__description {padding: 2rem; align-content: center; text-align: center;}
.article-alt .article__inner{    border-radius: 10px;
    border: 0.1rem solid #E3E3E3;
    overflow: hidden;
    background:#fff;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;}

.article-alt .article__image.image-1{       
    background: url(../images/network-copper-cabling.jpg); 
    background-position: top left;
    background-size: cover;
    background-repeat: no-repeat;
      }
.article-alt .article__image.image-2{    
    background: url(../images/network-fiber-optic-cabling.jpg); 
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;

     }
.article-alt .article__image.image-3{    
    background: url(../images/telecommunications.jpg); 
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
     }
.article-alt .article__image
{
    background-position:50%;
    position:relative;
    width: 100%;
    height: 100%;
    min-height: 285px;

}

@media (max-width: 960px){
.article-alt .article__image.image-1,
.article-alt .article__image.image-2,
.article-alt .article__image.image-3,
.article-alt .article__image.image-4,
.article-alt .article__image.image-5 { 
    border-top-right-radius: 0px;
  }
}

/*.article-alt .article__image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#292E7E;pointer-events:none;opacity:0;-webkit-transition:opacity 0.4s;-o-transition:opacity 0.4s;transition:opacity 0.4s;}
.article-alt .article__image:after{opacity:0.75;}*/
.article-alt .article__content{-webkit-box-flex:1;-ms-flex:auto;flex:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;padding:2.7rem 3.2rem 3.9rem;font-size:1.8rem;line-height:1.22;}
.article-alt .article__content h4{text-align: center;}

@media (max-width: 1023px){
.article-alt .article__content{font-size:1.6rem;padding:2rem 1.5rem 3rem;}
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape){
.article-alt .article__content{padding:2rem 1.5rem;}
}
.article-alt .article__title{line-height:1.33;margin-bottom:0;position:relative;     font-size: 4rem;
    color: #fff;
    z-index: 11;
    background: #292E7E;
    width: 100%;
    bottom: 0;
    text-align: center;
    padding: .6rem;
}
.article-alt .article__title h3 {margin-bottom: 0; font-size: 3rem;}
.article-alt .article__title p {margin-top: -.5rem;}
.article-alt .article__title a{text-decoration:none;display:inline-block;position:relative;}
.article-alt .article__inner p{-webkit-box-flex:1;-ms-flex:auto;flex:auto;margin-bottom:0rem;}
.article-alt .article__actions{z-index:2;position:relative;-ms-flex-item-align:start;align-self:flex-start;margin-top:3.4rem;}
@media (max-width: 1023px){
.article-alt .article__actions{margin-top:2rem;}
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape){
.article-alt .article__actions{margin-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}
}
.btn{display:inline-block;vertical-align:middle;text-align:center;cursor:pointer;text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#00843D;text-transform:uppercase;font-size:1.425rem;font-weight:600;color:#fff;border-radius:2.8rem;letter-spacing:0.055em;overflow:hidden;}
.btn a{display:inline-block;position:relative;text-decoration:none;}
.btn a:after{content:url('/wp-content/themes/middlesex-college/assets/images/svg/ico-arrow-btn.svg');line-height:1;margin-top:-7.5px;opacity:0;position:absolute;top:50%;right:3.5rem;transition:all 0.4s;}
.btn:hover a:after{opacity:1;right:1.5rem;}
.btn--small{    margin-top: 3rem; font-size:1.8rem;line-height:1.43;font-weight:600;color:#fff;border-radius:1.6rem;letter-spacing:0;min-height:auto;text-transform:none;padding:0.3rem 2.3rem;     padding: .6rem 2.3rem;
     display: block;}
.btn--small:hover a:after{right:-1.5rem;}
.cards-alt{border:0;padding:0;margin:3rem -1.2rem;}
@media (max-width: 1199px){
.cards-alt{margin:0 -0.5rem;}
}
.cards-alt .card-alt{margin:1.2rem 0;padding:0 1.2rem;}
@media (max-width: 1199px){
.cards-alt .card-alt{padding:0 0.5rem;}
}
@media (max-width: 1023px){
.cards-alt .card-alt{margin-bottom:2rem;}
}
@media (max-width: 1023px){
.cards-alt .card-alt.grid__col{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;}
}
.card-alt{position:relative;}
.card-alt .card__inner{border:0.1rem solid #E3E3E3;background:#fff;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap; border-top: 6px solid #f6b120;}
.card-alt .card__image{background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;}
.card-alt .card__image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#292E7E;pointer-events:none;opacity:0;-webkit-transition:opacity 0.4s;-o-transition:opacity 0.4s;transition:opacity 0.4s;}
.card-alt .card__content{-webkit-box-flex:1;-ms-flex:auto;flex:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;padding:1.9rem 1.5rem;}
@media (max-width: 1199px){
.card-alt .card__content{padding:1.5rem 1.2rem;}
}
.card-alt .card__inner .card__content p{-webkit-box-flex:1;-ms-flex:auto;flex:auto;font-size:1.4rem;line-height:1.14;}
@media (max-width: 1199px){
.card-alt .card__inner .card__content p{margin-bottom:2rem;}
}
.card-alt .card__inner .card__content p:last-child{    
    font-size: 1.6rem;
    line-height: 1.14;
    color: #6a6a6a;}
.grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;}
.grid .grid__col{max-width:100%;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;}
.grid .grid__col--1of3{max-width:33.3333333333%;-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape){
.grid .grid__col--1of3{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;}
}
.section-primary{padding:6.5rem 0;}
@media (max-width: 812px){
.section-primary{padding:4rem 0;}
}
.shell{max-width:calc( 114rem + 1.5rem * 2 );padding-left:3rem;padding-right:3rem;margin:auto;width:100%;}
.shell-small{max-width:calc( 96rem + 1.5rem * 2 );padding-left:1.5rem;padding-right:3rem;margin:auto;width:100%;}

.text-center {
    text-align: center;
}

@media print{
body{padding:4rem;}
.section-primary{padding:1rem 0;}
}
p:empty{display:none;}
}

@media all{
.position-relative{position:relative;}
.wp-block-columns{gap:2rem;}
}

.vertically-spaced {
	 display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media screen and (min-width: 961px) {
    #footer span {
        display: inline-block;
        margin: 5px 0;
        font-size: 1.2rem;
    }
}

@media screen and (min-width: 551px) {
    .mobile-br {
        display: none;
    }
}

@media screen and (min-width: 871px){

  #footer li,
  #footer ul{
    display: inline-block;
    font-size: 1.8rem;
  }
  #footer li{
    margin: 0 .5rem;
  }
  #footer .content p,
  #footer .content span{
    font-size: 1.8rem;
  }
  #footer .logo-motto{
    width: 325px;
  }
  #footer .logo-motto {
        width: 325px;
 }

}

@media screen and (max-width: 871px) {
    #footer .logo-motto {
        width: 225px;
    }
    .socials ul a svg {
      top: -5px;
    }
}

.socials {
  margin: 1rem auto;
}
.socials ul{
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  list-style: none;
}
.socials ul li+li{
  margin-left: 1.6rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape){
  .socials ul li+li {
    margin-left: 1.8rem;
  }
}
@media (max-width: 374px){
  .socials ul li+li{
    margin-left: 1rem;
  }
}
.socials ul a{
  display: block;
  width: 4rem;
  height: 4rem;
  background-color: #fff;
  border-radius: 50%;
  line-height: 2;
  padding: .85rem;
  position: relative;
  text-align: center;
}
@media (max-width: 374px){
  .socials ul a{
    width: 3.6rem;
    height: 3.6rem;
  }
}
.socials ul a:hover img{
  opacity: 0.7;
}
.socials ul a img{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.socials ul a svg{
  fill: #00843d;
  max-height: 100%;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
  position: relative;
  top: -2px;
}
.socials ul a:hover svg{
  opacity: 0.7;
}

