/**
Theme Name: MIT Astra Child Theme
Author: MIT
Author URI: https://www.melbourneit.com.au/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mit-astra-child-theme
Template: astra
*/
@import url('https://d2ta2fpo91apla.cloudfront.net/fontawesome-free-5.9.0-web/css/all.min.css');

/***** ===== FLOATING CTA - START ===== *****/
a.float-standard {
  position: fixed;
  right: 40px;
  bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
	z-index: 999;
  height: auto;
  padding: 10px 20px;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  text-decoration: none;
  color: white;
  border-color: #2ea0aa;
  border-radius: 50px;
  background-color: #2ea0aa;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.float-standard:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  background-color: #2ea0aa;
	color:#fff !important;
  -webkit-box-shadow: 0 5px 20px 1px rgba(0, 0, 0, .22);
  box-shadow: 0 5px 20px 1px rgba(0, 0, 0, .22);
}

/* Icon settings - remove if not needed*/

.float-standard.icon:before {
font-family: 'Font Awesome\ 5 Free';
  margin-right: 15px;
  content: '\f0e0';
  -webkit-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}

.ast-scroll-to-top-right {
    right: 40px;
    bottom: 80px !important;
}
#ast-scroll-top:hover {
    transform: translateY(-15px);
}
#ast-scroll-top {
	background-color: transparent !important;
}

/* Media queries */

@media screen and (max-width:440px) {
	a.float-standard {
		right: 0px;
		bottom: 0px;
		width: 100%;
    border-radius: 0px;
    text-align: center;
		}
}
/* FOOTER STYLES GENERAL--------*/

/*column padding and margin*/
.footer-group .footer-col {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  margin-bottom: 20px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

/* style the titles */
.footer-col p.title {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.2em;
  letter-spacing: 0.02em;
}

/*consistent lineheight spacing*/
.footer-col p,
.footer-col a {
  line-height: 1.7em;
  margin-bottom: 0;
}

/*separate tel and email anchors*/
.footer-col a {
  display: block;
}

/*logo sizing*/
.footer-col a img {
  max-height: 80px;
}
/*stop bad break points*/
.footer-col p span,
a[href^="tel:"],
a[href^="mailto:"] {
  white-space: nowrap;
}

/*lists general*/
.footer-group ul {
  list-style: none;
  margin-top: 0px;
  margin-bottom: 0;
}

/*social media list*/
ul.social li {
  display: inline-block;
  padding: 0 10px;
}
ul.social li a i {
  font-size: 30px;
}

/*layout STYLS general*/
@media (max-width: 1240px) {
  .widgets_wrapper .container {
    max-width: 100%;
  }
}
.footer-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

#Footer .container{
padding-left:10px !important;
padding-right:10px !important;
}



/*STYLE SPECIFIC STYLES*/
.footer-group.four .footer-col{
text-align: center;
}

@media (min-width:640px){
  .footer-group.four .footer-col p,
  .footer-group.four .footer-col a{
  display: inline-block;
  padding: 0 10px;
  }

  .footer-group.four .footer-col a i{
  font-size:20px;
  }
}

.footer-group.four .footer-col {
-ms-flex-preferred-size: 100% !important;
flex-basis: 100% !important;
}



/*** GENERAL SECTIONS STYLE -----------------------------------------------------------*/
/*** RESET THEME SPACING ---------------------------------*/
/* Remove default margin-bottom from all divs */
.wpb_wrapper>div {
  margin-bottom: 0;
}

/* Remove default padding for all columns */
.vc_column_container>.vc_column-inner {
  padding: 0;
}

/*reset theme*/
.vc_column-inner .wpb_wrapper .vc_row{
    margin-left:0;
    margin-right:0;
}

/* Remove columns padding-top */
.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner {
  padding-top: 0px;
}

/* Remove margin from paragraph */
p {
  margin: 0;
}

/* Remove default margin-bottom from all elemets */
.wpb_content_element {
  margin-bottom: 0;
}

/* set the wrapper width to the default theme one */
@media only screen and (max-width: 767px) {
  .section_wrapper, .container, .four.columns .widget-area {
    max-width: 700px !important;
  }
.ast-scroll-top-icon {
		width: 40px !important;
		height: 40px !important;
		background-size: 40px;
		right: 20px;
		bottom: 60px !important;
	}
}

/* CUSTOM SPACING ---------------------------------*/
/* padding left and right is given only when the row is stretch otherwise it mess up the padding right and left calculated by the theme*/
.pad-xl {
  padding-top: 12%;
  padding-bottom: 12%;
}

.pad-xl[data-vc-stretch-content] {
  padding-right: 5%;
  padding-left: 5%;
}

.pad-lg {
  padding-top: 10%;
  padding-bottom: 10%;
}

.pad-lg[data-vc-stretch-content] {
  padding-right: 5%;
  padding-left: 5%;
}

.pad-md {
  padding-top: 8%;
  padding-bottom: 8%;
}

.pad-md[data-vc-stretch-content] {
  padding-right: 5%;
  padding-left: 5%;
}

.pad-sm {
  padding-top: 6%;
  padding-bottom: 6%;
}

.pad-sm[data-vc-stretch-content] {
  padding-right: 5%;
  padding-left: 5%;
}

.pad-xs {
  padding-top: 4%;
  padding-bottom: 4%;
}

