/*Additions on 11.03.16*/
/* .search-refine-button { display: none; } */

/*Added Styles - Casey */

/* Carousel CSS */
.carousel-inner .item img {
    width: 75%;
  margin: 0 auto;
}

.carousel-inner .row {
  text-align: center;
}

.carousel-indicators li { visibility: hidden; }

.feature-region {
  background-image: none;
  background-color: #8b2433;

}


#page-links {
    display:inline-block;
}
#page-links a {
    display:inline-block;
    padding:5px 10px;
    font-size:14px;
    color:#0073ac;
}

#page-links a:hover {
    display:inline-block;
    padding:5px 10px;
    font-size:14px;
    color:#005179;
}

#page-links .piped-list>li:before {
    display:none;
    margin-right:0;
}


/*------ END CASEY EDITS -----*/

#search-refine-button--refine {
    display: none;
}


.search-categories-button {
    position: relative;
    left: calc(-30% - 63px);
}
.product-account-image-wrapper {
  margin: 10px;
  height: 55px;
  max-width: 100%;
  text-indent: -9999px;
  display: block;
  background-size: contain;
  background-position: left;
  background-repeat: no-repeat;
  background-color: white;
}

h3.product-title {
  font-size: 20px;
}

.Dropdown__ToggleTextWrapper { padding-top: 5px; }
.Dropdown__Toggle--header:after { margin-top: -2px; }
/*Changes to CSS by Casey */
.container .testImageClass {
  padding: 0;
  margin: 0;

}
img#test_image {
    height: auto;
    max-width: 100%;
}
/*/* FONTS */

@font-face{
  font-family: baskerville-urw, serif;
}


/* BASE STYLES */

#search-form label { color: #fff; }

/* COMMENTED OUT HEADER IMAGE */
/* .header-branding .logo a {
  background-image: url(http://pub-images.canvasnetwork.com/logo_canvasNetwork.png);
  background-size: 93%;
} */

body {
  font: 15px/1.15 'franklin-gothic-urw', sans-serif;
}

/* LISTING AND PROGRAM TEXT COLOR */
h1,h2,h3,h4,h5 {
  font-family: baskerville-urw, serif;
  color: #8A2432;
  font-weight: 700;
}

.jcwo-cta > a {
  color: #FFF;
  outline: 0;
  text-decoration: underline;
}

.jcwo-cta > a:hover {
  color: #F7BE00;
  text-decoration: none;
  text-decoration: underline;

}

#contact-us {
  background-color: #414042;
  padding: 30px 0;
  text-align: center;
  color: #fff;
  font-size: 17px;
}

#contact-us a {
  font-family: franklin-gothic-urw-comp, sans-serif;
}

#contact-us a:hover {
  color: #dd472b;
  text-decoration: underline;
}

@media screen and (max-width: 745px) {
  #more-about-instructure p {
    padding: 25px 0;
  }
}

.container {
  width: 80%;
}

@media only screen and (min-width: 600px) {
  .course-details {
    width: 66.6666%;
    padding-right: 20px;
    float: left;
  }

  .product-account-image-wrapper {
    margin: 5px 5px 5px 10px;
    height: 45px; /* adjust as needed for happy medium */
    max-width: 90%;
    text-indent: -9999px;
    display: block;
    background-size: contain;
    background-position: left;
    background-repeat: no-repeat;
    background-color: transparent;
  }

  .instructors {
    width: 33.3333%;
    padding-left: 20px;
    float: left;
  }
}

.course-details h5 {
  text-align: right;
}

.course-details h5 span {
  display: inline-block;
  border: 2px solid rgba(0,0,0,.65);
  padding: 5px;

}
.course-details h3 {
  margin-top: 0;
  font-size: 19px;
}
.instructors img {
  width: 100px;
  float: left;
  margin: 0 20px 10px 0;
}

.instructors h3 {
  margin-top: 0;
  font-size: 19px;
}

.social-media {
  text-align: center;
  padding-bottom: 15px;
}

.fb-like iframe {
  position: relative;
  top: -5px;
  left: -20px;
}

#home-page #feature h1 {
  font: 92px/1 'baskerville-urw', sans-serif;
  text-transform: uppercase;
  margin: 0 auto;
  color: #fff;

}
#home-page #feature h1 span {
  font: 62px/1 franklin-gothic-urw, sans-serif;
}
#home-page #feature h2 {
  font: 36px franklin-gothic-urw, sans-serif;
  text-align: center;
  max-width: 685px;
  margin: 5px auto;
  position: relative;
  color: #fff;
}

h1.logo-customized>a>img {
  height: 65px;
}

/* #home-page #feature h2:before {
  content: " ";
  display: block;
  height: 10px;
  width: 210px;
  background: url(http://pub-images.canvasnetwork.com/arrowLeft_about-us_hero.png) no-repeat top right;
  position: absolute;
  top: 14px;
  left: -235px;
} 

#home-page #feature h2:after {
  content: " ";
  display: block;
  height: 10px;
  width: 255px;
  background: url(http://pub-images.canvasnetwork.com/arrowRight_about-us_hero.png) no-repeat;
  position: absolute;
  bottom: 11px;
  right: -256px;
}


/* #home-page .feature-region {
  box-sizing: border-box;
  text-align: center;
  background: #aaaaaa;
  background-size: contain;
  color: #fff;
  padding: 50px 0 60px 0;
}
 */


