@font-face {
  font-family: 'OpenSans-Regular';
  src: url("../fonts/OpenSans-Regular.woff") format("woff");
  src: url("../fonts/OpenSans-Regular.ttf") format("truetype"), url("../fonts/OpenSans-Regular.eot") format("embedded-opentype"), url("../fonts/OpenSans-Regular.svg") format("svg");
}

@font-face {
  font-family: 'Mulish-Regular';
  src: url("../fonts/Mulish-Regular.woff") format("woff");
  src: url("../fonts/Mulish-Regular.eot") format("embedded-opentype"), url("../fonts/Mulish-Regular.otf") format("opentype"), url("../fonts/Mulish-Regular.svg") format("svg"), url("../fonts/Mulish-Regular.ttf") format("truetype");
}

/* line 12, ../scss/about.scss */
#AboutUs {
  width: 100%;
  height: 100%;
  min-width: 300px;
}
/* line 17, ../scss/about.scss */
#AboutUs .clear {
  clear: both;
  height: 120px;
}
/* line 21, ../scss/about.scss */
#AboutUs .aboutus {
  width: 100%;
  height: 776px;
  display: table;
}
/* line 26, ../scss/about.scss */
#AboutUs .aboutus .aboutusCell {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
  padding: 0 110px;
}
/* line 32, ../scss/about.scss */
#AboutUs .aboutus .aboutusCell .fontTxt {
  position: relative;
  color: white;
}
/* line 36, ../scss/about.scss */
#AboutUs .aboutus .aboutusCell .fontTxt .img {
  position: absolute;
  top: 50%;
  left: -197px;
  height: 3px;
}
/* line 43, ../scss/about.scss */
#AboutUs .aboutus .aboutusCell .header {
  font-family: 'Mulish-Regular';
  font-weight: bold;
  font-size: 48px;
  letter-spacing: 0.5px;
  vertical-align: middle;
  text-transform: uppercase;
}
/* line 51, ../scss/about.scss */
#AboutUs .aboutus .aboutusCell .text {
  font-family: OpenSans-Regular;
  font-size: 16px;
  line-height: 30px;
  margin-top: 45px;
  text-align: justify;
}
/* line 59, ../scss/about.scss */
#AboutUs .aboutus .left {
  background: url(../images/aboutusBg3.jpg) center center no-repeat;
  background-size: cover;
}
/* line 63, ../scss/about.scss */
#AboutUs .aboutus .right {
  background: url(../images/aboutusBg2.jpg) center center no-repeat;
  background-size: cover;
}
/* line 68, ../scss/about.scss */
#AboutUs .service {
  width: 100%;
  height: 776px;
  display: table;
}
/* line 73, ../scss/about.scss */
#AboutUs .service .serviceCell {
  width: 58%;
  display: inline-block;
}
/* line 77, ../scss/about.scss */
#AboutUs .service .serviceCell .fontTxt {
  position: relative;
  padding: 0 110px;
}
/* line 81, ../scss/about.scss */
#AboutUs .service .serviceCell .fontTxt .img {
  position: absolute;
  top: 50%;
  left: -100px;
  width: 200px;
  height: 3px;
}
/* line 88, ../scss/about.scss */
#AboutUs .service .serviceCell .fontTxt .serviceUl {
  list-style-type: none;
}
/* line 91, ../scss/about.scss */
#AboutUs .service .serviceCell .fontTxt .serviceUl li {
  position: relative;
  margin-bottom: 30px;
}
/* line 95, ../scss/about.scss */
#AboutUs .service .serviceCell .fontTxt .serviceUl li .icon {
  position: absolute;
  top: 7px;
  left: -40px;
}
/* line 103, ../scss/about.scss */
#AboutUs .service .serviceCell .header {
  font-family: 'Mulish-Regular';
  font-weight: bold;
  font-size: 36px;
  color: #004b92;
  letter-spacing: 0.5px;
  vertical-align: middle;
  text-transform: uppercase;
}
/* line 112, ../scss/about.scss */
#AboutUs .service .serviceCell .text {
  font-family: OpenSans-Regular;
  font-size: 16px;
  color: #595959;
  line-height: 30px;
  margin-top: 45px;
  text-align: justify;
}
/* line 120, ../scss/about.scss */
#AboutUs .service .serviceCell .text .subHeader {
  color: #004b92;
}
/* line 125, ../scss/about.scss */
#AboutUs .service .right {
  width: 42%;
  height: 885px;
  float: right;
  padding: 0;
  margin-top: 95px;
  background: url(../images/servicesBg.jpg) right top no-repeat;
  background-size: contain;
}
/* line 134, ../scss/about.scss */
#AboutUs .service .right .img {
  display: none;
}

