body {
    font-family: 'Open Sans', sans-serif !important;
    font-style: normal;
}
h2 {
    padding-bottom: 30px;
}
h2, h3 {
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    text-align: center;
}
a:hover {
    text-decoration: none !important;
}

input {
    padding: 4px 8px;
    font-size: 12px;
    border: 0;
}
textarea {
    padding: 5px 10px;
    font-size: 12px;
    border: 0;
}

/*
 * Colors
 */
.bgc-blue {
    background: #508BC5;
}
.bgc-dark-blue {
    background: rgba(50, 112, 165, 1); /* #3270A5 */
}
a.bgc-dark-blue:hover,
button.bgc-dark-blue:hover {
    background: rgba(50, 112, 165, 0.5);
}
.bgc-green {
    background: rgba(33, 136, 38, 1); /* #218826 */
}
a.bgc-green:hover {
    background: rgba(33, 136, 38, 0.5);
}
.bgc-green-ce {
    background: #2ABC55;
}
.bgc-black {
    background: #000;
}
.bgc-grey {
    background: #E6E6E6;
}
.bgc-grey-light {
    background: #F4F4F4;
}
.txt-green {
    color: #218826;
}
.txt-grey {
    color: #606060;
}
.txt-cyan,
.txt-cyan:hover,
.txt-cyan:active {
    color: #00FFFF;
}

footer a,
footer a:hover,
.button,
.button:hover,
.button:focus,
.conan-header .nav-link,
.conan-header .nav-link:hover,
#contact-us .button-subscribe,
#contact-us .button-subscribe:hover {
    color: #fff;
}

/*
 * General
 */
.section-content {
    padding-top: 60px;
    padding-bottom: 60px;
}
.section-content h2 {
    font-weight: 300;
}
.footer-content {
    padding-top: 20px;
    padding-bottom: 20px;
}
.seperator {
    width: 100%;
    max-width: 100%;
    height: 1px;
    margin-top: 60px;
    margin-bottom: 60px;
}
.button {
    display: inline-block;
    padding: 10px 20px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.spacer-80 {
    height: 80px;
}
.spacer-30 {
    height: 30px;
}

/*
 * Sections
 */
.conan-header .navbar-brand {
    max-width: 200px;
}
.conan-header .navbar-nav {
    align-items: center;
}
.conan-header .navbar-toggler {
    border-color: rgba(255,255,255,0.5);
}
.conan-header .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 0.75)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.social-icons {
    text-align: center;
    margin-left: 10px;
    margin-bottom: 5px;
}


#hero {
    color: #fff;
}
#hero h1 {
    margin-bottom: 30px;
    text-shadow: 2px 2px #444;
}
.hero-description {
    font-weight: 300;
    font-size: 1.25em;
    margin-bottom: 50px;
}
.hero-gitbub-row {
    margin-top: 40px;
}
a.github-link,
a.github-link:hover {
    text-decoration: underline;
}
.dl-version {
    font-size: 0.8em;
}
.button-get-started {
    padding-left: 30px;
    padding-right: 30px;
}



#artifactory-ce-cta {
    padding: 8px 0;
    font-weight: 300;
}
.artifactory-read-more-cta:after {
    content: ">";
    position: relative;
    top: 1px;
    right: 0;
    padding-left: 5px;
    transition: right .2s ease-in-out;
}
.artifactory-read-more-cta:hover:after {
    right: -5px;
}


#our-users .user-box {
    margin-left: 20px;
    margin-right: 20px;
    text-align: center;
}
#our-users ul {
    padding-left: 20px;
}
#our-users ul li {
    list-style: none;
    padding-bottom: 15px;
}
#our-users ul li::before {
    position: absolute;
    color: #218826;
    content: "\2022";
    margin-left: -1em;
}
#our-users h3 {
    padding-top: 20px;
    padding-bottom: 20px;
}


#community {
    position: relative;
    color: #fff;
    box-shadow: inset 0px 11px 15px -9px #333, inset 0px -11px 8px -10px #333;
}
#community .community-bg-img {
    display: none;
    position: absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;
}
#community .community-content {
    font-size: 15px;
    font-weight: 300;
}
#community a {
    text-decoration: underline;
    color: rgba(255, 255, 255, 1);
}
#community a:hover {
    text-decoration: underline !important;
}

#mktoForm_1479 div, #mktoForm_1479, #mktoForm_1479 span{
    display: inline-flex;
    margin: 0 !important;
    padding: 0 !important;
}

#mktoForm_1479 input{
    display: inline-flex;
    margin: 0;
    padding: 5px !important;
    height: 32px;
    width: 220px !important;
}
#mktoForm_1479 input[type='checkbox'] {
    width: auto !important;
}

#mktoForm_1479 .mktoAsterix{
    display: none;
}

#mktoForm_1479 label{
    width: 0px !important;
}

#mktoForm_1479 .mktoButtonWrap .mktoSimple{
    margin-left: 0px !important;
}

