/* Enter Your Custom CSS Here */

.blue-bar-container {
    /* position: absolute; */
    width: 100%;
    /* top: 750px; */
    overflow: hidden;
}

.blue-bar-containerwid {
    max-width: 1200px;
    margin: 0px auto;
}

p {
	
font-family: "raleway", Open Sans, Helvetica, sans-serif !important;
	
}



.background-blue {
    background-color: #00abe4;
}

.blue-bar-box {
    float: left;
    text-align: center;
    padding: 40px 0px 50px;
    width: 33.33%;
  color:#FFFFFF;
}

.blue-bar-box a {
  color:#FFFFFF !important;
}

.blue-bar-box:hover {
    background-color: rgba(0, 0, 0, 0.15);
    cursor: pointer;
}

.blue-bar-box-icon {
    height: 100px;
    width: 100px;
    border: 1px solid #FFFFFF;
    border-radius: 50%;
    margin: auto;
}

.blue-bar-box-txt {
    font-size: 27px;
    color: #FFFFFF;
    margin: 20px 0px;
    font-family: 'Raleway', sans-serif;
}

.bb-icon {
    font-size: 50px !important;
    color: #FFFFFF;
    padding: 25px 0px;
}

<!--- VISION -->

.white-txt {
 color:#FFFFFF;
  font-size:18px;
  line-height:35px;
  text-align:center;
}

<!--- TESTIMONIALS -->

.testimonials-style-minimal .testimonial-author h5 {
    font-size: 16px;
    margin-bottom: 10px !important;
}

.testimonials-cols-1.testimonials-style-minimal .testimonial-content p, .post-overlay-title {
    font-family: Roboto !important;
    font-style: normal !important;
    font-size: 23px !important;
    color: #FFFFFF !important;

}

@media (max-width: 1024px){

.page-holder {
   margin-top: 0px !important;
} 

}


@media (max-width: 768px){
.blue-bar-box-txt {
    font-size: 20px;
}

.vntd-blog h5.blog-post-title {
    font-size: 18px;
    line-height: 22px;
}

.white-txt2 {
    width: 90%;
}

.cta-button {
    float: none;
}

#footer-widgets .inner {
    padding-top: 0px;
}

}
@media (max-width: 645px){
.nav-inner .logo {
    width: 260px !important;
}


.blue-bar-box {
    float: none;
    padding: 25px 0px 25px;
    width: 100%;
}

.blue-bar-box-txt {
    font-size: 24px;
}

.copyright {
    font-size: 12px;
    padding-left: 0px;
    padding-bottom: 20px;
}

#footer-widgets .inner {
    padding-top: 0px;
}



#page-content .wpcf7 input[type="text"], #page-content .wpcf7 input[type="email"], #page-content .wpcf7 input[type="password"] {
    width: 100% !important;
}


blockquote {
    margin-left: 0px !important;
    padding-left: 20px !important;
    padding-right: 0px !important;
}

.padd-r {
    padding-left: 20px !important;
    border-left: 3px solid #00BFF3;
    margin-left: 0px !important;
}

.info-col {
    width: 90%;
}

}
@media (max-width: 480px){
.vc_column_container>.vc_column-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
    width: 100%;
}

.white-txt2 {
    width: 100%;
}


}


