/*
0 - 600px:		Phone
600 - 900px:	Tablet Portrait
900	- 1200px:	Tablet Landscape
[1200-1800] is where our normal styles apply
1800px +:		Big Desktop

$breakpoint argument choices:
- phone
- tab-port
- tab-land
- big-desktop

1em = 16px
*/
.amazedtl__title h1 {
  text-align: center;
  font-weight: 700;
  font-size: 29px;
  margin: 20px auto 10px auto;
  text-transform: uppercase;
}
.amazedtl__title .heading-border {
  width: 60px;
  height: 10px;
  background-color: #68b42d;
  margin: 0 auto 20px auto;
}
.amazedtl__title p {
  color: #717171;
  text-align: center;
  font-size: 15px;
  line-height: 1.5;
  padding-bottom: 40px;
  margin: 0 auto;
  max-width: 700px;
}
.amazedtl .heading-border-light {
  width: 30px;
  height: 5px;
  background-color: #68b42d;
  margin: 0 0 20px 0;
}
.amazedtl .selectize-input > * {
  line-height: 27px;
}
.amazedtl .selectize-input .has-items input {
  width: auto !important;
}
.amazedtl .tm04:before {
  border-left: 3.12rem solid #fff !important;
}
.amazedtl .tm04-carousel .owl-nav .disabled .fa {
  color: #68b42d !important;
}
.amazedtl .tm04-carousel .owl-nav .fa {
  color: #111111 !important;
}
.amazedtl .sw12-slide .sw12-content {
  background: #fff !important;
}
.amazedtl .sw12-slide .sw12-box-content1 {
  border: solid 1px aliceblue !important;
  background: #111111 !important;
}
.amazedtl .sw12-slide .sw12-title1 {
  color: #68b42d !important;
}
.amazedtl .sw12-slide .sw12-description1 {
  color: #68b42d !important;
}
.amazedtl .sw12-slide .sw12-date {
  color: #111111 !important;
}
.amazedtl .sw12-read-more1 {
  margin: 10px 0 !important;
  border-color: #68b42d !important;
  color: #68b42d !important;
  background-color: transparent !important;
  text-align: center !important;
  border-width: 1px !important;
  border-radius: 0px !important;
  font-size: 16px !important;
  padding: 10px 15px !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
}
.amazedtl .sw12-read-more1:hover {
  background-color: #68b42d !important;
  color: #111111 !important;
}
.amazedtl .what-we-do h3 {
  font-size: 23px;
}
.amazedtl #sw07-carousel {
  background-color: transparent;
}
.amazedtl .sw07-story {
  color: #000 !important;
}
.amazedtl .sw07-bg {
  margin-top: 60px;
  background-color: rgba(255, 255, 255, 0.6) !important;
  padding: 26px;
}
.amazedtl #sw07-carousel .carousel-indicators .active {
  background: #68b42d !important;
  border-color: #68b42d !important;
}
.amazedtl .app-right {
  background: rgba(255, 255, 255, 0.6) !important;
  margin: 20px 0;
  padding: 26px;
}
.amazedtl .contact-h-bg {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}
.amazedtl .contact-h-cont {
  margin: 60px 0;
  padding: 50px;
  background: rgba(104, 180, 45, 0.65);
}
.amazedtl .contact-h-cont input.form-control, .amazedtl .contact-h-cont textarea.form-control {
  border-radius: 0px;
}
.amazedtl .carousel-indicators li, .amazedtl .carousel-indicators .active {
  background-color: #111111 !important;
}
.amazedtl blockquote .small, .amazedtl blockquote footer, .amazedtl blockquote small {
  color: #000;
}
.amazedtl #signup {
  background-color: #111111;
}
@media (max-width: 575px) {
  .amazedtl__title p {
    font-size: 14px;
  }
}
@media (min-width: 1600px) {
  .amazedtl__title p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 992px) {
  .amazedtl .sw07-bg {
    margin-top: 0;
  }
  .amazedtl .panel-subscribers {
    margin-bottom: 60px;
  }
}
/*
0 - 600px:		Phone
600 - 900px:	Tablet Portrait
900	- 1200px:	Tablet Landscape
[1200-1800] is where our normal styles apply
1800px +:		Big Desktop

$breakpoint argument choices:
- phone
- tab-port
- tab-land
- big-desktop

1em = 16px
*/
/*====================================================
                  BUTTON (Generic)
======================================================*/
.btn-general {
  background-color: #111111;
  text-align: center;
  border-width: 1px;
  border-radius: 0px;
  font-size: 16px;
  padding: 10px 15px;
  font-weight: 400;
  text-transform: uppercase;
}
.btn-green {
  background-color: #68b42d;
  border-color: #68b42d;
  color: #222222;
}
.btn-green:hover, .btn-green:focus {
  background-color: #111111;
  color: #ffffff;
  cursor: pointer;
}
/*====================================================
                       HOME
======================================================*/
.carousel-fade {
  height: 90vh;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}
