 .green {background-color:  #3c8442;}
.inverse *, .inverse h1, .inverse h2, .inverse h3, .inverse h4 {
    color: #fff;
}
body {
	background-color: #fff;
	color: #000000;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto', sans-serif;
	margin: 10px 0;
	line-height: 1.2;
	font-weight: 700;
	/* text-transform: uppercase; */
}

h1 {font-size: 2.25em;}
h2 {font-size: 2em;}
h3 {font-size: 1.85em;}
h4 {font-size: 1.5em;}
h5 {font-size: 1em;}

p {
	font-weight: 400;
}

p.callout {
    font-weight: 700;
    background: #30682b;
    padding: 30px 15px;
    text-align: center;
    color: #fff;
    border: 2px solid #000;
    font-size: 1.2em;
    line-height: 2;
}

ul {
	font-weight: 400;
}

#content img {
  max-width: 100%;
  width: auto;
  height: auto;
}

#content a {color: #3c8442;}

#content a:hover {color: #98c577;text-decoration: none;}

.topPhone {
    color: #3c8442;
    font-weight: 600;
    margin-top: 35px;
}

.topPhone a:hover {
	color: #98c577;
}

.toplogo a {
    font-family: 'Satisfy', cursive;
    font-size: 3em;
    color: #fff;
    font-weight: 500;
}

.toplogo {
	z-index: 5000000;
	position: relative;
	color: #fff;
}

.phone-number {
	display: block;
	text-align: right;
    font-size: 1.5em;
    line-height: 1.25;
}

.prime {
	background: #fff;
	overflow-x: hidden;
}

.prime header.header {
	background-color: #ffffff;
}

.footer .one-fourth {
	padding: 20px;
}

footer.footer div.wrapper:first-child .one-fourth {
    padding-left: 0px;
}

footer.footer div.wrapper .one-fourth:last-child {
    padding-right: 0px;
}

footer.footer {
	border-top: 4px solid #3c8442;
	background: #333;
	color: #fff;
}

.footer h2 {
	font-size: 1.5em;
}

.bottomicon img {
    margin: 10px 0;
}

.footer span.icon-item {
    text-indent: -15px;
    margin-left: 16px;
}

.footer svg:not(:root).svg-inline--fa {
	color: #98c577;
}

.home form label,
.contact-us form label,
.footer label {
    position: absolute;
    left: -2000000px;
}

.footer label {
    position: absolute;
    left: -2000000px;
}

span[itemprop=name] img {
    width: 75%;
    padding: 0 0 15px 0;
}

span.icon-item i {
	color: #98c577;
	margin-right: 0px;
}

.footer span.icon-item i {
    text-indent: -15px;
    margin-left: 16px;
}

.toplogo a:hover, .footer span[itemprop=name] img:hover {
    opacity: .9;
}

.parallax {
  position: relative;
  background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-attachment: fixed;
}

.sec-center {
	text-align: center;
	width: 75%;
	margin: 0 auto;
}

.parallax-content {
    color: #f0f1f1;
    padding: 100px 0;
}

.breakout .parallax-content {
    color: #fff;
}

div#content {
    padding: 20px 0 0 0;
}

/*---------helpful classes--------*/

.tmargin35 {margin-top: 35px;}.bmargin35 {margin-bottom: 35px;}.tbmargin35 {margin: 35px 0px;}
.tmargin55 {margin-top: 55px;}.bmargin55 {margin-bottom: 55px;}.tbmargin55 {margin: 55px 0px;}
.tmargin85 {margin-top: 85px;}.bmargin85 {margin-bottom: 85px;}.tbmargin85 {margin: 85px 0px;}
.tbpadding85 {padding: 85px 0px;}
.padding85 {padding: 85px;}
.lrpadding85 {padding: 0px 85px;}
.no-margin-top {margin-top: 0px;}
.left {text-align: left;}.right {text-align: right;}.center {text-align: center;}
.img-left {float: left;padding: 20px 20px 10px 0;}
.img-right {float: right;padding: 20px 0 10px 20px;}
.img-left-top {float: left;padding: 6px 20px 10px 0;}
.img-right-top {float: right;padding: 6px 0 10px 20px;}
.text-content {padding: 0px 40px;}
.text-content-l {padding: 0 40px 0 0;}
.text-content-r {padding: 0 0 0 40px;}
.bold {font-weight: 700;}

