
.contact-form2 {
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;

}

.page-title {
    font-size: 28px !important;
    color: rgb(255, 255, 255);
    text-shadow: none;
    margin-left: 30px;
    font-weight: 600;
    letter-spacing: -0.5px;
}


.page-block-header {
    height: 76px;
    background: none;
    background-color: #426c9a;
    
}

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

    .page-title {
    font-size: 22px !important;
    border-left: none;
    padding-left: 0px;
    margin-left: 0px;
    
}

}

#ctadmin .ui-draggable-handle .SubHeaderText {
  color: #fff;
  
}

.sf-menu li li li {
    background: #5B5B5B;
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul{
  left:     15em !important; /* match ul width */
  top:      0;
}


#dnn_ctr642_ContentPane li {
    list-style: circle !important;
  margin-left: 30px;
}

.password-container input[type="password"] {
  height: 3rem;
}


/* center the blockquote in the page */
.blockquotect-wrapper {
   display: flex;


}

/* Blockquote main style */
.blockquotect {
    position: relative;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    color: #61656A;
    padding: 30px 0;
    width: 100%;
    max-width: 550px;
    z-index: 1;
    margin: 60px auto;
    align-self: center;
    border-top: solid 1px;
    border-bottom: solid 1px;
}

/* Blockquote header */
.blockquotect p {
    position: relative;
    color: #61656A;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
    margin: 0;
}

/* Blockquote right double quotes */
.blockquotect:after {
    position: absolute;
    content: "”";
    color: #426c9a;
    font-size: 10rem;
    line-height: 0;
    bottom: -43px;
    right: 30px;
}

/* increase header size after 600px */
@media all and (min-width: 600px) {
    .blockquotect p {
        font-size: 24px;
   }

}

/* Blockquote subheader */
.blockquotect span {
    position: relative;
    color: #426c9a;
    font-size: 20px;
    font-weight: normal;
    line-height: 2;
    margin: 0;
    padding-top: 20px;
    z-index: 1;
}

#servicelandingpage h1 { font-size: 62px;
    line-height: 50px;
    padding-bottom: 30px;
    text-shadow: 1px 1px 3px rgb(0 0 0 / 60%);
    color: #fff;
    margin: 25px 0px;
}

.ads img  {
      margin: 0 auto;
    display: flex;
}

.bgslidecolor {background: url(/portals/0/Skins/2014/images/bgslidecolor.jpg) no-repeat center;
    background-size: cover;
  background-color: #426c9a;
    color: #ffffff !important;
  text-shadow: 1px 2px 0 #000000;
}

.bgslidecolor .wmct-text-twitter h2 {
  color: #fff;
}

.bgslidecolor .number span {
    font-size: 42px;
    margin-bottom: 0px;
    color: #fff;
    font-weight: 600;
}


  

@media only screen and (max-width: 968px) {
  .col-8 {width: 100%;}
    .col-4 {width: 100%;}

  #servicelandingpage h1 {
    font-size: 50px
  }
}


@media only screen and (max-width: 500px) {
#homez .col-2 {
    width: 100%;
}
}

@media only screen and (max-width: 550px) {
.ads .col-3 {
    width: 100%;
}
}
  
  .equivEval-coursesTable tr td input.minGrade {
        width: 3em;
    }

.numberOfDaysUntilIgnored {
    width: 3.5em !important;
}

.cemc-choice-date .searchTypeDetail {

width: 3em !important;
}


#ctadmin .CrText {
    width: 4.4em;
}
































