.custom-1 {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: rgba(0,39,69,1);
    color: rgba(255,255,255,1);
}
@media (min-width:768px) and (max-width:959px) {
.custom-1 {
    padding-top: 40px;
    padding-bottom: 40px;
}
}
@media (max-width: 767px) {
.custom-1 {
    padding-top: 20px;
    padding-bottom: 20px;
}
}
.custom-2 {
    padding-top: 60px;
    padding-bottom: 60px;
    background: linear-gradient(to bottom,rgba(140,167,195,1),rgba(111,149,192,1));
}
@media (min-width:768px) and (max-width:959px) {
.custom-2 {
    padding-top: 40px;
    padding-bottom: 40px;
}
}
@media (max-width: 767px) {
.custom-2 {
    padding-top: 20px;
    padding-bottom: 20px;
}
}
.custom-3 {
    padding-left: pxpxpx;
    background: linear-gradient(to bottom,rgba(140,167,195,1),rgba(111,149,192,1));
}
@media (min-width:768px) and (max-width:959px) {
.custom-3 {
}
}
@media (max-width: 767px) {
.custom-3 {
}
}
.custom-4 {
    padding-top: 100px;
    padding-bottom: 90px;
}
@media (min-width:768px) and (max-width:959px) {
.custom-4 {
    padding-top: 40px;
    padding-bottom: 40px;
}
}
@media (max-width: 767px) {
.custom-4 {
    padding-top: 20px;
    padding-bottom: 20px;
}
}
.custom-5 {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: rgba(239,241,242,1);
}
@media (min-width:768px) and (max-width:959px) {
.custom-5 {
    padding-top: 40px;
    padding-bottom: 40px;
}
}
@media (max-width: 767px) {
.custom-5 {
    padding-top: 20px;
    padding-bottom: 20px;
}
}
.custom-6 {
    padding-left: pxpxpxpx;
    background: linear-gradient(to bottom,rgba(184,195,211,1),rgba(142,152,169,1));
}
@media (min-width:768px) and (max-width:959px) {
.custom-6 {
}
}
@media (max-width: 767px) {
.custom-6 {
}
}
.custom-7 {
    padding: 30px;
    background-color: rgba(213,220,226,1);
}
.custom-8 {
    padding: 40px;
    background-color: rgba(255,255,255,1);
}
@media (min-width:768px) and (max-width:959px) {
.custom-8 {
    padding: 20px;
    background-color: rgba(255,255,255,1);
}
}
@media (max-width: 767px) {
.custom-8 {
    padding: 10px;
    background-color: rgba(255,255,255,1);
}
}