ul.card-list {
	display: flex;
	display: -ms-flexbox;
	flex-direction: row;
	justify-content: center;
	padding: 0;
	flex-wrap: wrap;
}

ul.card-list li {
	-webkit-flex-grow: 1;
	flex-grow: 1;
	-moz-flex-grow: 1;
	width: auto;
	list-style: none;
	margin: 6px;
	flex-basis: 265px;
	background: #3c8442;
	color: #ffffff;
	text-align: center;
	padding: 35px;
	font-weight: 500;
	border: 7px double #ffffff;
}

ul.card-list p {
	font-size: 1em;
	line-height: 1.7em;
	font-weight: 400;
	padding: 0px 22px;
}

.ul-breakdown ul {
	list-style-type: none;
	width: 100%;
  padding: 0 0 0 20px;
}

.ul-breakdown ul li {
	line-height: 1.5;
}

.ul-breakdown .one-half {
    padding: 0 14px 24px 14px;
}

.ul-breakdown li svg {
    margin: 0 5px 0 0;
}

.vm {
  align-items: center;
}

.flex-wrapper {
  justify-content: center;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 0;
  margin: 0 -15px;
  list-style: none !important;
}

.flex-wrapper .flex-item {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -moz-flex-grow: 1;
    width: auto;
    flex-basis: 350px;
    list-style: none;
    margin: 15px;
}

.flex-row {
   display:  -webkit-box;
   display:  -webkit-flex;
   display:  -ms-flexbox;
   display:  flex;
   -webkit-flex-wrap:  wrap;
       -ms-flex-wrap:  wrap;
           flex-wrap:  wrap;
}

.vert-center {
   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;
   height:  100%;
   margin:  auto;
   -webkit-box-pack:  center;
   -webkit-justify-content:  center;
       -ms-flex-pack:  center;
           justify-content:  center;
}

#content .breakout.edge-to-edge .wrapper {
  max-width: 1920px;
  margin: auto;
  width: 100%;
}

#content .breakout a {
    color: #fff;
}

#content .breakout a.btn, #content .breakout a.btn2 {
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.breakout {
    background-position: center;
    background-attachment: fixed;
}

.solidbgb {
    background: #3c8442;
}

.one-half-text {
    padding: 0 220px 0 0;
}

/*---------------buttons---------------*/

input.wpcf7-form-control.wpcf7-submit,
.btn, .biziq-button, #umanage, .btn2, .btn3 {
	padding: 8px 17px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	transition: color .2s ease-in-out,background .2s ease-in-out,border .2s ease-in-out;
	-webkit-transition: color .2s ease-in-out,background .2s ease-in-out,border .2s ease-in-out;
	display: table;
	margin: 10px 0;
}

.btn, .biziq-button, #umanage, .btn2:hover, input.wpcf7-form-control.wpcf7-submit  {
	background: #3c8442;
	color: #fff !important;
	border: none;
}

.btn2, .btn:hover, .biziq-button:hover,.client-button:hover, #umanage:hover, input.wpcf7-form-control.wpcf7-submit:hover{
	background: #333;
	color: #fff !important;
	border: none;
}

.btn3 {
	background: #fff;
	border: none;
}

.btn3:hover {
	background: #98c577;
	border: none;
	color: #fff !important;
}

.btn-center {
    margin: 0 auto;
    text-align: center;
    display: inline-flex;
}

.btn-center .btn, .btn-center .btn2 {
    margin: 0 5px;
}

#content a.biglink {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 0 10px;
    transition: color .2s ease-in-out,background .2s ease-in-out,border .2s ease-in-out;
    -webkit-transition: color .2s ease-in-out,background .2s ease-in-out,border .2s ease-in-out;
}

#content a.biglink:after {
    content: '\f356';
    font-family: 'Font Awesome 5 Pro';
    margin: 0 0 0 6px;
}

#content a.biglink:hover:after {
    content: '\f356';
    font-family: 'Font Awesome 5 Pro';
    font-weight: 500;
}

#content a.biglink:hover {
    border-bottom: 2px solid #fff;
}

/*---------------nav---------------*/

.nav ul {
	padding: 0px;
	line-height: 1.2;
	background-color: #333;
}

nav.nav ul.sub-menu {
    border: none;
    width: 260px;
    text-align: left;
    background: #2d2d2d !important;
}

