@import url("http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic");
@import url("https://fonts.googleapis.com/css?family=Roboto:400,300,500,700,900");
.ym-container {
  width: 1140px;
  margin: 0 auto;
}
.col-ym-12,
.col-ym-11,
.col-ym-10,
.col-ym-9,
.col-ym-8,
.col-ym-7,
.col-ym-6,
.col-ym-5,
.col-ym-4,
.col-ym-3,
.col-ym-2,
.col-ym-1 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-ym-12 {
  width: 100%;
  float: left;
}
.col-ym-11 {
  width: 91.66666667%;
  float: left;
}
.col-ym-10 {
  width: 83.33333333%;
  float: left;
}
.col-ym-9 {
  width: 75%;
  float: left;
}
.col-ym-8 {
  width: 66.66666667%;
  float: left;
}
.col-ym-7 {
  width: 58.33333333%;
  float: left;
}
.col-ym-6 {
  width: 50%;
  float: left;
}
.col-ym-5 {
  width: 41.66666667%;
  float: left;
}
.col-ym-4 {
  width: 33.33333333%;
  float: left;
}
.col-ym-3 {
  width: 25%;
  float: left;
}
.col-ym-2 {
  width: 16.66666667%;
  float: left;
}
.col-ym-1 {
  width: 8.33333333%;
  float: left;
}
html,
body {
  margin: 0;
  padding: 0;
}
body.front-end * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body.front-end h1,
body.front-end h2,
body.front-end h3,
body.front-end h4,
body.front-end h5,
body.front-end h6,
body.front-end p,
body.front-end ul,
body.front-end ol,
body.front-end pre,
body.front-end blockquote,
body.front-end textarea,
body.front-end button {
  margin-bottom: 0 0 20px 0;
}
body.front-end h1,
body.front-end h2,
body.front-end h3,
body.front-end h4,
body.front-end h5,
body.front-end h6 {
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
}
body.front-end p,
body.front-end li,
body.front-end a {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
}
body.front-end a {
  font-family: 'Roboto', sans-serif;
  color: #666;
  text-decoration: none;
}
body.front-end a:hover,
body.front-end button:hover {
  cursor: pointer;
  cursor: hand;
}
body.front-end a:active {
  text-decoration: none;
}
body.front-end button:hover {
  cursor: pointer;
  cursor: hand;
}
body.front-end code {
  font-family: Consolas, "Courier New", Courier, mono;
}
body.front-end strong {
  font-weight: 600;
}
body.front-end ul,
body.front-end ol {
  margin-left: 10px;
  padding-left: 20px;
}
body.front-end blockquote {
  display: block;
  opacity: .95;
  border-left: 4px solid;
  border-left-color: #ddd;
  padding: 0 10px;
  font-style: italic;
  margin-left: 10px;
}
body.front-end blockquote p:last-child {
  margin-bottom: 10px;
}
body.front-end pre {
  font-family: Consolas, "Courier New", Courier, mono;
  background: black;
  font-size: 12px;
  background: rgba(0,0,0,0.9);
  color: #eee;
  padding: 10px 20px;
}
.clear {
  clear: both !important;
}
.vc_row {
  margin-left: auto !important;
  margin-right: auto !important;
}
header {
  padding: 21px 0px;
  height: 204px;
}
header .logo {
  display: inline-block;
  position: relative;
  float: left;
  padding: 0px !important;
  margin: 0px 0px 35px;
}
header .logo a {
  display: block;
  position: relative;
}
header .logo a img {
  display: block;
  position: relative;
  width: 349px;
  height: auto;
}
header .display-mobile {
  display: none;
}
header .col-ym-8 {
  padding: 0px !important;
  display: inline-block;
  position: relative;
  float: right;
  text-align: right;
  margin-top: 26px;
}
header .col-ym-8 .txt {
  float: right;
  display: inline-block;
  position: relative;
  margin-right: 20px;
}
header .col-ym-8 .txt .num {
  margin: 0px 0px 6px 0px;
}
header .col-ym-8 .txt .num a {
  color: #58585a;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
header .col-ym-8 .txt .num img {
  width: 32px;
  height: 24px;
  margin: 0px 10px -3px 0px;
}
header .col-ym-8 .txt .loc {
  margin: 0px;
  color: #353535;
  font-size: 12px;
}
header .col-ym-8 .txt .loc img {
  width: 12px;
  height: 15px;
  margin: 0px 10px -2px 0px;
}
header .col-ym-8 .btn {
  float: right;
  display: inline-block;
  position: relative;
  margin-top: 17px;
}
header .col-ym-8 .btn a {
  background-color: #48bdbe;
  color: #ffffff;
  font-size: 16px;
  padding: 13px 20px;
  border-radius: 30px;
  transition: all 0.2s ease-in-out 0s;
}
header .col-ym-8 .btn a img {
  width: 22px;
  height: 19px;
  margin: 0px 5px -3px 0px !important;
  display: inline-block;
}
header .col-ym-8 .btn a:hover {
  opacity: .9;
}
header .nav-collapse {
  display: none;
}
header .menu-container {
  display: inline-block;
  position: relative;
  width: 100%;
}
header .menu-container .menu-main-nav-container {
  display: inline-block;
  position: relative;
  float: left;
}
header .menu-container .menu-main-nav-container #menu-main-nav {
  padding: 0px;
  margin: 0px;
}
header .menu-container .menu-main-nav-container #menu-main-nav li {
  display: inline-block;
  position: relative;
  float: left;
  list-style-type: none;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}
header .menu-container .menu-main-nav-container #menu-main-nav li a {
  display: inline-block;
  position: relative;
  background-color: #f0f0f0;
  color: #58585a;
  text-transform: uppercase;
  font-size: 14px;
  padding: 14px 18px;
  font-weight: 500;
  line-height: 1em;
  transition: all 0.2s ease-in-out 0s;
}
header .menu-container .menu-main-nav-container #menu-main-nav li a:hover {
  background-color: #151945;
  color: #ffffff;
}
header .menu-container .menu-main-nav-container #menu-main-nav .menu-item-has-children .sub-menu {
  position: absolute;
  z-index: 999;
  margin: 2px 0px 0px;
  padding: 0px;
  width: 220px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
