/********************************HEADER IMAGE CODE. Use CHC Flickr Account to change banner. Login info can be found in CHC Stache Account********************************/

.ut-header {

background: url(https://live.staticflickr.com/65535/53337932651_5a98849a09_o.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
background-repeat: no-repeat;
}

#ut-head .ut-title {
visibility: hidden;

}


#ut-head p.ut-sub-title{
visibility: hidden;
}



/********************************END HEADER IMAGE CODE********************************/

/********************************SLIDESHOW CODE********************************/

* {box-sizing:border-box}

/* Slideshow container */
.slideshow-container {
  max-width: 100%;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #bf5700;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 8s;
}

@keyframes fade {
  from {opacity: .9}
  to {opacity: 1}
}

/********************************END SLIDESHOW CODE********************************/

.ce_info {
    border-color: #f8971f;
    border-style: solid;
    border-width: 2px;
    margin-top: 2%;
    margin-bottom: 2%;
}

.catalog_design {
    max-width: 1080px; 
    padding-top: 20px; 
    margin: 0 auto; 
    border-style: solid; 
    border-width: 10px; 
    border-left-color: #f8971f; 
    border-right-color: #f8971f; 
    border-top-color: #bf5700; 
    border-bottom-color: #bf5700;
}

.column_3 {
    float: left;
    width: 15%;
    padding-top: 15px;
    padding-left: 50px;
    

}

.column_3 img {
    margin: auto;
    display: block;
    margin-right: 20px;
    }

.column_4 {
    font-family: 'BentonSans', Arial, sans-serif;
    font-size: 16px;
    float: left;
    width: 70%;
    margin-left: 20px;
    margin-top: 10px;
    padding-top: 10px;
  
 }

.row:after {
    content: "";
    display: table;
    clear: both;
}


.catalog_padding {
    padding-left: 40px;
    padding-right: 40px;
}

h3 {
    
    color: #bf5700; 
    font-family: 'BentonSans', Arial, sans-serif;
    padding-bottom: 20px;
    font-weight: 600;
}



ol {
    margin: 0px 60px 30px; 
    text-align: left; 
    font-family: 'BentonSans', Arial, sans-serif;
    line-height: 35px;
}
    
.description p {
    font-family: 'BentonSans', Arial, sans-serif; 
    line-height: 35px;
    font-size: 16px;
    margin-bottom: 30px; 
    padding: 0px; 
}

li {
    padding-left: 10px;
    font-size: 16px;
}



.menu1 {
    float: left;
    width: 25%;
    margin-right: 5%;
    margin-left: 5%;

}

.menu1 img {
    position: relative;
    float:left;
    max-width: 100%;
    height: auto;
    padding: none;
    margin: none;
   }
    
.chc_logo {
    float: right;
    width: 55%;
    margin-right: 5%;
    margin-left: 5%;
    
}

.chc_logo img {
    position: relative;
    float:right;
    max-width: 100%;
    height: auto;
    padding-top: 15%;
    margin: none;
   }



.menu2 {
    float: left;
    width: 33%;
    text-align: left;
    font-family: 'BentonSans', Arial, sans-serif; 
    padding-top: 40px;
    max-width: 100%;
    padding-right: 6%;
    padding-left: 6%;
   
}
.menu2 h3 {
    line-height: 0px;
    padding-bottom: 0px;
    color: #bf5700;
    font-size: 14px;
}

.menu2 p {
    line-height: 15px;
    color: #000000;
    font-size: 12px;
    padding-bottom: 10px;
}


.course_vids {
    position:relative;
    padding-top: 56.25%;
    height: 0;
}

.course_vids iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    box-shadow: none;
    margin-top: 20px;
    margin-bottom: 40px;
    }

.course_vids_2 {
    position:inherit;
    padding-top: 0px;
    height: 0;
}

.course_vids_2 iframe{
    float: right;
    max-width: 500px;
    max-height: 281.25px;
    margin-left: 40px;
    margin-bottom: 0px;
    
}

.pagebreak img {
    position: relative;
    text-align: center;
    max-width: 100%;
    height: auto;
    padding: none;
    margin: none;
   }

