.logo{
    top: 25px;
    padding-bottom: 15px;
}
    .logo img{
width: 190px;
    }

    body {
        font-weight: normal;
    }

  .logo>img.customlogo{
        height: auto;
        width:auto;
      max-width: 150px;
      max-height: 80px;
    }

    @media (max-width: 768px){
.logo{
    top: 22px;
}
    .logo img{
width: 130px;
    }

    .logo>img.customlogo{
            height: auto;
    width: auto;
    max-height: 45px;
    max-width: 120px;
    }
    }

@media (min-width: 1000px){
.problemcontainer {
    width: 900px;
}

}

@media (min-height: 800px){

    .problemcontainerdetail {
        display: flex;
        height: 450px;
    }
}

@media (min-width: 1200px){
.problemcontainer {
    width: 1100px;
}
}

@media (min-width: 1500px){
.problemcontainer {
    width: 1300px;
}
}

@media (min-height: 1200px){

    .problemcontainerdetail {
        display: flex;
        height: 650px;
    }
}
@media (max-width: 999px){
.problemcontainer {
    max-width: 750px;
}
}

@media (min-height: 751px){

    .problemcontainerdetail {
        display: flex;
        height: 400px;
    }
}

@media (max-height: 750px){

    .problemcontainerdetail {
        display: flex;
        height: auto;
    }
}
/*@media (max-width: 500px){*/
/*.problemcontainer {*/
    /*width: 300px;*/
/*}*/
/*}*/

    .headline {
        text-align: center;
        margin-top: 19px;
    }

    .headline h3{
        font-size: 28px;
        color: #101010;
        line-height: 35px;
        font-weight: 400;
    }

    .problem-detail .headline{
        margin-top:initial;
        padding-top: 15px;
    }
    .problem-detail .headline h3{
        font-size: 24px;
        line-height: 30px;
    }
    .problemlink{
        font-size: 18px;
        line-height: 23px;
        color: #00ba99;
    }

    .sub-headline {
        text-align: center;
        margin-top: 20px;
        /*margin-bottom: 15px;*/
    }

    .sub-headline h3{
        font-size: 24px;
        color: #101010;
        line-height: 30px;
    }

    .problemdetailview{
            display: inline-flex;
    margin-top: 12px;
    margin-bottom: 12px;
    }

    .problem {
        display: flex;
    }
    .campaigns{
        border-radius: 10px;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
        background-color: #ffffff;
        box-sizing: border-box;
        text-align:center;
        display: flex;
    align-items: center;
    align-self: center;
    vertical-align: middle;
    height: 125px;
        padding: 10px;
        margin-bottom: 15px;
        cursor: pointer;
        padding-right:inherit;
    }
    .campaignlink{display:inline-flex;width:100%;align-items: center}

    .campaigntime{
            right: 0;
    top: 0;
    position: absolute;
    /*background: #F2F2F2;*/
    /*border: 1px solid #EAEAEA;*/
    /*box-sizing: border-box;*/
    /*border-radius: 0 10px 0 5px;*/
    /*margin-right: 0;*/
    /*margin-top: 0;*/
    padding: 4px;
    font-size: 12px;
    color: #707070;
    line-height: 15px;
    }
    #campaign_time {
        width: auto;
        float: right;
        background: #F2F2F2;
        border: 1px solid #EAEAEA;
        box-sizing: border-box;
        border-radius: 0 15px 0 5px;
        margin-right: -10px;
        margin-top: -10px;
    }

    #campaign_time span{
        font-size: 12px;
        color: #707070;
        line-height: 15px;
    }
    .problem-detail .campaigns {
            display: block;
    text-align: left;
        /*min-height: 150px;*/
    height: 190px;
        border: .5px solid #eeeeee;
    /*padding: 40px;*/
    }

    #problem_solved{
            font-size: 14px;
    line-height: 18px;
    color: #707070;
    }

    #problem_description{
            font-size: 16px;
    line-height: 20px;
    /*color: #969696;*/
        color: #3a3a3a;
        margin-top: 10px;
        margin-bottom: 10px;
        height: 115px;
        overflow: hidden;
    }

    .brandlogo{
        text-align:center;
        width: 150px;
        padding: initial;
    }
    .brandlogo > img{
        max-height: 45px;
        height: auto;
        width: auto;
        max-width: 140px;
    }

    .brandlogo> label{
        font-size: 16px;
        line-height: 20px;
        color:#cccccc;
        display: block;
    }

    .websitelabel{
        font-size: 16px;
        line-height: 20px;
        color:#101010;
        display: block;
            bottom: 0;
    position: absolute;
    /* text-align: center; */
    margin-bottom: 10px;
    width: 150px;

    }
    .problem .sub-headline{
        display: inline-table;
        text-align:left;
    }

    .desktopviews{
        color: #969696;
        font-size: 16px;
            display: flex;
    align-items: center;
    align-self: center;
        padding-left: inherit;
    }

    .backdiv{
    width: auto;
    display: flex;
    align-items: center;
    left: 0;
    position: inherit;
    padding-left: 10px;

    }

    .backdivmobile{
        display:none;
        padding-top: 22px;
        padding-left:initial;
        position: absolute;
    }



    .problemcontainercolumn{
        display: flex;
        flex-direction: column;
    }

    .tmpimg{
        height:auto;
        max-height: 360px;
        width:auto;
        max-width:225px;
            border-radius: 5px;
    border: 1px solid #E5E5E5;
    box-sizing: border-box;
        cursor:pointer;
    }

    .owl-carousel .owl-item img.tmpimg{
        display: inherit;
        border:none;

    }
    .owl-stage-outer{
    border: 1px solid #E5E5E5;
    border-radius: 5px;
    text-align: center;
    vertical-align: middle;
    display: flex;
        height:360px;
        width: 225px;
    }

    .owl-stage{
            align-items: center;
    align-self: center;
    display: flex;
    }


    .campaigncomponents {
        background: #FFFFFF;
        border: 0.5px solid #eeeeee;
        box-sizing: border-box;
        border-radius: 15px;
        text-align: center;
        height: 150px;
        width: 32%;
    }

    .campaigncomponents>span>img {
        /*text-align: center;*/
        /*height: 30px;*/
        /*font-size: 36px;*/
        /*line-height: 30px;*/
        /*margin-top: 22px;*/
        /*margin-bottom: 4px;*/
        height: 40px;
        width: auto;
        text-align: center;
        opacity: 0.5;
    }

    .campaigncomponents span{
        display:block;
    }

    .campaigncomponents span:first-child{
        font-size: 12px;
        line-height: 15px;
        color: #969696;
        margin-top: 22px;
    }

    .campaigncomponents:first-of-type{
        margin-right:2%
    }

    .campaigncomponents:last-of-type{
        margin-left:2%
    }
    .campaigncomponents span:last-child{
        background-color: #f8f8f8;
        font-size: 14px;
        line-height: 18px;
        /*color: #969696;*/
        color: #3a3a3a;
            margin-top: 5px;
    margin-left: -14.5px;
    margin-right: -14.5px;
    border-radius: 0 0 15px 15px;
    padding: 14px;
        height: 75px;
        display: inline-grid;
        align-items: center;
        width: 100%;
    width: fill-available;
    width: -webkit-fill-available;
    width: -moz-available;

    }
    .problemdetailview .desktopviews{
        margin-right: 25px;
    }
    .solutionbtndiv {
            display: flex;
    align-items: center;
    align-self: center;
    padding-left: inherit;
    }

    .ctabtndiv{
        display: flex;
        text-align: center;
    }

    .ctabtndiv>div{
        display: inline-block;
    }
