body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

.body {
  background-image: url('../images/BG.jpg');
  background-position: 50% 50%;
  background-size: 100%;
  background-repeat: repeat-y;
  font-family: Roboto, sans-serif;
  color: #6b6b6b;
}

.navbar {
  margin-top: -37px;
  padding-top: 15px;
  padding-bottom: 0px;
  background-image: -webkit-linear-gradient(270deg, transparent, transparent);
  background-image: linear-gradient(180deg, transparent, transparent);
}

.container-content {
  padding: 13px;
}

.services {
  padding: 0px;
}

.paragraph {
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  text-align: left;
}

.paragraph.aboutus {
  padding-top: 20px;
  padding-bottom: 20px;
}

.paragraph.fees-items {
  height: auto;
  padding: 10px;
  border-style: none;
  border-right-width: 2px;
  border-right-color: #000;
  color: #666;
}

.heading {
  display: block;
  margin: 0px auto;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Droid Serif', serif;
  color: #f57921;
  font-size: 22px;
  text-align: left;
}

.heading.banner {
  position: static;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 35px;
  text-align: center;
}

.heading.mobiles {
  padding: 15px 0px 3px;
}

.heading.most-download {
  padding-top: 0px;
}

.heading.forms {
  padding-top: 21px;
  padding-left: 13px;
}

.divider {
  display: block;
  width: 95%;
  height: 4px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px auto;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 51%, .5), hsla(0, 0%, 51%, .5));
  background-image: linear-gradient(180deg, hsla(0, 0%, 51%, .5), hsla(0, 0%, 51%, .5));
}

.div-icons-links {
  display: block;
  width: 100%;
  height: 30px;
  margin-right: auto;
  margin-bottom: 7px;
  margin-left: auto;
  padding: 4px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px 1px 3px;
  border-color: #f57921;
  text-align: center;
  cursor: pointer;
}

.navbar-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  color: transparent;
}

.nav-link {
  display: inline-block;
  margin-bottom: 0px;
  padding-top: 6px;
  padding-bottom: 3px;
  border-right: 2px solid #9c9c9c;
  font-family: Roboto, sans-serif;
  color: #666;
  font-weight: 500;
}

