/*
Theme Name: Gala - Schema Child
Version: 1.0
Description: A child theme of Schema by MyThemeShop
Template: mts_schema
Text Domain: schema
*/

/* Carousel */
@import url("../mts_schema/style.css");
/* general */
.container {
	max-width: 1170px !important;
}
.btn {
	color: #fff !important;
	background: #222;
	padding: 10px 15px;
	text-transform: uppercase;
	border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow: 1px 1px 1px #000;
	-moz-box-shadow: 1px 1px 1px #000;
}
.alignleft {
	float: left;
	margin: 0px 20px 20px 0px;
	border: 2px solid #ececec;
	margin-bottom:20px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
}
.alignright {
	float: right;
	margin: 0px 0px 20px 20px;
	border: 2px solid #ececec;
	margin-bottom:20px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
}
.alignnone {
	border: 2px solid #ececec;
	margin-bottom:20px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
}
.center { text-align: Center; }
.clear { clear: both; }
.nowrap { white-space: nowrap; }
.leftPad { padding-left: 20px; }


/* header */
.main-header { background: #60b4b3; }
#header { background: #fff; top: 0px; padding: 15px 0;}
.logo-wrap, .headerPhone, .headerInfo { float: left; width: 31%; padding: 1%; }
.logo-wrap { margin: 10px 0 0 0; }
.headerInfo { width: 32%; text-align: right; margin-top: 30px; }
.headerInfo p { margin-bottom: 5px; }
.headerPhone { text-align: center; margin-top: 30px; }
.headerPhone a { color: #fff !important; }
div.header-social-icons { background: none; border: 0px; }
div.header-social-icons a { background: #fff; border-radius: 50%; padding: 10px; width: 30px; text-align: center; line-height: 30px; margin: 0px 5px; font-size: 26px;}
div.header-social-icons::before { border: 0px; }
#primary-navigation .header-social-icons a, .header-social-icons a { padding: 0px 10px; }
.Badges { max-height:85px; width: auto; border:none!important; box-shadow: none!important; }
.primary-slider-container { max-width: 100%; float: none; width: 100%;  overflow: hidden; margin: 0px; }
.primary-slider-container .slide-caption { width: 94%; padding: 2% 3%; bottom: 0%; left: 0px; max-height: 50px; }
.slide-title { font-size: 32px !important; line-height: 34px; }
.owl-carousel .owl-item img { max-width: 100% !important; }
.primary-slider .owl-dots { bottom: 8%; top: inherit; right: 16%; }


#page { padding-top: 0px; width: 100%; max-width: 100%; }

/* home boxes */
.homeBoxes {
	margin: 0px auto;
	margin-top: 0px;
	text-align: left;
	padding: 25px 0px;
}
.homeBoxes h3{
	color: #000;
	font-size: 32px;
	margin-top: 0px;
}
.homeBoxes p{
	color: #fff !important;
	font-size: 20px !important;
}
.homeBoxes .box01,
.homeBoxes .box02,
.homeBoxes .box03 {
	float: left;
	width: 33.33%;
	position: relative;
	padding: 10px;
	box-sizing: border-box;
}
.homeBoxes .box02{
	width: 32%;
}

/* home widgets */
.homeWidgets {
	margin: 30px auto;
	text-align: center;
}
.homeWidgets .col-md-4  {
	float: left;
	width: 25%;
}
.widgetBox {
	margin-right: 3%;
	margin-bottom: 20px;
	padding: 2%;
	width: 27%;
	float: left;
	border-radius: 10px;
	-moz-border-radius: 10px;
	background: rgba(255,255,255,0.8);
}
.widgetBox h3 { text-align: center; }

.widgetBox.noMargin {
	margin-right: 0px;
}
.widgetBox img { width: 100%; }

.textwidget p {
	font-size: 16px;
	line-height: 20px;
}
.slick-slide img { display: inline-block!important; text-align: center; margin-top: 20px; }

/* inner pages */
#page.single { float: left; }
.article { background: none;  margin: 0 auto; float: none; }
.page h1.title { margin-bottom: 20px; }
.page-id-296 table td {
    vertical-align: middle;
    border-left: 1px solid #f0f0f0;
}

/* footer */
.copyrights { text-align: center; color: #fff; }
#copyright-note span { display: none; }
.to-top { float: none; }
#copyright-note .to-top span{ display: inline-block; font-size: 16px; line-height: 24px; }

.hide-d { display: none; }

.social-icons a {
    display: inline-block;
    color: #fff;
    background: #111;
    width: 24px;
    height: 24px;
    line-height: 26px;
    text-align: center;
    border-radius: 2px;
}
.headerPhone {
	width: 100%;
	margin-top: 0px;
}
.headerPhone p {
	display: inline-block;
	font-size: 18px;
	margin:0px;
	color: #fff;
}
header .navigation {
	float: right;
	width: 100%;
}
header .logo-wrap {
	float: left;
	width: 65%;
}
header .logo-wrap a { padding: 0 !important; }
.navigation ul {
	text-align: right;
	padding-top: 15px;
}
.navigation ul li {
	float: none;
	display: inline-block;
}
#secondary-navigation .navigation > ul > .menu-item-has-children > a {
    padding-right: 32px;
} 
#secondary-navigation a{
    padding: 5px 10px 12px;
    margin: 0;
    font-size: 16px !important;
    text-transform: none !important;
}
.newCon {
	height: 600px;
	background-size: cover;
	background-position: 50% 30%;
}
.welcome {
	padding: 50px 0;
}
.welcome h1 {
    font-size: 36px;
    color: #60b4b3;
    margin-top: 0px;
}
.welcome img {
    padding: 3px;
    border: 1px solid #ccc;
}
.leftwow {
	width: 35%;
	float: left;
	box-sizing: border-box;
	padding:0px 15px;
}
.rightwow {
	width: 65%;
	box-sizing: border-box;
	padding:0px 15px;
	float: right;
}
.row {
	margin:0px -15px;
}
.row:after,
.container:after {
	clear: both;
	content: "";
	display: block;
	position: relative;
}
.main-header .container {
	background-color: transparent !important;
}
#reviews {
	background: url(/wp-content/uploads/2018/10/slide16-60-darker-web.jpg) center center no-repeat fixed;
	background-size: cover;
    padding: 100px 0;
}
#reviews h2 {
    color: #60b4b3;
    font-size: 32px;
    padding-top: 10px !important;
}
#reviews p { color: #fff; }
#reviews h4 {
	color: #60b4b3;
    font-weight: normal;
    line-height: 26px;
    font-size: 16px;
}
.carousel-indicators {
    bottom: -9px !important;
}
.col-sm-6 {
	width: 50%;
	box-sizing: border-box;
	padding:0px 15px;
	float: left;
}
.featured {
	margin: 50px auto 20px;
}
.featured h2 {
	color: #60b4b3;
}
.featured img {
	border: 2px solid #ececec;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}
.homeBoxes,
.featured,
.welcome {
	overflow: hidden;
}
.featured p {
	padding-right: 15px;
}
.homeBoxes {
    background: rgba(96, 180, 179, 0.7);
    border-bottom: 5px solid #60b4b3;
    font-size: 14px;
    padding: 50px 0px;
}
.homeBoxes h3 {
	margin-top: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 18px;
    text-align: center;
    color: #fff;
}
footer {
	margin-top: 0px;
	padding:10px 0px;
}
.to-top,.to-top a {
	color: #fff !important;
}
#page.single {
	float: none !important;
}
.article:after {
	clear:both;
	content: "";
	display: block;
	position: relative;
}
.post-info {
	display: none !important;
}
#featured-thumbnail {
	float: right;
	width: 30%;
}
.front-view-content {
	float: left;
	width: 68%;
}
.opacit_ { opacity: 0; }
.sticky { position: fixed !important; box-shadow: 0px 0px 17px rgba(0,0,0,0.9); }
.sticky img { max-width: 100px !important }