.ctabtndiv a,.ctabtndiv button{
    width: 100%;
    display: inherit;
}
.ctabtndiv>ul{
    width:100%;
}
.ctabtndiv>ul>li{
        width: auto;
    display: inline-grid;
    padding: inherit;
}
.ctabtndiv>ul>li>label,.ctabtndiv label{
    font-size:10px;
    color: #182fa5;
    line-height: 13px;
    margin-bottom: 4px;
    display: block;
}
.ctabtndiv>ul>li>p,.ctabtndiv p{
        width: auto;
    text-align: center;
    margin-top: 4px;
    display: block;
        font-size: 12px;
    line-height: 13px;
    color: #969696;
    /*padding-left: 5%;*/
    /*padding-right: 5%;*/
}
    .ctabtndiv button,.ctabtndiv a{
        border:none;
        padding-top:10px;
        padding-bottom:10px;
        /*padding-left:10px;*/
        /*padding-right:10px;*/
        /*margin-left:6px;*/
        /*margin-right:6px;*/
    }

    /*.ctabtndiv span p{*/
        /*display: block;*/
        /*font-size:10px;*/
        /*line-height: 13px;*/
        /*color: #c3c3c3;*/
        /*margin-top: 4px;*/
    /*}*/

    /*.ctabtndiv span{*/
        /*display: block;*/
    /*}*/

    /*.ctabtndiv span label{*/
        /*font-size: 10px;*/
        /*line-height: 13px;*/
        /*color: #FD0606;*/
        /*margin-bottom: 4px;*/
        /*display: block;*/
    /*}*/
    /*.ctabtndiv span.hiddenspan{*/
        /*display:none;*/
    /*}*/

    .campaign_tags {
        display: inline-flex;
        margin-bottom: 12px;
    }
    .campaign_tags li{
        font-size: 18px;
        color: #707070;
        padding: 4px;
        text-transform: lowercase;
    }
    .solutions{
        border: none;
    color: #fff;
    padding: 2px;
    line-height: 20px;
        background-color: #19b500;
    border-radius: 3px;
    font-size: 16px;
        width: 86px;
    }
