a {
  text-decoration: none;
  outline: 0 !important;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  color: #b9031c;
}
a:hover,
a:focus {
  text-decoration: none;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  color: #b9031c;
  text-decoration: underline;
}
body {
  font-family: "Poppins Regular", sans-serif;
  font-size: 16px;
}
.contenttextpara {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
body i {
  margin-right: 5px;
}
.roofheading {
  font-size: 30px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins SemiBold", sans-serif;
  /* font-weight: 600; */
  text-transform: uppercase;
  line-height: 1.15;
}
img {
  vertical-align: middle;
}
.blog-img {
  display: block;
  margin: auto;
}
.hoverTransition {
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.responsive-img {
  height: auto !important;
  max-width: 100% !important;
}
/*.cls-sectionfix{
	height:620px !important;
} */
.dark-color {
  color: #333333 !important;
}
.green-color {
  color: #3fa206 !important;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
.margin-bottom-25 {
  margin-bottom: 25px;
}
.margin-top-25 {
  margin-top: 25px;
}
.margin-top-20 {
  margin-top: 20px !important;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
.margin-top-10 {
  margin-top: 10px !important;
}
.no-padding {
  padding: 0;
}
.no-padding-left {
  padding-left: 0;
}
.no-padding-right {
  padding-right: 0;
}
.text-left {
  text-align: left !important;
}
.freeCall {
  padding: 33px 15px 0;
  font: bold 20px Arial;
}
a[href^="tel"] {
  color: inherit;
  text-decoration: none;
}
.freeCallXs {
  position: absolute;
  right: 15px;
  top: 15px;
  color: #fff;
  font: bold 15px Arial;
}
.navbar-toggle {
  float: right;
  margin: 25px 10px 10px 3px;
}
.navbar-default {
  background-color: #333333;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #6f1421;
  color: #fff;
  text-decoration: none;
}
.navbar-nav > li > a {
  font-family: "Poppins SemiBold", sans-serif;
  font-size: 17px;
  /* font-weight: 600; */
  padding: 27px 17px;
  text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
}
.navbar-nav {
  margin: 0;
}
.navbar {
  margin-bottom: 0 !important;
  position: relative;
}
.navbar-collapse {
  max-height: 370px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  font: 18px "Poppins Regular", sans-serif;
}
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
  padding: 5px 15px 5px 15px;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background: none;
  color: #fff;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: none;
  color: #fff;
}
.dropdown-menu {
  font-size: 16px;
  left: -1px;
  margin: 2px 0 0;
  padding: 10px 0;
}
.dropdown-menu > li > a {
  padding: 5px 20px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  background: #333333;
  color: #fff;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #3fa206;
  color: #fff;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.current_page_parent.current_page_ancestor.menu-item-has-children {
  background: #333;
  color: #fff;
  box-shadow: 0px -4px 0px 0px #3fa206 inset;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background: #3fa206;
  color: #fff;
  outline: 0 none;
  text-decoration: none;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
  background-color: #6f1421;
  color: #fff;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ddd;
}
.hvr-underline-from-center::before {
  background: #3fa206;
}

.logo {
  margin-left: -15px;
}

.navbar-default {
  border-color: #3fa206;
}
.collapse.navbar-collapse {
  position: relative;
}
.socialNavBar {
  position: absolute;
  color: #fff;
  top: 50%;
  transform: translate(0%, -50%);
  right: 10px;
}
.visible-xs .socialNavBar {
  right: 15px;
  top: 27px;
}

.visible-xs .socialNavBar .btn-get-quote {
  padding: 4px 10px;
  font-size: 15px;
}
.sliderContainer {
  margin: auto !important;
  width: 100% !important;
  text-align: center;
}
.sliderCameraContainer {
  margin: 0;
}
.camera_wrap {
  margin-bottom: 0 !important;
}
.camera_pie canvas {
  margin-top: 20px;
}
.camera_pag {
  bottom: 60px !important;
  float: left;
  margin-left: 20px;
  position: relative;
}
.camera_wrap .camera_pag .camera_pag_ul li {
  background: none repeat scroll 0 0 #1c2025 !important;
  border-radius: 0 !important;
  border: 1px solid #fff;
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
  background-color: #3fa206 !important;
}
.camera_pag_ul li.cameracurrent {
  background-color: #1c2025 !important;
}
.camera_wrap .camera_pag .camera_pag_ul li > span {
  border-radius: 0 !important;
  height: 14.5px !important;
  left: 0px !important;
  top: 0px !important;
  width: 14.5px !important;
}
.camera_bar_cont {
  background-color: #fff !important;
  opacity: 1 !important;
}
.sliderTxtBg {
  position: absolute;
  left: 40%;
  margin-left: -35%;
  padding: 0px 25px;
  width: 710px;
  margin-top: -75px;
  text-align: left;
}
.sliderhead {
  font-size: 70px;
  text-shadow: 4px 1px 3px #202020;
  text-transform: none;
  font-weight: bold;
}

.sliderTxtBg span.customsliderhead {
  color: #3fa206;
}
.sliderTxtBg h2 {
  font-size: 55.5px;
  text-shadow: 4px 1px 3px #202020;
  text-transform: none;
  margin-top: -10px;
}
.sliderTxtBg span.state-2 {
  font-size: 80px;
}
.sliderTxtBg span.state-3 {
  font-size: 84.6px;
}
.sliderTxtBg h2.state-2 {
  font-size: 38px;
  margin-top: -5px;
}
.sliderTxtBg h2.state-3 {
  font-size: 51px;
  margin-top: 0px;
}
.sliderTxtBg h3 {
  font-size: 20.5px;
  text-transform: none;
  margin-top: 25px;
}
.sliderTxtBg ul {
  font-size: 18px;
  margin-top: 15px;
  position: relative;
}
.sliderTxtBg ul li {
  margin-left: 20px;
}

.sliderTxtBg ul li::before {
  content: url("/images/svgs/angle-right-solid.svg");
  position: absolute;
  left: 2px;
  width: 8px;
}

.sliderTxtBg .btn-green {
  font-size: 16px;
  color: #fff;
  background-color: #3fa206;
  border: 2px solid #fff;
  border-radius: 3px;
  padding: 5px 15px;
  position: absolute;
  margin-top: 40px;
}
.sliderTxtBg .btn-green:hover {
  background-color: #2c8000;
  border-color: #ccc;
}
.sliderTxtBg img {
  vertical-align: middle;
}

.camera_caption {
  bottom: 30%;
  top: 25%;
}
.camera_caption > div {
  padding: 0 !important;
}
.camera_caption > div {
  background: none !important;
}
.slider-shodow {
  z-index: 10;
  position: relative;
  top: 1px;
}
.btn-dark {
  background-color: #252525;
  border: 1px solid #252525;
  border-radius: 3px;
  color: #fff;
  padding: 8px 15px;
  font-size: 15px;
}
.btn-dark:hover,
.btn-dark:focus {
  background-color: #2d8200;
  border: 1px solid #3fa206;
  border-radius: 3px;
  color: #fff;
  padding: 8px 15px;
  font-size: 15px;
}
.btn-get-quote {
  background-color: #b20000;
  border: 2px solid #fff;
  border-radius: 3px;
  color: #fff;
  padding: 5px 10px;
  font-size: 16px;
  font-family: "Poppins Bold";
}
.btn-get-quote:hover,
.btn-get-quote:focus {
  background-color: #970000;
  border: 2px solid #ccc;
  color: #fff;
}
.btn-danger {
  background-color: #b9031c;
  border-color: #d43f3a;
  border-radius: 0;
  color: #fff;
}
h2.home {
  font-size: 40px;
  font-family: "Poppins Bold";
  text-transform: none;
  margin: 20px auto;
  color: #3fa206;
}
#back-top {
  bottom: 40px;
  position: fixed;
  right: 5px;
  z-index: 100;
}
#back-top a {
  display: block;
  font: 11px/100% Arial, Helvetica, sans-serif;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;
  width: 50px;
}
#back-top span {
  border: 1px solid #339300;
  display: block;
  height: 42px;
  padding-top: 7px;
  transition: all 1s ease 0s;
  width: 42px;
  background-color: #3fa206;
}
#back-top span:hover {
  border: 1px solid #2d8200;
  background-color: #2d8200;
}

