@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700);

body {
    font-family:"Open Sans";
}
.ccmf-body img {
    max-width:100%;
}

p.text-center {
    text-align:center;
    padding-left:5px;
    padding-right:5px!important;
}

.text-center {
    text-align:center;
}

span.text-blue {
    color:#005BAA!important;
}

p.text-bold {
    font-weight:600!important;
}

ul.inside_menu li ul li ul {
    background-color:#F0FEFF;
}
.ccmf-subhead {
    font-size:1.2rem;
    line-height:1.4!important;
    margin-bottom:0.5rem;
    font-weight:600;
}
.ccmf-h1 {
    color:#005BAA;
    font-size:40px;
    font-family:"Open Sans";
    font-weight:700;
    margin-bottom:1.5rem;
    line-height:1.2;
}
.ccmf-h2 {
    color:#005BAA;
    font-size:27px;
    font-family:"Open Sans";
    font-weight:700;
    margin-bottom:1.5rem;
    line-height:1.2;
}

.ccmf-h3 {
    color:#005BAA;
    font-size:27px;
    font-family:"Open Sans";
    font-weight:400;
    margin-bottom:1.5rem;
    margin-top:2.2rem;
}

.no-bottom {
    margin-bottom:0!important;
}

.margin-bottom {
    margin-bottom:3rem;
}
.ccmf-body p {
    line-height:1.4!important;
    margin-bottom:1.2rem;
    /*color:#000!important;*/
}

.ccmf-body span {
    /*font-size:16px!important;*/
    line-height:1.4!important;
}

.ccmf-content {                                        
    padding:60px 40px;
}

.ccmf-blue-box p {
    color:#fff!important;
    font-weight:600;
}

.ccmf-blue-box {
    background-color:#00B7F1;
}
.ccmf-blue-box .ccmf-h1,
.ccmf-blue-box .ccmf-h2,
.ccmf-blue-box .ccmf-subhead {
    color:#fff;
}

.ccmf-grey-box .ccmf-h1,
.ccmf-grey-box .ccmf-h2,
.ccmf-grey-box .ccmf-subhead {
    color:#005BAA;
}

.ccmf-grey-box p {
    color:#000!important;
}

[class*="col-"] {
    display: table-cell;
    float: left;
    max-width: 100%;
    min-height: 1px;
    overflow: visible;
}

[class*="col-"] p {
    padding-right:20px;
}
.col-7 {
    width:29.1667%
}

.col-8 {
    width:33.3333%;
}

.ccmf-grey-box {
    background-color:#F2F2F2;
}

.ccmf-benefits {
    margin-top:30px;
    margin-bottom:30px;
}

img.benefit-1 {
    width:140px;
    height:auto;
}

img.benefit-2 {
    width:120px;
    height:auto;
}

img.benefit-3 {
    width:120px;
    height:auto;
}

img.benefit-4 {
    width:154px;
    height:auto;
}

img.benefit-5 {
    width:120px;
    height:auto;
}

img.benefit-6 {
    width:120px;
    height:auto;
}

.image-wrapper {
    text-align:left;
}
.image-wrapper2 {
    position:relative;
    text-align:center;
}

img.icons-apply1 {
    height:auto!important;
    width:136px!important;
    margin-bottom:1.2rem;
}

img.icons-apply2 {
    height:auto!important;
    width:107px!important;
    margin-bottom:1.2rem;
}
p.ccmf-stage {
    line-height:1.4!important;
    color:#005BAA!important;
    text-align:center;
    margin-bottom:0;
    font-weight:700;
}

p.ccmf-stage1{
    transform:translateX(-10%);
    -webkit-transform:translateX(-10%);
}
p.ccmf-stage2{
    transform:translateX(-5%);
    -webkit-transform:translateX(-5%);
}

p.ccmf-stage3{
    transform:translateX(-5%);
    -webkit-transform:translateX(-5%);
}

p.ccmf-apply {
    line-height:1.4!important;
    color:#005BAA!important;
    text-align:center;
    margin-bottom:1.2rem;
    font-weight:700;
}

.table-cell {
    display:table-cell;
    vertical-align:middle;
    text-align:center;
}

