
#content  {
    max-width: unset;
    margin: unset;
    padding: unset;
}
section#content  {
    padding: unset!important;
}

.full-width, .width--full {
    padding: 0;
}

/*  Homepage CONTACT US section, start  */
.div-home-contact-us-container {
    padding: 2rem;
    background: #ebebeb;
}

.div-home-contact-us-container h2 {
    text-align: center;
}

.div-home-contact-us-container p.form_title,
.div-home-contact-us-container .fmrequire {
    display: none;
}
/*  Homepage CONTACT US section, start  */


/* Certificates section start */

.div-certificates {
  background: #ebecec;
  padding: 3rem 0 2.5rem;
}

.div-certificates .seo-serv {
  text-align: center;
  font-size: 0.8em;
  margin-top: 0.5rem;
}

/* Awards gallery styles START */
#citylinewebsites-awards-gallery .container {
  margin: auto;
  max-width: 100%;
  overflow-x: scroll;
  white-space: nowrap;
  /* background-color: #fff; */
  display: flex;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

#citylinewebsites-awards-gallery .scroll-disabler {
  width: 100vw;
  height: 450px;
  position: absolute;
  background-color: rgba(0,0,0 , 0.0001);
}

#citylinewebsites-awards-gallery ::-webkit-scrollbar {
  display: none;
}

#citylinewebsites-awards-gallery article {
  min-width: 250px;
}

#citylinewebsites-awards-gallery article .img {
  height: 150px;
  display: flex;
  justify-content: center;
  align-items:center;
  padding: 5px;
}

#citylinewebsites-awards-gallery article .img a,
#citylinewebsites-awards-gallery article .img a img {
  height: 100%;
}

/* Awards gallery styles END */

/* Certificates section end */

/* div-we-biuld-bus section start */

#content h1 {
    width: 53%;
}

.standard-width.homepage {
    padding-bottom: 8rem;
}

.div-we-biuld-bus {
  background: #ebecec;
}

.div-we-biuld-bus > .standard-width {
  display: flex;
  padding: 3rem 0;
}

.quality-portfolio,
.we-biuld {
  flex: 1;
  position: relative;
}

.we-biuld .h2-we-biuld-bus,
.we-biuld .h3-we-biuld-bus,
.we-biuld p {
  padding-left: 8rem;
}

.we-biuld p.imac-desktop {
  padding-left: 0;
}

h2.h2-we-biuld-bus {
  font-size: 2.5rem;
  font-weight: 500;
  text-transform: unset;
  margin-bottom: 0.5em;
  margin-top: -3rem;
  line-height: 1.35em;
  color: #0077ae;
}

.div-we-biuld-bus p {
  font-size: 1.1rem;
  font-weight: 300;
}

.quality-portfolio p {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.35em;
  width: 75%;
  margin: 0 auto 3rem;
}

p.imac-desktop {
  margin-top: -385px;
  position: relative;
  right: -170px;
  width: 700px;
}

p.iphone-11-a,
p.iphone-11-b {
  width: 50%;
  margin: 0;
  width: 350px;
}

p.iphone-11-a {
  top: -130px;
  left: 35px;
  position: absolute;
}

p.iphone-11-b {
  position: relative;
  left: 255px;
}

@media only screen and (max-width: 1080px) {

  #content h1 {
    font-size: 2.2rem;
    width: 100%;
    text-align: center;
  }

  .standard-width.homepage {
    padding-bottom: 2rem;
  }

  .cityline-awards {
    margin-bottom: 2rem;
    width: 100%;
  }

  p.imac-desktop {
    margin-top: -105px;
  }

  .p-macbookair {
    top: -20px;
    right: -20px;
  }

  p.iphone-11-a {
    display: none;
  }

  p.iphone-11-b {
    left: 110px;
    margin-bottom: 20rem;
  }

  .we-biuld .h2-we-biuld-bus {
    margin-left: calc(0px - 52%);
    padding-left: 3rem;
    margin-bottom: 3rem;
  }

  .we-biuld p.imac-desktop {
    padding-right: 0;
  }

  .quality-portfolio p {
    text-align: left;
  }

  .we-biuld .h3-we-biuld-bus,
  .we-biuld p {
    width: 90%;
    padding-left: 0;
  }

  .we-biuld p.imac-desktop {
    width: 700px;
  }
}

