body {
    padding: 0;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    color: #343434;
}
footer {
    color: #ffffff;
    font-size: 14px;
}
footer small {
    color: #666666;
}
.sctn1 a, .sctn1 a:visited {
    color: #343434;
    text-decoration: underline;
}
.sctn1 a:hover {
    color: #000000;
    text-decoration: none;
}
footer a, footer a:visited {
    color: #cccccc;
    text-decoration: underline;
    background-color: transparent;
}
footer a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
}
.btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #333333;
    border-color: #333333;
}
.btn-send {
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    margin-bottom: 20px;
    width: 100%;
    border: 6px solid #333;
    padding: 12px;
    border-radius: 12px;
    background-color: #333;
    color: #ffffff;
    box-sizing: border-box;
}
.btn-send:hover {
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    margin-bottom: 20px;
    width: 100%;
    border: 6px solid #000000;
    padding: 12px;
    border-radius: 12px;
    background-color: #000000;
    color: #ffffff;
    box-sizing: border-box;
}
.help-block.with-errors {
    font-weight: bold;
    font-size: 12px;
    color: #FF0707;
    margin-top: 5px;
}
.error p {
    font-weight: bold;
    padding: 5px;
    background-color: #FF0707;
    color: #ffffff;
    margin: 0px auto 20px auto;
    text-align: center;
}
.success p {
    font-weight: bold;
    padding: 5px;
    background-color: #15A000;
    color: #ffffff;
    margin: 0px auto 20px auto;
    text-align: center;
}
.center-align {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.center-align-line {
    margin: 0 auto 15px auto;
    text-align: center;
}
ul.seemore {
    padding: 0;
    margin: 0;
    list-style: none;
}
.hdr_box1 {
    background-image: url(images/mj_07.jpg);
    background-repeat: repeat;
    background-position: center bottom;
}
.hdr_box_in1 {
    text-align: center;
    background-image: url(images/mj_03.jpg);
    background-repeat: repeat-x;
    background-position: center bottom;
    max-height: 353px;
}
.hdr_box_img {
    max-width: 651px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.sctn1 {
    max-width: 700px;
    width: 90%;
    padding: 5%;
    text-align: justify;
    margin-left: auto;
    margin-right: auto;
}
.sctn2 {
    background-color: #393939;
    color: #fff;
    background-image: url(images/mj_19.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}
.sctn2_in {
    max-width: 700px;
    width: 90%;
    padding: 5%;
    text-align: justify;
    margin-left: auto;
    margin-right: auto;
}
.sctn3 {
    background-image: url(images/mj_07.jpg);
    background-repeat: repeat;
    background-position: center bottom;
}
.sctn3_in {
    max-width: 700px;
    width: 90%;
    padding: 5% 0 20px 0;
    margin-left: auto;
    margin-right: auto;
}
.tstml {
    margin: 68px auto;
}
.bx1 {
    background-color: #eeb822;
    width: 25%;
    padding: 20px;
    min-width: 175px;
    display: table-cell;
    vertical-align: top;
    margin: 5px;
    color: #333;
    border-left: dashed;
    text-align: left;
}

@media only screen and (max-width: 700px) {
.bx1 {
    width: 80%;
    padding: 20px;
    display: block;
    vertical-align: top;
    margin: 5px;
}
}
.ttl_1 {
    font-size: 44px;
    line-height: 47px;
    font-family: 'Oswald', sans-serif;
}
.ttl_2 {
    color: #723430;
    font-size: 44px;
    line-height: 47px;
    font-family: 'Oswald', sans-serif;
}
.ttl_3 {
    color: #eeb822;
    font-size: 38px;
    line-height: 39px;
    font-family: 'Oswald', sans-serif;
}
.ttl_4 {
    font-size: 38px;
    line-height: 41px;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
}
.ttl_5 {
    font-size: 32px;
    line-height: 34px;
    font-family: 'Oswald', sans-serif;
}
.ylw_hilt {
    color: #eeb822;
}