svg.icon-chevron-up {
  width: 25px;
  height: 25px;
  fill: #fff;
}

.emailProvider::before {
  content: "@";
}
.emailDomain::before {
  content: ".";
}
.form-control {
  border: 1px solid #c2c2c2;
  border-radius: 0;
  box-shadow: none;
}
.form-control:focus {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset,
    0 0 8px rgba(102, 175, 233, 0.3);
  outline: 0 none;
}

.footer {
  background: #333;
  color: #e1e1e1;
  margin: 0;
  padding: 15px 10px;
  border-top: 4px solid #3fa206;
}
.footer p {
  font-size: 13px;
  font-family: "Poppins Medium";
  color: #e1e1e1;
}
.copyrights {
  font-size: 12px;
  color: #e1e1e1;
  text-align: center;
  padding: 8px;
}
.img-container img {
  border: 1px solid #ccc;
}
.img-container img:hover {
  border: 1px solid #b9031c;
}
.img-container {
  position: relative;
}
.testimonials-container {
  margin-bottom: 20px;
  text-align: center;
}

.testimonials-inner-container {
  overflow: hidden;
}

/*.testimonials-item {
    border-radius: 10px;
    padding: 30px 30px;
    margin: 0px 10px;
    position: relative;
    box-shadow: 0 1px 0px rgba(0, 0, 0, 0.09);
    background-color: #f5f5f5;
    min-height: 420px;
}*/
.testimonials-item {
  border-radius: 10px;
  padding: 30px 30px;
  margin: 0px 10px;
  position: relative;
  box-shadow: 0 1px 0px rgba(0, 0, 0, 0.09);
  background-color: #f5f5f5;
  min-height: 240px;
}