.nav ul li a {
	color: #fff;
	border: none;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 1em;
	padding: 18px 16px 17px;
}

nav.nav.nav-fixed {
	background-color: #fff;
	color: #000000;

}

nav.nav ul li.current-menu-item a, nav.nav ul li.current_page_parent a, nav.nav ul li.current-menu-ancestor a {
    border: none;
}

nav.nav.nav-fixed ul {
    top: 100%;
    text-align: center;
    box-shadow: 1px 2px 20px rgba(0,0,0,.14);
}

ul.sub-menu {
    top: 100%;
}

nav.nav.nav-fixed ul {
	margin:0;
	background: #333;
}

nav.nav.nav-fixed ul > :first-child {
	/* margin: 0 0 0 10px; */
}

nav.nav ul li.current-menu-item > a, nav.nav ul li.current_page_parent > a, nav.nav ul li.current-menu-ancestor > a {
    background: #3c8442;
    border: none;
    color: #fff;
}

.nav ul li a:hover {
	background: #3c8442c2;
	color: #fff;
}

.menu-item-530 > a {
    pointer-events: none;
    cursor: default;
}

.nav ul li.menu-item-has-children > a:after {
    content: '\f0d7';
}

.stand-out {
    background: #ffffff;
}

.nav ul li a .stand-out:hover {
    background: #35823c;
}

.nav ul li.stand-out a {
    color: #3c8442 !important;
}

.nav ul li.stand-out a:hover {
    color: #fff !important;
}


/*------------------------------------------------home------------------------------------------------*/

.cta {
	right: 0;
	left: 0;
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
	bottom: 3em;
}

.cta .wrapper {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.rslides_tabs {
	background: none;
	border-top: none;
	padding: 5px;
}

.slide-content {
    color: #fff;
    /* margin-top: 85px; */
}

.slide-content svg {
    font-size: 1.75em;
    margin: 0 0 10px 0;
}

.slide1 p.cta1 {
    font-size: 2em;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    line-height: 1.2;
    font-weight: 700;
    text-transform: uppercase;
}

.slide1 p.cta2 {
    font-weight: 700;
    font-size: 3.5em;
    margin: 0;
    line-height: 1.2;
}

.slide1 p.cta3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-style: italic;
    font-size: 1.75em;
    margin: 10px 0 20px 0;
    line-height: 1.2;
}

.slide2 p.cta1 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 2em;
    margin: 0px 0 11px 0;
    line-height: 1.2;
    font-family: 'Roboto Condensed', sans-serif;
    font-style: italic;
}

.slide2 p.cta2 {
    font-size: 3.5em;
    margin: 0 0 12px 0;
    font-family: 'Roboto', sans-serif;
    line-height: 1.2;
    font-weight: 700;
}


.slide3 p.cta2 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 2em;
    margin: 0px 0 11px 0;
    line-height: 1.2;
    font-family: 'Roboto Condensed', sans-serif;
    font-style: italic;
}

.slide3 p.cta1 {
    font-size: 3.5em;
    margin: 0 0 5px 0;
    font-family: 'Roboto', sans-serif;
    line-height: 1.2;
    font-weight: 700;
}

/*------------------------------------------------services------------------------------------------------*/

section.service-flex .flex-item {
    background: #30682b;
    border: 2px solid #333;
    padding: 15px 30px;
    color: #fff;
    /* text-align: center; */
}

section.service-flex .flex-item ul li {
    /* list-style-type: none; */
}

section.service-flex .flex-item ul li:before {
    /* content: url(/wp-content/uploads/hammer.png); */
    /* padding: 0 10px 0 30px; */
    /* margin: 0px 0px 0px -59px; */
}

section.service-flex .flex-item .one-half {
    padding: 0 35px;
}

.engineering-flex .flex-wrapper .flex-item {
    flex-basis: 300px;
    text-align: center;
    margin: 10px 27px 0;
}

.engineering-flex .flex-wrapper .flex-item img {
    border-radius: 50%;
    border: 2px solid #333;
    box-shadow: 3px 3px 14px rgba(0,0,0,.2);
}

section.service-flex .flex-item ul {
    padding: 0 0 0 20px;
}

section.structural-flex .flex-wrapper .flex-item {
    flex-basis: 255px;
    background: #3c8442;
    padding: 10px 30px;
    margin: 6px;
    color: #fff;
}