/*#home-page .feature-region {
  background: url(http://branding.hindscc.edu/canvas/images/aquila%20Background.png) repeat top left;
  min-height: 265px;
  min-width: 385px;
}
*/
/* @media screen and (max-width: 1200px) {
    #home-page #feature h1 span {
    font: 43px 'proxima nova thin';
  }
} */
/* @media screen and (max-width: 715px) {
  #home-page .feature-region {
    padding-top: 90px;
    min-height: 250px;
    background-size: cover;
  }

  #home-page #feature h1 {
    font-size: 50px;
    line-height: 45px;
  }
  #home-page #feature h1 span {
    font: 30px/1 'proxima nova thin';
  }
  #home-page #feature h2 { font-size: 25px; }

  #home-page #feature h2:before,
  #home-page #feature h2:after { display: none; }
} */

/* @media screen and (max-width: 625px) {
  #home-page .feature-region { min-height: 350px; }
} */



#app-header {
  padding: 4px 0 5px;
  background-color:#f0f0f0;
  
    
}

#app-header h1 {
  margin: 10px 0;
}


#user-nav > a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  
}

.btn-link {
  color: #e63d2f;
}

.header-nav li a { color: #000; }
/*CSS to change image size for listings */
.image-container .image-placeholder {
  height: auto;
  width: 100%;
  max-width: 900px; 
}

#page-links {
  display: inline-block;
}
/*added this for a test - casey - January 3rd */

#page-links a {
  display: inline-block;
  padding: 5px 10px;
  font-size: 14px;
  color: #000;
}

#page-links a:hover,
.btn-link:hover,
#user-nav > a:hover {
  text-decoration: none;
  color: #e63d2f;
}

#page-links .piped-list>li:after {
  content: "|";
  color: #000;
}

#page-links .piped-list>li:before {
  display: none;
  margin-right: 0;
}

#product-page #feature {
  padding-top: 0;
  background-color: transparent;
  color: black;
}

.header-branding h1 a {
    display: contents;
    
}

@media screen and (max-width: 768px) {
  #page-links { display: block; }
}

@media screen and (max-width: 991px) {
  .header-branding {
    width: 175px;
    margin: 0 auto;
    float: none;
  }
  #user-nav { text-align: center; }

  #app-footer .flow-left,
  #app-footer .flow-right { text-align: center; }
}

#app-footer {
  background-color: #231f20;
  color: #dbdcdc;
}

#app-footer a {
  color: #dbdcdc;
}
@media (max-width: 600px){
  #app-footer ul {
      white-space: normal;
  }
}
.flow-left {
  text-align:left;
}

.flow-right {
  text-align:right;
}

#search-form.callout-region {
  background-color: #414042;
  color: #f0f0f0;
}

#search-form label { display: none; }
.search-form-container .container { width: 75%; padding: 0; text-align: center; }
#search-form .search-box-wrapper { margin-left: 0; }
#search::-webkit-input-placeholder { color: rgba(0,0,0,.65); }
#search:-moz-placeholder { /* Firefox 18- */ color: rgba(0,0,0,.65); }
#search::-moz-placeholder {  /* Firefox 19+ */ color: rgba(0,0,0,.65); }
#search:-ms-input-placeholder { color: rgba(0,0,0,.65); }

/*  COOKIES  */
.cookie-notice {
  width: 100%;
  position: fixed;
  z-index: 100;
  bottom: 0;
  background-color: #e63d2f;
  opacity: .93;
  padding: 20px 30px 12px;
  color: #fff;
  border-top: 1px solid #fff;
  font-family: 'proxima nova bold';
  display: none;
}
.cookie-notice p, .cookie-notice #cookie-btn {
  display: inline-block;
}
.cookie-notice p {
  width: 90%;
}
.cookie-notice #cookie-btn {
  float: right;
}
.cookie-notice a {
  color: inherit;
  text-decoration: underline;
}
.cookie-notice #cookie-btn {
  color: #e63d2f;
  background-color: #fff;
  padding: 5px 10px;
  margin-left: 10px;
  cursor: pointer;
}
@media (max-width: 678px){
  .cookie-notice {
    padding: 20px 20px 12px;
  }
  .cookie-notice p {
    width: 80%;
  }
}


/* ABOUT US STYLES */

#about-hero.hero-area {
  background: url(http://pub-images.canvasnetwork.com/background_about-us.png);
  padding: 0;
  text-align: center;
}

#about-hero.hero-area h1 {
  color: #fff;
  font-family: franklin-gothic-urw-comp, sans-serif;
  font-size: 72px;
  line-height: 1;
  text-transform: uppercase;
  position: relative;
}

#about-hero.hero-area h1:before {
  content: " ";
  display: block;
  height: 10px;
  width: 250px;
  background: url(http://pub-images.canvasnetwork.com/arrowLeft_about-us_hero.png) no-repeat;
  position: absolute;
  bottom: 50px;
  left: 140px;
}

#about-hero.hero-area h1:after {
  content: " ";
  display: block;
  height: 10px;
  width: 250px;
  background: url(http://pub-images.canvasnetwork.com/arrowRight_about-us_hero.png) no-repeat;
  position: absolute;
  bottom: 50px;
  right: 140px;
}

