/*
Theme Name: Custom Template
Author: Jovel G.
Description: The custom theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@font-face {
  font-family: "robotolight";
  src: url("fonts/roboto-light-webfont.eot");
  src: url("fonts/roboto-light-webfont.eot?#iefix") format("embedded-opentype"),
    url("fonts/roboto-light-webfont.woff") format("woff"),
    url("fonts/roboto-light-webfont.ttf") format("truetype"),
    url("fonts/roboto-light-webfont.svg#robotolight") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "robotomedium";
  src: url("fonts/roboto-medium-webfont.eot");
  src: url("fonts/roboto-medium-webfont.eot?#iefix") format("embedded-opentype"),
    url("fonts/roboto-medium-webfont.woff") format("woff"),
    url("fonts/roboto-medium-webfont.ttf") format("truetype"),
    url("fonts/roboto-medium-webfont.svg#robotomedium") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "robotoblack";
  src: url("fonts/roboto-black-webfont.eot");
  src: url("fonts/roboto-black-webfont.eot?#iefix") format("embedded-opentype"),
    url("fonts/roboto-black-webfont.woff") format("woff"),
    url("fonts/roboto-black-webfont.ttf") format("truetype"),
    url("fonts/roboto-black-webfont.svg#robotoblack") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "goudy_bookletter_1911regular";
  src: url("fonts/goudy_bookletter_1911-webfont.eot");
  src: url("fonts/goudy_bookletter_1911-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/goudy_bookletter_1911-webfont.woff") format("woff"),
    url("fonts/goudy_bookletter_1911-webfont.ttf") format("truetype"),
    url("fonts/goudy_bookletter_1911-webfont.svg#goudy_bookletter_1911regular")
      format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "robotobold";
  src: url("fonts/roboto-bold-webfont.eot");
  src: url("fonts/roboto-bold-webfont.eot?#iefix") format("embedded-opentype"),
    url("fonts/roboto-bold-webfont.woff") format("woff"),
    url("fonts/roboto-bold-webfont.ttf") format("truetype"),
    url("fonts/roboto-bold-webfont.svg#robotobold") format("svg");
  font-weight: normal;
  font-style: normal;
}

::-webkit-input-placeholder {
  /* Chrome */
  color: #000 !important;
}
:-ms-input-placeholder {
  /* IE 10+ */
  color: #000 !important;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #000 !important;
  opacity: 1 !important;
}
:-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #000 !important;
  opacity: 1 !important;
}

body {
  /* padding-top: 10px; */
  background: url(images/bg-top.png) repeat-x left top;
}

iframe,
select {
  width: 100%;
}

canvas,
body .gform_wrapper ul li.gfield #input_3_2_Container {
  width: 100% !important;
}

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

.align-children {
  display: flex;
  align-items: center;
}

.container {
  width: 100% !important;
  max-width: 1100px !important;
}

.clear {
  clear: both;
}

.bg-top {
  background: #fff;
  padding: 10px 0;
  position: relative;
}

.bg-top .hd-style-v2 {
  display: none;
}

.navbar {
  margin-bottom: 0;
  background: #007ca6;
  border: 1px solid #009dd4;
  position: relative;
}

.logo1 {
  position: absolute;
  max-width: 388px !important;
  top: 14px;
  margin: 0 0 0 28px;
}

ul.brands-lists {
    width: 100% !important;
    margin-left: auto !important;
}
.theader-col2-content .col2-content {
    margin-right: unset !important;
    width: auto !important;
}
.col-lg-6 {
    width: 46%;
}
.theader-col2-content {
    margin-right: unset !Important;
}
.top-contacts {
  text-align: center;
}

.top-contacts p {
  margin: 0;
  padding: 0;
  font-family: "robotolight";
  font-size: 15px;
  font-weight: bold;
  line-height: 20.25px;
  color: #009dd3;
  text-align: center;
  margin-bottom: 10px;
}

.top-contacts p span {
  font-family: "robotolight";
}

.top-contacts p big {
  font-family: "robotolight";
  font-size: 16px;
  color: #8fa500;
}

/*.top-contacts a{
	text-decoration: none;
	color:#333;
	font-size:12px;
	font-weight:normal;
}*/

.top-contacts a {
  text-decoration: none;
  color: #333;
  /*	font-size:12px;
	font-weight:normal;*/
}

.top-contacts p a img {
  margin: 10px 0;
  width: 30px;
}
.navbar-nav {
  float: left !important;
}

.navbar-default .navbar-nav ul li {
  display: inline;
  position: relative;
  display: block;
  text-transform: uppercase;
}

.navbar-default .navbar-nav > li > a {
  color: #ffffff;
  font-family: "robotomedium";
  font-size: 15px;
  background: none;
  padding: 14px 12px;
  text-transform: uppercase;
}

.navbar-default .navbar-nav > li > a:hover {
  background: #000;
  color: #fff;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background: #000;
  font-family: "robotomedium";
  text-shadow: 1px 0px 0px #7fbdd2;
}

.dropdown:hover .dropdown-menu {
  display: block;
}

.dropdown-menu {
  padding: 0 !important;
}

.navbar-nav > li > .dropdown-menu {
  background: #007ca6;
  color: #ffffff;
  border-radius: 0;
}

.navbar-nav > li > .dropdown-menu .dropdown-menu {
  left: 100%;
  top: -3px;
  background: #007ca6;
}

.dropdown:hover .dropdown-menu {
  display: block;
}

.dropdown:hover .dropdown-menu .dropdown-menu {
  display: none;
}

.dropdown .dropdown-menu .dropdown:hover .dropdown-menu {
  display: block;
}

.navbar-nav > li > .dropdown-menu li a {
  border-bottom: 1px solid #006c91;
  color: #ffffff;
  font-family: "robotomedium";
  font-size: 15px;
  text-transform: none;
  text-align: left;
  display: block;
  height: 35px;
  padding: 8px;
}

.navbar-default
  div.container
  div.navbar-collapse
  div.navbar-collapse
  .navbar-nav
  > li
  > a {
  color: #ffffff;
  font-family: "robotomedium";
  font-size: 14px;
  background: none;
  padding: 14px 7px;
  text-transform: uppercase;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background: #000;
  color: #333;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background: #000;
  color: #ffffff;
}

.carousel-control.left {
  display: none;
}

.carousel-control.right {
  display: none;
}

