@import url("http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic");
.ym-container {
  width: 960px;
  margin: 0 auto !important;
}
.ym10 {
  float: left;
  width: 10%;
}
.ym20 {
  float: left;
  width: 20%;
}
.ym25 {
  float: left;
  width: 25%;
}
.ym30 {
  float: left;
  width: 30%;
}
.ym33 {
  float: left;
  width: 33.33%;
}
.ym40 {
  float: left;
  width: 40%;
}
.ym45 {
  float: left;
  width: 45%;
}
.ym50,
.ym50-left,
.ym50-right {
  float: left;
  width: 50%;
}
.ym55 {
  float: left;
  width: 55%;
}
.ym60 {
  float: left;
  width: 60%;
}
.ym66 {
  float: left;
  width: 66.66%;
}
.ym70 {
  float: left;
  width: 70%;
}
.ym75 {
  float: left;
  width: 75%;
}
.ym80 {
  float: left;
  width: 80%;
}
.ym90 {
  float: left;
  width: 90%;
}
.ym100 {
  float: left;
  width: 800%;
}
@media screen and (max-width: 800px) {
  .ym10,
  .ym20,
  .ym25,
  .ym30,
  .ym33,
  .ym40,
  .ym45,
  .ym50,
  .ym50-left,
  .ym50-right,
  .ym55,
  .ym60,
  .ym66,
  .ym70,
  .ym75,
  .ym80,
  .ym90,
  .ym100 {
    float: none;
    width: 100%;
    padding: 0px;
  }
  .ym-container {
    width: 92%;
    margin: 0 4%;
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
pre,
blockquote,
textarea,
button {
  margin-bottom: 0 0 20px 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
p {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
a:link {
  color: ;
  text-decoration: none;
}
a:visited {
  color: ;
}
a:hover {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
code {
  font-family: Consolas, "Courier New", Courier, mono;
}
strong {
  font-weight: 600;
}
ul,
ol {
  margin-left: 10px;
  padding-left: 20px;
}
blockquote {
  display: block;
  opacity: .95;
  border-left: 4px solid;
  border-left-color: ;
  padding: 0 10px;
  font-style: italic;
  margin-left: 10px;
}
blockquote p:last-child {
  margin-bottom: 10px;
}
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;
}
html,
body {
  margin: 0 auto;
  overflow-x: hidden;
  -webkit-text-size-adjust: none;
}
.clear {
  clear: both;
}
header {
  position: absolute;
  z-index: 1;
  width: 100%;
}
header .ym-container {
  width: 930px;
}
#header {
  padding-top: 0px !important;
}
footer {
  background: #2b2b2b;
  padding: 20px 0;
}
footer p.content {
  font-size: 15px;
  font-weight: 300;
  color: #fff;
  float: left;
}
footer p.content strong {
  font-weight: 600;
  color: #e5393c;
}
footer p.content a {
  color: #fff;
}
footer p.fb {
  font-size: 15px;
  color: #fff;
  float: left;
  margin: 13px 0 0 40px;
}
footer p.fb img {
  margin: 0 0 -8px 5px;
}
footer p.ym {
  font-size: 15px;
  color: #fff;
  float: right;
}
footer p.ym img {
  margin: 0 0 -8px 5px;
}
body.home .section-1 {
  background: url('https://caammcup.com.au/wp-content/themes/canvas-child/less/../images/section-1-bg.jpg') no-repeat center center;
  background-size: cover;
  min-height: 550px;
  margin: 0;
}
body.home .section-1 h1 {
  font-size: 35px;
  font-weight: 300;
  color: #fff;
  margin: 230px 0 0;
}
body.home .section-1 p {
  font-weight: 300;
  color: #fff;
}
body.home .section-1 p strong {
  font-weight: 600;
}
body.home .section-closed {
  display: none;
  background: #2c2c2c;
  padding: 15px 0 40px;
  margin: 0 0 15px;
}
body.home .section-closed h2 {
  font-weight: 400;
  color: #D92327;
}
body.home .section-closed p {
  font-weight: 300;
  color: #fff;
}
body.home .section-info {
  background: #3c3c3c;
  padding: 15px 0 40px;
  margin: 0 0 15px;
}
body.home .section-info h2 {
  font-weight: 500;
  color: #D92327;
}
body.home .section-info h3 {
  font-size: 35px;
  font-weight: 300;
  color: #fff;
}
body.home .section-info p {
  font-weight: 300;
  color: #fff;
}
body.home .section-info ul li {
  font-weight: 300;
  color: #fff;
}
body.home .section-2 h2 {
  font-size: 26px;
  font-weight: 400;
  color: #D92327;
}
body.home .section-2 h3 {
  font-size: 20px;
  font-weight: 600;
  color: #d92327;
}
body.home .section-2 p {
  font-weight: 300;
  color: #000;
}
body.home .section-2 p a {
  font-weight: 600;
  color: #d92327;
  text-decoration: underline;
}
body.home .section-3 {
  background: #d82327;
  padding: 35px 0;
  margin: 0;
}
body.home .section-3 h3 {
  font-size: 19px;
  font-weight: 600;
  color: #fff;
  text-align: center;
}
body.home .section-3 span.wpb_button {
  font-family: 'Open Sans', sans-serif;
  font-size: 19px;
  font-weight: 300;
  color: #d82327;
  background: #fff;
  width: 100%;
  padding: 18px 0;
}
body.home .section-3 p {
  font-weight: 300;
  color: #fff;
  text-align: center;
  padding: 0 0 25px;
}
body.home .section-3 p a {
  color: #fff;
  text-decoration: underline;
}
body.home .section-4 {
  margin: 0;
}
body.home .section-4 .col-1 {
  background: #4f4f4f;
  padding: 25px 15px 40px;
}
body.home .section-4 .col-1 .col-1a {
  width: 480px;
  float: right;
  padding: 30px 85px 45px 15px;
}
body.home .section-4 .col-1 .col-1a h2 {
  color: #fff;
}
body.home .section-4 .col-1 .col-1a p {
  font-weight: 300;
  color: #fff;
  line-height: 22px;
}
body.home .section-4 .col-1 .col-1a .wpb_single_image.vc_align_center {
  margin: 0 0 15px;
}
body.home .section-4 .col-2 {
  padding: 35px 0 0;
}
body.home .section-4 .col-2 .col-2a {
  width: 480px;
  float: left;
}
body.home .section-4 .col-2 .col-2a p {
  font-weight: 300;
  color: #555;
  line-height: 24px;
  padding: 0 0 0 75px;
}
body.home .section-5 {
  margin: 0;
}
body.home .section-5 .vc_col-sm-12 {
  padding: 0;
}
@media screen and (max-width: 767px) {
  header .ym-container {
    width: 100%;
    text-align: center;
  }
  header .ym-container img {
    width: 250px;
  }
  footer p strong:before {
    content: '\A';
    white-space: pre;
  }
  footer p.ym,
  footer p.fb {
    float: none;
  }
  body.home .section-1 {
    padding: 0 0 35px;
  }
  body.home .section-1 h1 {
    margin: 150px 0 0;
  }
  body.home .section-4 .col-1 .col-1a {
    width: auto;
    float: none;
    padding: 0 30px;
  }
  body.home .section-4 .col-2 {
    padding: 20px 0;
  }
  body.home .section-4 .col-2 .col-2a {
    width: auto;
    float: none;
  }
  body.home .section-4 .col-2 .col-2a p {
    padding: 0 30px;
  }
  body.home .section-4 .col-2 .col-2a img {
    width: 80%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  header .ym-container {
    width: 100%;
  }
  header .ym-container img {
    padding-left: 40px;
    width: 300px;
  }
  footer p {
    font-size: 15px;
  }
  body.home .section-1 {
    margin-bottom: 20px !important;
  }
  body.home .section-1 h1 {
    margin: 185px 0 0;
  }
  body.home .section-3 span.wpb_button {
    font-size: 15px;
  }
  body.home .section-4 .col-1 .col-1a {
    width: 350px;
    padding: 30px 40px 45px 15px;
  }
  body.home .section-4 .col-2 {
    padding: 30px 0 0;
  }
  body.home .section-4 .col-2 .col-2a {
    width: 400px;
  }
  body.home .section-4 .col-2 .col-2a .vc_align_center {
    text-align: left;
  }
  body.home .section-4 .col-2 .col-2a p {
    padding: 0px 17px 0px 35px;
  }
  body.home .section-4 .col-2 .col-2a img {
    width: 300px;
    padding-left: 35px;
  }
}