#about-hero.hero-area h1 span {
  display: block;
  font-family: 'proxima nova bold', arial, sans-serif;
  font-weight: bold;
}

#about-hero.hero-area h1 span:first-of-type {
  font-size: 107px;
}

#about-hero.hero-area h1 span:last-of-type {
  font-size: 138px;
  line-height: 120px;
}
@media screen and (max-width: 1200px) {
  #about-hero.hero-area h1:before { left: 40px; }
  #about-hero.hero-area h1:after { right: 40px; }
}

@media screen and (max-width: 992px) {
  #about-hero.hero-area h1 { font-size: 61px; }
  #about-hero.hero-area h1 span:first-of-type { font-size: 90px; }
  #about-hero.hero-area h1 span:last-of-type { font-size: 117px; }

  #about-hero.hero-area h1:before { left: -40px; }
  #about-hero.hero-area h1:after { right: -40px; }

  #more-about-canvas h2 { font-size: 40px; }
}

@media screen and (max-width: 740px) {
  #about-hero.hero-area h1 { font-size: 40px; }
  #about-hero.hero-area h1 span:first-of-type { font-size: 70px; }
  #about-hero.hero-area h1 span:last-of-type { font-size: 95px; }

  #about-hero.hero-area h1:before { display: none; }
  #about-hero.hero-area h1:after { display: none; }

  #more-about-canvas h2 {
    font-size: 30px;
    line-height: 1;
  }
}

#more-about-instructure {
  background: url(http://pub-images.canvasnetwork.com/background_offer-a-course_call_out2.png);
  background-size: cover;
  text-align: center;
  color: #be3225;
  font: 31px/1 franklin-gothic-urw-comp, sans-serif;
}

#more-about-instructure p {
  padding: 40px 100px 10px;
}

#more-about-instructure a {
  display: inline-block;
  margin-bottom: 40px;
  background-color: #414042;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  padding: 10px 20px;
  color: #e63d2f;
  font-family: 'proxima nova bold', arial, sans-serif;
}

#more-about-canvas h2 {
  font: 43px 'proxima nova bold', arial, sans-serif;
  text-transform: uppercase;
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #6d6e71;
}

#more-about-canvas h2 span {
  display: inline-block;
  height: 34px;
  width: 26px;
  margin-left: 20px;
  background: url(http://pub-images.canvasnetwork.com/lightning.png) no-repeat;
  position: relative;
  top: 4px;
}

#more-about-canvas {
  font-size: 18px;
  line-height: 1.35;
}

#more-about-canvas a {
  display: inline-block;
  margin-bottom: 50px;
  background-color: #414042;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  padding: 10px 20px;
  color: #e63d2f;
  font-family: 'proxima nova bold', arial, sans-serif;
}

#progress-header,
#quotes-header {
  background: #bcbec0 url(http://pub-images.canvasnetwork.com/background_quotes-header.png) bottom left repeat-x;
  padding: 20px 0;
}

#progress-header h2,
#quotes-header h2 {
  color: #fff;
  font-size: 33px;
  line-height: 1;
  position: relative;
}

#progress-header h2:before,
#quotes-header h2:before {
  content: " ";
  display: block;
  background: url(http://pub-images.canvasnetwork.com/quotes-header_arrowDown.png) no-repeat;
  height: 69px;
  width: 9px;
  position: absolute;
  top: 0;
  left: -60px;
}

#quotes {
  padding: 25px 0 50px;
  overflow: hidden;
}

#quotes .container {
  position: relative;
}

#quotes .container:before {
  content: " ";
  display: block;
  width: 9px;
  height: 2000px;
  background: url(http://pub-images.canvasnetwork.com/quotes-arrowDown.png) repeat-y;
  position: absolute;
  top: 0;
  left: -30px;
}

#quotes p {
  background: #6d6e71;
  color: #fff;
  padding: 20px;
  font-size: 25px;
  margin-bottom: 65px;
  position: relative;
}

#quotes p:after {
  content: ' ';
  position: absolute;
  width: 0;
  height: 0;
  left: 20px;
  bottom: -30px;
  border: 15px solid;
  border-color: #6d6e71 transparent transparent #6d6e71;
}

#quotes p.arrow-flip:after {
  content: ' ';
  position: absolute;
  width: 0;
  height: 0;
  left: auto;
  right: 20px;
  bottom: -30px;
  border: 15px solid;
  border-color: #6d6e71 transparent transparent #6d6e71;
}

#quotes p.variant1 { background: #e63d2f; }
#quotes p.variant1:after { border-color: #e63d2f transparent transparent #e63d2f; }
#quotes p.variant1.arrow-flip:after { border-color: #e63d2f #e63d2f transparent transparent; }

#quotes p.variant2 { background: #be3225; }
#quotes p.variant2:after { border-color: #be3225 transparent transparent #be3225; }

#quotes p.variant3 { background: #58595b; }
#quotes p.variant3:after { border-color: #58595b transparent transparent #58595b; }

#quotes p.final { font-size: 37px; }

#quotes p.push-down { margin-top: 30px; }

#quotes p span {
  display: block;
  margin-top: 20px;
  font-size: 12px;
  font-weight: bold;
}

/* INSTITUTION STYLES */