.carousel-caption {
  left: 2% !important;
  max-width: 50%;
  width: 100%;
  top: 0;
  text-align: left;
}

.carousel-caption p {
  font-family: "goudy_bookletter_1911regular";
  font-size: 21px;
  font-weight: normal;
  line-height: 120%;
  text-shadow: none;
  color: #333;
}

.carousel-caption a {
  font-family: "robotobold";
  font-size: 18px;
  color: #d80000;
  background: #fff;
  text-decoration: none;
  display: block;
  text-align: center;
  max-width: 72%;
  width: 100%;
  box-shadow: 0px 0px 7px #000;
}

.carousel-indicators {
  bottom: -10px;
}

.cnt-right {
  background: rgb(173, 204, 0); /* Old browsers */
  background: -moz-radial-gradient(
    center,
    ellipse cover,
    rgba(173, 204, 0, 1) 0%,
    rgba(123, 140, 12, 1) 100%
  ); /* FF3.6+ */
  background: -webkit-gradient(
    radial,
    center center,
    0px,
    center center,
    100%,
    color-stop(0%, rgba(173, 204, 0, 1)),
    color-stop(100%, rgba(123, 140, 12, 1))
  ); /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(
    center,
    ellipse cover,
    rgba(173, 204, 0, 1) 0%,
    rgba(123, 140, 12, 1) 100%
  ); /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(
    center,
    ellipse cover,
    rgba(173, 204, 0, 1) 0%,
    rgba(123, 140, 12, 1) 100%
  ); /* Opera 12+ */
  background: -ms-radial-gradient(
    center,
    ellipse cover,
    rgba(173, 204, 0, 1) 0%,
    rgba(123, 140, 12, 1) 100%
  ); /* IE10+ */
  background: radial-gradient(
    ellipse at center,
    rgba(173, 204, 0, 1) 0%,
    rgba(123, 140, 12, 1) 100%
  ); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#adcc00', endColorstr='#7b8c0c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  border: #accb00 3px solid;
  padding: 0;
}

.banner {
  margin-top: 10px;
}
.cnt-right p {
  font-family: "goudy_bookletter_1911regular";
  font-size: 21px;
  text-align: center;
  color: #fff;
  margin: 12px 5px;
  padding: 0;
  line-height: 120%;
  margin-top: 22px;
}

.cnt-right span {
  margin: 10px auto;
  padding: 0 5px;
  font-family: "robotomedium";
  font-style: italic;
  font-size: 13px;
  color: #000;
  text-align: center;
  width: 100%;
  display: block;
}

.cnt-right a {
  font-size: 14px;
  font-family: "robotobold";
  color: #d90000;
  background: #fff;
  margin: 18px 15px;
  padding: 5px;
  display: block;
  text-align: center;
  text-decoration: none;
}
.bg-top {
  background: #fff;
  padding: 10px 0;
  position: relative;
}

.banner .col-md-3 {
  margin: 0;
  padding: 0;
}
.cranial {
  padding-top: 30px;
  text-align: center;
}

.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1500;
  overflow-scrolling: touch;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1199;
  background-color: #000;
}

.guestbook-choices {
  padding-top: 100px;
  padding-bottom: 100px;
}
.guestbook-choices a {
  padding: 30px;
  /* background-color: aqua; */
}
.gform_button {
  border: none;
  outline: none;
}
.gform_button:focus {
  outline: none;
}
.Guestbook {
  font-size: 14px;
  /* color: grey; */
  /* background-color: #007ca6; */
  padding: 10px;
  transition: all ease-in-out 0.5s;
}
.Guestbook:hover {
  background-color: #003471;
  animation-iteration-count: infinite;
  animation: 2s linear infinite;
}
.row .middle .Guestbook-content p {
  font-size: 26px !important;
  color: black !important;
}
.guestbook-words {
  padding: 20px;
  margin-right: 20px;
  margin-left: 50px;
}
.blink:hover {
  animation-iteration-count: 1;
}

.blink {
  transition: ease-in-out 0.3s all;
  /*position: absolute;*/
  top: -78px;
  left: 101px;
  font-size: 20px;
  color: #015092;
  /*-webkit-animation: 2s linear infinite condemned_blink_effect;*/
  text-align: center;
  font-weight: 600;
}

@-webkit-keyframes condemned_blink_effect {
  // for android
  0% {
    visibility: hidden;
  }
  50% {
    visibility: hidden;
  }
  100% {
    visibility: visible;
  }
}
@keyframes condemned_blink_effect {
  0% {
    visibility: hidden;
  }
  50% {
    visibility: hidden;
  }
  100% {
    visibility: visible;
  }
}

div#fancy_outer {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999 !important;
  padding: 20px 20px 40px 20px;
  margin: 0;
  background: transparent;
  display: none;
}
.col-actions {
  margin: 30px 0 39px 0;
}

.col-actions h2 {
  color: #009dd2;
  font-size: 17px;
  font-weight: normal;
  text-align: right;
  font-family: "robotobold";
}

.col-actions a {
  color: #d80000;
  font-size: 13px;
  font-family: "robotolight";
  text-decoration: underline;
  text-align: right;
}

.col-actions img {
  max-width: 100%;
  max-height: 100%;
}

.main-cnt h1 {
  color: #333 !important;
  font-size: 32px;
  font-family: "goudy_bookletter_1911regular";
  line-height: 100%;
  font-weight: bold;
}

.main-cnt p {
  margin: 0;
  padding: 10px 0;
  font-family: "robotolight";
  font-size: 15px;
  color: #0000b2;
}

.main-cnt a {
  color: #d80000;
  text-decoration: underline;
  font-family: "robotolight";
  font-size: 13px;
}

.left-col h2 {
  font-family: "goudy_bookletter_1911regular";
  font-size: 24px;
  color: #333333;
  margin: 0;
  padding: 10px 0;
}

.left-col img {
  margin: 10px 5px 0 0;
  padding: 0;
}

.left-col p.strong {
  font-weight: bold;
  font-size: 15px;
  color: #333333;
  font-family: "robotobold";
}

.left-col p {
  font-family: "robotolight";
  font-size: 13px;
  color: #333;
  line-height: 132%;
}

.left-col a {
  color: #d80000;
  font-size: 13px;
  font-family: "robotolight";
  text-decoration: underline;
}

