
.media_body_container {
  width: 100%;
  padding: 30px 0 0 0;
}

.media_main_container {
  width: 100%;
  height: 650px;
  background-size: cover;
  background-position: center center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.media_main_subcontainer {
  background-image: linear-gradient(to right, #ccb181, #eadba1, #ccb181);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent; 
  background-color: #FFDF00;
}

.media_main_subcontainer h1 {
    font-size: 3.5rem;
    text-align: center;
    margin: 5px 0px;
}

.media_main_subcontainer p {
  font-size: 1.25rem;
  text-align: center;
  margin: 0px;
}

.media_main_videosub {
  width: 48%;
  /* height: 450px; */
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.media_main_videosub iframe {
  width: 100%;
  height: 300px;
}

.media_main_videocontainer {
  display: flex;
  flex-direction: column;
  background-image: url("https://youdeserveawealthierretirement.com/wp-content/uploads/2026/08/home-body-a1_inverted-scaled-1.jpg");
	background-size: contain;
	background-position: center center;
  justify-content: space-between;
  width: 100%;
  margin-top: 20px;
  align-items: center;
}

.media_contact_container {
  width: 100%;
  /* height: 300px; */
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 20px;
}

.gold_divide {
  width: 100%;
	padding: 15px 0px;
	background-image: linear-gradient(to right, #ccb181, #eadba1, #ccb181);
	-webkit-text-fill-color: #163A5B;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border: 0px !important;
	
	font-size: 1.25rem;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

.media_videobox {
  width: 90%;
  max-width: 1200px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 90px;
  margin-bottom: 50px;
}

.media_contact_subcontainer {
  width: 45%;
  height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.media_maincontact_subcontainer {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  width: 90%;
  max-width: 1200px;

}

.media_contact_textbox {
  width: 80%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.media_contact_textbox a {
  text-decoration: none;
}


.media_contact_toptext {
  width: 100%;
  text-align: center;
  color: #163A5B;
  margin-top: 15px;
  margin-bottom: 25px;
}

.media_contact_toptext h5 {
  font-size: 2rem;
  margin: 20px 0px;
}

.media_contact_textbox p {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}

.media_contact_subcontainer h1 {
  font-size: 1.75rem;
  width: 75%;
  color: B;
  margin: 0px;
}

.home-button-1 {
  border: 2px solid #eadba1;
  border-radius: 6px;
  padding: 16px 32px;
  color: #eadba1;
  font-family: Arial, Helvetica, sans-serif;
  cursor: pointer;
  font-size: 16px;
  background: #163A5B !important;
}

.home-button-1:hover {
  color: #eadba1;
  border: 2px solid #eadba1;
  background: linear-gradient(to right, #ccb181, #eadba1, #ccb181) !important;
  -webkit-text-fill-color: #163A5B;
}

.media_contact_subcontainer h5 {
  font-size: 1.75rem;
  width: 75%;
  color: #163A5B;
  margin: 0px;
}

.media_contact_subcontainer h4 {
  font-size: 1.75rem;
  width: 100%;
  color: #163A5B;
  margin: 0px;
}

.media_contact_subcontainer p {
  font-size: 1.15rem;
  color: #163A5B;
  
}

.media_textbox_p {
  margin: 0 0 30px 0;
}

.media_main_videosub h5 {
  font-size: 1.75rem;
  width: 100%;
  color: #163A5B;
  margin: 15px 0px;
  text-align: center;
}

.short_gold_divide {
  width: 100%;
  padding: 7px 0px;
  background-image: linear-gradient(to right, #ccb181, #eadba1, #ccb181);
}

.media_main_videotitle p {
  width: 60%;
  margin: 25px auto 50px auto;
  color: #163A5B;
  font-size: 1.25rem;
  text-align: center;
  line-height: 1.1;
  max-width: 1200px;
}

.media_maincontact_questionblock {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.media_iframe_container {
  width: 500px;
}

.what_testimonal_textstarbox {
    width: 145px;
    display: flex;
    flex-direction: column;
    margin-top: 20px;
}

.media_pdf_box {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-color: #f5f5f5;
  padding: 55px 0px;
}

.media_pdfbox {
  width: 60%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  /* margin-bottom: 30px; */
  flex-wrap: wrap;
  max-width: 1200px;
}

.media_main_pdfsub {
  width: 43%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.media_blue_bar {
  width: 100%;
  height: 15px;
  background-color: #163A5B;
}

.media_blue_bar-2 {
  width: 100%;
  height: 7px;
  background-color: #163A5B;
}

.media_main_pdfsub h5 {
  /* font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif; */
  font-weight: 600;
  font-size: 1.75em;
  letter-spacing: -1px;
  margin: 25px 0 15px 0;
  margin-bottom: 20px;
  color:#163A5B;
  width: 267px;
}

.media_main_pdfcontainer {
  /* width: 276px; */
  height: 360px;
  background-size: cover;
  font-size: 1.75rem;
}

.media_link_container {
  /* width: 276px; */
  height: 350px;
}

@media (max-width: 1125px) {

  .img-qoute-marks {
	  height: 80px;
  }

  .media_iframe_container {
    width: 400px;
  }

  .what_testimonal_text {
    width: 98%;
    padding: 0px 20px;
  }


  
}


@media (max-width: 960px) {


  .media_pdfbox {
    flex-direction: column;
    align-items: center;
  }

  .media_pdf_box {
    flex-direction: column;
}


}


@media (max-width: 870px) {

  .media_main_videosub {
    width: 90%;
    margin: 0 auto;
  }

  .media_videobox {
    flex-direction: column;
  }

  .media_iframe_container {
    width: 500px;
  }

  .media_main_videotitle p {
    font-size: 1rem;
  }

.media_maincontact_subcontainer {
  flex-direction: column-reverse;
}


}


@media (max-width: 769px) {

  .media_contact_textbox {
    width: 100%;
    /* border: 1px solid greenyellow; */
  }


}


@media (max-width: 550px) {

  .media_main_videosub {
    width: 90%;
    margin: 0 auto;
}

  .media_videobox {
    flex-direction: column;
  }

  .media_iframe_container {
    width: 375px;
}

    .site-footer-column {
        width: 90%;
        margin: 15px auto;
    }

     .site-footer-column p {
        /* width: 90%; */
        margin: 7px auto;
    }


  .img-qoute-marks {
    height: 40px;
    /* border: 1px solid red; */
  }


}


@media (max-width: 400px) {

    .img-qoute-marks {
        height:40px;
    }
}
