/*
Theme Name: Bencrump Rebuild
Theme URI: https://hcdemo.wpengine.com/
Description: This is Hennessey Digital Boilerplate theme for internal use.
Author: Hennessey Digital
Author URI: https://hennessey.com/

Version: 1.0.0

Template: genesis

Text Domain: hc-boilerplate
*/

div.mobile-right {
    float: right;
    border: 1px solid #d0b76c;
    padding: 10px;
	  margin-bottom:0px;
    display: flex;
    align-items: center;
}
span.no {
  color:#311c43;
  font-size:16px;
  font-weight: 600;
}
span.free {
    color: #d0b76c;
    font-size: 16px;
    padding-right: 10px;
    font-weight: 600;
    margin-bottom: 0;
}
span.icon {
    margin-right: 10px;
}
span.icon i {
  color: #d0b76c;
  font-size: 25px;
}

.header__menu-list {
  margin:0 auto;
}
header.header.site-header {
    padding-top: 20px;
}
footer.footer {
    background: #311c43;
}
body footer .footer-top h4.widgettitle.widget-title font {
  width: 100%;
  display: block;
  text-align: left;
}
body footer .footer-top h4.widgettitle.widget-title {
  background:transparent;
  text-align:left;
}
body footer .widget ul li a {
   background:transparent;
  color:#fff;
  text-align:left;
}
footer .widget ul li:nth-of-type(even) a {
    background:transparent;
}
footer .widget ul li {
  border:none !important;
}
footer .widget ul {
  padding-left:20px;
}
footer .widget ul li a {
    background: transparent;
    color: #fff;
    text-align: left;
    padding: 0 !important;
    line-height: 35px;
}
footer .widget ul li {
position: relative;
}

/*replace the content value with the
corresponding value from the list below*/

footer .widget ul li:before {
    content: ' ';
    background-image: url(./assets/app/img/right-arrow.svg);
    background-size: 12px 12px;
    width: 12px;
    height: 12px;
    color: #d0b76c;
    padding-right: 0.5em;
    position: absolute;
    left: -18px;
    top: 11px;
}
footer.footer .no {
    color: #fff;
}
p.phone {
    border: 1px solid #d0b76c;
    padding: 10px;
}
section#custom_html-5 p {
    color: #d0b76c;
  font-size:14px;
}
section#custom_html-5
{
  margin-top:40px;
}
.office-text p {
    color: #fff;
    text-align: left;
}
h4.widget-title.widgettitle {
    color: #c6aa5c;
    font-weight: 700;
    font-size: 28px;
}
.footer-bottom ul li {
    display: inline-block;
    padding-left: 10px;
}

.footer-bottom ul li:before
{
  display:none;
}
.footer-bottom ul li i
{
  color:#c6aa5c;
 font-size:25px;
  padding-left:10px;
}
.footer-bottom p {
    display: flex;
    align-items: flex-start;
    color: #c6aa5c;
}
.footer-bottom .powered-by{
  display: inline-block;
  margin: 0 12px 0 47px;
  font-size: 14px;
}

@media (max-width: 992px){
  .footer-bottom{
    padding-bottom: 30px;
  }
  .footer-bottom p{
    display: block;
  }
  .footer-bottom .copyright{
    display: block;
    margin-bottom: 15px;
  }
  .footer-bottom .powered-by{
    margin: 0 12px 0 0;
  }
}
.footer-bottom ul
{
  float:right;
}

.footer-bottom {
    border-top: 1px solid;
    padding-top: 40px;
}
section#custom_html-6 h4 {
    position: relative;
}

section#custom_html-6 h4:before {
  content: ' ';
  background-image: url(./assets/app/img/location.svg);
  background-size: 28px 28px;
  width: 28px;
  height: 28px;
  color: #c6aa5c;
  padding-right: 0.5em;
  position: absolute;
  left: -12px;
  bottom: 20px;
}

footer.footer
{
  padding:0px;
}
.footer-top {
    padding: 60px 0px;
}

.home-banner {
  position: relative;
  padding:40px 0px;

}

.banner-text {
    position: absolute;
    top: 63%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.banner-text h4
{
  color:#fff;
  font-size:60px;
}

.color{
  color:#d0b76c;
}

svg {
  margin-bottom: 4px;
}
/*********/
.harassment_banner {
    min-height: 500px!important;
    background-position: top!important;
}

.overlay_harassment {
    position: absolute;
    width: 100%;
    background: #1303259e;
    height: 500px;
}

.harassment_banner .container {
    z-index: 9;
}

.download_pdf_xi {
   position: relative;
    top: 20px;
    border-radius: 50px;
    border: none;
    background: #3c2255;
    color: #fff!important;
    font-size: 16px;
    font-weight: 700;
    padding: 25px;
}
.page-template-page-sx-harassment p.free-case-env__sub-text {
    display: none;
}

.know_your_rights p.free-case-env__sub-text {
    display: block;
}
.know_your_rights_form span.wpcf7-form-control-wrap {
    height: auto;
}
.page-template-page-sx-harassment h1.contact-main__title {

    color: #d1b76c;
}

.page-template-page-sx-harassment  h1.contact-main__title small {
    text-transform: lowercase;
}
.downlaod_hr_pdf{
  text-align: center;
  display: block;
  color: #3c2255;
  padding-bottom: 20px;
  font-family: 'Cormorant Garamond';
  font-size: 46px;
  line-height: 40px;
  font-weight: bold;
  margin-top: 50px;
  font-style: italic;
}
.student_right {
    font-weight: 600;
    color: #3c2255!important;
    background: transparent linear-gradient(317deg, #fff 30%, #c99d4175 100%) 0% 0% no-repeat;
    font-size: 2.5rem;
    display: flex;
    line-height: 2.2rem;
}
@media(max-width:767px)
{
  .page-template-page-sx-harassment h1.contact-main__title {
      font-size: 26px;
  }

  .download_pdf_xi {
    padding: 15px;
    font-size: 14px;
  }
}

.press-template-default .main-hero-inner h1 {
  font-size: 28px;
}