.right-col {
  text-align: right;
}
.right-col h2 {
  font-family: "goudy_bookletter_1911regular";
  font-size: 24px;
  color: #333333;
  text-align: left;
  margin: 0;
  padding: 10px 0;
}

.right-col img {
  max-width: 100%;
  max-height: 100%;
}

.right-col p {
  font-family: "robotolight";
  font-size: 14px;
  color: #333;
  text-align: left;
  width: 100%;
  line-height: 120%;
  margin: 0;
  padding: 0;
}

.right-col a {
  color: #d80000;
  font-size: 11px;
  font-family: "robotolight";
  display: block;
  width: 100%;
  margin: 0 0 0 30px;
  padding: 0;
  text-align: right;
}
a {
  color: #428bca;
  text-decoration: none;
}

.gform_wrapper input[type="text"],
.gform_wrapper input[type="url"],
.gform_wrapper input[type="email"],
.gform_wrapper input[type="tel"],
.gform_wrapper input[type="number"],
.gform_wrapper input[type="password"],
textarea,
select {
  color: #000;
  font-size: 13px;
}

.gform_wrapper .gfield_time_minute label {
  color: #fff;
}

.gform_wrapper .gform_page_footer {
  clear: both;
}

.gform_wrapper a {
  color: #000;
}
.gform_wrapper p {
  font-size: 15px !important;
}
a.edit-image {
  background: #007ca6;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  padding: 10px;
  display: inline-block;
  margin: 20px 0;
}
.cnt-bottom {
  margin: 0;
  padding: 20px 0 45px 0;
}
.cnt-bottom h2 {
  font-family: "goudy_bookletter_1911regular";
  font-size: 18px;
  background: url(images/h2-bg.png) center left no-repeat;
  color: #333;
  margin: 0;
  padding: 10px 0 10px 30px;
}

.cnt-bottom a {
  text-decoration: none;
}

.cnt-bot img {
  max-width: 100%;
  max-height: 100%;
}
.footer {
  /*background: url(images/bg-foot.jpg) center top repeat;*/
  background: #e6e6e6;
  margin: 0;
  padding-top: 30px;
}

.footer-copy img {
  max-width: 525px;
  max-height: 100%;
  width: 100%;
}

.ft-contact {
  border-left: 1px solid #333333;
  padding: 0 20px;
}

.ft-contact p {
  margin: 0;
  padding: 0;
  font-family: "robotomedium";
  font-size: 15px;
  line-height: 130%;
  margin-bottom: 15px;
}

.ft-contact a {
  text-decoration: none;
  color: #333;
  font-size: 12px;
}

.copy p {
  font-family: "robotolight";
  font-size: 11px;
  color: #333;
}

.cad {
  text-align: right;
}

.cad p {
  font-family: "robotolight";
  font-size: 11px;
  color: #333;
}

.middle {
  background: rgba(255, 255, 255, 0.7);
  border-radius: 10px;
  padding: 0 20px 20px;
  margin-top: 70px;
  box-shadow: 1px 1px 3px #000;
}

.middle h1 {
  opacity: 1;
  font-family: "goudy_bookletter_1911regular";
  font-size: 36px;
  color: #000;
  padding-top: 20px;
  font-weight: bold;
}

.middle p.strong {
  font-weight: bold;
  font-size: 15px;
  color: #0000b2;
  font-family: "robotobold";
}

img.left {
  margin-right: 10px;
}

.logo1 img {
  max-width: 100%;
  max-height: 100%;
}

#sidebar {
  margin: 70px 0 0 0;
  background: rgba(255, 255, 255, 0.8);
  padding: 0;
}

#sidebar .gform_wrapper .ginput_recaptcha {
  transform: scale(0.6);
  -webkit-transform: scale(0.6);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
}

.contact-details h3 {
  background: #7f930b;
  padding: 10px;
  color: #fff;
  font-family: "robotobold";
  font-size: 17px;
  font-weight: normal;
  margin: 0 0 10px 0;
}

.contact-details p {
  margin-bottom: 0;
  padding: 10px 15px;
  font-family: "robotomedium";
  color: #000;
  font-size: 13px;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
}
.contact-details {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
}
.contact-details p img {
  float: left;
  margin: 0 10px 0 0;
}

.contact-details a {
  color: #000;
  text-decoration: none;
}

h3.gform_title {
  background: #7f930b;
  padding-top: 10px;
  color: #fff;
  font-family: "robotobold";
  font-size: 17px !important;
  font-weight: normal;
  text-align: center;
}
.gform_wrapper form {
  background: #839509;
  color: #000;
  font-family: "robotolight";
  font-size: 17px;
  margin-bottom: 10px;
  padding: 10px;
}

.gform_wrapper {
  max-width: 95% !important;
  margin: 0 10px !important;
}

.gform_wrapper input.datepicker {
  width: 100% !important;
}

.gform_wrapper .top_label input.large,
.gform_wrapper .top_label select.large,
.gform_wrapper .top_label textarea.textarea {
  font-size: 17px;
}

.gform_wrapper .top_label input.large,
.gform_wrapper .top_label select.large,
.gform_wrapper .top_label textarea.textarea {
  border: none !important;
}

.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type="submit"] {
  background-color: #4eac3e;
  color: #fff;
}

.gform_wrapper .gform_footer {
  padding: 5px !important;
  margin: 0 !important;
  text-align: center !important;
}

.middle p {
  font-family: "robotolight";
  font-size: 15px;
  color: #0000b2 !important;
}
.page-id-49 .middle p {
  color: #333 !important;
  text-align: center;
}
.page-id-49 .middle h1 {
  text-align: center;
}

small {
  display: none !important;
}

.g-map-address {
    margin-bottom: 10px;
}

/*
@media (min-width: 1000px) and (max-width: 1040px) {

.navbar-default .navbar-nav>li>a{
		padding: 10px 24px;
}

}

@media (min-width: 200px) and (max-width: 990px) {
	.logo{position: static;}

}


@media (min-width: 768px) and (max-width: 990px) {
	.carousel-caption p{
		font-size: 18px;
	}

	.navbar-default .navbar-nav>li>a{
		padding: 10px 24px;
	}

	.carousel-caption a{
		font-size: 15px;
	}

}



@media (min-width: 489px) and (max-width: 648px) {
	.carousel-caption p{
		font-size: 14px;
	}
	.carousel-caption a{
		font-size:10px;
	}

}



@media (min-width: 200px) and (max-width: 350px) {
	.carousel-caption p{
		font-size: 9px;
	}
	.carousel-caption a{
		font-size:6px;
	}

	.carousel-caption{
		padding-top: 5px;
	}

}
*/