section.about-flex .flex-item {
    /* padding: 0 20px 0 0; */
    text-align: center;
}

/*======================= GALLERY =======================*/

.gallery br {
  display: none;
}

.gallery:after {
  content: ' ';
  display: table;
  clear: both;
}

.featherlight {
  background: rgba(0, 0, 0, 0.6);
}

.featherlight-content {
  overflow: hidden !important;
}

.featherlight .featherlight-content {
  background: none;
  padding: 50px !important;
}

.featherlight-next span,
.featherlight-previous span {
  text-shadow: 0 0 5px black;
  display: block;
  font-size: 4em;
  line-height: 1em;
}

.featherlight-next span {
  right: -40%;
}

.featherlight-previous span {
  left: -38%;
}

.featherlight-next:hover,
.featherlight-previous:hover {
  background: none;
}

.featherlight-close-icon {
  font-size: 3em;
  font-weight: bold;
  color: white !important;
  background: none !important;
  top: 16px !important;
  right: 16px !important;
}

.featherlight-image.featherlight-inner {
  padding: 20px;
  max-width: 100%;
  height: auto !important;
}

.gallery-item img {
  width: 100%;
  height: auto;
}

.gallery-link {
  -webkit-transition: opacity .2s, -webkit-box-shadow .1s, -webkit-transform .2s;
  transition: opacity .2s, -webkit-box-shadow .1s, -webkit-transform .2s;
  -o-transition: box-shadow .1s, transform .2s, opacity .2s;
  transition: box-shadow .1s, transform .2s, opacity .2s;
  transition: box-shadow .1s, transform .2s, opacity .2s, -webkit-box-shadow .1s, -webkit-transform .2s;
  margin: 30px;
  -webkit-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.45);
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.45);
  opacity: 1;
}

.gallery-link:hover,
.gallery-link:focus,
.gallery-link:active {
  -webkit-box-shadow: 6px 6px 15px rgba(0, 0, 0, 0.25);
  box-shadow: 6px 6px 15px rgba(0, 0, 0, 0.25);
  opacity: .9;
}

.gallery-item {
  margin: 0 !important;
  overflow: hidden;
}

.gallery-item img {
  border: none !important;
  margin: 0;
  padding: 0;
}

.gallery-icon a {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 4px;
}

.gallery-icon a::after {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    content: '\f00e';
    opacity: 0;
    background: none;
    position: absolute;
    width: 100%;
    height: 100%;
    color: white;
    bottom: 0;
    right: 0;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    -js-display: flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-family: "Font Awesome 5 Pro";
    font-size: 3em;
}

.gallery-icon:hover a::after {
  opacity: 1;
  background: rgba(0, 0, 0, 0.4);
}

.gallery-icon:hover a img {

}

.gallery-icon {
  overflow: hidden;
}

.gallery-icon a img {
  -webkit-transition: .15s ease-in-out;
  -o-transition: .15s ease-in-out;
  transition: .15s ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

@media only screen and (max-width:767px) {
  .featherlight-content::before {
    display: none;
  }
  .gallery-item {
    width: 50%!important;
  }
}


/*------------------------------------------------reviews------------------------------------------------*/

.biziq-review {
	overflow: hidden;
}

#content h3.review-title {
	font-size: 1.5em;
}

#content .author-name,
#content .review-date {
    font-style: normal;
    font-weight: 600;
    font-size: 1.25em;
}

#content .review-body {
	font-size: 1.1em;
	line-height: 26px;
	font-style: normal;
	font-weight: 400;
}

#content .review-container {
	display: flex;
	justify-content: flex-start;
	display: -ms-flexbox;
	flex-direction: row;
	padding: 0;
	flex-wrap: wrap;
	margin: 0px -5px;
}

#content .rev-cont {
	border: none;
	width: 48%;
	padding: 25px;
	margin: 5px;
	background-color: #f0f1f1;
	color: #000000;
}

#content .review-body {
	border-left: none;
	padding: 0px;
}

.home #content .review-body {
    padding: 0px 200px;
}

#content .review-info {
	font-size: 1em;
}

.home #content .review-info {
	padding: 0px 200px;
}

#content .review-rating {
	font-size: 1.2em;
}

#content .review-nav-container {
	width: 100%;
}

div#biziqrecentreviews-5 {
    padding: 0px 60px 0 0;
}


/*-------------------------------------Blog---------------------------------------------*/
.blog h2 a {
    font-size: .8em;
}