.solutions.number{
    margin-left: 2px;
    background-color: #128101;
    width: 24px;
}

    .viewmore{
font-size: 18px;
        margin-top: 15px;
        color: #00ba99;

    }

    .viewmore2,.viewless2{
        font-size: 14px;
        display: block;
        color: #00ba99;
        /*margin-top: 10px;*/
            float: right;
    line-height: 18px;
    }
    #assess,#challenge,#viewsolution{
        font-size:18px;
        line-height:23px;
        border-radius: 5px;
    }
    #assess,#challenge{
        background-color: #fff;
        color: #182FA5;
        border: 2px solid #182fa5;
    }
    #assess:hover,#challenge:hover{
        background-color: #182FA5;
        color: #fff;
    }

    #viewsolution{
        background-color: #182FA5;
        color: #fff;
        border: 2px solid #182fa5;
        /*font-weight: bold;*/
    }

    .stickycta{
        display: initial;
    text-align:center;
    bottom: 0;
    position: fixed;
    width: 100%;
    width: fill-available;
    width: -webkit-fill-available;
    width: -moz-available;
        z-index:2;
    }

    .stickycta > .col-xs-12{
    text-align: center;
    padding-top: 5px;
    padding-bottom:5px;
    font-size: 125%;
    background-color: #000000;
    margin-left: 0;
    margin-right: 0;
    color: #fff;
}

.stickycta > .col-xs-12 > ul {
    margin-bottom: initial;
    display: inline-flex;
    vertical-align: middle;
    align-items: center;
}

#stickyctatext {
    text-align: left;
}
#stickyctatext span:first-child{
    font-size: 22px;
    line-height: 28px;
}

#stickyctatext span:last-child{
    font-size: 14px;
    line-height: 18px;
    display: block;
}

#playicon img{
    height: 45px;
    width: auto;
}
.btn-u-stickycta{
    font-size: 24px;
    background-color: #fff;
    color: #182fa5;
    border: 2px solid #fff;
    border-radius: 5px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    padding-top: 6px;
    padding-bottom: 6px;
    font-weight: bold;
}

.btn-u-stickycta:hover{
    background-color: #182fa5;
    color: #fff;
    border: 2px solid #182fa5;
}

#closeicon {
    right: 0;
    position: fixed;
    margin-right:5px;

}

.backtoall{
    color: #969696;font-size:14px;position:absolute;left:0;text-align:center;
            padding-left:15px;cursor: pointer;height: 24px;line-height: 24px;display:flex;
}

.backdivmobile>.backtoall{
    position: relative;
    padding-left: 5px;
}

.info-popup {
    position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
    text-align:center;

}

