 @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800,900');

section , header , footer{
    float: left;
    width: 100%;
}

body {
    font-family: 'Open Sans';
}
img {
    max-width: 100%;
}
.bg1 {

    background-attachment: fixed;
    background-size: cover;
    font-family: 'Open Sans';
    float: left;
    width: 100%;
}
.content1-data {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 0px;
}
.content1-data h5 {
    color: #22abab;
    font-size: 42px;
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 47px;
}
.content1-data iframe {
    width: 100%;
    max-width: 930px;
    height: 530px;
    margin-top: 30px;
}
section.content2 {
    padding-top: 10px;
    background-image: url(../images/bodybg.jpg);
    background-position: 0px 0px;
    padding-bottom: 20px;
}
section.top-video {
    background: #fce5cd;
    padding-bottom: 15px;
}
.content2-right img {
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.content2-right img:hover {
    opacity: 0.8
}
.content2-left h5 {
    color: #22abab;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 45px;
    font-family: 'Open Sans';
    padding-right: 20px;
}
.content2-left p {
    color: black;
    font-size: 22px;
    line-height: 27px;
    margin-bottom: 20px;
    padding-right: 40px;
}
.content2-left h6 {
    color: #22abab;
    font-size: 25px;
    font-style: italic;
    font-weight: 600;
}
.content2-left {
    float: left;
    width: 100%;
    padding-top: 200px;
}
section.content3 {
    background: #990000;
    text-align: center;
    padding: 25px 0px 50px 0px;
}
.content3-head h5 {
    color: #ffbe00;
    font-size: 34px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 10px;
    font-family: 'Open Sans';
}
.content3-head p {
    color: white;
    font-size: 22px;
    letter-spacing: 0.3px;
    margin-bottom: 15px;
    font-style: italic;
}
.content3-head a {
    background: white;
    background: #ddb100;
    color: white;
    font-size: 35px;
    padding: 15px 25px;
    text-decoration: none;
    display: inline-block;
    letter-spacing: 0.6px;
    font-family: 'Open Sans';
    font-weight: 800;
    border-radius: 4px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    border: 3px solid #f1c40f;
    text-transform: uppercase;
}


footer {
    background: white;
    text-align: center;
    padding: 40px 0px 70px 0px;
}
footer a {
    background: #25a86e;
    color: white;
    text-decoration: none;
    display: inline-block;
    padding: 13px 33px;
    font-size: 20px;
    letter-spacing: 0.6px;
    font-weight: 700;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    border-radius: 5px;
    margin-bottom: 20px;
    box-shadow: #487d65 0px 4px 0px 0px;
    border: 3px solid #56B68B;
}
footer a:hover {
    border:3px solid #24a86d;
    color:white;
    text-decoration: none;
}
footer p {
    color: black;
    font-weight: 600;
    letter-spacing: 0.7px;
}
section.faq-section {
    background: #eee;
    text-align: center;
    padding: 50px 0px 20px 0px;
}
.faq-head {
    margin-bottom: 55px;
}
.faq-head h5 {
    color: #69696E;
    font-size: 35px;
    font-weight: 900;
}
.faq-data {
    float: left;
    width: 100%;
}
.faq1 h5 {
    color: #444444;
    font-size: 20px;
    font-weight: 600;
    margin: 0px 0px 10px 0px;
    letter-spacing: 0.4px;
}
.faq1 p {
    color: grey;
    font-size: 16px;
    padding: 0px 12%;
    line-height: 21px;
    font-style: italic;
}
.faq1 {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.faq1 {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
 
.trusted-head {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

section.trusted-section {
    padding: 40px 0px 20px 0px;
    background: #fafafa;
}

.trusted-head h5 {
    color: black;
    font-weight: 900;
    font-size: 28px;
    font-family: 'Open Sans';
}
img.trust-logo {
    height: 102px;
    display: block;
    margin: auto;
    margin-bottom: 30px;
    opacity: 0.5;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
}
img.trust-logo:hover {
opacity: 1
}
.trusted1 {
    float: left;
    width: 100%;
}
.results3-image img {
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
}
.results3-image img:hover {
    opacity: 0.8;
}


.trusted1 img {
    border-radius: 0px;
}
.trusted-data .col-md-3.col-lg-3.col-sm-6.col-xs-6 {
    padding: 0px;
}

section.customers {
    padding: 50px 0px;
}
.customer-head {
    float: left;
    width: 100%;
    margin-bottom: 40px;
    text-align: center;
}
.customer-head h5 {
    color: #cc0000;
    font-weight: 800;
    font-size: 30px;
    letter-spacing: 0.6px;
    line-height: 46px;
    font-family: 'Open Sans';
}
.customer-data {
    float: left;
    width: 100%;
}
.customer1 {
    float: left;
    width: 100%;
    padding: 15px;
    margin-bottom: 30px;
}
.customer1 h5 {
    color: #cc0000;
    font-weight: 700;
    font-size: 25px;
    letter-spacing: 1px;
    margin-top: 15px;
    font-family: 'Open Sans';
}
.customer1 img {
    height: 250px;
}

.customer1 p {
    color: grey;
    font-size: 16px;
    line-height: 25px;
}
section.content4 {
    background: #e06666;
    padding: 50px 0px;
}
.content4-image {
    float: left;
    width: 100%;
}
.content4-image img {
    width: 80%;
    height: 370px;
}
.content4-left h5 {
    color: white;
    font-size: 42px;
    line-height: 47px;
    font-weight: 700;
    margin-bottom: 15px;
    font-family: 'Open Sans';
    padding-right: 40px;
    padding-top: 30px;
}
.content4-left p {
    color: white;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.3px;
    font-family: 'Open Sans';
}
.content4-left {
    float: left;
    width: 100%;
    padding-top: 100px;
}
section.content5 {
    padding: 50px 0px;
}
.content5-image {
    float: left;
    width: 100%;
}
.content5-image img {
    width: 80%;
    display: block;
    margin: auto;
}
.content5-text {
    float: left;
    width: 100%;
}
.content5-text h5 {
    color: #69696E;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 25px;
    font-family: 'Open Sans';
}
.content5-text p {
    color: black;
    font-size: 16px;
    line-height: 26px;
    padding-right: 110px;
    margin-bottom: 15px;
}
.content5-text h6 {
    color: #58595b;
    font-size: 16px;
    letter-spacing: 0.6px;
    font-family: 'Open Sans';
    margin-top: 25px;
}
.content5-text h6 span {
    font-weight: normal;
    color: black;
}
.content5-text a {
    background: #70a72c;
    color: white;
    padding: 15px 25px;
    display: inline-block;
    text-decoration: none;
    font-weight: 700;
    letter-spacing: 2px;
    border-radius: 3px;
    font-size: 35px;
    margin-top: 0px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    font-family: 'Open Sans';
    border-bottom: 4px solid #4b8700;
    width: 100%;
    max-width: 378px;
    text-align: center;
}
.content5-text  a:hover {
    background:#ffbe00;
    color:black;
    text-decoration: none;
}


section.results-section {
    background: #990000;
    padding: 20px 0px;
}
.results3-image {
    float: left;
    width: 100%;
}
.results-text1 {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.results-text1 h5 {
    color: #ffff00;
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 20px;
    font-family: 'Open Sans';
}
.results-text1 p {
    color: white;
    font-size: 20px;
}

.results-text2 {
    float: left;
    width: 100%;
    margin-bottom: 22px;
}
.results-text2 h5 {
    color: #ffff00;
    font-size: 20px;
    line-height: 28px;
    font-weight: 800;
    margin-bottom: 15px;
    font-family: 'Open Sans';
    padding-right: 20px;
    margin-bottom: 10px;
}
.results-text2 p {
    color: white;
    font-size: 16px;
    line-height: 28px;
    font-family: 'Open Sans';
    line-height: 22px;
}
section.works-section {
    float: left;
    width: 100%;
    padding-top: 55px;
}
.works-text h5 {
    color: black;
    font-size: 35px;
    font-weight: 800;
    font-family: 'Open Sans';
    line-height: 42px;
    margin-bottom: 25px;
}
.works-text p {
    color: black;
    font-size: 16px;
    font-family: 'Open Sans';
    line-height: 20px;
    padding-right: 25px;
}
.works-video iframe {
    width: 100%;
    height: 270px;
}

.content4-left {
    float: left;
    width: 100%;
    padding-top: 0px;
}

.content5-text img {
    margin-top: 40px;
    margin-bottom: 25px;
}
.content2-left h5 br {
	display: none;
}

/*Media Queries*/




@media screen and (max-width:992px) and (min-width:767px) {
.content1-data h5 {
    color: #22abab;
    font-size: 35px;
    font-weight: 600;
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 47px;
}
.content2-left {
    float: left;
    width: 100%;
    padding-top: 20px;
    text-align: center;
    margin-bottom: 30px;
}
section.content2 {
    padding-top: 50px;
    padding-bottom: 40px;
}
.trusted1 {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.results-text1 {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
    margin-top: 20px;
}
.results-text2 {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
}
.works-text {
    text-align: center;
    margin-bottom: 40px;
}
.content4-left {
    float: left;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 50px;
    text-align: center;
}
.content5-text {
    float: left;
    width: 100%;
    text-align: center;
}
.content5-text p {
    color: black;
    font-size: 17px;
    line-height: 28px;
    padding-right: 150px;
    margin-bottom: 15px;
    padding-left: 150px;
}


}




/*Tablet Devices*/

@media screen and (max-width:767px) and (min-width:520px) {
.content1-data h5 {
    color: #22abab;
    font-size: 35px;
    font-weight: 600;
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 47px;
}
.content2-left {
    float: left;
    width: 100%;
    padding-top: 20px;
    text-align: center;
}
section.content2 {
    padding-top: 50px;
    padding-bottom: 40px;
}
.content3-head h5 {
    color: #ffbe00;
    font-size: 39px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 25px;
    font-family: 'Open Sans';
}
.content3-head a {
    background: white;
    background: #ffbe00;
    color: white;
    font-size: 19px;
    padding: 15px 40px;
    text-decoration: none;
    display: inline-block;
    letter-spacing: 0.6px;
    font-family: 'Open Sans';
    font-weight: 600;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.trusted1 {
    float: left;
    width: 100%;
    margin-bottom: 40px;
}
.results-text1 {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 30px;
}
.results-text2 {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
}
.works-text {
    text-align: center;
    margin-bottom: 40px;
}
.works-video iframe {
    width: 100%;
    height: 320px;
}
.customer1 {
    float: left;
    width: 100%;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 30px;
    text-align: center;
}
.content4-left {
    float: left;
    width: 100%;
    padding-top: 20px;
    text-align: center;
    padding-bottom: 40px;
}
.content5-text {
    float: left;
    width: 100%;
    text-align: center;
}
.content5-text p {
    color: black;
    font-size: 17px;
    line-height: 28px;
    padding-right: 0px;
    margin-bottom: 30px;
}
.content4-image img {
    width: 80%;
    height: 370px;
    margin: auto;
    display: block;
}
.content4-left h5 , .works-text p {
    padding-right: 0px;
}
.customer1 img {
    height: auto;
    width: 300px;
}

}


/*Mobile Devices*/
@media screen and (max-width:519px) and (min-width:320px) {
	.content2-left h5 br {
    display: block;
}

.content1-data h5 {
    color: #22abab;
    font-size: 24px;
    font-weight: 600;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 35px;
}
.content1-data iframe {
    width: 100%;
    max-width: 700px;
    height: 220px;
    margin-top: 30px;
}

.content2-left {
    float: left;
    width: 100%;
    padding-top: 0px;
    text-align: center;
}
.content2-left h5 {
    color: #22abab;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 40px;
    font-family: 'Open Sans';
    padding-right: 0px;
}
section.content2 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.content3-head h5 {
    color: #ffbe00;
    font-size: 35px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 15px;
    font-family: 'Open Sans';
}
.content2-left p {
    padding-right: 0px;
    font-size:18px;
}
.content3-head a {
    color: white;
    font-size: 20px;
    padding: 11px 5px;
    text-decoration: none;
    display: inline-block;
    letter-spacing: 0.6px;
    font-family: 'Open Sans';
    font-weight: 600;
}
.trusted-data .col-md-3.col-lg-3.col-sm-6.col-xs-6 {
    width: 100%;
}
.trusted1 {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.results-text1 h5 {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 20px;
    font-family: 'Open Sans';
    margin-top: 30px;
}
.results-text1 {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
}
.results-text2 {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
}
.works-text h5 {
    color: black;
    font-size: 29px;
    font-weight: 700;
    font-family: 'Open Sans';
    line-height: 42px;
    margin-bottom: 25px;
    word-break: break-word;
    text-align: center;
}
.works-text p {
    color: black;
    font-size: 15px;
    font-family: 'Open Sans';
    line-height: 24px;
    text-align: center;
    margin-bottom: 30px;
    padding-right: 0px;
}
.customer-head h5 {
    font-weight: 700;
    font-size: 30px;
    letter-spacing: 0.6px;
    font-family: 'Open Sans';
    word-break: break-word;
    line-height: 44px;
}
.customer1 {
    float: left;
    width: 100%;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 30px;
    text-align: center;
}
.content4-left {
    float: left;
    width: 100%;
    padding-top: 50px;
    text-align: center;
    padding-bottom: 50px;
}
.content4-left h5 {
    color: white;
    font-size: 30px;
    line-height: 47px;
    font-weight: 700;
    margin-bottom: 35px;
    font-family: 'Open Sans';
}
.content5-text {
    float: left;
    text-align: center;
    width: 100%;
}
.content5-text p {
    color: black;
    font-size: 17px;
    line-height: 28px;
    padding-right: 0px;
    margin-bottom: 40px;
}
.faq-head h5 {
    color: black;
    font-size: 30px;
    font-weight: 700;
}
.faq1 p {
    color: grey;
    font-size: 16px;
    padding: 0px 20px;
    line-height: 25px;
}
.content1-data h5 br {
    display: none;
}
.content2-left h6 {
    color: #22abab;
    font-size: 22px;
    font-style: italic;
    font-weight: 600;
    margin-bottom: 20px;
}
.trusted-data .col-md-3.col-lg-3.col-sm-6.col-xs-6 {
    padding: 0px 15px;
}
.trusted1 img {
    border-radius: 0px;
    width: 100%;
}
img.trust-logo {
    width: auto;
}
.customer1 img {
    height: auto;
    width: 250px;
}
.content4-image img {
    width: 100%;
    height: 350px;
}
}