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

@import url("../mts_schema/style.css");

/*Temp Changes*/
#primary-nav, .homeBoxes, .cta_fixed_button, .home .cta_fixed_button { display: none; }


/*Landing Page Styling*/
body #gform_wrapper_5 .gform_body .gform_fields .gfield .gfield_required{ display:none;}
body #gform_wrapper_5 ul li.gfield{    margin-top: 1px;}
body #gform_wrapper_5 .top_label .gfield_label{color:#fff;}
#gform_submit_button_5 {width:100%; border-radius: 25px}
#field_5_8 {color: #fff}
.rightform{
    background:#5050f0;
    padding:5px 10px;

}
.rightform h4{color:#fff; font-size: 22px; text-align:center;}
.page-id-482 #menu-main-menu {display:none}
.page-id-482 .title {text-align:center}
/*end styling*/
/* general */
.btn {
	color: #fff !important;
	background: #4863A0;
	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;
}
.newCon {
	background-position: 50% 50%;
	background-size: cover;
	height: 680px;

}
.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;
}
.owl-controls {
	display: none !important;
}
#logo img {
    width: 100%;
    max-width: 250px;
    padding:5px 0px;
}
#header .logo-wrap {
    padding: 2px 0;
}
#secondary-navigation a {
	padding:24px 16px;
}
/* header */
.main-header{background:#5050F0;}
#header{background:#fff;}
.main-header p.phone {
color:#fff;
	float: left;
	padding-top: 8px;
	font-size: 21px;
	margin-bottom: 0px;
}
.video_wrapper video {
	width: 100%;
}
.video_holder {
    max-height: 900px;
    position: relative;
    overflow: hidden;
}
.main-header p.phone span{
	font-size: 24px;
}
#primary-navigation p.phone a {
	margin: 0px;
	color:#fff;
	font-size: 24px;
}
div.header-social-icons {
    float: right;
    background: #5050F0;
    position: relative;
    margin-left: 35px;
}
div.header-social-icons:before {
    border-color: rgba(0, 0, 0, 0) #5050F0 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.accessibility-location-right .accessability_container {
    right: -180px;
    top: 80px;
}
.header-social-icons a{
	color:#fff!important;
}
ul#menu-main-menu{
	margin-top:11px;
}
#page.homepage {
	width: 100%;
	max-width: 100%;
}
.carousel-caption {
    text-shadow:none;
    bottom:46%;
	position: absolute;
	text-align: center;
	width: 100%;
}
.carousel-caption h1 {
    text-transform:uppercase;
    margin-bottom:5px;
    color:#57bbe3;
    font-size:48px;
    font-weight:400;
	text-shadow: 1px 1px 2px #000;
}
.carousel-caption span {
	font-family: 'Permanent Marker', cursive;

	display:block;
	text-transform:none;
}
.carousel-caption p {
    margin-bottom:25px;
    color:#fff;
    font-weight:700;
    font-size:18px
}
.carousel-caption a {
    background-color:#5050F0;
    border:none;
    box-shadow:none;
    color:#fff;
    border-style:none;
    padding:9px 27px;
    font-size:16px;
    display:inline-block;
    margin-bottom:0;
    border-radius:2px;
    text-align:center;
    vertical-align:middle;
    font-weight:700;
    line-height:1.43;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    white-space:nowrap;
    cursor:pointer
}
.carousel-caption a:hover {
    background-color:#5050F0;
	color:#fff;
}
.carousel-inner img, .carousel-inner video {
    width:100%;
}
.carousel-video {
	height:800px;
}
.carousel-video .carousel-inner {
	height:100%;
}
.carousel-video .carousel-inner .item {
	height:100%;
	position:relative;
}
.carousel-video .carousel-inner .item video {
	position:absolute;
	bottom:-40px;
	left:0;
}

