.primary__cta {
    position: relative;
    padding: 13px 16px 14px 16px;
    border: 2px solid #fff;
    font-size: 18px;
    font-family: "Open Sans" , sans-serif;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
}

.primary__cta:hover {
    background: rgba(0,0,0,0.2);
    color: #fcde1f;
}

.secondary__cta {
    position: relative;
    padding: 13px 16px 14px 16px;
    border: 2px solid #000;
    font-size: 18px;
    font-family: "Open Sans" , sans-serif;
    font-weight: 400;
    color: #000;
    text-decoration: none;
}

.secondary__cta:hover {
    color: #f63;
}

.download__cta {
    padding: 11px 0 0 0;
    margin: 0;
}

.download__cta__button {
    border: 2px solid #ffb800;
    border-radius: 4px;
    padding: 10px 20px;
    position: relative;
    color: #ffb800;
    font-family: "Open Sans" , Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

.download__cta__button:hover {
    background-color: #ffb800;
    color: #fff;
}

.download__cta__button:hover span {
    background: url("http://www.blackboard.com/static/img/download_arrow.png") -24px 0;
}

.download__cta__button__arrow {
    background: url("http://www.blackboard.com/static/img/download_arrow.png") 0 0;
    position: relative;
    top: -3px;
    padding: 0 7px;
}

.alt__cta__button {
    background-color: #afafaf;
    border-radius: 4px;
    color: #fff;
    font-weight: bold;
    padding: 10px 20px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    left: 5px;
}

html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

html,button,input,select,textarea {
    font-family: "Open Sans" , Helvetica, sans-serif;
}

body {
    margin: 0;
}

a:focus {
    outline: thin dotted;
}

a:active,a:hover {
    outline: 0;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

h2 {
    font-size: 1.5em;
    margin: .83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: .83em;
    margin: 1.67em 0;
}

h6 {
    font-size: .67em;
    margin: 2.33em 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

dfn {
    font-style: italic;
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

mark {
    background: #ff0;
    color: #000;
}

p,pre {
    margin: 1em 0;
}

code,kbd,pre,samp {
    font-family: monospace,serif;
    _font-family: 'courier new',monospace;
    font-size: 1em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: none;
}

q:before,q:after {
    content: '';
    content: none;
}

small {
    font-size: 80%;
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

dl,menu,ol,ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

menu,ol,ul {
    padding: 0 0 0 40px;
}

nav ul,nav ol {
    list-style: none;
    list-style-image: none;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

form {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px;
}

button,input,select,textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

button,input {
    line-height: normal;
}

button,select {
    text-transform: none;
}

button,html input[type="button"],* 1 */,input[type="reset"],input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible;
}

button[disabled],html input[disabled] {
    cursor: default;
}

input[type="checkbox"],input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    min-width: 960px;
}


.clear {
    clear: both;
    padding: 0;
    margin: 0;
}

.main_promo {
    position: relative;
    min-width: 960px;
    max-width: 1170px;
    margin: 20px auto 30px;
    background-color: #fff;
}

.main_promo__wrapper {
    font-family: Cambria, Georgia, 'EB Garamond', serif;
    margin-bottom: 9px;
}

.main_promo__list {
    max-height: 420px;
    list-style-type: none;
    margin: 0;
    overflow: visible; /* hidden */
    padding: 0;
}

.main_promo__list__item {
    position: relative;
    height: 0;
    padding-top: 6%;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    background-repeat: no-repeat;

}

.main_promo__list__item__wrapper {
    position: absolute;
    top: 0;
    color: #fff;
    height: 100%;
    overflow: hidden;
    padding: 1%;
    font-size: 18px;
}

@media only screen and (min-width:70em) {
    .main_promo__list__item__wrapper {
        font-size: 20px;
    }
}

.main_promo__list__item__wrapper--left {
    right: 45%;
    width: 50%;
}

.main_promo__list__item__wrapper--right {
    left: 47%;
    width: 50%;
}

.main_promo__list__item--ctas a {
    display: inline;
    margin: 0 10px 0 0;
}

.main_promo__list__item--header {
    font-size: 40px;
    line-height: 44px;
    margin-top: 30px;
}

.main_promo__list__item--header--notBold {
    font-weight: normal;
}

.main_promo__list__item--paragraph {
    font-size: 22px;
    line-height: 32px;
    margin: 20px 0 40px 0;
}

.bx-viewport {
    max-height: 420px !important;
    overflow: hidden;
}

.bx-pager {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 20;
    width: 180px;
    height: 100%;
    margin: 5px 0 0 -90px;
    text-align: center;
}

.bx-pager-item {
    display: inline-block;
}

.bx-pager-link {
    background: url("http://www.blackboard.com/static/img/home-sprite.png") no-repeat 0 -71px;
    overflow: hidden;
    text-align: left;
    text-indent: -9999em;
    cursor: pointer;
    display: inline-block;
    height: 14px;
    margin: 0 5px;
    width: 14px;
}

.bx-pager-link:hover,.bx-pager-link.active {
    background: url("http://www.blackboard.com/static/img/home-sprite.png") no-repeat -20px -71px;
    overflow: hidden;
    text-align: left;
    text-indent: -9999em;
}

.bx-controls {
    height: 30px;
    position: relative;
    z-index: 10;
}

.bx-controls > div {
    position: absolute;
    top: 0;
    left: 50%;
    height: 30px;
}

.bx-controls-direction {
    width: 200px;
    margin-left: -100px;
}

.bx-prev,.bx-next {
    position: absolute;
    display: block;
    top: 10px;
    width: 8px;
    height: 10px;
}

.bx-prev {
    left: 0;
    background: url("http://www.blackboard.com/static/img/home-sprite.png") no-repeat 0 -45px;
    overflow: hidden;
    text-align: left;
    text-indent: -9999em;
}

.bx-next {
    right: 0;
    background: url("http://www.blackboard.com/static/img/home-sprite.png") no-repeat 0 -58px;
    overflow: hidden;
    text-align: left;
    text-indent: -9999em;
}

.hide {
    display: none;
}

.main__content .main_promo__list__item--paragraph {
    color: #fff;
    font-size: 16px;
}

h3.main_promo__list__item--header {
    padding: 0 !important;
}

.home .main_promo + .divider--dashed {
    display: none;
}