hr {
  margin-top: 20px;
  margin-bottom: 0;
  border: 0;
  border-top: 1px solid #eee;
}

.gform_wrapper .gform_heading {
  margin: 0 !important;
}

.gform_wrapper h3.gform_title {
  margin: 0 0 6px 0 !important;
}

.gform_wrapper .top_label .gfield_label {
  color: #fff !important;
}

.gform_wrapper .gfield_time_hour label {
  color: #fff !important;
}

.certifications {
  padding: 10px 0;
}

.certifications h2 {
  font-family: "goudy_bookletter_1911regular";
  font-size: 24px;
  color: #333333;
  margin: 0;
  margin-bottom: 15px;
  padding: 10px 0;
}
/*Gform*/
/* the base likert box styles */
.gform_wrapper .gf_likert ul.gfield_radio {
  overflow: hidden;
  position: relative;
  padding: 0;
}

.left_label .gform_wrapper .gf_likert ul.gfield_radio,
.right_label .gform_wrapper .gf_likert ul.gfield_radio {
  top: -16px;
}

.gform_wrapper .gf_likert ul.gfield_radio li {
  padding: 0;
  min-height: 50px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 0;
  border: 1px solid #ccc;
  border-left: none;
  text-align: center;
  position: relative;
  overflow: hidden;
  background-color: #fff;
}

.gform_wrapper .gf_likert ul.gfield_radio li.likert-first {
  border-left: 1px solid #ccc !important;
}

.gform_wrapper .gf_likert ul.gfield_radio li input {
  position: relative;
  top: 25px;
  float: none !important;
  width: auto;
  margin: 0 auto;
}

.gform_wrapper .gf_likert ul.gfield_radio li label {
  position: relative;
  margin: 0 auto;
  text-align: center;
}

.gform_wrapper .gf_likert ul.gfield_radio li div.likert-label {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #eee;
  padding: 2px 0;
  width: 100%;
}

/* styles for the hover state */
.gform_wrapper .gf_likert ul.gfield_radio li.likert-hover {
  background-color: #dfefff;
}

.gform_wrapper .gf_likert ul.gfield_radio li.likert-hover div.likert-label {
  background-color: #c2d7ef;
}

.gform_wrapper
  .gf_likert
  ul.gfield_radio
  li.likert-hover
  div.likert-label
  label {
  color: #2175a3;
}

/* styles for the selected radio button */
.gform_wrapper .gf_likert ul.gfield_radio li.mychoice {
  background-color: #dfefff;
}

/* hide the input and show a tick image */
.gform_wrapper .gf_likert ul.gfield_radio li.mychoice {
  background-image: url(../images/icon_tick.png);
  background-repeat: no-repeat;
  background-position: center 27px;
}

.gform_wrapper .gf_likert ul.gfield_radio li.mychoice input {
  visibility: hidden;
}

.gform_wrapper .gf_likert ul.gfield_radio li.mychoice div.likert-label {
  background-color: #c2d7ef;
}

.gform_wrapper .gf_likert ul.gfield_radio li.mychoice div.likert-label label {
  color: #2175a3;
}

/* define the box width - number connotates the pixel width of the list item */
.gform_wrapper .gf_likert_20 ul.gfield_radio li {
  width: 20px;
}

.gform_wrapper .gf_likert_30 ul.gfield_radio li {
  width: 30px;
}

.gform_wrapper .gf_likert_40 ul.gfield_radio li {
  width: 40px;
}

.gform_wrapper .gf_likert_50 ul.gfield_radio li {
  width: 50px;
}

.gform_wrapper .gf_likert_60 ul.gfield_radio li {
  width: 60px;
}

.gform_wrapper .gf_likert_70 ul.gfield_radio li {
  width: 70px;
}

.gform_wrapper .gf_likert_80 ul.gfield_radio li {
  width: 80px;
}

.gform_wrapper .gf_likert_90 ul.gfield_radio li {
  width: 90px;
}

.gform_wrapper .gf_likert_100 ul.gfield_radio li {
  width: 100px;
}

.gform_wrapper .gf_likert_110 ul.gfield_radio li {
  width: 110px;
}

.gform_wrapper .gf_likert_120 ul.gfield_radio li {
  width: 120px;
}

.gform_wrapper .gf_likert_130 ul.gfield_radio li {
  width: 130px;
}

.gform_wrapper .gf_likert_140 ul.gfield_radio li {
  width: 140px;
}

.gform_wrapper .gf_likert_150 ul.gfield_radio li {
  width: 150px;
}

.gform_wrapper .gf_likert ul.gfield_radio li {
  padding: 0;
  min-height: 50px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  margin: 0;
  border: 1px solid #ccc;
  border-left: none;
  text-align: center;
  position: relative;
  overflow: hidden;
  background-color: #fff;
  width: 95px;
}
.mejs-container {
  margin-bottom: 20px;
}

#mvccount img {
  margin-right: 2px !important;
}
#mvccount,
#mvctable {
  padding: 0 !important;
}

#mvcwid {
  background: none !important;
  width: 100%;
  padding: 30px 0 5px !important;
  /*height: 39px;*/
  /*padding-left: 24px !Important;*/
}

#award-section {
  text-align: center;
}

#header-container {
  max-width: 100% !important;
}
#right-part-header {
}
.carousel-inner {
  height: 300px !important;
}
.banner-height {
  height: 100% !important;
}
#wpcr_respond_1 a,
#wpcr_respond_2 a {
  padding: 7px !important;
}

