img{
    max-width:100%;
}
b{
  font-weight: 700 !important;
}
.headroom--pinned.headroom--top {
    background: #fff !important;
}
.web-development-seo{
  margin:100px 0px 80px 0px;
  display: inline-block;
  width:100%;
}
.other-services{
  margin-top:50px;
}
.other-services h3{
  margin-bottom:20px;
}
.other-services ul li{
  padding-bottom:10px;
}
.other-services ul li a{
  font: 13px/16px "Proximanova-Regular";
  color: #f1592b;
}
.dev-company{
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.middle-section{
  width:1270px;
  margin:0 auto;
}
.web-development-seo .heading-section{
  width:445px;
  display: inline-block;
}
.web-development-seo .content-section{
  width:825px;
  display: inline-block;
}
.web-development-seo .middle-section span{
  font-family: "Proximanova-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 13px;
  color: #5E5E5E;
  margin-bottom:4px;
}
.web-development-seo .middle-section h3{
  font-family:'Proximanova-Semibold';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 20px;
  color: #020202;
}
.web-development-seo .middle-section h1{
  font-family:'Proximanova-Semibold';
  font-style: normal;
  font-weight: 600;
  font-size: 60px;
  line-height: 60px;
  letter-spacing: -0.03em;
  color: #000000;
  margin-bottom:30px;
}
.web-development-seo .middle-section p{
  font-family: "Proximanova-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #5E5E5E;
  margin-bottom:30px;
}
.design-services{
  margin:60px 0px 80px 0px;
}
.design-services h3{
  font-family: "Proximanova-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  line-height: 50px;
  color: #000000;
  margin-bottom:60px;
}
.design-services p{
  font-family: "Proximanova-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #333333;
  margin-bottom:20px;
}
.design-services p:last-child{
  margin-bottom:0px;
}
.design-services .single-page{
  margin-top:82px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.design-services .single-page .pages-listing{
  width:46%;
  max-width:46%;
  flex:0 0 46%;
  display: flex;
  align-items: flex-start;
  margin-bottom:82px;
}
.design-services.mobile .single-page{
    width:1000px;
    margin:0 auto;
}
.design-services .single-page .pages-listing:nth-last-of-type(odd){
  margin-right:101px;
}
.design-services.mobile .single-page .pages-listing{
    width:100%;
    max-width:100%;
    flex:0 0 100%;
    display: flex;
    align-items: flex-start;
    margin-bottom:82px;
  }
  .design-services.mobile .single-page .pages-listing:nth-last-of-type(odd){
    margin-right:0px;
  }
.design-services .single-page span{
  margin-right:40px;
  background: #F1592B;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width:100px;
  height:100px;
  border-radius:50%;
  font-family: "Proximanova-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  line-height: 61px;
  color: #FFFFFF;
}
.design-services.mobile .single-page  .content-section{
    width:calc(100% - 140px);
    display: inline-block;
  }
  .design-services.mobile h2{
    font-family: "Proximanova-Regular";
    font-style: normal;
    font-weight: 400;
    font-size: 50px;
    line-height: 50px;
    color: #000000;
    text-align: center;
    margin-bottom:82px;
  }
.design-services .single-page  .content-section{
  width:440px;
  display: inline-block;
}
.design-services .single-page  .content-section h4{
  font-family:'Proximanova-Bold';
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 34px;
  color: #000000;
  margin-bottom:10px;
}
.design-services .single-page  .content-section p{
  font-family: "Proximanova-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #333333;
}
.web-services{
  margin:80px 0px;
}
.web-services h3{
  font-family:'Proximanova-Bold';
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 30px;
  color: #000000;
  margin-bottom:40px;
}
.web-services p{
  font-family: "Proximanova-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #333333;
  margin-bottom:20px;
}
.web-services .php-dev{
  margin-top:80px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.web-services .php-dev .image-section{
  width:150px;
  display: inline-block;
  margin-right:40px;
}
.web-services .php-dev .content-section{
  width:818px;
  display: inline-block;
}
.web-services .php-dev .content-section h3{
  margin-bottom:20px;
}

@media only screen and (max-width:767px){
  .web-development-seo .heading-section{
    width:100%;
  }
  .web-development-seo{
    margin: 50px 0px 50px 0px;
  }
  .middle-section{
    width:100%;
    padding:0px 30px;
  }
  .web-development-seo .middle-section h3{
    font-size: 16px;
  }
  .web-development-seo .middle-section h1{
    font-size: 32px;
    line-height: 40px;
    margin-top:30px;
  }
  .web-development-seo .middle-section p{
    font-size: 16px;
    line-height: 24px;
  }
  .web-services{
    margin:30px 0px 50px 0px;
  }
  .web-services p{
    font-size: 16px;
    line-height: 24px;
  }
  .web-services .php-dev{
    margin-top:40px;
    justify-content: center;
  }
  .web-services .php-dev .image-section{
    text-align: center;
    margin-right: 0px;
    margin-bottom:20px;
  }
  .web-services h3{
    font-size: 24px;
    margin-bottom:20px;
  }
  .design-services h3 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 30px;
  }
  .design-services .single-page{
    margin-top:50px;
  }
  .design-services .single-page .pages-listing{
    width:100%;
    max-width:100%;
    flex:0 0 100%;
    display: initial;
    text-align: center;
  }
  .design-services .single-page .pages-listing:nth-last-of-type(odd){
    margin-right:0px;
  }
  .design-services .single-page .content-section{
    margin-top:30px;
  }
  .design-services .single-page span{
    margin-right:0px;
  }
  .design-services .single-page .content-section p{
    font-size: 16px;
    line-height: 24px;
  }
  .design-services{
    margin:50px 0px 0px 0px;
  }
  .design-services.mobile .single-page{
    width:100%;
  }
  .design-services.mobile .single-page .pages-listing{
    display: initial;
  }
  .design-services.mobile .single-page .content-section{
    width:100%;
  }
}
@media only screen and (min-width:768px) and (max-width:991px){
  .middle-section {
    width: 100%;
    padding: 0px 30px;
  }
  .design-services .single-page .pages-listing {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .design-services .single-page .content-section {
    width: calc(100% - 125px);
  }
  .design-services {
    margin: 50px 0px 0px 0px;
  }
  .web-services .php-dev .image-section{
    margin-right:0px;
    margin-bottom:40px;
  }
  .web-development-seo{
    margin:50px 0px;
  }
  .design-services.mobile .single-page{
    width:100%;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px){
  .middle-section {
    width: 100%;
    padding: 0px 30px;
  }
  .web-development-seo{
    margin:50px 0px;
  }
  .design-services .single-page span{
    margin-right:20px;
  }
  .design-services .single-page .pages-listing:nth-last-of-type(odd){
    margin-right:50px;
  }
  .web-services .php-dev .content-section{
    width:730px;
  }
}