.testimonials-item p::before {
  content: url(/images/svgs/quote-left-solid.svg);
  left: 15px;
  top: 12px;
  position: absolute;
  width: 14px;
}
.testimonials-item::after {
  content: url(/images/svgs/quote-right-solid.svg);
  right: 18px;
  bottom: 30px;
  position: absolute;
  width: 14px;
}
.testimonials-item p {
  font-size: 15px;
  font-style: italic;
}
.testimonials-icon {
  position: absolute;
  right: 0;
  left: 0;
  bottom: -37px;
  text-align: center;
}
.testimonials-inner-container h6 {
  margin: 50px 0 30px 0;
}
.paddind-class {
  padding: 0 60px;
  position: relative;
}
/*.owl-next {
    position: absolute;
    right: -50px;
    top: 185px;
    background: none !important;
}
.owl-prev {
    position: absolute;
    left: -50px;
    top: 185px;
    background: none !important;
}*/
.owl-next {
  position: absolute;
  right: -50px;
  top: 100px;
  background: none !important;
}

.owl-prev {
  position: absolute;
  left: -50px;
  top: 100px;
  background: none !important;
}
.mobile-date {
  display: none;
  visibility: hidden;
}

h1.page-title {
  font-size: 40px;
  text-transform: none;
  margin-bottom: 30px;
  color: #3fa206;
}
.number {
  font-family: Arial, Helvetica, sans-serif;
}
.about-section p {
  text-align: justify;
  line-height: 1.33;
}
.services-section .shadding-background {
  background-color: #f1f1f1;
  overflow: hidden;
  padding: 10px 0 40px 0;
}
.services-section .inner-container {
  position: relative;
  border: 2px solid #ccc;
}
.services-section .inner-container:hover {
  border: 2px solid #3fa206;
}
.services-section .inner-container:hover .title {
  color: #3fa206;
  text-shadow: 2px 2px #333;
}
.services-section .title {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  color: #fff;
  top: 50%;
  transform: translateY(-50%);
}
.title-sm-border {
  width: 90px;
  background-color: #3fa206;
  height: 3px;
  margin: auto;
  position: relative;
  top: -15px;
  margin-bottom: 20px;
}