@media screen and (max-width: 991px) {
  .bg-top .hd-style-v1 {
    display: none;
  }
  .bg-top .hd-style-v2 {
    display: block;
  }
  .hd-style-v2 #left-part-header img,
  .hd-style-v2 #right-part-header img {
    max-width: 50%;
    margin: 0 auto;
  }
  .hd-style-v2 .top-contacts p big {
    margin-top: 10px;
    display: block;
  }
  .img-responsive,
  .thumbnail > img,
  .thumbnail a > img,
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
    width: 100%;
  }
  .banner-height {
    height: auto !important;
  }
  .banner .list-info {
    text-align: center;
  }
  .banner .list-info li {
    display: inline-block;
    width: 49%;
  }
  .banner .list-info li img {
    width: 100%;
  }
  #homepage-services-summary {
    text-align: center;
  }
  #homepage-services-summary .col-actions {
    width: 40%;
    display: inline-block;
  }
  #homepage-services-summary .col-actions img {
    width: 100%;
  }
  .navbar .navbar-nav {
    float: none !important;
    text-align: center;
  }
  .navbar-nav > li {
    float: none;
    display: inline-block;
    vertical-align: middle;
  }
  .navbar-default .navbar-nav > li > a {
    font-size: 12px !important;
    padding: 14px 10px !important;
  }
  .cnt-bot {
    text-align: center;
  }
  .cnt-bot div {
    display: inline-block;
    width: 22.5%;
    vertical-align: top;
  }
  .cnt-bot h2 {
    font-size: 16px;
    text-align: left;
  }
  #content .cnt-bot .col-actions:first-child {
    margin: 30px 0 39px 0 !important;
  }
  .wp-video {
    margin: 0 auto;
  }
  
  .g-map-address {
    margin-top: 15px;
}
}

@media screen and (max-width: 767px) {
  #homepage-services-summary .col-actions {
    width: 49.5%;
    margin: 1em 0;
  }
  #content .col-md-6.col-sm-6 {
    overflow-y: hidden;
    margin-bottom: 1em;
  }
  #content .left-col img {
    margin-right: 1em;
    margin-bottom: 1em;
  }
  .cnt-bot div {
    width: 49.5%;
    margin-bottom: 1em;
  }
  .footer-copy img {
    /*width: auto;*/
    margin: 0 auto 1em;
    display: block;
  }
  .ft-contact {
    text-align: center;
    border: 0;
  }
  .ft-contact a {
    display: inline-block;
    margin: 0 5px 5px 5px;
  }
  .copy p,
  .cad p {
    text-align: center;
    margin: 10px 0;
  }
  .left,
  .right,
  .content-img-xs {
    max-width: 100%;
  }
  /*06-18-18*/
  .gform_wrapper {
    max-width: 100% !important;
  }
  .page-id-63 .contact-details h3,
  p {
    text-align: center;
  }
}

@media screen and (max-width: 580px) {
  .hd-style-v2 #left-part-header img,
  .hd-style-v2 #right-part-header img {
    max-width: 30%;
  }
  .bg-top .hd-style-v2 .center-xs {
    width: 80%;
  }

  .center-xs,
  .de-float-xs {
    margin: 0 auto 1em;
  }
  #right-part-header {
    position: unset;
  }
  .hd-style-v2 #left-part-header img {
    float: left;
  }
  .hd-style-v2 #right-part-header img {
   
    right: 20px;
    top: 15px;
    max-width: 26%;
  }
}

@media screen and (max-width: 480px) {
  #homepage-services-summary .col-actions:first-child {
    margin-top: 1em;
  }
  #homepage-services-summary .col-actions {
    width: 100%;
    display: block;
    margin: 0 0 1em;
  }
  .cnt-bot div {
    width: 100%;
    display: block;
    margin: 0 0 1em;
  }
}

@media screen and (max-width: 360px) {
  .middle {
    padding: 0 0 20px;
    background: none;
    border-radius: 0;
    margin-top: 70px;
    box-shadow: none;
  }
  div#input_3_2_toolbar {
    width: 100% !important;
  }
  .contact-details p {
    font-size: 12px;
  }
}

@media only screen and (max-width: 760px),
  (min-device-width: 768px) and (max-device-width: 1024px) {
  /* Force table to not be like tables anymore */
  table,
  thead,
  tbody,
  th,
  td,
  tr {
    display: block;
  }

  /* Hide table headers (but not display: none;, for accessibility) */
  thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  tr {
    border: 1px solid #ccc;
  }

  td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    width: 100% !important;
    text-align: left !important;
  }

  td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }
}

/*.cranial img, .col-actions:first-child, .other_blink{
	transition: ease-in-out .3s all;
    -webkit-animation: 2s linear infinite condemned_blink_effect;
}*/
.blink_title,
.blink_sub {
  font-size: 20px;
  color: #015092;
  text-align: center;
  font-weight: 600;
}
.blink_sub {
  font-size: 16px;
}
.blink {
  top: -60px;
  left: 0px;
}

/*=== BLINKING STUFF FOR IE COMPAT ===*/
/*.blink_IE{
	animation: blinkerIE 1s linear infinite;
}*/

/*@keyframes blinkerIE {
  50% {
    opacity: 0;
  }
}*/
/*@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
	.blink_IE,.blink,.cranial img, .col-actions:first-child, .other_blink{
	    animation: blinkerIE 1s linear infinite;
	}

	@keyframes blinkerIE { 50% { opacity: 0; } }
}	*/

@media (max-width: 1000px) {
  #right-part-header {
    padding-top: 20px;
  }
}
@media (max-width: 800px) {
  #right-part-header {
    padding-top: 10px;
  }
  .middle h1 {
    text-align: center;
  }
}

@media (max-width: 580px) {
  .mobile_blinks {
    
  }
}
@media (max-width: 480px) {
  .mobile_blinks {
    
  }
}

@media (max-width: 380px) {
  .mobile_blinks {
    
  }
}

#fancy_outer {
  left: 0 !important;
  right: 0 !important;
  margin: auto !important;
  min-width: 500px !important;
  min-height: 350px !important;
}

body,
html {
  max-width: 1920px;
  width: 100%;
  margin: auto;
}

.cad img {
  max-width: 25% !important;
}

/* Updates 2018 */
div#award-description p {
  margin-bottom: -20px !important;
}
/*.top-contacts span.headerAdd > a {
    color: inherit !important;
    font-size: inherit !important;
    font-family: inherit !important;
    font-weight: inherit !important;
}*/

p#addressText {
  width: 13em !important;
}

/*p#footerSocial {
  width: 13em !important;
}*/

#sticky-nav .navbar {
  margin-bottom: 0 !important;
  background: #007ca6 !important;
  border: 1px solid #009dd4 !important;
  position: fixed !important;
  top: 0 !important;
  right: 0 !important;
  left: 0 !important;
  z-index: 1030 !important;
}

.contact-details a:hover {
  color: #2a6496 !important;
}

.middle a:hover {
  color: #7f930b !important;
}