.CNE {
    color: #bf5700;
    padding: 50px 0px 50px 0px; 
    text-align: left; 
    float: none; 
    font-family: 'BentonSans', Arial, sans-serif; 
    font-size: 14px; 
    font-style: italic;
    line-height: 25px;
}

.ce_logo1 {
    max-width: 40%;
    float:left;
    margin-top: 40px;
    padding-bottom: 40px;
}

.ce_logo1 img {
    position: relative;
    float:left;
    max-width: 100%;
    height: auto;
    padding: none;
    margin: none;
   }
    



.ce_logo2 {
    max-width: 40%;
    float: right;
    margin-top: 40px;
    padding-bottom: 40px;
}

.ce_logo2 img {
    position: relative;
    float:right;
    max-width: 100%;
    height: auto;
    padding: none;
    margin: none;
}



/********************************CSS for devices with a max width of 1061px-1375px********************************/
@media screen and (max-width: 1375px) {

.ut-header {

background: url(https://live.staticflickr.com/65535/53337643057_e7ea86730b_o.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
background-repeat: no-repeat;
}  

    .column_4 {
        width: 75%;
        
    }
    .column_3 {
        padding-left: 20px;
    }
    
/********************************CSS for devices with a max width of 992-1060px********************************/
@media screen and (max-width: 1060px) {

.ut-header {

background: url(https://live.staticflickr.com/65535/53337643057_e7ea86730b_o.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
background-repeat: no-repeat;
}    
    
    .column_4 {
        
        margin-left: 5px;
    }
    
/********************************CSS for devices with a with min width of 767 max width of 991px********************************/
@media screen and (max-width: 991px) {

.ut-header {

background: url(https://live.staticflickr.com/65535/53337643052_426f5a7afe_o.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
background-repeat: no-repeat;
}    

.course_vids_2 {
    position:relative;
    padding-top: 56.25%;
    height: 0;
}

.course_vids_2 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    box-shadow: none;
    margin-top: 20px;
    margin-bottom: 40px;
    margin-left: 0px;
    max-width: 990px;
    max-height: 556.88px;
    }
.description p {
    margin-top: 40px;
    }
    
    .menu_text {
        padding-left: 20px;
        
    }

    
.menu2 h3 {
    line-height: 0px;
    padding-bottom: 0px;
    color: #bf5700;
    font-size: 11px;
  
}

.menu2 p {
    line-height: 15px;
    color: #000000;
    font-size: 10px;
    padding-bottom: 7px;

}
    .column_3 {
    float: left;
    width: 20%;
    padding-right: 10px;
    }

     
    .column_4 {
    float: left;
    width: 70%;
    margin-top: -25px;
    padding-top: 0px;
        
    }
}
/********************************CSS for devices with min width of 0 and a max width of 776px********************************/
@media screen and (max-width: 776px) {
    
.ut-header {

background: url(https://live.staticflickr.com/65535/53337589947_17c325bef4_o.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
background-repeat: no-repeat;
}    
    
    .menu2 {
    float: right;
    width: 33%;
    text-align: left;
    font-family: 'BentonSans', Arial, sans-serif; 
    padding-top: 40px;
    max-width: 100%;
  
    padding-right: 6%;
    padding-left: 1%;
    }
    
    .menu2 h3 {
    line-height: 0px;
    padding-bottom: 0px;
    color: #bf5700;
    font-size: 10px;
  
}

.menu2 p {
    line-height: 15px;
    color: #000000;
    font-size: 9px;
    padding-bottom: 7px;

}

.catalog_padding {
    padding-left: 20px;
    padding-right: 20px;
}
    
    ol {
        margin-left:3px;
        margin-right: 3px;
    }

.ce_logo1 {
    margin-top: 20px;
    padding-bottom: 0px;
    }

.ce_logo2 {
    margin-top: 20px;
    padding-bottom: 0px;
    }
    
/********************************CSS for devices with a max width of 500px. Smallest screens.********************************/
@media screen and (max-width: 500px) {

.ut-header {

background: url(https://live.staticflickr.com/65535/53338698773_350b8f3d46_o.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
background-repeat: no-repeat;
}    

    .column_3 {
    float: left;
    width: 15%;
    padding-left: 4px;
    }

.column_3 img {
    margin: auto;
    display: block;
    }


    
