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

body,
html {
    width: 100%;
    height: 100%;
    direction: ltr;
    text-align: left;
    float:left;


}
@media screen and (max-width: 768px) {
    body,html
    {
        padding: 5px;
    }

}
@media screen and (min-width: 900px) {
    body
    {
        padding: 35px;
    }

}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family:tahoma,Helvetica,Arial,sans-serif;
    font-weight: 700;
    float:left;
}

.topnav {
    font-size: 14px;
    float: left;
    text-align: left;
    direction: ltr;

}

.lead {
    font-size: 18px;
    font-weight: 400;
}

.intro-header {
    padding-top: 55px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
  padding-bottom: 50px;
    text-align: center;
    color: #f8f8f8;

    background: url("../img/topbanner-bg.jpg") no-repeat center center;
    background-size: 100%;
    max-height:650px;
}

.intro-message {
    position: relative;
    padding-top: 20%;
    padding-bottom: 20%;
}

.intro-message > h2 {

    margin: 15px;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
   font-size: 3em;
}

.intro-divider {
    width: 500px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
    margin-right:15px;
}

.intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);


}

@media(max-width:767px) {
    .intro-message {
        padding-bottom: 15%;
    }

    .intro-message > h2 {
        font-size: 2em;
    }

    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
    .tip
    {
        font-size: smaller;
    }
   h2,h3
    {
        font-size: smaller;
    }
}
@media(max-width: 507px)
{

}


.content-section-a {
    padding: 50px 0;
    background-color: #f8f8f8;
}

.content-section-b {
    padding: 50px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.section-heading {
    margin-bottom: 30px;
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.banner {
    padding: 100px 0;
    color: #f8f8f8;
    background: url(../img/banner-bg.jpg) no-repeat center center;
    background-size: cover;
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }
}

footer {
    padding: 50px 0;
    text-align: center;
    background-color: #f8f8f8;
}

p.copyright {
    margin: 15px 0 0;
}


.spaced_top
{
    margin-top:85px;
padding:15px;

}
.spaced_top h4
{
    display: block;
    background-color:pink;
    text-align:center;
    vertical-align:50%;
    padding: 15px;
    margin:0;
    border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;

}
.spaced_top h5
{
    line-height: 200%;
    display: block;


}
.bordered
{
    border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    border:solid thin pink;
}
.image_container
{
    width:300px;

    height:300px;
    background-size: cover;
}



.row > .repair
{
    height: 100%;
    border-radius: 15px 15px 0px 0px;
    -webkit-border-radius: 15px 15px 0px 0px;
    background-color:pink;
    width:100%;
}

.spaced_top{
    margin: 20px auto;
  /*  min-width: 600px;*/
    min-height: 150px;
    padding: 5px;
    padding-bottom: 25px;

    position:relative;
    background: -webkit-gradient(linear, 0% 20%, 0% 92%, from(#fff), to(#f3f3f3), color-stop(.1,#fff));

    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    -webkit-border-top-left-radius: 60px 5px;

    border-top-left-radius: 60px 5px;
    -webkit-border-top-right-radius: 60px 5px;

    border-top-right-radius: 60px 5px;
    -webkit-border-bottom-right-radius: 60px 60px ;
    border-bottom-right-radius: 60px 60px ;

    -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.3) ;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.3) ;


}
#co_name
{
    margin-right:300px;
    float: none;
    text-align: center;
}
.spaced_top:before{
    content:'';
    width: 25px;
    height: 20px;
    position: absolute;
    bottom:0;
    right:0;
    -webkit-border-bottom-right-radius: 30px;

    border-bottom-right-radius: 30px;
    -webkit-box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.3);

    box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.3);
    -webkit-transform:
    rotate(-20deg)
    skew(-40deg,-3deg)
    translate(-13px,-13px);
    transform:
    rotate(-20deg)
    skew(-40deg,-3deg)
    translate(-13px,-13px);

}

.spaced_top:after{
    content: '';
    z-index: -10;
    width: 100px;
    height: 100px;
    position:absolute;
    bottom:0;
    right:0;
    background: transparent;
    display: inline-block;
    box-shadow: 10px 10px 8px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 20px 20px 8px rgba(0, 0, 0, 0.2);


    -webkit-transform: rotate(0deg)
    translate(-45px,-20px)
    skew(20deg);


}
.spaced_top_corner_lf{
    width: 100px;
    height: 100px;
    top:0; left:0;
    position:absolute;
    z-index:-6;
    display: inline-block;
    -webkit-box-shadow: -10px -10px 10px rgba(0, 0, 0, 0.2);
        -webkit-transform: rotate(2deg)
    translate(20px,25px)
    skew(20deg);
}

.spaced_top_corner_rt{
    content: '';
    width: 50px;
    height: 50px;
    top:0; right:0;
    position:absolute;
    display: inline-block;
    z-index:-6;
    -webkit-box-shadow: 10px -10px 8px rgba(0, 0, 0, 0.2);
        -webkit-transform: rotate(2deg)
    translate(-14px,20px)
    skew(-20deg);


}
footer,footer span,footer h4,footer h5
{
    background-color: #3c3f41;
    color:white;

}
footer a
{
    color:#faebcc;
    text-decoration: none;
}
footer a:hover
{
    color:red;
    text-decoration: none;
}
.news_main,.news_main h4
{
    padding: 25px;
    background-color:black;
    color:white;
}
.marquee {
    width: 300px;
    overflow: hidden;
    border: 1px solid #ccc;
    background: #ccc;
}
@media screen and (max-width: 1024px)
{
    .lgn_frm
    {
        margin-top:100px;

    }
}
@media screen and (min-width: 1024px)
{
    .lgn_frm
    {


    }
}
.lgn_frm
{


    margin-top:85px;
    padding: 0;
}
#news_bar
{

}
.images
{
    cursor: pointer;

}
.all_black
{
    background-color: rgba(10,10,10,0.3);
    height: 100%;
    width: 100%;
}
#fullsize_img
{
    z-index: 25;
}
.remove_image:hover
{
    color:#ffffff;
}
.h_img:hover
{
    color: #ffffff;
}
#topscroll
{
    height:35px;
    width:35px;
    position: fixed;
    left:35px;
    bottom: 85px;
    display: none;
    z-index: 15;
}
footer
{
    border-radius: 5px;
}
.intro-header
{
    border-radius: 5px;
}
#other a{
    margin-top: 8px;
}