.pad-xs[data-vc-stretch-content] {
  padding-right: 5%;
  padding-left: 5%;
}

/* make side padding equal */
@media (max-width:1300px) {
  .pad-xl:not(.vc_inner), .pad-lg:not(.vc_inner), .pad-md:not(.vc_inner), .pad-sm:not(.vc_inner), .pad-xs:not(.vc_inner) {
    padding-right: 5% !important;
    padding-left: 5% !important;
  }
}

/* COLUMN PADDING ---------------------------------*/
/* Inner column padding */
.pad-xl-col > .vc_column-inner {
  padding: 12% 12% !important;
}

.pad-lg-col > .vc_column-inner {
  padding: 10% 10% !important;
}

.pad-md-col > .vc_column-inner {
  padding: 8% 8% !important;
}

.pad-sm-col > .vc_column-inner {
  padding: 6% 6% !important;
}

.pad-xs-col > .vc_column-inner {
  padding: 4% 4% !important;
}

@media (max-width: 768px) {
  .pad-xl-col > .vc_column-inner, .pad-lg-col > .vc_column-inner, .pad-md-col > .vc_column-inner, .pad-sm-col > .vc_column-inner, .pad-xs-col > .vc_column-inner {
    padding-right: 5% !important;
    padding-left: 5% !important;
  }
}

/* REMOVE PADDING ---------------------------------*/
/* Remove padding top or bottom*/
.remove-pad-top {
  padding-top: 0 !important;
}

.remove-pad-bottom {
  padding-bottom: 0 !important;
}

/* Remove element margin */
.remove-margin-top {
  margin-top: 0 !important;
}

.remove-margin-bottom {
  margin-bottom: 0 !important;
}

/* TEXT ---------------------------------*/
/* headings font family*/
h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 1.2em;
  margin-bottom: 15px !important;
}

/* headings color */
h1, h2, h3, h4, h5, h6 {
  color: #202020;
}

/* headings color on dark backgrounds */
.dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6 {
  color: #F0F0F0;
}

/* h1 font size for tablet and desktop */
@media (min-width: 1024px) {
  h1 {
    font-size: 42px !important;
    text-transform: uppercase !important;
}
}

/* h1 font size for smaller devices */
h1 {
  font-size: calc(20px + 2vw);
}

/* h2 font size for tablet and desktop */
@media (min-width: 1024px) {
  h2 {
    font-size: 26px !important;    
    text-transform: uppercase !important;
  }
}

/* h2 font size for smaller devices */
h2 {
  font-size: calc(20px + 1vw);
}

/* h3 font size for tablet and desktop */
@media (min-width: 1024px) {
  h3 {
    font-size: 27px !important;
  }
}

/* h3 font size for smaller devices */
h3 {
  font-size: calc(19px + 1vw);
}

/* paragraph font family and size */
p {
  font-weight: 300;
  font-size: 16px;
  line-height: 2em;
}

/* paragraph and list color */

/* paragraph and list color on dark backgrounds */
.dark p, .dark li {
  color: #fff;
}

/* BUTTON ---------------------------------*/
/* Remove default button style*/
.vc_btn3.vc_btn3-style-modern {
  background-image: none !important;
  background-repeat: none;
}
@media only screen and (min-width: 768px){
  .button-flat a.button:after,
  .button-flat button:after{
      background: rgba(0,0,0,.0);

  }
}

/* Buttons style */
.btn>.vc_btn3, .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
  padding: 14px 20px;
  font-size: 14px;
  border-radius: 0;
  letter-spacing: 0;
  text-transform: initial;
  border: 0px solid transparent;
  margin-top: 20px;
}

/* form button */
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
  background-color: #101010 !important;
  color: #F8F8F8 !important;
  border: 0px solid transparent !important;
}

/* form button */
.gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover, .gform_wrapper .gform_page_footer input.button:hover, .gform_wrapper .gform_page_footer input[type=submit]:hover {
  background-color: #282828 !important;
}

/* Button one */
.btn.btn-one>.vc_btn3 {
  background-color: #101010 !important;
  color: #F8F8F8 !important;
  border: 0px solid transparent !important;
}

/* Button one > hover */
.btn.btn-one:hover>.vc_btn3 {
  background-color: #282828 !important;
}

/* Button one > dark backgrounds > add class btn-dark*/
.btn.btn-one.btn-dark>.vc_btn3 {
  background-color: #C0C0C0 !important;
  color: #181818 !important;
}

/* Button one > dark backgrounds > hover*/
.btn.btn-one.btn-dark:hover>.vc_btn3 {
  background-color: #808080 !important;
}

/* Button two */
.btn-two>.vc_btn3 {
  background-color: #444 !important;
  color: #F8F8F8 !important;
  border: 0px solid transparent !important;
}

/* Button two> hover */
.btn.btn-two:hover>.vc_btn3 {
  background-color: #282828 !important;
}

/* Button two > dark backgrounds > add class btn-dark*/
.btn.btn-two.btn-dark>.vc_btn3 {
  background-color: #C0C0C0 !important;
  color: #181818 !important;
}

/* Button two > dark backgrounds > hover*/
.btn.btn-two.btn-dark:hover>.vc_btn3 {
  background-color: #808080 !important;
  color: #222 !important;
}

/* Button three */
.btn.btn-three>.vc_btn3 {
  background-color: #101010 !important;
  color: #F8F8F8 !important;
  border: 0px solid transparent !important;
}

