.page-section {
  padding:100px 0px 100px 0px;
}
.page-section.no-padding {
  padding:0px;
}
.page-section h1{
  font-size:80px;
  line-height:90px;
  font-weight:600;
}
.page-section p{
  font-size:20px;
  line-height:35px;
  font-weight:300;
}
.page-section a,
.lp-section a {
  text-decoration:none;
  font-weight:600;
  border-bottom:5px solid #ffc500;  
}
.page-section a.link-bg-yellow,
.lp-section a.link-bg-yellow {
  border-bottom:5px solid #ffffff;
}
.page-section a.link-bg-navy,
.lp-section a.link-bg-navy {
  color:#ffffff;
  border-bottom:5px solid #ffc500;
}
.page-section a:hover,
.lp-section a:hover {
  border-bottom:5px solid #00314A;
}
.page-section a.link-bg-navy:hover,
.lp-section a.link-bg-navy:hover {  
  border-bottom:5px solid #ffffff;
}
.page-section a.site-btn {
  border-bottom:0;
}

.page-section-bg-white {
  background-color:#ffffff;
}

.page-section-bg-lightblue {
  background-color:#F2FBFA;
}
.page-section-bg-yellow {
  background-color:#ffc500;
}
.page-section-bg-navy {
  background-color:#00314A;
}
.page-section-bg-teal {
  background-color:#00AB94;
}
.page-section-title {
  /*max-width:800px;*/
  margin: 0 auto;
  text-align:center;
  padding:0px 0px 50px 0px;
  font-size:60px;
  line-height:70px;
  font-weight:600;
}
.page-section-narrow-text-container {
  max-width: 800px;
  margin: 0 auto;
  padding-bottom:50px;
}
.page-section-narrow-text-container,
.page-section-narrow-text-container p {
  font-size:20px;
  line-height:35px;
  font-weight:300;
}

.page-section-video-container {
  text-align:center;
}
.page-section-video-title {
  font-size:20px;
  line-height:35px;
  font-weight:600;
}
a.page-btn,
a.page-btn:hover {
  border:0;
}
.page-btn {	
	background-color:#ffc500;
	padding:15px 25px 15px 25px;	
	border-radius:30px;
	font-size:20px;
	line-height:30px;
	font-weight:600;	
	text-decoration: none;
  text-align: center;
	margin: 0 auto;
	display:inline-block;
}
.page-btn:hover {	
	background-color:#00314A;
	color:#fff;
}
.page-btn-white {
  background-color:#ffffff;
  color:#00314A;
}
.page-btn-white:hover {
  background-color:#00314A;
  color:#ffffff;
}

.page-btn-yellow:hover {
background-color: #ffffff;
color:#00314A;
}
.page-section-bg-white .page-btn-yellow:hover,
.page-btn-white-bg:hover,
.page-section-bg-lightblue .page-btn-yellow:hover{
  background-color:#00314A;
  color:#ffffff;
}
.page-section-banner {
  min-height:600px;  
  padding:100px 0px;
}
.page-section-banner.page-section-bg-navy {
  color:#fff;
}
.page-section-banner-title {
  padding-bottom:30px;
}
.page-section-banner-text {
  padding-bottom:30px;
}
.page-section-banner-btn {
  padding-bottom:50px;
}
.page-quote-icon-container {
  width:8%;
  font-size:47px;
  line-height:64px;
  color:#00AB94;
}
.page-quote-text-container {
  width:92%;
  text-align:left;
}
.page-quote-text {
  font-size:23px;
  line-height:33px;
  font-weight:500;
  font-style:italic;
}
.page-quote-by {
  font-size:18px;
  line-height:25px;
  font-weight:300;
  font-style:italic;
  padding-top:10px;
}

.page-section-2-col-item-container {
  width:100%;  
}
.page-section-2-col-item {
  width:48%;
  margin: 25px 0px;
  position:relative;
}
.page-section-4-col-item {
  width:23%;
  margin: 25px 0px;
}
.page-section-2-col-item-icon-container {
  width:167px;
}
.page-section-2-col-item-text-container {
  padding:0px 0px 0px 20px;
  position:relative;
  width:100%;
}
.page-section-2-col-item-text {
  position:absolute;
  top:50%;
  left:0%;
  transform: translate(0%,-50%);
  padding-left: 20px;
  text-align: left;
}
.page-section-col-number {
  color:#00AB94;
  font-size:80px;
  line-height:90px;
  font-weight:600;
}
.page-section-col-text {
  font-size:30px;
  line-height:33px;
  font-weight:500;
}
.page-section-col-text-by {
  font-size:20px;
  line-height:25px;
  font-style:italic;
  padding:10px 0px;
  font-weight:300;
}



