.image img {
	width:  100%;
	height: auto;
}

#top-bar {
    line-height: 10%;
}

.responsiveLogo {
    position: relative;
    z-index: 2000;
    top: 25%;
    left: 5%;
    width: 50%;
}

h1 {
    color: #0691d8;
    font-size: 50px;
    font-weight: 100 !important;
    font-family: Roboto;
}


.vc_custom_1485174234198 {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.vc_column_container > .vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

.cbp_tmtimeline {
    margin: 30px 0 0 0;
    padding: 0;
    list-style: none;
    position: relative;
}

.cbp_tmtimeline::before {
    background: rgba(51, 51, 51, 0.4) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 16.8%;
    margin-left: -10px;
    position: absolute;
    top: 0;
    width: 1px;
}

.cbp_tmtimeline {
    list-style: none;
}

.cbp_tmtimeline > li .cbp_tmtime {
    border-bottom: 1px solid rgba(51, 51, 51, 0.4);
    display: block;
    padding-right: 20px;
    position: absolute;
    width: 16%;
}

.cbp_tmtimeline > li .cbp_tmtime span:first-child {
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    text-transform: uppercase;
}
.cbp_tmtimeline > li .cbp_tmtime span {
    display: block;
    text-align: right;
}

.cbp_tmtimeline > li:nth-child(2n+1) .cbp_tmtime span:last-child {
    color: rgba(51, 51, 51, 0.4);
}

.cbp_tmtimeline > li .cbp_tmicon {
    background: #f1c40f none repeat scroll 0 0;
    border-radius: 50%;
    height: 15px;
    left: 17.8%;
    margin: 0 0 0 -25px;
    position: absolute;
    position: relative;
    top: 63px;
    width: 15px;
}

.cbp_tmtimeline > li .cbp_tmlabel {
    margin: 0 0 15px 22%;
    margin: -12px 0 50px 22%;
    background: #3594cb;
    color: #fff;
    padding: 2em;
    font-size: 1.2em;
    font-weight: 300;
    line-height: 1.4;
    position: relative;
    border-radius: 5px;
}

.cbp_tmtimeline .cbp_tmlabel h3 {
    margin-top: 0;
}

.cbp_tmtimeline .cbp_tmlabel a {
    color: #333;
    font-weight: 500 !important;
}


@media screen and (max-width: 414px) {
.feature-callout h2 a {
    margin-left: 0;
}
.ccm-custom-style-header {
    background-image: none;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: right top;
}
}


/* On screens that are larger than 1170px */
@media screen and (min-width: 1024px) {

.video-container video.fillWidth {
    width: 50% !important;
    margin: 0 auto;
    text-align: center;
    left: 0;
    right: 0;
}
}
