.register-button {background: #104497;}
.latest-forecasts { background-color: #104497; padding: 20px; font-size: 14px; font-weight: normal; min-height: 340px;}
.latest-forecasts-font {  color: white; font-family: 'Inter', serif; }
.footer-title {font-size: 13px;}

.logo-margin {margin: 20px 0 20px 0;}

.orbit-image {width: 60%; float: right; }
.orbit-caption {width: 40%; height: 100%; background: #004f76; padding: 20px 40px 0 30px;}
.ta-title {margin-bottom: 12px; margin-top: 12px; font-size: 2.5em; line-height: 1.1em; font-family: 'Poppins', "Arial", san-serif; margin-left: 10px; margin-top: 10px;}
.ta-titleheader {color: white; font-size: 1.5em; font-family: "Poppins", sans-serif;  margin-left: 10px; margin-top: 10px;}
.ta-caption {font-family: 'Poppins', "Arial", san-serif; margin-bottom: 5px; color: white; margin-left: 10px; margin-right: 10px;}
.ta-link {margin-left: 10px;}

/* If the screen size is 601px wide or more, set the font-size of <div> to 80px */

  .slick-next.slick-arrow {
    right: 5px;
	position: absolute;
	z-index: 1;
  }
  .slick-prev.slick-arrow {
    left: 5px;
	position: absolute;
	z-index: 1;
  }

  .trend-alert-slider {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
}

.trend-alert-slider.slick-initialized {
    visibility: visible;
    opacity: 1;    
}

@media screen and (min-width: 1001px) {
  .ta-title {
   font-size: 2.5em;
    margin-left: 30px;
   margin-top: 30px;
  }
  .ta-titleheader {
   font-size: 1.5em;
   margin-left: 30px;
   margin-top: 30px;
   }
   
      .ta-caption {
	font-size: 1.2em;
	 margin-left: 30px;
   margin-top: 30px;
   margin-right: 30px;}
   
   .ta-link {margin-left: 10px;
   	 margin-left: 30px;
   margin-top: 30px;
   font-size: 1.5em;}

  
}

@media screen and (max-width: 1000px) {
  .ta-title {
 font-size: 1.8em;
 
  }
  .ta-titleheader {
   font-size: 1.5em;
   }
 .ta-caption {
	font-size: .9em;}   
}

@media screen and (max-width: 800px) {
  .ta-title {
   font-size:0.8em;
	top: 0%; 
	margin-bottom: 6px; }
	.ta-titleheader {
			top: 0%; 
   font-size:0.8em;
   	margin-bottom: 2px; 
	line-height: 12px;
   }
   .ta-caption {
	font-size: .7em; line-height: 12px;}
	   
	.orbit-caption {padding-left: 10px;}
  }
}

@media screen and (max-width: 600px) {
  .ta-title {
   font-size: 1.5em;
	top: 35%; }
	.ta-titleheader {
   font-size: 0.6em;
   }
  }
  
    .overlay-image .buttons-right {
 top: 30%;
 left: 90%;
	}
}

/* If the screen size is 600px wide or less, set the font-size of <div> to 14px */
@media screen and (max-width: 400px) {
  .ta-title {
   font-size: 0.6em;
   line-height: 1em;}
.ta-titleheader {
   font-size: 0.6em;
   line-height: 1em;
   }
   
   
   
  .ta-caption {line-height: 12px;}
  }
  
}

  .ta-title {font-size: 28px; margin-bottom: 0px; color: #666666;}
  .ta-title:hover; {color: #666666;}

  .hero-large-text {width: 40%; float: left;  }
  .ta-titleheader {margin-bottom: 0px; padding-bottom: 0px;}
  .ta-caption {font-size: 18px; margin-top: 10px;}
  .ta-title {font-size: 28px; margin-bottom: 0px; margin-top: 10px;}
  .ta-link {font-family: 'Poppins', "Arial", sans-serif; font-size: 22px;}
  .ta-link:hover {color: white;}
  .hero-large-text {  width: 40%; float: left;  }


  /* When the browser is at least 600px and above */
  @media screen and (max-width: 600px) {
  .hero-large-text {
  width: 100%; float: left;
  /* Apply some styles */
  }
  }  


  .hero-large-image
  {  width: 60%; float: right;  }


  .hero-large-image
  {  width: 60%; float: right; max-height: 240px; }

  /* When the browser is at least 600px and above */
      @media screen and (max-width: 600px) {
      .hero-large-image {
      visibility:hidden;               
      }
      .ta-caption {line-height: 26px; font-family: 'Popppins', 'Arial', sans-serif; }
      .trend-alert-slider {height: auto;}
      .hero-large-text {width: 100%!important; padding-top: 20px;}
      .ta-titleheader {font-size: 25px; padding-bottom: 5px;}
      }  

  .hero-large-text {
    width: 65%;
    float: left;
  }

  .hero-large-image {
    width: 35%;
    float: right;
  }