/*!
 * Start Bootstrap - Scrolling Nav HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

.full {
    background: url('images/White-Background-Screensaver.jpg');
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

h1,h3,p,a,button{

    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    /*font-family: "Courier New";*/
}

.page-scroll{
    letter-spacing: 1px;
}

.onepage{
    height: 500px;
}

.onepage-bg{
    height: 100%;
    width: 100%;
   /* position: absolute;; */
    background-attachment: scroll;
    background-position: center center;
   /* background-size: cover; */
    background-image: url("images/White-Background-Screensaver.jpg");
}

.autopic{
    margin-top: 0px;
    height: 20%;
    width: 20%;
}

#onepagebg{
}

.dog-pg{
    top:150px;
}

.dogpic{
    height: 60%;
    width: 60%;
}

.headfontsize{
    margin-top: 100px;
}

.contact{
    line-height: 35px;
    font-size: 120%;
}

.headh1content{
    margin-left: -15px;
    margin-top: 10px;
    line-height: 75px;
    font-size: 23px;
    color: #269abc;
}

.title-text{
    margin-left:50px;
}

.twopage{
    padding: 2px 0 50px 2px;
    height: auto;
    background-image: url("");
    position: relative;
    background-color: rgba(0, 0, 0, 0.08);
}
.twopage-text{
    width: 100%;
    text-align: center;
}

.twopage-text-h1{
    margin-left: 0px;
    letter-spacing: 2px;
    margin-top: 40px;
    margin-bottom: 0;
}
.twopage .row{
    margin-right: 50px;
    margin-left: 50px;
}
.twopage-courses{
    float: left;
    background-color:inherit;
    padding: 0 2px 80px 0;
    position: relative;
    overflow: hidden;
}

.twopage-courses .img{
    margin:auto;
    border: 20px solid #ffffff;
}
.twopage-courses >a{
    width: 100%;
    height:100%;
    float: left;
    text-align: center;
    position: relative;
}
.classicon h3{
    font-size: 20px;
    margin-top: 40px;
    color: #d1e973;
}
.classicon h1{
    color: #fff5e1;
}
.classicon{
    width: 100%;
    height: 150%;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    opacity: 0;
}
.classicon:hover{
    background: #66afe9;
    opacity: 0.9;
    transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
}

.selected-course{
    margin-left: 20%;
    text-align: left;
}

.threepage{
    padding: 2px 0 50px 2px;
    height: auto;

    background-size: cover;
    background-image: url("images/White-Background-Screensaver.jpg");
}

.threepage .row{
    margin-right: 0px;
    margin-left: 10%;
}

.threepage-text{
    width: 100%;
    text-align: center;
}

.threepage-text-h1{
    margin-left: 0px;
    letter-spacing: 2px;
    margin-top: 40px;
    margin-bottom: 0;
}

.label {
    padding: 5px 10px 7px;
    margin: 0 10px 14px 0;
    font-size: 14px;
    font-weight: normal;
}

.threepage h1.section-title {
    margin-bottom: 10px;
}

.threepage h3 {
    margin-bottom: 20px;
}

.threepage .span2{
    margin-bottom: 10px;
}

.label{
    background: #269abc;
    color: #fff;
    opacity: 0.6;
}

.spacer{
    display: block;
    height: 10px;
}

.fourpage{
    padding: 2px 0 50px 2px;
    height: auto;/* to be updated */
    background-image: url("");
    position: relative;
    background-color: rgba(0, 0, 0, 0.08);
}

.fourpage-text{
    width: 100%;
    text-align: center;
}

.fourpage-text-h1{
    margin-left: 0px;
    letter-spacing: 2px;
    margin-top: 40px;
    margin-bottom: 0;
}

.fourpage .span3{
    margin-bottom: 10px;
}

.fourpage .row{
    margin-right: 0px;
    margin-left: 10%;
}