.institution-list {
  list-style-type: none;
  text-align: center;
  font-size: 15px;
}

.institution-list li {
  margin-bottom: 5px;
}

#institutions {
  padding: 50px 0;
}

#institutions p:first-of-type {
  text-align: center;
  font-size: 125%;
  margin-bottom: 35px;
}

#institution-header {
  background-color: #bcbec0;
  text-align: center;
}

#institution-header h2 {
  margin: 0;
  padding: 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 50px;
  line-height: 80px;
}

#invitation {
  background: url(http://pub-images.canvasnetwork.com/background_invitation_institutions.png);
  text-align: center;
  background-size: cover;
}

#invitation p {
  padding: 50px 100px 25px;
  color: #be3225;
  font: 31px/1 franklin-gothic-urw-comp, sans-serif;
}

#invitation a {
  display: inline-block;
  margin-bottom: 50px;
  background-color: #414042;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  padding: 10px 20px;
  color: #e63d2f;
  font-family: 'proxima nova bold', arial, sans-serif;
}

#institution-hero.hero-area {
  background: #be3225 url(http://pub-images.canvasnetwork.com/hero_institutions.png);
  text-align: center;
}

#institution-hero.hero-area h1 {
  font: italic 52px franklin-gothic-urw-comp, sans-serif;
  line-height: 1;
  color: #fff;
  padding: 0;
  position: relative;
}

#institution-hero.hero-area h1:before {
  content: " ";
  display: block;
  height: 21px;
  width: 469px;
  background: url(http://pub-images.canvasnetwork.com/arrowLeft_institutions_hero.png) no-repeat;
  position: absolute;
  top: 75px;
  left: -50px;
}

#institution-hero.hero-area h1:after {
  content: " ";
  display: block;
  height: 21px;
  width: 469px;
  background: url(http://pub-images.canvasnetwork.com/arrowRight_institutions_hero.png) no-repeat;
  position: absolute;
  top: 75px;
  right: -50px;
}

#institution-hero.hero-area h1 span:first-of-type {
  font-size: 58px;
  font-weight: bold;
  font-style: normal;
  display: block;
  text-transform: uppercase;
  font-family: franklin-gothic-urw-comp, sans-serif;
}

#institution-hero.hero-area h1 span:last-of-type {
  font-size: 112px;
  font-weight: bold;
  font-style: normal;
  display: block;
  text-transform: uppercase;
  font-family: franklin-gothic-urw-comp, sans-serif;
}

@media screen and (max-width: 1200px) {
  #institution-hero.hero-area h1:before { left: -150px; }
  #institution-hero.hero-area h1:after { right: -150px; }
}

@media screen and (max-width: 992px) {
  #institution-hero.hero-area h1 { font-size: 36px; }
  #institution-hero.hero-area h1 span:first-of-type { font-size: 42px; }
  #institution-hero.hero-area h1 span:last-of-type { font-size: 85px; }

  #institution-hero.hero-area h1:before {
    top: 50px;
    left: -225px;
  }
  #institution-hero.hero-area h1:after {
    top: 50px;
    right: -225px;
  }
}

@media screen and (max-width: 745px) {
  #institution-hero.hero-area h1:before,
  #institution-hero.hero-area h1:after { display: none; }

  #institution-hero.hero-area h1 { font-size: 26px; }
  #institution-hero.hero-area h1 span:first-of-type { font-size: 32px; }
  #institution-hero.hero-area h1 span:last-of-type { font-size: 65px; }

  #invitation p {
    padding: 25px 0;
  }
}
/* FORM AND OFFER STYLES */

label {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 1.1;
  color: #414042;
  font-size: 12px;
  text-transform: uppercase;
  font-family: franklin-gothic-urw-comp, sans-serif;
}
.form-input {
  margin: 0 0 10px;
  clear: both;
}

.form-input:last-child {
  text-align: right;
}

input[type="text"], input[type="email"], input[type="tel"], input[type="password"], textarea {
  padding: 6.66667px 10px;
  width: 100%;
  border: none;
  background: #f1f2f2;
  line-height: 25px;
}

#form_submit {
  background-color: #414042;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  padding: 10px 20px;
  color: #e63d2f;
  font-family: franklin-gothic-urw-comp, sans-serif;
  float: right;
}

select {
  width: 100%;
  -webkit-appearance: menulist;
  font-size: 12px;
  height: 30px;
  color: #333;
  border: 1px solid #ddd;
  line-height: 25px;
}

#offer-hero.hero-area {
  background: #be3225 url(http://pub-images.canvasnetwork.com/hero_offer-a-course.png) no-repeat top center;
  background-size: cover;
  text-align: center;
  padding: 0;
  color: #fff;
  font-size: 15px;
}

#offer-hero.hero-area h1 {
  color: #fff;
  font-weight: bold;
  font-size: 72px;
  line-height: 1;
  text-transform: uppercase;
}

#offer-hero.hero-area h1 span {
  display: block;
  font-family: franklin-gothic-urw-comp, sans-serif;
  font-size: 45px;
}

#offer-hero.hero-area h1 i {
  text-transform: none;
  font-style: italic;
}

#offer-hero.hero-area h2 {
  color: #fff;
  text-transform: uppercase;
  font-style: italic;
  font-size: 19px;
  margin: 20px auto;
  padding: 13px 0;
  border-top: 5px solid transparent;
  position: relative;
  letter-spacing: 1.5px;
}