.blog h2 a:hover:after {
    content: '\f101';
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
    line-height:1;
    font-size: .8em;
    margin:0 0 0 5px;
}

.post-details .post-details {
    background: #8e8e8e1c;
    padding: 2px 0 0 4px;
}

main[role=blog] article {
    margin: 36px 0 20px 0;
}

.blog-sidebar {
    background: #3c8442;
    padding: 5px 5px 20px 14px;
    margin-top: 90px;
    color:#F0F1F1;
}

.widget_recent_entries ul li a:before {
    content: '\f0da';
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    margin: 0 4px 0 0;
}

.widget_recent_entries ul li a:hover:before {
    content: '\f105';
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
    margin:0 4px 0 0px;
}

.widget_recent_entries ul li a {
    display: block;
    margin-left: 0;
    padding: 0 15px 0 20px;
    text-indent: -10px;
}

main[role=blog] article {
    background: #8e8e8e0f;
    border-radius: 4px;
    padding: 10px 20px;
    border-top: none;
}


a.view-article {
    display: block;
    color: #F0F1F1 !important;
    font-weight: bold;
    margin-top: .5em;
    max-width: 175px;
    background: #3c8442;
    padding:10px 15px;
    text-align: center;
   }

a.view-article:after {
    font-weight: 900;
    font-size: .8em;
    font-family: "Font Awesome 5 Pro";
    content: '\f0da';
    margin-left: 5px;
    color: #F0F1F1;
    transition: all .2s ease-in-out;
}

a.view-article:hover:after {
     color: #ffffff;
     content: '\f105';
     margin-left: 4.75px;
 }


#content .blog-sidebar a {
    color: #F0F1F1;
}

/*------------------------------------------------feedback------------------------------------------------*/

#content .compliments h1 {
    background: #3c8442;
    color: #F0F1F1;
}

.feedback #content a img {
  height: 175px;
  width: auto;
  padding: 20px;
  transition: transform .2s;
}

.feedback #content a img:hover {
  transform: scale(1.15);
  border: none;
  box-shadow: none;
}

.feedback #content a {
	color: #2c672f;
	font-weight: 400;
	transition: color .2s ease-in-out,background .2s ease-in-out;
	-webkit-transition: color .2s ease-in-out,background .2s ease-in-out;
}

.feedback #content a:hover {
	color: #3c8442;
}

.feedback-page p {
  display: inline-block;
}

.feedback-page {
  text-align: center;
}

/*------------------------------------------------contact------------------------------------------------*/

.contact-us #content .one-half .wpcf7-form {
  margin: 0px 35px;
}

.wpcf7-form input, .wpcf7-form textarea {
  padding: 8px;
}

.tel-contact {
    padding: 0 0 0 40px;
}

.tel-contact a {
	font-size: 1.5em;
}

.contact-us #content .text-content a img {
  height: 100px;
  width: auto;
  padding: 20px;
  transition: transform .2s;
}

.google-maps {
    position: relative;
    padding-bottom: 25%;
    height: 0;
    overflow: hidden;
    margin-bottom: 30px;
}

.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.home .google-maps {
	height: 100%;
}

.footer .one-fourth .google-maps {
	padding-bottom: 89%;
}

.contact-us #content a.phone-number {
    width: 100%;
    float: none;
    margin: 17px 0 0 0;
    border: none;
    background: none;
    font-size: 1.5em;
}


#content .accordion-wrap h3 {
  cursor: pointer;
  /*border-bottom: 3px solid #337291;*/
  margin-bottom: 0;
  line-height: 1.3em;
  margin-bottom: 15px;
  /* background: #e2e2e2; */
  /* color: #3d3a38; */
  font-size: 1.5em;
  /* font-weight: normal; */
}
.accordion-wrap h3:after {
  content: '\f067';
  font-family: "Font Awesome 5 Pro"; 
    font-weight: 900; 
  float: right;
  padding-right: 0;
  margin-bottom: 5px;
}
.accordion-wrap h3.close:after {
  content: '\f068';
}
.accordion-content, #accordion p {
    display: none;
    margin: 0;
    background: #333333;
    padding: 15px;
}
.accordion-wrap .flex-item {
	position: relative;
}
.accordion-content {
	position: absolute;
	right: -1px;
	left: -1px;
	z-index: 4;
	padding: 15px 30px;
}

