/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/
.au-button--filled {
  background: #FF0066;
  border: 2px solid #FF0066;
}

.au-button--filled:hover {
  background: #e00059;
    border: 2px solid #e00059;
    color: #fff;
}

.footer .au-logo {
    width: 160px;
}

form .hs-button, form input[type=submit] {
  background: #FF0066;
  border: 2px solid #FF0066;
} 
  
 .blog-post__meta img {
    display: block;
    height: 50px;
    width: 50px;
    border-radius: 50%;

}

.footer {
    background: #000;
}

.au-footer-copyright .au-footer-copyright__links>a, .au-footer-copyright>span, .footer .menu__link, .footer a:not(.menu__link), .footer blockquote, .footer li:not(.menu__item), .footer nav a, .footer p {
    color: #fff
    font-family: Roboto, serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
    text-transform: none;
}

.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6 {
    color: #000;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    text-decoration: none;
    text-transform: none;
}

form .hs-button.primary, form .hs-button:hover, form input[type=submit] {
    background: #ff0066;
    border: 2px solid #ff0066;
    color: #fff;
}

form .hs-button.primary:hover, form .hs-button:hover, form input[type=submit]:hover {
    background: #e00059;
    border: 2px solid #e00059;
    color: #fff;
}

.au-header {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .09), 0 2px 4px 0 rgba(0, 0, 0, .02);
    background-color: #000000;
    position: relative;
    z-index: 9999;
    padding: 0px !important;
}

.header blockquote, .header div, .header li, .header p, .header span:not(.au-button__text):not(.menu__link) {
    color: #ffffff;
    font-family: Roboto, serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
    text-transform: none;
}

.au-button:hover {
    transform: translateY(0%);
}

.jZdFJv {
  display: none !important;
  background: #000000 !important;
    border-top: 0x solid #000000  !important;
    bottom: 0px !important;
    left: 0px !important;
    position: fixed !important;
    right: 0px !important;
    z-index: 1111 !important;
}

.video-vertical  {
  width: 360px;
}

@media only screen and (max-width: 1200px) {
  .video-vertical  {
    width: 110% !important;
  }
}

@media only screen and (max-width: 992px) {
  .video-vertical  {
    width: 100% !important;
  }
  
      .au-banner--bg-video .au-banner__container {
        left: 0;
        position: absolute;
        right: 0;
        top: 0%;
        transform: translateY(-0%);
}
      #hs_cos_wrapper_dnd_area-module-2 .au-banner--bg-img .au-button:nth-child(1), #hs_cos_wrapper_dnd_area-module-2 .au-banner--bg-video .au-button:nth-child(1) {
        background: #FF0066 !important;
  border: 2px solid #FF0066 !important;
        color: rgba(255, 255, 255, 100%) !important;
    }
}


.au-banner--bg-video video {
    	width: auto !important; /* Fill the available width */
    	height: 100% !important; /* Adjust height automatically */
      display: block;
      margin: 0 auto;
      object-fit: cover;
}
@media only screen and (min-width: 1920px) {
.au-banner--bg-video video {
    	width: 100% !important; /* Fill the available width */
    	height: 100% !important; /* Adjust height automatically */
      display: block;
      margin: 0 auto;
      object-fit: cover;
}
}


.footer .au-logo {
    width: 160px;
    display: block;
    margin: 0 auto;
    padding-bottom: 10px;
}

  .au-banner--bg-video p {
        font-size: 10px;
    }

@media only screen and (max-width: 560px) {
  .title-text-pri {
    font-size: 9vw !important;
    line-height: 9vw !important;
  }
  
  .subtitle-text-pri {
    font-size: 4.vw !important;
    line-height: 5vw !important;
  }
  

}

@media only screen and (max-width: 480px) {
  .title-text-pri {
    font-size: 9vw !important;
    line-height: 9vw !important;
  }
  
  .subtitle-text-pri {
    font-size: 5vw !important;
    line-height: 5.5vw !important;
  }
  

}

@media only screen and (max-width: 400px) {
.au-team--card-dots .au-team__card-col-wrap {
    cursor: auto;
    padding-left: 60px !important;
    padding-right: 60px !important;
}
  .subtitle-text-pri {
    font-size: 5.5vw !important;
    line-height: 6vw !important;
  }
  
  .title-text-pri {
    font-size: 10.5vw !important;
    line-height: 10.5vw !important;
  }
  
  .au-footer-copyright {
    display: block !important;
    flex-wrap: wrap !important;
    justify-content: space-between !important;
    margin: 0 auto !important;
    align-items: center !important;
    text-align: center !important;
}
  
}

.desk-hide {display:none !important}

@media only screen and (max-width: 640px) {
      .desk-hide {display:block !important}
      .mob-hide {display:none !important}
}

table, td {
  border: 0px !important;
  margin-bottom: 0px !important;
}
/*****************************************/
/* Start your style declarations here    */
/*****************************************/


 .au-portfolio-grid__item-img img{
    border-radius: 20px;
}

@media screen and (min-width: 992px) {
    .au-blog-post--sidebar .blog-post__body {
        max-width: 100%;
        padding: 0px;
    }
}
  
  
  .blog-post__body  {
    color: #ffffff !important;
  }

p.blog-post__body {
    color: #ffffff !important;
  }

a.blog-post__body {
    color: #ffffff !important;
  }

p#hs_cos_wrapper_post_body {
color: #ffffff !important;
}

@media (min-width: 992px) {
    .au-form--single-field form {
        align-items: flex-end;
        display: block !important;
    }
}