#offer-hero.hero-area h2:before {
  content: " ";
  display: block;
  height: 5px;
  width: 713px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -356px;
  background: url(http://pub-images.canvasnetwork.com/hero_offer-a-course-borderTop.png) no-repeat;
}

#offer-hero.hero-area h2:after {
  content: " ";
  display: block;
  height: 5px;
  width: 713px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -356px;
  background: url(http://pub-images.canvasnetwork.com/hero_offer-a-course-borderBottom.png) no-repeat;
}

#main.course-submission {
  background-color: #f1f2f2;
}

#main.course-submission .container div {
  float: right;
}

#main-content.course-offering {
  padding-right: 40px;
  padding-bottom: 50px;
}

#main-content.course-offering h3 {
  text-transform: uppercase;
  font-size: 19px;
  padding-top: 20px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  position: relative;
}

#main-content.course-offering h3:first-of-type {
  padding-top: 35px;
}

#main-content.course-offering h3:after {
  content: " ";
  display: block;
  width: 1400px;
  height: 6px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(http://pub-images.canvasnetwork.com/content-main_offer-a-course-borderBottom.png) no-repeat;
}

#main-content.course-offering h4 {
  color: #414042;
  margin: 0;
  padding: 0;
  font-size: 16px;
}

#form-content {
  background: #fff;
  padding: 10px;
  margin-top: 15px;
}

#form-content h3 {
  background-color: #414042;
  text-align: center;
  font-size: 27px;
  padding: 20px 0;
}

#form-content p {
  color: #414042;
  padding: 0 15px;
  margin-bottom: 10px;
}

#call_out1 {
  background: url(http://pub-images.canvasnetwork.com/background_offer-a-course_call_out1.png);
  background-size: cover;
  text-align: center;
  padding: 0;
}

#call_out1 h2 {
  color: #fff;
  font-size: 35px;
  line-height: 1;
  text-transform: uppercase;
  font-family: franklin-gothic-urw-comp, sans-serif;
  position: relative;
}

#call_out1 h2:before {
  content: " ";
  display: block;
  height: 26px;
  width: 314px;
  background: url(http://pub-images.canvasnetwork.com/arrowLeft_offer-a-course_call_out1.png) no-repeat;
  position: absolute;
  top: 21px;
  left: -50px;
}

#call_out1 h2:after {
  content: " ";
  display: block;
  height: 26px;
  width: 314px;
  background: url(http://pub-images.canvasnetwork.com/arrowRight_offer-a-course_call_out1.png) no-repeat;
  position: absolute;
  top: 21px;
  right: -50px;
}

#call_out1 h2 span {
  display: block;
  font-family: franklin-gothic-urw-comp, sans-serif;
  font-size: 72px;
}

#call_out1 h2 i {
  text-transform: none;
  font-style: italic;
}

#faqs {
  background: url(http://pub-images.canvasnetwork.com/background_offer-a-course_call_out1.png);
  background-size: cover;
  text-align: center;
  padding: 0;
}

#faqs h2 {
  color: #fff;
  font-size: 114px;
  line-height: 1;
  text-transform: uppercase;
  font-family: franklin-gothic-urw-comp, sans-serif;
  font-weight: bold;
  position: relative;
}

#faqs h2 span {
  text-transform: lowercase;
}

#faqs h2:before {
  content: " ";
  display: block;
  height: 29px;
  width: 412px;
  background: url(http://pub-images.canvasnetwork.com/arrowLeft_faqs.png) no-repeat;
  position: absolute;
  top: 40px;
  left: -50px;
}

#faqs h2:after {
  content: " ";
  display: block;
  height: 29px;
  width: 412px;
  background: url(http://pub-images.canvasnetwork.com/arrowRight_faqs.png) no-repeat;
  position: absolute;
  top: 40px;
  right: -50px;
}

#call_out2 {
  text-align: center;
  color: #be3225;
  font: 31px/1 franklin-gothic-urw-comp, sans-serif;
  background: url(http://pub-images.canvasnetwork.com/background_offer-a-course_call_out2.png);
  background-size: cover;
}

#call_out2 p { padding: 40px 100px; }

#call_out3 h3 {
  text-transform: uppercase;
  font-size: 24px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  position: relative;
}

#call_out3 h3:after {
  content: " ";
  display: block;
  width: 1400px;
  height: 6px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(http://pub-images.canvasnetwork.com/content-main_offer-a-course-borderBottom.png) no-repeat;
}

#call_out3 li { margin-bottom: 5px; }

@media screen and (max-width: 768px) {
  #offer-hero.hero-area h2:before,
  #offer-hero.hero-area h2:after {
    width: 445px;
    margin-left: -222px;
  }
}

@media screen and (max-width: 1200px) {
  #call_out1 h2:before,
  #faqs h2:before { left: -150px; }

  #call_out1 h2:after,
  #faqs h2:after { right: -150px; }
}

@media screen and (max-width: 992px) {
  #call_out1 h2 { font-size: 25px; }
  #call_out1 h2 span { font-size: 57px; }

  #call_out1 h2:before {
    top: 15px;
    left: -200px;
  }
  #call_out1 h2:after {
    top: 15px;
    right: -200px;
  }

  #faqs h2 { font-size: 80px; }
  #faqs h2:before {
    top: 25px;
    left: -200px;
  }
  #faqs h2:after {
    top: 25px;
    right: -200px;
  }
}

