@import 'https://fonts.googleapis.com/css?family=Droid+Serif:400,700|Roboto+Slab';
@charset "UTF-8";
.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;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
html,
body {
  margin: 0;
  padding: 0;
}
body {
  position: relative;
}
.acf-hidden {
  display: none;
}
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;
}
body.front-end .clear {
  clear: both;
}
header {
  background: #16195b;
  width: 100%;
  padding: 13px 0;
}
header .mobile-menu {
  display: none;
}
header .logo h1 {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  display: inline-block;
  margin: 0;
}
header .logo p {
  font-family: 'Droid Serif', serif;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  display: inline-block;
  padding: 0 0 0 20px;
  margin: 0 0 0 20px;
  border-left: 1px solid #fff;
}
header .right {
  text-align: right;
}
header .right .menu-main-menu-container {
  display: inline-block;
}
header .right .menu-main-menu-container ul {
  margin: 0;
  padding: 0;
}
header .right .menu-main-menu-container ul li {
  display: inline-block;
}
header .right .menu-main-menu-container ul li a {
  font-size: 16px;
  color: #fff;
  display: inline-block;
  padding: 10px 15px;
}
header .right .menu-main-menu-container ul li a:hover {
  text-decoration: underline;
}
header .right .menu-main-menu-container ul li ul {
  display: none;
  position: absolute;
  z-index: 5;
  padding: 10px 0;
}
header .right .menu-main-menu-container ul li ul li {
  display: block;
}
header .right .menu-main-menu-container ul li ul li a {
  background: rgba(0,0,0,0.5);
  padding: 10px 15px;
  display: block;
}
header .right .menu-main-menu-container ul li ul li a:hover {
  text-decoration: none;
  background: rgba(39,170,225,0.95);
}
header .right .menu-main-menu-container ul li:hover ul {
  display: block;
}
header .right .menu-main-menu-container ul li.menu-item-has-children {
  background: url('http://www.drdanielsada.com.au/wp-content/themes/project-ym/less/../images/select-arrow.png') no-repeat right center;
  background-size: 6.5px 5px;
}
header .right .phone-number {
  color: #fff;
  display: inline-block;
}
footer .copyright-section {
  background: #252a82;
  padding: 25px 0;
}
footer .copyright-section p {
  font-size: 13px;
  color: #fff;
  margin: 0;
}
footer .copyright-section .credit {
  text-align: right;
}
footer .copyright-section .credit img {
  width: 21px;
  margin: 0 0 -6px 10px;
}
body.page.home .section-1 {
  background: #252a82;
  padding: 65px 0;
}
body.page.home .section-1 .ym-container {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}
body.page.home .section-1 h2 {
  font-size: 40px;
  font-weight: 700;
  color: #fff;
  line-height: 35px;
  margin: 0 30px 0 0;
  padding: 0 35px 0 0;
  display: inline-block;
  border-right: 2px solid #fff;
}
body.page.home .section-1 p.qualifications {
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
}
body.page.home .section-1 .intro {
  padding: 20px 0 0;
}
body.page.home .section-1 .intro p {
  font-family: 'Roboto', sans-serif;
  font-size: 40px;
  font-weight: 300;
  color: #fff;
  margin: 0;
}
body.page.home .section-1 p.button {
  padding: 25px 0 0;
}
body.page.home .section-1 p.button a {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  background: #13a96b;
  padding: 13px 35px;
  display: inline-block;
}
body.page.home .section-2 {
  background: #252a82;
  background: -moz-linear-gradient(top,#252a82 35%,#fafafa 35%);
  background: -webkit-linear-gradient(top,#252a82 35%,#fafafa 35%);
  background: linear-gradient(to bottom,#252a82 35%,#fafafa 35%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#252a82',endColorstr='#fafafa',GradientType=0);
}
body.page.home .section-2 .box-container {
  background: #fff;
  border: 1px solid #f0e9e9;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
body.page.home .section-2 .box-container .box-1,
body.page.home .section-2 .box-container .box-2,
body.page.home .section-2 .box-container .box-3 {
  padding: 45px 35px;
}
body.page.home .section-2 .box-container .box-1,
body.page.home .section-2 .box-container .box-2 {
  border-right: 1px solid #f0e9e9;
}
body.page.home .section-2 .box-container .box-1 h2,
body.page.home .section-2 .box-container .box-2 h2 {
  font-size: 20px;
  color: #252a82;
  margin: 0 0 20px;
}
body.page.home .section-2 .box-container .box-1 p {
  font-weight: 300;
  color: #595959;
  margin: 0;
  padding: 0 0 10px;
}
body.page.home .section-2 .box-container .box-1 p strong {
  font-size: 16px;
  font-weight: 300;
  color: #252a82;
  width: 120px;
  display: inline-block;
}
body.page.home .section-2 .box-container .box-1 p.note {
  font-size: 12px;
  font-style: italic;
  margin: -5px 0 0;
  padding: 0 0 10px;
}
body.page.home .section-2 .box-container .box-2 p.tel,
body.page.home .section-2 .box-container .box-2 p.fax {
  font-weight: 300;
  color: #595959;
  margin: 0 0 10px;
}
body.page.home .section-2 .box-container .box-2 p.tel strong,
body.page.home .section-2 .box-container .box-2 p.fax strong {
  font-size: 16px;
  font-weight: 600;
  color: #252a82;
  width: 35px;
  display: inline-block;
}
body.page.home .section-2 .box-container .box-2 .address h3 {
  font-size: 17px;
  font-weight: 600;
  color: #252a82;
  margin: 20px 0 10px;
}
body.page.home .section-2 .box-container .box-2 .address p {
  font-size: 16px;
  font-weight: 300;
  color: #595959;
  line-height: 26px;
  margin: 0 0 10px;
}
body.page.home .section-2 .box-container .box-2 .address p a {
  font-size: 14px;
  color: #13a96b;
  text-decoration: underline;
}
body.page.home .section-2 .box-container .box-2 .po-box p {
  font-size: 16px;
  font-weight: 300;
  color: #595959;
  margin: 0 0 10px;
}
body.page.home .section-2 .box-container .box-3 {
  padding: 0;
  text-align: right;
}
body.page.home .section-2 .box-container .box-3 img {
  vertical-align: top;
  width: 101%;
  height: auto;
  margin: -1px;
}
body.page.home .section-3 {
  background: #fafafa;
  padding: 65px 0;
}
body.page.home .section-3 .box-container {
  padding: 0 40px;
}
body.page.home .section-3 .box-container .about-intro h2 {
  font-size: 40px;
  color: #252a82;
  margin-top: 0;
}
body.page.home .section-3 .box-container .about-intro p {
  font-size: 21px;
  font-weight: 300;
  color: #252a82;
  line-height: 31px;
}
body.page.home .section-3 .box-container .content .col-1 {
  padding-right: 30px;
}
body.page.home .section-3 .box-container .content .col-2 {
  padding-left: 30px;
}
body.page.home .section-3 .box-container .content p,
body.page.home .section-3 .box-container .content li {
  font-size: 16px;
  font-weight: 300;
  color: #595959;
  line-height: 24px;
}
body.page.home .section-3 .box-container .content ul {
  list-style: none;
  padding-left: 5px;
  margin-left: 0;
}
body.page.home .section-3 .box-container .content ul li {
  padding: 0 0 5px;
}
body.page.home .section-3 .box-container .content ul li:before {
  font-weight: 600;
  color: #13a96b;
  content: '+';
  padding: 0 10px 0 0;
}
body.page.home .section-4 {
  padding: 65px 0;
}
body.page.home .section-4 p.quotation-mark {
  font-family: 'Droid Serif', serif;
  font-size: 150px;
  color: #fff;
  line-height: inherit;
  margin: 0;
  height: 100px;
}
body.page.home .section-4 p {
  font-size: 30px;
  font-weight: 300;
  color: #fff;
  line-height: 40px;
}
body.page.home .section-4 p.button {
  padding: 25px 0 0;
}
body.page.home .section-4 p.button a {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  background: #13a96b;
  padding: 10px 35px;
  display: inline-block;
}
body.page.home .section-5 {
  padding: 55px 0;
}
body.page.home .section-5 h2 {
  font-size: 30px;
  color: #252a82;
  margin: 0 0 20px;
}
body.page.home .section-5 p,
body.page.home .section-5 li {
  font-size: 16px;
  font-weight: 300;
  color: #595959;
  line-height: 24px;
}
body.page.home .section-5 p a,
body.page.home .section-5 li a {
  color: #13a96b;
}
body.page.home .section-5 ul {
  list-style: none;
  padding-left: 5px;
  margin-left: 0;
}
body.page.home .section-5 ul li {
  padding: 0 0 5px;
}
body.page.home .section-5 ul li:before {
  font-weight: 600;
  color: #13a96b;
  content: '+';
  padding: 0 10px 0 0;
}
body.page.home .latest-blog {
  background: #2d3a48;
  padding: 55px 0;
}
body.page.home .latest-blog .section-title {
  text-align: center;
}
body.page.home .latest-blog .section-title h3 {
  font-size: 40px;
  color: #fff;
  margin-top: 0;
}
body.page.home .latest-blog .single-article .box {
  background: #fff;
}
body.page.home .latest-blog .single-article .box .featured-image img {
  vertical-align: top;
  width: 100%;
  height: auto;
}
body.page.home .latest-blog .single-article .box .article-content {
  padding: 20px 25px 0;
}
body.page.home .latest-blog .single-article .box .article-content h4 {
  font-size: 20px;
  color: #404f5f;
  margin: 0;
  padding: 0 0 0px;
}
body.page.home .latest-blog .single-article .box .article-content p.excerpt {
  font-size: 14px;
  color: #696969;
  margin: 0;
  padding: 15px 0 20px;
}
body.page.home .latest-blog .single-article .box .article-content p.date {
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  background: #1c2732;
  display: inline-block;
  padding: 5px 15px;
  margin: 0;
}
body.page .section-1 {
  padding: 250px 0 70px;
}
body.page .section-1 h1 {
  font-size: 50px;
  font-weight: 700;
  color: #fff;
  margin: 0;
}
body.page .section-1 p {
  font-size: 20px;
  font-weight: 300;
  color: #fff;
  margin: 0;
}
body.page .tagline {
  background: #657577;
  padding: 48px 0;
}
body.page .tagline p {
  font-size: 30px;
  font-weight: 300;
  color: #fff;
  margin: 0;
}
body.page .the-content {
  padding: 60px 0;
}
body.page .the-content h2 {
  font-size: 24px;
  font-weight: 700;
  color: #2d3a48;
}
body.page .the-content h3 {
  font-size: 21px;
  font-weight: 700;
  color: #2d3a48;
}
body.page .the-content h4 {
  font-size: 18px;
  font-weight: 700;
  color: #2d3a48;
}
body.page .the-content h5 {
  font-size: 15px;
  font-weight: 700;
  color: #2d3a48;
}
body.page .the-content p {
  font-size: 15px;
  font-weight: 300;
  color: #626262;
  line-height: 21px;
  margin: 0 0 17px;
}
body.page .the-content p strong {
  font-weight: 700;
}
body.page .the-content p:last-child {
  margin: 0;
}
body.page .the-content li {
  font-size: 15px;
  font-weight: 300;
  color: #626262;
  line-height: 24px;
}
body.page .the-content li strong {
  font-weight: 700;
}
body.page-template-template-sidebar .the-content .col-ym-9 {
  padding: 0px 60px 0px 15px;
}
body.page-template-template-sidebar .the-content .col-ym-3 {
  padding: 0px 0 0 0;
}
body.blog header {
  position: relative;
  background: #2d3a48;
}
body.blog .meta {
  padding: 25px 0;
}
body.blog .meta .title h1 {
  font-size: 40px;
  font-weight: 800;
  color: #4a4a4a;
  text-transform: uppercase;
  margin: 0;
}
body.blog .meta .breadcrumb {
  text-align: right;
}
body.blog .meta .breadcrumb p {
  font-size: 13px;
  color: #4a4a4a;
}
body.blog .meta .breadcrumb p a {
  font-size: 13px;
  color: #4a4a4a;
}
body.blog .meta .breadcrumb p span.breadcrumb_last {
  color: #2d3a48;
}
body.blog .articles {
  background: #f3f3f3;
  padding: 55px 0;
}
body.blog .articles .single-article .box {
  background: #fff;
}
body.blog .articles .single-article .box .featured-image img {
  vertical-align: top;
  width: 100%;
  height: auto;
}
body.blog .articles .single-article .box .article-content {
  padding: 20px 25px 0;
}
body.blog .articles .single-article .box .article-content h4 {
  font-size: 20px;
  color: #404f5f;
  margin: 0;
  padding: 0 0 0px;
}
body.blog .articles .single-article .box .article-content p.excerpt {
  font-size: 14px;
  color: #696969;
  margin: 0;
  padding: 15px 0 20px;
}
body.blog .articles .single-article .box .article-content p.date {
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  background: #1c2732;
  display: inline-block;
  padding: 5px 15px;
  margin: 0;
}
body.single-post header {
  position: relative;
  background: #2d3a48;
}
body.single-post .meta {
  padding: 25px 0;
}
body.single-post .meta .title h3 {
  font-size: 40px;
  font-weight: 800;
  color: #4a4a4a;
  text-transform: uppercase;
  margin: 0;
}
body.single-post .meta .breadcrumb {
  text-align: right;
}
body.single-post .meta .breadcrumb p {
  font-size: 13px;
  color: #4a4a4a;
}
body.single-post .meta .breadcrumb p a {
  font-size: 13px;
  color: #4a4a4a;
}
body.single-post .meta .breadcrumb p span.breadcrumb_last {
  color: #2d3a48;
}
body.single-post .article {
  background: #f3f3f3;
  padding: 55px 0;
}
body.single-post .article .article-box {
  background: #fff;
}
body.single-post .article .article-box .the-thumbnail img {
  vertical-align: top;
  width: 100%;
  height: auto;
}
body.single-post .article .article-box .the-title {
  background: #2d3a48;
  padding: 25px;
}
body.single-post .article .article-box .the-title h1 {
  font-size: 30px;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
}
body.single-post .article .article-box .the-title .col-ym-2 {
  text-align: right;
}
body.single-post .article .article-box .the-title p {
  font-size: 13px;
  font-weight: 700;
  color: #2d3a48;
  background: #f3f3f3;
  display: inline-block;
  padding: 5px 15px;
  margin: 7px 0 0;
}
body.single-post .article .article-box .the-content {
  padding: 25px;
}
body.single-post .article .article-box .the-content h2 {
  font-size: 24px;
  font-weight: 700;
  color: #2d3a48;
}
body.single-post .article .article-box .the-content h3 {
  font-size: 21px;
  font-weight: 700;
  color: #2d3a48;
}
body.single-post .article .article-box .the-content h4 {
  font-size: 18px;
  font-weight: 700;
  color: #2d3a48;
}
body.single-post .article .article-box .the-content h5 {
  font-size: 15px;
  font-weight: 700;
  color: #2d3a48;
}
body.single-post .article .article-box .the-content p {
  font-size: 15px;
  font-weight: 300;
  color: #626262;
  line-height: 21px;
  margin: 0 0 17px;
}
body.single-post .article .article-box .the-content p strong {
  font-weight: 700;
}
body.single-post .article .article-box .the-content p:last-child {
  margin: 0;
}
body.single-post .article .article-box .the-content li {
  font-size: 15px;
  font-weight: 300;
  color: #626262;
  line-height: 24px;
}
body.single-post .article .article-box .the-content li strong {
  font-weight: 700;
}
body.single-post .latest-blog {
  padding: 55px 0;
}
body.single-post .latest-blog .section-title h3 {
  font-size: 40px;
  font-weight: 800;
  color: #4a4a4a;
  text-transform: uppercase;
  margin-top: 0;
}
body.single-post .latest-blog .single-article .box {
  background: #fff;
}
body.single-post .latest-blog .single-article .box .featured-image img {
  vertical-align: top;
  width: 100%;
  height: auto;
}
body.single-post .latest-blog .single-article .box .article-content {
  padding: 20px 25px 0;
}
body.single-post .latest-blog .single-article .box .article-content h4 {
  font-size: 20px;
  color: #404f5f;
  margin: 0;
  padding: 0 0 0px;
}
body.single-post .latest-blog .single-article .box .article-content p.excerpt {
  font-size: 14px;
  color: #696969;
  margin: 0;
  padding: 15px 0 20px;
}
body.single-post .latest-blog .single-article .box .article-content p.date {
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  background: #1c2732;
  display: inline-block;
  padding: 5px 15px;
  margin: 0;
}
body.page-template-template-contact header {
  position: relative;
  background: #2d3a48;
}
body.page-template-template-contact .the-content .col-ym-8 h2 {
  font-size: 30px;
  font-weight: 800;
  text-transform: uppercase;
  margin-top: 0;
}
body.page-template-template-contact .the-content .col-ym-8 p {
  font-size: 16px;
  font-weight: 400;
}
body.page-template-template-contact .the-content .col-ym-8 .icon {
  float: left;
  width: 30px;
}
body.page-template-template-contact .the-content .col-ym-8 .phone {
  font-weight: 600;
}
body.page-template-template-contact .the-content .col-ym-8 .phone svg {
  width: 12px;
  height: auto;
  fill: #7c7c7c;
}
body.page-template-template-contact .the-content .col-ym-8 .fax {
  font-weight: 600;
}
body.page-template-template-contact .the-content .col-ym-8 .fax svg {
  width: 20px;
  height: auto;
  fill: #7c7c7c;
}
body.page-template-template-contact .the-content .col-ym-8 .email {
  font-weight: 600;
}
body.page-template-template-contact .the-content .col-ym-8 .email svg {
  width: 20px;
  height: auto;
  fill: #7c7c7c;
}
body.page-template-template-contact .the-content .col-ym-8 .address {
  font-weight: 700;
}
body.page-template-template-contact .the-content .col-ym-8 .address svg {
  float: left;
  width: 15px;
  height: auto;
  fill: #7c7c7c;
}
body.page-template-template-contact .the-content .col-ym-8 .address p {
  font-weight: 600;
}
body.page-template-template-contact .the-content .col-ym-4 h3 {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  background: #2d3a48;
  padding: 15px 25px;
  margin: 0;
}
body.page-template-template-contact .the-content .col-ym-4 .gform_wrapper {
  margin: 0;
  max-width: 100%;
  width: 100%;
}
body.page-template-template-contact .the-content .col-ym-4 .gform_wrapper div.validation_error {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #fff;
  background: #790000;
  border: 1px solid #790000;
  padding: 10px;
  width: 100%;
}
body.page-template-template-contact .the-content .col-ym-4 form {
  background: #efefef;
  padding: 15px 25px;
}
body.page-template-template-contact .the-content .col-ym-4 form ul li label {
  display: none;
}
body.page-template-template-contact .the-content .col-ym-4 form ul li input {
  border: 1px solid #fff;
  width: 100%;
  padding: 10px;
}
body.page-template-template-contact .the-content .col-ym-4 form ul li textarea {
  border: 1px solid #fff;
  width: 100%;
  padding: 10px;
  resize: none;
}
body.page-template-template-contact .the-content .col-ym-4 form ul li div.gfield_description.validation_message {
  display: none;
}
body.page-template-template-contact .the-content .col-ym-4 form ul li.gfield_error {
  width: 100%;
  border: 0 none;
  background: none;
}
body.page-template-template-contact .the-content .col-ym-4 form ul li.gfield_error input {
  border: 1px solid #790000;
}
body.page-template-template-contact .the-content .col-ym-4 form ul li.gfield_error textarea {
  width: 100%;
}
body.page-template-template-contact .the-content .col-ym-4 form .gform_footer {
  margin-top: 0;
}
body.page-template-template-contact .the-content .col-ym-4 form .gform_footer input {
  color: #fff;
  background: #2d3a48;
  width: 100%;
  padding: 10px;
  border: 0 none;
}
body.page-template-template-contact .the-content .col-ym-4 form .gform_footer input:hover {
  cursor: pointer;
  cursor: hand;
}
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: 10px 20px;
  margin: 25px 0 0;
  display: inline-block;
  background: #1CAABB none repeat scroll 0% 0%;
  border: 1px solid #1CAABB;
  transition: all 0.2s ease-in-out 0s;
}
body.error404 .section-1 p a:hover {
  color: #1CAABB;
  background: #FFF none repeat scroll 0% 0%;
  border: 1px solid #1CAABB;
}
.screen-reader-text {
  clip: rect(1px,1px,1px,1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0,0,0,0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.nav-collapse,
.nav-collapse * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.nav-collapse {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.nav-collapse,
.nav-collapse ul {
  list-style: none;
  width: 100%;
  float: left;
}
.nav-collapse > ul {
  border-top: 1px solid rgba(255,255,255,0.15);
}
.nav-collapse li {
  float: left;
  width: 100%;
}
.nav-collapse a {
  background: #0578ea;
  color: #fff;
  float: left;
  padding: 0.9em 1.1em;
  text-decoration: none;
  width: 100%;
}
@media screen and (min-width: 40em) {
  .nav-collapse a {
    border-bottom: 0;
    padding: 1em 1.5em;
    margin: 0;
    float: left;
    text-align: center;
  }
}
.js .nav-collapse.multiple-level-nav.opened.dropdown-active {
  max-height: 9999px !important;
}
.js .nav-collapse.multiple-level-nav .sub-menu {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: none;
  overflow: hidden;
  zoom: 1;
}
.js .nav-collapse.multiple-level-nav .sub-menu.toggled {
  display: block;
  max-height: 9999px;
  position: relative;
}
.js .nav-collapse li {
  position: relative;
}
.js .nav-collapse .dropdown-toggle {
  border: 0;
  color: #fff;
  content: "";
  height: 50px;
  width: 46px;
  padding: 0;
  position: absolute;
  margin: 0;
  text-transform: lowercase;
  top: 0;
  right: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
.js .nav-collapse .dropdown-toggle:hover,
.js .nav-collapse .dropdown-toggle:focus,
.js .nav-collapse .dropdown-toggle:active {
  background-color: none !important;
  color: #212428 !important;
}
.js .nav-collapse .dropdown-toggle:after {
  content: "+";
  font-size: 25px;
  color: #fff !important;
}
.js .nav-collapse .dropdown-toggle.toggled:after {
  content: "-";
  font-weight: 500;
  font-size: 25px;
  color: #fff !important;
}
.dropdown ul a {
  background: #0578ea;
  padding-left: 1.5em;
}
.dropdown ul ul a {
  background: #0578ea;
  padding-left: 2.5em;
}
.nav-collapse ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none;
}
.nav-collapse li {
  width: 100%;
  display: block;
}
.js .nav-collapse {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1;
}
.nav-collapse.opened {
  max-height: 9999px;
}
.nav-toggle {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.cat-menu ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none;
}
.nav-collapse li {
  width: 100%;
  display: block;
}
.js .cat-menu {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1;
}
.cat-menu.opened {
  max-height: 9999px;
}
.category-toggle {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
@media only screen and (max-width: 1145px) {
  .ym-container {
    width: 100%;
  }
  body.page.home .section-1 {
    padding: 45px 0;
  }
  body.page.home .section-2 .box-container {
    display: block;
  }
  body.page.home .section-2 .box-container .box-1,
  body.page.home .section-2 .box-container .box-2 {
    width: 50%;
  }
  body.page.home .section-2 .box-container .box-2 {
    border-right: 0;
  }
  body.page.home .section-2 .box-container .box-2 .address p a {
    font-size: 11px;
  }
  body.page.home .section-2 .box-container .box-3 {
    display: block;
    width: 100%;
    height: 300px;
    overflow: hidden;
    background: url('http://www.drdanielsada.com.au/wp-content/uploads/2016/08/IMG_5772-e1604542816757.jpg') no-repeat center center / cover !important;
  }
  body.page.home .section-2 .box-container .box-3 img {
    width: 100%;
    visibility: hidden;
  }
}
@media only screen and (max-width: 1075px) {
  body.page.home .section-4 {
    padding: 35px 0;
  }
  body.page.home .section-4 p {
    font-size: 25px;
    line-height: 35px;
  }
}
@media only screen and (max-width: 1023px) {
  header .logo {
    width: 60%;
  }
  header .right {
    width: 40%;
  }
  header .right .menu-main-menu-container ul li a {
    font-size: 13px;
    padding: 8px;
  }
}
@media screen and (max-width: 950px) {
  body.page.home .section-1 img {
    width: 90%;
  }
  body.page.home .section-1 .intro p {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  html,
  body {
    overflow-x: hidden;
  }
  .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 {
    background: #16195b;
  }
  header .right {
    display: none;
  }
  header .logo {
    width: 100%;
  }
  header .logo p {
    padding: 10px 10px 0;
    margin: 0;
    border-left: 0px none #fff;
  }
  header .logo img {
    vertical-align: top;
    height: 57px;
    width: inherit;
  }
  header .mobile-menu {
    display: block;
  }
  header .mobile-menu .menu-toggle {
    color: #fff;
    text-decoration: none;
    flex: 1;
    padding: 18px 15px 17px !important;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9999;
    background: #2d3a48;
  }
  header .mobile-menu .menu-label {
    margin-bottom: -0.2em;
    display: inline-block;
    vertical-align: middle;
  }
  header .mobile-menu .menu-icon + .menu-label {
    margin-left: .2em;
  }
  header .mobile-menu .menu-icon {
    cursor: pointer;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: .5em;
    color: inherit;
    background: currentColor;
    border-radius: .5em;
    height: 2px;
    width: 25px;
  }
  header .mobile-menu .menu-icon:before,
  header .mobile-menu .menu-icon:after {
    border-radius: .5em;
    height: 2px;
    width: 100%;
    left: 0;
    background: currentColor;
    position: absolute;
    display: block;
    content: '';
  }
  header .mobile-menu .menu-icon:before {
    top: -0.83em;
  }
  header .mobile-menu .menu-icon:after {
    top: .8em;
  }
  header .mobile-menu .menu-icon,
  header .mobile-menu .menu-icon:before,
  header .mobile-menu .menu-icon:after {
    transition: all .5s ease-in-out;
  }
  header .mobile-menu .open .cross {
    background-color: transparent;
    transform: rotate(0deg) translate(0%,-50%);
  }
  header .mobile-menu .open .cross:before,
  header .mobile-menu .open .cross:after {
    top: 0em;
  }
  header .mobile-menu .open .cross:before {
    transform: rotate(45deg);
  }
  header .mobile-menu .open .cross:after {
    transform: rotate(-45deg);
  }
  header .mobile-menu nav {
    float: none;
    position: relative;
    z-index: 9999;
  }
  header .mobile-menu nav ul {
    margin: 0;
    padding: 0px;
    list-style: none;
    border-top: 0;
    float: none;
  }
  header .mobile-menu nav ul li {
    float: none;
  }
  header .mobile-menu nav ul li a {
    color: #ffffff;
    background-color: #1c2732;
    padding: 10px 15px;
    text-align: left !important;
    border-top: none;
    border-bottom: none;
    float: none;
    width: 100%;
    display: inline-block;
  }
  header .mobile-menu nav ul li a:hover {
    background-color: #87c7d0;
  }
  header .mobile-menu nav ul .menu-item-has-children .sub-menu {
    height: 0px;
    top: 35px;
    visibility: hidden;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
  }
  header .mobile-menu nav ul .menu-item-has-children .sub-menu .menu-item a {
    background-color: #444444;
  }
  header .mobile-menu nav ul .menu-item-has-children:hover .sub-menu,
  header .mobile-menu nav ul .menu-item-has-children:focus .sub-menu {
    height: auto;
    top: 50px;
    visibility: visible;
  }
  footer .copyright-section .credit {
    text-align: left;
    padding: 5px 15px 0;
  }
  body.page.home .section-1 {
    text-align: center;
  }
  body.page.home .section-1 .ym-container {
    display: block;
  }
  body.page.home .section-1 img {
    width: 50%;
  }
  body.page.home .section-1 h2 {
    margin: 0;
    padding: 20px 0 10px;
    border: 0 none;
    display: block;
  }
  body.page.home .section-1 .intro p {
    font-size: 25px;
  }
  body.page.home .section-2 .box-container .box-1,
  body.page.home .section-2 .box-container .box-2 {
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid #f0e9e9;
    min-height: inherit;
    padding: 25px 25px;
  }
  body.page.home .section-2 .box-container .box-3 {
    display: block;
    min-height: inherit;
  }
  body.page.home .section-3 {
    padding: 40px 0;
  }
  body.page.home .section-3 .box-container {
    padding: 0 10px;
  }
  body.page.home .section-3 .box-container .content .col-1,
  body.page.home .section-3 .box-container .content .col-2 {
    padding: 0 15px;
  }
  body.page.home .section-4 {
    padding: 25px 0 35px;
  }
  body.page.home .section-4 p {
    font-size: 21px;
    line-height: 31px;
  }
  body.page .section-1 h1 {
    font-size: 30px;
  }
  body.page .section-1 p {
    font-size: 20px;
  }
  body.page .tagline p {
    font-size: 18px;
  }
  body.blog .meta .title h1 {
    font-size: 30px;
  }
  body.blog .meta .breadcrumb {
    text-align: left;
  }
  body.single-post .article .article-box .the-title h1 {
    font-size: 20px;
  }
  body.single-post .article .article-box .the-title .col-ym-2 {
    text-align: left;
  }
}
