/***
Main page styles for FanThreeSixty dot com ***/

html {
	scroll-padding-top: 100px;
}

body {
    color: #555;
    /*** hubspot one ***/
    font: 18px/30px proxima-nova, sans-serif;
    
    /*** local one 
    font: 18px/30px "Proxima Nova"; ***/
    margin: 0;
    overflow-x: hidden;
    padding-top: 70px;
}

/* Fix for weird extra space in hubspot */
.header-container-wrapper {
 float: left;
}

.container{
  margin: 0 auto;
  max-width: 1024px;
}

.btn {
    background: #556FFE;
    box-shadow: 0px 0px 30px rgba(85, 111, 254, 0.15), 0px 1px 15px rgba(85, 111, 254, 0.15);
    border-radius: 38px;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    height: 76px;
    line-height: 76px;
    padding: 0 30px;
    text-decoration: none;
    transition: box-shadow 0.25s ease-in-out, transform 0.25s ease-in-out;
}

.btn:hover {
    box-shadow: 0px 0px 30px rgba(85, 111, 254, 0.2), 0px 1px 15px rgba(85, 111, 254, 0.3);
    transform:translatey(-2px);
}

.hero {
    background: url('https://4825668.fs1.hubspotusercontent-na1.net/hubfs/4825668/Website%20Images/bean-urple.svg') bottom right no-repeat, linear-gradient(26.34deg, #EEEEEE -20.67%, #FFFFFF 74.63%);
    background-size: 370px 370px, cover;
    background-position: 100% 110%;
    border-radius: 0px 0px 75px 75px;
    overflow: hidden;
    padding: 50px 30px 0;    
    position: relative;
}

.hero.light-blue {
    background: url('https://4825668.fs1.hubspotusercontent-na1.net/hubfs/4825668/Website%20Images/bean-light-blue.svg') bottom right no-repeat, linear-gradient(26.34deg, #EEEEEE -20.67%, #FFFFFF 74.63%);
    background-size: 370px 370px, cover;
    background-position: 100% 110%;
}

.hero.dark-blue {
    background: url('https://4825668.fs1.hubspotusercontent-na1.net/hubfs/4825668/Website%20Images/bean-dark-blue.svg') bottom right no-repeat, linear-gradient(26.34deg, #EEEEEE -20.67%, #FFFFFF 74.63%);
    background-size: 370px 370px, cover;
    background-position: 100% 110%;
}

.industry_page .hero {
    padding: 30px 30px 0;
}

h1 {
    font-size: 30px;
    font-weight: 900;
    letter-spacing: -0.01em;
    line-height: 36px;
    margin: 0 0 30px;
}

h2 {
    font-size: 24px;
    letter-spacing: -0.01em;
    line-height: 30px;
    font-weight: 900;
}

h3 {
    font-size: 24px;
    letter-spacing: -0.01em;
    line-height: 30px;
    font-weight: 900;
}

h4 {
    color:#556FFE;
    font-size: 18px;
    letter-spacing: -0.01em;
    line-height: 21px;
    font-weight: 700;
}

.strikethrough {
    text-decoration-line: line-through;
}

.page_category {
    color: #999;
    font-size: 16px;
    margin: 0 0 5px;
    text-transform: uppercase;
}

.hero .subhead {
    letter-spacing: -0.01em;
    margin: 0 0 30px;
}

.hero_image {
    height: 320px;
    position: relative;
}

.hero_image img {
    position: absolute;
        bottom: -10%; right: 0;
    height: 110%;
    width: 100%;
    object-fit: contain;
}

@media only screen and (max-width: 440px) {
.hero_image img {
   bottom: -20%
  }
}

@media print {
  .no-print {
    display: none !important; /* Hides elements with the 'no-print' class */
  }

.hero_secondary {
    padding: 50px 20px;
    text-align: center;
}

.small_image {
    height: 100px;
    margin: 0 auto 15px;
    width: 100px;
}

.small_image img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.hero_secondary h1 {
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 15px;
}

.hero_secondary p {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
}

hr {
    background: linear-gradient(269.99deg, rgba(85, 111, 254, 0.5) 33.85%, rgba(85, 111, 254, 0.2) 100.28%);
    border: none;
    height: 2px;
    margin: 0 60px;
    opacity: 0.15;
}

.page_content {
    clear: both;
    margin: 0 auto;
    max-width: 1024px;
}

.page_intro {
    margin: 100px 30px;
}

.highlight {
    margin: 100px 30px;
}

.highlight img {
    max-height: 350px;
    width: 100%;
    object-fit: contain;
}

.featured_clients p {
    font-weight: 700;
    margin: 0 30px 30px;
}

.whoosh {
    background: #E2E7FF;
    border-radius: 20px;
    margin: 0 10px;
    padding: 50px 50px 20px;
}

.client_logos {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 0 auto;
    max-width: 500px;
}

.client_logos img {
    flex-basis: 33%;
    height: 60px;
    object-fit: contain;
    margin: 0 0 30px;
}

.product_callouts {
    margin: 100px 0;
}

.job_openings {
    margin: 50px 0;
}

.product_callouts h3, .job_openings h3 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 900;
    margin: 0 20px 50px;
}

.job_openings h3 {
    font-size: 18px;
    font-weight: 700;
    margin: 0 20px 30px;
    text-align: left;
}

.card_links {
    background: linear-gradient(165.12deg, rgba(160, 171, 247, 0.5) 28.57%, rgba(212, 121, 230, 0.5) 54.03%, rgba(232, 176, 142, 0.5) 80.57%);
    border-radius: 20px;
    margin: 0 10px;
    padding: 20px;
}

.job_openings .card_links {
    background: #E2E7FF;
}

.card_links a {
    background: #fff;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
    border-radius: 30px;
    box-sizing: border-box;
    color: #555;
    display: block;
    margin: 0 0 20px;
    padding: 30px 30px 20px;
    text-decoration: none;
    width: 100%; 
}

.card_header {
    display: flex;
    align-items: left;
}

.product_icon, .card_links span.emoji {
    height: 50px;
    width: 50px;
}

.card_links span.emoji {
    font-size: 50px;
    line-height: 50px;
    margin: 0 0 15px;
    text-align: left;
}

.card_links h4 {
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 0 10px;
}

.job_openings .card_links h4 {
  font-size: 20px;
  color: #556FFE; 
  margin: 0;
}

.card_links p {
    color: #999;
    font-size: 16px;
    line-height: 24px;
}

.card_links hr {
    background: #eee;
    height: 1px;
    margin: 30px 0 0;
    opacity: 1;
    width: 100%;
}

.card_links span {
    color: #556FFE;
    display: inline-block;
    font-weight: 700;
    margin: 20px auto 0;
    text-align: center;
    width: 100%;
}

.page_cta {
    display: flex;
    justify-content: center;
}

.exec_bios {
    margin: 0 30px;
    text-align: center;
}

.bio_item {
    margin: 0 0 100px;
}

.bio_name {
    font-size: 21px;
    font-weight: 700;
    margin: 0;
}

.bio_text {
    margin: 0 auto;
    max-width: 340px;
}

.bio_title {
    color: #999;
    font-size: 16px;
    margin: 0;
}

.bio_image {
    margin: 0 0 15px;
}

.bio_image img {
    height: 200px;
    width: 200px;
}

.logo_board {
    margin: 100px 30px;
    text-align: center;
}

.logo_board h2 {
    margin-bottom: 50px;
}

.logo_board p {
    color: #999;
    margin: 30px 0;
}

.logo_board .logos,
.logo_board .logos_wide {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}

.logo_board img {
    height: auto;
    object-fit: contain;
    max-width: 100%;
}

.client_testimonials {
    background: url('https://4825668.fs1.hubspotusercontent-na1.net/hubfs/4825668/Website%20Images/light-blue-whoosh.svg') no-repeat;
        background-position: center;
        background-size: 100% 80%;
    margin: 50px 20px;
}

.testimonial_card {
    background: linear-gradient(192.88deg, rgba(255, 255, 255, 0.15) 57.89%, rgba(85, 111, 254, 0.15) 133.38%), #ffffff;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
    border-radius: 50px;
    margin: 0 auto;
    padding: 50px;
    max-width: 400px;
}

.testimonial_quote {
    font-size: 18px;
    line-height: 30px;
    margin: 0;
}

.testimonial_name {
    font-size: 16px;
    font-weight: 700;
    margin: 0;
}

.testimonial_title {
    color: #999;
    font-size: 12px;
    line-height: 16px;
    margin: 0;
}

.testimonial_card .client_info {
    display: flex;
    align-items: center;
    margin: 30px 0 0;
}

.testimonial_card .pro_pic {
    position: relative;
    height: 70px;
    width: 70px;
}

.testimonial_card .client_info .text {
    margin: 0 0 0 15px;
}

.client_photo {
    border: 3px solid #FFFFFF;
    border-radius: 50%;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
    height: 100%;
    width: auto;
}

.client_logo_thumbnail {
    height: 24px;
    position: absolute;
        right: -2px; bottom: -2px;
    width: 24px;
}

.photo_collage {
    margin: 0 20px 50px;
}

.photo_collage img {
    border-radius: 30px;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
    margin: 0 0 20px;
    width: 100%;
}

.stacked_photo {
    display:grid;
    grid-gap: 20px;
    grid-template-columns: 1fr 1fr;
}

footer {
    background: linear-gradient(181.4deg, #448AFF -14.36%, #6A2EEF 106.38%);
    border-radius: 20px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin: 100px 10px 10px;
    padding: 50px 30px;
}

footer a {
    color: #fff;
    text-decoration: none;
}

.footer_links {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 30px;
    grid-row-gap: 20px;
    list-style: none;
    padding: 0;
}

footer .social_icons a {
    display: block;
    float: left;
    height: 30px;
    margin: 0 10px 10px 0;
    width: 30px;
}

footer .social_icons img {
    height: auto;
    width: 100%;
}

.footer_content {
    margin: 100px 0 0;
    text-align: center;
}

.copyright {
    font-size: 12px;
    line-height: 21px;
    margin: 50px 20px 0;
}

/*** CONTACT FORM ***/
.fts_contact_form {
  margin: 20px;
  margin-left: 20px;
  width: 100%;
}

.row-fluid [class*="span"].fts_contact_form:first-child {
  margin-left: 20px;
}

.fts_contact_form form {
  background: #eee;
  border-radius: 30px;
  padding: 50px 30px;
  margin: 0 auto;
  max-width: 700px;
}

.fts_contact_form form fieldset {
  max-width: none; 
}

.fts_contact_form label {
  display: none; 
}

.fts_contact_form form fieldset.form-columns-2 .hs-form-field,
.fts_contact_form form fieldset.form-columns-1 .hs-form-field {
    width: 100%;
    float: none;
    padding: 0 0 20px;
}

.fts_contact_form form fieldset.form-columns-2 .input,
.fts_contact_form form fieldset.form-columns-1 .input{
    margin-right: 0;
}

.fts_contact_form .form-columns-2 {
 display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
}

.fts_contact_form .form-columns-2 input {
  margin: 0;
}

.fts_contact_form form fieldset.form-columns-1 .hs-input {
 width: 100%; 
}

.fts_contact_form input::placeholder,
.fts_contact_form select:invalid,
.fts_contact_form textarea::placeholder{
  color: #999;
}

.fts_contact_form input,
.fts_contact_form select,
.fts_contact_form textarea {
  background: #FFFFFF;
  opacity: 0.85;
  border: 1px solid #CCCCCC;
  box-sizing: border-box;
  box-shadow: inset 0px 0px 8px rgba(0, 0, 0, 0.1);
  border-radius: 30px;
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
  margin: 0;
  padding: 15px 20px;
  width: 100%;
}

.fts_contact_form input:focus,
.fts_contact_form select:focus,
.fts_contact_form textarea:focus {
  outline: none;
  border: 1px solid #556FFE;
  box-shadow: inset 0px 0px 8px rgba(85, 111, 254, 0.3);
}

.fts_contact_form select {
    appearance: none;
    -webkit-appearance: none;
    background-image: url('data:image/svg+xml;utf8,<svg viewBox=\"0 0 40 40\" height=\"100%\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\"><path d=\"M5.58 8.178L.842 12.917l18.905 18.904 19.411-19.41-4.043-4.044-14.911 14.912L5.58 8.178z\" fill=\"DarkGray\"/></svg>');
    background-repeat: no-repeat;
    background-position: right 15px top 50%, 0px 0px;
    background-size: 15px, 100%; 
}

.fts_contact_form textarea {
    min-height: 150px;
    padding: 20px;
}

.fts_contact_form input[type="submit"] {
 background: #556FFE;
  box-shadow: 0px 0px 30px rgba(85, 111, 254, 0.15), 0px 1px 15px rgba(85, 111, 254, 0.15);
  border-radius: 38px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-weight: 700;
  margin: 0 auto;
  padding: 20px 50px;
  text-align: center;
  width: auto;
  transition: box-shadow 0.25s ease-in-out, transform 0.25s ease-in-out;
  -webkit-appearance: none;
}

.fts_contact_form input[type="submit"]:hover {
    box-shadow: 0px 0px 30px rgba(85, 111, 254, 0.2), 0px 1px 15px rgba(85, 111, 254, 0.3);
    transform:translatey(-2px);
}

.fts_contact_form ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.fts_contact_form .hs-error-msg {
  display: inline-block;
  font-size: 14px;
  line-height: 18px;
  margin: 0 10px;
}

.fts_contact_form .submitted-message {
    background: #eee;
    border-radius: 30px;
    margin: 20px auto;
    padding: 100px;
    min-height: 400px;
    text-align: center;
    max-width: 700px; 
}

.fts_contact_form .submitted-message p {
    margin: 0 auto;
    max-width: 400px;
}

/*** PRODUCT PAGES **/

.product_hero {
    background: url('https://4825668.fs1.hubspotusercontent-na1.net/hubfs/4825668/Website%20Images/content/products/Product-Bean.svg') bottom right no-repeat, linear-gradient(1.75deg, #556FFE -239.2%, #FFFFFF 74.93%);
    background-size: 370px 260px, cover;
    border-radius: 0px 0px 75px 75px;
    padding: 50px 30px;
}

.product_hero.light_blue {
    background: url('https://4825668.fs1.hubspotusercontent-na1.net/hubfs/4825668/Website%20Images/content/products/Product-Bean-light-blue.svg') bottom right no-repeat, linear-gradient(0deg, #448AFF -327.51%, #FFFFFF 72.87%);
    background-size: 370px 260px, cover;
}

.product_hero.green {
    background: url('https://4825668.fs1.hubspotusercontent-na1.net/hubfs/4825668/Website%20Images/content/products/Product-Bean-green.svg') bottom right no-repeat, linear-gradient(22.75deg, #CCCCCC -179.4%, #FFFFFF 46.85%);
    background-size: 370px 260px, cover;
}

.product_title {
    display: flex;
    align-items: center;
}

.product_title img {
    height: 30px;
    width: 30px;
    margin: 0 10px 0 0;
}

.product_title h1 {
    margin: 0;
}

.product_content {
    margin: 50px 30px 100px;
}

.product_content img {
    max-width: 100%;
}

.key_features {
    margin: 100px 30px;
}

.key_features h3 {
    font-size: 18px;
    margin: 0 0 30px;
}

.feature_item {
    background: linear-gradient(63.21deg, #EEEEEE 3.51%, #FFFFFF 114.49%);
    box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    display: grid;
    grid-template-columns: 36px 1fr;
    grid-gap: 30px;
    margin: 0 0 20px;
    padding: 40px;
}

.feature_item .emoji {
    font-size: 36px;
    line-height: 36px;
}

.feature_item h4  {
    margin: 0 0 10px;
}

.feature_item p {
    color: #999;
    font-size: 16px;
    line-height: 25px;
    margin: 0;
}

.product_links {
    margin: 100px 30px;
}

.product_links h3 {
    font-size: 18px;
    margin: 0 0 20px;
}

.product_links a {
    background: #E3EDFF;
    border-radius: 25px;
    color: #556FFE;
    display: inline-block;
    font-weight: 700;
    font-size: 16px;
    line-height: 42px;
    margin: 0 10px 10px 0;
    padding: 4px 20px;
    text-decoration: none;
    transition: background 0.2s ease-in, box-shadow 0.2s ease-in;
}

.product_links a:hover {
    background: #E2E7FF;
    box-shadow: 0px 2px 15px rgba(85, 111, 254, 0.1);
}


/* MEDIUM SCREENS */
@media only screen and (min-width: 700px) {
        
    .hero {
        background-position: 100% 120%;
        padding: 50px 30px 0;
        height: 500px;
        position: relative;
    } 
    
    .hero.light-blue, .hero.dark-blue {
        background-position: 100% 120%; 
    }
  
    .industry_page .hero {
        padding: 30px 30px 0;
    }
    
    .headline {
        max-width: 80%;
    }
        
    .subhead {
        width: 55%;
    }
    
    .hero_image {
        height: 400px;
        width: 60%;
        position: absolute;
            right: 0; bottom: 0;
    }

    .hero_image img {
            bottom: -10%; right: -20%;
        height: 110%;
        width: 120%;
    }
    
    .hero_secondary {
        display: flex;
        text-align: left;
        margin: 0 auto;
        max-width: 600px;
    }

    .small_image {
        flex: 1 0 auto;
        margin: 0;
    }
    
    hr {
        margin: 0 auto;
        max-width: 600px;
    }
    
    .highlight {
        display: grid;
        grid-gap: 30px;
        grid-template-columns: 1fr 2fr;
        align-items: center;
    }
    
    .highlight .copy {
        order: 2;
    }
    
    .highlight .illustration {
        order: 1;
    }
    
    .page_intro {
        margin: 100px auto;
        max-width: 500px;
        text-align: center;
    }
    
    .featured_clients p {
        margin: 0 auto 30px;
        max-width: 500px;
        text-align: center;
    }
    
    .whoosh {
        background: url('https://4825668.fs1.hubspotusercontent-na1.net/hubfs/4825668/Website%20Images/content/featured-clients/fanthreesixty-featured-clients-bg-100.svg');
        background-size: 100% 100%;
        padding: 60px 50px 50px;
    }
    
    .client_logos {
        justify-content: center;
        max-width: 1000px;
    }

    .client_logos img {
        flex-basis: auto;
        height: 60px;
			  margin: 10px;
        width: 150px;
    }
    
    .testimonial_card {
        padding: 100px;
        max-width: 580px;
    }

    .testimonial_quote {
        font-size: 24px;
        line-height: 36px;
    }
    
    .testimonial_card .client_info {
        margin: 50px 0 0;
    }
    
    .testimonial_card .client_info .text {
        margin: 0 0 0 20px;
    }
    
    .testimonial_card .pro_pic {
        height: 100px;
        width: 100px;
    }
  
    .client_logo_thumbnail {
    height: 36px;
    width: 36px;
      right: -4px; bottom: -4px;
  }
  
    .testimonial_name {
        font-size: 21px;
    }
    
    .testimonial_title {
        font-size: 16px;
    }
    
    .product_callouts h3,
    .job_openings h3 {
        font-size: 36px;
        line-height: 48px;
        margin: 0 auto 100px;
        max-width: 700px;
        text-align: center;
    }
  
    .job_openings h3 {
      font-size: 24px;
      margin: 0 auto 30px; 
  }
    
    .card_links .card_container {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 20px;
        margin: 0 auto;
        max-width: 1000px;
    }
    
    .card_links a {
        display: grid;
        margin: 0;
    }
    
    .card_links .card_cta {
        align-self: end;
    }
    
    .bio_text {
        max-width: 500px;
    }
    
    .logo_board {
        margin: 100px 50px;
    }
    
    .logo_board .logos,
    .logo_board .logos_wide {
        grid-gap: 50px;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        margin: 0 auto;
        max-width: 600px;
    }
    
    .photo_collage {
        display: grid;
        grid-template-columns: 3fr 1fr;
        grid-gap: 30px;
        margin: 0 auto 100px;
        max-width: 1000px;
    }

    .photo_collage img {
        border-radius: 30px;
        margin: 0 0 20px;
        width: 100%;
    }

    .stacked_photo {
        grid-template-columns: 1fr;
    }
    
    .product_hero .container {
        max-width: 700px;
    }
    
    .product_title img {
        height: 50px;
        width: 50px; 
        margin: 0 10px 0 0;
    }
    
    .product_content {
        margin: 0 auto 100px;
        max-width: 700px;
    }
    
    .key_features h3 {
        text-align: center;
    }
    
    .feature_boxes {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 20px;
        margin: 0 auto;
        max-width: 1000px;
    }
    
    .feature_item {
        margin: 0;
    }
    
    .product_links {
        margin: 100px auto;
        max-width: 1000px;
        text-align: center;
    }
  
    .row-fluid [class*="span"].fts_contact_form:first-child {
        margin-left: 0;
    }
  
    .fts_contact_form {
      background: url('https://4825668.fs1.hubspotusercontent-na1.net/hubfs/4825668/Website%20Images/content/fanthreesixty-products-background.svg') no-repeat;
        background-size: 100% 70%;
      background-position: center;
      margin: 0 20px;
  }
  
    .fts_contact_form form {
        padding: 50px;
      }
  
    .fts_contact_form form fieldset.form-columns-2 .hs-form-field,
    .fts_contact_form form fieldset.form-columns-1 .hs-form-field {
        padding: 0 0 30px;
    }
  
    .fts_contact_form .form-columns-2 {
        grid-gap: 30px;
    }
  
    .fts_contact_form input,
    .fts_contact_form select,
    .fts_contact_form textarea {
      font-size: 21px;
      padding: 15px 30px;
    }
        
}

/* LARGE SCREENS */
@media only screen and (min-width: 900px) {
    
    body {
        /*** hubspot one ***/
      font: normal 21px/36px proxima-nova, sans-serif;

      /*** local one 
      font: normal 21px/36px "Proxima Nova"; ***/
        padding-top: 100px;
    }
    
    .hero {
        background: url('https://4825668.fs1.hubspotusercontent-na1.net/hubfs/4825668/Website%20Images/bean-urple.svg') bottom right no-repeat, linear-gradient(16.84deg, #EEEEEE -33.03%, #FFFFFF 68.94%);
        background-size: 600px 550px, cover;
        background-position: 100% 130%;
        padding: 70px 50px 0;
        height: 550px;
    }
  
    .hero.light-blue {
        background: url('https://4825668.fs1.hubspotusercontent-na1.net/hubfs/4825668/Website%20Images/bean-light-blue.svg') bottom right no-repeat, linear-gradient(16.84deg, #EEEEEE -33.03%, #FFFFFF 68.94%);
        background-size: 600px 550px, cover;
        background-position: 100% 130%;
    }

    .hero.dark-blue {
        background: url('https://4825668.fs1.hubspotusercontent-na1.net/hubfs/4825668/Website%20Images/bean-dark-blue.svg') bottom right no-repeat, linear-gradient(16.84deg, #EEEEEE -33.03%, #FFFFFF 68.94%);
        background-size: 600px 550px, cover;
        background-position: 100% 130%;
    }
    
    h1 {
        font-size: 50px;
        line-height: 58px;
        margin: 0 0 50px;
    }
    
    h2 {
        font-size: 42px;
        line-height: 50px;
    }
	
	h3 {
        font-size: 36px;
        line-height: 42px;
    }
    
    .page_category {
        font-size: 18px;
        margin: 0;
    }
    
    .hero .subhead {
        margin: 0 0 50px;
    }
    
    .hero_image {
        height: 500px;
        width: 60%;
    }
    
    .hero_secondary {
        padding: 100px 20px;  
        max-width: 700px;
    }

    .small_image {
        height: 150px;
        margin: 0 15px 0 0;
        width: 150px;
    }
  
    .hero_secondary h1 {
        font-size: 36px;
        line-height: 36px;
        margin: 0 0 30px;
    }

    .hero_secondary p {
        font-size: 21px;
        line-height: 36px;
    }
    
    .highlight {
        grid-gap: 100px;
        grid-template-columns: 1fr 1fr;
        margin: 100px 30px;
    }
    
    .highlight img {
        max-height: 500px;
    }
    
    .page_intro {
        font-size: 24px;
        line-height: 42px;
        margin: 100px auto;
        max-width: 700px;
    }
    
    .featured_clients p {
        font-size: 24px;
        line-height: 42px;
        max-width: 700px;
    }
    
    .whoosh {
        margin: 0 20px;
        padding: 70px 0;
    }
    
    .client_logos img {
        margin: 0;
        height: 90px;
    }
    
    .testimonial_card {
        padding: 100px 150px;
        max-width: 600px;
    }
    
    .product_callouts {
        margin: 100px 0;
    }
  
    .job_openings {
      margin: 0;
  }
    
    .card_links {
        background: url('https://4825668.fs1.hubspotusercontent-na1.net/hubfs/4825668/Website%20Images/content/fanthreesixty-products-background.svg');
        background-size: 100% 100%;
        margin: 0 20px;
    }
    
    .job_openings .card_links {
        background: url('https://4825668.fs1.hubspotusercontent-na1.net/hubfs/4825668/Website%20Images/light-blue-whoosh.svg') no-repeat;
        background-position: center;
        background-size: 100% 70%;
    }
    
    .card_links .card_container {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        grid-gap: 30px;
    }
    
    .card_links a {
        transition: box-shadow 0.2s ease-in;
    }
    
    .card_links a:hover {
        box-shadow: 0px 0px 30px rgba(226, 231, 255, 0.5);
    }
    
    .card_header {
        align-self: start;
        display: block;
    }
    
    .card_links h4, 
    .job_openings .card_links h4 {
        margin: 0;
        font-size: 21px;
    }
  
    .card_links p {
         align-self: start;
    }
        
    .bio_item {
        display: flex;
        margin: 0 auto 50px;
        text-align: left;
        width: 800px;
    }
    
    .bio_text {
        align-items: center;
        font-size: 16px;
        line-height: 24px;
        margin: 20px 0 0 50px;
    }
  
    .logo_board {
        margin: 100px 50px;
    }
    
    .logo_board p {
        margin: 50px auto 30px;
        max-width: 700px;
    }
    
    .logo_board .logos {
        grid-template-columns: 1fr 1fr 1fr 1fr;
        max-width: 700px;
    }
    
    .logo_board .logos_wide {
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
        max-width: 700px;
    }
    
    .page_cta {
          padding: 100px 0;
    }
  
    .careers .page_cta {
      padding: 0;   
    }
        
    footer {
        margin: 150px 20px 20px;
        padding: 100px 150px;
    }
    
    footer .container {
        display: flex;
    }
    
    .footer_links, .footer_content {
        flex: 1 1 auto;
    }
    
    .footer_links a {
        padding: 5px 15px;
        border-radius: 13px;
        background: transparent;
        transition: background 0.2s ease-in;
        display: inline-block;
    }
    
    .footer_links a:hover {
        background: #556FFE;
    }
    
    .footer_links .social_icons {
        padding: 0 0 0 15px;
    }
    
    .footer_links .social_icons a {
        padding: 0;
        border-radius: 15px;
    }
    
    .footer_content {
        margin: 0 0 0 0;
        text-align: right;
    }
    
    .copyright {
        margin: 50px 0 0;
    }
    
    /*** Product Page ***/
    
    .product_hero {
        background: url('https://4825668.fs1.hubspotusercontent-na1.net/hubfs/4825668/Website%20Images/content/products/Product-Bean.svg') bottom right no-repeat, linear-gradient(1.75deg, #556FFE -239.2%, #FFFFFF 74.93%);
        background-size: 570px 320px, cover;
        padding: 70px 50px 100px;
    }
    
    .product_hero.light_blue {
        background: url('https://4825668.fs1.hubspotusercontent-na1.net/hubfs/4825668/Website%20Images/content/products/Product-Bean-light-blue.svg') bottom right no-repeat, linear-gradient(0deg, #448AFF -327.51%, #FFFFFF 72.87%);
        background-size: 570px 320px, cover;
    }
    
    .product_hero.green {
        background: url('https://4825668.fs1.hubspotusercontent-na1.net/hubfs/4825668/Website%20Images/content/products/Product-Bean-green.svg') bottom right no-repeat, linear-gradient(22.75deg, #CCCCCC -179.4%, #FFFFFF 46.85%);
        background-size: 570px 320px, cover;
    }
    
    .product_title {
        margin: 0 0 30px;
    }
    
    .product_title img {
        margin: 0 20px 0 0;
    }
    
    .product_hero h1 {
        font-size: 42px;
        line-height: 50px;
    }
    
    .product_hero p {
        margin: 0;
    }
    
    .product_content {
        margin: 100px auto;
    }
        
    .product_hero p, .product_content p {
        font-size: 24px;
        line-height: 42px;
    }
    
    .product_content .main_screenshot {
        margin: -180px 0 50px;
    }
    
    .key_features {
        margin: 100px 0;
    }
    
    .feature_boxes {
        grid-gap: 30px;
    }
    
    .feature_item h4 {
        font-size: 21px;
        line-height: 30px;
    }
    
    .product_links {
        margin: 100px auto;
    }
        
}

/* X LARGE SCREENS */
@media only screen and (min-width: 1200px) {
    
    .hero {
        background: url('https://4825668.fs1.hubspotusercontent-na1.net/hubfs/4825668/Website%20Images/bean-urple.svg') bottom right no-repeat, linear-gradient(16.84deg, #EEEEEE -33.03%, #FFFFFF 68.94%);
        background-size: contain, cover;
        padding: 70px 0 0;
        height: 660px;
    }
  
    .hero.light-blue {
          background: url('https://4825668.fs1.hubspotusercontent-na1.net/hubfs/4825668/Website%20Images/bean-light-blue.svg') bottom right no-repeat, linear-gradient(16.84deg, #EEEEEE -33.03%, #FFFFFF 68.94%);
          background-size: contain, cover;
    }

    .hero.dark-blue {
          background: url('https://4825668.fs1.hubspotusercontent-na1.net/hubfs/4825668/Website%20Images/bean-dark-blue.svg') bottom right no-repeat, linear-gradient(16.84deg, #EEEEEE -33.03%, #FFFFFF 68.94%);
          background-size: contain, cover;
    }
    
    .headline {
        max-width: 70%;
    }
  
    h1 {
        font-size: 60px;
        line-height: 72px;
    }
    
    .hero_image {
        height: 600px;
    }
    
    .whoosh {
        padding: 100px 0;
    }
    
    .logo_board {
        margin: 100px auto;
    }
    
    .logo_board .logos {
        max-width: 900px;
    }
    
    .logo_board .logos_wide {
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
        max-width: 1000px;
    }
    
    .footer_links {
        flex: 0 1 auto;
    } 
    
    .footer_content {
        flex: 2 1 auto;
    }
        
}

/* XX LARGE SCREENS */
@media only screen and (min-width: 1500px) {
    
    .hero_image {
        height: 700px;
    }
    
}