#mktoForm_1479 button{
    padding: 0 5px 0 5px !important;
    height: 32px;
    margin-left: 20px;
}


#testimonials .testimonial-content {
    max-width: 550px;
    margin: 0 auto;
    text-align: center;
}
#testimonials .testimonial-title {
    font-size: 22px;
    font-weight: bold;
}
#testimonials .quote {
    font-style: italic;
    margin-top: 1rem;
}
#testimonials #conan-banner img {
    max-width: 1000px;
    width: 100%;
    height: auto;
}


#contact-us {
    color: #fff;
}
#contact-us h2 {
    padding-bottom: 0;
}
.cu-form-container {
    padding-top: 40px;
}
    .cu-form-left {
        text-align: center;
    }
    .cu-form-right {
        text-align: center;
    }
    #contact-us .cu-input-div {
        padding-bottom: 17px;
    }
    #contact-us input {
        width: 259px;
    }
    #contact-us .button-submit {
        width: 100%;
        max-width: 260px;
        border: none;
    }
    #contact-us input#terms_cu {
        width: auto;
    }
.subscribe-form-container {
    padding-top: 40px;
    padding-bottom: 35px;
}
.subscribe-form-container .mktoForm {
    width: 320px !important;
}
.subscribe-form-container .mktoForm .mktoFormRow:nth-child(3) {
    position: relative;
    left: -240px;
    top: 37px;
    width: 400px;
}
.subscribe-form-container .mktoForm .mktoButtonRow {
    position: relative;
    left: -340px;
}
#mktoForm_1479 .mktoFieldDescriptor label[for=Communications_Opt_In__c] {
    width: 300px !important;
    padding-top: 10px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.mktoForm label[for=Email] {
    width: 0px !important;
}
.mktoForm .mktoFieldDescriptor .mktoCheckboxList {
    width: 25px !important;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
    .subscribe-text {
        font-size: 12px;
        padding-right: 10px;
    }
    .button-subscribe {
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 12px;
        padding-right: 12px;
        margin-left: -4px;
    }


#terms-and-conditions h2,
#terms-and-conditions h3,
#privacy-policy h2,
#privacy-policy h3 {
    padding-top: 30px;
    padding-bottom: 0;
    text-align: left;
}
#terms-and-conditions h3,
#privacy-policy h3 {
    font-size: 1.25rem;
}
#privacy-policy a {
    word-break: break-all; /* mobile fix */
}



footer {
    font-size: 14px;
}
footer ul {
    padding-left: 0;
}
footer ul li {
    list-style: none;
}

/*
 * Media Queries
 */
@media only screen and (min-width: 576px) {
    /* Bootstrap: sm */
    .conan-header .navbar-brand {
        max-width: 300px;
    }

    .button-download {
        margin-right: 10px;
    }
    .button-get-started {
        margin-left: 10px;
    }
}

@media only screen and (min-width: 768px) {
    /* Bootstrap: md */
    /*
     * Sections
     */
    .conan-header .navbar {
        padding-top: 0;
        padding-bottom: 0;
    }
    .conan-header .navbar-nav {
        margin-left: auto;
        height: 67px;
    }
    .conan-header .navbar-expand-md .navbar-nav .nav-download {
        height: 100%;
        padding-top: 22px;
        background: #3270A5;
        padding-left: 20px;
        padding-right: 20px;
    }
    .nav-download::before,
    .button-download::before {
        content: url("../img/download-arrow.png");
        position: relative;
        top: 3px;
        left: -2px;
    }

    #testimonials .section-content {
        padding-top: 115px;
    }


    .cu-form-left {
        text-align: right;
    }
    .cu-form-right {
        text-align: left;
    }
    #contact-us .button-submit {
        max-width: 550px;
    }
    #testimonials .slick-prev,
    #testimonials .slick-next {
        top: 28%;
    }
    #testimonials .slick-prev::before {
        content: url("../img/arrow-left.png");
        font-size: 45px;
        color: #000;
    }
    #testimonials .slick-next::before {
        content: url("../img/arrow-right.png");
        font-size: 45px;
        color: #000;
    }
}

@media only screen and (min-width: 992px) {
    /* Bootstrap: lg */
    /*
     * Sections
     */
    .conan-header .navbar-brand {
        max-width: 100%;
    }

    #hero {
        height: 428px;
    }
}

@media only screen and (min-width: 1200px) {
    /* Bootstrap: xl */
    /*
     * Sections
     */
    #community .community-bg-img {
        display: block;
    }
    footer ul {
        padding-left: 50px;
    }
}


p.subtitle{
    font-size: 0.7em !important;
}

p.subtitle a, p.subtitle a:hover, p.subtitle a:visited{
    text-decoration: underline !important;

}

.conan-center{
    margin-left: 30px;
}

.conan-center span{
    margin-left: 5px;
    margin-top: 5px;
    font-size: 0.9em;
}