.page-content, .page-content p{font-size:22px;position:relative;}
.white-background p{padding:0px 30px;}
.teal-abstract{position: absolute; right: 0; width: 280px; top: 140px;}
.page-content h2{color:#FF6C10;font-size:35px;font-weight:bold;}
.page-content .gray-background, .page-content .white-background{padding-top:60px;padding-bottom:60px;}
.gray-background{background:#F0F0F0;text-align: center;}
.page-content .gray-background h2{color:#FF6C10;font-size:35px;margin-bottom:40px;}
.applications-icon{height:160px;width:160px;margin-bottom:30px;}
p.application-header{font-weight:bold;max-width:250px;margin-left:auto;margin-right:auto;}
p.application-text{max-width:250px;margin-left:auto;margin-right:auto;}


@media screen and (max-width:1730px){
    .teal-abstract {width: 220px; top: 188px;}
}

@media screen and (max-width:1620px){
    .teal-abstract {display:none;}
}
@media screen and (max-width:1399px){
    .page-content .gray-background h2{max-width:1000px;margin-left:auto;margin-right:auto}
    .applications-icon {height:140px;width:140px;}
   .page-content, .page-content p {font-size: 20px;position: relative;}
}

@media screen and (max-width:1199px){
    .page-content h2 {font-size:28px;}
    .page-content {font-size:20px;}
    .applications-icon {height:125px;width:125px;}
    .page-content .gray-background, .page-content .white-background{padding-top:50px;padding-bottom:50px;}
    .application-item{margin-bottom:20px;}
}

@media screen and (max-width:991px){
    .page-content .gray-background, .page-content .white-background{padding-top:35px;padding-bottom:30px;}
   .page-content, .page-content p {font-size: 18px;position: relative;}
  .page-content .gray-background h2{font-size:28px;}
}

@media screen and (max-width:767px){
    .page-content h2 {font-size:24px !important;}
    .page-content {font-size:18px;}
    .page-content .gray-background h2 {font-size:22px !important;}
    .applications-icon {height:100px;width:100px;}
    .applications-icon {margin-bottom:20px;}
    .white-background p {padding: 0 5px;]
}

