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

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/****************************************/
/* HubSpot Style Boilerplate            */
/****************************************/
/* Resources */

.video-module-title h2, .video-module-text p, .video-title h4, .embedded-sub-header {
  color: #fff;
}

select::-ms-expand {
   display:none !important;
  }

a.resources--outer--sorter--reset  {
    text-transform: uppercase !important;
    font-size:16px;
}

.list-blog-sidebar h3 {
    font-size:20px;
}

.mobile-only {
    display:none;
}

#topic-label {
    width:45%;
}
#product-label {
    width:45%;
}
#desktop-and-tablet-sorter {
    margin-bottom:65px;
}

h6 {
    margin: 20px 0 0 0;
    font-size:16px;
}
.resource-wrapper {
    max-width:1095px;
    margin: 0 auto;
}

.cpa-resources-wrapper {
    display:inline-block;
    width: 48%;
    margin-bottom:20px;
}

.im--visuallyhidden {
    display:none!important;
}
.resources--outer--sorted {
    font-size:0px;
}
.resources--outer--sorted .mix {
    display: none;
    vertical-align: top;
    border: 0;
    width: 30%;
    padding: 0;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 5%;
    overflow: hidden;
}
.resources--outer--sorter {
    margin-bottom:5px;
    padding:10px;
}
.span8 .resources--outer-sorter {
		display: inline-flex !important;
}
.resources--outer--sorter select {
    display: inline-flex !important;
    max-width: 100%;
    width: 48% !important;
    margin: 10px 10px 0 0;
    outline: none;
    box-shadow: none;
    height: auto;
    background-color: #ffffff;
    font-family: "Ek Mukta", sans-serif;
    font-size: 16px;
    line-height: 1.35em;
    font-weight: 300;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #2799CB;
    color: #2799CB;
    padding: 0 20px;
    height: 50px;
    cursor: pointer;
    position: relative;
    background-image: url("https://cdn2.hubspot.net/hubfs/2631050/resources-arrow-blue.png");
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 30px;
    text-transform:uppercase;
    border-radius: 0px!important;
}

option {
    text-transform:capitalize;
}

div.sorter-wrapper {
    display:inline-flex;
}


.resources--outer--sorter--reset {
    display: inline-flex;
    display: -webkit-inline-flex;
    max-width: 100%;
    margin-left:10px;
    /*width: 15% !important;*/
    padding: 13px 70px;
    /* margin-top: 10px; */
    outline: none;
    box-shadow: none;
    height: auto;
    background-color: #2799CB;
    color: #FFF;
    font-family: "Ek Mukta", sans-serif;
  	font-size: 16px;
    line-height: 1.35em;
    font-weight: 300;
    text-align: center;
    border-color: transparent;
    text-shadow:none;
    border-style: solid;
    border-width:1px;
    cursor:pointer;
    -webkit-appearance: none;
    appearance: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position:relative;
    top:20px;
}
.resources--outer--sorter--reset:hover {
    cursor:pointer;
    background:#FFF;
    color:#2799CB;
    border: 1px solid #2799CB;
}
.resources--item--image {
    display: block;
    height: 200px;
    width: 100%;
    margin: 0 auto;
    padding: 0 0 10px 0;
}
.resources--item--meta {
    display:block;
    text-align:center;
}
.resources--item--categories {
    display:block;
    font-size:13px !important;
    line-height:1.5em;
    color:#000000;
    margin-top:0px;
    padding:10px 0;
    text-transform:uppercase;
    text-align:left;
    margin-bottom:0px;
}
.resources--item--categories span {
    display:inline-block;
    margin:0px 3px 5px;
    padding: 1px 5px;
    border-radius: 3px;
    background:#2799CB;
  	color: #fff;
}
.resources--item--title {
    margin-top:0px;
    color:#3c3c3c;
    font-size: 19px !important;
    line-height:1.35em;
    margin-top:10px;
}
.resources--item--title a {
    font-family: "Proxima-nova", sans-serif;
  	color: #2799CB;
    line-height:inherit;
}
.resources--item--description, .resources--item--description p {
    font-size:14px;
    line-height:1.5em;
    color:#000000;
    margin-top:0px;
    margin-bottom:0px;
}
.resources--item--info {
    display:block;
    padding: 0 20px 20px 0;
  	text-align:left;
}
.resources--item--meta .lap-and-up-equalize--1 {
    display:block;
    margin-bottom:5px;
}
.resources--item--meta .lap-and-up-equalize--2 {
    display:block;
}
.resources--item--btnwrapper {
    display: flex;
    display: -webkit-flex; /* Safari */
    justify-content: left;
    -webkit-justify-content: left; /* Safari 6.1+ */
  	margin-bottom: 10px;
}
.resources--item--btn {
    display: flex;
    display: -webkit-flex; /* Safari */
    justify-content: center;
    -webkit-justify-content: center; /* Safari 6.1+ */
    width:auto;
    min-width:50%;
    max-width:100%;
    margin-bottom:0 !important;
    background:transparent;
    color:#2799CB !important;
    font-size:13px !important;
    text-transform: uppercase;
    font-weight:700;
    font-family: "Proxima-nova", sans-serif;
    line-height:1.5em;
    padding:10px 20px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    border: 2px solid #2799CB;
}
.resources--item--btn:hover {
    background:#2799CB;
    color:#FFF !important;
}
.resources--item--btn:after {
    content:"↓";
    float:right;
    margin-left:15px;
}
.resources--outer--cta {
    text-align:center;
}
.resources--outer--sidebar .scroll--item {
    -webkit-transition: margin-top .5s ease-in-out;
    -moz-transition: margin-top .5s ease-in-out;
    -ms-transition: margin-top .5s ease-in-out;
    -o-transition: margin-top .5s ease-in-out;
    transition: margin-top .5s ease-in-out;
    
    -webkit-transition-delay:0s;
    transition-delay:0s;
}
.one-column-resources .custom-home-row1 .inner-wrapper .inner-row2 .hs_cos_wrapper_type_rich_text {
    bottom:-28px;
}