.green-circle-wrapper {
    height:170px;
    width:100%;
    text-align:center;
    margin:0 auto;
    padding-top:20px;
    position:relative;
    transform:translateX(15%);
    -webkit-transform:translateX(15%);
}

.green-circle p {
    font-weight:600;
    margin-bottom:0;
    color:#fff!important;
    position:absolute;
    top:50%;
    width:100%;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
}

.green-rectangle-wrapper {
    height:220px;
    width:100%;
    text-align:center;
    margin:0 auto;
    padding-top:20px;
    position:relative;
}

.green-rectangle p {
    font-weight:400;
    margin-bottom:0;
    color:#fff!important;
    position:absolute;
    top:50%;
    width:100%;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
}

.green-rectangle p b {
    font-weight:600;
}

.ccmf-stage .active .green-rectangle {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border:5px solid #005baa;
}

.ccmf-stage .active p.text-center {
    color:#005baa!important;
    font-weight:600;
}

.green-rectangle {
    background-color:#80C342;
    height:200px;
    width:140px;
    margin:0 auto;
    position:relative;
}

.green-rectangle-1 {
    height:100px;
    transform:translateY(100px);
    -webkit-transform:translateY(100px);
}

.green-rectangle-2 {
    height:130px;
    transform:translateY(70px);
    -webkit-transform:translateY(70px);
}

.green-rectangle-3 {
    height:150px;
    transform:translateY(50px);
    -webkit-transform:translateY(50px);
}

img.blue-arrow {
    position:absolute;
    top:50%;
    right:40px;
    transform:translateY(-50%) translateX(10px);
    -webkit-transform:translateY(-50%) translateX(10px);
    z-index:99;
}

.green-rectangle-wrapper img.blue-arrow {
    top:70%;
    right:0px;
}

img.blue-arrow-1 {
    right:60px;
}

img.blue-arrow-3 {
    top:40%;
    right:0px;
}

.green-circle {
    background-color:#80C342;
    border-radius:50%;
    -webkit-border-radius:50%;
    height:160px;
    width:160px;
    /*margin:0 auto;*/
    position:relative;
}

.green-circle-s {
    height:130px;
    width:130px;
    margin-top:15px;
}

.ccmf-stage {
    padding-top:30px;
    padding-bottom:30px;
    padding-right:0px!important;
}

.ccmf-startups {
    padding-top:30px;
}

p.startup-title {
    font-weight:700;
    margin-bottom:0;
}

p.bold {
    font-weight:700;
    margin-bottom:0;
}

img.startup-1 {
    width:80px;
}

img.startup-2 {
    width:190px;
}

img.startup-3 {
    width:130px;
}

.ccmf-startups .image-wrapper {
    text-align:left;
    height:140px;
    display:table-cell;
    vertical-align:middle;
}

.ccmf-button {
    background-color:#00B7F1;
    border-radius:30px;
    -webkit-border-radius:30px;
    display:inline-block;
    padding:6px 25px 10px;
    margin-bottom:10px;
}

.ccmf-button.disabled {
    background-color:#ACACAC;
}

.apply-button.ccmf-button {
    width:150px;
    display:block;
    margin:0 auto;
    text-align:center;
}

.ccmf-button .ccmf-h2 {
    color:#fff;
    margin-bottom:0;
    line-height:1.4;
}

.ccmf-body a {
    color:#005baa;
    line-height:1.4;
    font-size:18px;
    cursor:pointer;
}

.apply-section p {
    margin-bottom:0;
}

.application-timelime td {
    height:80px;
    vertical-align:top;
    border-bottom:1px solid #E6E6E6;
    padding:10px 0 15px;
}

.application-timelime span.text-bold {
    font-weight:700;
}

.application-timelime p.bold {
    color:#005BAA!important;
}

/*.application-timelime p {
    margin-bottom:0!important;
}*/

table {
    font-size:18px!important;
}

img.selection1 {
    width:89px;
    height:auto;
}

img.selection2 {
    width:110px;
    height:auto;
}

img.selection3 {
    width:121px;
    height:auto;
}

img.selection4 {
    width:94px;
    height:auto;
}

.selection-table tr td:first-child {
    text-align:center;
    padding-right:20px;
}

