@import url(https://fonts.googleapis.com/css?family=Oxygen:700,300);
h1,
h2,
h3,
h4,
h5,
h6,
input,
button,
select,
textarea,
body {
  font-family: "Oxygen", Helvetica, Arial, sans-serif;
}
strong {
  font-weight: 700;
}
input,
button,
select,
textarea,
body {
  font-weight: 300;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 300;
}
.arial {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
::selection {
  background: #007d15;
}
::-moz-selection {
  background: #007d15;
}
body,
p,
.gform_body .gfield input,
.gform_body .gfield textarea,
.gform_body .gfield select {
  font-size: 15px;
  line-height: 1.41;
}
h1 {
  font-size: 45px;
  line-height: 1.41;
}
h2 {
  font-size: 22.5px;
  line-height: 1.41;
}
h3 {
  font-size: 17.55px;
  line-height: 1.41;
}
h4 {
  font-size: 15px;
  line-height: 1.41;
}
h5 {
  font-size: 12.45px;
  line-height: 1.41;
}
h6 {
  font-size: 11.25px;
  line-height: 1.41;
}
#topcontrol {
  background-color: rgba(0,0,0,0.1);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  border-radius: 3px;
  color: #FFFFFF;
  height: 48px;
  line-height: 55px;
  margin: 0 15px 15px 0;
  text-align: center;
  width: 48px;
  z-index: 10000;
}
#scrolltotop:before {
  border-color: rgba(255,255,255,0) rgba(255,255,255,0) #FFFFFF;
  border-image: none;
  border-style: solid;
  border-width: 10px;
  content: "";
  height: 0;
  left: 28%;
  position: absolute;
  top: 17%;
  width: 0;
}
#topcontrol:hover {
  background-color: #004a0c;
}
a:hover,
.sidebar-content .nav.nav-tabs.nav-stacked .parent ul a.selected,
.sidebar-content .nav li li a:hover,
div[role="complementary"] div > ul > li:hover {
  color: #00540e;
}
a,
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus,
.nav li a:hover,
.nav li a:focus,
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover,
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span,
nav[role="navigation"] .nav-normal > .active > a,
nav[role="navigation"] .nav-normal li a:hover,
nav[role="navigation"] .nav-pills-square > .active > a,
nav[role="navigation"] .nav-bar > li > a:hover,
nav[role="navigation"] .nav-bar > li > a:focus,
nav[role="navigation"] .nav-bar > .active > a,
nav[role="navigation"] .nav-bar-top > .active > a,
nav[role="navigation"] .nav-bar-top > li > a:hover,
nav[role="navigation"] .nav-bar-underline > .active > a,
nav[role="navigation"] .nav-underline > .active > a,
nav[role="navigation"] .nav-underline > li > a:hover,
nav[role="navigation"] .nav-separator > .active > a,
nav[role="navigation"] .nav-separator > li > a:hover,
.sidebar-content .nav a.active,
div[role="complementary"] div > ul > li:active,
.sidebar-content .nav li a:hover,
.sidebar-content .nav li a:focus {
  color: #007d15;
}
.nav a:hover .caret {
  border-bottom-color: #007d15;
  border-top-color: #007d15;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus,
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus,
.nav-tabs.nav-stacked > .active > a,
.nav-tabs.nav-stacked > .active > a:hover,
.nav-tabs.nav-stacked > .active > a:focus,
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus,
.grid li a:hover img,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="clock-o"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus,
.gform_wrapper li.gfield_error input[type="text"]:focus,
.gform_wrapper li.gfield_error input[type="url"]:focus,
.gform_wrapper li.gfield_error input[type="email"]:focus,
.gform_wrapper li.gfield_error input[type="tel"]:focus,
.gform_wrapper li.gfield_error input[type="number"]:focus,
.gform_wrapper li.gfield_error input[type="password"]:focus,
.gform_wrapper li.gfield_error textarea:focus {
  border-color: #007d15;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus,
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus,
.nav-tabs.nav-stacked > .active > a,
.nav-tabs.nav-stacked > .active > a:hover,
.nav-tabs.nav-stacked > .active > a:focus,
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.progress .bar,
.progress-striped .bar,
.progress-info.progress-striped .bar,
.progress-striped .bar-info,
nav[role="navigation"] .nav-pills-square li a:hover {
  background-color: #007d15;
}
.form-control:focus {
  border-color: #007d15;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(0,125,21,0.6);
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #007d15;
  border-color: #007d15;
}
.accent {
  color: #007d15 !important;
}
.accent2 {
  color: #ff9500 !important;
}
.accent3 {
  color: #007cc3 !important;
}
.accent4 {
  color: #333333 !important;
}
.btn-primary {
  background-color: #ff9500;
  color: #fff;
  text-shadow: none;
  -webkit-box-shadow: inset 0 -3px rgba(111,65,0,0.57);
  -moz-box-shadow: inset 0 -3px rgba(111,65,0,0.57);
  box-shadow: inset 0 -3px rgba(111,65,0,0.57);
  border: medium none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 12px 20px;
  font-size: 16px;
}
.btn-primary:hover,
.btn-primary .disabled,
.btn-primary [disabled] {
  background-color: #eb8900;
  border: medium none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #fff;
}
.btn-primary:active,
.btn-primary .active,
.btn-primary:focus,
.btn-primary .focus {
  background-color: #d67d00;
  border: medium none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #fff;
}
.btn-custom {
  background-color: #007d15;
  color: #fff;
  text-shadow: none;
  -webkit-box-shadow: inset 0 -3px rgba(111,65,0,0.57);
  -moz-box-shadow: inset 0 -3px rgba(111,65,0,0.57);
  box-shadow: inset 0 -3px rgba(111,65,0,0.57);
  border: medium none;
}
.btn-custom:hover,
.btn-custom .disabled,
.btn-custom [disabled] {
  background-color: #006912;
  border: medium none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #fff;
}
.btn-custom:active,
.btn-custom .active,
.btn-custom:focus,
.btn-custom .focus {
  background-color: #00540e;
  border: medium none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #fff;
}
.btn {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 12px 20px;
  font-size: 16px;
}
.container form .search-query + button {
  padding: 5px 10px;
}
.form-control {
  border-radius: 0;
}
.heading-font {
  font-size: 48px;
}
.sub-heading-font {
  font-size: 30px;
}
.semi-heading-font {
  font-size: 24px;
}
.small-heading-font {
  font-size: 18px;
}
.line-height-small {
  line-height: 1.1;
}
.hp-form .btn {
  padding: 5px 10px 10px;
  background-color: #339443;
  -webkit-box-shadow: inset 0 -3px #85be8f;
  -moz-box-shadow: inset 0 -3px #85be8f;
  box-shadow: inset 0 -3px #85be8f;
}
.hp-form .btn:hover,
.hp-form .btn:active,
.hp-form .btn:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.main-header {
  background-color: #fff;
  background-image: -webkit-linear-gradient(top,#dfffe5,#fff);
  background-image: -moz-linear-gradient(top,#dfffe5,#fff);
  background-image: -o-linear-gradient(top,#dfffe5,#fff);
  background-image: -ms-linear-gradient(top,#dfffe5,#fff);
  background-image: linear-gradient(to bottom,#dfffe5,#fff);
}
.main-header .nav li {
  margin-bottom: 0;
}
.home .header-shadow {
  box-shadow: none;
}
.brand img {
  margin: 16px 0;
}
#header nav[role="navigation"] {
  display: inline-block;
  margin-bottom: -5px;
}
#header nav[role="navigation"] ul li  a {
  font-size: 16px;
}
#header nav[role="navigation"] > ul > li + li {
  margin-left: 30px;
}
#header nav[role="navigation"] > ul > .active > a {
  background: none;
  color: #007d15;
  -moz-box-shadow: 0 -4px 0 0 #007d15 inset;
  -webkit-box-shadow: 0 -4px 0 0 #007d15 inset;
  box-shadow: 0 -4px 0 0 #007d15 inset;
}
#header nav[role="navigation"] > ul > .active > a .caret {
  border-top-color: #333;
  border-bottom-color: #333;
}
#header nav[role="navigation"] > ul > li > a {
  padding: 15px 10px;
}
#header nav[role="navigation"] > ul > li > a:hover,
#header nav[role="navigation"] > ul > li > a:active,
#header nav[role="navigation"] > ul > li > a:focus {
  background: none;
  color: #007d15;
  -moz-box-shadow: 0 -4px 0 0 #007d15 inset;
  -webkit-box-shadow: 0 -4px 0 0 #007d15 inset;
  box-shadow: 0 -4px 0 0 #007d15 inset;
}
#header nav[role="navigation"] > ul > li > a:hover .caret,
#header nav[role="navigation"] > ul > li > a:active .caret,
#header nav[role="navigation"] > ul > li > a:focus .caret {
  border-top-color: #333;
  border-bottom-color: #333;
}
#header nav[role="navigation"] > ul > li li {
  text-align: left;
}
#header nav[role="navigation"] > ul > li:hover li:hover > a {
  color: #fff;
  background: #007d15;
}
#header nav[role="navigation"] > ul > li li > a:hover,
#header nav[role="navigation"] > ul > li li > a:active,
#header nav[role="navigation"] > ul > li li > a:focus {
  color: #fff;
  background: #007d15;
}
.phone-number {
  background: none repeat scroll 0 0 #ff9500;
  border-left: 1px solid;
  border-right: 1px solid;
  float: right;
  font-size: 18px;
  font-weight: bold;
  padding: 10px;
}
.phone-number i {
  color: #fff !important;
}
.top-nav {
  -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.1), 0 2px 4px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0 4px rgba(0,0,0,0.1), 0 2px 4px rgba(0,0,0,0.2);
  box-shadow: 0 0 4px rgba(0,0,0,0.1), 0 2px 4px rgba(0,0,0,0.2);
  position: relative;
}
#menu-top-nav {
  font-weight: bold;
  margin-right: 10px;
  margin-top: 10px;
}
#menu-top-nav li a {
  color: #fff;
}
#menu-top-nav li + li:before {
  content: "|";
  padding-right: 10px;
}
#menu-top-nav #menu-item-14353::before {
  margin-left: -7px;
}
#menu-top-nav #menu-item-14353 {
  margin-left: 0;
  padding: 0 8px 0 20px;
}
#menu-top-nav #menu-item-14353 form {
  height: 0;
}
#menu-top-nav #menu-item-14353 input[type="submit"] {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  border: 0 none;
  color: #fff;
  font-weight: bold;
  left: 8px;
  padding: 0;
  position: relative;
  top: -20px;
}
.line-left:before {
  content: "|";
  display: inline-block;
  padding: 0 5px 0 10px;
}
.hp-banner .text-shadow-dark {
  text-shadow: 1px 1px 1px #000;
}
.hp-banner .text-shadow-white {
  text-shadow: 1px 1px #fff;
}
.hp-banner .text-shadow-gray {
  text-shadow: 1px 1px #ccc;
}
.hp-banner .text-shadow-white {
  text-shadow: 1px 1px #fff;
}
.banner-01 {
  padding-top: 225px !important;
  padding-bottom: 188px !important;
}
.banner-02 .sub-heading-font {
  font-size: 26px;
}
#homepage-banner {
  margin: 0;
  box-shadow: none;
  border: 0;
}
#homepage-banner h2,
#homepage-banner p,
#homepage-banner li {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif !important;
}
#homepage-banner .slide-content {
  margin: 0;
}
#homepage-banner .img-responsive {
  width: auto;
}
#homepage-banner .hp-banner {
  min-height: 772px;
}
#homepage-banner .banner-03 ul {
  padding-left: 0;
}
#homepage-banner .banner-03 li {
  list-style: none;
  background: url("/wp-content/uploads/sites/945/2015/06/icon_banner_check.png") no-repeat left center;
  padding-left: 35px;
}
#homepage-banner .wooslider-control-nav {
  z-index: 9999;
  top: 93%;
}
#homepage-banner .banner-02 h2,
#homepage-banner .banner-03 h2,
#homepage-banner .banner-04 h2,
#homepage-banner .banner-05 h2 {
  font-size: 40px;
}
#homepage-banner .banner-04 h2 {
  position: relative;
  top: -10px;
  left: 10px;
  margin: 0;
}
.margin-left-2 {
  margin-left: 2cm !important;
}
.hp-help::after {
  clear: both;
  content: "";
  display: block;
}
.hp-help .col-70 {
  float: left;
  padding: 30px;
  width: 57%;
}
.hp-help .wrapper {
  float: right;
  max-width: 670px;
}
.hp-help .line {
  border-left: 4px solid #339443;
  padding: 0 95px 0 30px;
}
.hp-help .bg {
  background: url("/wp-content/uploads/sites/945/2015/05/img_segment02.jpg") no-repeat scroll 0 0 / cover rgba(0,0,0,0);
  float: left;
  min-height: 734px;
  width: 43%;
}
.hover-effect,
.hover-effect .caption,
.hover-effect .caption-bg {
  height: 378px;
}
.hover-effect {
  overflow: hidden;
  position: relative;
  cursor: pointer;
  margin-bottom: 17px;
}
.hover-effect h3 {
  color: #fff;
}
.hover-effect > img {
  position: relative;
  display: block;
  width: 105%;
}
.hover-effect .caption-bg {
  background-color: rgba(0,138,23,0.7);
  position: absolute;
  top: 378px;
  width: 100%;
}
.hover-effect .caption {
  position: absolute;
  top: 0;
  width: 100%;
  padding: 113px 25px 45px;
  z-index: 1;
}
.hover-effect .caption p,
.hover-effect .caption i {
  color: #fff;
  opacity: 0;
}
.hover-effect .caption .hover-effect-ico {
  opacity: 1;
}
.hover-effect .caption,
.hover-effect .caption p,
.hover-effect .caption i,
.hover-effect .caption-bg,
.hover-effect .caption .hover-effect-ico {
  -webkit-transition: .5s;
  transition: .5s;
}
.hover-effect:hover a .caption,
.hover-effect:focus a .caption,
.hover-effect:active a .caption {
  padding-top: 50px;
}
.hover-effect:hover a .caption > p,
.hover-effect:focus a .caption > p,
.hover-effect:active a .caption > p,
.hover-effect:hover a .caption > i,
.hover-effect:focus a .caption > i,
.hover-effect:active a .caption > i,
.hover-effect:hover a .caption > .hover-effect-ico,
.hover-effect:focus a .caption > .hover-effect-ico,
.hover-effect:active a .caption > .hover-effect-ico {
  opacity: 1;
}
.hover-effect:hover > .caption-bg,
.hover-effect:focus > .caption-bg,
.hover-effect:active > .caption-bg {
  top: 0;
}
.hp-blogs .media-heading {
  font-weight: bold;
}
.hp-blogs img {
  border: 0 none;
  padding: 0;
}
.hp-partners .grid li a img {
  border: 0 none;
  border-radius: 0;
  display: block;
  margin: 0 auto;
  width: 160px;
}
.hp-partners .carousel-indicators {
  bottom: -50px;
}
.hp-partners .carousel-indicators li {
  background: none repeat scroll 0 0 #333;
  height: 10px;
  width: 10px;
}
.hp-partners .carousel-indicators .active {
  background: #007d15;
}
.hp-lists h3 i {
  margin-right: 10px;
  position: relative;
  top: 5px;
}
.hp-lists h3 {
  margin-bottom: 20px;
}
.main-footer .social-footer-icons i {
  font-size: 25px;
}
.main-footer .social-footer-icons a:hover i,
.main-footer .social-footer-icons a:active i,
.main-footer .social-footer-icons a:focus i {
  color: #004a0c !important;
}
.main-footer .social-footer-icons a + a {
  margin-left: 10px;
}
.main-footer hr {
  margin: 0 0 10px;
}
.main-footer .fa-ul li {
  margin-bottom: 10px;
}
.main-footer .fa-ul i {
  font-size: 19px;
}
.main-footer .small-heading-font {
  margin-bottom: 10px;
}
.main-footer h4 {
  font-weight: bold;
}
.main-footer .row-condensed {
  margin-bottom: 30px;
}
.footer-social {
  margin-bottom: 20px;
  font-size: 18px;
}
.footer-social > a + a {
  margin-left: 25px;
}
.footer-social a:hover,
.footer-social a:active,
.footer-social a:focus {
  color: #ff9500;
  opacity: 1;
}
.policy ul li {
  line-height: inherit !important;
}
.policy * {
  font-size: 13px;
}
.footer-bottom {
  background: none repeat scroll 0 0 rgba(0,0,0,0.5);
  margin-top: 40px;
  padding: 15px 0;
  position: absolute;
  width: 100%;
  bottom: 0;
}
.main-footer .container {
  max-width: 100%;
}
.main-footer {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 75px !important;
  position: relative;
}
.main-footer .main-container {
  margin: 0 auto;
  max-width: 1170px;
}
.policy .col-md-6 {
  padding-left: 0;
  padding-right: 0;
}
div div > footer a {
  color: inherit;
}
div div > footer a:hover {
  color: inherit;
  opacity: 0.5;
}
.sidebar-nav .nav li li {
  padding-left: 20px;
}
.sidebar-nav .nav li li > a {
  background: rgba(0,0,0,0) none repeat scroll 0 0;
  color: #777;
}
.sidebar-nav .nav li li > a:hover,
.sidebar-nav .nav li li > a:active,
.sidebar-nav .nav li li > a:focus {
  background: none;
}
.sidebar-nav  .nav-tabs {
  border-bottom: 0 none;
}
@media (min-width: 992px) and (max-width: 1280px) {
  .policy .col-md-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .sub-heading-font {
    font-size: 23px;
  }
  .hp-help .line {
    padding: 0 50px 0 30px;
  }
  .hover-effect > img {
    width: 130%;
  }
  .hover-effect:hover a .caption,
  .hover-effect:focus a .caption,
  .hover-effect:active a .caption {
    padding-top: 20px;
  }
  .footer-social > a + a {
    margin-left: 15px;
  }
  .hp-lists h3 {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  #menu-top-nav {
    margin-right: 0;
    margin-top: 0;
    width: 78%;
  }
  .hp-help .col-70 {
    float: none;
    width: 100%;
  }
  .hp-help .line {
    padding: 0 30px;
  }
  .hp-help .bg {
    background: url("/wp-content/uploads/sites/945/2015/05/img_segment02.jpg") no-repeat scroll center center / cover rgba(0,0,0,0);
    float: left;
    min-height: 600px;
    width: 100%;
  }
  .hover-effect > img {
    width: 111%;
  }
  .policy .col-md-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .hp-form label {
    right: -18px;
  }
  .brand img {
    margin: 10px 0 0;
    width: 100%;
  }
  .hp-form form {
    margin-top: 15px;
  }
  #header nav[role="navigation"] {
    display: block;
  }
  #header nav[role="navigation"] select {
    display: block;
  }
  #header nav[role="navigation"] ul {
    display: none;
  }
  .main-footer .small-heading-font {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .hp-lists h3 {
    font-size: 15px;
  }
  .phone-number {
    float: none;
    font-size: 14px;
    padding: 5px;
    text-align: center;
  }
  header .brand img {
    margin-bottom: 0;
  }
  #menu-top-nav li a {
    font-size: 12px;
  }
  #menu-top-nav {
    width: 100%;
  }
  #menu-top-nav li + li::before {
    display: none;
  }
  #menu-top-nav li {
    margin-left: 0;
    text-align: center;
    width: 50%;
  }
  .main-footer .policy ul {
    display: inline-block;
    float: none !important;
  }
  .hp-banner {
    padding-bottom: 50px !important;
    padding-top: 50px !important;
  }
  .heading-font {
    font-size: 32px;
  }
  .hp-help .wrapper {
    float: none;
    max-width: 100%;
  }
  .sub-heading-font {
    font-size: 19px;
  }
  .hp-help .line {
    padding: 0 15px;
  }
  .hp-help .bg {
    min-height: 250px;
  }
  .hover-effect {
    margin-right: 15px;
  }
  .hover-effect > img {
    width: 155%;
  }
  .hover-effect:hover a .caption,
  .hover-effect:focus a .caption,
  .hover-effect:active a .caption {
    padding-top: 20px;
  }
  .hover-effect .caption > p {
    font-size: 14px;
    text-align: left;
  }
  .hover-effect .caption {
    padding: 113px 20px 45px 15px;
  }
  .main-footer .fa-ul {
    display: inline-block;
  }
  .main-footer {
    padding-bottom: 95px !important;
  }
  header .brand img {
    display: block;
    margin: 10px auto;
    max-width: 169px;
    width: 100%;
  }
  #menu-top-nav #menu-item-14353::before {
    margin-left: 0;
  }
  #menu-top-nav #menu-item-14353 {
    margin-left: 0;
    padding: 0;
  }
  #menu-top-nav #menu-item-14353 form {
    height: auto;
  }
  #menu-top-nav #menu-item-14353 input[type="submit"] {
    font-weight: bold;
    left: 0;
    position: relative;
    top: 0;
    font-size: 12px;
  }
  #homepage-banner .banner-02 h2,
  #homepage-banner .banner-03 h2,
  #homepage-banner .banner-04 h2,
  #homepage-banner .banner-05 h2 {
    font-size: 24px;
    text-align: center;
  }
  #homepage-banner .banner-02 p,
  #homepage-banner .banner-03 li,
  #homepage-banner .banner-04 p,
  #homepage-banner .banner-05 p {
    font-size: 15px;
  }
  #homepage-banner .hp-banner {
    min-height: 600px;
  }
  #homepage-banner .banner-04 h2 {
    top: 0;
  }
  .line-left:before {
    display: none;
  }
  .footer-social {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