.sidebar-width {
     margin-left: 5% !important;
     width: 24% !important;
 }

#resources {
    width:100%;
    display:block;
}

span.edit-topic-bg {
    background-color:#000;
  	color: #fff
}

span.edit-topic-year {
    font-size:14px;
    font-weight:500;
    color:#2799CB;
    margin:0;
    padding:0;
}
.item-overlay {
    position: absolute;
    max-width: 330px;
    max-height: 440px;
    background: url(https://cdn2.hubspot.net/hubfs/2631050/Corinium%20logo%20+%20branding/cropped-Corinium-site-icon-150x150.png);
    z-index: -1;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50% 85%;
    opacity: 0;
}

/*
.one-column-resources .custom-header.main-nav {
    position:absolute!important;
    top:0!important;
}
.one-column-resources .mm-container {
    position:absolute!important;
}
.one-column-resources .mega-menu .active-branch > ul {
    position:relative!important;
}*/

@media (max-width:900px) {
    .resources--outer--sorted .mix {
        width:45%;
    }
}
@media (max-width:767px) {
    .resources--outer--sorter select {
        width:100% !important;
      	height: auto;
    }
    .resources--outer--sorter--reset {
        display:block !important;
        width: 95% !important;
        margin: 0 auto;
        top:0;
      	padding: 2px 0 2px 20px;
    }
    .cpa-resources-wrapper {
        display:block;
        width: 100%;
        margin-bottom:0;
    }
    #resources {
        width:100%;
    }
    #desktop-and-tablet-sorter {
    margin-bottom:5px;
    }
    .resources--outer--cta {
        display:none!important;
    }
    .resources--outer--sorter {
        margin-bottom:0px;
    }
    .resources--outer--sidebar {
        padding-bottom:0px!important;
    }
    .resources--outer--sidebar .scroll--item {
        position:relative!important;
        margin-top:0px!important;
        display:none;
        -webkit-transition: margin-top 0s ease-in-out;
        -moz-transition: margin-top 0s ease-in-out;
        -ms-transition: margin-top 0s ease-in-out;
        -o-transition: margin-top 0s ease-in-out;
        transition: margin-top 0s ease-in-out;
        -webkit-transition-delay:0s;
        transition-delay:0s;
    }
    .subscribe-mobile-padding {
        padding-top: 20px;
        text-align: center;
    }
    .sidebar-width {
        margin-left: 0% !important;
        width: 100% !important;
    }
}
@media (max-width:767px) and (min-width:501px) {
    .resources--outer--sorter {
        padding-left:2.5%;
        padding-right:2.5%;
    }
}
@media (max-width:500px) {
    .resources--outer--sorted .mix {
        width:100%;
        margin-left:auto;
        margin-right: auto;
        padding: 0 20px;
    }
}


@media (max-width:1139px) and (min-width: 768px) {
    .resources--outer--sorter--reset {
        font-size: 12px;
        padding: 15px 63px;
    }
}

/* ==========================================================================
   Buttons                                              
   ========================================================================== */


/* All Global Buttons (Excluding CTAs)
   ========================================================================== */

body .hs-button.primary,
body input[type="submit"],
.body input[type="button"] a {
    padding-left: 17px;
    padding-right: 17px;
    text-decoration: none;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 50%;
    line-height: 32px;
    display: inline-block;
    font-weight: 400;
    border: 0;
    background: #FFC80A;
    color: #2a3c5a;
    font-size: 12px;
    font-family: "Ek Mukta", sans-serif;
    opacity: 1;
    text-transform: uppercase;
    font-weight: 700;
    border-radius:23px;
}

.body input[type="button"] a:after{
    background-color: #e5202e;
    color: #ffffff;
    content: "→";
    display: block;
    width: 64px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color .5s ease;
    transition: background-color .5s ease;
    font-weight: 300;
}

body .hs-button.primary:hover,
body input[type="submit"]:hover,
body input[type="button"]:hover {
    background-color: #2a3c5a;
    color: #fff;
}

body .hs-button.primary:focus,
body input[type="submit"]:focus,
body input[type="button"]:focus {}

body input[type="email"] {
    display: block;
    max-width: 100%;
    width: 100%!important;
    padding: 6px 15px;
    margin: 10px 0;
    outline: none;
    box-shadow: none;
    height: auto;
    background-color: #ffffff;
    color: #333333;
    font-family: "Proxima-nova", sans-serif;
    font-size: 16px;
    line-height: 1.35em;
    font-weight: 300;
    border-color: #e3e3e3;
    border-style: solid;
    border-width: 2px;
    border-radius: 15px;
    -webkit-appearance: none;
-moz-appearance: none;
appearance: none;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background-repeat: no-repeat;
background-position: right center;
padding-right: 30px;

}

label {
    display:none;
}

  .resources--item--image {
    display: block;
    height: 200px;
    width: 98%;
    margin: 0 auto;
    padding: 0 0 10px 0;
  }
/* span.lap-and-up-equalize--1.tablet-equalize--1 {
    display:none;
} */

span.lap-and-up-equalize--2.tablet-equalize--2 {
    height:auto !important;

/* ==========================================================================


   7. MOBILE MEDIA QUERIES                              


   ========================================================================== */

   

/* Screen sizes smaller than site maxWidth (.page-center)
   ========================================================================== */

@media(min-width:1000px) {
  .resources--outer--sorter {
    padding:0;
  }
}

