.sidebar-module{
  position: relative;
}

.sidebar-module__post-link{
  display:block;
}
.sidebar-module{
  position:relative;
  z-index:6;
}
.sidebar-module__title {
  font-style: normal;
  color: #fff;
}
.sidebar-angles--top-left:before {
  position: absolute;
  content: "";
  background: inherit;
  transform: skew(0deg,5deg);
  transform-origin: 2% 0;
  left: 0%;
  top: -30px;
  z-index: 0;
  width: 100%;
  height: 31px;
}
.sidebar-angles--bottom-left:after {
  position: absolute;
  content: " ";
  background: inherit;
  transform: skew(0deg,-5deg);
  transform-origin: 2% 0;
  left: 0%;
  bottom: -30px;
  z-index: 0;
  width: 100%;
  height: 31px;
}

.sidebar-angles--top-right:before {
  position: absolute;
  content: "";
  background: inherit;
  transform: skew(0deg,-5deg);
  transform-origin: 2% 0;
  left: 0%;
  top: -5px;
  background-color: #1a65a9;
  z-index: 0;
  width: 100%;
  height: 31px;
}
.sidebar-angles--bottom-right:after {
  position: absolute;
  content: " ";
  background: inherit;
  transform: skew(0deg,5deg);
  transform-origin: 2% 0;
  left: 0%;
  bottom: -5px;
  z-index: 0;
  width: 100%;
  height: 31px;
}

.sidebar-module input:not(input[type=submit]), .sidebar-module select{
  min-height: 30px;
  padding: 4px;
  border-color: transparent;
}

.sidebar-module input:focus:not(input[type=submit]), .sidebar-module select:focus{
  border: 1px solid #d2d2d2;
  box-shadow: none;
}

.sidebar-module .hs-form-field{
  margin: 0;
}

.sidebar-module label{
  margin: 0;
  line-height: 18px;
  text-transform: uppercase;
}

.sidebar-module input[type=submit]{
  overflow: hidden;
  margin: 0;
}

.sidebar-module .hs-submit{
  margin-top: 30px;
  z-index: 2;
}

.sidebar-module__title{
  line-height: 1;
  margin-bottom: 10px;
  word-break: break-word;
}

.sidebar-module h3.form-title{
  display: none;
} 

.form-columns-2 .hs-form-field{
  width: 50% !important;
}
.sidebar-module__image{
  position: relative;
  z-index: 2;
  margin-top: -117px;
  text-align: center;
}

.sidebar-module .hs-error-msgs label{
  font-size: 11px;
  text-transform: capitalize;
}

.sidebar-module__content .sidebar-module__form fieldset {
  padding-top: 20px;
}

.sidebar-module__content .sidebar-module__form fieldset label {
  font-weight: 700;
}

@media only screen and (min-width:450px) and (max-width:768px) { 
  .sidebar-module__content .sidebar-module__form fieldset label {
    font-size: 12px !important;
  }
}

.sidebar-module__content .sidebar-module__form fieldset input,
.sidebar-module__content .sidebar-module__form fieldset select,
.sidebar-module__content .sidebar-module__form fieldset textarea {
  margin-top: 10px;
}

{#  Blog Styles #}
.sidebar-module__post-link{
  line-height: 18px;
}

{#  End Blog Styles #}

@media screen and (max-width: 767px){
  .sidebar-module{
    max-width: 100% !important;
  }

  .form-columns-2 .hs-form-field{
    width: 100% !important;
  }

  .sidebar-angles--top-left:before{
    top: -33px;
    height: 35px;
    transform: skew(0deg,4deg);
  }
  .sidebar-angles--bottom-left:after {
    bottom: -60px;
    height: 67px;
  }

  .sidebar-angles--top-right:before{
    top: -7px;
    height: 67px;
  }
  .sidebar-angles--bottom-right:after {
    bottom: -7px;
    height: 67px;
  }

  .sidebar-module .hs-submit{
    max-width: 200px;
    margin: 30px auto 0;
    text-align: center;
    display: block;
  }

  .sidebar-module--hide-top-angle-mobile:before,
  .sidebar-module--hide-bottom-angle-mobile:after{
    display:none;
  }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
  .sidebar-module input:not(input[type=submit]), .sidebar-module textarea, .sidebar-module select{
    font-size: 10px !important;
  }
}

/*BLOCKQUOTE*/

.testimonial-item:first-child blockquote {
  padding-top: 2rem;
}

blockquote {
  background: none;
  border: none;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 0rem 1rem 2rem;
  line-height: 1.6;
  color: #6f6f6f;
}



blockquote p span.quote:first-child {
    line-height: 0;
    margin: 0 5px 0 0;
    position: relative;
    top: 25px;
}
blockquote p span.quote {
    font-family: helvetica, sans-serif;
    font-size: 60px;
    line-height: 65px;
    margin-left: 3px;
    position: absolute;
    opacity: .35;
}

blockquote p {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    margin-bottom: 0;
    font-size: 0.875rem;
    line-height: 1.5rem;
}



blockquote cite {
    text-align: right;
    margin: 1rem 0 0;
    display: block;
    font-size: 0.8125rem;
}

.sidebar-module blockquote cite:before {
    content: "\2014 \0020";
}

.sidebar-module blockquote cite a {
    color: #699AC7;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.sidebar-module blockquote cite a:hover {
    color: #00c8ff;
}

.case_studies__list{
  list-style: none;
}


.case_studies__list li::before { 
  content: "";
  border-color: transparent #d6d5d5;
  border-style: solid;
  border-width: 0.25em 0 0.25em 0.35em;
  display: block;
  height: 0;
  width: 0;
  left: -1em;
  top: 0.9em;
  position: relative;
}

.case_studies__item{
  margin-bottom:5px;
  color:#d6d5d5; 
  font-size:14px;
  font-weight:bold;
}
.case_studies__item a{
  color:#d6d5d5;
}
.case_studies__item a:hover{
  color:#00c8ff;
}

/* FIX CHECKBOX */




.hs_subscriber_pack_leader_usa_newsletter [type=checkbox]+span:not(.slider):before {
    height: 15px;
    width: 15px;
}
.hs_subscriber_pack_leader_usa_newsletter [type=checkbox]:checked+span:not(.slider):after {
    background-color: #00c8ff;
    height: 12px;
    left: 2px;
    top: 18px;
    width: 12px;
}