form#ppi-form table tr > td {
  padding-top: 2%;
  padding-bottom: 2%;
  padding-left: 3%;
}

form#ppi-form #ppi-button-container {
  padding-top: 15px;
}

.col-actions a {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.col-actions a:hover,
.col-actions a:focus,
.col-actions a:active {
  -webkit-animation-name: hvr-pulse;
  animation-name: hvr-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/*fix site revision*/

.actionsContainer {
  max-width: 1200px !important;
}

.cranial img,
a:hover,
a {
  transition: ease 0.4s;
  text-decoration: none !important;
}

.cranial img:hover {
  transform: scale(0.9);
  -ms-transform: scale(0.9); /* IE 9 */
  -webkit-transform: scale(0.9); /* Safari 3-8 */
  transition: ease 0.4s;
}
a:hover,
a h3:hover {
  color: #000;
}

div#header-container {
  position: relative;
}
#header-container .header-caption.text-center {
  position: relative;
  bottom: 0;
  right: 0;
  text-align: right;
  color: #fe0000;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
}

/* 1 17 2019 */
.woocommerce div.product form.cart .variations label {
  color: #000;
}

.product-slider {
  display: none !important;
  text-align: center;
}

.product-slider .item .price {
  font-size: 25px !important;
  color: #77a464;
  display: block;
  font-weight: 400;
}

/*01-08-2019*/
/*@media (max-width: 1650px) {
	.header-caption.text-center {
	    transform: translateX(-45%);
	}
}

@media (max-width: 1538px) {
	.header-caption.text-center {
	    transform: translateX(-35%);
	}
}

@media (max-width: 1430px) {
	.header-caption.text-center {
	    transform: translateX(-25%);
	}
}

@media (max-width: 1320px) {
	.header-caption.text-center {
	    transform: translateX(-15%);
	}
}

@media (max-width: 1220px) {
	.header-caption.text-center {
	    transform: translateX(-5%);
	}
}

@media (max-width: 1110px) {
	.header-caption.text-center {
	    transform: translateX(-10%);
    	font-size: 16px;
	}
}
*/

.col-sm-12 #award-2020 {
  max-width: 200px;
  margin: 20px auto;
}

.header-caption.text-center {
  margin-top: 1.5rem;
}

#footerSocial {
  margin-bottom: 1rem;
}

#youtube-social {
    width: 100%;
    max-width: 150px;
    text-align: left;
}

#facebook-social {
    width: 100%;
    max-width: 150px;
    text-align: left;
}

#twitter-social {
    width: 100%;
    max-width: 150px;
    text-align: left;
}

.hd-style-v1 {
  align-items: stretch;
}

.hd-style-v1 > div {
  height: auto;
}

.d-flex {
  display: flex;
}

.align-items-center {
  align-items: center;
}

.justify-content-center {
  justify-content: center;
}

.list-unstyled {
  list-style: none;
  padding-left: 0;
}

.certifications--list-item {
  padding-left: 8px;
  padding-right: 8px;
}
/*4-1-2020*/
#left-part-header{
    align-self:center;
}
.hd-blocks {
    align-self: center;
}
.logo img{
    max-width: 150px !important;
}
.logo {
    text-align: center;
}
ol.flex-control-nav.flex-control-thumbs {
    display: flex;
}
.custom-gallery {
    clear: both;
    margin-bottom:3rem;
}
.custom-gallery img {
    max-height: 385px;
}
@media (max-width: 1024px) {
  #header-container .header-caption.text-center {
    bottom: 30px;
  }
}

@media (max-width: 1024px) {
  #header-container .header-caption.text-center {
    bottom: 30px;
    bottom: 0;
    text-align: center;
  }
}

@media (max-width: 768px) {
  .product-slider {
    display: block !important;
  }

  .page-id-1026 .woocommerce.columns-1 {
    display: none;
  }
}


@media ( max-width: 576px ) {
  .certifications--list {
    flex-wrap: wrap;
  }
  .certifications--list-item {
    width: 50%;
    margin-bottom: 16px;
  }
}

/* TOP_HEADER */
section.top-header {
  background-color: #fff;
  font-family: 'Montserrat';
}

/*.theader-col2-content {*/
/*  width: 64%;*/
/*  background-image: url(https://drsalemandsalama.com/wp-content/uploads/2021/05/thead-col2-bg.png);*/
/*  background-repeat: no-repeat;*/
  /* background-position: left; */
/*  padding-top: 20px;*/
/*  padding-bottom: 20px;*/
/*  margin-left: -52px;*/
/*  margin-right: 13px;*/
/*  height: 274px;*/
/*}*/

.theader-col2-content .col2-content {
    width: 100% !important;
    margin-left: auto;
}

.theader-col2-content .col2-content {
    margin-left: auto;
    height: 317px;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
}
span.drsale {
    position: relative;
    top: 17px;
    font-weight:400;
}
.col3-content {
  width: 100%;
  margin-left: auto;
  text-align: center;
}
section.top-header .col1-content {
    text-align: center;
    width: 100%;
}
.theader-logo1-content p {
  font-weight: 600;
  color: #005092;
  font-size: 18px;
}
a.theader-link:hover {
  color: #000;
}
a.theader-link {
  color: #8EA500;
  text-decoration: underline !important;
}
section.top-header .row {
  margin: 0;
}
section.top-header .theader-logo-1 {
  margin-bottom: 25px;
}
.theader-logo-1 img {
  transition: 0.3s;
}
.theader-logo-1:hover img {
  transform: scale(0.95);
}
.th-col-3-title {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 700;
  font-style: italic;
  margin-bottom: 5px;
}
.th-col-3-text {
  text-align: center;
  font-size: 16px;
  line-height: 18px;
}
.love-yelp-text, .ribbon {
  padding: 0;
}
.ribbon {
  width: 20%;
}
.ribbon img {
  width: 100%;
}
.love-yelp-text {
  text-transform: uppercase;
  font-weight: 700;
}
.love-yelp {
  align-items: center !important;
  display: flex;
}
.love-yelp-text .year {
  text-align: center;
  font-size: 30px;
}
.yelp-logo {
  position: absolute;
  right: 20px;
  bottom: 0;
}
.yelp-logo img {
  width: 90%;
}
.theader-col2-content .col2-content {
  width: 59%;
  margin-left: auto;
}
.col-text-contents {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}
.store-link {
  color: #003371;
}
.brands {
  margin-bottom: 15px;
}
.store-link a:hover {
  color: #000;
  text-decoration: none !important;
}
.store-link a {
  color: #FE0000;
  text-decoration: underline !important;
  transition: 0.3s;
}
li.brands-list img {
  height: 120px;
}
.th-address-phone a:hover {
  color: #003371 !important;
}
.th-address-phone a {
  color: #000 !important;
  transition: 0.3s;
}
/*span.address:after {
  content: '•';
  color: #FE0000;
} */
.store-link p {
  margin-bottom: 5px;
}
li.brands-list {
  text-align: center;
}
li.social-media-list .icon i {
  color: #003471;
  font-size: 20px;
}
li.social-media-list {
  margin: 0 10px;
}
li.social-media-list .icon {
  position: relative;
  border: 4px solid #8EA5C0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.icon a {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 50%);
  bottom:45%;
}
.icon i {
  transition: 0.3s;
}
.icon:hover i {
  transform: scale(1.1);
}
.social-media-guestbook {
  margin: 15px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}
