@charset "UTF-8";

#whitePaperFormContainer {
  margin-top: 0;
}

.single h1.page_title {
  color: #003D79;
  border-bottom: 0;
  margin-bottom: 2px;
  font-size: 37px;
  font-weight: normal;
  text-transform: none;
}

.archive h1.pagetitle {
  margin-bottom: 0;
  border-bottom: 0;
}

.archive section.topHeading {
  border-bottom: 1px solid #D3D3D3;
}

.archive section.topHeading .whitePaperCategoryMenu {
  padding-bottom: 10px;
}

#whitePaperSubTitle {
  color: #999;
  font-size: 20px;
  font-family: Lato;
  line-height: 1.2;
  margin: 0px 0 20px 0;
}

.single .singleRightSidebar {
  text-align: right;
}

.single .singleRightSidebar img {
  max-width: 300px;
  height: auto;
}

.whitePaperListItem .gencontentstyle div,
.whitePaperListItem .gencontentstylehp div {
  margin-top: 0;
  margin-bottom: 0;
}

article.whitePaperListItem div.kicker {
  font-size: 20px;
  line-height: 1;
  margin-bottom: 10px;
  color: #999;
  text-transform: uppercase;
}

article.whitePaperListItem h2>a>span {
  font-size: 0.7em;
  display: block;
  color: #000000;
  line-height: normal;
}

.list_thumbnail {
  width: 100%;
}

.list_thumbnail img {
  width: 100% !important;
}

.whitePapersDownloadBtn {
  font-weight: bold;
  text-transform: uppercase;
  padding: 5px 25px;
  margin-top: 20px;
  margin-right: 20px;
}

.whitePaperCategoryMenu a {
  margin-right: 10px;
  display: inline-block;
  box-sizing: border-box;
}

body.ragan_white_papers-template-default.single.single-ragan_white_papers .boilerplate {
  margin-top: 20px;
  width: 100%;
  max-width: 600px;
}

@media (max-width: 767px) {
  .whitePaperCategoryMenu a {
    width: 100%;
    padding: 2px 5px;
    margin-right: 0;
  }

  .whitePaperCategoryMenu a:hover {
    background-color: #f8f8f8;
  }
}

@media (max-width: 575px) {
  body.archive .article-header .whitePapersDownloadBtn {
    margin-bottom: 20px;
  }
}


.styledFormContainer.hubspot-embeded-form  form .field {
  margin-bottom: 7px;
}




.ty-bg {
  background: url('https://www.ragan.com/wp-content/uploads/2017/11/sponsor-ty-background.png') no-repeat;
  background-size: 100% 540px;
  padding: 60px 50px;
  min-height: 400px;
  max-height: 500px;
}

.ty-bg .col.left {
  float: left;
  width: 60%;
}

.ty-bg .col.right {
  float: left;
  width: 40%;
  text-align: center;
}

.ty-bg .col::after {
  clear: both;
  content: '';
}

.ty-bg h2 {
  color: #fff;
  font-family: 'Lato', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 45px;
  line-height: 1.2em;
  margin: 40px 0;
}

.ty-bg .download {
  background: #183c6e;
  color: white;
  padding: 10px 20px;
  border: none;
  text-decoration: none;
  font-family: 'Lato', sans-serif;
  font-size: 20px;
}

.ty-bg .download:hover {
  background: #215398;
  text-decoration: none;
}

.wpShareButtons a {
  display: inline-block;
  margin: 0 3px;
}

@media (max-width: 768px) {
  .wpShareButtons span {
    width: 50%;
    display: block;
    margin: 0 0 10px 0;
    float: left;
  }

  .wpShareButtons span a {
    margin: 0;
  }

  .sponsorLogos img {
    width: auto !important;
    margin-bottom: 15px;
    clear: both;
  }

  .ty-bg {
    height: auto;
    background-size: cover;
  }

  .ty-bg .col.left {
    width: 100%;
  }

  /* GO FLEX MODE FOR MOBILE!!! */
  .ty-bg {
    display: flex;
    flex-wrap: wrap;
    padding: 25px;
  }

  .ty-bg .col {
    flex: 0 0 100%;
  }

  .ty-bg .col.left,
  .ty-bg .col.right {
    float: none;
  }

  .ty-bg .col.right {
    order: 1;
    margin-bottom: 15px;
  }

  .ty-bg .col.left {
    order: 2;
    text-align: center;
  }

  .ty-bg .col.right img {
    width: 40% !important;
  }

  .ty-bg h2 {
    font-size: 35px;
    margin: 0 0 30px;
    text-align: center;
  }

  .ty-bg a.download {
    text-align: center;
    margin: 0 auto;
  }
}

@media (max-width: 576px) {
  .ty-bg {
    padding: 30px 30px 50px 30px;
  }

  .ty-bg h2 {
    font-size: 30px;
    margin: 0 0 30px;
  }

  .ty-bg .col.right img {
    width: 55% !important;
    max-width: 250px !important;
  }
}

@media (max-width: 351px) {
  .ty-bg h2 {
    font-size: 25px;
  }

  .ty-bg a.download {
    font-size: 16px;
  }
}




img.whitepaper-cover.dark-shadow {
  box-shadow: 0 0 16px 1px rgba(0, 0, 0, 0.6);
}

img.whitepaper-cover.thin-dark-border {
  border: 1px solid #000000;
}

img.whitepaper-cover.thick-dark-border {
  border: 3px solid #000000;
}

img.whitepaper-cover.light-shadow {
  box-shadow: 0 0 16px 1px rgba(0, 0, 0, 0.2);
}

img.whitepaper-cover.thin-light-border {
  border: 1px solid #bebebe;
}

img.whitepaper-cover.thick-light-border {
  border: 3px solid #bebebe;
}

img.whitepaper-cover.white-shadow {
  box-shadow: 0 0 16px 1px rgba(255, 255, 255, 0.5);
}

img.whitepaper-cover.thin-white-border {
  border: 1px solid #fff;
}

img.whitepaper-cover.thick-white-border {
  border: 3px solid #fff;
}