/* Button three > hover */
.btn.btn-three:hover>.vc_btn3 {
  background-color: #282828 !important;
}

/* Button three > dark backgrounds > add class btn-dark*/
.btn.btn-three.btn-dark>.vc_btn3 {
  background-color: #C0C0C0 !important;
  color: #181818 !important;
}

/* Button three > dark backgrounds > hover*/
.btn.btn-three.btn-dark:hover>.vc_btn3 {
  background-color: #808080 !important;
}

/*** MOBILE CTA ***/

/* mobile click to call color */
#mobile-phone-cta a {
  background-color: #101010 !important;
  color: #F8F8F8 !important;
}

#mobile-phone-cta a:hover {
  background-color: #282828 !important;
}

#mobile-phone-cta {
display: block;
position: fixed;
bottom: -1px;
left: 0;
right: 0;
height: 44px;
z-index: 108;
padding: 0 !important;
-webkit-box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.1);
box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.1);
}

#mobile-phone-cta a {
display: block;
height: 44px;
width: 100%;
text-align: center;
font-size: 16px;
font-weight: normal;
padding-top: 10px;
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
}

#mobile-phone-cta>div>div {
padding-top: 0 !important;
}

#mobile-phone-cta a i {
font-size: 16px;
padding-right: 8px;
}

/* Add margin to footer and back to top button so CTA doesn't cover them */
@media screen and (max-width:640px) {
footer, a#back_to_top {
margin-bottom: 50px;
}
}

/* Hide the mobile CTA on desktop */
@media screen and (min-width:768px) {
#mobile-phone-cta {
display: none;
}
}

/* COLUMNS */
/* column full width on tablet */
@media (max-width: 1023px) {
  .full-width-tablet .wpb_column {
    width: 100%;
  }
}

/* minimum height for columns with a background image */
.bg-img-col .vc_column-inner {
  background-size: cover !important;
  background-position: 50% 50%;
  min-height: 25rem !important;
}

/* background for columns with text */
.bg-text-col {
  background-color: whitesmoke;
}

/* REVERSE */
/* reverse columns on tablet */
@media (max-width: 1023px) {
  .reverse-tablet {
    /* Safari */
    /* Safari 6.1+ */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

/* reverse columns on mobile */
@media (max-width: 768px) {
  .reverse-mobile {
    /* Safari */
    /* Safari 6.1+ */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

/* VISIBILITY */
/* hide elements from small screens on*/
@media (max-width: 1240px) {
  .hidden-sm-screen {
    display: none !important;
  }
}

/* hide elements from tablet on */
@media (max-width: 1024px) {
  .hidden-tablet {
    display: none !important;
  }
}

/* hide elements from mobile on */
@media (max-width: 768px) {
  .hidden-mobile {
    display: none !important;
  }
}

/* hide elements from small mobile on */
@media (max-width: 480px) {
  .hidden-sm-device {
    display: none !important;
  }
}

/* BACKGROUND POSITION */
.bg-0 {
  background-position: 50% 0% !important;
}

.bg-20 {
  background-position: 50% 20% !important;
}

.bg-40 {
  background-position: 50% 40% !important;
}

.bg-60 {
  background-position: 50% 60% !important;
}

.bg-80 {
  background-position: 50% 80% !important;
}

.bg-100 {
  background-position: 50% 100% !important;
}

/* OVERLAY ROWS */
.vc_row.overlay-one-row::before {
  content: "";
  position: absolute;
  display:block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.5+0,0.15+100 */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.15) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0.15)));
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.15) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.15) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80ffffff', endColorstr='#26ffffff', GradientType=1);
  /* IE6-9 */
}
.vc_row.cta-bgg.overlay-one-row::before{
  background: rgba(0, 0, 0, 0.5)
}
.cta.cta-four.cta-bgg .wpb_column {
  background-color: transparent;
}
*{outline: none !important;}
/* OVERLAY COLUMNS */
.overlay-one-col .vc_column-inner::before {
  content: "";
  position: absolute;
  display:block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.5+0,0.15+100 */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.15) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0.15)));
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.15) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.15) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80ffffff', endColorstr='#26ffffff', GradientType=1);
  /* IE6-9 */
  z-index: -1;
}

/* OVERFLOW */
/*make overflow elements in a row visible*/
.overflow.vc_row, .overflow.vc_row[data-vc-full-width] {
  overflow: visible;
}

/* NEGATIVE MARGIN */
@media only screen and (min-width: 1024px) {
.neg-top {
  margin-top: -120px;
}
.neg-bottom {
  margin-bottom: -120px;
}
.neg-left {
  margin-left: -120px;
}
.neg-right {
  margin-right: -120px;
}}


/* END GENERAL CSS ---------------------------------------------------------***/

/* menu changes */
.home .site-header {
    position: absolute;
    width: 100%;
}


.ast-primary-sticky-header-active .main-header-bar{
    background-color: #fff !important;
}


/* site bg color set to #000, see Astra Options > Colors & Backgrounds > base Color */
.vc_row[data-vc-full-width]{
    background-color:#fff;
}




/* HERO SECTION GENERAL ------------------------------------------------------*/
/* change the background size for home and internal hero */
.hero {
  background-size: cover !important;
}

/* background color of hero inner column */
.hero .hero-col .vc_column-inner {
  background-color: whitesmoke;
}