ul.social-media-lists {
  display: flex;
  margin-bottom: 0 !important;
}
a.Guestbook {
  text-transform: uppercase;
  color: #fff !important;
  font-weight: 600;
  background-color: #FE0000;
  border-radius: 10px;
}
.footer .container {
  max-width: 1920px !important;
}
/*p#footerSocial {
  width: 20em !important;
}*/
.social-media {
  margin-right: 20px;
}
.actionsContainer .navbar.navbar-default, .footer1 {
  min-width: 1920px !important;
  margin-left: -370px;
}
@media ( max-width: 1600px ) {
  .col-text-contents {
    font-size: 15px;
  }
  .actionsContainer .navbar.navbar-default, .footer1 {
    min-width: 1600px !important;
    margin-left: -215px !important;
  }
}
@media ( max-width: 1536px ) {
  .actionsContainer .navbar.navbar-default, .footer1 {
    min-width: 1536px !important;
    margin-left: -183px !important;
}
  .col-text-contents {
    font-size: 14px;
  }
  .theader-logo1-content p {
    font-size: 14px;
  }
  .theader-col3-content, .theader-col2-content {
    height: 243px;
  }
  .theader-col2-content {
    margin-right: 21px;
  }
  li.brands-list img {
    height: 95px;
  }
  .th-col-3-title {
    font-size: 20px;
  }
  .th-col-3-text {
    font-size: 15px;
    line-height: 16px;
  }
  .love-yelp-text {
    font-size: 12px;
    line-height: 20px;
  }
  .th-col-3-text p {
    margin: 0px 0 5px;
  }
  .love-yelp {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
    margin-top: 15px !important;
  }
}

