.intro {
    display: table;
    width: 100%;
    height: auto;
    padding: 100px 0;
    text-align: center;
    color: white;
    background: url("/files/uploads/1/DZeqTj7mjiuZsSmoy1bHzxeOjTiXYs-1533065098.JPG") no-repeat bottom center scroll;
    background-color: black;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.download-section {
  width: 100%;
  color: white;
  background: url("/files/uploads/1/lokkxFt9EY0Nbwtj3uoU2CGNcAFTHx-1527190770.jpg") no-repeat center center scroll;
  background-color: black;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.aboutus-section {
    width: 100%;
    color: white;
    background: url("/files/uploads/1/XzAfB4Vzfwm0SmnixBlSn0OdiMjVle-1527182479.jpg") no-repeat center center scroll;
    background-color: black;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.privacy-section {
    width: 100%;
    color: white;
    background: url("/files/uploads/1/SKyp6gfpeCzYrTeLZ30sfdegRcImVa-1530250581.jpg") no-repeat center center;
	background-attachment: fixed;
    background-color: black;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.ql-editor{
	max-height: 700px;
	overflow-y: auto;
}
.contactus-section {
    width: 100%;
    color: white;
    background: url("/files/uploads/1/4Km5UchsLQCsowr7xmmb3WlKUrmF3O-1527192440.jpg") no-repeat center center scroll;
    background-color: black;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