@media screen and (max-width: 725px) {
  #call_out1 h2:before,
  #faqs h2:before { left: -250px; }

  #call_out1 h2:after,
  #faqs h2:after { right: -250px; }
}

@media screen and (max-width: 725px) {
  #call_out1 h2:before,
  #call_out1 h2:after,
  #faqs h2:before,
  #faqs h2:after { display: none; }
}

/* THANK YOU STYLES */

#thanks-hero.hero-area {
  background: #e63d2f;
  background: url(http://pub-images.canvasnetwork.com/background_offer-a-course_call_out1.png);
  background-size: cover;
}

#thanks-hero.hero-area h1 {
  color: #fff;
  text-align: center;
  font-size: 72px;
  line-height: 1;
  font-weight: bold;
  text-transform: uppercase;
}

#thanks-hero.hero-area h1:before {
  content: " ";
  display: block;
  height: 21px;
  width: 335px;
  background: url(http://pub-images.canvasnetwork.com/arrowLeft_institutions_hero.png) top right no-repeat;
  position: absolute;
  top: 40px;
  left: 0px;
}

#thanks-hero.hero-area h1:after {
  content: " ";
  display: block;
  height: 21px;
  width: 335px;
  background: url(http://pub-images.canvasnetwork.com/arrowRight_institutions_hero.png) no-repeat;
  position: absolute;
  top: 40px;
  right: 0px;
}

#main.thanks-main {
  background: url(http://pub-images.canvasnetwork.com/background_offer-a-course_call_out2.png);
  background-size: cover;
  text-align: center;
  color: #be3225;
  font: 36px/1 franklin-gothic-urw-comp, sans-serif;
}

#main.thanks-main p {
  padding: 40px 150px;
}

.UserName__Container {
  display: inherit;
  width: auto;
  text-align: left;
}

#contact-us a {
  color: #e63d2f;
}

#main.faqs h3 {
  font: 19px franklin-gothic-urw-comp, sans-serif;
  margin-bottom: 5px;
}

.guides { background: #bcbec0; }

.guides h2 {
  color: #fff;
  text-transform: uppercase;
  font: 51px/2em franklin-gothic-urw-comp, sans-serif;
  padding: 0;
  margin: 0;
}

.guide_links ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin: 45px 0;
}

.guide_links a {
  display: block;
  font-family: franklin-gothic-urw-comp, sans-serif;
  color: #e63d2f;
}

.ProductIcon__LargeCircle--course { display: none; }

@media screen and (max-width: 1200px) {
  #thanks-hero.hero-area h1:before { left: -100px; }
  #thanks-hero.hero-area h1:after { right: -100px; }
}

@media screen and (max-width: 992px) {
  #thanks-hero.hero-area h1:before { left: -200px; }
  #thanks-hero.hero-area h1:after { right: -200px; }

  .guides h2 { font-size: 35px; }

  #user-nav {
    padding-top: 0;
    margin-left: auto;
    margin-right: auto;
    float: none;
    width: 100%;
  }
}

@media screen and (max-width: 770px) {
  #page-links .piped-list>li:after { display: none; }

  #page-links .piped-list>li { 
    float: left; 
    width: 33.33333%;
  }

  #page-links .piped-list>li:nth-of-type(3) { clear: left; }
}

@media screen and (max-width: 763px) {
  .msowc-banner>div>a>img {
    height: 150px!important;
  }
  
}

@media screen and (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
      color: white;
      font-weight: 700;
      
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{
      color: #f7be00;
      font-weight: 700;
      
  

}
}


@media screen and (max-width: 745px) {
  #thanks-hero.hero-area h1:before,
  #thanks-hero.hero-area h1:after { display: none; }

  #main.thanks-main p {
    padding: 25px 0;
  }

  .guides h2 { font-size: 25px; }
}

@media screen and (max-width: 500px) {
  .guides h2 { font-size: 20px; }
}

#course-video {
  display: block;
  width: 100%;
  max-width: 560px;
  height: 315px;
  margin: 30px 0 30px 17px;
  box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.25);
}

#progress-report {
  text-align: center;
}

#progress-report a {
  width: 300px;
  display: inline-block;
  margin: 40px;
  background-color: #414042;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  padding: 15px 20px;
  color: #e63d2f;
  font-family: franklin-gothic-urw-comp, sans-serif;
}

/* New listing layout */
.new-layout p {
  line-height: 1.25;
}

.new-layout .course-information a {
  color: rgb(229,62,48);
}

.read-more { 
  font-family: franklin-gothic-urw-comp, sans-serif; 
  cursor: pointer;
}

.more-text{
  display: none;
}

.new-layout .jqFlag { display: none; }

.new-layout .hero-head.h1 {
  font-family: franklin-gothic-urw-comp, sans-serif;
  font-size: 25px;
  text-transform: uppercase;
}

.new-layout .hero-region p {
  font-family: franklin-gothic-urw-comp, sans-serif;
  font-size: 19px;
}

.new-layout .product-bg {
  padding-top: 50px;
  padding-bottom: 50px;
}