#logo a, #logo img { float: none !important; }
.innerImage {
	height: 550px;
	background-size: cover;
	background-position: 50% 50%;
	position: relative;
}
.article {
	max-width: 1200px;
	width: 100%;
	margin:20px auto;
	box-shadow: 0px 0px 0px;
	padding:20px 15px;
	box-sizing: border-box;
}
@media only screen and (min-width:881px){
	#header.sticky-navigation-active { top: -105px; }
}
@media screen and (max-width: 1152px) {
	.innerImage {
		height: 350px;
	}
	.navigation ul { padding-top: 10px; }
	#secondary-navigation a { font-size: 14px !important; }
 footer .container {
  width: 100%;
 }
 .headerPhone {
  box-sizing: border-box;
 }
}
/* mobile */
.allinline {
	display: none;
}
@media screen and (max-width: 880px) {
	.contactForm.hide-d h3 {
	    text-align: center;
	    color: #fff;
	    line-height: 29px;
	    font-size: 21px;
	    margin-top: 20px;
	}
	.contactForm.hide-d label {
	    width: 30% !important;
	    float: left !important;
	}

	.contactForm.hide-d label + div {
	    float: right;
	    width: 70%;
	    margin: 0px !important;
	}

	.contactForm.hide-d li {
	    margin-bottom: 10px !important;
	    display: block !important;
	    float: none !important;
	}

	.contactForm.hide-d li:after {
	    clear: both !important;
	    content: "" !important;
	    display: block !important;
	}
	.header-special.hide-d {
	    margin-top: -15px;
	    margin-bottom: 6px;
	}
	.main-header .container {
	    background-color: transparent !important;
	    padding-bottom: 0px;
	}
	p.mobileBtn a {
	    width: 100% !important;
	    box-sizing: border-box;
	    margin: 0px !important;
	}
	p.mobileBtn {
      	width: calc( 50% - 6px);
	    margin: 0px 3px;
	    float: left;
	    max-width: 100% !important;
	    margin-bottom: 6px;
	}
	a#pull:after {
	    top: 50% !important;
	    transform: translateY(-50%);
	}
	.allinline a:nth-child(3) {
		text-align: left !important;
	}
	.allinline a {
	    float: left !important;
	    width: calc( 33.33% - 6px) !important;
	    margin: 0px 3px !important;
	    box-sizing: border-box;
	    line-height: 27px;
	    padding: 3px 10px !important;
	    background: #60B4B3;
	    border-radius: 10px;
	    color: #fff !important;
	    text-align: center !important;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00918c+1,60b4b3+99 */
		background: rgb(0,145,140); /* Old browsers */
		background: -moz-linear-gradient(top, rgba(0,145,140,1) 1%, rgba(96,180,179,1) 99%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, rgba(0,145,140,1) 1%,rgba(96,180,179,1) 99%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, rgba(0,145,140,1) 1%,rgba(96,180,179,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00918c', endColorstr='#60b4b3',GradientType=0 ); /* IE6-9 */
	}
	.featured h2,

	.welcome h1 {
	    font-size: 36px;
	    color: #60b4b3;
	    margin-top: 0px;
	    line-height: 35px;
	    font-size: 29px;
	}
	.featured p,
	section.welcome p {
	    font-size: 16px;
	    line-height: 22px;
	}
	#header #logo a { display:block; text-align: center; }
	#header:after,#regular-header:after {
		clear: both;
		content: "";
		display: block;
	}
	.welcome img {
		display: none;
	}
	.allinline {
		display: block;
	}
	.allinline:after {
		clear: both;
		content: "";

	}
	.logo-wrap {
		width: 100% !important;
	}
	#header .logo-wrap {
		float: none !important;
	}
	#secondary-navigation {
		height: auto !important;
	}
	.hide-d { display: block; }
	#header { background: none; padding: 0px 0 6px 0px; margin-bottom: 0px; }
	.mobileBtn { margin-bottom: 0px; }
	.mobileBtn a, .hours{ display: block; color: #fff; text-align: center; background: #60B4B3; padding: 10px; border-radius: 10px; -moz-border-radius: 10px; margin: 10px !important;}
	.sticks {background-color:#60B4B3;}
	.mobileBtn.phoneBtn { font-size: 20px; }
	.mobileBtn a:hover, .mobileBtn a:visited { color: #fff; }
	.hide-xs { display: none; }
	.container, .welcome .container, .widgetBox { width: 96%; padding: 2%; }
	
	.innerImage { display: none; }
	.homeBoxes, .homeWidgets, .welcome, .footerSocial, div.footer .copy { width: 100%; height: auto;}
	.box01, .box02, .box03 { width: 96%; float: none; margin-bottom: 20px; padding: 2%;}
	.welcome {margin: 20px auto;}
	.homeWidgets .col-md-4  { width: 100%; }
	.homeBoxes .box01, .homeBoxes .box02, .homeBoxes .box03 { width: 98%; }
	.post-content img { width: 100% !important; height: auto !important; }
	.footer-widgets.widgets-num-4 .f-widget:nth-child(even), .footer-widgets.widgets-num-3 .f-widget:nth-child(even),
	.footer-widgets.widgets-num-4 .f-widget, .footer-widgets.widgets-num-3 .f-widget	{ width: 100% !important; max-width: 100% !important; }
	.hours { display: none !important; }
	.main-header { background-color: #fff !important; }
	.leftwow {
		 width: 100%;
	}
	.owl-controls {
		display: none;
	}
	.rightwow {
		width: 100%;
	}
	.col-sm-6 {
		width: 100%;
	}
	.row {
		margin:0px;
	}
	.welcome iframe {
		height: 400px !important;
	}
	.featured .btn {
		display: block;
		text-align: center;
	}
	.homeBoxes .box01, .homeBoxes .box02, .homeBoxes .box03 {
		height: auto;
	}
	footer .container {
		width: 100%;
	}
	#regular-header { display: none; }
	.sticky { background-color: #fff !important; }
	
	div.header-social-icons { float: none !important; text-align: center; background:none!important;}
	div.header-social-icons a { float: none; display: inline-block; position: relative; z-index: 9999; }
	.header-social-icons {  text-align: Center; float: none !important; }
	.header-social-icons a {  display: inline-block; font-size: 32px !important; width: 34px !important; line-height: 34px; color: #333 !important; }
	.newCon {
		height: 300px;
	}
	.homeservices.hide-d {
	    margin: 20px 0px;
	    border-radius: 14px;
	}
	.homeWidgets {
		margin-bottom: 0px;
	}
	.homeBoxes {
	    padding: 10px 0px;
	    max-width: 96%;
	    border-radius: 14px;
	    margin-bottom: 20px;
	}
	#reviews {
		border-radius: 14px;
	}
	#reviews p:last-of-type {
	    display: none;
	}
	div.header-social-icons {
	    margin-left: 0;
	    padding-left: 0px;
	    float: left !important;
	}
	.homeservices.hide-d {
	    padding: 20px;
	    box-sizing: border-box;
	}
	.specaiallist {
		text-align: center;
	}
	.specaiallist h3 {
	   	 text-align: left;
	    font-weight: bold;
	    color: #fff;
	    margin: 5px 0px 10px;
	    font-size: 24px;
	}
	.specaiallist img {
	    max-width: 80px;
	}
	.specaiallist li {
		text-align: left;
	}

	.homeservices.hide-d ul li a {
	    color: #fff;
	    font-size: 15px;
	    line-height: 13px;
	}

	.homeservices.hide-d {
	    background-color: #60b4b3;
	}

	.homeservices.hide-d li:before {
	    content: "";
	    height: 10px;
	    width: 10px;
	    background-color: #fff;
	    position: relative;
	    left: 0px;
	    display: inline-block;
	    margin-right: 10px;
	    vertical-align: middle;
	    position: relative;
	    top: -1px;
	}

	.homeservices.hide-d li {
	    margin: 0px;
	    padding: 0px;
	    line-height: normal;
	}
}
.innerImage img { width: 100% !important; }
#header .logo-wrap { padding: 0px; }
@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}

.container-upper{
	
}

.header-special.pull-right p {
    margin: 0px;
    text-align: right;
}
@media screen and (max-width:880px){
	#reviews {
		margin-bottom: 20px;
	}
	.hide-d.specialwriting {
	    float: left;
	    width: 100%;
	    text-align: center;
	    font-size: 24px;
	    line-height: 33px;
	    margin: 20px 0px;
	    color: #1a9a96;
	    font-weight: bold;
	    padding: 0px 15px;
	    box-sizing: border-box;
	}
	#secondary-navigation .allinline a {
	    padding: 0px 10px !important;
	    line-height: 39px;
	}
	.header-special.hide-d * {
		font-size: 17px;
	}
	.header-special p {
		margin: 0px;
		text-align: center;
	}
	.contactForm.hide-d {
	    background: rgb(0,145,140);
	    background: -moz-linear-gradient(top, rgba(0,145,140,1) 1%, rgba(96,180,179,1) 99%);
	    background: -webkit-linear-gradient(top, rgba(0,145,140,1) 1%,rgba(96,180,179,1) 99%);
	    background: linear-gradient(to bottom, rgba(0,145,140,1) 1%,rgba(96,180,179,1) 99%);
	    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00918c', endColorstr='#60b4b3',GradientType=0 );
	    padding: 0px 20px;
	    box-sizing: border-box;
	    margin-top: -20px;
	    border-radius: 0px 0px 12px 12px;
	    margin-bottom: 20px;
	}

	.contactForm.hide-d input {
	    height: 35px;
	    padding: 0px 15px;
	}

	.contactForm.hide-d input[type="submit"] {
	    height: 45px !important;
	    width: 200px !important;
	    margin: 0px auto !important;
	    display: block !important;
	}

	.contactForm.hide-d label {
	    font-weight: 400 !important;
	    text-transform: uppercase;
	    color: #fff;
	    font-size: 16px !important;
	    line-height: 20px;
	    display: block;
	}

	.contactForm.hide-d .gform_footer {
	    margin-top: 0px;
	}
	
}
@media screen and (max-width:540px){
	#reviews {
		padding:30px 0px;
		background-attachment: scroll;
	}
	.copyrights .container {
	    box-sizing: border-box;
	    font-size: 15px;
	}
	.welcome {
	    margin: 20px auto;
	    padding-top: 0px;
	    margin-top: 0px !important;
	}
	.newCon {
		height: 200px;
	}
	.widget h3 {
	    margin: 0px 0 15px 0;
	    text-align: center;
	    font-size: 20px !important;
	}
	.homeWidgets .col-md-4 {
	    width: 100%;
	    width: 50%;
	    float: left;
	    margin-bottom: 20px;
	    box-sizing: border-box;
	    vertical-align: top;
	    padding: 7px;
	    font-size: 17px;
	}
	.homeWidgets .col-md-4 {
	    width: 100%;
	    width: 50%;
	    float: left;
	    margin-bottom: 20px;
	    box-sizing: border-box;
	}
	p.mobileBtn a {
	    width: 100% !important;
	    box-sizing: border-box;
	    margin: 0px !important;
	    font-size: 13px;
	}
}
.salemChamber a {
	height:25px !important;
}
/*
ul#gform_fields_2 {
	position: absolute;
	background-color: #60b4b3;
	margin: 10px 10px !important;
	padding: 5px;
}

input#gform_submit_button_2 {
	position: absolute;
	margin-top: 454px;
	margin-left: 10px;
}
*/
.big_video img {
    border-radius: 4px;
    box-sizing: border-box;
    border: 2px solid #fff;
}
/* Big Section */
.big_home {
  background-position: 50% 30%;
  position: relative;
  padding: 41px 0 49px;
  color: #fff;
}
.big_home:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0e131e;
  opacity: .2;
  z-index: 1;
}
.big_home .container_wide {
  position: relative;
  z-index: 1;
}
.big_left {
  float: left;
  max-width: 100%;
  width: 100%;
  padding: 0 10px 0 0;
}
.big_left h2 {
margin: 0;
    font-size: 30px;
    color: #fff;
    text-align: center;
    line-height: 60px;
    font-family: Poppins;
    font-weight: 300;
}
.big_left h2 span {
  font-size: 30px;
}
.big_left h2 strong {
  font-weight: 700;
}