.carousel-fade .carousel-inner .carousel-item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.carousel-fade {
  position: relative;
  height: 90vh;
}
.carousel-fade .carousel-inner .carousel-item .hero {
  opacity: 0;
  -webkit-transition: 2s all ease-in-out 0.1s;
  -moz-transition: 2s all ease-in-out 0.1s;
  -ms-transition: 2s all ease-in-out 0.1s;
  -o-transition: 2s all ease-in-out 0.1s;
  transition: 2s all ease-in-out 0.1s;
}
.carousel-fade .carousel-inner .carousel-item.active .hero {
  opacity: 1;
  -webkit-transition: 2s all ease-in-out 0.1s;
  -moz-transition: 2s all ease-in-out 0.1s;
  -ms-transition: 2s all ease-in-out 0.1s;
  -o-transition: 2s all ease-in-out 0.1s;
  transition: 2s all ease-in-out 0.1s;
}
.overlay {
  position: absolute;
  width: 100%;
  height: 90%;
  z-index: 2;
  background: rgba(0, 0, 0, 0);
}
.carousel-fade .carousel-inner .carousel-item {
  height: 100vh;
}
.hero {
  position: absolute;
  top: 45%;
  left: 50%;
  background: rgba(0, 0, 0, 0.7);
  border: 5px solid #fff;
  padding: 40px;
  z-index: 3;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0);
  transform: translate3d(-50%, -50%, 0);
}
.hero h1 {
  font-size: 3em;
  color: #fff;
  font-weight: 700;
  width: 600px;
  margin: 0;
  padding: 0;
  opacity: 1;
  letter-spacing: 2px;
  margin-bottom: 30px;
}
.hero h3 {
  font-size: 1em;
  color: #ccc;
  letter-spacing: 2px;
  margin-bottom: 15px;
}
.hero h1 span a {
  color: #68b42d;
  text-decoration: none;
}
.hero button {
  margin: 10px 0;
}
@media (max-width: 767px) {
  .hero h1 {
    font-size: 2.5em;
    color: #dddddd;
    width: 400px;
  }
  .hero h3 {
    line-height: 25px;
  }
}
@media (max-width: 575px) {
  .hero {
    position: absolute;
    top: 45%;
    padding: 20px 0px;
  }
  .hero h1 {
    font-size: 1.9em;
    width: 370px;
  }
  .hero h3 {
    font-size: 0.9em;
  }
}
@media (max-width: 420px) {
  .hero {
    border: 3px solid #fff;
  }
  .hero h1 {
    font-size: 1.7em;
    width: 295px;
  }
  .hero h3 {
    font-size: 0.8em;
  }
}
/*
0 - 600px:		Phone
600 - 900px:	Tablet Portrait
900	- 1200px:	Tablet Landscape
[1200-1800] is where our normal styles apply
1800px +:		Big Desktop

$breakpoint argument choices:
- phone
- tab-port
- tab-land
- big-desktop

1em = 16px
*/
.pkg18 {
  padding: 1.875rem 0;
  margin: 1.875rem 0;
  background: #111111;
  color: #ffffff;
  text-align: center;
  position: relative;
  transition: all 0.3s ease-out 0s;
}
.pkg18 .package-savings {
  font-size: 20px;
  position: absolute;
  top: 20px;
}
.pkg18:before, .pkg18:after {
  content: "";
  width: 72%;
  height: 3.25rem;
  background: #111111;
  color: #ffffff;
  margin: 0 auto;
  position: absolute;
  top: -2rem;
  left: 0;
  right: 0;
  transform: rotate(-3deg) skew(-3deg);
  transition: all 0.3s ease-out 0s;
}
.pkg18:after {
  top: auto;
  bottom: -2rem;
}
.pkg18-header {
  border-bottom: 1px solid #68b42d;
}
.pkg18:hover .pkg18-header {
  border-bottom: 1px solid #111111;
}
.pkg18:hover .title {
  color: #111111;
}
.pkg18:hover .pkg18-content li {
  color: #111111 !important;
  border-bottom: 1px solid #111111;
}
.pkg18:hover .pkg18-signup {
  background: #111111;
  color: #ffffff;
}
.pkg18 .price-value {
  padding: 8px 0;
  font-size: 2.81rem;
  font-weight: bold;
  line-height: 2.81rem;
  color: #ffffff;
}
.pkg18 .month {
  font-size: 0.93rem;
  color: #ffffff;
  line-height: 1.5rem;
}
.pkg18 .title {
  font-size: 1.5rem;
  color: #ffffff;
  text-transform: uppercase;
}
.pkg18-content {
  padding: 0 5%;
  margin: 0 0 1.875rem 0;
  list-style: none;
}
.pkg18-content li {
  display: block;
  padding: 1.25rem 0;
  border-bottom: 1px solid #ffffff;
  font-size: 0.93rem;
  color: #ffffff !important;
}
.pkg18-signup {
  display: inline-block;
  padding: 2px 1.25rem;
  background: #68b42d;
  color: #222222;
  font-size: 0.875rem;
  line-height: 1.875rem;
  text-transform: uppercase;
  border-radius: 3px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  transition: all 0.3s ease-out 0s;
}
.pkg18-signup:hover {
  color: #68b42d;
}
.pkg18-signup:before {
  content: "";
  background: #111111;
  border-radius: 50%;
  padding: 18%;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  transform: translate3d(-50%, -50%, 0) scale(0);
  transition: transform 0.3s cubic-bezier(1, 0.15, 0.34, 1.03);
}
.pkg18.active {
  background-color: #68b42d;
  color: #222222;
}
.pkg18.active .title, .pkg18.active .price-value, .pkg18.active .month {
  color: #222222;
}
.pkg18.active .pkg18-content li {
  border-color: #222222;
  color: #222222 !important;
}
.pkg18.active .pkg18-signup {
  background-color: #111111;
  color: #ffffff;
}
.pkg18.active:before, .pkg18.active:after {
  background-color: #68b42d;
}
.pkg18.active:hover {
  background-color: #111111;
  color: #ffffff;
}
.pkg18.active:hover .title, .pkg18.active:hover .price-value, .pkg18.active:hover .month {
  color: #ffffff;
}
.pkg18.active:hover .pkg18-content li {
  border-color: #ffffff;
  color: #ffffff !important;
}
.pkg18.active:hover .pkg18-signup {
  background-color: #68b42d;
  color: #222222 !important;
}
.pkg18.active:hover .pkg18-signup:hover {
  color: #ffffff !important;
}
.pkg18.active:hover:before, .pkg18.active:hover:after {
  background-color: #111111;
}
.pkg18:hover, .pkg18:hover:before, .pkg18:hover:after {
  background: #68b42d;
  color: #222222;
}
.pkg18:hover .price-value, .pkg18:hover .month {
  color: #111111;
}
.pkg18-signup:hover:before {
  transform: translate3d(-50%, -50%, 0) scale(2.5);
}
@media only screen and (max-width: 990px) {
  .pkg18 {
    margin-bottom: 3.12rem;
  }
}
@media only screen and (max-width: 767px) {
  .pkg18 {
    margin-bottom: rem;
  }
}
/*
0 - 600px:		Phone
600 - 900px:	Tablet Portrait
900	- 1200px:	Tablet Landscape
[1200-1800] is where our normal styles apply
1800px +:		Big Desktop

$breakpoint argument choices:
- phone
- tab-port
- tab-land
- big-desktop

1em = 16px
*/
.sw12 {
  position: relative;
  perspective: 50rem;
  overflow: hidden;
  background: #fff;
  border-radius: 2px;
  display: inline-block;
  margin: 5px 5px 0.62rem 5px;
}
.sw12__img {
  transform: rotateX(0deg);
  transition: all 0.4s ease 0s;
}
.sw12__img img {
  width: 100%;
  height: auto;
}
.sw12:hover .sw12__img {
  transform: rotateX(80deg);
  transform-origin: center bottom;
}
.sw12:hover .sw12__box {
  opacity: 1;
}
.sw12__box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 1.25rem;
  text-align: center;
  z-index: -1;
  opacity: 0;
  transition: all 0.4s ease 0s;
}
.sw12__title {
  font-size: 1.25rem;
  margin: 0 0 0.62rem 0;
  text-transform: uppercase;
}
.sw12__description {
  font-size: 0.875rem;
  line-height: 1.5rem;
  margin-bottom: 1.25rem;
}
.sw12__readmore {
  border: 2px solid #68b42d;
  background: #68b42d;
  color: #222222;
  padding: 1% 4%;
  text-transform: capitalize;
  transition: all 0.5s ease 0s;
  display: inline-block;
  margin-top: 0.62rem;
}
.sw12__readmore:hover {
  border: 2px solid #e3c32f;
  text-decoration: none;
  background: #e3c32f;
  color: #222222;
}
.sw12__content {
  padding: 1.56rem 0.62rem;
}
.sw12__date {
  display: block;
  font-size: 0.81rem;
  text-transform: uppercase;
}
.sw12__title-hover {
  margin: 0.93rem 0 0.875rem;
  font-size: 0.93rem;
  font-weight: 600;
  text-transform: uppercase;
}
.sw12__title-hover > a {
  color: #111111;
  transition: all 300ms linear 0s;
}
.sw12__title-hover > a:hover {
  text-decoration: none;
}
.sw12__description {
  font-size: 0.93rem;
  line-height: 1.5rem;
}
.sw12__bar {
  padding: 0;
  list-style: none;
  text-transform: uppercase;
}
.sw12__bar a {
  color: #68b42d;
  display: inline-block;
  font-size: 0.81rem;
  font-weight: bold;
}
.sw12__bar a:hover {
  text-decoration: none;
  color: #111111;
}
.sw12-slide-carousel .owl-nav .fa {
  display: none;
}
@media only screen and (max-width: 990px) {
  .sw12 {
    margin-bottom: 1.25rem;
  }
}
@media only screen and (max-width: 480px) {
  .sw12__title {
    font-size: 0.875rem;
  }
}
@media only screen and (max-width: 650px) {
  .sw12 {
    margin-left: 0;
  }
}
@media screen and (max-width: 320px) {
  .sw12__box {
    padding: 0.75rem;
  }
  .sw12__readmore {
    font-size: 0.687rem;
  }
  .sw12__description {
    line-height: 1.25rem;
    margin-bottom: 8px;
  }
}
.gc-grid-view .gc-view-icons {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.gc-list-view .sw12:hover .sw12__box {
  opacity: 0;
}
.gc-list-view .sw12__box {
  display: none;
}
.gc-list-view .sw12:hover .sw12__img {
  transform: none !important;
}
.gc-list-view .sw12__img {
  transform: none;
}
/*
0 - 600px:		Phone
600 - 900px:	Tablet Portrait
900	- 1200px:	Tablet Landscape
[1200-1800] is where our normal styles apply
1800px +:		Big Desktop

$breakpoint argument choices:
- phone
- tab-port
- tab-land
- big-desktop

1em = 16px
*/
.categories-amaze {
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #111), color-stop(99%, #111), color-stop(100%, #111));
  background: -webkit-linear-gradient(45deg, #111 0%, #111 99%, #111 100%);
}
.amazewtcat {
  padding: 110px 0;
}
.amazewtcat h3 {
  padding-top: 20px;
  color: #68b42d;
  font-weight: 700;
  text-transform: uppercase;
}
@media screen and (max-width: 991px) {
  .amazewtcat h3 {
    font-size: 16px;
  }
}
.amazewtcat .heading-border-light {
  background-color: #68b42d;
}
.amazewtcat p, .amazewtcat h4 {
  color: #68b42d;
}
.amazewtcat__content {
  padding: 5px;
  color: #68b42d;
}
.amazewtcat__content i {
  float: left;
  font-size: 35px;
  margin-right: 20px;
  height: 95px;
  line-height: 45px;
  color: #68b42d;
}
@media screen and (max-width: 575px) {
  .amazewtcat__content i {
    float: none;
  }
}
.amazewtcat__content h4 {
  height: 30px;
  line-height: 30px;
}
@media screen and (max-width: 991px) {
  .amazewtcat__content h4 {
    font-size: 16px;
    text-align: center;
  }
}
.amazewtcat__content h4 a {
  color: #68b42d;
  text-decoration: none;
}
.amazewtcat__content p {
  font-size: 14px;
}
.amaze-category:hover {
  background: #68b42d;
}
.amaze-category:hover h3 {
  color: #111111;
}
.amaze-category:hover i {
  color: #111111 !important;
}
.amaze-category:hover h4 {
  color: #111111;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .amazewtcat__content i {
    float: left;
    font-size: 35px;
    margin-right: 20px;
    height: 125px;
    line-height: 45px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .amazewtcat {
    padding: 50px 50px;
  }
  .amazewtcat .col-md-4 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50% !important;
  }
}
@media (max-width: 575px) {
  .amazewtcat .col-sm-6 {
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80% !important;
    margin: auto;
  }
}
@media (max-width: 575px) {
  .amazewtcat .col-sm-6 {
    -ms-flex: 0 0 95%;
    flex: 0 0 95%;
    max-width: 95% !important;
    margin: auto;
  }
  .amazewtcat {
    text-align: center;
  }
  .amazewtcat__content {
    padding: 10px;
    padding-bottom: 18px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .amazewtcat__content i {
    height: 42px;
    margin: 0px;
  }
}
@media (max-width: 575px) {
  .amazewtcat__content {
    padding-bottom: 81px;
  }
}
@media (min-width: 1600px) {
  .amazewtcat__content p {
    font-size: 15px;
  }
}
.heading-border-light {
  width: 30px;
  height: 5px;
  background-color: #2196f3;
  margin: 0 0 20px 22px;
}
/*
0 - 600px:		Phone
600 - 900px:	Tablet Portrait
900	- 1200px:	Tablet Landscape
[1200-1800] is where our normal styles apply
1800px +:		Big Desktop

$breakpoint argument choices:
- phone
- tab-port
- tab-land
- big-desktop

1em = 16px
*/
.tm04 {
  background: #dddddd;
  padding: 1.25rem 2.5rem 1.25rem 4.37rem;
  margin: 0 0.62rem 60px;
  position: relative;
}
.tm04:before {
  content: "";
  width: 0;
  height: 0;
  border-bottom: 3.12rem solid #333333;
  border-left: 3.12rem solid #fff;
  box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
}
.tm04-title {
  font-weight: bold;
  color: #333333;
  margin-bottom: 0.93rem;
}
.tm04-description {
  font-style: italic;
  line-height: 1.25rem;
  color: #111111 !important;
}
.tm04-post {
  display: block;
  font-style: italic;
  font-weight: 700;
  color: #333333;
  margin-top: 0.62rem;
}
.tm04-pic {
  width: 4.37rem;
  height: 4.37rem;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  bottom: -2.18rem;
  right: 1.43rem;
}
.tm04-pic img {
  width: 100%;
  height: auto;
}
.tm04-carousel .owl-nav {
  margin-top: 0;
  margin: 0.62rem 0 0.93rem 45%;
  display: inline-block;
}
.tm04-carousel .owl-nav i {
  color: #333333;
}
.tm04-carousel .owl-nav .disabled {
  background: #111111 !important;
}
.tm04-carousel .owl-nav .disabled i {
  color: #ffffff;
}
.tm04-carousel .owl-nav .owl-next, .tm04-carousel .owl-nav .owl-prev {
  width: 2rem;
  height: 0.62rem;
  z-index: 0;
  background: #dddddd;
  margin: 5px;
  opacity: 1;
  text-align: center;
  display: table-cell;
  float: none;
  vertical-align: bottom;
}
@media only screen and (max-width: 480px) {
  .tm04 {
    margin: 0 0.62rem 3.75rem;
    text-align: center;
    padding: 1.25rem 1.875rem 1.25rem 2.5rem;
  }
}
@media only screen and (max-width: 479px) {
  .tm04 {
    padding: 1.25rem 1.56rem 1.25rem 1.56rem;
  }
}
/*
0 - 600px:		Phone
600 - 900px:	Tablet Portrait
900	- 1200px:	Tablet Landscape
[1200-1800] is where our normal styles apply
1800px +:		Big Desktop

$breakpoint argument choices:
- phone
- tab-port
- tab-land
- big-desktop

1em = 16px
*/
.box {
  overflow: hidden;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  position: relative;
}
.box:before, .box:after {
  content: "";
  width: 100%;
  height: 50%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  transform-origin: 100% 0;
  transform: rotateZ(90deg);
  transition: all 0.3s ease 0s;
}
.box:after {
  top: auto;
  bottom: 0;
  transform-origin: 0 100%;
}
.box:hover:before, .box:hover:after {
  transform: rotateZ(0);
}
.box img {
  width: 100%;
  height: auto;
  transform: scale(1) rotate(0);
  transition: all 0.3s ease 0s;
}
.box:hover img {
  filter: sepia(80%);
  transform: scale(1.3) rotate(10deg);
}
.box .title {
  font-size: 19px;
  font-weight: 600;
  color: #68b42d;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-shadow: 0 0 1px #004cbf;
  margin: 0;
  position: absolute;
  bottom: 10px;
  left: 10px;
  opacity: 0;
  z-index: 2;
  transform: scale(0);
  transition: all 0.5s ease 0.2s;
}
.box:hover .title {
  opacity: 1;
  transform: scale(1);
}
.box .icon {
  padding: 7px 5px;
  margin: 0;
  list-style: none;
  text-align: center;
  background: #68b42d;
  border-radius: 0 0 0 10px;
  position: absolute;
  top: -100%;
  right: 0;
  z-index: 2;
  transition: all 0.3s ease 0.2s;
}
.box:hover .icon {
  top: 0;
}
.box .icon li {
  display: block;
  margin: 10px 0;
}
.box .icon li a {
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 10px;
  font-size: 18px;
  color: #111111;
  transition: all 0.3s ease 0s;
}
.box .icon li a:hover {
  color: #111111;
  box-shadow: 0 0 10px #000 inset, 0 0 0 3px #fff;
}
@media only screen and (max-width: 990px) {
  .box {
    margin-bottom: 30px;
  }
}
/*
0 - 600px:		Phone
600 - 900px:	Tablet Portrait
900	- 1200px:	Tablet Landscape
[1200-1800] is where our normal styles apply
1800px +:		Big Desktop

$breakpoint argument choices:
- phone
- tab-port
- tab-land
- big-desktop

1em = 16px
*/
.form-control-lg {
  font-size: 0.875rem;
}
@charset "UTF-8";
/*
0 - 600px:		Phone
600 - 900px:	Tablet Portrait
900	- 1200px:	Tablet Landscape
[1200-1800] is where our normal styles apply
1800px +:		Big Desktop

$breakpoint argument choices:
- phone
- tab-port
- tab-land
- big-desktop

1em = 16px
*/
/*--------------------------------------*/
/* Home Page News Carousel
/*--------------------------------------*/
.ncwt02-bg {
  background-color: #68b42d;
}
#ncwt02-carousel {
  padding: 0 0.62rem 1.9rem 0.62rem;
}
#ncwt02-carousel .carousel-control {
  /* Control buttons  */
  background: none;
  font-size: 2.01em;
  text-shadow: none;
  margin-top: 1.9rem;
}
#ncwt02-carousel .carousel-control.left {
  /* Previous button  */
  left: -0.75rem;
}
#ncwt02-carousel .carousel-control.right {
  right: -0.75rem !important;
}
#ncwt02-carousel .carousel-indicators {
  /* Changes the position of the indicators */
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -1.18rem;
}
#ncwt02-carousel .carousel-indicators li {
  /* Changes the color of the indicators */
  background: #111111;
}
#ncwt02-carousel .carousel-indicators .active {
  background: #111111;
  border-color: #111111;
}
#ncwt02-carousel img {
  width: 15.62rem;
  height: 6.25rem;
}
/* End carousel */
.ncwt02-item blockquote {
  border-left: none;
  margin: 0;
  padding: 0.62rem 1.25rem;
}
.ncwt02-item blockquote img {
  margin-bottom: 0.62rem;
}
.ncwt02-item blockquote p:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "";
  float: left;
  margin-right: 0.62rem;
}
.ncwt02-headline {
  color: #222222;
  font-size: 18px;
  text-transform: uppercase;
}
.ncwt02-headline:hover {
  text-decoration: none;
}
.ncwt02-story {
  font-size: 0.875rem;
  color: #222222;
}
/*
0 - 600px:		Phone
600 - 900px:	Tablet Portrait
900	- 1200px:	Tablet Landscape
[1200-1800] is where our normal styles apply
1800px +:		Big Desktop

$breakpoint argument choices:
- phone
- tab-port
- tab-land
- big-desktop

1em = 16px
*/
.row-mobile {
  background-color: #68b42d;
  color: #222222;
}
.figure {
  position: relative;
}
.figure__img {
  /*padding: 0 20px;*/
}
.figure__img img {
  border-radius: 4px;
  width: 100%;
}
.figure__text {
  position: absolute;
  top: 21%;
  left: 0;
}
.figure__text--heading {
  color: #fff;
  /* margin-top: 20px;*/
  text-shadow: 1px 2px 3px #444;
  font-weight: 400;
}
.figure__text--sub {
  color: #68b42d;
  font-size: 24px !important;
  font-weight: 400;
}
.figure__text form ul {
  width: 75%;
  display: flex;
  justify-content: center;
}
.figure__text form ul li {
  display: inline-block;
  float: left;
  line-height: 0.35417in;
  font-size: 13.5pt;
  color: #343c42;
  font-weight: 400;
}
.figure__text form ul li input {
  font-size: 0.9375pc;
  padding: 6pt;
  border: solid 0.75pt #f1f3f5;
  background: #fff;
  width: 100%;
  outline: none;
}
.figure__text form ul li:nth-child(1) {
  width: 10%;
}
.figure__text form ul li:nth-child(2) {
  width: auto;
}
.figure__text form ul li:nth-child(3) {
  width: auto;
}
.figure__text form ul li:nth-child(3) input {
  color: #fff;
  background: #f66a05 !important;
  border: 0px;
}
@media (min-width: 576px) {
  .pad-zero {
    padding: 0 !important;
  }
  .figure__text--heading {
    font-size: 14px;
  }
  .figure__text--sub {
    font-size: 10px;
  }
}
@media (min-width: 768px) {
  .figure__text--heading {
    font-size: 26px;
  }
  .figure__text--sub {
    font-size: 14px;
  }
  .head-title h2 {
    font-size: 2rem;
  }
  .head-title p {
    font-size: 1.5rem;
  }
}
@media (max-width: 575.98px) {
  .add-moto {
    margin: auto;
  }
  .head-title h2 {
    font-size: 1.2rem !important;
  }
  .head-title p {
    font-size: 1rem;
  }
}