.product-bg {
  background-color: transparent!important;
}

.product-details {
  color: black;
  font-weight: 500;
}

ul.jc-return>li>a:hover, ul.jc-return>li>a:focus {
    text-decoration: none;
    font-weight: 900;
    background-color: #f0f0f0;
    color: black;
    margin-bottom: 30px;
} 

.new-layout .product-image .btn.btn-info.btn-lg {
  background-color: rgba(255,255,255,1);
  border-radius: 0;
  font-family: franklin-gothic-urw-comp, sans-serif;
  font-size: 25px;
  border: none;
  line-height: 50px;
  padding: 0;
  height: 50px;
  width: 200px;
}
.new-layout .product-image input.btn.btn-info.btn-lg {
  font-size: 18px;
}
.new-layout.dk .product-image .btn.btn-info.btn-lg {
  color: #E53C2E;
  background-color: rgba(255,255,255,1);
}
.new-layout .product-image .btn.btn-info.btn-lg:hover {
    background-color: rgba(255,255,255,.85);
}



.ProductEnrollment__Notice {
  font-size: 14px;
  color: rgb(70,70,70);
}

#product-page footer .h2 { font-style: normal; }

.new-layout footer.callout-region .btn.btn-info.btn-lg.btn-action {
  background: transparent;
  border-radius: 0;
  font-family: franklin-gothic-urw-comp, sans-serif;
  font-size: 19px;
  border: 1px solid;
  line-height: 40px;
  padding: 0;
  height: 40px;
  width: 145px;
}

.new-layout .product-image .btn.btn-info.btn-lg {
  position: absolute;
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
}

.btn.btn-preview {
    border: 1px solid #E53C2E;
    border-radius: 0;
    background-color: #E53C2E;
    color: #fff;
    font-size: 11px;
    font-family: franklin-gothic-urw-comp, sans-serif;
    width: 65px;
    height: 28px;
  margin-top: 12px;
    letter-spacing: .04em;
}

.btn.btn-preview:hover {
  background: transparent;
  color: #E53C2E;
}

.callout-region {
  background-color: transparent;
}

.new-layout footer.callout-region {
  background-color: rgb(109,110,113);
  color: rgb(255,255,255);
  padding: 50px 0;
}

.new-layout footer.callout-region h3 {
  font-family: franklin-gothic-urw-comp, sans-serif;
  font-size: 25px;
  text-transform: uppercase;
}

.new-layout .main-column h3,
.new-layout .side-column h3 {
  font-family: franklin-gothic-urw-comp, sans-serif;
  font-size: 21px;
  text-transform: uppercase;
  color: rgb(70,70,70);
  border-bottom: 1px solid;
  padding-bottom: 10px;
  margin-bottom: 20px;
  margin-top: 21px;
}

.new-layout .main-column h3 { margin-top: 59px; }

.new-layout .instructor {
  height: 120px;
  width: 120px;
}

.new-layout .instructor-info {
  border-bottom: solid 1px;
    padding-bottom: 25px;
    margin-bottom: 0px;
}

.new-layout .instructor-container > div:first-of-type {
  display: flex;
  margin-bottom: 20px;
}

.new-layout .instructor-name { align-self: flex-end; }

.new-layout .instructor-name h4 {
  font-family: franklin-gothic-urw-comp, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  color: rgb(70,70,70);
  margin-bottom: 0;
  margin-left: 15px;
}

.new-layout .instructor-name p {
  font-family: franklin-gothic-urw-comp, sans-serif;
  font-size: 12px;
  text-transform: none;
  display: block;
  margin: 0;
  margin-left: 15px;
}

.new-layout img.product-account-logo {
  max-height: 90px;
}

.new-layout .detail-blocks {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: 15px;
}
.new-layout .detail-blocks.btn-box {
    margin-top:0;
}