.big_right {
    text-align: left;
    font-family: Poppins;
    font-size: 24px;
    color: #fff;
    float: right;
    max-width: 545px;
    line-height: 1.5em;
    vertical-align: top;
}
a.headerreviews {
  float: right;
}
a.headerreviews img {
    vertical-align: top;
    background: #fff;
    margin: 0 2px;
    padding: 2px;
    max-height: 56px;
    margin-top: -23px;
    display: inline-block;
}
@media screen and (min-width: 881px) {
	.big_home .clearfix:nth-child(1) { 
	  overflow: hidden;
	  padding: 0 0 10px;
	}
}
.big_video {
  float: left;
  max-width: 720px;
  width: 56%;
  margin: 0 50px 0 0;
}
.big_form {
  width: 100%;
  float: right;
  max-width: 400px;
     background: rgba(255, 255, 255, 0.65);
  padding: 19px 30px 5px;
}
.big_form label {
  display: none !important;
}
.big_form h3 {
    margin: 0 0 15px;
    color: #282d57;
    font-size: 22px;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 0px;
    font-weight: 600;
}
.big_form p {
    text-align: center;
    color: #282d57;
}
html .big_form .gfield input {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: 1px solid #d8d8d9;
  padding: 0px 10px !important;
  height: 44px;
  color: #566786;
  box-sizing: border-box;
  width: 100% !important;
  vertical-align: top;
  outline: 0;
   background-color: rgba(255,255,255,0.7);
  font-family: Poppins,Arial,Helvetica,sans-serif;
  font-size: 14px;
}
body .gform_wrapper .top_label div.ginput_container {
  margin-top: 0px;
}
.big_form .gform_wrapper {
	margin-bottom: 0px;
}
.big_form input[type=submit] {
    display: block;
    width: 100%;
    height: 50px !important;
    background: #60b4b3;
    width: 100% !important;
    color: #fff;
    text-align: center;
    font-family: Poppins,Arial,Helvetica,sans-serif;
    border: 0px; 
}
.big_form .gform_wrapper ul.gform_fields li.gfield {
  padding: 0px !important;
}
.big_form .gform_wrapper .gform_footer {
  margin-top: 0px !important;
}
.big_form .gform_wrapper textarea {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: 1px solid #d8d8d9;
   background-color: rgba(255,255,255,0.7);
  color: #abafcb;
  height: 120px !important;
  font-family: Poppins,Arial,Helvetica,sans-serif;
}

