/* GRID BASED ([{"device":"mobile","options":{"gutter":"15","columns":12,"width":"100%"}},{"device":"tablet","options":{"gutter":"15","columns":12,"width":"90%"}},{"device":"desktop","options":{"gutter":"15","columns":12,"width":"80%","maxWidth":"1232px"}}]) */
 body {
    text-align: center;
    font-style:undefined;
    font-weight:100;
    font-family:Raleway, sans-serif;
}
h2 {
    font-size: 30px;
    font-weight: 600;
    line-height: 120%;
    margin:10px 0px 10px 0px;
    color: #444444;
}
h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 120%;
    margin:10px 0px 10px 0px;
    color: #444444;
}
h4 {
    font-size: 18px;
    font-weight: 700;
    line-height: 120%;
    margin:10px 0px 10px 0px;
    color: #555555;
}
h5 {
    font-size: 14px;
    font-weight: 700;
    line-height: 120%;
    margin:10px 0px 10px 0px;
    color: #555555;
}
h6 {
    font-size: 12px;
    font-weight: 700;
    line-height: 120%;
    margin:10px 0px 10px 0px;
    color: #555555;
}
p {
    font-size: 15px;
    font-weight: 400;
    line-height: 157%;
    margin:10px 0px 10px 0px;
    color: #666666;
}
a {
    line-height:157%;
    color:#09F;
}
a:hover {
    color: #07f;
}
ul {
    font-size: 15px;
    font-weight: 400;
    margin:10px 0px 10px 0px;
    color: #444444;
    padding:0 0 0 20px;
    list-style:none url("../images/bullet_blue.png");
}
ol {
    font-size: 15px;
    font-weight: 400;
    line-height: 170%;
    margin:10px 0px 10px 0px;
    color: #444444;
    padding:0px 0px 0px 40px;
}
li {
    font-size:15px;
    line-height:250%;
    color:rgb(51, 51, 51);
    font-weight: 400;
    vertical-align:top;
}
span {
    font-family: inherit;
}
ol, ul, dir, menu, dd {
}
ol ul, ul ol, ul ul, ol ol {
    margin-top: 0;
    margin-bottom: 0;
}
body img {
    max-width : 100%;
    height : auto;
}
span.span {
    font-weight:100;
    font-family:Raleway, sans-serif;
    color:#333333;
}
.row_3 {
    clear: both;
    min-height: 100px;
    padding-bottom:10px;
    border-bottom:1px solid #EBEBEB;
    margin-bottom:10px;
}
h1.heading {
    padding-bottom: 10px;
    border-bottom:1px solid #EBEBEB;
}
.row_2 {
    clear: both;
    min-height: 100px;
    padding-top:10px;
    display:none;
}
a.mainFeature_button, a.mainFeature_button_fullBlue_right, a.mainFeature_button2 {
    display:inline-block;
    font-size:13px;
    font-weight:700;
    line-height:157%;
    margin:10px 0 50px 0;
    color:#FFFFFF;
    text-decoration:none;
    padding:17px 30px;
    border:0 solid;
    border-radius:3px;
    cursor:pointer;
    border-width:1px;
}
a.button:hover, a.button_fullBlue_right:hover {
    background-color:#FFFFFF;
    color:#FFB973;
    font-size:13px;
    font-weight:700;
    border-color:#FFFFFF;
}
a.button:active, a.button_fullBlue_right:active {
    background-color:#FFFFFF;
    color:#FFB973;
    border-color:#FFFFFF;
}
a.button_fullBlue_right {
    background-color: #00ACE6;
    border-color:#00ADE6;
    display:inline-block;
    padding:15px 25px;
    color:#FFFFFF;
    font-weight:700;
    font-size:13px;
    text-decoration:none;
}
a.button_fullBlue_right:hover {
    background-color: #0095C7;
    color:#FFFFFF;
    border-color:#0095C7;
}
a.button_fullBlue_right:active {
    border-color: #0095C7;
    background-color:#0095C7;
    color:#FFFFFF;
}
h2.errorTitle {
    text-align: center;
    font-size:100px;
    margin-top:50px;
}
p.paragraph_center {
    text-align: center;
    margin-bottom:50px;
}
.content {
    height: auto;
}
a.mainFeature_button2:hover {
    color: #FFB973;
    background-color: rgb(255, 255, 255);
}
h1 {
    font-size: 44px;
    font-weight: 300;
    line-height: 100%;
    margin:10px 0px 10px 0px;
    color: #333333;
}
h1 .row_105 {
    margin-left: -15px;
    margin-right: -15px;
}
h1.slider-heading {
    color: #FFFFFF;
}
@media only screen and (min-width : 768px) {
    body {
        text-align: left;
    }
    .row_1 {
        clear: both;
        min-height: 100px;
    }
    .row_2 {
        clear: both;
        min-height: 100px;
        display:block;
    }
    .row_3 {
        clear: both;
        min-height: 100px;
    }
    .content {
        height: auto;
        min-height:800px;
    }
    a.mainFeature_button, a.mainFeature_button_fullBlue_right, a.mainFeature_button2 {
        width: auto;
    }
    .row_10 {
        margin-left: -15px;
        margin-right: -15px;
    }
    p.paragraph_center {
        margin-bottom: 10px;
    }
    h1 .row_105 {
        margin-left: -15px;
        margin-right: -15px;
    }
    h1.slider-heading {
        width: 100%;
        padding-left:15px;
        padding-right:15px;
    }
    .row_105 {
        margin-right: -15px;
        margin-left:-15px;
    }
}
@media only screen and (min-width : 1024px) {
    .row_1 {
        clear: both;
        min-height: 100px;
    }
    .row_2 {
        clear: both;
        min-height: 100px;
        display:block;
    }
    .row_3 {
        clear: both;
        min-height: 23px;
    }
    .content {
        height: auto;
        min-height:433px;
    }
    a.mainFeature_button, a.mainFeature_button_fullBlue_right, a.mainFeature_button2 {
        width: auto;
    }
    .row_10 {
        margin-left: -15px;
        margin-right: -15px;
    }
    p.paragraph_center {
        margin-bottom: 10px;
    }
    .row_105 {
        margin-left: -15px;
        margin-right: -15px;
    }
    h1.slider-heading {
        width: 50%;
        padding-left:0;
        padding-right:0;
    }
}