@media only screen and (max-width: 990px) {

  #content h1 {
      font-size: 2.2rem;
      width: 100%;
      text-align: center;
  }

  .standard-width.homepage {
    margin-bottom: 14rem;
    padding-bottom: 2rem;
  }

  .div-we-biuld-bus > .standard-width {
    flex-direction: column;
    padding-bottom: 0;
  }

  .we-biuld {
    order: 1;
    margin-bottom: 3rem;
  }

  .quality-portfolio {
    order: 2;
  }

  .we-biuld .h2-we-biuld-bus {
    margin-left: 0;
  }

  p.iphone-11-a {
    display: block;
    position: relative;
    float: none;
    top: 0;
    left: 0;
    margin-left: calc(50% - 250px);
  }

  p.iphone-11-a::after {
    content: "";
    display: block;
    position: absolute;
    top: 60px;
    left: 250px;
    width: 350px;
    height: 438px;
    background: url("../../uploads/content/iphone11.png") no-repeat;
    background-size: cover;
  }

  p.iphone-11-b {
    display: none;
  }

  p.imac-desktop {
    right: 0;
    width: 94% !important;
    margin: -300px auto 0;
  }

  h2.h2-we-biuld-bus {
    margin: 0.5rem auto 2rem;
    padding: 0 1.5rem !important;
  }

  h3.h3-we-biuld-bus {
    margin: 0.5rem auto 2rem;
    padding: 0 1.5rem !important;
  }

  .we-biuld p {
    padding: 0 1.5rem !important;
  }

  .we-biuld p.imac-desktop {
    padding: 0 !important;
  }

  .quality-portfolio p {
    text-align: center;
  }

  .we-biuld .h3-we-biuld-bus,
  .we-biuld p {
    width: auto;
  }
}

@media only screen and (max-width: 550px) {

  #content h1 {
    clear: both;
    margin: 1rem auto;
    width: 90%;
  }

  .div-certificates {
    padding: 2rem 0;
  }
}


@media only screen and (max-width: 479px) {

  h2.h2-we-biuld-bus {
    font-size: 1.8rem;
  }

  p.iphone-11-a {
    margin-left: calc(50% - 127px);
  }

  p.iphone-11-a::after {
    display: none;
  }
}

/* div-we-biuld-bus section end */

/* div-creating-seo section start */

h2.h2-our-services,
h2.h2-creating-seo {
  color: #231f20;
  font-size: 2.5rem;
  text-align: center;
  text-transform: unset;
}

.div-creating-seo {
  padding: 0 0 6rem;
}

h3.h3-creating-seo {
  text-align: center;
  margin-bottom: 3rem;
}

.seo-container {
  display: grid;
  grid-gap: 1rem 2rem;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}

.seo-div {
  margin-top: 1rem;
}

.seo-div p {
  font-size: 1rem;
  font-weight: 400;
}

@media only screen and (max-width: 679px) {

  .div-creating-seo {
    padding-bottom: 8rem;
  }

}

@media only screen and (max-width: 479px) {

  h2.h2-creating-seo {
    text-align: left;
    color: #0077ae;
    font-weight: 400;
    font-size: 2rem;
    margin-top: 0.7em;
  }

  h3.h3-creating-seo {
    text-align: left;
    font-weight: 600;
  }

  .seo-container {
    display: block;
  }

  .seo-div:first-child {
    border-top: 1px solid #ccc;
  }

  .seo-div {
    margin-top: 0;
    border-bottom: 1px solid #ccc;
    padding: 0.3rem 0;
  }

  .seo-div p {
    display: none;
  }

  .seo-container > div.seo-div > h4.h4-creating-seo + p
  {
    display: none!important;
  }

}
/* div-creating-seo section end */