header .menu-container .menu-main-nav-container #menu-main-nav .menu-item-has-children .sub-menu li {
  float: none !important;
  display: block !important;
  position: relative;
  border-left: 0px solid #ffffff !important;
  border-right: 0px solid #ffffff !important;
  border-bottom: 1px solid #ffffff;
}
header .menu-container .menu-main-nav-container #menu-main-nav .menu-item-has-children .sub-menu li a {
  width: 100%;
  display: block !important;
  font-size: 11px;
  line-height: 1.5em;
}
header .menu-container .menu-main-nav-container #menu-main-nav .menu-item-has-children:hover .sub-menu {
  visibility: visible;
  opacity: 1;
}
header .menu-container .menu-main-nav-container #menu-main-nav .current-menu-item a {
  background-color: #151945;
  color: #ffffff;
}
header .menu-container .menu-main-nav-container #menu-main-nav .current-menu-item .sub-menu li a {
  background-color: #f0f0f0 !important;
  color: #58585a !important;
}
header .menu-container .menu-main-nav-container #menu-main-nav .current-menu-item .sub-menu li a:hover {
  background-color: #151945 !important;
  color: #ffffff !important;
}
header .menu-container .search-container {
  display: none !important;
  position: relative;
  float: left;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  width: 11% !important;
  height: 42px !important;
}
header .menu-container .search-container #searchform {
  display: inline-block;
  position: relative;
  background-color: #c2c2c2;
  height: 42px !important;
}
header .menu-container .search-container #searchform #s {
  display: inline-block;
  position: relative;
  height: 42px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0 !important;
  border: 0 !important;
  background-color: #c2c2c2;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
  padding: 14px 0px;
  text-indent: 18.5px;
  font-weight: 500;
  line-height: 1em;
  transition: all 0.2s ease-in-out 0s;
  width: 100%;
}
header .menu-container .search-container #searchform #searchsubmit {
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0 !important;
  border: 0 !important;
  background-color: transparent !important;
  padding: 22.5px 23px;
  position: absolute;
  width: 14px !important;
  right: 0;
  top: 0;
  background-size: 14px 15px;
  background-image: url("http://www.putneyperiodontics.com.au/wp-content/themes/project-ym/less/../images/putney-periodontics-search-icon.png");
  background-repeat: no-repeat;
  background-position: center center;
  height: 15px !important;
  cursor: pointer;
}
header .menu-container .search-container #searchform #s::-webkit-input-placeholder {
  color: white;
}
header .menu-container .search-container #searchform #s:-moz-placeholder {
  color: white;
}
header .menu-container .search-container #searchform #s::-moz-placeholder {
  color: white;
}
header .menu-container .search-container #searchform #s:-ms-input-placeholder {
  color: white;
}
header .mobile-container {
  display: none;
}
#content {
  clear: both;
}
#content .section-1 {
  max-height: 400px;
  overflow: hidden;
}
#content .section-1 img {
  width: 100%;
  height: auto;
}
#content .section-1 .desktop-img {
  display: block;
}
#content .section-1 .mobile-img {
  display: none;
}
#content .section-2 {
  padding: 28px 0px;
}
#content .section-2 .title-container h1 {
  text-transform: uppercase;
  margin: 0px;
  font-size: 24px;
  color: #58585a;
  font-weight: 200;
}
#content .section-2 .title-container h1 strong {
  font-size: 24px;
  color: #58585a;
}
#content .section-2 .breadcrumbs-container {
  text-align: right;
}
#content .section-2 .breadcrumbs-container p {
  color: #58585a;
  font-size: 12px;
  font-weight: 600;
  margin: 10px 0px 0px !important;
}
#content .section-2 .breadcrumbs-container p a {
  font-weight: 400;
  color: #58585a;
  font-size: 12px;
}
#content .section-3 {
  background-image: url("http://www.putneyperiodontics.com.au/wp-content/themes/project-ym/less/../images/putney-periodontics-section-bg.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 65px;
}
#content .section-3 .left {
  width: 60%;
}
#content .section-3 .left p {
  margin-top: 0px;
  color: #838383;
  font-size: 15px;
  line-height: 1.4em;
  margin: 0 0 10px;
}
#content .section-3 .left h2 {
  text-transform: uppercase;
  color: #48bdbe;
  font-size: 16px;
  margin-top: 20px;
}
#content .section-3 .left .request-appointment-container {
  background-color: #48bdbe;
  display: inline-block;
  position: relative;
  color: #ffffff !important;
  font-size: 18px;
  font-weight: 600;
}
#content .section-3 .left .request-appointment-container a {
  display: inline-block;
  position: relative;
  color: #ffffff !important;
  padding: 20px 22px;
  font-weight: 600;
  font-size: 16px;
}
#content .section-3 .left .request-appointment-container a span {
  font-weight: 400;
}
#content .section-3 .left .request-appointment-container a:first-child {
  padding: 20px 8px 20px 22px;
}
#content .section-3 .left .request-appointment-container a:last-child {
  padding: 20px 22px 20px 8px;
}
#content .section-3 .left .request-appointment-container a:hover {
  opacity: .8;
}
#content .section-3 .right {
  float: right;
}
#content .section-3 .right .widget_nav_menu {
  background-color: #f9f9f9;
  border: 1px solid #dddddd;
  margin-bottom: 20px;
}
#content .section-3 .right .widget_nav_menu h3 {
  text-transform: uppercase;
  font-size: 15px;
  color: #ffffff;
  margin: 0px;
  padding: 19.5px 24px;
  display: block;
  width: 100%;
  background-color: #151945;
}
#content .section-3 .right .widget_nav_menu h3:before {
  content: "OUR ";
  font-weight: 400;
  background-image: url("http://www.putneyperiodontics.com.au/wp-content/themes/project-ym/less/../images/putney-periodontics-our-services-icon.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 18px 22px;
  padding: 5px 0px 5px 25px !important;
}
#content .section-3 .right .widget_nav_menu .menu-services-container #menu-services,
#content .section-3 .right .widget_nav_menu .menu-services-container #menu-services-1 {
  padding: 0px;
  margin: 0px;
  display: block;
  position: relative;
}
#content .section-3 .right .widget_nav_menu .menu-services-container #menu-services li,
#content .section-3 .right .widget_nav_menu .menu-services-container #menu-services-1 li {
  list-style-type: none;
  display: block;
  position: relative;
}
#content .section-3 .right .widget_nav_menu .menu-services-container #menu-services li a,
#content .section-3 .right .widget_nav_menu .menu-services-container #menu-services-1 li a {
  display: block;
  position: relative;
  padding: 19px 30px 19px 48px;
  border-bottom: 1px solid #dddddd;
  font-size: 15px;
  color: #58585a;
  font-weight: 200;
  background-image: url("http://www.putneyperiodontics.com.au/wp-content/themes/project-ym/less/../images/putney-periodontics-menu-li-blue.png");
  background-repeat: no-repeat;
  background-position: 23px center;
  background-size: 9px 12px;
}
#content .section-3 .right .widget_nav_menu .menu-services-container #menu-services li a:hover,
#content .section-3 .right .widget_nav_menu .menu-services-container #menu-services-1 li a:hover {
  background-color: #e7e7e7;
}
#content .section-3 .right .widget_nav_menu .menu-services-container #menu-services li:last-child a,
#content .section-3 .right .widget_nav_menu .menu-services-container #menu-services-1 li:last-child a {
  border-bottom: 0 !important;
}
#content .section-3 .right .widget_nav_menu .menu-services-container #menu-services .current-menu-item a,
#content .section-3 .right .widget_nav_menu .menu-services-container #menu-services-1 .current-menu-item a {
  background-color: #e7e7e7;
}
#content .section-3 .right .widget_text {
  background-color: #f9f9f9;
  border: 1px solid #dddddd;
}
#content .section-3 .right .widget_text .textwidget {
  padding-bottom: 20px;
}
#content .section-3 .right .widget_text .textwidget .request-appointment-container {
  position: relative;
  display: block;
}
#content .section-3 .right .widget_text .textwidget .request-appointment-container a {
  position: relative;
  display: block;
  background-color: #48bdbe;
  color: #ffffff;
  font-size: 16px;
  padding: 19px 30px;
  border-radius: 0px;
  transition: all 0.2s ease-in-out 0s;
}
#content .section-3 .right .widget_text .textwidget .request-appointment-container a img {
  width: 22px;
  height: 19px;
  margin: 0px 5px -3px 0px !important;
  display: inline-block;
}
#content .section-3 .right .widget_text .textwidget .request-appointment-container a:hover {
  opacity: .9;
}
#content .section-3 .right .widget_text .textwidget .hours-container {
  padding: 0px 0px 25px;
}
#content .section-3 .right .widget_text .textwidget .locate-us-container {
  border-top: 1px solid #dddddd;
  padding: 5px 0px 15px;
}
#content .section-3 .right .widget_text .textwidget .locate-us-container h2 img {
  width: auto !important;
  height: 21px !important;
  margin: 3px 10px 0 0 !important;
}
#content .section-3 .right .widget_text .textwidget .locate-us-container p {
  margin-top: 0px !important;
  font-size: 14px;
  color: #818183;
  display: block;
  line-height: 1.5em;
  white-space: normal !important;
}
#content .section-3 .right .widget_text .textwidget .locate-us-container a {
  margin-right: 10px;
  text-decoration: underline !important;
  color: #48bdbe !important;
  font-size: 14px !important;
}
#content .section-3 .right .widget_text .textwidget h2 {
  text-transform: uppercase;
  font-size: 24px;
  color: #a7a9ac;
  font-weight: 200;
  margin: 26px 30px 13px !important;
  display: inline-block;
  position: relative;
  float: left;
}
#content .section-3 .right .widget_text .textwidget h2 img {
  width: 24px;
  height: 24px;
  margin: 0px 10px -2px 0px;
}
#content .section-3 .right .widget_text .textwidget h2 strong {
  color: #58585a;
}
#content .section-3 .right .widget_text .textwidget p {
  clear: both;
  color: #838383;
  font-size: 14px;
  margin: 0px 30px 7px;
}
#content .section-3 .right .widget_text .textwidget p em {
  font-weight: 500;
}
#content .section-3 .right .widget_text .textwidget ul {
  padding: 0px;
  margin: 0px 30px 7px;
  clear: both;
}
#content .section-3 .right .widget_text .textwidget ul li {
  list-style-type: none;
  font-size: 14px;
  color: #818183;
  line-height: 1.5em;
}
#content .section-3 .right .widget_text .textwidget ul li strong {
  color: #151945;
  font-weight: 400;
  width: 38%;
  display: inline-block;
}
#content .section-3 .right #text-4.widget_text {
  background-color: transparent;
  border: 0px solid #dddddd;
  margin-top: 20px;
}
#content .section-3 .right #text-4.widget_text .textwidget {
  padding-bottom: 0px !important;
}
#content .section-1.services {
  height: 200px;
  background-image: url("http://www.putneyperiodontics.com.au/wp-content/themes/project-ym/less/../images/putney-periodontics-services-banner.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 52px 0px 0px;
}
#content .section-1.services .title-container h1 {
  text-transform: uppercase;
  margin: 0px;
  font-size: 50px;
  color: #151945;
  font-weight: 200;
  font-weight: 600 !important;
}
#content .section-1.services .title-container h1 strong {
  font-size: 24px;
  color: #151945;
}
#content .section-1.services .title-container h1:before {
  content: "OUR ";
  font-weight: 200 !important;
}
#content .section-1.services .title-container p {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 21px;
  font-weight: 600;
  margin: 0px;
  white-space: nowrap;
}
#content .section-1.services .breadcrumbs-container {
  text-align: right;
  padding: 68px 15px 0;
}
#content .section-1.services .breadcrumbs-container p {
  color: #58585a;
  font-size: 11px;
  font-weight: 600;
  margin: 0px !important;
  text-transform: uppercase;
}
#content .section-1.services .breadcrumbs-container p a {
  font-weight: 400;
  color: #58585a;
  font-size: 11px;
}
#content .section-1.services .breadcrumbs-container p a:hover {
  opacity: .8;
}
#content .section-1.services.child .title-container h1 {
  font-size: 32px;
}
#content .section-1.services.child .title-container h1:before {
  display: none !important;
}
#content .section-3.services .left .page-title {
  color: #151945 !important;
  font-size: 24px !important;
  margin: 35px 0px 15px !important;
  line-height: 1.5em !important;
}
#content .section-3.services .left .vc_column-inner {
  padding: 0px !important;
}
#content .section-3.services .left .vc_column-inner .wpb_text_column h2 {
  color: #151945 !important;
  font-size: 24px !important;
  margin: 35px 0px 25px !important;
  line-height: 1.5em !important;
}
#content .section-3.services .left .vc_column-inner .wpb_text_column hr {
  display: block;
  width: 100%;
  margin: 30px 0px;
  color: #dddddd;
  height: 2px !important;
}
#content .section-3.services .left .vc_column-inner .wpb_text_column h3 {
  font-size: 15px !important;
  font-weight: 500;
  color: #40b4b5;
}
#content .section-3.services .left .vc_column-inner .wpb_text_column ol {
  padding: 5px 0px !important;
  margin: 0px !important;
  counter-reset: item;
}
#content .section-3.services .left .vc_column-inner .wpb_text_column ol li {
  display: block;
  font-size: 15px !important;
  color: #838383 !important;
  margin: 15px 0px !important;
}
#content .section-3.services .left .vc_column-inner .wpb_text_column ol li:before {
  content: counter(item) ". ";
  counter-increment: item;
  color: #48bdbe;
  font-weight: 600;
}
#content .section-3.services .left .vc_column-inner .wpb_text_column ul {
  padding: 5px 0px !important;
  margin: 0px !important;
}
#content .section-3.services .left .vc_column-inner .wpb_text_column ul li {
  display: block;
  font-size: 15px !important;
  color: #838383 !important;
  margin: 15px 0px !important;
}
#content .section-3.services .left .vc_column-inner .wpb_text_column ul li:before {
  content: "• ";
  color: #48bdbe;
  font-weight: 600;
  margin-right: 4px;
}
#content .section-3.services .left .vc_column-inner .wpb_text_column p {
  margin: 10px 0px !important;
}
#content .section-3.services .left .vc_column-inner .wpb_text_column p img {
  text-align: center !important;
  display: block;
  position: relative;
  margin: 30px auto;
}
#content .section-3.services .left .vc_column-inner .col-ym-6 {
  padding-right: 10px;
}
#content .section-3.services .left .vc_column-inner .col-ym-6 .wpb_single_image {
  margin-bottom: 15px;
}
#content .section-3.services .left .vc_column-inner .col-ym-6:last-child {
  padding-right: 0px !important;
  padding-left: 10px;
}
#content .section-3.services .left .vc_column-inner .vc_tta-container .vc_general.vc_tta .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
  border: 1px solid #dddddd;
}
#content .section-3.services .left .vc_column-inner .vc_tta-container .vc_general.vc_tta .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a span {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 15px;
}
#content .section-3.services .left .vc_column-inner .vc_tta-container .vc_general.vc_tta .vc_tta-panels-container {
  border: 1px solid #dddddd;
  border-top: 0px !important;
}
#content .section-3.services .right {
  padding-top: 40px;
}
#content .section-3.services.child .left {
  padding-top: 40px;
}
.before-footer-container {
  padding: 39px 0 0px;
  height: 180px;
}
.before-footer-container .ym-container .left .logo {
  margin-top: 10px;
}
.before-footer-container .ym-container .left .logo a {
  display: inline-block;
  position: relative;
}
.before-footer-container .ym-container .left .logo a img {
  display: inline-block;
  position: relative;
  width: 187px;
  height: 43px;
}
.before-footer-container .ym-container .center {
  padding: 0px !important;
}
.before-footer-container .ym-container .center .menu-main-nav-container {
  margin-top: 10px;
}
.before-footer-container .ym-container .center .menu-main-nav-container .menu {
  padding: 0px;
  margin: 0px;
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
.before-footer-container .ym-container .center .menu-main-nav-container .menu li {
  list-style-type: none;
  margin: 0px 0px 3px;
}
.before-footer-container .ym-container .center .menu-main-nav-container .menu li a {
  text-transform: uppercase;
  color: #838383;
  font-size: 14px;
  font-weight: 500;
}
.before-footer-container .ym-container .center .menu-main-nav-container .menu li ul {
  display: none !important;
  margin: 0px;
  padding: 0px;
}
.before-footer-container .ym-container .center .menu-main-nav-container .menu li ul li a {
  color: #a8a8a8;
  font-size: 12px;
  font-weight: 500;
}
.before-footer-container .ym-container .right {
  display: inline-block;
  position: relative;
  float: right;
  text-align: right;
}
.before-footer-container .ym-container .right .txt {
  display: block;
  position: relative;
}
.before-footer-container .ym-container .right .txt .num {
  margin: 0px 0px 9px 0px;
}
.before-footer-container .ym-container .right .txt .num a {
  color: #818183;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
.before-footer-container .ym-container .right .txt .num img {
  width: 32px;
  height: 24px;
  margin: 0px 10px -3px 0px;
}
.before-footer-container .ym-container .right .txt .loc {
  margin: 0px 0px 22px 0px;
  color: #818183;
  font-size: 12px;
}
.before-footer-container .ym-container .right .txt .loc img {
  width: 12px;
  height: 15px;
  margin: 0px 10px -2px 0px;
}
.before-footer-container .ym-container .right .btn {
  display: block;
  position: relative;
  margin-top: 17px;
}
.before-footer-container .ym-container .right .btn a {
  background-color: #48bdbe;
  color: #ffffff;
  font-size: 16px;
  padding: 13px 20px;
  border-radius: 30px;
  transition: all 0.2s ease-in-out 0s;
}
.before-footer-container .ym-container .right .btn a img {
  width: 22px;
  height: 19px;
  margin: 0px 5px -3px 0px !important;
  display: inline-block;
}
.before-footer-container .ym-container .right .btn a:hover {
  opacity: .9;
}
#footer {
  background-color: #f6f6f6;
  padding: 30px 0px 20px;
}
#footer .ym-container {
  position: relative;
  display: block;
}
#footer .ym-container #copyright {
  float: left;
  position: relative;
  display: inline-block;
}
#footer .ym-container #copyright p {
  margin: 0px;
  color: #8a8a8a;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
}
#footer .ym-container #copyright p a {
  text-decoration: underline;
  font-size: 12px;
  font-weight: 600;
  color: #8a8a8a;
}
#footer .ym-container #credit {
  float: right;
  text-align: right;
  position: relative;
  display: inline-block;
}
#footer .ym-container #credit p {
  margin: 0px;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  color: #8a8a8a;
}
#footer .ym-container #credit p a img {
  width: 22px;
  height: 22px;
  margin: 0px 0px -5px 5px;
}
body.home .section-home-banner img {
  width: 100%;
  height: auto;
}
body.home .section-home-banner .wpb_revslider_element {
  margin: 0px;
}
body.home .section-home-banner .wpb_revslider_element .rev_slider_wrapper {
  position: relative;
  display: block;
}
body.home .section-home-banner .wpb_revslider_element .rev_slider_wrapper .tp-caption {
  top: 6px;
}
body.home .section-home-banner .wpb_revslider_element .rev_slider_wrapper .tp-caption h1 {
  color: #151945;
  font-size: 50px !important;
  font-weight: 200;
  width: 50%;
  white-space: normal;
  line-height: 1em;
  margin-bottom: 0px;
  text-transform: uppercase;
  margin-top: 54px !important;
}
body.home .section-home-banner .wpb_revslider_element .rev_slider_wrapper .tp-caption h1 strong {
  font-size: 50px !important;
}
body.home .section-home-banner .wpb_revslider_element .rev_slider_wrapper .tp-caption p {
  color: #ffffff;
  font-size: 18px !important;
  width: 47%;
  white-space: normal;
  margin: 0px;
}
body.home .section-home-banner .wpb_revslider_element .rev_slider_wrapper .tp-caption p strong {
  text-transform: uppercase;
  font-size: 21px !important;
  display: block;
  margin: 10px 0px 24px !important;
  line-height: 1.3em !important;
}
body.home .section-home-banner .wpb_revslider_element .rev_slider_wrapper .tp-bullets {
  padding: 0px !important;
  width: 1110px !important;
  margin: 0px auto !important;
  position: relative;
  display: block;
}
body.home .section-home-banner .wpb_revslider_element .rev_slider_wrapper .tp-bullets .bullet {
  background-image: none !important;
  background-color: #bde1f1;
  border-radius: 15px !important;
  width: 14px;
  height: 14px;
  margin-right: 4px;
}
body.home .section-home-banner .wpb_revslider_element .rev_slider_wrapper .tp-bullets .bullet.selected {
  border-radius: 15px !important;
  background-color: #ffffff;
}
body.home .section-home-banner .mobile-banner {
  display: none;
}
body.home .section-2 {
  padding: 35px 0px !important;
}
body.home .section-2 .vc_col-sm-4 .vc_column-inner .wpb_text_column {
  margin: 0px !important;
  border: 1px solid #dddddd;
  padding: 10px 25px 25px;
  height: 315px;
}
body.home .section-2 .vc_col-sm-4 .vc_column-inner .wpb_text_column img {
  width: auto;
  height: 52px;
  float: left;
  margin-right: 25px;
}
body.home .section-2 .vc_col-sm-4 .vc_column-inner .wpb_text_column h2 {
  text-transform: uppercase;
  float: left;
  margin: 0px 0px 20px;
  font-size: 24px;
  color: #a7a9ac;
  font-weight: 200;
}
body.home .section-2 .vc_col-sm-4 .vc_column-inner .wpb_text_column h2 strong {
  color: #58585a;
}
body.home .section-2 .vc_col-sm-4 .vc_column-inner .wpb_text_column p {
  clear: both;
  color: #838383;
  font-size: 14px;
  line-height: 1.4em;
}
body.home .section-2 .vc_col-sm-4 .vc_column-inner .wpb_text_column p .btn {
  color: #ffffff;
  background-color: #48bdbe;
  font-weight: 400;
  display: inline-block;
  padding: 10px 20px;
  margin-top: 10px;
}
body.home .section-2 .vc_col-sm-4 .vc_column-inner .wpb_text_column p .btn:hover {
  opacity: .9;
}
body.home .section-2 .vc_col-sm-4 .vc_column-inner .wpb_text_column p em {
  font-weight: 500;
}
body.home .section-2 .vc_col-sm-4 .vc_column-inner .wpb_text_column ul {
  padding: 0px;
  margin: 0px;
  clear: both;
}
body.home .section-2 .vc_col-sm-4 .vc_column-inner .wpb_text_column ul li {
  list-style-type: none;
  font-size: 14px;
  color: #818183;
  line-height: 1.5em;
}
body.home .section-2 .vc_col-sm-4 .vc_column-inner .wpb_text_column ul li strong {
  color: #151945;
  font-weight: 400;
  width: 38%;
  display: inline-block;
}
body.home .section-2 .vc_col-sm-4 .vc_column-inner .wpb_text_column .hours-container {
  padding: 0px 25px 25px;
}
body.home .section-2 .vc_col-sm-4 .vc_column-inner .wpb_text_column .locate-us-container {
  border-top: 1px solid #dddddd;
  padding: 5px 25px 0px;
}
body.home .section-2 .vc_col-sm-4 .vc_column-inner .wpb_text_column .locate-us-container h2 {
  margin-bottom: 0px !important;
}
body.home .section-2 .vc_col-sm-4 .vc_column-inner .wpb_text_column .locate-us-container h2 img {
  width: auto !important;
  height: 21px !important;
  margin: 3px 10px 0 0 !important;
}
body.home .section-2 .vc_col-sm-4 .vc_column-inner .wpb_text_column .locate-us-container p {
  margin-top: 0px !important;
  margin-bottom: 5px !important;
  font-size: 14px;
  color: #818183;
  display: block;
  white-space: normal !important;
}
body.home .section-2 .vc_col-sm-4 .vc_column-inner .wpb_text_column .locate-us-container a {
  margin-right: 10px;
  text-decoration: underline !important;
  color: #48bdbe !important;
  font-size: 14px !important;
}
body.home .section-2 .vc_col-sm-4:last-child .vc_column-inner .wpb_text_column {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
body.home .section-2 .vc_col-sm-4:last-child .vc_column-inner .wpb_text_column h2 {
  margin: 14px 0 15px !important;
  display: inline-block;
  position: relative;
  float: left;
}
body.home .section-2 .vc_col-sm-4:last-child .vc_column-inner .wpb_text_column h2 img {
  width: 24px;
  height: 24px;
  margin: 0px 10px 0px 0px;
}
body.home .section-2 .vc_col-sm-4:last-child .vc_column-inner .wpb_text_column p {
  margin-top: 7px !important;
  display: inline-block;
  float: left;
}
body.home .section-2 .vc_col-sm-4:last-child .vc_column-inner .wpb_text_column pre {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
  background: transparent !important;
  font-size: 0px;
}
body.home .home-section-3 {
  background-position: center bottom !important;
  margin: 0px 0px;
  padding: 17px 0px 20px !important;
  background-image: url("http://www.putneyperiodontics.com.au/wp-content/themes/project-ym/less/../images/putney-periodontics-section-bg.png");
  background-repeat: no-repeat;
  background-position: center bottom;
}
body.home .home-section-3 .vc_column-inner {
  padding-top: 0px !important;
}
body.home .home-section-3 .wpb_single_image {
  margin-bottom: 0px;
  margin-top: 5px;
}
body.home .home-section-3 .wpb_single_image img {
  width: 329px;
  height: 98px;
}
body.home .home-section-3 p {
  color: #151945;
  font-size: 16px;
  line-height: 1.5em !important;
  margin: 0 0 13px;
}
body.home .home-section-3 p strong {
  display: block;
  font-size: 24px;
  font-weight: 200;
  color: #58585a !important;
  line-height: 1.5em;
}
body.home .home-section-3 p em {
  font-style: normal !important;
  font-size: 21px;
  font-weight: 500;
}
body.home .home-section-3 p a {
  color: #151945;
  text-decoration: underline;
}
body.home .section-4 {
  padding: 55px 0px;
}
body.home .section-4 .vc_column-inner {
  padding-top: 0px !important;
}
body.home .section-4 .vc_col-sm-4 .wpb_single_image {
  margin: 0px !important;
}
body.home .section-4 .vc_col-sm-4 .wpb_single_image a:hover {
  opacity: .9;
}
body.home .section-4 .vc_col-sm-4 .vc_column-inner .wpb_text_column {
  margin: 0px !important;
  border: 1px solid #dddddd;
  padding: 22px 25px 25px;
  height: 190px;
  border-bottom: 4px solid #48bdbe;
}
body.home .section-4 .vc_col-sm-4 .vc_column-inner .wpb_text_column img {
  width: auto;
  height: 52px;
  float: left;
  margin-right: 25px;
}
body.home .section-4 .vc_col-sm-4 .vc_column-inner .wpb_text_column h2 {
  text-transform: uppercase;
  float: left;
  margin: 0px 0px 15px;
  font-size: 21px;
  color: #a7a9ac;
  font-weight: 200;
}
body.home .section-4 .vc_col-sm-4 .vc_column-inner .wpb_text_column h2 a {
  font-size: 21px;
}
body.home .section-4 .vc_col-sm-4 .vc_column-inner .wpb_text_column h2 a strong {
  color: #58585a;
}
body.home .section-4 .vc_col-sm-4 .vc_column-inner .wpb_text_column p {
  clear: both;
  color: #838383;
  font-size: 14px;
  line-height: 1.4em;
}
body.home .section-4 .vc_col-sm-4 .vc_column-inner .wpb_text_column p .btn {
  color: #ffffff;
  background-color: #48bdbe;
  font-weight: 400;
  display: inline-block;
  padding: 10px 20px;
  margin-top: 10px;
}
body.home .section-4 .vc_col-sm-4 .vc_column-inner .wpb_text_column p .btn:hover {
  opacity: .9;
}
body.home .section-4 .vc_col-sm-4 .vc_column-inner .wpb_text_column p em {
  font-weight: 500;
}
body.home .section-4 .vc_col-sm-4 .vc_column-inner .wpb_text_column ul {
  padding: 0px;
  margin: 0px;
  clear: both;
}
body.home .section-4 .vc_col-sm-4 .vc_column-inner .wpb_text_column ul li {
  list-style-type: none;
  font-size: 14px;
  color: #818183;
  line-height: 1.5em;
}
body.home .section-4 .vc_col-sm-4 .vc_column-inner .wpb_text_column ul li strong {
  color: #151945;
  font-weight: 400;
  width: 38%;
  display: inline-block;
}
body.home .section-5 {
  position: relative;
}
body.home .section-5 .ym-container {
  position: relative;
}
body.home .section-5 .ym-container .vc_col-sm-3 {
  position: absolute;
  z-index: 999;
  right: 0;
  margin-top: 60px;
}
body.home .section-5 .ym-container .vc_col-sm-3 .wpb_wrapper {
  margin: 0px;
  position: relative;
  box-shadow: 0px 1px 8px 0px rgba(0,0,0,0.3);
}
body.home .section-5 .ym-container .vc_col-sm-3 .wpb_wrapper .wpb_single_image {
  margin: 0px;
  position: relative;
}
body.home .section-5 .ym-container .vc_col-sm-3 .wpb_wrapper .wpb_text_column {
  margin: 0px;
  background-color: #ffffff;
  position: relative;
  padding: 21px 14px;
}
body.home .section-5 .ym-container .vc_col-sm-3 .wpb_wrapper .wpb_text_column .wpb_wrapper {
  box-shadow: none !important;
}
body.home .section-5 .ym-container .vc_col-sm-3 .wpb_wrapper .wpb_text_column p {
  margin: 0px;
  color: #818183;
  font-size: 12px;
  line-height: 1.7em;
}
body.home .section-5 .ym-container .vc_col-sm-3 .wpb_wrapper .wpb_text_column p a {
  font-size: 12px;
  color: #3dadae;
  text-decoration: underline;
}
body.home .section-5 .ym-container .vc_column-inner {
  padding-top: 0px !important;
}
body.home .section-5 .ym-container .vc_column-inner img {
  width: 258px;
  height: 160px;
}
body.home .section-6 .vc_column-inner {
  padding: 0px !important;
}
body.home .section-6 .wpb_text_column {
  margin: 0px !important;
}
body.home .section-6 .wpb_text_column .wpgmza_markerbox .wpgmza_infowindow_title {
  font-weight: 700;
  margin: 0px;
  color: #818183 !important;
  font-size: 14px;
}
body.home .section-6 .wpb_text_column .wpgmza_markerbox .wpgmza_infowindow_address {
  margin: 0px;
  font-size: 10px;
  color: #818183 !important;
}
body.home .section-6 .wpb_text_column .wpgmza_markerbox p {
  margin: 0px;
  font-size: 12px;
}
body.home .section-6 .wpb_text_column .wpgmza_markerbox p a {
  text-decoration: underline;
  font-size: 12px;
  color: #3dadae !important;
}
.page.page-id-20 .section-1 {
  position: relative;
}
.page.page-id-20 .section-1 .ym-container {
  position: relative;
}
.page.page-id-20 .section-1 .ym-container .col-ym-3 {
  position: absolute;
  z-index: 999;
  right: 0;
  margin-top: 60px;
}
.page.page-id-20 .section-1 .ym-container .col-ym-3 .wpb_wrapper {
  margin: 0px;
  position: relative;
  box-shadow: 0px 1px 8px 0px rgba(0,0,0,0.3);
}
.page.page-id-20 .section-1 .ym-container .col-ym-3 .wpb_wrapper .wpb_single_image {
  margin: 0px;
  display: block;
  position: relative;
}
.page.page-id-20 .section-1 .ym-container .col-ym-3 .wpb_wrapper .wpb_single_image img {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}
.page.page-id-20 .section-1 .ym-container .col-ym-3 .wpb_wrapper .wpb_text_column {
  margin: 0px;
  background-color: #ffffff;
  position: relative;
  padding: 21px 14px;
}
.page.page-id-20 .section-1 .ym-container .col-ym-3 .wpb_wrapper .wpb_text_column p {
  margin: 0px;
  color: #818183;
  font-size: 12px;
  line-height: 1.7em;
}
.page.page-id-20 .section-1 .ym-container .col-ym-3 .wpb_wrapper .wpb_text_column p a {
  font-size: 12px;
  color: #3dadae;
  text-decoration: underline;
  display: block;
}
.page.page-id-20 .section-1b .vc_column-inner {
  padding: 0px !important;
}
.page.page-id-20 .section-1b .wpb_text_column {
  margin: 0px !important;
}
.page.page-id-20 .section-1b .wpb_text_column .wpgmza_markerbox .wpgmza_infowindow_title {
  font-weight: 700;
  margin: 0px;
  color: #818183 !important;
  font-size: 14px;
}
.page.page-id-20 .section-1b .wpb_text_column .wpgmza_markerbox .wpgmza_infowindow_address {
  margin: 0px;
  font-size: 10px;
  color: #818183 !important;
}
.page.page-id-20 .section-1b .wpb_text_column .wpgmza_markerbox p {
  margin: 0px;
  font-size: 12px;
}
.page.page-id-20 .section-1b .wpb_text_column .wpgmza_markerbox p a {
  text-decoration: underline;
  font-size: 12px;
  color: #3dadae !important;
}
.page.page-id-20 .section-3 {
  background-image: url("http://www.putneyperiodontics.com.au/wp-content/themes/project-ym/less/../images/putney-periodontics-section-bg.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 65px;
}
.page.page-id-20 .section-3 .left {
  width: 66.66666667% !important;
}
.page.page-id-20 .section-3 .left .contact-us-container {
  position: relative;
  display: block;
  border-bottom: 7px solid #f6f6f6;
  padding-bottom: 24px;
}
.page.page-id-20 .section-3 .left .contact-us-container .col-ym-6 {
  position: relative;
  display: inline-block;
  padding: 0px 0px 0px 0px;
}
.page.page-id-20 .section-3 .left .contact-us-container .col-ym-6 p {
  display: block;
  position: relative;
  margin: 0 0 8px !important;
  font-size: 15px;
  color: #818183;
}
.page.page-id-20 .section-3 .left .contact-us-container .col-ym-6 p img {
  display: inline-block;
  height: 21px;
  margin: 0 14px -4px 0;
  position: relative;
  width: 19px;
}
.page.page-id-20 .section-3 .left .contact-us-container .col-ym-6 p a {
  text-decoration: underline;
  color: #48bdbe;
}
.page.page-id-20 .section-3 .left .contact-us-container .col-ym-6 p:nth-child(3) {
  padding-left: 33px !important;
}
.page.page-id-20 .section-3 .left .contact-us-container .col-ym-6 p:nth-child(3) img {
  position: absolute;
  margin: 3px 14px 0px -33px;
}
.page.page-id-20 .section-3 .left .contact-us-container .col-ym-6:last-child {
  text-align: right;
  padding: 0px 15px 0px 0px !important;
}
.page.page-id-20 .section-3 .left .contact-us-container .col-ym-6:last-child img {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
}
.page.page-id-20 .section-3 .left .contact-us-form-container {
  padding: 18px 0 0;
}
.page.page-id-20 .section-3 .left .contact-us-form-container h2 {
  text-transform: uppercase;
  margin: 0px 0px 15px;
  font-size: 24px !important;
  color: #b2b2b2 !important;
  font-weight: 200 !important;
}
.page.page-id-20 .section-3 .left .contact-us-form-container h2 strong {
  color: #58585a !important;
  font-size: 24px !important;
}
.page.page-id-20 .section-3 .left .contact-us-form-container .language-html {
  background-color: transparent;
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
}
.page.page-id-20 .section-3 .left .contact-us-form-container .language-html code {
  position: relative;
  display: block;
  font-size: 0px;
}
.page.page-id-20 .section-3 .left .contact-us-form-container .language-html code #gform_confirmation_wrapper_1 #gform_confirmation_message_1 {
  color: #151945 !important;
  font-size: 20px !important;
  line-height: 1.5em !important;
  margin: 35px 0 25px !important;
  text-transform: uppercase !important;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
}
.page.page-id-20 .section-3 .left .contact-us-form-container .language-html code #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 {
  padding: 7px 0 0;
  margin: 0px;
  width: 100% !important;
  display: block;
  position: relative;
}
.page.page-id-20 .section-3 .left .contact-us-form-container .language-html code #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 li {
  list-style-type: none;
  position: relative;
  width: 48%;
  margin: 10px 0px;
}
.page.page-id-20 .section-3 .left .contact-us-form-container .language-html code #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 li label {
  display: none;
}
.page.page-id-20 .section-3 .left .contact-us-form-container .language-html code #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 li .ginput_container {
  display: block;
  position: relative;
}
.page.page-id-20 .section-3 .left .contact-us-form-container .language-html code #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 li .ginput_container input {
  display: block;
  position: relative;
  width: 100%;
  border: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #f6f6f6;
  font-size: 15px;
  color: #58585a;
  padding: 20px 0px;
  font-family: 'Roboto', sans-serif;
  text-indent: 15px;
  height: 56px;
  border: 1px solid #f6f6f6;
}
.page.page-id-20 .section-3 .left .contact-us-form-container .language-html code #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 li .gfield_description.validation_message,
.page.page-id-20 .section-3 .left .contact-us-form-container .language-html code #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 li .instruction.validation_message {
  display: none !important;
}
.page.page-id-20 .section-3 .left .contact-us-form-container .language-html code #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_1 {
  margin-top: 11px !important;
}
.page.page-id-20 .section-3 .left .contact-us-form-container .language-html code #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield.gfield_error .ginput_container input {
  border: 1px solid #ff0000 !important;
}
.page.page-id-20 .section-3 .left .contact-us-form-container .language-html code #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_5 {
  margin: 10px 0px;
  width: 48%;
  float: right;
  display: block;
  position: relative;
  margin: -235px 0 0;
}
.page.page-id-20 .section-3 .left .contact-us-form-container .language-html code #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_5 .ginput_container textarea {
  width: 100%;
  display: block;
  position: relative;
  border: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  resize: none;
  background-color: #f6f6f6;
  font-size: 15px;
  color: #58585a;
  padding: 20px 0px;
  font-family: 'Roboto', sans-serif;
  text-indent: 15px;
  height: 188px;
}
.page.page-id-20 .section-3 .left .contact-us-form-container .language-html code #gform_wrapper_1 #gform_1 .gform_footer {
  width: 48%;
}
.page.page-id-20 .section-3 .left .contact-us-form-container .language-html code #gform_wrapper_1 #gform_1 .gform_footer #gform_submit_button_1 {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0 !important;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  border: 0 !important;
  background-color: #48bdbe;
  font-size: 15px;
  font-weight: 600;
  padding: 15px 0 !important;
  cursor: pointer;
  height: 55px;
  transition: all 0.2s ease-in-out 0s !important;
}
.page.page-id-20 .section-3 .left .contact-us-form-container .language-html code #gform_wrapper_1 #gform_1 .gform_footer #gform_submit_button_1:hover {
  opacity: .8;
}
.page.page-id-8 .section-1 .title-container h1 span {
  font-weight: 200;
}
.page.page-id-8 .section-1 .title-container h1:before {
  display: none !important;
}
.page.page-id-12 .section-1 .title-container h1 span {
  font-weight: 200;
}
.page.page-id-12 .section-1 .title-container h1:before {
  display: none !important;
}
.page.page-id-10 .section-1.services .breadcrumbs-container p .services-link {
  font-weight: 600 !important;
  pointer-events: none;
  cursor: default;
}
.page.page-id-10 .section-1.services .breadcrumbs-container p strong {
  display: none !important;
}
.page.page-id-10 .section-1.services .breadcrumbs-container p span {
  display: none;
}
.page.page-id-10 .section-3.services .left .page-title {
  display: none !important;
}
.page.page-id-10 .section-3.services .left .widget_nav_menu {
  background-color: #ffffff;
  margin-bottom: 20px;
}
.page.page-id-10 .section-3.services .left .widget_nav_menu h3 {
  display: none !important;
}
.page.page-id-10 .section-3.services .left .widget_nav_menu .menu-services-container #menu-services {
  padding: 0px;
  margin: 0px;
  display: block;
  position: relative;
}
.page.page-id-10 .section-3.services .left .widget_nav_menu .menu-services-container #menu-services li {
  list-style-type: none;
  display: block;
  position: relative;
  border: 1px solid #dddddd;
  margin-bottom: 10px;
}
.page.page-id-10 .section-3.services .left .widget_nav_menu .menu-services-container #menu-services li a {
  display: block;
  position: relative;
  padding: 18px 30px 18px 40px;
  font-size: 15px;
  color: #58585a;
  font-weight: 600;
  background-image: url("http://www.putneyperiodontics.com.au/wp-content/themes/project-ym/less/../images/putney-periodontics-menu-li-blue.png");
  background-repeat: no-repeat;
  background-position: 23px center;
  background-size: 9px 12px;
  text-transform: uppercase;
}
.page.page-id-10 .section-3.services .left .widget_nav_menu .menu-services-container #menu-services li a:hover {
  background-color: #e7e7e7;
}
.page.page-id-10 .section-3.services .left .widget_text {
  display: none !important;
}
.page.page-id-16 .section-1 .title-container h1:before {
  display: none !important;
}
.page.page-id-16 .section-3.services .left .vc_col-sm-3 {
  padding-right: 15px;
  padding-top: 42px;
}
.page.page-id-16 .section-3.services .left .vc_col-sm-9 {
  padding-left: 15px;
}
.page.page-id-16 .section-3.services .left .wpb_text_column p em {
  display: block;
  position: relative;
  margin: -20px 0px 20px !important;
  font-size: 12px;
  text-align: center;
}
.page.page-id-14 .gallery-heading {
  display: none !important;
}
.page.page-id-14 .patient-referral-heading {
  display: block;
}
.page.page-id-495 .gallery-heading {
  display: block !important;
}
.page.page-id-495 .patient-referral-heading {
  display: none;
}
.page.page-id-14 .section-1,
.page.page-id-495 .section-1 {
  padding: 42px 0 0 !important;
}
.page.page-id-14 .section-1 .title-container h1,
.page.page-id-495 .section-1 .title-container h1 {
  white-space: nowrap;
  margin: 30px 0 0 !important;
}
.page.page-id-14 .section-1 .title-container h1 span,
.page.page-id-495 .section-1 .title-container h1 span {
  font-weight: 200 !important;
}
.page.page-id-14 .section-1 .title-container h1 strong,
.page.page-id-495 .section-1 .title-container h1 strong {
  font-size: 50px !important;
}
.page.page-id-14 .section-1 .title-container h1:before,
.page.page-id-495 .section-1 .title-container h1:before {
  display: none !important;
}
.page.page-id-14 .section-1 .title-container .download-btn,
.page.page-id-495 .section-1 .title-container .download-btn {
  margin-top: 5px;
  background-color: #48bdbe;
  color: #ffffff !important;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 14px 22px;
  position: relative;
  text-transform: uppercase;
  border: 1px solid #ffffff;
  transition: all 0.2s ease-in-out 0s !important;
}
.page.page-id-14 .section-1 .title-container .download-btn:hover,
.page.page-id-495 .section-1 .title-container .download-btn:hover {
  opacity: .8;
}
.page.page-id-14 .section-1 .breadcrumbs-container,
.page.page-id-495 .section-1 .breadcrumbs-container {
  padding: 78px 15px 0 !important;
}
.page.page-id-14 .section-3.services .left,
.page.page-id-495 .section-3.services .left {
  width: 66.66666667% !important;
}
.page.page-id-14 .section-3.services .left .btn-container,
.page.page-id-495 .section-3.services .left .btn-container {
  margin: 41px 0 0 !important;
}
.page.page-id-14 .section-3.services .left .btn-container .wpb_wrapper p,
.page.page-id-495 .section-3.services .left .btn-container .wpb_wrapper p {
  margin-bottom: 0px !important;
}
.page.page-id-14 .section-3.services .left .btn-container .wpb_wrapper p .btn,
.page.page-id-495 .section-3.services .left .btn-container .wpb_wrapper p .btn {
  background-color: #151945;
  color: #ffffff;
  display: inline-block;
  position: relative;
  font-size: 15px;
  margin: 0 10px 0px 0px;
  padding: 14px 30px;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out 0s !important;
}
.page.page-id-14 .section-3.services .left .btn-container .wpb_wrapper p .btn:hover,
.page.page-id-495 .section-3.services .left .btn-container .wpb_wrapper p .btn:hover {
  opacity: .8;
}
.page.page-id-14 .section-3.services .left .wpb_text_column.wpb_content_element.note,
.page.page-id-495 .section-3.services .left .wpb_text_column.wpb_content_element.note {
  margin-top: 20px !important;
  margin-bottom: 0px !important;
  display: block;
  position: relative;
}
.page.page-id-14 .section-3.services .left #gform_confirmation_wrapper_2 #gform_confirmation_message_2,
.page.page-id-495 .section-3.services .left #gform_confirmation_wrapper_2 #gform_confirmation_message_2 {
  color: #151945 !important;
  font-size: 20px !important;
  line-height: 1.5em !important;
  margin: 35px 0 25px !important;
  text-transform: uppercase !important;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .validation_error,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .validation_error {
  text-align: center;
  color: #ffffff;
  font-weight: 400;
  font-size: 14px;
  padding: 10px 0px;
  font-family: 'Roboto', sans-serif;
  background-color: #ff0000;
  border: 2px solid #ff0000;
  margin-bottom: 17px;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body h2,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body h2 {
  margin: 20px 0px;
  display: block;
  position: relative;
  border-bottom: 3px solid #e5e5e5;
  color: #151945;
  font-size: 24px;
  padding: 12px 0px;
  font-weight: 600;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul {
  margin: 0px;
  padding: 0px;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li {
  clear: both;
  list-style-type: none;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .gfield_label,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .gfield_label {
  color: #838383 !important;
  display: block;
  font-size: 14px !important;
  margin: 10px 15px 0px 0px !important;
  line-height: 1.5em !important;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container textarea,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container textarea {
  background-color: #fafafa;
  color: #838383 !important;
  font-size: 15px;
  font-weight: 200 !important;
  line-height: 1.5em;
  text-indent: 26px;
  font-family: 'Roboto', sans-serif;
  height: 112px;
  margin-top: 0px;
  margin-bottom: 17px;
  padding: 15px 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0px !important;
  resize: none;
  width: 100%;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container select,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container select {
  background-color: #fafafa;
  color: #838383 !important;
  border: 1px solid #dddddd;
  font-size: 15px;
  font-weight: 200 !important;
  line-height: 1.5em;
  text-indent: 0px;
  font-family: 'Roboto', sans-serif;
  height: 46px;
  padding: 0px 13px;
  margin-bottom: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0px !important;
  width: 100%;
  background-size: 15px 12px;
  background-image: url("http://www.putneyperiodontics.com.au/wp-content/themes/project-ym/less/../images/putney-periodontics-drop-down-select.png");
  background-repeat: no-repeat;
  background-position: 92% center;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container .ui-datepicker-trigger,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container .ui-datepicker-trigger {
  position: absolute;
  left: 0;
  margin-left: 34.5%;
  margin-top: 16px;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container input::-webkit-input-placeholder,
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container textarea::-webkit-input-placeholder,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container input::-webkit-input-placeholder,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container textarea::-webkit-input-placeholder {
  color: #838383 !important;
  opacity: 1 !important;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container input:-moz-placeholder,
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container textarea:-moz-placeholder,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container input:-moz-placeholder,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container textarea:-moz-placeholder {
  color: #838383 !important;
  opacity: 1 !important;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container input::-moz-placeholder,
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container textarea::-moz-placeholder,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container input::-moz-placeholder,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container textarea::-moz-placeholder {
  color: #838383 !important;
  opacity: 1 !important;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container input:-ms-input-placeholder,
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container textarea:-ms-input-placeholder,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container input:-ms-input-placeholder,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container textarea:-ms-input-placeholder {
  color: #838383 !important;
  opacity: 1 !important;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container textarea::-webkit-input-placeholder,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container textarea::-webkit-input-placeholder {
  padding: 0px 15px;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container textarea:-moz-placeholder,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container textarea:-moz-placeholder {
  padding: 0px 15px;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container textarea::-moz-placeholder,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container textarea::-moz-placeholder {
  padding: 0px 15px;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container textarea:-ms-input-placeholder,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container textarea:-ms-input-placeholder {
  padding: 0px 15px;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container .gfield_checkbox,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container .gfield_checkbox {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  margin-bottom: 20px;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container .gfield_checkbox li,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container .gfield_checkbox li {
  margin-bottom: 5px;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container .gfield_checkbox li input,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container .gfield_checkbox li input {
  border-radius: 0px !important;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container .gfield_checkbox li label,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container .gfield_checkbox li label {
  font-size: 14px !important;
  color: #838383 !important;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container.ginput_container_text,
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container.ginput_container_date,
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container.ginput_container_email,
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container.ginput_container_phone,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container.ginput_container_text,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container.ginput_container_date,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container.ginput_container_email,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container.ginput_container_phone {
  width: 100%;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container.ginput_container_text input,
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container.ginput_container_date input,
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container.ginput_container_email input,
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container.ginput_container_phone input,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container.ginput_container_text input,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container.ginput_container_date input,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container.ginput_container_email input,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container.ginput_container_phone input {
  background-color: #fafafa;
  color: #838383 !important;
  border: 1px solid #dddddd;
  font-size: 15px;
  font-weight: 200 !important;
  line-height: 1.5em;
  text-indent: 0px;
  font-family: 'Roboto', sans-serif;
  height: 46px;
  text-indent: 15px;
  margin-bottom: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0px !important;
  width: 100%;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .gfield_description.validation_message,
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .instruction.validation_message,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .gfield_description.validation_message,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .instruction.validation_message {
  font-size: 14px !important;
  font-weight: 600;
  color: #ff0000 !important;
  right: 0;
  top: 0;
  display: none;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_29 .gfield_label,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_29 .gfield_label {
  margin: 0px !important;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_29 .ginput_container,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_29 .ginput_container {
  display: block;
  position: relative;
  margin: 15px 0px;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_2 h2,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_2 h2 {
  margin-bottom: 30px;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_16 .gsection_title,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_16 .gsection_title {
  margin-top: 0px !important;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_26,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_26 {
  width: 22%;
  float: left !important;
  clear: none !important;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_26 .gfield_label,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_26 .gfield_label {
  display: none;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_26 .gfield_description.validation_message,
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_26 .instruction.validation_message,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_26 .gfield_description.validation_message,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_26 .instruction.validation_message {
  display: none !important;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_5,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_5 {
  width: 35%;
  float: left !important;
  clear: none !important;
  margin: 0px 30px !important;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_5 .gfield_label,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_5 .gfield_label {
  display: none;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_5 .gfield_description.validation_message,
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_5 .instruction.validation_message,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_5 .gfield_description.validation_message,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_5 .instruction.validation_message {
  display: none !important;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_6,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_6 {
  width: 34.5%;
  float: right !important;
  clear: none !important;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_6 .gfield_label,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_6 .gfield_label {
  display: none;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_6 .gfield_description.validation_message,
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_6 .instruction.validation_message,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_6 .gfield_description.validation_message,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_6 .instruction.validation_message {
  display: none !important;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_7,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_7 {
  width: 39.5%;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_7 .gfield_label,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_7 .gfield_label {
  display: none;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_7 .ginput_container,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_7 .ginput_container {
  width: 100%;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_7 .ginput_container input,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_7 .ginput_container input {
  width: 100%;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_7 .gfield_description.validation_message,
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_7 .instruction.validation_message,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_7 .gfield_description.validation_message,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_7 .instruction.validation_message {
  display: none !important;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_27 h2,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_27 h2 {
  margin-top: 0px;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_8,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_8 {
  width: 100%;
  height: auto !important;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_8 .gfield_label,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_8 .gfield_label {
  display: none;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_8 #input_2_8,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_8 #input_2_8 {
  display: block !important;
  position: relative;
  width: 100%;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_8 #input_2_8 span label,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_8 #input_2_8 span label {
  display: none !important;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_8 #input_2_8 span input,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_8 #input_2_8 span input {
  background-color: #fafafa;
  color: #838383 !important;
  border: 1px solid #dddddd;
  font-size: 15px;
  font-weight: 200 !important;
  line-height: 1.5em;
  text-indent: 0px;
  font-family: 'Roboto', sans-serif;
  height: 46px;
  text-indent: 15px;
  margin-bottom: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0px !important;
  width: 100%;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_8 #input_2_8 #input_2_8_1_container,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_8 #input_2_8 #input_2_8_1_container {
  width: 100%;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_8 #input_2_8 #input_2_8_1_container #input_2_8_1,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_8 #input_2_8 #input_2_8_1_container #input_2_8_1 {
  display: block !important;
  position: relative;
  width: 100%;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_8 #input_2_8 #input_2_8_3_container,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_8 #input_2_8 #input_2_8_3_container {
  width: 35%;
  display: inline-block;
  margin-right: 30px;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_8 #input_2_8 #input_2_8_3_container #input_2_8_3,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_8 #input_2_8 #input_2_8_3_container #input_2_8_3 {
  display: block !important;
  position: relative;
  width: 100%;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_8 #input_2_8 #input_2_8_5_container,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_8 #input_2_8 #input_2_8_5_container {
  width: 22%;
  display: inline-block;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_8 #input_2_8 #input_2_8_5_container #input_2_8_5,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_8 #input_2_8 #input_2_8_5_container #input_2_8_5 {
  display: block !important;
  position: relative;
  width: 100%;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_8 .gfield_description.validation_message,
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_8 .instruction.validation_message,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_8 .gfield_description.validation_message,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_8 .instruction.validation_message {
  display: none !important;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_9 h2,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_9 h2 {
  margin-top: 0px !important;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_20,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_20 {
  margin-top: -70px !important;
  position: relative;
  z-index: 999;
  float: right;
  width: 35%;
  display: inline-block;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_20 .gfield_label,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_20 .gfield_label {
  display: none;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_20 .ginput_container,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_20 .ginput_container {
  width: 100% !important;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_20 .ginput_container input,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_20 .ginput_container input {
  width: 100% !important;
  margin-bottom: 0px;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_20 .gfield_description.validation_message,
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_20 .instruction.validation_message,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_20 .gfield_description.validation_message,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_20 .instruction.validation_message {
  display: none !important;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_13 .ginput_container.ginput_container_textarea,
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_15 .ginput_container.ginput_container_textarea,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_13 .ginput_container.ginput_container_textarea,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_15 .ginput_container.ginput_container_textarea {
  float: none !important;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_13 .ginput_container.ginput_container_textarea textarea,
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_15 .ginput_container.ginput_container_textarea textarea,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_13 .ginput_container.ginput_container_textarea textarea,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_15 .ginput_container.ginput_container_textarea textarea {
  width: 100%;
  resize: none;
  height: 100px;
  border: 1px solid #dddddd;
  border-radius: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 14px;
  color: #58585a;
  padding: 10px 0px;
  font-family: 'Roboto', sans-serif;
  text-indent: 15px;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_13 .gfield_description.validation_message,
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_13 .instruction.validation_message,
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_15 .gfield_description.validation_message,
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_15 .instruction.validation_message,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_13 .gfield_description.validation_message,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_13 .instruction.validation_message,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_15 .gfield_description.validation_message,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_15 .instruction.validation_message {
  display: none !important;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_19 .gfield_label,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_19 .gfield_label {
  margin-top: 0px !important;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_19 .ginput_container,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_19 .ginput_container {
  margin-top: 10px;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_21,
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_24,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_21,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_24 {
  width: 48%;
  float: left;
  clear: none;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_21 .gfield_label,
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_24 .gfield_label,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_21 .gfield_label,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_24 .gfield_label {
  display: none !important;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_21 .ginput_container,
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_24 .ginput_container,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_21 .ginput_container,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_24 .ginput_container {
  width: 100% !important;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_21 .ginput_container input,
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_24 .ginput_container input,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_21 .ginput_container input,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_24 .ginput_container input {
  width: 100% !important;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_21 .gfield_description.validation_message,
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_21 .instruction.validation_message,
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_24 .gfield_description.validation_message,
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_24 .instruction.validation_message,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_21 .gfield_description.validation_message,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_21 .instruction.validation_message,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_24 .gfield_description.validation_message,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_24 .instruction.validation_message {
  display: none !important;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_22,
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_25,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_22,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_25 {
  width: 48%;
  float: right;
  clear: none;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_22 .gfield_label,
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_25 .gfield_label,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_22 .gfield_label,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_25 .gfield_label {
  display: none !important;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_22 .ginput_container,
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_25 .ginput_container,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_22 .ginput_container,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_25 .ginput_container {
  width: 100% !important;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_22 .ginput_container input,
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_25 .ginput_container input,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_22 .ginput_container input,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_25 .ginput_container input {
  width: 100% !important;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_22 .gfield_description.validation_message,
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_22 .instruction.validation_message,
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_25 .gfield_description.validation_message,
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_25 .instruction.validation_message,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_22 .gfield_description.validation_message,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_22 .instruction.validation_message,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_25 .gfield_description.validation_message,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_25 .instruction.validation_message {
  display: none !important;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_23,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_23 {
  width: 100%;
  display: block;
  position: relative;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_23 .ginput_container,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_23 .ginput_container {
  width: 100% !important;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_23 .ginput_container input,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_23 .ginput_container input {
  width: 100% !important;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_23 .gfield_description.validation_message,
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_23 .instruction.validation_message,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_23 .gfield_description.validation_message,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_23 .instruction.validation_message {
  display: none !important;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul .gfield_error .ginput_container input,
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul .gfield_error .ginput_container select,
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul .gfield_error .ginput_container textarea,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul .gfield_error .ginput_container input,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul .gfield_error .ginput_container select,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul .gfield_error .ginput_container textarea {
  border: 1px solid #ff0000 !important;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_footer,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_footer {
  margin-top: 20px;
  display: block;
  position: relative;
  clear: both;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_footer #gform_submit_button_2,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_footer #gform_submit_button_2 {
  -moz-appearance: none;
  background-color: #48bdbe;
  border: 0 none !important;
  border-radius: 0 !important;
  color: #ffffff;
  cursor: pointer;
  font-size: 15px;
  font-weight: 600;
  padding: 12px 0 !important;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  transition: all 0.2s ease-in-out 0s !important;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0px !important;
}
.page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_footer #gform_submit_button_2:hover,
.page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_footer #gform_submit_button_2:hover {
  opacity: .8;
}
.page.page-id-14 .section-3.services .left .request-appointment-container,
.page.page-id-495 .section-3.services .left .request-appointment-container {
  display: none !important;
}
.page.page-id-14 #gallery .title,
.page.page-id-495 #gallery .title {
  margin: 40px 0px 20px !important;
}
.page.page-id-14 #gallery .title p,
.page.page-id-495 #gallery .title p {
  color: #151945;
  font-weight: 600;
  font-size: 24px;
  text-transform: uppercase;
}
.page.page-id-14 #gallery .vc_tta-container,
.page.page-id-495 #gallery .vc_tta-container {
  margin-top: 20px;
}
.page.page-id-14 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container,
.page.page-id-495 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container {
  border: 0px !important;
}
.page.page-id-14 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel,
.page.page-id-495 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel {
  margin-bottom: 10px;
}
.page.page-id-14 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading,
.page.page-id-495 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
  border: 1px solid #dddddd;
  border-radius: 0px !important;
}
.page.page-id-14 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a,
.page.page-id-495 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a {
  background-image: url("http://www.putneyperiodontics.com.au/wp-content/themes/project-ym/less/../images/putney-periodontics-menu-li-blue.png");
  background-position: 23px center;
  background-repeat: no-repeat;
  background-size: 9px 12px;
  color: #58585a;
  display: block;
  font-size: 15px;
  font-weight: 600;
  padding: 18px 30px 18px 40px;
  position: relative;
  text-transform: uppercase;
}
.page.page-id-14 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a span,
.page.page-id-495 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a span {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
}
.page.page-id-14 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body,
.page.page-id-495 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
  border: 0px solid #dddddd;
  border-top: 0px !important;
  border-radius: 0px !important;
  padding-left: 1px !important;
  padding-right: 1px !important;
  padding-top: 7px !important;
}
.page.page-id-14 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .case,
.page.page-id-495 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .case {
  border-bottom: 3px solid #e5e5e5;
}
.page.page-id-14 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .case p,
.page.page-id-495 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .case p {
  font-size: 15px;
  color: #151945;
}
.page.page-id-14 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .wpb_text_column,
.page.page-id-495 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .wpb_text_column {
  margin-bottom: 20px;
}
.page.page-id-14 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .wpb_text_column p img,
.page.page-id-495 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .wpb_text_column p img {
  max-width: 100% !important;
  height: auto !important;
  margin: 0px !important;
}
.page.page-id-14 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .wpb_text_column p em,
.page.page-id-495 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .wpb_text_column p em {
  display: block;
  position: relative;
  margin: 0px 0px 30px !important;
  font-size: 12px;
  text-align: center;
}
.page.page-id-14 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .wpb_text_column p strong,
.page.page-id-495 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .wpb_text_column p strong {
  display: block;
  margin-top: 20px !important;
}
.page.page-id-14 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .wpb_text_column ul,
.page.page-id-495 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .wpb_text_column ul {
  padding: 0px !important;
}
.page.page-id-14 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .wpb_text_column ul li,
.page.page-id-495 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .wpb_text_column ul li {
  margin: 10px 0px !important;
  line-height: 1.5em;
}
.page.page-id-14 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .before,
.page.page-id-14 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .after,
.page.page-id-495 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .before,
.page.page-id-495 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .after {
  width: 50%;
  display: inline-block;
  position: relative;
  padding-right: 2%;
  margin-bottom: 20px;
}
.page.page-id-14 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .before .wpb_single_image,
.page.page-id-14 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .after .wpb_single_image,
.page.page-id-495 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .before .wpb_single_image,
.page.page-id-495 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .after .wpb_single_image {
  margin: 0px !important;
  display: block;
  position: relative;
  height: 233px;
  background-color: #dddddd;
  overflow: hidden;
}
.page.page-id-14 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .before .wpb_single_image img,
.page.page-id-14 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .after .wpb_single_image img,
.page.page-id-495 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .before .wpb_single_image img,
.page.page-id-495 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .after .wpb_single_image img {
  display: block;
  position: relative;
  height: auto;
  width: 100%;
}
.page.page-id-14 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .before .wpb_text_column,
.page.page-id-14 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .after .wpb_text_column,
.page.page-id-495 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .before .wpb_text_column,
.page.page-id-495 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .after .wpb_text_column {
  margin: 0px !important;
  border: 1px solid #dddddd !important;
  padding: 20px 15px;
  min-height: 80px;
}
.page.page-id-14 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .before .wpb_text_column p,
.page.page-id-14 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .after .wpb_text_column p,
.page.page-id-495 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .before .wpb_text_column p,
.page.page-id-495 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .after .wpb_text_column p {
  margin: 0px !important;
  color: #58585a;
  font-weight: 200;
  font-size: 14px;
}
.page.page-id-14 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .before .wpb_text_column p strong,
.page.page-id-14 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .after .wpb_text_column p strong,
.page.page-id-495 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .before .wpb_text_column p strong,
.page.page-id-495 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .after .wpb_text_column p strong {
  margin: 0px !important;
  display: inline-block !important;
  text-transform: uppercase;
  color: #151945 !important;
}
.page.page-id-14 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .after,
.page.page-id-495 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .after {
  padding-right: 0px !important;
  padding-left: 2% !important;
}
.page.page-id-14 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading,
.page.page-id-495 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading {
  background-color: #e7e7e7;
}
.page.page-id-14 .ui-datepicker,
.page.page-id-495 .ui-datepicker {
  border: 0px solid #dddddd;
  background-color: #f9f9f9;
  padding: 0px 15px !important;
  font-family: 'Roboto', sans-serif;
}
.page.page-id-14 .ui-datepicker .ui-datepicker-next,
.page.page-id-495 .ui-datepicker .ui-datepicker-next {
  float: right;
}
.page.page-id-14 .ui-datepicker .ui-datepicker-year,
.page.page-id-495 .ui-datepicker .ui-datepicker-year {
  float: right;
}
.page.page-id-14 .ui-datepicker .ui-datepicker-calendar,
.page.page-id-495 .ui-datepicker .ui-datepicker-calendar {
  margin-top: 10px;
}
.page.page-id-18 .section-1 .title-container h1 span {
  font-weight: 200;
}
.page.page-id-18 .section-1 .title-container h1:before {
  display: none !important;
}
.page.page-id-18 .section-3.services .left {
  padding-top: 40px;
}
.page.page-id-18 .section-3.services .left .vc_tta-container .vc_tta-accordion .vc_tta-panels-container {
  border: 0px !important;
}
.page.page-id-18 .section-3.services .left .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel {
  margin-bottom: 10px;
}
.page.page-id-18 .section-3.services .left .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
  border: 1px solid #dddddd;
  border-radius: 0px !important;
}
.page.page-id-18 .section-3.services .left .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a {
  background-image: url("http://www.putneyperiodontics.com.au/wp-content/themes/project-ym/less/../images/putney-periodontics-menu-li-blue.png");
  background-position: 23px center;
  background-repeat: no-repeat;
  background-size: 9px 12px;
  color: #58585a;
  display: block;
  font-size: 15px;
  font-weight: 600;
  padding: 18px 30px 18px 40px;
  position: relative;
  text-transform: uppercase;
}
.page.page-id-18 .section-3.services .left .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a span {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
}
.page.page-id-18 .section-3.services .left .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
  border: 1px solid #dddddd;
  border-top: 0px !important;
  border-radius: 0px !important;
}
.page.page-id-18 .section-3.services .left .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .wpb_text_column p img {
  max-width: 100% !important;
  height: auto !important;
  margin: 0px !important;
}
.page.page-id-18 .section-3.services .left .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .wpb_text_column p em {
  display: block;
  position: relative;
  margin: 0px 0px 30px !important;
  font-size: 12px;
  text-align: center;
}
.page.page-id-18 .section-3.services .left .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .wpb_text_column p strong {
  display: block;
  margin-top: 20px !important;
}
.page.page-id-18 .section-3.services .left .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .wpb_text_column ul {
  padding: 0px !important;
}
.page.page-id-18 .section-3.services .left .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .wpb_text_column ul li {
  margin: 10px 0px !important;
  line-height: 1.5em;
}
.page.page-id-18 .section-3.services .left .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading {
  background-color: #e7e7e7;
}
.search .section-1 .title-container {
  width: 100% !important;
}
.search .section-1 .title-container h1:before {
  display: none !important;
}
.search .section-3 {
  padding: 28px 0px;
}
.search .section-3 .col-ym-8 h2 {
  color: #151945 !important;
  font-size: 24px !important;
  line-height: 1.5em !important;
  margin: 35px 0 15px !important;
}
.search .section-3 .col-ym-8 h2 a {
  color: #151945 !important;
  font-size: 24px !important;
}
body.error404 .section-1 {
  padding: 50px 0 100px;
}
body.error404 .section-1 h1 {
  font-size: 150px;
  font-weight: 300;
  color: #404041;
  text-align: center;
  margin: 0;
}
body.error404 .section-1 p {
  text-align: center;
}
body.error404 .section-1 p a {
  color: #fff;
  padding: 12px 20px;
  margin: 25px 0 0;
  display: inline-block;
  background: #48bdbe none repeat scroll 0% 0%;
  border: 1px solid #48bdbe;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out 0s;
}
body.error404 .section-1 p a:hover {
  color: #48bdbe;
  background: #FFF none repeat scroll 0% 0%;
  border: 1px solid #48bdbe;
}
@media only screen and (max-width: 1145px) {
  .ym-container {
    width: 100%;
  }
  header {
    height: 180px;
  }
  header .col-ym-12 {
    float: none;
    width: auto !important;
  }
  header .logo {
    margin: 0 0 25px;
  }
  header .logo a img {
    width: 100%;
    height: auto;
  }
  header .col-ym-8 {
    margin-top: 20px;
  }
  header .col-ym-8 .txt {
    float: right;
    display: inline-block;
    position: relative;
    margin-right: 10px;
  }
  header .col-ym-8 .txt .num a {
    font-size: 14px;
  }
  header .col-ym-8 .txt .num img {
    width: 24px;
    height: auto;
  }
  header .col-ym-8 .txt .loc {
    font-size: 10px;
  }
  header .col-ym-8 .txt .loc img {
    width: 10px;
    height: auto;
    margin: 0px 4px -2px 0px;
  }
  header .col-ym-8 .btn {
    float: right;
    display: inline-block;
    position: relative;
    margin-top: 10px;
  }
  header .col-ym-8 .btn a {
    font-size: 14px;
    padding: 13px 15px;
    border-radius: 30px;
  }
  header .col-ym-8 .btn a img {
    width: 20px;
    height: auto;
  }
  header .menu-container {
    margin: 0px auto !important;
    display: block;
    position: relative;
  }
  header .menu-container .menu-main-nav-container #menu-main-nav li a {
    font-size: 12px;
    padding: 14px 13px;
  }
  header .menu-container .search-container {
    display: inline-block;
    position: relative;
    float: left;
    width: 11% !important;
    height: 40px !important;
  }
  header .menu-container .search-container #searchform {
    height: 40px !important;
  }
  header .menu-container .search-container #searchform #s {
    height: 40px !important;
    font-size: 12px;
    padding: 16px 0px 12px;
    text-indent: 15px;
    width: 100%;
    line-height: 1em;
  }
  header .menu-container .search-container #searchform #searchsubmit {
    padding: 19.5px 15px;
  }
  #content .section-3 .left {
    width: 66.66666667%;
  }
  .before-footer-container {
    padding: 30px 0px !important;
    height: auto;
  }
  .before-footer-container .ym-container .right .txt .loc {
    font-size: 11px;
  }
  body.home .section-home-banner .wpb_revslider_element {
    margin: 0px;
  }
  body.home .section-home-banner .wpb_revslider_element .rev_slider_wrapper {
    position: relative;
    display: block;
  }
  body.home .section-home-banner .wpb_revslider_element .rev_slider_wrapper .tp-caption {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  body.home .section-home-banner .wpb_revslider_element .rev_slider_wrapper .tp-bullets {
    width: auto !important;
    margin: 0px 15px !important;
  }
  body.home .section-2 {
    padding: 35px 0px;
  }
  body.home .section-2 .vc_column-inner {
    padding: 0px;
  }
  body.home .section-2 .ym-container .vc_column-inner {
    padding: 0 15px !important;
  }
  body.home .section-2 .vc_col-sm-4 .vc_column-inner .wpb_text_column {
    padding: 10px 15px 25px;
  }
  body.home .section-2 .vc_col-sm-4 .vc_column-inner .wpb_text_column p em {
    font-size: 12px;
    margin-top: 10px;
  }
  body.home .section-2 .vc_col-sm-4 .vc_column-inner .wpb_text_column .hours-container {
    padding: 0px 15px 25px;
  }
  body.home .section-2 .vc_col-sm-4 .vc_column-inner .wpb_text_column .locate-us-container {
    padding: 5px 15px 0px;
  }
  body.home .home-section-3 .vc_column-inner {
    padding: 0px;
  }
  body.home .home-section-3 .ym-container .vc_column-inner {
    padding: 0 15px !important;
  }
  body.home .home-section-3 .wpb_single_image {
    margin-top: 25px;
  }
  body.home .home-section-3 .wpb_single_image img {
    width: 100%;
    height: auto;
  }
  body.home .section-4 .vc_column-inner {
    padding: 0px;
  }
  body.home .section-4 .ym-container .vc_column-inner {
    padding: 0 15px !important;
  }
  body.home .section-4 .vc_col-sm-4 .wpb_single_image {
    margin: 0px !important;
  }
  body.home .section-4 .vc_col-sm-4 .vc_column-inner .wpb_text_column {
    padding: 22px 15px 25px;
    height: 190px;
  }
  body.home .section-4 .vc_col-sm-4 .vc_column-inner .wpb_text_column img {
    width: auto;
    height: 52px;
    float: left;
    margin-right: 25px;
  }
  body.home .section-5 {
    position: relative;
  }
  body.home .section-5 .ym-container {
    position: relative;
  }
  body.home .section-5 .ym-container .vc_col-sm-3 {
    position: absolute;
    z-index: 999;
    right: 0;
    width: 33.3333%;
  }
  body.home .section-5 .ym-container .vc_col-sm-3 .wpb_wrapper .wpb_single_image {
    margin: 0px;
    position: relative;
  }
  body.home .section-5 .ym-container .vc_col-sm-3 .wpb_wrapper .wpb_single_image img {
    width: 100%;
    height: auto;
  }
  body.home .section-5 .ym-container .vc_col-sm-3 .wpb_wrapper .wpb_text_column {
    margin: 0px;
    background-color: #ffffff;
    position: relative;
    padding: 21px 15px;
  }
  body.home .section-5 .ym-container .vc_column-inner {
    padding-top: 0px !important;
  }
  body.home .section-5 .ym-container .vc_column-inner img {
    width: 100%;
    height: auto;
  }
  .page.page-id-20 input,
  .page.page-id-20 textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0px !important;
  }
  .page.page-id-20 textarea::-webkit-input-placeholder {
    padding: 0px 15px;
  }
  .page.page-id-20 textarea:-moz-placeholder {
    padding: 0px 15px;
  }
  .page.page-id-20 textarea::-moz-placeholder {
    padding: 0px 15px;
  }
  .page.page-id-20 textarea:-ms-input-placeholder {
    padding: 0px 15px;
  }
  .page.page-id-20 .section-3 .left .contact-us-form-container .language-html code #gform_wrapper_1 {
    margin-top: 17px;
  }
  .page.page-id-14 .section-1 .title-container h1,
  .page.page-id-495 .section-1 .title-container h1 {
    white-space: nowrap;
  }
  .page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_6,
  .page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_6 {
    width: 33%;
  }
  .page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_20,
  .page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_20 {
    margin-top: -66px !important;
  }
  #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .case {
    border-bottom: 3px solid #e5e5e5;
  }
  #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .case p {
    font-size: 15px;
    color: #151945;
  }
  #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .wpb_text_column {
    margin-bottom: 20px;
  }
  #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .wpb_text_column p img {
    max-width: 100% !important;
    height: auto !important;
    margin: 0px !important;
  }
  #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .wpb_text_column p em {
    display: block;
    position: relative;
    margin: 0px 0px 30px !important;
    font-size: 12px;
    text-align: center;
  }
  #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .wpb_text_column p strong {
    display: block;
    margin-top: 20px !important;
  }
  #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .wpb_text_column ul {
    padding: 0px !important;
  }
  #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .wpb_text_column ul li {
    margin: 10px 0px !important;
    line-height: 1.5em;
  }
  #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .before .wpb_single_image,
  #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .after .wpb_single_image {
    height: 207px !important;
  }
  #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .before .wpb_single_image img,
  #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .after .wpb_single_image img {
    display: block;
    position: relative;
    height: auto;
    width: 100%;
  }
  #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .before .wpb_text_column,
  #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .after .wpb_text_column {
    margin: 0px !important;
    border: 1px solid #dddddd !important;
    padding: 20px 15px;
    min-height: 80px;
  }
  #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .before .wpb_text_column p,
  #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .after .wpb_text_column p {
    font-size: 14px;
  }
}
@media screen and (max-width: 950px) {
  .ym-container {
    width: 100%;
  }
  header {
    height: auto !important;
  }
  header .col-ym-12 {
    float: none;
    width: auto !important;
  }
  header .logo {
    margin: 20px 0 25px;
  }
  header .logo a img {
    width: 100%;
    height: auto;
  }
  header .col-ym-8 {
    margin-top: 0px;
  }
  header .col-ym-8 .txt {
    float: none;
    display: inline-block;
    position: relative;
    margin: 25px 0px !important;
  }
  header .col-ym-8 .btn {
    float: right;
    display: inline-block;
    position: relative;
    margin-top: 10px;
  }
  header .col-ym-8 .btn a {
    font-size: 14px;
    padding: 13px 15px;
    border-radius: 30px;
  }
  header .col-ym-8 .btn a img {
    width: 20px;
    height: auto;
  }
  header .menu-container {
    margin: 0px auto !important;
    display: block;
    position: relative;
  }
  header .menu-container .menu-main-nav-container #menu-main-nav li a {
    font-size: 10px;
    padding: 14px 8px;
  }
  header .menu-container .menu-main-nav-container #menu-main-nav .menu-item-has-children .sub-menu {
    width: 180px;
  }
  header .menu-container .menu-main-nav-container #menu-main-nav .menu-item-has-children .sub-menu li a {
    font-size: 10px;
  }
  header .menu-container .search-container {
    display: inline-block;
    position: relative;
    float: left;
    width: 13% !important;
    height: 38px !important;
  }
  header .menu-container .search-container #searchform {
    height: 38px !important;
  }
  header .menu-container .search-container #searchform #s {
    height: 38px !important;
    font-size: 10px;
  }
  header .menu-container .search-container #searchform #searchsubmit {
    padding: 18px 15px;
  }
  .before-footer-container {
    height: auto;
  }
  .before-footer-container .ym-container .left {
    padding-right: 30px !important;
  }
  .before-footer-container .ym-container .left .logo a img {
    width: 100%;
    height: auto;
  }
  .before-footer-container .ym-container .center {
    padding: 0px 0px 0px 30px !important;
  }
  .before-footer-container .ym-container .center .menu-main-nav-container {
    margin-top: 10px;
  }
  .before-footer-container .ym-container .center .menu-main-nav-container .menu {
    padding: 0px;
    margin: 0px;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
  }
  .before-footer-container .ym-container .center .menu-main-nav-container .menu li {
    list-style-type: none;
    margin: 0px 0px 3px;
  }
  .before-footer-container .ym-container .center .menu-main-nav-container .menu li a {
    text-transform: uppercase;
    color: #838383;
    font-size: 14px;
    font-weight: 500;
  }
  .before-footer-container .ym-container .center .menu-main-nav-container .menu li ul {
    margin: 0px;
    padding: 0px;
  }
  .before-footer-container .ym-container .center .menu-main-nav-container .menu li ul li a {
    color: #a8a8a8;
    font-size: 12px;
    font-weight: 500;
  }
  .before-footer-container .ym-container .right {
    padding-left: 0px !important;
    text-align: right;
  }
  .before-footer-container .ym-container .right .txt {
    display: block;
    position: relative;
    float: right;
    width: 90%;
  }
  .before-footer-container .ym-container .right .txt .num {
    margin: 0px 0px 9px 0px;
  }
  .before-footer-container .ym-container .right .txt .num a {
    color: #818183;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
  }
  .before-footer-container .ym-container .right .txt .num img {
    width: 32px;
    height: 24px;
    margin: 0px 10px -3px 0px;
  }
  .before-footer-container .ym-container .right .txt .loc {
    margin: 0px 0px 22px 0px;
    color: #818183;
    font-size: 12px;
    text-align: right;
  }
  .before-footer-container .ym-container .right .txt .loc img {
    width: 12px;
    height: 15px;
    margin: 0px 10px -2px 0px;
  }
  #content .section-3 .left {
    width: 66.66666667%;
  }
  #content .section-3 .right {
    padding-left: 0px !important;
  }
  #content .section-3 .right .widget_nav_menu .menu-services-container #menu-services li {
    list-style-type: none;
    display: block;
    position: relative;
  }
  #content .section-3 .right .widget_nav_menu .menu-services-container #menu-services li a {
    padding: 16px 30px 16px 35px;
    font-size: 16px;
    background-position: 15px center;
  }
  #content .section-3 .right .widget_text .textwidget .request-appointment-container a {
    font-size: 15px;
    padding: 19px 15px;
  }
  #content .section-3 .right .widget_text .textwidget h2 {
    font-size: 22px;
    margin: 26px 15px 13px !important;
  }
  #content .section-3 .right .widget_text .textwidget p {
    font-size: 12px;
    margin: 0px 15px 7px;
  }
  #content .section-3 .right .widget_text .textwidget ul {
    margin: 0px 15px 7px;
  }
  #content .section-3 .right .widget_text .textwidget ul li strong {
    width: 41%;
  }
  #content .section-1.services {
    height: 150px;
    padding: 42px 0px 0px;
  }
  #content .section-1.services .title-container h1 {
    font-size: 30px;
  }
  #content .section-1.services .title-container p {
    font-size: 18px;
    white-space: normal !important;
  }
  #content .section-1.services .breadcrumbs-container {
    padding: 42px 15px 0;
  }
  #content .section-1.services.child {
    padding: 32px 0px 10px;
  }
  #content .section-1.services.child .title-container h1 {
    font-size: 25px;
  }
  #content .section-3.services .left .page-title {
    color: #151945 !important;
    font-size: 24px !important;
    margin: 35px 0px 15px !important;
    line-height: 1.5em !important;
  }
  #content .section-3.services .left .vc_column-inner {
    padding: 0px !important;
  }
  #content .section-3.services .left .vc_column-inner .wpb_text_column h2 {
    color: #151945 !important;
    font-size: 24px !important;
    margin: 35px 0px 25px !important;
    line-height: 1.5em !important;
  }
  #content .section-3.services .left .vc_column-inner .wpb_text_column hr {
    display: block;
    width: 100%;
    margin: 30px 0px;
    color: #dddddd;
    height: 2px !important;
  }
  #content .section-3.services .left .vc_column-inner .wpb_text_column h3 {
    font-size: 15px !important;
    font-weight: 500;
    color: #40b4b5;
  }
  #content .section-3.services .left .vc_column-inner .wpb_text_column ol {
    padding: 5px 0px !important;
    margin: 0px !important;
    counter-reset: item;
  }
  #content .section-3.services .left .vc_column-inner .wpb_text_column ol li {
    display: block;
    font-size: 15px !important;
    color: #838383 !important;
    margin: 15px 0px !important;
  }
  #content .section-3.services .left .vc_column-inner .wpb_text_column ol li:before {
    content: counter(item) ". ";
    counter-increment: item;
    color: #48bdbe;
    font-weight: 600;
  }
  #content .section-3.services .left .vc_column-inner .wpb_text_column ul {
    padding: 5px 0px !important;
    margin: 0px !important;
  }
  #content .section-3.services .left .vc_column-inner .wpb_text_column ul li {
    display: block;
    font-size: 15px !important;
    color: #838383 !important;
    margin: 15px 0px !important;
  }
  #content .section-3.services .left .vc_column-inner .wpb_text_column ul li:before {
    content: "• ";
    color: #48bdbe;
    font-weight: 600;
    margin-right: 4px;
  }
  #content .section-3.services .left .vc_column-inner .wpb_text_column p {
    margin: 10px 0px !important;
  }
  #content .section-3.services .left .vc_column-inner .wpb_text_column p img {
    text-align: center !important;
    display: block;
    position: relative;
    margin: 30px auto;
    max-width: 100% !important;
    height: auto !important;
  }
  #content .section-3.services .left .vc_column-inner .vc_tta-container .vc_general.vc_tta .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
    border: 1px solid #dddddd;
  }
  #content .section-3.services .left .vc_column-inner .vc_tta-container .vc_general.vc_tta .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a span {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
  }
  #content .section-3.services .left .vc_column-inner .vc_tta-container .vc_general.vc_tta .vc_tta-panels-container {
    border: 1px solid #dddddd;
    border-top: 0px !important;
  }
  #content .section-3.services.child .left {
    padding-top: 27px;
  }
  body.home .section-home-banner .wpb_revslider_element {
    margin: 0px;
  }
  body.home .section-home-banner .wpb_revslider_element .rev_slider_wrapper {
    position: relative;
    display: block;
  }
  body.home .section-home-banner .wpb_revslider_element .rev_slider_wrapper .tp-caption {
    top: 0px !important;
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  body.home .section-home-banner .wpb_revslider_element .rev_slider_wrapper .tp-caption h1 {
    font-size: 30px !important;
    line-height: 1.2em !important;
    margin-top: 54px !important;
  }
  body.home .section-home-banner .wpb_revslider_element .rev_slider_wrapper .tp-caption h1 strong {
    display: block;
    font-size: 30px !important;
  }
  body.home .section-home-banner .wpb_revslider_element .rev_slider_wrapper .tp-caption p {
    font-size: 14px !important;
    line-height: 1.2em !important;
    width: 65%;
  }
  body.home .section-home-banner .wpb_revslider_element .rev_slider_wrapper .tp-caption p strong {
    font-size: 16px !important;
    margin: 10px 0px !important;
  }
  body.home .section-home-banner .wpb_revslider_element .rev_slider_wrapper .tp-bullets {
    width: auto !important;
    margin: 0px 15px !important;
  }
  body.home .section-2 {
    padding: 35px 0px;
  }
  body.home .section-2 .vc_column-inner {
    padding: 0px;
  }
  body.home .section-2 .ym-container .vc_column-inner {
    padding: 0 15px !important;
  }
  body.home .section-2 .vc_col-sm-4 .vc_column-inner .wpb_text_column {
    margin: 0px !important;
    padding: 10px 15px 25px;
    height: 360px;
  }
  body.home .section-2 .vc_col-sm-4 .vc_column-inner .wpb_text_column img {
    height: 38px;
    margin-right: 10px;
  }
  body.home .section-2 .vc_col-sm-4 .vc_column-inner .wpb_text_column h2 {
    text-transform: uppercase;
    float: left;
    margin: 0px 0px 20px;
    font-size: 18px;
  }
  body.home .section-2 .vc_col-sm-4 .vc_column-inner .wpb_text_column ul {
    margin: 0px 0px 10px;
  }
  body.home .section-2 .vc_col-sm-4 .vc_column-inner .wpb_text_column .locate-us-container h2 img {
    margin: 0px 10px 0 0 !important;
  }
  body.home .section-2 .vc_col-sm-4:last-child .vc_column-inner .wpb_text_column h2 {
    margin: 14px 0 15px !important;
    display: inline-block;
    position: relative;
    float: left;
  }
  body.home .section-2 .vc_col-sm-4:last-child .vc_column-inner .wpb_text_column h2 img {
    width: 24px;
    height: 24px;
    margin: 0px 10px 0px 0px;
  }
  body.home .section-2 .vc_col-sm-4:last-child .vc_column-inner .wpb_text_column p {
    margin-top: 8px !important;
  }
  body.home .section-2 .vc_col-sm-4:last-child .vc_column-inner .wpb_text_column p em {
    font-size: 12px;
    white-space: normal;
  }
  body.home .home-section-3 {
    background-position: center bottom !important;
    margin: 0px 0px;
    padding: 17px 0px 20px;
  }
  body.home .home-section-3 .vc_column-inner {
    padding: 0px;
  }
  body.home .home-section-3 .ym-container .vc_column-inner {
    padding: 0 15px !important;
  }
  body.home .home-section-3 .wpb_single_image {
    margin-top: 20px;
  }
  body.home .home-section-3 .wpb_single_image img {
    width: 100%;
    height: auto;
  }
  body.home .home-section-3 p {
    color: #151945;
    font-size: 14px;
    line-height: 1.5em !important;
    margin: 0 0 13px;
  }
  body.home .home-section-3 p strong {
    font-size: 16px;
  }
  body.home .home-section-3 p em {
    font-style: normal !important;
    font-size: 14px;
  }
  body.home .home-section-3 p a {
    font-size: 14px;
  }
  body.home .section-4 {
    padding: 50px 0px;
  }
  body.home .section-4 .vc_column-inner {
    padding: 0px;
  }
  body.home .section-4 .ym-container .vc_column-inner {
    padding: 0 15px !important;
  }
  body.home .section-4 .vc_col-sm-4 .wpb_single_image {
    margin: 0px !important;
  }
  body.home .section-4 .vc_col-sm-4 .vc_column-inner .wpb_text_column {
    padding: 22px 15px 25px;
    height: 240px;
  }
  body.home .section-4 .vc_col-sm-4 .vc_column-inner .wpb_text_column h2 {
    font-size: 18px;
  }
  body.home .section-4 .vc_col-sm-4 .vc_column-inner .wpb_text_column p {
    clear: both;
    color: #838383;
    font-size: 14px;
  }
  body.home .section-4 .vc_col-sm-4 .vc_column-inner .wpb_text_column p .btn {
    color: #ffffff;
    background-color: #48bdbe;
    font-weight: 400;
    display: inline-block;
    padding: 10px 20px;
    margin-top: 10px;
  }
  body.home .section-5 {
    position: relative;
  }
  body.home .section-5 .vc_column-inner {
    padding: 0px;
  }
  body.home .section-5 .ym-container .vc_column-inner {
    padding: 0 15px !important;
  }
  body.home .section-5 .ym-container {
    position: relative;
  }
  body.home .section-5 .ym-container .vc_col-sm-9 {
    display: none;
  }
  body.home .section-5 .ym-container .vc_col-sm-3 {
    position: absolute;
    z-index: 999;
    right: 0;
    margin-top: 80px;
    width: 33.3333%;
  }
  body.home .section-5 .ym-container .vc_col-sm-3 .wpb_wrapper .wpb_single_image {
    margin: 0px;
    position: relative;
  }
  body.home .section-5 .ym-container .vc_col-sm-3 .wpb_wrapper .wpb_single_image img {
    width: 100%;
    height: auto;
  }
  body.home .section-5 .ym-container .vc_col-sm-3 .wpb_wrapper .wpb_text_column {
    margin: 0px;
    background-color: #ffffff;
    position: relative;
    padding: 21px 14px;
  }
  body.home .section-5 .ym-container .vc_col-sm-3 .wpb_wrapper .wpb_text_column p {
    font-size: 10px;
  }
  body.home .section-5 .ym-container .vc_col-sm-3 .wpb_wrapper .wpb_text_column p a {
    font-size: 10px;
  }
  body.home .section-5 .ym-container .vc_column-inner img {
    width: 100%;
    height: auto;
  }
  .page.page-id-20 .section-1 {
    position: relative;
    overflow: visible !important;
  }
  .page.page-id-20 .section-1 .ym-container {
    position: relative;
    width: auto !important;
  }
  .page.page-id-20 .section-1 .ym-container .col-ym-3 {
    width: 33.33333333%;
    margin-top: 15px;
  }
  .page.page-id-20 .section-1b {
    height: 277px;
    overflow: hidden;
  }
  .page.page-id-20 .section-1b .vc_column-inner {
    padding: 0px !important;
  }
  .page.page-id-20 .section-1b .wpb_text_column {
    margin: -50px 0px 0px !important;
  }
  .page.page-id-20 .section-3 {
    background-image: url("http://www.putneyperiodontics.com.au/wp-content/themes/project-ym/less/../images/putney-periodontics-section-bg.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 65px;
  }
  .page.page-id-20 .section-3 .left {
    width: 66.66666667% !important;
  }
  .page.page-id-20 .section-3 .left .contact-us-container {
    position: relative;
    display: block;
    border-bottom: 7px solid #f6f6f6;
    padding-bottom: 24px;
  }
  .page.page-id-20 .section-3 .left .contact-us-container .col-ym-6 {
    position: relative;
    display: inline-block;
    padding: 0px 0px 0px 0px;
    float: none;
    width: 100%;
  }
  .page.page-id-20 .section-3 .left .contact-us-container .col-ym-6 p:nth-child(3) {
    padding-left: 33px !important;
  }
  .page.page-id-20 .section-3 .left .contact-us-container .col-ym-6 p:nth-child(3) br {
    display: none !important;
  }
  .page.page-id-20 .section-3 .left .contact-us-container .col-ym-6 p:nth-child(3) a {
    display: block;
  }
  .page.page-id-20 .section-3 .left .contact-us-container .col-ym-6 p:nth-child(3) img {
    position: absolute;
    margin: 3px 14px 0px -33px;
  }
  .page.page-id-20 .section-3 .left .contact-us-container .col-ym-6 p:last-child {
    margin-bottom: 40px !important;
  }
  .page.page-id-14 .section-1 .title-container h1,
  .page.page-id-495 .section-1 .title-container h1 {
    white-space: normal;
  }
  .page.page-id-14 .section-1 .title-container h1 strong,
  .page.page-id-495 .section-1 .title-container h1 strong {
    font-size: 30px !important;
  }
  .page.page-id-14 .section-1 .breadcrumbs-container,
  .page.page-id-495 .section-1 .breadcrumbs-container {
    padding: 42px 15px 0 !important;
  }
  .page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_5,
  .page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_5 {
    width: 32%;
  }
  .page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_6,
  .page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_6 {
    width: 33%;
  }
  .page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_20,
  .page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_20 {
    margin-top: -66px !important;
    width: 31%;
  }
  #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .before .wpb_single_image,
  #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .after .wpb_single_image {
    height: 153px !important;
  }
  #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .before .wpb_single_image img,
  #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .after .wpb_single_image img {
    display: block;
    position: relative;
    height: auto;
    width: 100%;
  }
  #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .before .wpb_text_column,
  #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .after .wpb_text_column {
    padding: 15px 10px !important;
    min-height: 70px !important;
  }
  #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .before .wpb_text_column p,
  #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .after .wpb_text_column p {
    font-size: 12px !important;
  }
}
@media screen and (max-width: 767px) {
  html,
  body {
    overflow-x: hidden;
    -webkit-text-size-adjust: 100%;
  }
  .col-ym-1,
  .col-ym-2,
  .col-ym-3,
  .col-ym-4,
  .col-ym-5,
  .col-ym-6,
  .col-ym-7,
  .col-ym-8,
  .col-ym-9,
  .col-ym-10,
  .col-ym-11,
  .col-ym-12 {
    float: none;
    width: 100%;
  }
  .ym-container {
    width: 100% !important;
  }
  header {
    padding: 10px 0px 0px;
    height: auto;
  }
  header .logo {
    width: auto;
    margin: 0px 0px 10px !important;
  }
  header .logo a {
    display: block;
    position: relative;
  }
  header .logo a img {
    width: 200px;
    height: auto;
  }
  header .display-mobile {
    display: inline-block;
    position: relative;
    float: right;
  }
  header .display-mobile #nav-toggle {
    float: right;
    display: inline-block;
    position: relative;
    padding: 14px 0 19px 15px;
  }
  header .display-mobile #nav-toggle img {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 18px;
  }
  header .display-mobile .loc-btn {
    float: left;
    display: inline-block;
    position: relative;
  }
  header .display-mobile .loc-btn a {
    display: inline-block;
    position: relative;
    padding: 11px 0 20px 15px;
  }
  header .display-mobile .loc-btn a img {
    display: inline-block;
    position: relative;
    width: 15px;
    height: 20px;
  }
  header .col-ym-8 {
    display: none;
  }
  header .nav-collapse {
    display: block;
    background-color: #151945;
    max-height: auto !important;
    height: auto !important;
  }
  header .nav-collapse .menu-items {
    padding: 15px 0px !important;
    margin: 0px !important;
  }
  header .nav-collapse .menu-items .menu-item a {
    background-color: #151945;
    text-transform: uppercase;
    color: #ffffff;
    border-bottom: 0 !important;
    padding: 10px 15px !important;
    text-align: left !important;
  }
  header .nav-collapse .menu-items .current-menu-item a {
    color: #9ea1c4 !important;
  }
  header .nav-collapse .menu-items .menu-item.menu-item-has-children .dropdown-toggle {
    height: 35px !important;
  }
  header .nav-collapse .menu-items .menu-item.menu-item-has-children .sub-menu {
    padding: 0px !important;
    margin: 0px !important;
  }
  header .nav-collapse .menu-items .menu-item.menu-item-has-children .sub-menu .menu-item a {
    background-color: #222761 !important;
  }
  header .mobile-container {
    display: block;
    padding: 0px;
    background-color: #48bdbe;
    position: relative;
    clear: both;
    width: 100%;
  }
  header .mobile-container .btn {
    position: relative;
    display: block;
    background-color: #48bdbe;
  }
  header .mobile-container .btn .cal {
    padding: 13px 15px;
    display: inline-block;
    float: left;
    position: relative;
    color: #ffffff;
    font-size: 16px;
  }
  header .mobile-container .btn .cal img {
    display: inline-block;
    position: relative;
    width: 22px;
    height: 19px;
    margin: 0px 5px -3px 0px !important;
  }
  header .mobile-container .btn .phone-icon {
    background-image: url("http://www.putneyperiodontics.com.au/wp-content/themes/project-ym/less/../images/putney-periodontics-res-bg.png");
    background-repeat: repeat-y;
    background-position: left center;
    display: inline-block;
    float: right;
    position: relative;
    height: 46px;
    padding: 13px 15px;
  }
  header .mobile-container .btn .phone-icon img {
    width: 27px;
    height: 20px;
    right: 0;
  }
  header .menu-container {
    display: none;
  }
  #content .section-1 {
    max-height: none !important;
    overflow: visible;
    height: auto !important;
  }
  #content .section-1 .desktop-img {
    display: none;
  }
  #content .section-1 .mobile-img {
    display: block;
  }
  #content .section-2 {
    padding: 20px 0px;
  }
  #content .section-2 .ym-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  #content .section-2 .title-container {
    float: none;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  #content .section-2 .breadcrumbs-container {
    float: none;
    text-align: left;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  #content .section-2 .breadcrumbs-container p {
    margin: 0px 0px 10px !important;
  }
  #content .section-3 {
    padding-left: 0px !important;
    padding-bottom: 55px;
  }
  #content .section-3 .left {
    width: 100%;
  }
  #content .section-3 .left .request-appointment-container {
    background-color: transparent;
    display: inline-block;
    position: relative;
    color: #ffffff !important;
    font-size: 18px;
    font-weight: 600;
  }
  #content .section-3 .left .request-appointment-container a {
    display: inline-block;
    position: relative;
    color: #ffffff !important;
    padding: 15px 22px;
    font-weight: 600;
    font-size: 14px;
    background-color: #48bdbe;
  }
  #content .section-3 .left .request-appointment-container a:first-child {
    padding: 15px 22px;
  }
  #content .section-3 .left .request-appointment-container a:last-child {
    margin-top: 10px;
    padding: 15px 22px;
  }
  #content .section-3 .right {
    float: none;
    width: auto !important;
    padding-left: 15px !important;
    margin-top: 0px !important;
  }
  #content .section-1.services {
    height: auto !important;
    padding: 42px 0px !important;
  }
  #content .section-1.services .title-container h1 {
    font-size: 30px;
  }
  #content .section-1.services .title-container p {
    font-size: 18px;
    white-space: normal !important;
  }
  #content .section-1.services .breadcrumbs-container {
    padding: 20px 15px 0;
    text-align: left !important;
  }
  #content .section-1.services .breadcrumbs-container p {
    color: #ffffff !important;
  }
  #content .section-1.services .breadcrumbs-container p a {
    color: #ffffff !important;
  }
  #content .section-3.services .left .vc_column-inner .vc_tta-container .vc_general.vc_tta .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a span {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
  }
  #content .section-3.services .left .vc_column-inner .vc_tta-container .vc_general.vc_tta .vc_tta-panels-container {
    border: 1px solid #dddddd;
    border-top: 0px !important;
  }
  #content .section-3.services .left .vc_column-inner .vc_tta-container .vc_general.vc_tta .vc_tta-panels-container .vc_tta-panel-heading {
    border: 1px solid #dddddd;
    margin: 0px !important;
  }
  #content .section-3.services .left .vc_column-inner .col-ym-6 {
    padding-right: 0px;
  }
  #content .section-3.services .left .vc_column-inner .col-ym-6 .wpb_single_image {
    display: block !important;
    position: relative;
    width: 100% !important;
    height: auto !important;
    margin-bottom: 15px;
  }
  #content .section-3.services .left .vc_column-inner .col-ym-6 .wpb_single_image img {
    display: block !important;
    position: relative;
    width: 100% !important;
    height: auto !important;
  }
  #content .section-3.services .left .vc_column-inner .col-ym-6:last-child {
    padding-right: 0px !important;
    padding-left: 0px;
  }
  #content .section-3.services .right {
    padding-top: 40px;
  }
  .before-footer-container {
    padding: 30px 0px 0px !important;
  }
  .before-footer-container .ym-container .left {
    padding-right: 0px !important;
  }
  .before-footer-container .ym-container .left .logo {
    margin-top: 0px;
  }
  .before-footer-container .ym-container .left .logo a img {
    width: 187px;
    height: 43px;
  }
  .before-footer-container .ym-container .center {
    padding: 10px 15px 20px !important;
  }
  .before-footer-container .ym-container .center .menu-main-nav-container {
    margin-top: 0px !important;
  }
  .before-footer-container .ym-container .center .menu-main-nav-container .menu {
    padding: 0px;
    margin: 0px;
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
  }
  .before-footer-container .ym-container .center .menu-main-nav-container .menu li {
    list-style-type: none;
    margin: 10px 0px !important;
  }
  .before-footer-container .ym-container .right {
    display: inline-block;
    position: relative;
    float: none;
    text-align: left !important;
    padding: 0px !important;
  }
  .before-footer-container .ym-container .right .txt {
    float: none;
    width: 100%;
    display: block;
    position: relative;
    padding: 0px 15px;
  }
  .before-footer-container .ym-container .right .txt .num {
    margin: 0px 0px 9px 0px;
  }
  .before-footer-container .ym-container .right .txt .num a {
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
  }
  .before-footer-container .ym-container .right .txt .num img {
    width: 32px;
    height: 24px;
    margin: 0px 10px -3px 0px;
  }
  .before-footer-container .ym-container .right .txt .loc {
    margin: 0px 0px 0px 0px;
    font-size: 12px;
    padding-left: 42px;
    line-height: 1.5em;
    text-align: left !important;
  }
  .before-footer-container .ym-container .right .txt .loc img {
    width: auto;
    height: 25px;
    margin: 6px 10px 0px -36px;
    position: absolute;
  }
  .before-footer-container .ym-container .right .btn {
    display: block;
    position: relative;
    margin-top: 30px;
    text-align: center !important;
  }
  .before-footer-container .ym-container .right .btn a {
    display: block;
    padding: 13px 0px !important;
    border-radius: 0px !important;
  }
  #footer .ym-container #copyright {
    float: none;
    margin-bottom: 10px;
  }
  #footer .ym-container #credit {
    float: none;
    text-align: left;
  }
  .page.page-id-16 .section-1 .title-container h1:before {
    display: none !important;
  }
  .page.page-id-16 .section-3.services .left .vc_col-sm-3 {
    padding-right: 0px;
    padding-top: 42px;
  }
  .page.page-id-16 .section-3.services .left .vc_col-sm-3 .wpb_single_image {
    margin: 0px auto !important;
    text-align: center !important;
  }
  .page.page-id-16 .section-3.services .left .vc_col-sm-3 .wpb_single_image .vc_single_image-wrapper {
    margin: 0px auto !important;
  }
  .page.page-id-16 .section-3.services .left .vc_col-sm-9 {
    padding-left: 0px;
  }
  body.home .section-home-banner .wpb_revslider_element {
    display: none;
  }
  body.home .section-home-banner .vc_column-inner {
    padding: 0px !important;
  }
  body.home .section-home-banner .mobile-banner {
    display: block;
    margin: 0px !important;
  }
  body.home .section-home-banner .mobile-banner .wpb_wrapper {
    width: 100%;
  }
  body.home .section-home-banner .mobile-banner .wpb_wrapper .vc_single_image-wrapper {
    width: 100%;
  }
  body.home .section-home-banner .mobile-banner .wpb_wrapper .vc_single_image-wrapper img {
    width: 100%;
    height: auto;
  }
  body.home .section-2 {
    padding: 20px 0px !important;
  }
  body.home .section-2 .vc_column-inner {
    padding: 0px !important;
  }
  body.home .section-2 .vc_col-sm-4 .vc_column-inner .wpb_text_column {
    margin: 0px !important;
    border: 0px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    padding: 10px 0px 30px !important;
    height: auto;
  }
  body.home .section-2 .vc_col-sm-4 .vc_column-inner .wpb_text_column ul {
    padding: 0px;
    margin: 0px 0px 10px !important;
  }
  body.home .section-2 .vc_col-sm-4 .vc_column-inner .wpb_text_column .hours-container {
    padding: 0px !important;
  }
  body.home .section-2 .vc_col-sm-4 .vc_column-inner .wpb_text_column .locate-us-container {
    border-top: 0px solid #dddddd;
    padding: 0px !important;
  }
  body.home .section-2 .vc_col-sm-4 .vc_column-inner .wpb_text_column .locate-us-container h2 {
    float: none !important;
  }
  body.home .section-2 .vc_col-sm-4 .vc_column-inner .wpb_text_column .locate-us-container p {
    margin-top: 0px !important;
    margin-bottom: 5px !important;
    font-size: 14px;
    color: #818183;
    display: block;
    white-space: normal !important;
    float: none !important;
  }
  body.home .section-2 .vc_col-sm-4 .vc_column-inner .wpb_text_column .locate-us-container a {
    margin-right: 10px;
    text-decoration: underline !important;
    color: #48bdbe !important;
    font-size: 14px !important;
    float: none !important;
  }
  body.home .section-2 .vc_col-sm-4:last-child .vc_column-inner .wpb_text_column {
    padding-bottom: 30px !important;
  }
  body.home .home-section-3 {
    margin: 0px 0px;
    padding: 20px 0px 50px !important;
  }
  body.home .home-section-3 .vc_column-inner {
    padding: 0px !important;
  }
  body.home .home-section-3 .ym-container {
    padding: 0px 0px !important;
  }
  body.home .home-section-3 .wpb_single_image {
    margin-bottom: 0px;
    margin-top: 0px;
    text-align: center !important;
  }
  body.home .home-section-3 .wpb_single_image img {
    width: 100%;
    height: auto;
  }
  body.home .home-section-3 p {
    color: #151945;
    font-size: 16px;
    line-height: 1.5em !important;
    margin: 0 0 13px;
  }
  body.home .home-section-3 p strong {
    font-size: 18px;
  }
  body.home .home-section-3 p em {
    font-size: 18px;
    margin-bottom: 20px !important;
    display: inline-block;
  }
  body.home .section-4 {
    padding: 0px;
  }
  body.home .section-4 .vc_column-inner {
    padding: 0px;
  }
  body.home .section-4 .ym-container .vc_column-inner {
    padding: 0px !important;
  }
  body.home .section-4 .vc_col-sm-4 {
    padding: 0px !important;
  }
  body.home .section-4 .vc_col-sm-4 .wpb_single_image {
    margin: 0px !important;
    width: 100% !important;
    height: auto !important;
    text-align: center !important;
  }
  body.home .section-4 .vc_col-sm-4 .wpb_single_image .wpb_wrapper {
    width: 100% !important;
  }
  body.home .section-4 .vc_col-sm-4 .wpb_single_image .wpb_wrapper a {
    display: block;
    position: relative;
  }
  body.home .section-4 .vc_col-sm-4 .wpb_single_image .wpb_wrapper a img {
    width: 100% !important;
    height: auto !important;
  }
  body.home .section-4 .vc_col-sm-4 .vc_column-inner .wpb_text_column {
    margin: 0px !important;
    padding: 30px 15px !important;
    height: auto;
  }
  body.home .section-5 {
    display: none;
  }
  body.home .section-6 {
    height: 300px;
    overflow: hidden;
  }
  .page.page-id-14 .section-1,
  .page.page-id-495 .section-1 {
    padding: 35px 0 0 !important;
  }
  .page.page-id-14 .section-1 .title-container h1,
  .page.page-id-495 .section-1 .title-container h1 {
    white-space: normal !important;
  }
  .page.page-id-14 .section-1 .title-container .download-btn,
  .page.page-id-495 .section-1 .title-container .download-btn {
    font-size: 14px;
    padding: 12px 22px;
  }
  .page.page-id-14 .section-1 .breadcrumbs-container,
  .page.page-id-495 .section-1 .breadcrumbs-container {
    padding: 49px 15px 0 !important;
  }
  .page.page-id-14 .section-3.services .btn-container .wpb_wrapper p,
  .page.page-id-495 .section-3.services .btn-container .wpb_wrapper p {
    margin-bottom: 0px !important;
  }
  .page.page-id-14 .section-3.services .btn-container .wpb_wrapper p .btn,
  .page.page-id-495 .section-3.services .btn-container .wpb_wrapper p .btn {
    font-size: 14px !important;
    margin: 0 10px 15px 0px !important;
    padding: 12px 22px !important;
  }
  .page.page-id-14 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .before,
  .page.page-id-14 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .after,
  .page.page-id-495 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .before,
  .page.page-id-495 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .after {
    padding-right: 0px !important;
    padding-left: 0px !important;
    width: 100% !important;
    float: none !important;
  }
  .page.page-id-14 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .before .wpb_single_image,
  .page.page-id-14 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .after .wpb_single_image,
  .page.page-id-495 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .before .wpb_single_image,
  .page.page-id-495 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .after .wpb_single_image {
    height: auto !important;
    overflow: visible !important;
    width: auto !important;
    display: block !important;
    position: relative !important;
    max-width: 100% !important;
  }
  .page.page-id-14 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .before .wpb_single_image img,
  .page.page-id-14 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .after .wpb_single_image img,
  .page.page-id-495 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .before .wpb_single_image img,
  .page.page-id-495 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .after .wpb_single_image img {
    display: block !important;
    position: relative !important;
    height: auto !important;
    width: 100vw !important;
    max-width: 100% !important;
  }
  .page.page-id-14 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .before .wpb_text_column,
  .page.page-id-14 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .after .wpb_text_column,
  .page.page-id-495 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .before .wpb_text_column,
  .page.page-id-495 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .after .wpb_text_column {
    min-height: 0px !important;
  }
  .page.page-id-14 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .before .wpb_text_column p,
  .page.page-id-14 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .after .wpb_text_column p,
  .page.page-id-495 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .before .wpb_text_column p,
  .page.page-id-495 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .after .wpb_text_column p {
    font-size: 12px !important;
  }
  .page.page-id-14 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .after,
  .page.page-id-495 #gallery .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .after {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  .page.page-id-20 .section-1 {
    display: none !important;
  }
  .page.page-id-20 .section-1 .vc_column-inner {
    padding: 0px !important;
  }
  .page.page-id-20 .section-1 .ym-container {
    position: relative;
  }
  .page.page-id-20 .section-1 .ym-container .col-ym-3 {
    position: relative;
    margin-top: 0px;
    padding: 0px !important;
  }
  .page.page-id-20 .section-1 .ym-container .col-ym-3 .wpb_wrapper {
    margin: 0px;
    position: relative;
    box-shadow: none !important;
  }
  .page.page-id-20 .section-1 .ym-container .col-ym-3 .wpb_wrapper .wpb_single_image {
    margin: 0px;
    display: block;
    position: relative;
  }
  .page.page-id-20 .section-1 .ym-container .col-ym-3 .wpb_wrapper .wpb_single_image img {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
  }
  .page.page-id-20 .section-1 .ym-container .col-ym-3 .wpb_wrapper .wpb_text_column {
    padding: 30px 15px;
  }
  .page.page-id-20 .section-1b {
    height: 250px;
    overflow: hidden;
  }
  .page.page-id-20 .section-1b .vc_column-inner {
    padding: 0px !important;
  }
  .page.page-id-20 .section-1b .wpb_text_column {
    margin: -60px 0px 0px !important;
  }
  .page.page-id-20 .section-3 .left {
    width: 100% !important;
  }
  .page.page-id-20 .section-3 .left .contact-us-container {
    padding-bottom: 30px;
  }
  .page.page-id-20 .section-3 .left .contact-us-container .col-ym-6 {
    position: relative;
    display: inline-block;
    padding: 0px 0px 0px 0px;
  }
  .page.page-id-20 .section-3 .left .contact-us-container .col-ym-6 p:last-child {
    margin-bottom: 40px !important;
  }
  .page.page-id-20 .section-3 .left .contact-us-form-container {
    padding: 18px 0px;
  }
  .page.page-id-20 .section-3 .left .contact-us-form-container h2 {
    text-transform: uppercase;
    margin: 0px 0px 15px;
    font-size: 24px !important;
    color: #b2b2b2 !important;
    font-weight: 200 !important;
  }
  .page.page-id-20 .section-3 .left .contact-us-form-container h2 strong {
    color: #58585a !important;
    font-size: 24px !important;
  }
  .page.page-id-20 .section-3 .left .contact-us-form-container .language-html {
    background-color: transparent;
    margin: 0px;
    padding: 0px;
    position: relative;
    display: block;
  }
  .page.page-id-20 .section-3 .left .contact-us-form-container .language-html code {
    position: relative;
    display: block;
    font-size: 0px;
  }
  .page.page-id-20 .section-3 .left .contact-us-form-container .language-html code #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 {
    padding: 7px 0 0;
    margin: 0px;
    width: 100% !important;
    display: block;
    position: relative;
  }
  .page.page-id-20 .section-3 .left .contact-us-form-container .language-html code #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 li {
    width: 100%;
    margin: 10px 0px;
  }
  .page.page-id-20 .section-3 .left .contact-us-form-container .language-html code #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 li label {
    display: none;
  }
  .page.page-id-20 .section-3 .left .contact-us-form-container .language-html code #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 li .ginput_container {
    display: block;
    position: relative;
  }
  .page.page-id-20 .section-3 .left .contact-us-form-container .language-html code #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 li .ginput_container input {
    display: block;
    position: relative;
    width: 100%;
    border: 0 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0 !important;
    padding: 20px 0px;
    font-family: 'Roboto', sans-serif;
    text-indent: 15px;
    height: 56px;
    border: 1px solid #f6f6f6;
  }
  .page.page-id-20 .section-3 .left .contact-us-form-container .language-html code #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_1 {
    margin: 10px 0px !important;
  }
  .page.page-id-20 .section-3 .left .contact-us-form-container .language-html code #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_5 {
    width: 100%;
    float: none;
    display: block !important;
    position: relative !important;
    margin: -35px 0 10px !important;
    height: 190px !important;
  }
  .page.page-id-20 .section-3 .left .contact-us-form-container .language-html code #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_5 .gfield_label {
    display: none !important;
  }
  .page.page-id-20 .section-3 .left .contact-us-form-container .language-html code #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_5 .ginput_container {
    position: relative;
    display: block !important;
    height: 190px !important;
  }
  .page.page-id-20 .section-3 .left .contact-us-form-container .language-html code #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_5 .ginput_container textarea {
    width: 100%;
    display: block !important;
    position: relative !important;
    border: 0 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0 !important;
    resize: none;
    float: none;
    clear: both;
    padding: 20px 0px;
    height: 150px;
  }
  .page.page-id-20 .section-3 .left .contact-us-form-container .language-html code #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_5 .ginput_container textarea::-webkit-input-placeholder {
    padding: 0px 15px;
  }
  .page.page-id-20 .section-3 .left .contact-us-form-container .language-html code #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_5 .ginput_container textarea:-moz-placeholder {
    padding: 0px 15px;
  }
  .page.page-id-20 .section-3 .left .contact-us-form-container .language-html code #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_5 .ginput_container textarea::-moz-placeholder {
    padding: 0px 15px;
  }
  .page.page-id-20 .section-3 .left .contact-us-form-container .language-html code #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_5 .ginput_container textarea:-ms-input-placeholder {
    padding: 0px 15px;
  }
  .page.page-id-20 .section-3 .left .contact-us-form-container .language-html code #gform_wrapper_1 #gform_1 .gform_footer {
    width: 100%;
  }
  .search .section-1 .title-container {
    width: 100% !important;
    font-size: 30px !important;
  }
  .search .section-1 .title-container h1:before {
    display: none !important;
  }
  .search .section-1 .breadcrumbs-container {
    display: none !important;
  }
  .search .section-3 {
    padding: 0px 0px 28px;
  }
  .page.page-id-14 .section-1 .title-container h1,
  .page.page-id-495 .section-1 .title-container h1 {
    margin: 0px !important;
    white-space: nowrap;
  }
  .page.page-id-14 .section-3.services .left,
  .page.page-id-495 .section-3.services .left {
    width: 100% !important;
  }
  .page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container .gfield_checkbox,
  .page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container .gfield_checkbox {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
  }
  .page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container .ui-datepicker-trigger,
  .page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container .ui-datepicker-trigger {
    margin-left: 85%;
  }
  .page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_26,
  .page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_26 {
    width: 100%;
    margin: 0px !important;
  }
  .page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_5,
  .page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_5 {
    width: 100%;
    margin: 0px !important;
  }
  .page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_6,
  .page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_6 {
    width: 100%;
    margin: 0px;
  }
  .page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_20,
  .page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_20 {
    margin-top: 0px !important;
    width: 100%;
  }
  .page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_7,
  .page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_7 {
    width: 100%;
  }
  .page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_8,
  .page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_8 {
    width: 100%;
    height: auto !important;
  }
  .page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_8 #input_2_8 #input_2_8_3_container,
  .page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_8 #input_2_8 #input_2_8_3_container {
    width: 100%;
  }
  .page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_8 #input_2_8 #input_2_8_5_container,
  .page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_8 #input_2_8 #input_2_8_5_container {
    width: 100%;
  }
  .page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_21,
  .page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_24,
  .page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_21,
  .page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_24 {
    width: 100% !important;
    float: none;
  }
  .page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_22,
  .page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_25,
  .page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_22,
  .page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_25 {
    width: 100% !important;
    float: none;
  }
  .page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_23,
  .page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_23 {
    width: 100% !important;
    float: none;
  }
  .page.page-id-14 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_23 .gfield_label,
  .page.page-id-495 .section-3.services .left #gform_wrapper_2 #gform_2 .gform_body ul #field_2_23 .gfield_label {
    display: none !important;
  }
  body.error404 .section-1 {
    padding: 50px 15px;
  }
  body.error404 .section-1 h1 {
    font-size: 100px;
  }
}
