.contentRow {
   margin-top: 20px;
   
}
.contentimageJumbo {
   margin-top: 40px;
   margin-bottom: 30px;
   width: 100%;
   height: 356px;
   background: linear-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)), url("../Images/textBG1.jpg");
   text-align: center;
   background-size: cover;
   background-position: 50% 0%;
   background-repeat: no-repeat;
}
.textImage {
   width: 140px;
   margin-top: 50px;
   height:auto;
}
.contentText, .contentText a {
   font-family: 'Lato', sans-serif;
font-size: 24px;
font-weight: 300;
color: #FFFFFF;
text-shadow: 1px 1px 1px #000;
}

.oracleimg {
   float: right;
   margin-bottom: 50px;
   height:60px;
   width: auto;
}
.contentimageJumbo h1 strong{
font-family: 'Lato', sans-serif;
font-weight: 900;
font-size: 52px;
    color: #FFFFFF;
    text-shadow: 1px 1px 1px #000;

}
.contentimageJumbo h1 {
font-family: 'Lato', sans-serif;
font-weight: normal;
font-size: 40px;
    color: #ffffff;
    text-shadow: 1px 1px 1px #000;
}
.imageJumbo {
   margin-top: 98px;
   width: 100%;
   margin-left:auto;
   margin-right:auto;
   height: 356px;
   background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../Images/servicesBG.jpg");
   background-size: cover;
   background-position: 50% 0%;
   background-repeat: no-repeat;
}

.imageJumbo h1 strong{
font-family: 'Lato', sans-serif;
font-weight: 900;
font-size: 65px;
    padding-left:95px;
    color: #ffffff;

}
.footerimg {
   height:60px;
   width: auto;
}
.imageJumbo h1{
font-family: 'Lato', sans-serif;
font-weight: 300;
font-size: 65px;
    padding-top: 150px;
    color: #ffffff;
    text-shadow: 1px 1px 1px #333;
}

.imageJumbo p{
   padding-top: 10px;
 padding-left:115px;
 font-size: 18px;
 font-weight: 300;
 font-family: 'Lato', sans-serif;
     color: #ffffff;
    text-shadow: 1px 1px 1px #333;
}
.contentRow {
   font-family: 'Lato', sans-serif;
   font-size: 16px;
   color: #333;
}
.contentRow ul li {
   font-family: 'Lato', sans-serif;
   font-size: 16px;
   color: #333;
   margin-bottom: 20px;
}
.contentRow strong {
   color: #2a5a85;
}
.contentRow h2 {
   font-size: 28px;
   color: #2a5a85;
}
.contentRow h3 {
   font-size: 22px;
   font-weight: 300;
}
@media only screen and (max-width: 1200px) {
    .contentRow {
    margin-top: 50px;
}
@media only screen and (max-width: 768px) {

.imageJumbo h1 strong{
font-size: 45px;
padding-left:50px;

}
.imageJumbo h1{
font-size: 45px;
}

.imageJumbo p{
 font-size: 14px;
 padding-left:50px;
}

.textImage {
   width: 100px;
   margin-top: 30px;
}
.contentimageJumbo h1 strong{
font-size: 32px;

}
.contentimageJumbo h1 {
font-size: 25px;
}


}
@media only screen and (max-width: 380px) {
.footerimg {
   width: 100px;
}
.imageJumbo h1 strong{

padding-left:0px;

}
.imageJumbo h1{
padding-left:50px;
}


}