/*------------------------------------------------media-queries------------------------------------------------*/


@media only screen and (max-width: 1070px) {

}


@media only screen and (max-width: 980px) {

	.img-left, .img-right, .img-left-top, .img-right-top {
		float: none;
		padding: 0;
	}

}


@media only screen and (max-width: 785px) {



}

@media only screen and (max-width: 768px) {
	.accordion-content {
		position: relative;
		padding: 15px;
	}
	.topPhone {
		text-align: center;
		margin: 0px;
	}
	.toplogo {
		padding: 0px;
		text-align: center;
	}
	.ul-breakdown ul {
		padding: 0px 30px;
	}
	.ul-breakdown .one-half {
		padding: 0px;
		text-align: left;
	}
	.prime header.header {
		height: auto;
		box-shadow: none;
	}
	.three-fourth {
		width: 100%;
	}
	.tel-contact, .text-content-r, .text-content-l {
   		padding: 0;
	}
	.phone-number {
		text-align: center;
		margin-top: 0px;
	}
	.breakout .sec-center {
		width: 100%;
	}
	.ul-breakdown ul {
		padding: 0px;
	}
	.ul-breakdown .one-half {
		padding: 0px;
		text-align: left;
	}
	.prime header.header {
		height: auto;
		box-shadow: none;
	}
	.three-fourth {
		width: 100%;
	}
	.tel-contact {
   		padding: 0;
	}
	.mobmenul-container i,
	i.mob-icon-cancel.mob-cancel-button {
   		color: #fff;
	}
	ul.sub-menu li {
	    border-bottom: none;
	    background: none;
	}
	.mob-menu-header-holder {
		background-color: #333;
	}
	#mobmenuright li a:hover {
		color: #000000;
	}
	.one-half {
		text-align: left;
	}
	.text-content {
		padding: 10px;
	}
	.parallax-content {
		padding: 2em 30px;
	}
	#content .rev-cont {
	width: 100%;
	}
	.reverse .flex-item:last-child {
		order: -1;
	}
	.mobmenu_content #mobmenuleft li:hover, .mobmenu_content #mobmenuright li:hover {
		background-color: #397239;
	}
	.mobmenu_content #mobmenuleft li:hover > a,.mobmenu_content #mobmenuright li:hover > a {
		color: white;
		}
	.mobmenu_content #mobmenuleft li a {
			text-transform: uppercase;
			font-weight: 700;
	}
	.home header.header.clear {
		position: inherit;
		background-color: #fff;
	}
	.slide-content {
		margin: 0;
	}

}

@media only screen and (min-width: 769px) {

  nav.nav > ul > li {
    vertical-align: middle;
    border:none;
    margin: 0;
    position: relative;
    overflow: inherit;
    padding: 0px 0 0px;
  }
	.blog-sidebar {
    width: 25%;
}
	
	.header .btn {
		/* float: right; */
		display: inline;
	}
	
}


@media only screen and (max-width: 768px) {
 	nav.nav ul li:after {
 		display: none !important;
  	}
  	.mob-expand-submenu i {
  		top: 21px;
  	}
  	#mobmenuright li a:hover{
  		color: #F0F1F1;
  	}
  	section.service-flex .flex-item {
  		padding: 0 15px;
  	}

  	.header .btn {
		float: none;
		margin: auto;
	}
	
  }

@media only screen and (max-width: 700px) {
	.home .slide {
		height: 330px;
	}
	.home .slide img {
		max-width: 280%;
	    margin: -100px 0 0 -550px;
	}
}
 

@media only screen and (max-width: 425px) {

	.home .slide img {
		max-width: 280%;
	    margin: 0 0 0 -230px;
	}
}


@media only screen and (max-width: 325px) {
	.home .slide {
		height: 350px;
	}
	.home .slide img {
		max-width: 300%;

	}
} 
section.about-flex > .flex-wrapper {
    margin-bottom: 1em;
}

section.about-flex > .flex-wrapper:last-child {
    margin-bottom: 1em;
}
section.about-flex .flex-wrapper .flex-item:first-child {
    max-width: 250px;
    text-align: center;
    margin-bottom: 0;
}


@media only screen and (min-width: 768px) {
	section.about-flex > .flex-wrapper {margin-bottom: 2em;}
section.about-flex .flex-wrapper .flex-item {text-align: left;}
}