/* div-testimonials section start */
.div-testimonials {
  background: #ebecec;
  padding: 1rem 0;
}

.div-testimonials > .standard-width {
  display: flex;
  padding: 5rem 0 4rem;
}

.testimonials-macbookair,
.testimonials-container {
  flex: 1;
}

.testimonials-macbookair {
  position: relative;
}

.p-macbookair {
  left: -300px;
  position: absolute;
  top: -150px;
}

.testimonials-container blockquote p {
  font-size: 24px;
  margin-bottom: 0;
  line-height: 1.35em;
  font-weight: 400;
  font-style: normal;
}

.div-testimonials .cms-button-a {
  margin-left: 4rem;
}

/* overriding */

.div-testimonials .testimonial-card {
    display: unset;
    background: unset;
    padding: unset;
}

.div-testimonials .testimonial-author {
  display: none;
}

.div-testimonials .testimonial-text {
    background: unset;
    border: none;
    box-shadow: none;
    padding: 1.5rem 3rem;
}


@media only screen and (max-width: 1080px) {
    .p-macbookair {
        top: -20px;
        right: -20px;
    }
}

@media only screen and (max-width: 979px) {
    .testimonials-container blockquote p {
        font-size: 19px;
    }
}

@media only screen and (max-width: 679px) {

  .testimonials-container {
      margin-top: -100px;
  }

  .div-testimonials > .standard-width {
    display: block;
    padding: 0;
  }

  .p-macbookair {
    position: relative;
    top: -100px;
    left: 0;
  }

}


/* div-testimonials section end */


/* div-our-services section start */

h2.h2-our-services,
h2.h2-creating-seo {
  color: #231f20;
  font-size: 2.5rem;
  text-align: center;
  text-transform: unset;
}

h2.h2-our-services {
  margin-bottom: 4rem;
}

h3.h3-our-services {
  color: #0077ae;
  font-size: 1.4rem;
  font-weight: 500;
  min-height: 80px;
}

.our-services-container {

  display: grid;
  grid-gap: 2rem;
  grid-template-columns: repeat(auto-fit, minmax(20%, 1fr));
  margin-bottom: 5rem;
}

.our-services-container > div {
  box-shadow: 0 5px 25px #c5c5c5;
  text-align: center;
  padding: 1rem 1rem 1.5rem;
}

.our-services-container > div p {
  font-size: 1rem;
  min-height: 180px;
}

p.btn-our-services {
  display: none;
}

.our-services-container > div > h3.h3-our-services + p {
  display: block;
}
.seo-container > div.seo-div > h4.h4-creating-seo + p {
  display: block;
}

@media only screen and (max-width: 1180px) {

  .our-services-container {
    grid-template-columns: repeat(auto-fit, minmax(45%, 1fr));
  }

  .our-services-container > div p {
    min-height: 150px;
  }
}

@media only screen and (max-width: 767px) {

  .our-services-container {
    grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
  }

  .our-services-container > div p {
    min-height: auto;
  }

  h3.h3-our-services {
    min-height: 45px;
  }
}

@media only screen and (max-width: 479px) {

  .our-services-container {
    display: block;
    grid-gap: unset;
    grid-template-columns: unset;
    margin-bottom: 2rem;
  }

  .our-services-container > div {
    box-shadow: none;
    text-align: left;
    border-bottom: 1px solid #ccc;
    padding: 1rem 0;
  }

  .our-services-container > div:first-child {
    border-top: 1px solid #ccc;
  }

  .our-services-container > div a.btn {
    display: none;
  }

  .our-services-container > div p {
    margin-bottom: 0;
    font-size: 1.1rem;
  }

  .our-services-container > div > h3.h3-our-services {
    cursor: pointer;
    min-height: auto;
  }

  .seo-container > div.seo-div > h4.h4-creating-seo {
    cursor: pointer;
  }

  .our-services-container > div > h3.h3-our-services + p {
    display: none;
  }

  .our-services-container > div > h3.h3-our-services + p {
    display: none!important;
  }

  h3.h3-our-services {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

}

/* div-our-services section end */