/*-- Layout --*/
.profiles_sec {
  display: none;
}
/*-- Clear fix --*/
.sec2wrapper,
.top_sec_wrapper,
.pdd_top_sec:after {
  content: "";
  display: table;
  clear: both;
}
.service_row_wrapper:after {
  content: "";
  display: table;
  clear: both;
}
/*-- Page styles --*/
.model_wrapper,
.p_devider,
.pdd_expertise,
.pdd_image_wrapper {
  display: none;
}
.pdd_top_header,
.pdd_p1_wrapper,
.pdd_p2_wrapper,
.pdd_image_wrapper,
.pdd_second_sec {
  padding: 0;
  margin: 0 auto;
  width: 80%;
}
.pdd_top_sec {
  padding: 4.5em 0;
}
.pdd_top_header {
  color: #81c3e7;
  font-size: 3.3em;
  line-height: 0.75em;
}
.pdd_comp_foc_results {
  font-family: Spread-Light;
  max-width: 5em;
}
.pdd_due_dil {
  font-family: Spread-Italic-Light;
  max-width: 5em;
}
.title_break {
  display: block;
  width: 100%;
  max-width: 5em;
  height: 1px;
  border-bottom: solid 1px #0c4a68;
  margin: 0.35em 0 0.55em 0;
}
.pdd_p1_wrapper {
  color: #baa83d;
  font-size: 1.05em;
  line-height: 1.25em;
  margin-bottom: 1.5em;
}
.pdd_p2_wrapper {
  color: #0c4a68;
  line-height: 1.75em;
  font-size: 1.05em;
}
.iphone_image_sec {
  width: 100%;
  padding-top: 87%;
  background-image: url("/content/Images/iphone_workers.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.pdd_expertise_img {
  font-size: 2em;
  color: white;
  background: #81c3e7;
  width: 70%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 1em 0.75em;
}
.pdd_second_sec {
  padding: 4.5em 0;
  color: #0c4a68;
  line-height: 1.75em;
  font-size: 1.05em;
}
.pdd_p3_wrapper {
  margin-bottom: 1.5em;
}

.ppd_p4_wrapper {
  position: relative;
}

.ppd_p5_wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 3.55em;
  background: #0c4a68;
  padding: 0.7em 0.65em 0.65em 0.55em;
  line-height: 0.75em;
  width: 70%;
  box-sizing: border-box;
}
.our {
  color: #81c3e7;
  font-family: Spread-Italic-Light;
}
.services {
  color: white;
  font-family: Spread-Light;
}
.measure_iphone {
  width: 100%;
}
.measure_ipad,
.measure_desktop {
  display: none;
}
.service_row_wrapper {
  padding: 2.5em;
}

.service_description {
  font-size: .95em;
  line-height: 1.5em;
  margin-top: 1.5em;
}
.sub_service{
 font-size: .6em;
  line-height: 2.5em;
  margin-top: 0;
  /*border-bottom: 1px solid #0c4a68;  */
  font-weight: bold;
}
/*.sub_serviceFirst { 
  border-top: 1px solid #0c4a68; 
}*/
.sub_service_last{
    border-bottom-width: 0
}
.sub_service span{
 font-weight: normal;
}
.service_row_wrapper p:first-of-type {
  margin-top: 0.8em;
}
.sub_service span{
  font-weight: normal;
}
.service_title {
  font-size: 1.5em;
}

.pdd_top_sec {margin-top: 5em;}


@media only screen and (min-width: 480px) {
  .iphone_image_sec,
  .desktop_img {
    display: none;
  }
  .pdd_top_sec {
    width: 100%;
    position: relative;
    font-size: 0.55em;
    padding-top: 5em;
  }
  .top_sec_wrapper {
    width: 85%;
    max-width: 1150px;
    margin: 0 auto;
    position: relative;
  }
  .pdd_top_header {
    float: left;
    width: 45%;
    font-size: 2.3em;
  }
  .pdd_p1_wrapper {
    float: left;
    width: 45%;
    clear: left;
    font-size: 1.05em;
  }
  .p_devider {
    display: block;
    height: 1em;
  }
  .pdd_p2_wrapper {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: -8px;
    width: 50%;
    line-height: 1.65em;
    font-size: 1.15em;
  }
  .pdd_image_wrapper {
    width: 100%;
  }
  .pdd_image_wrapper {
    display: block;
  }
  .ipad_img {
    width: 100%;
  }
  .pdd_second_sec {
    padding: 5.55em 0;
    font-size: 0.7em;
  }
  .pdd_expertise {
    display: block;
    font-size: 2.25em;
    line-height: 1em;
    margin-bottom: 0.5em;
    width: 13em;
  }
  .submit_wrapper {
    background: #0c4a68;
  }
  .pdd_third_sec {
    font-size: 0.75em;
  }
  .ppd_p5_wrapper {
    font-size: 2.4em;
    padding: 0.3em 0.2em 0.2em 0.4em;
    width: 32%;
  }
  .our,
  .services {
    display: inline-block;
  }
  .measure_iphone,
  .measure_desktop {
    display: none;
  }
  .measure_ipad {
    display: block;
    width: 100%;
  }
  .service_row_wrapper {
    padding:4.5em 0;
    width: 80%;
    max-width: 1150px;
    margin: 0 auto;
    font-size: 0.9em;
  }
  .service_title {
    font-size: 2.25em;
  }
  .service_description {
    font-size: 1.17em;
    line-height: 1.75em;
  }
  
  .sub_service{
    font-size: 1.25em;
    line-height: 2.5em;
    margin-top:0;
  }
  .service_row_wrapper p:first-of-type {
    margin-top: 2em;
  }
}
@media only screen and (min-width: 550px) {

  .pdd_top_sec {
    font-size: 0.8em;
  }
  .pdd_second_sec {
    font-size: 0.95em;
  }
  .pdd_third_sec {
    font-size: 1em;
  }
  .service_description {
    font-size: 1.25em;  
  }
  
  .sub_service{
    font-size: 1em;   
  }
}

