h1.site-title a {
    margin-bottom: 0;
    color: #000;
    font-family: "Montserrat",
		Helvetica, sans-serif;
    font-size: 2.5rem;
    font-weight: bold;
    line-height: normal;
}
.about-us .big-intro {
    margin-top: -15px;
    font-size: 40px;
    font-weight: 300;
    line-height: normal;
    text-align: left;
}
.about-us p {
    color: #ffffff;
    font-size: 20px;
    line-height: 38px;
    text-align: left;
}
.section-header .section-legend {
    margin-bottom: 0;
    padding-top: 0;
    color: #000;
    font-size: 18px;
}
.testimonial {
    padding-bottom: 90px;
    background: #3c78ab;
}
.site-main p {
    margin: 0 0 24px;
    line-height: 1.8;
    font-size: 1.7rem;
}
.entry-title {
    margin-top: 20px;
    font-size: 3rem;
    text-decoration: none;
}
h2 {
    font-size: 2.4rem;
}
h3 {
    font-size: 2.4rem;
    font-weight: bold;
    margin-top: 4rem;
}
img {
    max-width: 100%;
    height: auto;
    padding: 10px 0 20px 0;
}
element.style {
    min-height: 100px;
}
.navbar-inverse .navbar-brand p.site-description, .navbar-inverse .navbar-brand .site-title {
    margin-bottom: 0;
    color: #000;
    font-family: "Montserrat", Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: normal;
	  margin-top: -5px;
}
.intro-text {
    font-size: 5.5rem;
    line-height: 49px;
}
.btn {
	  font-size: 20px;
}
.section-header h2 {
    font-size: 48px;
}
ul {
    line-height: 2.3;
}
.entry-content {
    margin: 3em 0 0;
    font-size: 1.8rem;
}
.about-us {
    color: #fff;
    background: #191970;
}
.testimonial {
    padding-bottom: 40px;
    background: #ff69b4;
}
#footer {
    background: #0D0D39;
    line-height: 20px;
}
.company-details {
    padding-top: 67px;
    padding-bottom: 30px;
    color: #ffffff;
}
.copyright {
    padding-top: 68px;
    padding-bottom: 68px;
    background: #0D0D39;
}
.copyright p {
    margin-bottom: 0;
    color: #ffffff;
}
.zerif-copyright {
    color: #ff1493;
}
.our-clients {
    float: left;
    width: 100%;
    display: none;
}
.client-list {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    padding-top: 5px;
}
.buttons {
    margin-top: 45px;
    text-align: center;
    word-wrap: break-word;
}
.youtube iframe{
  width: 100%;
}