.cct-inner-banner h2{
    margin-bottom: 20px;
    text-shadow: 0 0 10px rgba(0,0,0,.3);
    font-family: 'Montserrat', sans-serif;
    font-size: 72px;
    line-height: 72px;
    font-weight: 700;
    color: #1e2e48;
    text-transform: uppercase;
}
/* inner banner */

.cct-content-wrap{
    position: relative;
    background-color: #f3f3f3;
    padding: 150px 0 170px;
}
.cct-content-wrap .cct-content-left{
    padding-right: 19px;
}
.cct-title{
    background-color: #1e2e48;
    padding: 44px 54px;
}
.cct-title h1{
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    line-height: 48px;
    font-weight: 400;
    color: #fff;
    margin: 0;
}
.cct-content-wrap .cct-main-content{
    background-color: #fff;
    padding: 29px 77px 58px 56px;
}
.cct-content-wrap .cct-main-content h3{
    margin-bottom: 19px;
}
.cct-content-wrap .cct-main-content p{
    margin-bottom: 36px;
}
.cct-content-wrap .cct-main-content p a{
    font-weight: 700;
    color: #677b9a;
}
.cct-content-wrap .cct-main-content p a:hover, .cct-content-wrap .cct-main-content p a:focus {
  color: #1e2e48;
}
.cct-content-wrap .cct-main-content ul{
    padding-bottom: 21px;
    padding-top: 5px;
}
.cct-content-wrap .cct-main-content .cct-case-results-box{
    background-image: url(../images/case-results-bg.jpg);
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 28px 80px 45px 55px;
    margin-top: 51px;
    min-height: 346px;
}
.cct-content-wrap .cct-main-content .cct-case-results-box h3{
    color: #fff;
    margin-bottom: 21px;
}
.cct-content-wrap .cct-main-content .cct-case-results-box p{
    color: #fff;
    margin-bottom: 33px;
}
.cct-read-more-btn{
    display: block;
    text-align: center;
    color: #fff;
    width: 205px;
    height: 63px;
    background-color: #1e2e48;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 500;
    padding: 19px 10px;
}
.cct-read-more-btn:hover{
    color: #1e2e48;
    background-color: #fff;
    transition: 0.3s;
}



/*** MEDIA QUERIES ***/

@media screen and (max-width:1600px){

}
@media screen and (max-width:1500px){
    .cct-content-wrap {
        padding: 130px 0 140px;
    }   

    .cct-content-wrap .cct-main-content {
        background-color: #fff;
        padding: 29px 50px 58px 50px;
    }
    .cct-title {
        padding: 44px 49px;
    }
}
@media screen and (max-width:1400px){
    .cct-inner-banner h2 {
        font-size: 62px;
        line-height: 62px;
    }


    .cct-content-wrap .cct-main-content {
        padding: 29px 40px 58px 40px;
    }
    .cct-title {
        padding: 35px 40px;
    }
    .cct-content-wrap .cct-main-content .cct-case-results-box {
        padding: 28px 40px 45px 40px;
    }
}
@media screen and (max-width:1300px){
    .cct-content-wrap .cct-main-content {
        padding: 29px 20px 40px 20px;
    }
    .cct-title {
        padding: 30px 20px;
    }
    .cct-content-wrap .cct-main-content .cct-case-results-box {
        padding: 28px 20px 45px 20px;
    }
    .cct-content-wrap .cct-content-left {
        padding-right: 15px;
    }

}
@media screen and (max-width:1200px){
    .cct-inner-banner h2 {
        font-size: 55px;
        line-height: 55px;
    }

    .cct-content-wrap {
        padding: 100px 0 110px;
    }
    .cct-title h1 {
        font-size: 30px;
        line-height: 40px;
    }

}
@media screen and (max-width:1100px){
    .cct-content-wrap .cct-main-content {
        padding: 29px 15px 40px 15px;
    }
    .cct-title {
        padding: 30px 15px;
    }

}
@media screen and (max-width:991px){
    .cct-inner-banner h2 {
        font-size: 50px;
        line-height: 50px;
        margin-bottom: 10px;
    }
    .cct-content-wrap {
        padding: 70px 0 70px;
    }
    .cct-title h1 {
        font-size: 29px;
        line-height: 40px;
    }
    .cct-content-wrap .col-md-8,
    .cct-content-wrap .col-md-4{
        flex: 0 0 100%;
        max-width: 100%;
    }
    .cct-content-wrap .cct-content-left {
        padding-right: 0;
    }
    .cct-sidebar-column {
        padding-left: 15px;
    }
    .cct-content-wrap .cct-main-content p {
        margin-bottom: 25px;
    }
    .cct-content-wrap .cct-main-content .cct-case-results-box {
        max-width: 838px;
        min-height: auto;
    }
    .cct-title {
        padding: 25px 15px;
    }
}
@media screen and (max-width:767px){
    .cct-inner-banner h2 {
        font-size: 45px;
        line-height: 45px;
        margin-bottom: 12px;
    }

    .cct-content-wrap {
        padding: 50px 0 50px;
    }
    .cct-title h1 {
        font-size: 26px;
        line-height: 35px;
    }
    .cct-content-wrap .cct-main-content h3 {
        margin-bottom: 15px;
    }
    .cct-title {
        padding: 20px 15px;
    }
    .cct-content-wrap .cct-main-content {
        padding: 23px 15px 30px 15px;
    }
    .cct-content-wrap .cct-main-content p {
        margin-bottom: 20px;
    }
    .cct-content-wrap .cct-main-content ul {
        padding-bottom: 15px;
    }
    .cct-content-wrap .cct-main-content .cct-case-results-box{
        margin-top: 32px;
        padding: 28px 15px 35px;
    }
    .cct-content-wrap .cct-main-content .cct-case-results-box h3 {
        margin-bottom: 20px;
    }
    .cct-content-wrap .cct-main-content .cct-case-results-box p {
        margin-bottom: 30px;
    }
}
@media screen and (max-width:600px){
    .cct-inner-banner h2 {
        font-size: 39px;
        line-height: 39px;
    }
}
@media screen and (max-width:500px){
    .cct-inner-banner h2 {
        font-size: 31px;
        line-height: 31px;
    }

    .cct-content-wrap {
        padding: 40px 0 40px;
    }
    .cct-title h1 {
        font-size: 23px;
        line-height: 31px;
    }

    .cct-read-more-btn{
        width: 200px;
        height: 60px;
        font-size: 16px;
        padding: 19px 10px;
    }
  .cct-banner-btn {
      height: auto;
      width: 230px;
  }
}
@media screen and (max-width:400px){
    .cct-content-wrap .cct-main-content .cct-case-results-box{
        background-position: 87% center;
    }
  .cct-banner-btn {
    height: auto;
    width: 195px;
}
}