/* add side padding when row and content are stretched */
.hero[data-vc-stretch-content], .hero.homepage[data-vc-stretch-content] {
  padding-right: 5%;
  padding-left: 5%;
}

.vc_row-has-fill+.vc_row-full-width+.vc_row.hero>.vc_column_container.hero-col>.vc_column-inner {
  padding: 8% 8%;
}

/* inner padding of homepage hero column */
.hero.homepage .hero-col .vc_column-inner {
  padding: 8% 8%;
}

/* titles follow the alignment set to the section */
.hero h1, .hero h2, .hero h3, .hero h4, .hero h5, .hero h6 {
  text-align: inherit !important;
}

@media (max-width: 768px) {
  .hero {
    text-align: center !important;
  }
}

/*--- HERO SIX ---*/
/* set a minimum height for the hero image in the homepage */
.homepage.hero.hero-six-bg {
  min-height: 65vh;
}

/* set a minimum height for the hero image in the homepage */
.hero.hero-six-bg {
  min-height: 30vh;
  background-position: 50% 50%;
}

/* column negative margin */
.hero.hero-six .hero-col .vc_column-inner {
  margin-top: -120px;
  padding: 6% !important;
}

/* element alignment and row padding */
.hero.hero-six {
  text-align: center !important;
  padding-top: 0 !important;
  padding-bottom: 12% !important;
}

/* set a max width for the column */
@media (min-width: 769px) {
  .hero.hero-six .vc_column-inner {
    max-width: 950px;
    margin: auto;
  }
}

/* column expand to 100% width on tablet */
@media (max-width: 1024px) {
  .hero.hero-six .wpb_column {
    width: 100% !important;
  }
}

@media (max-width: 768px) {
  .hero.hero-six-bg {
    min-height: 30vh;
  }
}


