     .footer a {
           color: #FFF;
           font-size: 13px;
     }
     
     @font-face {
      font-family: 'Fjalla One';
      font-style: normal;
      font-weight: 400;
      font-display: swap;
      src: local('Fjalla One'), local('FjallaOne-Regular'), url(https://fonts.gstatic.com/s/fjallaone/v6/Yq6R-LCAWCX3-6Ky7FAFrO96kigt.woff2) format('woff2');
      unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
      }
      /* latin */
      @font-face {
      font-family: 'Fjalla One';
      font-style: normal;
      font-weight: 400;
      font-display: swap;
      src: local('Fjalla One'), local('FjallaOne-Regular'), url(https://fonts.gstatic.com/s/fjallaone/v6/Yq6R-LCAWCX3-6Ky7FAFrOF6kg.woff2) format('woff2');
      unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
      }


      .open_sans{
      font-family:"Open Sans", sans-serif;
      word-break: break-word;
      }
      .roboto_condensed{
      font-family: 'Fjalla One', sans-serif;
      font-weight: 400;
      word-break: break-word;
      }

      .clients_views_2 roboto_condensed_small{
      height: 90px;
      word-break: break-word;
      }
      .roboto_condensed_small {
      font-size: 22px;
      font-weight: bold;
      word-break: break-word;
      }
      /*  */
      @media only screen and (min-width:768px){
      .heading_large{
      font-size: 62px;
      }
      .heading_small{
      font-size: 46px;
      }
      .font_20{
      font-size: 20px;
      }
      .font_52{
      font-size: 52px;
      }
      .font_16{
      font-size:16px;
      }
      .font_32{
      font-size: 32px;
      }
      .font_30{
      font-size: 30px;
      }

      .font_36{
      font-size: 36px;
      }
      .font_22{
      font-size: 22px;
      }
      .font_42{
      font-size: 42px;
      }
      .font_40{
      font-size: 40px;
      }
      .font_44{
      font-size: 44px;
      }
      .font_20{
      font-size:20px;   
      }
      .font_24{
      font-size:24px;   
      }
      }
      iframe.hit_play2{
            border:10px solid black !important;
            border-radius: 4px;
      }
      iframe.hit_play{
      /*border:10px solid black !important;*/
      border-radius: 4px;
      -webkit-box-shadow: 0 10px 6px -6px #777;
      -moz-box-shadow: 0 10px 6px -6px #777;
      box-shadow: 0 10px 6px -6px #777;

      }
      /*  */
      .heading_large{
      font-weight: 700;
      }
     .footer img {
    width: 100px;
    filter: brightness(0) invert(1);
}
     img.logo {
    width: 126px;
}
      .gap{
      height:40px;
      }
      .gap2{
      height: 28px;
      }
      .underline{
      text-decoration: underline;
      }
      .bold{
      font-weight: 700;
      }
      .green_CTA h3 {
      opacity: 0.7;
      }
      .green_CTA{
      background-color: #30A05C;
      padding: 25px 5px;
      }
      .green_CTA:hover{
      background-color: rgba(48,160,92,0.9);
      text-decoration:none;
      }
      a.links:hover {
      text-decoration: none;
      }
      a.links {
      color: white;
      }
     .partners img {
     width: 66%;
     opacity: .5;
      }
      .red{
      color:#e43b2c;
      }
      .body_text{
      font-size: 16px;
      font-family: Roboto, sans-serif;
      }
      .check_list ul{
      margin:0px;
      }
      .check_list li {
      background-repeat: no-repeat;
      background-position: 9px 2px;
      list-style: none;
      padding-left: 50px;
      font-size: 16px;
      color: black;
      background-image: url(https://mm.themillionairemiddleman.com/wp-content/uploads/2019/04/iconfinder_tick_12514.png);
      margin: 14px 0px;
      font-weight: 400 !important;
      font-family: Roboto, Helvetica, sans-serif;
      }
      ul.check_list {
      margin: 0px;
      padding: 0px;
      }
      .clients_views .iframe-container{
      overflow: visible;
      }
      .clients_views iframe{
      border:10px solid rgb(237,237,237) !important;
      box-shadow: 0.44em 0.67em 0.7777em 0em rgb(115,112,112) !important;
      margin-bottom:20px;
      width:100%;
      }
      iframe#SOI_middleman {
      max-width: 100%;
      min-width: 100% !important;
      }
      .row.clients_views{
      padding: 37px 0px;
      }
      .border_bottom{
      border-bottom: 1px dashed;
      }
      .clients_views_2 iframe {
      width: 100%;
      margin-bottom:20px;
      }
     .screenshots img {
    border: 2px solid #efefef;
    width: 100%;
    margin: 21px 0px;
}

      .questions{
      background-color: rgb(240,240,240);
      margin-top: 57px;
      padding-top: 62px;
      padding-bottom: 62px;
      }

      .footer{
      background-color: black;
      padding-top: 62px;
      padding-bottom: 62px;
      color:white;
      }
      .footer p.body_text {
      font-size: 13px;
      }

      .top_section{
      background-color: rgb(249, 249, 249);
      padding-top: 62px;
      padding-bottom: 62px;
      }

      .border_section{
      border-width: 2px;
      border-style: dashed;
      border-color: rgb(47,47,47);
      border-radius: 4px 4px 4px 4px;

      }

      /*.clients_views_2 h4 {*/
      /*height: 84px;*/
      /*}*/

      .grey{
      background-color: #EFEFEF;
      }
      .frame_vid {
      border: 10px solid black !important;
      border-radius: 5px;
      }
      .clients_views__thanks iframe{
      width:100%;max-width: 100% !important;
      margin-bottom:40px;         }

      .iframe-container {
      overflow: hidden;
      padding-top: 57.25%;
      position: relative;
      margin-bottom:8px;      
      }

      .iframe-container iframe {
      border: 0;
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%;

      }

      /* 4x3 Aspect Ratio */
      .iframe-container-4x3 {
      padding-top: 75%;
      }

      .fb_link{
      margin: 30px auto auto auto;
      border-radius: 0.2em 0.2em 0.2em 0.2em;
      padding: 0.29em 0.29em 0.29em 0.29em;
      font-family: inherit;
      font-size: 19px;
      font-style: normal;
      font-weight: 400;
      line-height: 1.4;
      letter-spacing: 0em;
      text-transform: none;
      color: rgb(255,255,255);
      background-color: #1773C4;
      }
      .fb_link a{
      color:white;
      }
      .fb_link a:hover{
      text-decoration: none;
      }

.thank_you_cleints .iframe-container {
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 10px 6px -6px #777;
    background-color: #FFF;
    /* padding: 21px !important; */
    border-radius: 5px;
    /* border: 1px solid rgba(0,0,0,0.1); */
    border: 6px solid rgba(123, 123, 123, 0.2);
    margin-bottom: 42px;
}