@media screen and (max-width: 1399px) {
  /* line 147, ../scss/about.scss */
  #AboutUs .aboutus .aboutusCell {
    padding: 0 50px;
  }
  /* line 152, ../scss/about.scss */
  #AboutUs .aboutus .aboutusCell .fontTxt .img {
    left: -70px;
    width: 40px;
  }
}
@media screen and (max-width: 1279px) {
  /* line 168, ../scss/about.scss */
  #AboutUs .aboutus .aboutusCell {
    padding: 0 30px 0 40px;
  }
  /* line 173, ../scss/about.scss */
  #AboutUs .aboutus .aboutusCell .fontTxt .img {
    left: -61px;
    width: 40px;
  }
  /* line 184, ../scss/about.scss */
  #AboutUs .service .serviceCell .fontTxt {
    padding: 0 50px;
  }
  /* line 187, ../scss/about.scss */
  #AboutUs .service .serviceCell .fontTxt .img {
    left: -170px;
  }
}
@media screen and (max-width: 1023px) {
  /* line 200, ../scss/about.scss */
  #AboutUs .clear {
    height: 0;
  }
  /* line 205, ../scss/about.scss */
  #AboutUs .aboutus .aboutusCell {
    width: 800px;
    margin: auto;
    padding: 0;
    display: block;
  }
  /* line 211, ../scss/about.scss */
  #AboutUs .aboutus .aboutusCell .fontTxt {
    padding: 20px 40px;
    margin-top: 0;
  }
  /* line 215, ../scss/about.scss */
  #AboutUs .aboutus .aboutusCell .fontTxt .img {
    left: 0;
    width: auto;
  }
  /* line 220, ../scss/about.scss */
  #AboutUs .aboutus .aboutusCell .header {
    text-align: center;
  }
  /* line 224, ../scss/about.scss */
  #AboutUs .aboutus .left {
    height: 450px;
    background: url(../images/aboutusBg.jpg) center center no-repeat;
    background-size: cover;
  }
  /* line 232, ../scss/about.scss */
  #AboutUs .service .serviceCell {
    max-width: 800px;
    width: 100%;
    float: none;
    margin: auto;
    display: block;
  }
  /* line 239, ../scss/about.scss */
  #AboutUs .service .serviceCell .header {
    text-align: center;
  }
  /* line 244, ../scss/about.scss */
  #AboutUs .service .serviceCell .fontTxt .img {
    left: 0;
  }
  /* line 249, ../scss/about.scss */
  #AboutUs .service .left {
    margin-top: 60px;
  }
  /* line 252, ../scss/about.scss */
  #AboutUs .service .right {
    height: 672px;
    background: url(../images/servicesBg.jpg) center center no-repeat;
    background-size: cover;
  }
}
@media screen and (max-width: 849px) {
  /* line 267, ../scss/about.scss */
  #AboutUs .aboutus .aboutusCell {
    width: auto;
    min-width: 300px;
    max-width: 100%;
  }
  /* line 272, ../scss/about.scss */
  #AboutUs .aboutus .aboutusCell .fontTxt {
    padding: 20px;
  }
  /* line 275, ../scss/about.scss */
  #AboutUs .aboutus .aboutusCell .fontTxt .img {
    left: -300px;
  }
  /* line 283, ../scss/about.scss */
  #AboutUs .service .serviceCell {
    width: auto;
    min-width: 300px;
    max-width: 100%;
  }
  /* line 288, ../scss/about.scss */
  #AboutUs .service .serviceCell .fontTxt {
    padding: 0 20px;
  }
  /* line 291, ../scss/about.scss */
  #AboutUs .service .serviceCell .fontTxt .img {
    left: -300px;
  }
  /* line 295, ../scss/about.scss */
  #AboutUs .service .serviceCell .text {
    margin-top: 30px;
  }
  /* line 299, ../scss/about.scss */
  #AboutUs .service .left {
    margin-top: 30px;
  }
  /* line 302, ../scss/about.scss */
  #AboutUs .service .right {
    height: auto;
  }
  /* line 305, ../scss/about.scss */
  #AboutUs .service .right .img {
    width: 100%;
    display: block;
  }
}