.big_form input::-webkit-input-placeholder {
  font-family: Poppins,Arial,Helvetica,sans-serif;
  color: #abafcb
}

.big_form input:-moz-placeholder {
  font-family: Poppins,Arial,Helvetica,sans-serif;
  color: #abafcb
}
.big_form input::-moz-placeholder {
  font-family: Poppins,Arial,Helvetica,sans-serif;
  color: #abafcb;
  opacity: 1
}
.big_form input:-ms-input-placeholder {
  font-family: Poppins,Arial,Helvetica,sans-serif;
  color: #abafcb
}

.big_form textarea::-webkit-input-placeholder {
  font-family: Poppins,Arial,Helvetica,sans-serif;
  color: #abafcb
}
.big_form textarea:-moz-placeholder {
  font-family: Poppins,Arial,Helvetica,sans-serif;
  color: #abafcb
}
.big_form textarea::-moz-placeholder {
  font-family: Poppins,Arial,Helvetica,sans-serif;
  color: #abafcb;
  opacity: 1
}
.big_form textarea:-ms-input-placeholder {
  font-family: Poppins,Arial,Helvetica,sans-serif;
  color: #abafcb
}

.big_form textarea:focus,
.big_form input:focus {
    border-color: #acacac !important;
}
.container_wide {
    max-width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
}

