
  #banner-courses {
	background: url('/Images/HurleyWrite/site/pages/images/courses/landing-page-images/brandi-unsplash_2x.png') no-repeat center center / cover;
	background-color: #333;
	color: #fff;
	padding: 20px;
	position:relative;
	overflow:hidden;
  }
  #banner-courses:before {
	content: '';
	background: rgba(48,97,149,.8);
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:8;
  }
  #banner-courses h1 {
	font-size:42px;
  }
  #banner-courses p {
	font-size:17px;
	line-height:1.4em;
	max-width:750px;
	margin:0px auto 10px;
  }
  #banner-courses p.banner-lead {
	font-size:24px;
  }
  #banner-courses .row {
	position:relative;
	z-index:9;
  }
  #courses-container {
	padding-top:25px;
	padding-bottom:75px;
  }
  #courses-container h2 {
	font-size:30px;
	margin:50px 5px 15px;
  }
  @media screen and (max-width: 992px) {
	#courses-container h2 {
	  font-size:26px;
	}
  }

  @media screen and (max-width: 500px) {
	#banner-courses h1 {
	  font-size:35px;
	}
  }


  .courses-results section {
	display:none;
  }
  .courses-results article {
	background: #eee;
	border:solid 5px #fff;
	border-radius:5px;
	padding:40px;
  }
  .courses-results article h4 {
	font-size:22px;
	line-height:30px;
	font-weight:bold;
	text-transform:uppercase;
	margin:10px 0;
  }
  .courses-results article ul {
	margin:20px 5px;
	padding: 0px;
	list-style:none;
  }
  .courses-results article ul li {
	font-size:15px;
	font-weight:600;
	line-height:21px;
	padding:5px 0;
  }


  .courses-wrap {
	padding:0 15px;
	margin-top:20px; 
  }
  .courses-wrap div {
	padding:2px;
  }
  .courses-wrap a,
  .courses-wrap a:visited {
	display:block;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	color: #fff;
	font-weight:500;
	line-height:1.35em;
	width:100%;
	height:225px;
	margin:auto;
	padding:15px 10px;
	border:solid 3px #fff;
	border-radius:10px;
	position:relative;
	cursor:pointer;
	overflow:hidden;
	transition:all 1s;
  }
  .courses-wrap a:before {
	content: '';
	display: block;
	background: transparent linear-gradient(180deg, #FFFFFF00 0%, #ABABAB72 29%, #444444 100%) 0% 0% no-repeat padding-box;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 101%;
	z-index: 8;
	opacity:.75;
  }
  .courses-wrap a span {
	display:block;
	position:absolute;
	width:92%;
	left:10px;
	bottom:15px;
	z-index:999;
  }
  .courses-wrap h4 {
	font-size:20px;
	font-weight:bold;
	text-shadow: 0 0 10px #000;
	margin:0;
  }
  .courses-wrap a span p {
	display:block;
	font-size:14px;
	margin:0;
  }

  .download-course-catalog {
	color: #fff;
	font-size:12px;
	text-decoration:underline;
  }
  .cycle-slideshow {
	position:relative;
  }
  .cycle-slideshow article {
	display:block;
	background-repeat: no-repeat;
	background-position: right center;
	background-size: cover;
	width:100%;
	padding:45px 10px;
	position:relative;
  }
  .cycle-slideshow section {
	position:relative;
	z-index:9999;
  }
  .cycle-slideshow .btn-padd {
	padding:15px 0 10px;
  }

  .slide-1 {
	background-image: url('/Images/HurleyWrite/2022_Homepage/try-4.png');
  }

  .slide-tv {
	background-image: url('https://www.hurleywritev1.com//Images/HurleyWrite/HurleyWriteTV/traffic-light-bgd.jpg');
  }

  .slide-btn {
	padding:20px 0;
  }
  .cycle-slideshow article h2 {
	/* font-size:36px; */
	font-size:34px;
	font-weight:600;
	line-height:1.2em;
	margin-top: 0;
	color:#fff;
  }

  .cycle-slideshow article p, .cycle-slideshow article ul {
	font-size: 20px;
	line-height: 1em;
	font-weight: 600;
	color:#fff;
  }

  .cycle-slideshow p a,
  .cycle-slideshow p a:visited {
	color: #000;
	text-decoration:underline;
  }
  .cycle-slideshow p a:hover {
	color: #000;
	text-decoration:none;
  }
  .cycle-slideshow article .embed-responsive{
	margin-bottom: 20px;
  }

  @media screen and (max-width: 992px) {
	.cycle-slideshow article:before {
	  content:'';
	  background-color:#E96A3F;
	  position:absolute;
	  top:0;
	  left:0;
	  width:100%;
	  height:100%;
	  z-index:9;
	}
	.cycle-slideshow article h2,
	.cycle-slideshow article p,
	.btn-padd {
	  color: #fff;
	  position:relative;
	  z-index:999;
	}
	.cycle-slideshow p a,
	.cycle-slideshow p a:visited {
	  color: #fff;
	  text-decoration:underline;
	}
	.cycle-slideshow p a:hover {
	  color: #fff;
	  text-decoration:none;
	}
	.slide-1 {
	  background-image:none !important;
	}
	.slide-tv {
	  background-image:none !important;
	}
  }

  @media screen and (max-width: 767px) {
	.cycle-slideshow article {
	  padding:75px 15px 50px
	}
	.cycle-slideshow article h2 {
	  font-size:28px;
	}
  }


  .bttn-block {
	width:100%;
  }


  #top-rated-courses article a:before {
	content:'';
	background: transparent;
  }


  .bg-lightbulb img {
	display:block;
  }
  @media screen and (max-width: 1100px) {
	.bg-lightbulb {
	  background: url('/Images/HurleyWrite/site/pages/images/lightbulb.jpg') no-repeat top center / cover;
	  min-height:380px;
	}
	.bg-lightbulb img {
	  display:none;
	}
  }
  @media screen and (max-width: 767px) {
	.bg-lightbulb {
	  background: none;
	  min-height:1px;
	}
	.bg-lightbulb img {
	  display:block;
	}
  }

  .embed-youtube {
	position: relative;
	padding-bottom: 56.25%; /* - 16:9 aspect ratio (most common) */
	/* padding-bottom: 62.5%; - 16:10 aspect ratio */
	/* padding-bottom: 75%; - 4:3 aspect ratio */
	padding-top: 30px;
	height: 0;
	overflow: hidden;
  }

  .embed-youtube iframe,
  .embed-youtube object,
  .embed-youtube embed {
	border: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
  }