@media only screen and (min-width: 768px) {
  .pdd_top_sec {
    font-size: 0.9em;
  }
  .pdd_second_sec {
    font-size: 1em;
  }
  .ppd_p5_wrapper {
    font-size: 2.79em;
  }
  .service_row_wrapper {
    font-size: 1em;
  }
}
@media only screen and (min-width: 960px) {
  .ipad_img {
    display: none;
  }
  .pdd_top_sec {
    background: #0c4a68;
    padding: 7em 0 6em 0;
    font-size: 0.74em;
  }
  .pdd_top_header {
      font-size: 3.1em;
    line-height: 0.9em;
    width: 45%;
  }
  .pdd_p1_wrapper {
    width: 30em;
    font-size: 1em;
    line-height: 1.5em;
  }
  .title_break,
  .pdd_due_dil,
  .pdd_comp_foc_results {
    max-width: none;
  }
  .title_break {
    width: 50%;
    border-bottom: solid 1px white;
  }
  .p_devider {
    display: none;
  }
  .pdd_p2_wrapper {
    color: white;
    width: 31em;
    line-height: 1.65em;
  }
  .sec2wrapper {
    width: 85%;
    max-width: 1150px;
    margin: 4.75em auto;
    position: relative;
  }
  .pdd_image_sec {
    float: left;
  }
  .desktop_img {
    display: block;
    height: 16em;
  }
  .pdd_second_sec {
    float: right;
    width: 59%;
    padding: 0;
    font-size: 0.77em;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
  }
  .pdd_expertise {
    width: 13em;
  }
  .pdd_p3_wrapper {
    line-height: 1.5em;
    font-size: 1.05em;
  }
  .profiles_sec {
    display: block;
  }
  .ppd_p4_wrapper .measure_desktop {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  .ppd_p5_wrapper {
    width: 5.4em;
    font-size: 2.45em;
  }
  .measure_iphone,
  .measure_ipad {
    display: none;
  }

  .service_row_wrapper {
    padding: 5.5em 0px;
    width: 85%;
    max-width: 1150px;
    margin: 0 auto;
    font-size: 0.81em;
  }
  .service_description {
    font-size: 1.25em;  
  }
  
 
  .sub_service {
      font-size: 1.25em;
    line-height: 2.5em;
    margin-top: 0 !important;
    
  }
  
  .service_column1 {
    width: 46.5%;
    float: left;
  }
  .service_column2 {
    width: 46.5%;
    float: right;
  }
  
  .service_title {
    font-size: 2.25em;
    margin-top: .375em;
  }
  .service_description {
      font-size: 1.17em;
    line-height: 1.75em;
    margin-top: 1.5em !important;
  }
  .service_desc_2{
    font-size: 1.21em;
  }
 


}
@media only screen and (min-width: 1050px) {
  .pdd_top_sec {
    font-size: 0.77em;
  }
  service_row_wrapper {
    font-size: 1.05em;
  }
}
@media only screen and (min-width: 1200px) {
  .pdd_top_sec {
    font-size: 0.9em;
  }
  .top_sec_wrapper .pdd_p1_wrapper {
    width: 30em;
  }
  .pdd_p2_wrapper {
    width: 32em;
    font-size: 1.1em;
  }
  .sec2wrapper {
    font-size: 1.2em;
  }
  .pdd_expertise {
    width: 13em;
  }
  .pdd_third_sec {
    font-size: 1.3em;
  }
  .ppd_p4_wrapper .measure_desktop {
    max-height: 18em;
  }
}
@media only screen and (min-width: 1400px) {
  .sec2wrapper {
    font-size: 1.35em;
  }
  .pdd_p3_wrapper {
    font-size: 1.03em;
  }
}
@media only screen and (min-width: 2000px) {
  .pdd_top_sec {
    font-size: 1.3em;
  }
  .top_sec_wrapper {
    max-width: 1587px;
  }
  .sec2wrapper {
    font-size: 1.8em;
    max-width: 1587px;
  }
  .pdd_third_sec {
    font-size: 1.75em;
  }
  .service_row_wrapper {
    max-width: 1587px;
  }
}