@media screen and (max-width: 1366px) {
  .big_left {
    width: 100%;
  }
  .big_video {
    width: 50%;
    margin: 0px;
  }
  .big_form {
    width: 40%;
  }
  .container_wide {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 1025px) {
  .container_wide {
    max-width: 960px;
  }
}
@media screen and (max-width: 900px) {
  .big_form {
    width: 100%;
    margin-bottom: 30px;
    max-width: 100%;
  }
  .big_video {
    max-width: 100%;
    width: 100%;
  }
  .big_form {
  	box-sizing: border-box;
  }
}

@media screen and (max-width: 540px){
  .big_home {
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
    padding: 40px 0 50px;
    color: #fff;
  }
  .vertical_listing h2 {
    font-size: 31px;
  }
  .big_form {
        padding: 19px 20px 0px;
  }
  .big_video iframe {
    height: 300px;
  }
  .big_left h2 {
    font-size: 31px;
    line-height: normal;
  }
.big_left h2 span {
    display: block;
    font-size: 23px;
    line-height: normal;
  }
}


@media screen and (min-width:890px) {
	#site-header {
		clear: both;
		position: fixed !important;	
		z-index: 99999;
		height: 220px;
		width:100%;
	}
	
	#page {	
		top: 220px;
	}
	
	.innerImage {
		position:relative;
		top: 220px;
	}	
	
	footer,.homeBoxes {
		position:relative;
		top: 220px;
	}	
}