/* welcome */
.welcome {
	width: 100%;
	padding: 30px 0;
	background-color: #69b9e1;
	background-image: url("/wp-content/uploads/2018/08/tex2res5.png");
	color: black;

}
.welcome h1 { text-align: center; color: #fff; }
.welcome p, .welcome h3 { color: #fff; }

.welcome ul{list-style-type:disc; margin-left:20px; margin-bottom:10px; color:#fff;}
/* home boxes */
.homepage .container {
	width: 80%;
	max-width: 80%;
}
.home-widgets .f-widget {
    float: left;
    margin-right: 2%;
    width: 32%;
	position: relative;
}
.home-widgets.widgets-num-3 .f-widget:nth-child(3n) {
    margin-right: 0;
}
.home-widgets .f-widget h3{
	position: absolute;
	bottom: 10%;
	padding-bottom: 5%;
	padding-top: 20%;
	text-align: center;
	width: 100%;
	color: #fff;
	margin-bottom: 0px;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.homeServices{
	margin:25px 0px;
	overflow: hidden;text-align: center;
    padding: 25px 0px;
}
.homeServices .service{
    display: inline-block;
    text-align: center;
    font-size: 24px;
    height: 350px;
    overflow: hidden;
    width: 31%;
    margin: 3px 0 5px;
    padding: 10px 7px 0;
}
.homeServices .service .simg {
    display: block;
    height: 340px!important;
    overflow: hidden;
    width: 100%;
    background-size: cover;
    background-position: 50% 50%;
    margin: 0px auto;
    position: relative;
}
p.title{
    position: relative;
    text-align: center;
    font-size: 26px;
    width: 100%;
    color: #fff;
    margin-top: -17%;
    padding: 20px 0;
    margin-bottom: 0;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );

}
/* inner pages */
#page {
	padding-top: 0px !important;
}
.article {
	border: 2px solid #5050F0;
	width: 100%;
	box-shadow: 0px 0px 0px;
	margin:20px auto;
}
.page h1.title {
	margin-bottom: 20px;
}
footer{
	padding-top:0px;
	margin-top:0px;
}
.copyrights a {
	color:#fff!important;
}
.hide-d { display: none; }
.single_post { background: none; }

/* Blog main page */
.front-view-content { width: 75%; padding-right: 5%; }
#featured-thumbnail { float: right; width: 20%; }

#logo a { float: none !important; }
.service a {
   display: block;
   position: relative;
}
p.title {
   margin: 0px;
   bottom: 0px;
   left: 0px;
    position: absolute;
}

.primary-slider-container {
	width: 100% !important;
	margin: 0px !important;
	max-width: 100% !important;
	float: none !important;
}
.primary-slider {
	margin-bottom: 0px;
}
.primary-slider .slide-caption {
    width: 100%;
    bottom: 0px;
    left: 0px;
    max-height: 100%;
    padding: 10px 0px;
}
/* Animation Box */
figure h2 {
	color: #fff;
	font-size: 40px;
}
html button.aicon_link {
    background-color: #213a71!important;
}

/* media queries */
@media (max-width: 1600px) {
	.carousel-video {height:700px;}
}

@media (max-width: 1366px) {
	.carousel-video {height:600px;}
	.carousel-caption h1 {
		font-size: 27px;
	}
}
@media (max-width: 1150px) {
	html .grid figure {
	width: calc( 33% - 20px);

	}
	.carousel-video {
		height: 400px;
	}
	
	.carousel-caption p {
		font-size:15px;
		margin-bottom:15px;
	}
	.carousel-caption a {
		padding: 5px 20px;
		font-size: 14px;
	}
}
@media (max-width: 1024px) {
	html .grid figure {
    width: calc( 100% - 20px);
}
	#secondary-navigation a{
		padding: 24px 8px;
	}
	.carousel-caption{display:none;}
}
@media screen and (max-width: 880px) {
	.home .sticks{    background-color: #57bbe3;}
	.homeServices .service .simg {
	    display: block;
	    height: 210px!important;
	    overflow: hidden;
	    margin: 0px auto;
	}
	.homeServices .service {
		width:94%;
		height: 230px;
	}
	.hide-d { display: block; }
	.mobileBtn { margin-bottom: 0px; }
	.mobileBtn a, .hours{ display: block; color: #fff; text-align: center; background: #5050F0; padding: 10px; border-radius: 10px; -moz-border-radius: 10px; margin: 10px !important;}
	.mobileBtn.phoneBtn { font-size: 20px; }
	.mobileBtn a:hover, .mobileBtn a:visited { color: #fff; }
	.carousel-video, .video_wrapper, .carousel-caption, #slider { display: none; }
	.welcome { padding-top: 30px; }
	.welcome a { color: #fff; }
	.home-widgets .f-widget {
		margin-right: 0;
		width: 100%;
	}
	.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; }
	.post-content img, .welcome img{width:100%; height:auto;}
	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: 1; }
	.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; }
}
@media screen and (max-width: 640px) {
	.grid {
		padding:0px 10px;
		box-sizing: border-box;
	}
	.grid figure {
		margin:0px auto 20px !important;
	    width: 100% !important;
	    max-width: 100% !important;
	}
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUp {
  animation-name: fadeInUp;
}

.topbar {
    background-color:#5050f0;
    text-align:center;
    color:white;
    font-size:23px;
 /*   padding:5px; */
}

.topbar p {
    margin:0;
}

.reviewMenuButton a{
   position:relative
}
.reviewMenuButton a:after{
   content:"";
   display:block;
   position:absolute;
   bottom:0;
   left:0;
   right:0;
   height:15px;
   margin:0 auto;
   background:url(/wp-content/uploads/2018/09/rewiew-5-stars-300-web.png) bottom center no-repeat;
   background-size:contain!important
}
@media screen and (max-width:880px){
   .reviewMenuButton{
       background:0 0!important
   }
.page-id-482 #pull {display:none}
.page-id-482 img.wprevpro_avatarimg {display:none}
}
#secondary-navigation {
	margin-top:30px;
}

.emergency-number {
	color:red;
	/*background-color:white; 
	padding:10px; */
}

.emergency-number a {
	color:red;
}


@media screen and (max-width:880px) {
	.emergency-number {
		display:block;
	}
}


html .navigate{
	display:none !important;
}

.lb-award {
    position:absolute;
    top:30px;
    right:50px;
    z-index:1;
}

.PetYetiWidget {
    color:white!important;
   /* margin-left:15px; */
}
#menu-item-554 a{
	background-color: red;
}
/*Doxy styling*/

a#move-to-top {    opacity: 0;}
div.doxyme-badge { margin: 0px auto !important; }
div.doxyme-badge div.doxyme-badge-doctor-name, div.doxyme-badge#doxyme-badge div.doxyme-badge-doctor-name, 
div.doxyme-badge a, div.doxyme-badge div, div.doxyme-badge#doxyme-badge a, div.doxyme-badge#doxyme-badge div {
	text-align: center!important;
}
div.doxyme-badge.doxyme-badge-noimage a.doxyme-badge-start-a-call {
    color: #000 !important;
    border-color: #000 !important;
    /*font-weight: bold;*/
}
/*div.doxyme-badge.doxyme-badge-noimage, div.doxyme-badge.doxyme-badge-noimage#doxyme-badge {
    position: absolute;
    top: 50%;
    left: 0px;
    right: 0px;
}
*/
@media screen and (max-width: 880px) {
div.doxyme-badge.doxyme-badge-horizontal div.doxyme-badge-horizontal-image img, 
div.doxyme-badge.doxyme-badge-horizontal div.doxyme-badge-indicator, .doxyme-badge-horizontal-image{
	display:none!important;
}
div.doxyme-badge.doxyme-badge-horizontal, 
div.doxyme-badge.doxyme-badge-horizontal#doxyme-badge {
	height: auto !important;
}
div.doxyme-badge.doxyme-badge-horizontal div.doxyme-badge-content, 
div.doxyme-badge.doxyme-badge-horizontal#doxyme-badge div.doxyme-badge-content {
	position: relative!important;
	box-sizing: border-box;
	text-align: center!important;
	width: 100% !important;
	padding: 20px !important;
}

.doxy, div.doxyme-badge.doxyme-badge-horizontal, div.doxyme-badge.doxyme-badge-horizontal#doxyme-badge { 
	width: 100%!important;
}
/*div.doxyme-badge.doxyme-badge-noimage, div.doxyme-badge.doxyme-badge-noimage#doxyme-badge {
    position: relative!important;
    top: 0%;
    left: 0px;
    right: 0px;
}
*/
}

/*end doxy styling*/

@media screen and (min-width: 880px) {
.topbar div {
	display: inline-block !important;
	width: 33.3% !important;
}
	.topbar .emergenBtn {
		background: #fff !important;
		text-align: center !important;
	}
}
.topbar .emergenBtn {
		background: #fff !important;
		text-align: center !important;
	}