/* PODS GENERAL --------------------------------------------------------------*/
.pods {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

/* columns start stacking on small screens */
@media (max-width: 1240px) {
  .pods {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
}

/* columns expand to 100% on mobile */
@media (max-width: 600px) {
  .pods .wpb_column.vc_column_container {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }
}

/* column max-width - please only change the margin between the columns and adjust the flex-basis so the total is always 50 */
.pods .wpb_column.vc_column_container {
  width: 0;
 -ms-flex-preferred-size: calc(50% - 20px);
  flex-basis:calc(50% - 20px);
  margin:10px;
}

/* use this class when you have 3 pods to adjust the responsive - please only change the margin between the columns and adjust the flex-basis so the total is always 33 */
.pods.pods-three-col .wpb_column.vc_column_container {
   -ms-flex-preferred-size: calc(32% - 20px);
  flex-basis:calc(32% - 20px);
  margin:10px;
}

.pods.pods-three-col {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

/* columns expand to 100% on mobile */
@media (max-width: 680px) {
  .pods.pods-three-col .wpb_column.vc_column_container {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }
}

/* add margin bottom to icon image */
.pods .wpb_single_image img {
  margin-bottom: 15px;
}

/* style the titles */
.pod-title p {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.4em;
  letter-spacing: 0.02em;
  margin-bottom: 15px !important;
}

/* style the paragraph */
.pods .wpb_text_column p {
  margin-bottom: 15px !important;
}

/* style the button - if left empty it inherits the style of button one */
.pods .btn.btn-one>.vc_btn3 {
  margin-top: 0 !important;
}

/* link expands to cover the content of the column */
a.pod-link {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 3;
}

/* button align to the bottom */

.pods .wpb_column.vc_column_container .vc_column-inner{
  display: flex;
  align-items: stretch;
  height: 100%; 
   width:100%;
}
.pods .wpb_column.vc_column_container .vc_column-inner .wpb_wrapper{
    display: flex;
    flex-flow: column nowrap;
    align-items: stretch;
    height: 100%;
     width:100%; 
}

/*align button to bottom of pod*/
.vc_row.wpb_row.vc_row-fluid.pods .vc_btn3-container{
  margin-top:auto;
}
/* PODS FOUR ------------------------------------------------------------------*/
/* center align content and image */
.pods.pods-four, .pods.pods-four .wpb_single_image.vc_align_left {
  text-align: center !important;
}

/* add side padding to the elements */
.pods.pods-four .wpb_column .pod-title p, .pods.pods-four .wpb_column .wpb_text_column p {
  padding-left: 5%;
  padding-right: 5%;
}

/* add margin to the button */
.pods.pods-four .wpb_column .btn.btn-one>.vc_btn3 {
  margin-bottom: 15%;
  margin-top: 0%;
}

/* add margin to the last element if the button is removed */
.pods.pods-four .wpb_column .wpb_content_element:last-child {
  margin-bottom: 5% !important;
}

/* HOVER EFFECT */
/* add overlay on hover */
.pods .wpb_column:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  z-index: 0 !important;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
/* .pods .wpb_column:hover:before {
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
} */

/* change text color on hover*/
/* .pods.pods-four .wpb_column:hover .pod-title p, .pods.pods-four .wpb_column:hover .wpb_text_column p {
  color: white !important;
  z-index: 2;
  position: relative;
} */

/* change button color */
.pods.pods-four .wpb_column:hover .btn.btn-one>.vc_btn3, .pods.pods-four .wpb_column:hover .btn>.vc_btn3:hover {
  background-color: #404040 !important;
}




/* USP GENERAL ---------------------------------------------------------------*/
.usp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

/* columns start stacking on small screens */
@media (max-width: 1240px) {
  .usp {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
}

/* columns expand to 100% on mobile */
@media (max-width: 600px) {
  .usp .wpb_column.vc_column_container {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }
}

/* column padding */
.usp .vc_column-inner {
  padding: 10% !important;
}
.usp.inner-page-usp .vc_column-inner {
  padding: 5% !important;
}
/* column max-width - please only change the margin and adjust the flex-basis so the total is always 50 */
.usp .wpb_column.vc_column_container {
  width: 0;
  -ms-flex-preferred-size: 48%;
  flex-basis: 48%;
  margin: 0.5%;
}

/* use when you have 3 columns - please only change the margin and adjust the flex-basis so the total is always 33 */
.usp.usp-three-col .wpb_column.vc_column_container {
  -ms-flex-preferred-size: 32% !important;
  flex-basis: 32% !important;
  margin: 0.5%;
}

/* change columns padding when they jump on 2 columns*/
@media (max-width: 1239px) {
  .usp .vc_column-inner {
    padding: 3% !important;
  }
}

/* columns expand to 100% on mobile */
@media (max-width: 650px) {
  .usp.usp-three-col .wpb_column.vc_column_container {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }
}

/* center align content and image */
.usp, .usp .wpb_single_image.vc_align_left {
  text-align: left !important;
}

/* add margin bottom to icon image */
.usp .wpb_single_image img {
  margin-bottom: 15px;
}

/* style the titles */
.usp-title p {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.4em;
  letter-spacing: 0.02em;
  margin-bottom: 15px !important;
}
/* USP ONE ------------------------------------------------------------------*/
/* add a background color to the columns */
.usp.usp-one .wpb_column.vc_column_container {
  background-color: transparent;
}
/* USP TWO ------------------------------------------------------------------*/
/* when we want to use a background image below the usp and a title we need to nest the usp row in a container */
.usp-container {
  background-size: cover;
  background-position: 50% 50%;
}

.usp-container .wpb_text_column.wpb_content_element {
  text-align: left;
  max-width: 750px;
  margin: auto;
}

/* margin between title and inner row with pods */
.usp-container > .wpb_column:first-child {
    margin-bottom: 2%;
}

/* add a background color to the columns */
 .usp.usp-two .wpb_column.vc_column_container {
     background-color: transparent;
}





/* TEXT SECTION GENERAL ------------------------------------------------------*/
/*Divide text in 2 columns */
@media (min-width: 768px) {
  .text-two-col {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    column-gap: 30px;
  }
}

/*Divide text in 3 columns */
@media (min-width: 768px) {
  .text-three-col {
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 30px;
    column-gap: 30px;
  }
}

/*--- TEXT SECTION FOUR ---*/
/*set a max width for the content */
.text-four .vc_column-inner {
  max-width: 750px;
  margin: auto;
  text-align: center !important;
}

/* headings inherit the alignement set above */
.text-four h1, .text-four h2, .text-four h3, .text-four h4, .text-four h5, .text-four h6 {
  text-align: inherit !important;
}








/* CTA GENERAL --------------------------------------------------------------*/
/* style the text of the cta > use a paragraph*/
.cta .wpb_text_column p {
  font-size: 1.9em !important;
  line-height: 1.4em;
}

/* use this class to hightlight text in the cta, the phone number for example*/
.cta .cta-highlight {
  margin-top: 25px;
  font-size: 1.4em;
  letter-spacing: 0.08em;
}

/*--- CTA FOUR ---*/
/* content alignment */
.cta-four {
  text-align: left !important;
}

/* column background color */
.cta.cta-four .wpb_column {
  background-color: #D0D0D0;
}

/* image margin */
.cta-four .wpb_single_image {
  margin-bottom: 25px !important;
}

/*center align icon */
.cta-four .wpb_single_image.vc_align_left {
  text-align: center !important;
  margin-bottom: 0px !important;
}

/*center align all the elements on mobile and makes the padding from the elements stack correctly */
@media (max-width: 767px) {
  .cta-four {
    text-align: center !important;
  }

  .cta-four .wpb_column:nth-child(1) .vc_column-inner {
    padding-bottom: 0 !important;
  }

  .cta-four .wpb_column:nth-child(2) .vc_column-inner {
    padding-top: 0 !important;
  }
}

/* remove padding left on the second column in desktop*/
@media (min-width: 769px) {
  .cta-four .wpb_column:nth-child(2) .vc_column-inner {
    padding-left: 0 !important;
  }
}






/* CONTACT ONE ---------------------------------------------------------------*/
.contact-one .contact-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  
  /* columns start stacking on small screens */
  @media (max-width: 1240px) {
    .contact-one .contact-icon {
      -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
      -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
      justify-content: flex-start !important;
    }
  }
  
  /* columns expand to 100% on mobile */
  @media (max-width: 480px) {
    .contact-one .contact-icon .wpb_column.vc_column_container {
      -ms-flex-preferred-size: 100% !important;
      flex-basis: 100% !important;
    }
  }
  
  /* column max-width - please only change the margin and adjust the flex-basis so the total is always 50 */
  .contact-one .contact-icon .wpb_column.vc_column_container {
    width: 0;
    -ms-flex-preferred-size: 44%;
    flex-basis: 44%;
    margin: 3%;
  }
  
  /* center align content and image */
  .contact-one .contact-icon .wpb_single_image.vc_align_left {
    text-align: left !important;
  }
  
  /* add margin bottom to icon image */
  .contact-one .contact-icon .wpb_single_image img {
    margin-bottom: 15px;
  }
  
  /* style the titles */
  .contact-one .contact-title p {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 1.25em;
    letter-spacing: 0.02em;
    margin-bottom: 7px !important;
  }
  
  /* column with the contact form */
  .contact-one .form-col {
    padding: 5% !important;
    background-color: whitesmoke;
  }
  
  /*---------Custom Css------------*/
  .hero.hero-six .vc_column-inner {
    max-width: 100%;
    margin: auto;
    border-radius:180px !important;
    box-shadow: 0 0 30px rgba(46,160,170,0.25);
    background-color: #fff;
    -webkit-border-radius:180px !important;
    -moz-border-radius:180px !important;
    -ms-border-radius:180px !important;
    -o-border-radius:180px !important;
}
.pod-tp {
  position: relative;
  overflow: visible !important;
  padding-top: 8% !important;
  padding-bottom: 0 !important;
}
.pod-tp:before {
  content: "";
  position: absolute;
  background: url(/wp-content/uploads/2019/07/Blue-Shape-Top.png);
  top: -24px;
  width: 100vw;
  height: 24px;
  left: 0;
  right: 0;
  /* margin: 0 0 0 0; */
}
div#n2-ss-3 .n2-ss-layer .n2-font-555f9748ea0d89275fac93837f8b7998-hover {
  font-size: 18px !important;
}
.usp-hmpg{  position: relative;
  overflow: visible !important;}
.usp-hmpg:before {
  content: "";
  position: absolute;
  background: url(/wp-content/uploads/2019/07/White-Shape-Bottom.png);
  top: -24px;
  width: 100vw;
  height: 24px;
  left: 0;
  right: 0;
  /* margin: 0 0 0 0; */
}

.pool-pod{position: relative;}
.pool-pod:after{
  content: "";
  position: absolute;
  background: url(/wp-content/uploads/2019/07/Blue-Shape-Bottom.png);
  bottom: -24px;
  width: 100vw;
  height: 24px;
  left: 0;
  right: 0;
  z-index: 1;
}

.tst-sec{position: relative !important;overflow: visible !important;}
.tst-sec:before{
  content: "";
  position: absolute;
  background: url(/wp-content/uploads/2019/07/Blue-Shape-Top.png);
  top: -24px;
  width: 100vw;
  height: 24px;
  left: 0;
  z-index: 1;
}

.cta-top-bg{
  position: relative !important;
}
.cta-top-bg:before {
  content: "";
  position: absolute;
  background: url(/wp-content/uploads/2019/07/Blue-Shape-Bottom.png);
  top: 0;
  width: 100vw;
  height: 24px;
  left: 0;
  z-index: 1;
  
}
.cta-bg-inner{
  position: relative !important;
}
.cta-bg-inner:before {
  content: "";
  position: absolute;
  background: url(/wp-content/uploads/2019/07/White-Shape-Bottom.png);
  top: 0px;
  width: 100vw;
  height: 24px;
  left: 0;
  z-index: 1;
  -webkit-transform: rotate(30deg);
  transform: rotate(-180deg);
}


.hero.hero-six .hero-col .vc_column-inner {
  margin-top: -150px;
  padding: 6% 9% !important;
}
.head-brd {
  padding: 10px 0 10px 0;
}
.fmly-sec {
  padding-top: 0;
  padding-bottom: 12%;
}
.pool-pod .wpb_column .vc_column-inner {
  padding: 12% 12% !important;
  border-radius: 10px;
box-shadow: 0 0 30px rgba(46,160,170,0.25);
}
.pods.pool-pod  .wpb_text_column p {
  margin-bottom: 0 !important;
  padding: 0 !important;
}
.pods.pods-four.pool-pod .wpb_column .wpb_content_element:last-child {
  margin-bottom: 0 !important;
}
.pods.pool-pod .wpb_text_column.pod-title p {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 26px;
  /* letter-spacing: 0.02em; */
  margin-bottom: 20px !important;
  color: #212121;
  margin-top: 5px !important;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
  color: #fff;
  border-color: transparent;
  background-color: #2ea0aa;
  border-radius: 50px;
  padding: 8px 40px;
  font-size: 16px;
  margin: 0 10px 0 0 !important;
}
.footer-col p{
	font-size: 16px;
line-height: 36px;
color: #4c4c4c;
font-family: "Poppins";
font-weight: 300;
	padding-left:30px !important;
	background-position:left center;
	background-repeat:no-repeat;
	margin:0 2%;
}
.footer-col p a{ padding:0 !important;}
.footer-col p.ft-loc{
	background-image:url(/wp-content/uploads/2019/07/fa-map-marker.png);
}
.footer-col p.ft-ph{
	background-image:url(/wp-content/uploads/2019/07/fa-phone.png);
}
.footer-col p.ft-em{
	background-image:url(/wp-content/uploads/2019/07/fa-envelope.png);
}
.footer-col p.ft-tmg{
	background-image:url(/wp-content/uploads/2019/07/clock.png);
}
.footer-group hr{ margin:0 0 25px; background-color:#c0e2e5; width:100%;}
.footer-col ul.social li{ padding:0 3px;}

.tst-sec .n2-section-smartslider{ border-radius:12px; overflow:hidden;}

.cont-map iframe{ width:100%; display:block;}
.contact-one .form-col {
    padding: 3% 3% 3% 4% !important;
    background-color: #2ea0aa;
}
body .gform_wrapper ul li.gfield{ margin-top:10px !important;}
.form-col .gform_body input, .form-col .gform_body textarea{ border-width:0;}
.cont-info h6 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.25em;
    letter-spacing: 0.02em;
    margin-bottom: 0px !important;
}
.cont-info {
    padding: 0 0 0 40px;
    background-position: left center;
	  background-repeat: no-repeat;
}
.cont-info.cont-loc{
	background-image:url(/wp-content/uploads/2019/07/fa-map-marker.png);
}
.cont-info.cont-ph{
	background-image:url(/wp-content/uploads/2019/07/fa-phone.png);
}
.cont-info.cont-em{
	background-image:url(/wp-content/uploads/2019/07/fa-envelope.png);
	margin-bottom: 20px;
}
.cont-info.cont-tmg{
	background-image:url(/wp-content/uploads/2019/07/clock.png);
}
.contact-one .contact-icon .wpb_column.vc_column_container {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    margin: 0 0 3%;
}
.mobile-phone-cta i.fa.fa-phone {
    transform: rotate(-254deg);
}
.inr-wave{ position: relative;}
.inr-wave:after{
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2019/07/White-Shape-Bottom.png) no-repeat;
    bottom: 0;
    width: 100vw;
    height: 24px;
    left: 0;
    right: 0;
}

.ast-sticky-main-shrink .ast-sticky-shrunk .site-logo-img img {
	max-height: 100px !important;
	width: auto;
	padding-top: .5em;
	padding-bottom: .5em;
}


/** Image Pulse Animation **/
 @-webkit-keyframes pulse {
	    0% { -webkit-transform: scale(1); }
	    50% { -webkit-transform: scale(1.1); }
	    100% { -webkit-transform: scale(1); }
	 }
	 @keyframes pulse {
	    0% { transform: scale(1); }
	    50% { transform: scale(1.1); }
	    100% { transform: scale(1); }
	 }
	 .pulse {
	    -webkit-animation-name: pulse;
	    animation-name: pulse;
	 }

.cta img{
  animation: pulse 2s infinite;
  animation-direction: alternate;
  -webkit-animation: pulse 2s infinite;
}

h1 {text-transform: uppercase !important;}

h2 { text-transform: uppercase !important;}
.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
	border-radius: 5px;
	background-color: #fff;
	border: 1px solid #fff;
}
.gform_wrapper .top_label .gfield_label, .gform_wrapper legend.gfield_label {
    color: #fff;
}
.gform_wrapper textarea {
	border-radius: 5px;
	background-color: #fff;
	border: 1px solid #fff !important;
}

.gform_footer input[type="submit"] {
	border-radius: 30px !important;
	padding: 8px 40px !important;
	font-size: 16px !important;
}

.gform_footer input[type="submit"]:hover{
	opacity:0.7;
}
.social a:hover {
	opacity: 0.7;
}
.validation_error {
	text-align: left !important;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
  color: #fff;
  border-color:transparent;
  background-color: #000;
}
.pool-pod {
  padding-top: 3%;
  padding-bottom: 0;
}
.pod-tp .wpb_text_column p {
  padding: 6px 0 6px 10px;
}
.pool-pod .neg-bottom {
  margin-bottom: -150px !important;
  z-index: 2;
}
.usp-hmpg .usp .vc_column-inner {
  padding: 0 3% 3% 3% !important;
}
.inner-page-usp .usp-title p {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0;
}
.tst-sec .vc_column-inner {
  max-width: 100% !important;
}
.cta.cta-bgg .wpb_text_column p {
  font-size: 16px !important;
  line-height: 2em !important;
  color: #fff !important;
}
.cta.cta-bgg .wpb_text_column p.cta-txt {
  font-size: 24px !important;
  margin-bottom: 0 !important;
}
.cta.cta-bgg .wpb_text_column p.cta-phnnum {
  font-size: 36px !important;
  text-transform: uppercase;
  font-weight: 300;
  font-family: 'Josefin Sans', sans-serif;
}
.cta.cta-bgg .wpb_text_column p.cta-phnnum a{
  font-size: 36px !important;
  color: #fff !important;

}
.cta.cta-bgg .wpb_text_column p.cta-phnnum a:hover{
  
opacity: 0.8;
  
}
.ast-site-identity {
  padding: 1.7em 0;
}
.main-header-menu li {
  position: relative;
  padding: 0 22px !important;
}

a.top-cta {
  border-radius: 25px;
  box-shadow: 0 0 7px rgba(46,160,170,0.5);
  background-color: #fff !important;
  border: 2px solid #2ea0aa;
  padding: 12px 35px 11px 60px !important;
  line-height: normal;
  position: relative;
}
a.top-cta::before {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  left: 30px;
  background: url(/wp-content/uploads/2019/07/fa-phone.png) no-repeat left 2px;
  top: 8px;
}
li.ast-masthead-custom-menu-items.text-html-custom-menu-item {
  padding: 0 0 0 60px !important;
}

.tst-sec h2.vc_custom_heading {
  margin-bottom: 50px !important;
}
.cta-bgg .pad-md-col > .vc_column-inner {
  padding: 6% 8% 3% 8% !important;
}
.footer-group .footer-col:last-child {
  margin-bottom: 0;
}
.ast-scroll-top-icon{
    background-color: transparent !important;
    width: 62px !important;
    height: 62px !important;
    background: url(/wp-content/uploads/2019/07/GTT.png) no-repeat;
}

.abt-pg .vc_column-inner {
  padding: 0% !important;
}
.ast-scroll-top-icon {
  transform: rotate(0deg);
}
.abt-paralax{  background-position: 50% 50% !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important;}
  .hp-parallax {
    /* background-position: 50% 50% !important; */
    background-attachment: fixed !important;
}
.abt-pgg .wpb_wrapper p {
  padding: 0 20px 0 0;
}

/*pods animation*/

.pods.scale .wpb_column, .pods.scale .wpb_column:hover {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  }
  
  .pods.scale .wpb_column:hover {
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
  }

@media only screen and (max-width: 1366px) and (min-width: 1280px)  {
  .main-header-menu li {
    padding: 0 12px !important;
  }
}

@media (max-width: 1279px) {
h1 {
    font-size: 32px !important;
  }
.pods.pool-pod .wpb_text_column.pod-title p {
    font-size: 20px;
}
h2 {
  font-size: 24px !important;
}

}

@media (max-width: 1239px) {
  .usp.inner-page-usp .wpb_column.vc_column_container {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
}
}

@media (max-width: 1024px) {
  .hero.hero-six {
    text-align: center !important;
    padding-top: 3% !important;
    padding-bottom: 8% !important;
}
.main-header-bar {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.ast-sticky-main-shrink.ast-header-break-point .ast-sticky-shrunk .site-branding {
  padding-bottom: 0;
}
}
@media (max-width: 1023px) {
/*remove animations in mobile*/
.wpb_animate_when_almost_visible {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  animation: none !important;
}
.cta.cta-bgg .wpb_text_column p.cta-txt {
    font-size: 18px !important;
    margin-bottom: 0 !important;
  }
  .cta.cta-bgg .wpb_text_column p.cta-phnnum {
    font-size: 30px !important;
}
.main-header-bar {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.hero.hero-six .hero-col .vc_column-inner {
  margin-top: -180px;
}

}
@media (max-width: 768px) {

.footer-adv-widget-1 .widget:last-child {
  margin: 0;
}

}
@media (max-width: 767px) {

  #gform_1 .gform_footer.top_label {
    text-align: left;
}
#gform_1 #gform_submit_button_1 {
    width: auto;
}
  .hp-hr {
    margin-top: 100px;
    margin-bottom: 8% !important;
    min-height: 0 !important;
}
  a.float-standard{display: none;}
  .usp.inner-page-usp .wpb_column.vc_column_container {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
}

.pods.pods-three-col .wpb_column.vc_column_container {
  -ms-flex-preferred-size: 100% !important;
  flex-basis: 100% !important;
}

  .pool-pod .neg-bottom {
    margin-bottom: 20px !important;
}
.footer-col p.ft-loc, .footer-col p.ft-ph, .footer-col p.ft-em, .footer-col p.ft-tmg {
  background-position: center top;
  padding: 30px 0 10px 0 !important;
}
.footer-group .footer-col {
  margin-bottom: 0px;

}
.usp-hmpg:before{
  content: normal;
}
.footer-group.four .footer-col p, .footer-group.four .footer-col a {
  display: block;
}
.footer-col a img {
  max-height: 40px;
  margin: 0 0 25px 0;
}
.footer-col ul.social a img{margin-bottom: 0;}
.pool-pod {
  padding-top: 3%;
  padding-bottom: 4%;
}
.pod-tp {
  padding-top: 4% !important;
}
.hero.hero-six .hero-col .vc_column-inner {
  margin-top: 0;
  border-radius: 0 !important;
}
.homepage.hero.hero-six-bg {
  min-height: 230px;
  margin-bottom: 8%;
}
  }
  @media (max-width: 640px) {
    .vc_row.wpb_row.vc_inner.vc_row-fluid.usp.usp-two.abt-pg h2 {
      margin: 15px 0 0 0;
  }
    .usp-hmpg {
      padding-top: 14%;
      padding-bottom: 14%;
  }
  .hp-hr {
    margin-top: 70px;
    margin-bottom: 8% !important;
    min-height: 0 !important;
}
.footer-adv-overlay {
  padding-top: 50px;
  padding-bottom: 50px;
}

  }



  @media only screen 
  and (min-device-width : 300px) 
    and (max-device-width : 1279px){
      
      .main-header-menu li {
        border-bottom-width: 1px;
      border-style: solid;
      border-color: #eaeaea;
  }
  .main-navigation ul li a {
    border-bottom-width: 0px !important;}
        
  } 

  @media only screen and (min-device-width : 768px) 	and (max-device-width : 1024px){
			.i-ser .vc_col-sm-10 {
	width: 79.333%;
}
		
}
.site-footer a.foo-mit:hover {
	color: #2ea0aa !important;
}
/*HACK RESIZE SCREEN ISSUE*/
.vc_row { margin-left: 0px !important; margin-right: 0px !important; }
/*prevent scrolling to the sides on mobile*/
body, html { position: relative; overflow-x: hidden; }