.page-section-video-thumbnail-item {
  /*width:30%;*/
  width:490px;
  margin: 20px 0px;
  cursor:pointer;
}
.page-section-video-thumbnail-item,
.page-section-video-thumbnail-img {
  position:relative;
}
.page-section-video-thumbnail-img {
  padding:10px;
}
.page-section-video-thumbnail-img img {
  max-width:132px;
}
.page-section-video-thumbnail-item-inner {
  width:100%;
}
.page-section-video-thumbnail-text-container {
  padding:0px 0px 0px 20px;
  font-size:22px;
  line-height:33px;
  font-weight:500;
  position:relative;
  width:100%;
}
.page-section-video-thumbnail-text {
  position:absolute;
  top:50%;
  left:0%;
  transform: translate(0%,-50%);
  padding-left: 20px;
  text-align: left;
}
.page-section-video-thumbnail-play-icon {
  position:absolute;
  bottom:-10px;
  right:-10px;
  background-color:#FFC500;
  /*padding: 5px 0px 0px 5px;*/
  border-radius: 40px;
  font-size: 25px;
  width: 40px;
  height: 40px;
  display:block;
}
.page-section-video-thumbnail-play-icon i {
  position:absolute;
  top:50%;
  left:58%;
  transform: translate(-50%,-50%);
}
.page-section-video-thumbnail-item:hover .page-section-video-thumbnail-play-icon {
  background-color:#00314A;
  color:#fff;
}
.page-section-video-thumbnail-play-icon img {
  position:absolute;
  top:50%;
  left:55%;
  width:18px;
  transform: translate(-50%,-50%);
}
.page-section-video-thumbnail-play-icon img.hover-state {
  display:none;
}
.page-section-video-thumbnail-item:hover .page-section-video-thumbnail-play-icon img.hover-state {
  display:block;
}
.page-section-video-thumbnail-item:hover .page-section-video-thumbnail-play-icon img.default-state {
  display:none;
}  
.page-section-video-thumbnail-item-active-overlay {
  border:5px solid #00AB94;  
  width:100%;
  height:100%;
  position:absolute;
  top:0px;
  left:0px;
  display:none;
}
.page-section-video-thumbnail-item.active .page-section-video-thumbnail-item-active-overlay{
  display:block;
}
.page-section-video-thumbnail-item.active .page-section-video-thumbnail-play-icon {
  display:none;
}
.page-section-video-thumbnail-text-currently-playing {
  color:#00AB94;
  font-style:italic;
  font-weight:300;
  font-size:20px;
  line-height:30px;
}

/*
.page-section-text-video-container {
  padding-right:0px;
  margin-right:0px;
}
*/
.page-section-text-video-item-container {
  width:100%;  
  position:relative;
}
.page-section-text-video-item {
  width:48%;  
  position:relative;
}
.page-section-text-video-item-text {
  width: 65%;
  position:absolute;
  top:50%;
  left:50%;
  transform: translate(-50%,-50%);
  font-size:53px;
  line-height:73px;
  font-weight:500;
  color:#ffffff;
}
.page-section-text-video-item-video {
  cursor:pointer;
}
.page-section-text-video-item-video-play-icon {
  position:absolute;
  top:50%;
  left:50%;
  transform: translate(-50%,-50%);
  background-color:#FFC500;
  /*background-color:#cccccc;*/
  /*padding: 30px 0px 0px 40px;*/
  border-radius: 100px;
  font-size: 85px;
  width: 180px;
  height: 180px;
  display:block;
}
.page-section-text-video-item-video-play-icon i {
  position:absolute;
  top:50%;
  left:55%;
  transform: translate(-50%,-50%);
}
.page-section-text-video-item-video:hover .page-section-text-video-item-video-play-icon {
  background-color:#ffffff;  
}
.page-section-text-video-item-video-play-icon img {
  position:absolute;
  top:50%;
  left:55%;
  width:80px;
  transform: translate(-50%,-50%);
}

