.about-desc.animate-box.colorlib-heading p {
    text-align: justify;
}

@media only screen and (max-width:768px) {
    .intro-flex {
        width: 80%;
        padding-left: 5%;
    }
}

.row .col-md-4.animate-box .classes .desc {
    padding-left: 1%;
    padding-right: 1%;
}

.row .col-md-4.animate-box .classes .desc h3 {
    font-size: 1.0em;
    text-align: center;
}

.container.footer-wrapper { 
    width: 100%;
    background-color: #005a70;
    padding: 3% 3% 0% 3%;
    border-top: 1px solid #007fa3;
}

@media only screen and (max-width:426px) {
    .container.footer-wrapper {
        padding: 8% 8% 0% 8%;
    }
}

.col-md-3.colorlib-widget {
    padding: 1% 1%;
}

.col-md-3.colorlib-widget p {
    color: #ffffff;
}

#colorlib-footer h4 {
    color: #ffffff;
    font-weight: 800;
    font-size: 1.0em;
}

#colorlib-footer .colorlib-footer-links li a {
    color: #ffffff;
    text-decoration: none;
}

#colorlib-footer .colorlib-footer-links li a:hover {
    color: #007fa3;
}

.row.row-pb-md {
    padding: 2%;
}

@media only screen and (min-width:992px) and (max-width:1024px) {
    .col-md-4 {
        width: 38%;
    }
    .intro-wrap {
        margin-top: 5%;
    }
    .col-md-8 {
        width: 62%
    }
}

#colorlib-footer .f-blog .desc h2 a {
    color: #ffffff;
}

#colorlib-footer .f-blog .desc h2 a:hover {
    color: #007fa3;
}

.container.new-section {
    padding-top: 5%;
    padding-bottom: 5%;
    background-color: #f2f3f7;
}

@media only screen and (min-width:992px) and (max-width:1267px) {
    .vid-width {
        width: 50%;
    }
}

.desc-heading {
    text-align: center;
    font-size: 100% !important;
    font-weight: 700 !important;
}
.about-desc.animate-box.colorlib-heading.HN-global-desc{
    padding: 0em 2em 2em 2em;
}
.about-desc.animate-box.colorlib-heading.HN-global-desc p{
color: #181818;
}
.icon-arrow-right3.margin-right{
margin-right: 1%;
color: #007fa3;
}
.col-md-8.col-md-offset-2.text-center.colorlib-heading.animate-box.HN-Global-Heading{
margin-bottom: 3em;
}