[class^="imghvr-"],
[class*=" imghvr-"] {
  background-color: #f1f1f1;
  color: #fff;
}
[class^="imghvr-"] figcaption,
[class*=" imghvr-"] figcaption {
  background-color: #3fa206;
  color: #ffffff;
}
[class^="imghvr-shutter-in-"]::after,
[class^="imghvr-shutter-in-"]::before,
[class*=" imghvr-shutter-in-"]::after,
[class*=" imghvr-shutter-in-"]::before {
  background: #3fa206;
}
figcaption h3 {
  margin-bottom: 0px;
  margin-top: 15px;
  line-height: 1;
}
figcaption p {
  font-size: 14px;
  text-align: justify;
  padding: 10px 15px;
  margin-bottom: 0;
}
figcaption div.btn {
  margin-top: 5px;
}
.what-we-do-container {
  margin-bottom: 40px;
}
.what-we-do-container p.intro {
  text-align: justify;
  line-height: 1.7;
  margin-bottom: 30px;
  margin-top: -5px;
}
.what-we-do-container .shadding {
  background-color: #f0f0f0;
}
.what-we-do-container .block {
  margin: 20px auto;
  padding: 15px 0 30px 0;
  overflow: hidden;
}
.what-we-do-container .block p {
  text-align: justify;
  line-height: 1.5;
  margin-bottom: 30px;
  margin-top: -5px;
}
.what-we-do-container .block h2 {
  margin-bottom: 25px;
  text-align: center;
}
.what-we-do-container .img {
  text-align: right;
}
.inner-border {
  border: 2px solid #cecece;
  padding: 10px 0px;
  overflow: hidden;
  text-align: center;
  margin: 35px auto 40px auto;
}
.inner-border h4 {
  font-size: 20px;
}
.inner-border h5 {
  text-transform: none;
}
.inner-border .left-padding {
  margin-left: 92px;
}
.block h3 {
  text-transform: none;
  margin-top: 0;
  margin-bottom: 20px;
}
.block ul {
  list-style-type: square;
  color: #3fa206;
}
.block ul li span {
  color: #333;
}
.block ul li {
  padding-bottom: 10px;
}
.inner-border.left-align {
  text-align: left;
  padding: 30px 15px;
  margin: 0px auto 20px auto;
}
.contact-us-container .border {
  border: 2px solid #e1e1e1;
  padding: 20px 20px 10px 20px;
  margin-bottom: 80px;
}
.contact-us-container label {
  font-family: "Poppins SemiBold";
}
.contact-us-container .form-control {
  background-color: #f6f6f6;
}
.contact-us-container .icons-container {
  margin-bottom: 30px;
}
.contact-us-container .icons-container h5 {
  text-transform: none;
  margin: 2px 0 0 0;
  font-size: 16px;
  padding-top: 2px;
}
.contact-us-container .icons-container span {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #3fa206;
  float: left;
  text-align: center;
  position: relative;
  margin-right: 15px;
}
.contact-us-container .icons-container span svg.contact-icon {
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
  right: 0;
  left: 0;
  margin: auto;
  width: 18px;
  height: 24px;
  fill: #fff;
}
.contact-us-container .icons-container.phone span {
  margin-top: 10px;
}
.contact-us-container .icons-container.phone p.second {
  margin-left: 60px;
  margin-top: -12px;
}

.contact-us-container .map {
  margin-bottom: 30px;
}
.contact-us-container .map h3 {
  text-transform: none;
  text-align: center;
  font-style: italic;
}
.Contact-Us-Result {
  display: none;
}
.grecaptcha-badge {
  visibility: hidden;
  display: none;
}

svg.icon-phone-square {
  width: 25px;
  height: 25px;
  vertical-align: -7px;
  margin-right: 3px;
}

a.wc_link {
  color: #3fa206;
}

.footer-bar-2 {
  background: #333;
  color: #fff;
}

/*Heaser Slider*/
#header-slider .owl-carousel {
  position: relative;
}
#header-slider .item picture {
  width: 100%;
}
#header-slider .item img {
  display: block;
  width: 100%;
  height: auto;
}
#header-slider .owl-pagination {
  position: absolute;
  bottom: 12px;
  left: 50%;
  transform: translateX(-50%);
}
/*New*/
.owl-carousel .owl-item img {
  display: inline;
  width: auto;
}
#header-slider .owl-buttons {
  display: none;
}
#header-slider .owl-next,
#header-slider .owl-prev {
  position: absolute;
  top: 50%;
  width: 55px;
  height: 55px;
  background: rgba(255, 255, 255, 0.9) !important;
  transition: opacity 0.15s ease-in-out;
  transform: translateY(-50%);
  opacity: 0.45;
  margin: 0;
  padding: 0;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
#header-slider:hover .owl-next,
#header-slider:hover .owl-prev {
  opacity: 1;
}
#header-slider .owl-next {
  right: 0;
}
#header-slider .owl-prev {
  left: 0;
}
#header-slider .owl-next img,
#header-slider .owl-prev img {
  margin-top: 13px;
}
.owl-carousel .owl-dots {
  position: absolute;
  bottom: 12px;
  left: 50%;
  transform: translateX(-50%);
}
#header-slider .owl-controls .owl-page span,
.owl-carousel .owl-dots .owl-dot span {
  display: block;
  width: 15px;
  height: 15px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  opacity: 0.45;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.25);
}
#header-slider .owl-controls .owl-page.active span,
#header-slider .owl-controls .owl-page.active span,
.owl-carousel .owl-dots .owl-dot:hover span,
.owl-carousel .owl-dots .owl-dot:hover span {
  filter: Alpha(Opacity=100);
  opacity: 1;
}
#owl-example .owl-dots {
  position: static;
  bottom: auto;
  left: auto;
  transform: none;
}
#owl-example .owl-dots .owl-dot span {
  background: #3fa206;
}
/*End New*/
#header-slider .item {
  display: flex;
  align-items: center;
  max-height: 650px;
}
#header-slider .slider-text {
  color: #fff;
  position: absolute;
  width: 95%;
  left: 50%;
  transform: translateX(-50%);
}
.sliderhead {
  font-size: 30px;
  text-shadow: 4px 1px 3px #202020;
  text-transform: none;
  font-weight: bold;
}