.page-section-video-player-main-container {
  position:relative;  
  /*background:url('../assets/images/loading.gif') center no-repeat;*/
  /*background:url('../assets/images/food-safety-training/Image 121@2x.png') center no-repeat;
  background-size:contain;*/
  /*width:100%;*/
  /*height:0px;*/
  width:1476px;
  height:0px;
  overflow:hidden;
  margin: 50px auto 0 auto;
}
.page-section-video-player-main-container img {
  position:absolute;
  top:0;
  left:0;
  pointer-events: none;
}
.page-section-video-player-main {
  /*padding-top:50px;*/
  /*display:none;*/
  width:1123px;
  height:680px;
  position:relative;
  top:5%;
  background-color:#000000;
  /*
  opacity:0.5;
  background-color:#ff0000;
  */
}
.page-section-video-player-close-btn {  
  width: 40px;
  height: 40px;
  position: absolute;
  top: 2%;
  right: 11%;
  font-size: 30px;
  line-height: 30px;
  cursor: pointer;
  color: #00314A;
  background-color: #ffc500;
  border-radius: 100px;
}
.page-section-video-player-close-btn:hover {  
  color: #ffffff;
  background-color: #00314A;
}
.page-section-video-player-close-btn i {  
  position:relative;
  top:15%;
}

/*=======================================
 Media Query
*/
@media only screen and (max-width: 1600px){
  .page-section-text-video-item-text {
    font-size:33px;
    line-height:53px;
  }
}
@media only screen and (max-width: 1220px) {
  /*
  .page-section-banner {
    background-image:none !important;
  }
  */
  .page-section-2-col-item,
  .page-section-4-col-item,
  .page-section-text-video-item {
    width:100%;
    text-align:center;
  }
  .page-section-text-video-item-text {
    position:relative;
    top:0px;
    left:0px;
    transform:none;
    text-align:left;
    padding:50px;
    width:100%;
  }
  .page-quote-icon-container {
    width:13%;
  }
  .page-quote-text-container {
    width:87%;
  }
  /*
  .page-section-text-video-container {
    padding-right:15px;
    margin-right:0px;
  }
  */
}
@media only screen and (max-width: 1100px) {
  .page-section-banner {
    background-image:none !important;
  }
  .page-section-banner .col-md-5,
  .page-section-banner .col-md-6,
  .page-section-banner .col-md-7,
  .page-section-banner .col-md-8 {
    width:100% !important;
  }
  
  .page-section h1.page-section-banner-title,
  .page-section h1,
  h1.lp-banner-title,
  h1.lp-banner-half-hero-title  {
	font-size: 60px !important;
	line-height:70px !important;
    padding-bottom:20px;    
  }
  h2.page-section-title,
  .lp-beginning-title-and-text h2,
  .lp-bottom-hubspot-form .lp-hubspot-form-title {
	font-size: 50px !important;
	line-height:60px !important;
	padding-bottom:20px;  
  }
  h2.page-section-title br,
  .lp-beginning-title-and-text h2 br,
  .lp-bottom-hubspot-form .lp-hubspot-form-title br {
    content:' ';
  }
  h2.page-section-title br:after,
  .lp-beginning-title-and-text h2 br:after,
  .lp-bottom-hubspot-form .lp-hubspot-form-title br:after {
    content:' ';
  }
  .page-main-container .container {
	padding-left:50px;
	padding-right:50px;
  }
  .page-section-2-col-item-icon-container {
	width:134px;
  }
  .page-section-col-number {
	font-size: 38px;
	line-height:48px;
  }
  .page-section-col-text {
	font-size: 25px;
	line-height:30px;
  }
  .page-quote-text {
	font-size: 20px !important;
	line-height:30px !important;
  }
}
@media only screen and (max-width: 992px) {
  .page-section-2-col-item-text {
    top:0%;
    left:0%;
    transform:none;
    position:relative;
  }
  .page-quote-icon-container {
    width: 15%;
  }
  .page-quote-text-container {
    width: 85%;
  }
  .page-section-text-video-item-video-play-icon {
    width:100px;
    height:100px;
  }
  .page-section-text-video-item-video-play-icon img {
    width:40px;
  }
}
@media only screen and (max-width: 768px) {
  .page-section h1.page-section-banner-title,
  .page-section h1,
  h1.lp-banner-title,
  h1.lp-banner-half-hero-title  {
	font-size: 38px !important;
	line-height:48px !important;
	padding-bottom:10px;  
  }
  h2.page-section-title,
  .lp-beginning-title-and-text h2,
  .lp-bottom-hubspot-form .lp-hubspot-form-title {
	font-size:33px !important;
    line-height:43px !important;
	padding-bottom:20px;
  }
  h2.page-section-title br,
  .lp-beginning-title-and-text h2 br,
  .lp-bottom-hubspot-form .lp-hubspot-form-title br {
    content:' ';
  }
  h2.page-section-title br:after,
  .lp-beginning-title-and-text h2 br:after,
  .lp-bottom-hubspot-form .lp-hubspot-form-title br:after {
    content:' ';
  }
  .page-main-container .container {
	padding-left:25px;
	padding-right:25px;
  }
}
/*
END Media Query
=========================================*/