.nav-link:hover {
  background-image: -webkit-linear-gradient(270deg, #f57921, #f57921);
  background-image: linear-gradient(180deg, #f57921, #f57921);
  color: #fff;
}

.nav-link:active {
  background-image: -webkit-linear-gradient(270deg, #666, #666);
  background-image: linear-gradient(180deg, #666, #666);
  color: #fff;
}

.nav-link:focus {
  background-image: -webkit-linear-gradient(270deg, #666, #666);
  background-image: linear-gradient(180deg, #666, #666);
  color: #fff;
}

.nav-link.w--current {
  background-image: -webkit-linear-gradient(270deg, transparent, transparent);
  background-image: linear-gradient(180deg, transparent, transparent);
  color: #000;
}

.nav-link.w--current:hover {
  background-image: -webkit-linear-gradient(270deg, #f57921, #f57921);
  background-image: linear-gradient(180deg, #f57921, #f57921);
  color: #fff;
}

.nav-link.w--current:active {
  background-image: -webkit-linear-gradient(270deg, #666, #666);
  background-image: linear-gradient(180deg, #666, #666);
  color: #fff;
}

.nav-link.w--current:focus {
  background-image: -webkit-linear-gradient(270deg, #666, #666);
  background-image: linear-gradient(180deg, #666, #666);
  color: #fff;
}

.nav-link.contact {
  border-right-width: 0px;
}

.nav-link.contact:hover {
  background-image: -webkit-linear-gradient(270deg, #f57921, #f57921);
  background-image: linear-gradient(180deg, #f57921, #f57921);
}

.nav-link.contact:active {
  background-image: -webkit-linear-gradient(270deg, #666, #666);
  background-image: linear-gradient(180deg, #666, #666);
}

.nav-link.hover:hover {
  background-image: -webkit-linear-gradient(270deg, #f57921, #f57921);
  background-image: linear-gradient(180deg, #f57921, #f57921);
}

.nav-link.hover:active {
  background-image: -webkit-linear-gradient(270deg, #929292, #929292);
  background-image: linear-gradient(180deg, #929292, #929292);
}

.nav-link.hover.w--current {
  background-image: -webkit-linear-gradient(270deg, transparent, transparent);
  background-image: linear-gradient(180deg, transparent, transparent);
  color: #000;
}

.brand {
  position: static;
  width: 270px;
  height: 90px;
  margin-right: 0px;
  margin-bottom: 6px;
  padding: 0px 0px 0px 10px;
}

.image-6 {
  display: block;
  width: 270px;
  max-width: none;
  margin-top: -29px;
  margin-bottom: 0px;
  margin-left: -7px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: transparent;
}

.nav-menu {
  margin-top: 54px;
  padding-top: 0px;
  padding-right: 0px;
}

.div-block-8 {
  width: 40%;
  height: 3px;
  margin-bottom: 14px;
  padding-bottom: 0px;
  background-image: -webkit-linear-gradient(270deg, #f57921, #f57921);
  background-image: linear-gradient(180deg, #f57921, #f57921);
}

.slider1 {
  position: relative;
  height: 300px;
  padding: 29px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/StreetWise-Abstract-slider1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/StreetWise-Abstract-slider1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.div-block-9.service {
  width: 100%;
  height: 160px;
  background-image: url('../images/StreetWise-Abstract-title-insurance-web.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  box-shadow: 0 4px 9px 0 rgba(0, 0, 0, .45);
}

.div-block-9.service.ourservic {
  background-image: url('../images/StreetWise-Abstract-staff-web.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-9.service.tools {
  background-image: url('../images/StreetWise-Abstract-tools-web.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.text-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-family: Roboto, sans-serif;
  text-align: center;
}

.shadow {
  height: 40px;
  background-image: url('../images/shadow.png');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-10 {
  width: 100%;
  height: 70px;
  padding-top: 13px;
  padding-bottom: auto;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
}

.column-tabs {
  display: block;
  padding-top: 11px;
}

.text-link {
  display: block;
  margin-top: 0px;
  padding-top: 0px;
  float: left;
  font-family: Roboto, sans-serif;
  color: #f57921;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}

.text-link.learn-more {
  float: left;
}

.text-link.helpful-link {
  color: #666;
  font-size: 13px;
}

.text-link.items {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  clear: both;
  color: #fff;
  text-align: left;
  text-transform: capitalize;
}

.text-link.forms {
  width: 30%;
  float: none;
  clear: left;
}

.main-wrapper {
  display: block;
  width: 960px;
  height: auto;
  margin: 77px auto 87px;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  box-shadow: 0 0 6px 1px rgba(0, 0, 0, .49);
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.banner-_onpages {
  height: 220px;
  margin-top: 0px;
  padding: 77px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/StreetWise-Abstract-forms1-web.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/StreetWise-Abstract-forms1-web.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.banner-_onpages.aboutus {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/StreetWise-Abstract-about-us-web.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/StreetWise-Abstract-about-us-web.jpg');
  background-size: auto, 1000px;
}

.banner-_onpages.aboutus.contact-us {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/StreetWise-Abstract-contact-us-web.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/StreetWise-Abstract-contact-us-web.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
}

.banner-_onpages.services {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/StreetWise-Abstract-services0-web.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/StreetWise-Abstract-services0-web.jpg');
  background-position: 0px 0px, 50% 100%;
}

.banner-_onpages.helpful-links {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/StreetWise-Abstract-helpful-links-web.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/StreetWise-Abstract-helpful-links-web.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.banner-_onpages.fees {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/StreetWise-Abstract-fees-web.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/StreetWise-Abstract-fees-web.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slider-text {
  display: block;
  width: auto;
  margin: 0px;
  padding: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: 'Droid Serif', serif;
  color: #fff;
  font-size: 22px;
  line-height: 26px;
  font-style: italic;
  font-weight: 700;
  text-align: center;
}

.slider-text.slider2 {
  padding: 0px;
}

.button {
  display: block;
  width: 150px;
  margin-top: 9px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 5px;
  background-image: -webkit-linear-gradient(270deg, #f57921, #f57921);
  background-image: linear-gradient(180deg, #f57921, #f57921);
  color: #fff;
  font-style: normal;
  font-weight: 700;
  text-align: center;
}

.button:hover {
  border: 0px solid #fff;
  background-color: #000;
  background-image: none;
  box-shadow: 0 0 0 1px #fff;
  color: #fff;
}

.button.service {
  margin-top: -7px;
  float: left;
}

.column-5 {
  padding-right: 34px;
  padding-left: 13px;
  border-width: 0px;
  border-right-style: dotted;
  border-right-color: #666;
}

.list-item {
  padding-top: 0px;
}

.list-item-2 {
  margin-bottom: 1px;
  padding-top: 23px;
}

.div-block-11 {
  height: 40px;
}

.column-6 {
  height: 400px;
  padding-left: 23px;
  border-left: 2px dashed hsla(0, 0%, 40%, .41);
}

.column-7 {
  display: block;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: auto;
}

.block-quote {
  margin-top: 9px;
  margin-bottom: 7px;
  margin-left: 34px;
  font-style: italic;
}

.div-block-12 {
  width: auto;
  height: 250px;
  margin-top: 16px;
  margin-right: 11px;
  padding-top: 0px;
  background-image: url('../images/StreetWise-Abstract-services1-web.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.row {
  margin-left: 0px;
  padding-top: 18px;
}

.row-3 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.column-8 {
  padding-left: 24px;
}

.column-9 {
  padding-left: 24px;
}

.row-4 {
  margin-top: 20px;
}

.div-block-form {
  padding-top: 19px;
}

.error-message {
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  color: transparent;
}

.text-block-2 {
  color: red;
}

.submit-button {
  width: 100px;
  border-radius: 5px;
  background-color: #f57921;
}

.submit-button:hover {
  background-color: #000;
}

.text-block-3 {
  font-weight: 700;
}

.icons-list {
  margin-right: 14px;
  font-family: 'Font awesome 5 free solid 900', sans-serif;
  color: #f57921;
  font-size: 16px;
  text-decoration: none;
}

.icons-list.helpful-link {
  color: #666;
}

.div-icon {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: left;
}

.div-block-16 {
  height: 10px;
}

.dropdown-button {
  display: block;
  width: 100%;
  border: 1px solid #f57921;
  text-transform: uppercase;
}

.dropdown-2 {
  display: inline-block;
  width: 100%;
  height: 80%;
}

.text-block-4 {
  color: #f57921;
  font-weight: 500;
}

.icon-4 {
  color: #f57921;
}

.list {
  position: static;
  display: block;
  overflow: hidden;
  height: 0px;
  border: 1px solid #f57921;
  background-color: #fff;
}

.list.w--open {
  height: 0px;
}

.dropdown-link {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 10px 0px 26px;
  float: none;
  color: #f57921;
  font-weight: 500;
  text-decoration: none;
}

.dropdown-link.mostdwnl {
  text-decoration: none;
}

.image-9 {
  float: left;
}

.image-9.mostdown {
  margin-right: 2px;
}

.div-pdf-link {
  padding: 5px 10px 5px 29px;
}

.div-pdf-link.mostdownload {
  width: 100%;
  padding-left: 14px;
  text-decoration: none;
}

.slider-2 {
  height: 300px;
  padding: 29px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/StreetWise-Abstract-slider2-web.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/StreetWise-Abstract-slider2-web.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.block-content-slider {
  display: block;
  height: 250px;
  margin: 0px;
  padding: 68px;
}

.column-sidebar {
  margin-top: -42px;
  padding-top: 12px;
}

.content-text-forms {
  padding-top: 15px;
  padding-bottom: 8px;
  padding-left: 12px;
}

.div-block-17 {
  height: 50px;
}

.div-block-18 {
  padding-left: 27px;
}

.row-fees-tablet {
  height: 40px;
  background-image: -webkit-linear-gradient(270deg, #f57921, #f57921);
  background-image: linear-gradient(180deg, #f57921, #f57921);
}

.row-fees-tablet.items {
  height: auto;
  border-bottom: 1px solid #666;
  background-image: none;
}

.column-fees {
  height: auto;
  border-right: 2px solid #fff;
}

.column-fees.items {
  height: auto;
  border-style: none;
  background-image: -webkit-linear-gradient(270deg, transparent, transparent);
  background-image: linear-gradient(180deg, transparent, transparent);
}

.div-container-fees {
  width: 100%;
  margin-top: 25px;
  margin-bottom: 16px;
}

.column-12 {
  padding: 13px;
}

.business-man {
  height: 350px;
  margin: 6px;
  padding-top: 0px;
  background-image: url('../images/Men-With-Tablet-Image.jpg');
  background-position: 50% 0px;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.row-5 {
  margin-left: 0px;
}

.column-right-services {
  padding-top: 16px;
  padding-left: 13px;
}

.sidebar {
  width: 100%;
  height: auto;
  margin-top: 18px;
  padding-top: 13px;
  border: 1px solid #f57921;
}

.div-block-19 {
  height: 10px;
}

.product-list2 {
  padding-left: 26px;
}

@media (max-width: 991px) {
  .body {
    background-size: cover;
  }
  .navbar {
    display: inline;
    width: 900px;
    height: 60px;
    margin-top: -21px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-image: -webkit-linear-gradient(270deg, red, red);
    background-image: linear-gradient(180deg, red, red);
  }
  .container-content {
    padding-right: 15px;
    padding-left: 15px;
    background-image: -webkit-linear-gradient(270deg, #fff, #fff);
    background-image: linear-gradient(180deg, #fff, #fff);
  }
  .paragraph {
    margin-bottom: 1px;
  }
  .paragraph.aboutus {
    padding-bottom: 10px;
  }
  .heading {
    font-size: 18px;
    line-height: 22px;
  }
  .heading.banner {
    display: block;
    margin-top: auto;
    margin-bottom: auto;
    padding: 0px;
    text-align: center;
  }
  .div-icons-links {
    display: block;
    height: auto;
    padding: 6px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom-width: 3px;
  }
  .navbar-2 {
    width: 100%;
    height: 60px;
    margin-top: 0px;
    padding-top: 0px;
    background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .5));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .5));
  }
  .menu-button {
    margin-top: 0px;
    padding: 40px 0px 0px;
  }
  .menu-button.w--open {
    margin-top: 55px;
    padding: 0px;
    background-image: -webkit-linear-gradient(270deg, #fff, #fff);
    background-image: linear-gradient(180deg, #fff, #fff);
    color: #fff;
  }
  .menu-button.close {
    display: block;
    margin-top: 0px;
    margin-right: 0px;
    padding: 45px 0px 0px;
  }
  .menu-button.close.w--open {
    margin-top: 45px;
    margin-right: 0px;
    padding: 0px;
  }
  .menu-button.closet {
    margin-top: 0px;
    padding-top: 42px;
  }
  .menu-button.closet.w--open {
    margin-top: 42px;
    padding-top: 0px;
  }
  .nav-link {
    position: static;
    display: block;
    width: 100%;
    height: 40px;
    margin-right: auto;
    margin-left: 0px;
    padding: 10px;
    float: right;
    clear: right;
    border-bottom: 1px solid #fff;
    border-right-width: 0px;
    color: #fff;
    text-align: right;
  }
  .nav-link.w--current {
    height: 40px;
  }
  .nav-link.contact {
    position: static;
    padding-top: auto;
    padding-bottom: auto;
    border-bottom-width: 0px;
  }
  .brand {
    display: block;
    width: 280px;
    margin-top: -14px;
    padding-top: 0px;
    padding-left: 0px;
  }
  .brand.w--current {
    margin-top: -20px;
    padding-top: 7px;
  }
  .image-6 {
    width: 270px;
    max-width: none;
    margin-top: -26px;
    margin-left: 9px;
    padding-left: 0px;
  }
  .nav-menu {
    position: absolute;
    z-index: 999;
    display: block;
    height: auto;
    margin-top: 22px;
    margin-left: 60%;
    padding-top: 0px;
    float: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .icon {
    margin-top: 0px;
    color: #8b8b8b;
    font-size: 40px;
  }
  .icon.closet {
    margin-top: 0px;
    padding-top: 0px;
  }
  .slider1 {
    position: relative;
    display: inline-block;
    padding-top: 0px;
    clear: both;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-9.service {
    height: 150px;
  }
  .shadow {
    background-size: cover;
  }
  .text-link {
    margin-top: 0px;
  }
  .text-link.learn-more {
    margin-top: 7px;
  }
  .text-link.items.westchester {
    font-size: 13px;
  }
  .main-wrapper {
    display: block;
    width: 95%;
    margin-top: 48px;
    padding-top: 0px;
  }
  .banner-_onpages {
    display: block;
    margin-top: 22px;
    padding: 97px;
  }
  .slider-text {
    font-size: 18px;
    line-height: 22px;
  }
  .slider-text.slider2 {
    padding-top: 0px;
  }
  .button {
    width: 150px;
  }
  .list-item {
    padding-top: 18px;
  }
  .column-7 {
    padding-right: 6px;
    padding-left: 7px;
  }
  .div-block-12 {
    height: 94%;
    margin-bottom: 0px;
    background-position: 50% 50%;
    background-size: cover;
  }
  .row-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-right: 0px;
  }
  .italic-text-2 {
    font-size: 16px;
    line-height: 18px;
  }
  .container {
    display: inline;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
  }
  .row-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .container-2 {
    display: inline;
    margin-right: auto;
    margin-left: auto;
  }
  .dropdown-button {
    padding-left: 17px;
  }
  .list {
    display: block;
  }
  .dropdown-link {
    font-size: 13px;
  }
  .slider-2 {
    padding-top: 0px;
  }
  .block-content-slider {
    margin: 34px;
  }
  .icon-5 {
    margin-left: 10px;
    font-size: 20px;
  }
  .icon-6 {
    margin-right: 11px;
    font-size: 20px;
  }
  .column-sidebar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-17 {
    overflow: visible;
  }
  .column-ahout-us {
    padding-left: 10px;
  }
  .column-11 {
    position: static;
    display: block;
    height: auto;
  }
  .column-12 {
    height: 100%;
  }
  .business-man {
    display: block;
    width: 100%;
    height: 0px;
    max-height: 95%;
    min-height: 95%;
    margin-top: 16px;
    margin-bottom: 0px;
    float: none;
    clear: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-position: 50% 50%;
    background-size: contain;
  }
  .row-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .row-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

@media (max-width: 767px) {
  .body {
    background-position: 50% 0px;
    background-size: cover;
  }
  .navbar {
    display: inline-block;
    width: 100%;
    height: auto;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-image: none;
  }
  .container-content {
    height: auto;
    padding: 3px;
  }
  .services {
    padding-bottom: 25px;
  }
  .paragraph {
    margin-bottom: -17px;
    padding-top: 26px;
  }
  .paragraph.aboutus {
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .paragraph.fees-items {
    margin-bottom: 0px;
    font-size: 12px;
  }
  .paragraph.agency {
    padding-right: 12px;
    padding-left: 12px;
  }
  .heading {
    margin-top: 0px;
    margin-bottom: 5px;
    padding-top: 11px;
    clear: both;
    font-size: 35px;
    line-height: 38px;
    text-align: center;
  }
  .heading.banner {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    text-align: center;
  }
  .heading.mobiles {
    padding-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .heading.most-download {
    text-align: center;
  }
  .heading.forms {
    text-align: center;
  }
  .div-icons-links {
    height: auto;
    margin-top: 16px;
    float: none;
    clear: none;
    border-style: solid;
    border-width: 1px 1px 3px;
    border-color: #f57921;
  }
  .navbar-2 {
    height: 70px;
    margin-top: -8px;
    padding-top: 0px;
  }
  .menu-button {
    margin-top: 28px;
    padding: 0px;
  }
  .menu-button.w--open {
    position: relative;
    margin-top: 28px;
    padding: 0px;
    background-image: -webkit-linear-gradient(270deg, #fff, #fff);
    background-image: linear-gradient(180deg, #fff, #fff);
    color: #fff;
  }
  .menu-button.close {
    display: block;
    margin-top: 0px;
    margin-right: 0px;
    padding-top: 22px;
  }
  .menu-button.close.w--open {
    display: block;
    margin-top: 29px;
    padding-top: 0px;
  }
  .menu-button.closet {
    margin-top: 2px;
    padding-top: 25px;
  }
  .menu-button.closet.w--open {
    margin-top: 27px;
    padding-top: 0px;
  }
  .nav-link {
    border-bottom: 1px solid #fff;
    color: #fff;
    text-align: center;
  }
  .nav-link.contact {
    border-bottom-width: 0px;
  }
  .brand {
    width: auto;
    height: auto;
    margin-top: -36px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    float: left;
  }
  .brand.w--current {
    margin-top: -47px;
    padding-top: 12px;
  }
  .image-6 {
    display: block;
    width: 235px;
    max-width: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
  }
  .nav-menu {
    display: block;
    margin-top: 0px;
    margin-left: 0%;
    padding-top: 0px;
  }
  .icon {
    display: block;
  }
  .icon.closet {
    display: block;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    float: right;
  }
  .div-block-8 {
    margin-left: 68px;
    text-align: center;
  }
  .div-block-9.service {
    height: 200px;
  }
  .div-block-9.service.ourservic {
    height: 250px;
  }
  .text-block {
    margin-top: 12px;
    padding-top: 0px;
    padding-bottom: 10px;
  }
  .shadow {
    background-position: 50% 0px;
    background-size: contain;
  }
  .div-block-10 {
    display: block;
    width: 90%;
    height: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding: 2px auto 5px;
  }
  .text-link {
    margin-top: 1px;
  }
  .text-link.learn-more {
    margin-top: 32px;
  }
  .text-link.items {
    height: auto;
    font-size: 12px;
  }
  .text-link.items.westchester {
    padding-left: 3px;
    font-size: 9px;
  }
  .main-wrapper {
    width: 95%;
    margin-top: 47px;
    margin-bottom: 50px;
  }
  .banner-_onpages {
    margin-top: 0px;
    padding: 96px;
    clear: both;
  }
  .banner-_onpages.services {
    padding: 83px;
  }
  .slider-text {
    font-size: 18px;
    line-height: 22px;
  }
  .slider-text.slider2 {
    padding-top: 7%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .slider-text.silder1 {
    padding-top: 7%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .button.service {
    margin-top: 9px;
    float: none;
  }
  .column-5 {
    padding-right: 10px;
    padding-left: 10px;
    border-right-width: 0px;
  }
  .list-item {
    padding-top: 0px;
    list-style-type: disc;
  }
  .list-item-2 {
    margin-top: 19px;
  }
  .div-block-11 {
    display: none;
  }
  .column-6 {
    padding-right: 10px;
    padding-left: 10px;
    border-width: 0px;
  }
  .column-7 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-block-12 {
    display: block;
    width: 98%;
    height: 200px;
    margin-right: auto;
    margin-left: auto;
    background-position: 50% 50%;
  }
  .row-2 {
    display: inline-block;
  }
  .row-3 {
    padding-right: 13px;
    padding-left: 12px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .column-8 {
    padding-left: 10px;
  }
  .column-9 {
    padding-left: 0px;
  }
  .icons-list {
    float: left;
  }
  .div-block-16 {
    height: 40px;
    padding-top: 25px;
    padding-right: 0px;
  }
  .dropdown-button {
    padding-left: 10px;
  }
  .list {
    display: block;
  }
  .block-content-slider {
    margin: 13px 21px 21px;
    padding: 45px 40px 59px;
  }
  .column-sidebar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .content-text-forms {
    padding-top: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .row-fees-tablet.items {
    height: auto;
  }
  .column-fees {
    height: auto;
  }
  .column-fees.items {
    display: block;
    height: auto;
  }
  .div-container-fees {
    display: block;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding-top: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .column-11 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .column-12 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .business-man {
    display: block;
    height: 500px;
    min-height: 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .row-5 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .row-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .product-list2 {
    padding-left: 40px;
  }
}

@media (max-width: 479px) {
  .body {
    background-position: 50% 0px;
    background-size: cover;
    background-repeat: repeat-y;
  }
  .navbar {
    display: block;
    height: auto;
    margin-top: -22px;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .container-content {
    padding: 0px 5px 11px 11px;
  }
  .services {
    padding-top: 0px;
  }
  .paragraph {
    margin-bottom: 8px;
    padding-top: 25px;
    padding-bottom: 0px;
  }
  .paragraph.fees-items {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 5px;
    font-size: 11px;
    line-height: 13px;
  }
  .paragraph.agency {
    padding-right: 5px;
    padding-left: 4px;
  }
  .heading {
    margin-bottom: 6px;
    padding-top: 18px;
    clear: both;
    line-height: 35px;
  }
  .heading.banner {
    display: block;
    overflow: visible;
    margin: auto;
    padding: 20px;
    float: none;
    clear: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 35px;
    text-align: center;
  }
  .heading.mobiles {
    padding-left: 0px;
    font-size: 30px;
    line-height: 32px;
  }
  .div-icons-links {
    height: auto;
    border-bottom-width: 3px;
  }
  .navbar-2 {
    height: 60px;
    margin-top: -5px;
  }
  .menu-button {
    display: block;
    margin-top: 41px;
    padding: 0px;
  }
  .menu-button.w--open {
    display: block;
    margin-top: 42px;
    padding-top: 0px;
    background-image: -webkit-linear-gradient(270deg, #fff, #fff);
    background-image: linear-gradient(180deg, #fff, #fff);
    color: #fff;
  }
  .menu-button.close {
    margin-top: 0px;
    margin-right: 0px;
    padding-top: 0px;
  }
  .menu-button.close:hover {
    color: #fff;
  }
  .menu-button.close.w--open {
    display: block;
    margin-top: -1px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
  }
  .menu-button.closet {
    margin-top: 35px;
    padding-top: 0px;
  }
  .menu-button.closet.w--open {
    display: block;
    margin-top: 35px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .nav-link {
    border-bottom: 1px solid #fff;
    background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 51%, .5), hsla(0, 0%, 51%, .5));
    background-image: linear-gradient(180deg, hsla(0, 0%, 51%, .5), hsla(0, 0%, 51%, .5));
    color: #fff;
    text-align: center;
  }
  .nav-link.w--current {
    background-image: -webkit-linear-gradient(270deg, #aaa, #aaa);
    background-image: linear-gradient(180deg, #aaa, #aaa);
  }
  .nav-link.contact {
    border-bottom-style: none;
  }
  .brand {
    width: 210px;
    margin-top: -34px;
    margin-bottom: 0px;
  }
  .brand.w--current {
    width: 220px;
    height: auto;
  }
  .image-6 {
    display: block;
    width: 200px;
    margin-top: 18px;
    margin-bottom: 0px;
    margin-left: 9px;
    padding-top: 8px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .nav-menu {
    display: block;
    width: 100%;
    margin-top: 1px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
  }
  .icon {
    display: block;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
  }
  .icon.closet {
    margin-top: 0px;
    padding-top: 46px;
  }
  .slider1 {
    height: 400px;
  }
  .div-block-9.service {
    height: 200px;
  }
  .div-block-9.service.ourservic {
    background-position: 100% 50%;
  }
  .text-block {
    margin-top: -2px;
  }
  .shadow {
    height: 30px;
    background-size: contain;
  }
  .div-block-10 {
    margin-top: 4px;
    margin-bottom: 72px;
    padding: 14px auto 13px;
  }
  .column-tabs {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 3px;
  }
  .text-link {
    margin-top: 1px;
  }
  .text-link.learn-more {
    margin-top: 6px;
  }
  .text-link.helpful-link {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: -0.5px;
  }
  .text-link.items {
    font-size: 9px;
  }
  .text-link.items.westchester {
    padding: 10px 0px 10px 4px;
    float: right;
    clear: none;
    font-size: 8px;
    text-transform: none;
  }
  .main-wrapper {
    width: 95%;
    margin-top: 38px;
    margin-bottom: 0px;
  }
  .banner-_onpages {
    margin-top: 0px;
    padding: 69px 0px;
  }
  .banner-_onpages.services {
    padding: 43px;
  }
  .slider-text {
    font-size: 14px;
    line-height: 18px;
  }
  .slider-text.slider2 {
    padding-top: 8px;
  }
  .button {
    width: 120px;
  }
  .button.service {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0px;
  }
  .column-5 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .list-item {
    padding-top: 24px;
  }
  .list-item-2 {
    padding-top: 13px;
  }
  .div-block-11 {
    width: auto;
  }
  .column-6 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .row-3 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-8 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-9 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .submit-button {
    width: 100%;
  }
  .textarea {
    height: auto;
  }
  .icons-list.helpful-link {
    margin-right: 6px;
  }
  .div-icon {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-16 {
    height: 10px;
    padding-top: 19px;
  }
  .dropdown-button {
    padding-left: 7px;
  }
  .list {
    display: block;
    height: 0px;
  }
  .dropdown-link {
    padding-left: 5px;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: -0.4px;
    text-decoration: none;
  }
  .image-9.mostdown {
    margin-right: 5px;
  }
  .div-pdf-link {
    padding-right: 8px;
    padding-left: 7px;
  }
  .block-content-slider {
    padding: 18% 10px 28px;
    clear: both;
  }
  .column-sidebar {
    padding-bottom: 20px;
  }
  .content-text-forms {
    padding-top: 20px;
  }
  .div-block-18 {
    padding-left: 0px;
  }
  .row-fees-tablet {
    height: auto;
  }
  .div-container-fees {
    height: auto;
    margin-bottom: 10px;
    padding-top: 0px;
  }
  .column-ahout-us {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-11 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-12 {
    padding-right: 6px;
    padding-left: 3px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .business-man {
    height: 300px;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
  }
  .row-5 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@font-face {
  font-family: 'Font awesome 5 free 400';
  src: url('../fonts/Font-Awesome-5-Free-Regular-400.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Font awesome 5 free solid 900';
  src: url('../fonts/Font-Awesome-5-Free-Solid-900.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Font awesome 5 brands 400';
  src: url('../fonts/Font-Awesome-5-Brands-Regular-400.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}