.slider-text span.customsliderhead {
  color: #3fa206;
}

#header-slider .slider-text h1 {
  font-size: 30px;
  text-transform: none;
}
#header-slider .slider-text h2 {
  font-size: 23px;
  margin: 0;
  text-transform: initial;
  text-shadow: 4px 1px 3px #202020;
  text-transform: none;
}
#header-slider .slider-text h3 {
  font-size: 20px;
  margin-top: 25px;
  margin-bottom: 4px;
  text-transform: none;
}
#header-slider .state-2 .slider-text h2 {
  font-size: 18px;
}
#header-slider .state-3 .slider-text h2 {
  font-size: 20px;
  margin-top: 0;
}
#header-slider .state-3 .slider-text .customsliderhead {
  font-size: 36px;
}

#header-slider .slider-text .btn-slide {
  font-size: 16px;
  color: #fff;
  background-color: #3fa206;
  border: 2px solid #fff;
  border-radius: 3px;
  font-size: 14px;
  padding: 4px 10px;
  margin-top: 10px;
  display: flex;
  align-items: center;
  width: max-content;
}
#header-slider .slider-text .btn-slide img {
  display: none;
}

#header-slider .slider-text .btn-slide:hover {
  background-color: #2c8000;
  border-color: #ccc;
}
.slider-text ul {
  font-size: 18px;
  margin-top: 15px;
  position: relative;
  list-style: none;
  padding-left: 0;
}
.slider-text ul li {
  margin-left: 20px;
}
.slider-text ul li::before {
  content: url("/images/svgs/angle-right-solid.svg");
  position: absolute;
  left: 2px;
  width: 8px;
}
.visible {
  display: none;
}

.owl-carousel {
  display: block;
}

#header-slider:not(.owl-carousel-loaded) .item.state-2,
#header-slider:not(.owl-carousel-loaded) .item.state-3,
#header-slider:not(.owl-carousel-loaded) .item.state-4 {
  display: none;
}

@media (min-width: 525px) {
  .sliderhead {
    font-size: 45px;
  }
  #header-slider .slider-text h2 {
    font-size: 35px;
  }
  #header-slider .state-2 .slider-text h2 {
    font-size: 25px;
  }
  #header-slider .state-3 .slider-text .customsliderhead {
    font-size: 50px;
  }
  #header-slider .state-3 .slider-text h2 {
    font-size: 30px;
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  #header-slider .slider-text {
    width: 750px;
  }
  #header-slider .owl-buttons {
    display: block;
  }
  .sliderhead {
    font-size: 45px;
  }
  #header-slider .slider-text h2 {
    font-size: 35px;
  }
  #header-slider .slider-text h3 {
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 0px;
  }
  #header-slider .slider-text .btn-slide {
    margin-top: 15px;
    padding: 5px 15px;
  }
  .visible {
    display: block;
  }
  #header-slider .slider-text .btn-slide img {
    width: 28px;
    height: 16px;
    display: inline;
  }
  #header-slider .state-2 .slider-text h2 {
    font-size: 38px;
    margin-bottom: 0px;
  }
  #header-slider .state-3 .slider-text .customsliderhead {
    font-size: 70px;
  }
  #header-slider .state-3 .slider-text h2 {
    font-size: 41px;
    margin-top: 0;
  }
  #header-slider .state-3 .slider-text h3 {
    margin-top: 5px;
  }
}
@media (min-width: 992px) {
  #header-slider .slider-text {
    width: 970px;
  }
  .sliderhead {
    font-size: 65px;
  }
  #header-slider .slider-text h2 {
    font-size: 50px;
  }
  #header-slider .slider-text .btn-slide {
    margin-top: 20px;
  }
  #header-slider .slider-text .btn-slide {
    margin-top: 25px;
  }
}
@media (min-width: 1200px) {
  #header-slider .slider-text {
    width: 1170px;
  }
  .sliderhead {
    font-size: 70px;
  }
  #header-slider .slider-text h2 {
    font-size: 55px;
  }
  #header-slider .state-2 .slider-text h2 {
    margin-top: 20px;
    margin-bottom: 45px;
  }
  #header-slider .state-3 .slider-text .customsliderhead {
    font-size: 84px;
  }
  #header-slider .state-3 .slider-text h2 {
    font-size: 51px;
  }
  #header-slider .state-3 .slider-text h3 {
    font-size: 20px;
    margin-top: 25px;
  }
  #header-slider .state-3 .slider-text .btn-slide {
    margin-top: 45px;
  }
}
/* End Header Slider */