.new-layout .detail-blocks div {
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 35px 10px 0;
  height: 95px;
  width: 130px;
  text-align: center;
  background-color: rgb(230,231,232);
  background-image: url(http://pub-images.canvasnetwork.com/background_course-details.gif);
  background-repeat: no-repeat;
  background-position: -35px 0;
}

.new-layout .detail-blocks div.detail-duration { background-position: -235px 0; }
.new-layout .detail-blocks div.detail-commitment { background-position: -440px 0; }
.new-layout .detail-blocks div.detail-requirement { background-position: -35px -105px; }
.new-layout .detail-blocks div.detail-type { background-position: -235px -105px; }
.new-layout .detail-blocks div.detail-credential { background-position: -440px -105px; }

.new-layout .detail-blocks h5 {
  font-family: franklin-gothic-urw-comp, sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  margin: 0;
  color: rgb(70,70,70);
}

.new-layout .detail-blocks p {
  font-family: franklin-gothic-urw-comp, sans-serif;
  font-size: 14px;
}

.new-layout .product-account-logo {
        display: block;
        margin: 16px auto;
}

.new-layout .additional-logos img {    
       max-width: 150px;
}

@media screen and (max-width: 991px) {
  .new-layout .product-bg {
    padding-top: 25px;
    padding-bottom: 40px;
  }

  .new-layout .detail-blocks {
    max-width: 420px;
    margin: auto;
  }
}

@media screen and (max-width: 990px) {
  .new-layout .instructor-info > div:first-child { justify-content: flex-start; }
  .new-layout .instructor { margin-right: 20px; }
}

@media screen and (max-width: 614px) {
  .new-layout .detail-blocks {
    width: 340px;
    margin: auto;
  }

  .new-layout .detail-blocks div {
    width: 140px;
    background-position: -30px 0;
  }

  .new-layout .detail-blocks div.detail-duration { background-position: -230px 0; }
  .new-layout .detail-blocks div.detail-commitment { background-position: -435px 0; }
  .new-layout .detail-blocks div.detail-requirement { background-position: -30px -105px; }
  .new-layout .detail-blocks div.detail-type { background-position: -230px -105px; }
  .new-layout .detail-blocks div.detail-credential { background-position: -435px -105px; }
}
.hero-imgs-parent{
  max-width: 100%;
    margin: 0 auto;
    display: block;
    position: relative;
}
.hero-imgs-inlineblock{
  max-width: 50%;
    margin: 0 auto;
    display: inline-block;
    position: relative;
}
@media screen and (max-width: 992px) {
  .hero-imgs-inlineblock {
    max-width: 100%;
    margin: 0 auto;
    display: inline-block;
    position: relative;
  }
}
#search-form > div.search-form-container > div > form > div.search-form__actions.pull-right{
  margin: 0 auto;
    display: block;
    position: relative;
    float: none !important;
}
#search-form > div.search-form-container > div > form > div.search-form__actions.pull-right > div{
    display: block;
    position: relative;
    margin: 0 auto;
    left: inherit;
}
#search-refine-button--categories{
  text-align: center;
    margin: 0 auto;
    display: block;
}

/*Added by Trest 2.4.20 for Front Page Tiles*/
/*Working as of November 2, 2018*/

#search-form .search-label,
#search-form .search-box-wrapper {
    display: none;
}

#search-refine-button--refine {
    display: none;
}

::placeholder {
    color: #9f9f9f !important;
}

p.jcwo-catalog-login {
  font-size: 1.5em;
    color: #f0f0f0;
    margin-bottom: 5px;
    margin-top: 5px;
    text-transform: uppercase;
    font-weight: 900;
}

p.jcwo-catalog-login-sub {
  color: #f0f0f0;
  margin-bottom: 20px;
  font-size: 1.3em;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    background-color: #f0f0f0;
    color: grey;
    margin-bottom: 30px;
}

    .nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    /* background-color: #f0f0f0; */
    color: #f0f0f0;
    margin-bottom: 30px;
}


.btn-default {

    color: #F7BE00;
    background-color: transparent;
    border-color: #F7BE00;
    font-size: 20px;
    margin-top: 5px;
    border-radius: 0px;
    border-width: 3px;
    text-decoration: none;

}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
    color: #414042;
    background-color: #F7BE00;
    border-color: #F7BE00;
}

h1.jcwo-main-title {
  font-size: 40px!important;
  font-weight: 900!important;
  font-family: 'baskerville-urw', sans-serif;
    text-transform: uppercase;
    margin: 0 auto;
    color: #fff;
}

p.jcwo-login {
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 0;
}

/* .container, .jcwo-tag {
  background-image: url('https://www.dropbox.com/s/ugscl8me123o78e/background1.jpg?raw=1');
} */

.skills-cat>.nav-pills>li>a {
    border-radius: 4px;
    color: white;
    text-decoration: underline;
    font-weight: 900;
    background-color:transparent;
    margin-bottom: 5px;
}

.skills-cat>.nav-pills>li>a:focus, .skills-cat>.nav-pills>li>a:hover {
    border-radius: 4px;
    color: #f7be00;
    text-decoration: none;
    font-weight: 900;
    background-color:#3b3b3c;
    border: 1px white;
}


.skills-cat-descrip>h2 {
  margin-bottom: 15px;
  color: #f7be00;
  font-size: 30px;

}

#home-page .feature-region {
    height: 300px;
    background-repeat: no-repeat;
    background: url(https://msowc.org/wp-content/uploads/catalog/jc/background1.jpg);
    background-size: cover;
}

#home-page #feature h3 {
    text-align: center;
    font-size: 2.3em;
    margin-top: 1em;
    line-height: 1;
    color: #FFF;
}

hr {
  margin-top: 10px;
  margin-bottom: 10px;
}

.jc-directory-menu {
    background-color: transparent;
    border-color: transparent;
    width: 80%;
    margin: 0 auto;
}

.navbar-default, .jc-directory-menu, .navbar-nav>li>a {
  color: white!important;
}

.jc-directory-menu>.container-fluid>.collapse, .navbar-collapse>ul>li>a{
    padding: 5px 25px;
    background-color: transparent;
    color: white;
    font-weight: 700;
  margin-bottom: 10px;
  text-decoration: underline;
}

.jc-directory-menu>.container-fluid>.collapse, .navbar-collapse>ul>li>a:focus, .jc-directory-menu>.container-fluid>.collapse, .navbar-collapse>ul>li>a:hover {
    padding: 5px 25px;
    font-weight: 700;
  margin-bottom: 10px;
  color: #f7be00!important;
    text-decoration: none;
    background-color:transparent;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    background-color: transparent;
    color: #555555;
}

.msowc-banner>div>a>img {
    height: 225px;
  }