@media ( max-width: 1440px ) {
  .actionsContainer .navbar.navbar-default, .footer1 {
    min-width: 1440px !important;
    margin-left: -135px !important;
  }
  .theader-col2-content .col2-content {
    width: 65%;
  }
  .theader-logo1-content p {
    font-size: 15px;
  }
  section.top-header .theader-logo-1 {
    margin-bottom: 8px;
}
.th-col-3-title {
  font-size: 20px;
}
.th-col-3-text {
  font-size: 14px;
  line-height: 15px;
}
.love-yelp-text {
  font-size: 10px;
  line-height: 17px;
}
.love-yelp-text .year {
  font-size: 25px;
}
.theader-col3-content, .theader-col2-content {
  height: 228px;
}
.col-text-contents {
  font-size: 15px;
}
li.brands-list img {
  height: 75px;
}
ul.brands-lists {
  width: 75%;
  margin-left: auto !important;
}
}
@media ( max-width: 1366px ) {
  .actionsContainer .navbar.navbar-default, .footer1 {
    min-width: 1366px!important;
    margin-left: -98px !important;
}
  .col-text-contents {
    font-size: 14px;
  }
}
@media ( max-width: 1280px ) {
  .actionsContainer .navbar.navbar-default, .footer1 {
    min-width: 1280px!important;
    margin-left: -55px !important;
}
  ul.brands-lists {
    width: 85%;
  }
  .theader-logo1-content p {
    font-size: 13px;
    line-height: 13px;
}
.th-col-3-title {
  font-size: 18px;
}
.th-col-3-text {
  font-size: 13px;
  line-height: 13px;
}
.love-yelp {
  margin-top: 10px !important;
}
.yelp-logo img {
  width: 70%;
}
.col-text-contents {
  font-size: 13px;
  line-height: 15px;
}
.theader-col3-content, .theader-col2-content {
  height: 200px;
}
.theader-col1-content {
  padding-top: 52px;
}
.Guestbook {
  font-size: 13px;
}
li.social-media-list .icon i {
  font-size: 18px;
}
li.social-media-list .icon {
  border: 3px solid #8EA5C0;
  width: 35px;
  height: 35px;
}
.social-media-guestbook {
  margin: 12px 0px;
}
.theader-col2-content {
  background-position: inherit;
}
}
@media screen and (min-width:767px) and (max-width:1024px){
    .theader-col1-content {
  background-image: url(https://integratedrehabandphysicaltherapy.com/wp-content/uploads/2023/03/Custom-Size-–-1-2.jpg) !important;
  padding-top: 40px;
  padding-bottom: 30px;

  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 2;
}
.theader-col3-content {
    background-image: url(https://integratedrehabandphysicaltherapy.com/wp-content/uploads/2023/03/Custom-Size-–-1-2.jpg) !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 40px;
    padding-bottom: 20px;
    color: #fff;
    position: relative;
    height: auto;
}
.theader-content.row {
    display: flex !important;
}
.love-yelp-text {
    font-size: 12px !important;
    line-height: 20px;
}
.theader-logo-1 img {
    width: 100% !important;
}
li.brands-list.col-lg-3 {
    padding: unset;
}
div .theader-logo-1 img {
    width: 100% !important;
}
.theader-col3-content, .theader-col2-content {
    height: auto !important;
}
.theader-col2-content .col2-content {
    margin-right: unset !important;
    width: auto !important;
}
.theader-col2-content {
    margin-right: unset !important;
}
.col3-content {
    width: 100%;
    margin-left: auto;
    text-align: center;
}
.theader-col1-content.col-lg-3 {
    width: 30% !important;
}
.theader-col3-content.col-lg-3 {
    width: 30% !important;
}

.theader-logo1-content span {
    overflow-wrap: break-word;
    font-size:20px !important;
}
span.drsale {
    overflow-wrap: break-word;
    font-size:20px !important;
}
.theader-col3-content.col-lg-3 {
    display: flex;
    align-items: center;
}
.love-yelp {
    margin-top: 30px !important;
}
.drsale-left {
    overflow-wrap: break-word;
    font-size: 20px !important;
    font-weight: bold;
}
}
@media screen and (max-width:767px){
        .theader-col1-content {
  background-image: url(https://integratedrehabandphysicaltherapy.com/wp-content/uploads/2023/03/Custom-Size-–-1-2.jpg) !important;
  padding-top: 40px;
  padding-bottom: 30px;

  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 2;
}
.theader-col2-content.col-lg-6 {
    padding: 5% 0;
}
.theader-col3-content, .theader-col2-content {
    height: auto !important;
}
.theader-col3-content {
    background-image: url(https://integratedrehabandphysicaltherapy.com/wp-content/uploads/2023/03/Custom-Size-–-1-2.jpg) !important;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 40px;
    padding-bottom: 20px;
    color: #fff;
    position: relative;
    height: auto;
}
.theader-col2-content .col2-content {
    margin-left: auto;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
}
.theader-content.row {
    display: block !important;
}
}
@media ( max-width: 1024px ) {

  .actionsContainer .navbar.navbar-default, .footer1 {
    min-width: 1024px!important;
    margin-left: -15px !important;
}
  ul.brands-lists {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.theader-content.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.theader-col1-content {
  background-position: right;
}
.theader-col3-content {
  background-position: left;
}
.theader-col3-content, .theader-col2-content {
  height: 230px;
}
.theader-col2-content {
  margin-right: 32px;
}
.th-col-3-title {
  font-size: 13px;
}
.theader-logo1-content p {
  font-size: 11px;
  line-height: 13px;
}
.theader-col1-content.col-lg-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.theader-col2-content .col2-content {
  margin-right: -39px;
}
.yelp-logo img {
  width: 45%;
}
.yelp-logo {
  position: absolute;
  right: -28px;
  bottom: 8px;
}
li.social-media-list {
  margin: 0 5px;
}
.th-col-3-text {
  margin: 15px 0;
}
.love-yelp-text {
  font-size: 10px;
  line-height: 11px;
}
.love-yelp-text .year {
  margin-top: 9px;
}
}
@media ( max-width: 812px ) {
  .actionsContainer .navbar.navbar-default, .footer1 {
    min-width: 812px!important;
    margin-left: -15px !important;
}
  .theader-content.row {
    display: block;
  }
  .theader-col1-content {
    padding-top: 18px;
    padding-bottom: 20px;
    width: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#D2EBFF));
    background-image: -o-linear-gradient(#fff, #D2EBFF);
    background-image: linear-gradient(#fff, #D2EBFF);
}
.theader-logo-1 img {
  width: 30% !important;
}
.theader-col2-content, .theader-col3-content, section.top-header .col1-content, .col3-content {
  width: 100%;
}
.theader-col3-content {
  padding-top: 20px;
  background: #E13A06;
}
.ribbon {
  width: 10%;
}
.love-yelp-text {
  font-size: 17px;
  line-height: 20px;
}
.love-yelp-text .year {
  font-size: 35px;
}
.love-yelp.row {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}
.th-col-3-title {
  font-size: 20px;
}
.th-col-3-text {
  font-size: 16px;
  line-height: 18px;
  margin: 0;
}
}
@media ( max-width: 414px ) {
  p#addressText, p#footerSocial {
    margin-right: auto;
    margin-left: auto;
}
  .footer {
    min-width: 100%!important;
    margin-left: 0 !important;
}
  .theader-logo-1 img {
    width: 50% !important;
}
.theader-col1-content {
  padding: 15px 0;
}
.theader-col2-content .col2-content {
  width: 100%;
  margin-right: 0 !important;
}
.col-text-contents {
  color: #fff !important;
}
li.brands-list img {
  height: 70px;
}
.theader-col2-content.col-lg-6 {
  margin-right: 0 !important;
  margin-left: 0;
  background: #fff;
}
.th-col-3-title {
  font-size: 18px;
}
.th-col-3-text {
  font-size: 14px;
  line-height: 15px;
}
.love-yelp.row {
  display: block;
}
.col-text-contents {
  font-size: 10px;
  line-height: 15px;
}
.theader-col3-content, .theader-col2-content {
  height: 210px;
}
.love-yelp-text {
  font-size: 11px;
}
.love-yelp-text .year {
  font-size: 25px;
  margin-top: 0;
}
.ribbon {
  width: 10%;
  margin-right: auto !important;
  margin-left: auto !important;
}
.yelp-logo {
  right: -25px;
  bottom: 10px;
}
}
@media ( max-width: 390px ) {
  li.brands-list img {
    height: 65px;
}
.col-text-contents {
  padding: 0 70px;
}
.theader-col2-content {
  height: 235px;
}
}
@media ( max-width: 320px ) {
  /*p#footerSocial {
    width: 18em !important;
}*/
  li.brands-list img {
    height: 46px;
}
.col-text-contents {
  padding: 0 35px;
}
.theader-col2-content {
  height: 210px;
}
.th-col-3-title {
  font-size: 16px;
}
.th-col-3-text {
  font-size: 12px;
  line-height: 12px;
}
.love-yelp-text {
  font-size: 10px;
}
.love-yelp-text .year {
  font-size: 22px;
}
.theader-col3-content {
  height: 190px;
}
}
@media screen and (min-width:1024px){
.theader-col1-content.col-lg-3 {
    width: 27% !important;
    height: 317px;
    max-height: 100%;
}

.theader-col3-content.col-lg-3{
    width: 27% !important;
}
.brand-image img {
    width: 100%;
}

    .theader-col1-content {
  background-image: url(/wp-content/uploads/2023/03/Custom-Size-–-1-2.jpg);
  padding-top: 40px;
  padding-bottom: 30px;

  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 2;
}
.theader-col3-content {
    background-image: url(/wp-content/uploads/2023/03/Custom-Size-–-1-2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 40px;
    padding-bottom: 20px;
    color: #fff;
    position: relative;
    height: 317px;
}
}
li.brands-list .brand-image img {
  transition: 0.3s;
}
li.brands-list .brand-image img:hover {
  transform: scale(1.05);
}