#urlbot{
    text-align:center;
}
.ctaheadline{
    font-size: 18px;
    line-height: 23px;
    color: #707070;
}
#email_form{
    display: inline-block;
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
}
.owl-theme .owl-controls .owl-page span {
    background: none repeat scroll 0 0 #869791;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 12px;
}
.industry {
    color: #000000;
    background: #FBFAEF;
    border-radius: 2px;
    font-size: 10px;
    height: 16px;
    line-height: 16px;
    min-width: 50px;
    width: auto;
}
.campaigndifficulty {
    display: inline-block;
    border-radius: 2px;
    margin-left: 5px;
    width: 50px;
    height: 16px;
    line-height: 16px;
    font-size: 10px;
    text-align: center;
}
    @media (max-width: 768px){

        .problemcontainer{width: 100%;
    padding-left: 5px;
    padding-right: 5px;}

        .problem-detail .campaigns{
            padding: 15px;
            height: auto;
        }
        .headline {
        text-align: center;
        margin-top: 23px;
    }

    .headline h3{
        font-size: 20px;
        color: #101010;
        line-height: 25px;
    }

    .problemlink{
        font-size: 12px;
        line-height: 13px;

    }
/*.sub-headline>span>a{*/
        /*font-size: 10px;*/
        /*line-height: 13px;*/
/*}*/

        .campaigntime{
            border-radius: 0 12px 0 5px;
        }

        #campaign_time{
            margin-right: -16.5px;
            margin-top: -15.5px;
        }
    .sub-headline {
        text-align: center;
        margin-top: 10px;
        /*margin-bottom: 15px;*/
    }

    .tags>.sub-headline {
        padding-left: initial;
        margin-bottom: 5px;
    }

    .sub-headline h3{
        font-size: 16px;
        color: #707070;
        line-height: 20px;
    }

    .problem {
        display: block;
    }

    #problem_solved{
        font-size:14px;
        line-height:18px;
    }
    .campaigns{
        border-radius: 10px;
    height: 135px;
        padding: initial;
        margin: 5px;
        margin-top: 14px;
        width: 95%;
        padding-left:5px;
    }

    .backdiv {
        padding-right: inherit;
        position: fixed;
    }
    .backtoall{
        padding-left: 5px;
    }
    .brandlogo {
        padding-left: initial;
        width: 75px;
        align-self: center;

    }
    .brandlogo > img{
            height: auto;
    width: auto;
    max-height: 35px;
    max-width: 74px;
    }

    .websitelabel{
        font-size: 10px;
        line-height: 10px;
        width: 75px;
        margin-bottom: 20px;
    }

    .problemcontainerdetail{
        display:block;
    }
    .problem .sub-headline{
        display: inline-table;
        text-align:left;
    }

    .campaign_tags li{
        font-size:12px;
    }
    .problem .sub-headline h3 {
        font-size: 16px;
    }

    .problemdetailview .desktopviews{
        margin-right: initial;
    }
    .problem-detail .headline h3{
        font-size: 16px;
        line-height: 16px;
    }
    .desktopviews{
        display: none;
        font-size: 10px;
    }
    .solutionbtndiv {
            /*display: inline-table;*/
    text-align: left;
        padding-left: 15px;
        margin-top:5px;
    }
    .solutions{
    line-height: 13px;
    border-radius: 2px;
    font-size: 10px;
        width: 50px;
    }
.number{
    margin-left: 2px;
    width: 16px;
}
.campaigncomponents{
    width: 100%;
    margin-bottom: 5px;
    height: auto;
}

.campaigncomponents:first-of-type{
    margin-right: auto;
}

.campaigncomponents:last-of-type{
    margin-left:auto;
}

.campaigncomponents span:last-child{
    display: block;
}
.ctabtndiv{
    display: block;
    padding-left: initial;
    padding-right: initial;
}

.ctabtndiv>div{
    margin-bottom: 20px;
}
.ctabtndiv>.col-md-3{
    width:32%
}

.ctabtndiv>.col-md-3:first-child{
    margin-right:2%;
}

.ctabtndiv>.col-md-3:last-child{
    margin-left:2%;
}
.ctabtndiv>ul{
 margin:auto;
}
.ctabtndiv>ul>li{
    display: inline-grid;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
}
    .ctabtndiv span{
        display:block;
    }

    #ctabuttons {
        padding: inherit;
    }
#assess,#challenge,#viewsolution{
    font-size: 14px;
    line-height: 14px;
    margin: initial;
}
.ctabtndiv>ul>li>p{
    display: inherit;
}
/*#assess,#challenge{*/
    /*width: 45%*/
/*}*/
#viewsolution{
    margin-top: 5px;
}

.stickycta {
    display:none;
}
#playicon img{
    height: 35px;
    width: auto;
}

#stickyctatext{
    display: grid;
}
#stickyctatext span:first-child{
    font-size: 10px;
    line-height:13px;
}

#stickyctatext span:nth-child(2){
    display: block;
    font-size:10px;
    line-height: 13px;
}
#stickyctatext span:last-child{
    display:none;
}

.btn-u-stickycta{
    font-size: 10px;
    line-height: 13px;
}
#closeicon {
    display:none;
}
    .viewmore{
font-size: 10px;
        margin-top: 10px;
        color: #00ba99;
    }

    .mobileviews{
font-size: 10px;
    line-height: 13px;
    color: #969696;
    margin-left: 5px;
        padding:inherit;
            /*text-align: right;*/
    /*font-size: 10px;*/
    /*margin-top: 100px;*/
    /*bottom: 0;*/
    /*position: inherit;*/
    /*display: inline-flex;*/
    /*align-items: center;*/
    /*line-height: 13px;*/
    /*padding-left: initial;*/

    /*color: #969696;*/
    }

    .backdiv{
        display: none;
    }

    .backdivmobile{
        display: inherit;
        /*margin-left:-25px;*/
    }

    .backdivmobile>.backtoall{
    position: relative;
    padding-left: 5px;
        display: inline-grid;
        font-size: 10px;
        z-index:2;
}

    .backdivmobile>.backtoall>i{
        font-size: 12px;
    }

}