.selection-table td {
    vertical-align:middle;
    height:180px;
}

.ccmf-group {
    border-top:1px solid #888888;
    margin-top:40px;
    padding:40px 0 30px;
}

/* case study */

.ccmf-banner {
    width:100%;
}

.ccmf-h4 {
    color: #fff;
    font-family: "Open Sans";
    font-size: 1.4em;
    font-weight: 700;
    margin-bottom: 1rem;
}

.timeline .green-rectangle-wrapper {
    height: 200px;
    margin: 0 auto 30px;
    padding-top: 20px;
}

.timeline .green-rectangle {
    background-color:#80C342;
    height:170px;
    width:175px;
    margin:0 auto 15px;
    padding:15px 2px 0;
    position:relative;
    border:5px solid rgba(0,0,0,0);
    z-index:999;
}

.timeline .green-rectangle.border {
    border:5px solid #005baa;
}

.snapask-timeline.timeline .green-rectangle-wrapper {
    height: 200px;
}

.snapask-timeline.timeline .green-rectangle {
    height:170px;
}

.timeline .green-rectangle p {
    font-weight:400;
    margin-bottom:0;
    color:#fff!important;
    position:relative;
    top:auto;
    transform:none;
    width:auto;
}

div#aboutContent .timeline .green-rectangle p {
    font-size: 1em!important;
}

.media-story p {
    color:#000!important;
}
.timeline .green-rectangle-wrapper img.blue-arrow {
    top:50%;
    transform:translateX(50%);
    right:0px;
}

.timeline .green-rectangle-wrapper:after {
    content: '';
    position:absolute;
    min-height:5px;
    min-width:100px;
    background-color:#005baa;
    z-index:0;
    top:50%;
    transform:translateX(50%) translateY(9px);
    right:0px;
}
.timeline .col-8:last-child .green-rectangle-wrapper:after {
    content:none;
}

.timeline .col-8:nth-child(4), .timeline .col-8:nth-child(5), .timeline .col-8:nth-child(6),
.timeline .col-8:nth-child(10), .timeline .col-8:nth-child(11), .timeline .col-8:nth-child(12){
    float:right;
}

.timeline .col-8:nth-child(4) img.blue-arrow,
.timeline .col-8:nth-child(5) img.blue-arrow {
    right:0;
    left:-12px;
    transform:translateY(50%)  rotate(180deg);
    -webkit-transform:translateY(50%) rotate(180deg);
}

.timeline .col-8:nth-child(3) img.blue-arrow,
.timeline .col-8:nth-child(6) img.blue-arrow,
.timeline .col-8:nth-child(9) img.blue-arrow {
    bottom: -40px;
    left: 50%;
    top: auto;
    transform: translateX(-50%) rotate(90deg);
    -webkit-transform:translateX(-50%) rotate(90deg);
}

.timeline .col-8:nth-child(4) .green-rectangle-wrapper:after,
.timeline .col-8:nth-child(5) .green-rectangle-wrapper:after {
    right:auto;
    left:-50px;
    transform:rotate(180deg) translateY(-19px);
}


.timeline .col-8:nth-child(3) .green-rectangle-wrapper:after,
.timeline .col-8:nth-child(6) .green-rectangle-wrapper:after, 
.timeline .col-8:nth-child(9) .green-rectangle-wrapper:after {
    bottom: -40px;
    left: 50%;
    top: auto;
    transform: translateX(-50%) rotate(90deg);
    -webkit-transform:translateX(-50%) rotate(90deg);
}


.timeline .col-8:nth-child(3) img.blue-arrow,
.timeline .col-8:nth-child(6) img.blue-arrow,
.timeline .col-8:nth-child(9) img.blue-arrow {
    bottom: -40px;
    left: 50%;
    top: auto;
    transform: translateX(-50%) rotate(90deg);
    -webkit-transform:translateX(-50%) rotate(90deg);
}

.media-story {
    margin-top:30px;
    padding-bottom:15px;
    border-bottom:1px solid #888888;
}

.media-story:last-child {
    border:none;
}

.media-story .source {
    text-align:right;
}

.source a {
    font-style: italic;
    text-decoration:underline;
}

div#aboutContent .source span {
    font-size:1rem!important;
}