/*
    Created on : May 9, 2014
    Author     : Stefan Soder
*/

body{

}
footer{
    text-align: center;
    margin-bottom: 50px;
    margin-top: 50px;
}

.form-horizontal .control-label {
    text-align: left;
}

.navbar-default{
    background-color: #ffffff !important;
    box-shadow: 0px 0px 1px #000;
    border-color: #eee !important;
    border: 0px solid !important;
    padding: 30px !important;
    border-radius: 0px !important;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px !important;

}

.form-control{
    border: 1px solid #aaa;
    border-radius: 0px !important;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075) !important;
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075) !important;
}

.link_container{
    margin-top: 20px;
    background-color: transparent !important;
    box-shadow: none !important;
}

.link_container a{
    font-size: 11px;
    color: #aaa;
}

.navbar-brand{

    position: relative;
    top: -30px;
    left: -15px;
}

.enquiry_box{
    text-align:center;
    margin-top:100px;
}

.navbar_container{

    background-color: #fff;
    padding: 10px !important;
    box-shadow: 0px 0px 0px #000 !important;


}

.video_container{
    width: 320px;
    height: 240px;
}

.navbar-default .navbar-brand  {
    font-size: 32px !important;
    color: #283a10 !important;
    font-weight: bold;

}


.navbar-default .navbar-nav>li>a{
    font-size: 14px;
}


.container{
    background-color: #fff;
    padding: 40px;
    box-shadow: 0px 0px 1px #000;

}


#inonedayenq{
    position: fixed;
    font-size:14px;
    right: 10px;
    width: 350px;
    bottom: 0px;
    display:none;
    padding: 15px;
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 5px;
    background: #fff;
    color: #000;
    box-shadow: 0px 0px 2px #000;
    z-index: 3000;
}


.hide_box{
    cursor: pointer;
}

.hide_box:hover{
    font-weight: bold;

}

.cursor_pointer{
    cursor: pointer;
}

.cursor_pointer:hover{
    background-color: #f5f5f5;
}

.push_arrow-right{

    position: absolute !important;
    top: 35px !important;
    right: -15px;
    font-size: 45px;
    color: #67a7c3;
    z-index: 100;
}

.thumbnail {

    border: 0px solid #ddd !important;

}

.thumbnail .caption {

    text-align: center;

}

.step_arrow{
    position: absolute;
    right: 110px;
}

.header_font{
    float:left;
    margin-left:10px;
}

.intressent_box{
    margin-bottom: 50px;
}

.category_list{
    width: 92%;
    padding: 15px;
}

.created_enq{
    float:left;
    font-size: 12px !important;
}

.region_enq{
    clear: both
}

.btn-group{
    margin:5px !important;
}

@media all and (max-width: 1200px) and (min-width: 0px) {

.category_list{
    width: auto;
    padding: 0px;
}

}

@media all and (max-width: 1000px) and (min-width: 0px) {



}

@media all and (max-width: 992px) and (min-width: 0px) {

    .thumb_col{

        width: 33.33333333%;

    }

    .video_container{
        width: 100%;
        height: 240px;
    }

    .push_arrow-right{
        display:none;
    }
    .thumbnail>img{
        width:25%;
    }


    .navbar_container {

        padding: 0px !important;

    }

    .navbar-header{
        padding: 0px 0px 15px 0px;
        float:none;
    }

    .navbar-right {
        float: left !important;
    }

    .fivelastenq{
        margin-top:50px;
    }

    .nice_images{
        display:none;
    }

    .header_font{
        float:none;
    }

    .intressent_box{
        margin-top: -100px;
    }

    .why_choose{
        clear: both;
        position: relative;
        top: 40px;
    }
}

@media all and (max-width: 780px) and (min-width: 0px) {

    .thumbnail>img{
        width:25%;
    }
    .push_arrow-right{
        display:none;
    }
}


@media all and (max-width: 768px) and (min-width: 0px) {

    .thumb_col{

        width: auto;

    }

    .thumbnail>img{
        width:25%;
    }

    .push_arrow-right{
        top: 115px !important;
        right: 145px !important;
        transform:rotate(90deg);
        -ms-transform:rotate(90deg); /* IE 9 */
        -webkit-transform:rotate(90deg); /* Opera, Chrome, and Safari */
    }

    .navbar_container {

        padding: 0px !important;

    }

    .step_arrow{
        display:none;
    }

    .category_image{
        display:none;
    }

}


@media all and (max-width: 545px) and (min-width: 0px) {

    .thumbnail>img{
        width:25%;
    }
    .push_arrow-right{
        top: 115px !important;
        right: 145px !important;
        transform:rotate(90deg);
        -ms-transform:rotate(90deg); /* IE 9 */
        -webkit-transform:rotate(90deg); /* Opera, Chrome, and Safari */
    }

    .site_logo{
        width:65%;
    }

    .navbar-brand {
        position: relative;
        top: -20px;
        left: -15px;
    }
}

@media all and (max-width: 533px) and (min-width: 0px) {

    .navbar-header{
        width: auto;
        float:left;
        padding: 0px 0px 15px 0px;
    }

    .navbar-default {

        padding: 15px !important;

    }

    .navbar-brand {

        left: 0px;
    }

    .navbar_container {

        padding: 5px !important;

    }
}


@media all and (max-width: 533px) and (min-width: 0px) {

    .navbar-header{
        width: auto;
        float:left;
        padding: 0px 0px 15px 0px;
    }

    .navbar-default {

        padding: 5px !important;

    }

    .navbar-brand {

        position: relative;
        left: 0px;
    }
}


@media all and (max-width: 493px) and (min-width: 0px) {

     .navbar-brand {
        position: relative;
        top: -60px;
        left: 0px;
    }

    .navbar-header{
        width: auto;
        float:left;
        padding: 0px 0px 0px 0px;
    }

}

@media all and (max-width: 480px) and (min-width: 0px) {

    .thumbnail>img{
        width:25%;
    }
    .push_arrow-right{
        top: 115px !important;
        right: 145px !important;
        transform:rotate(90deg);
        -ms-transform:rotate(90deg); /* IE 9 */
        -webkit-transform:rotate(90deg); /* Opera, Chrome, and Safari */
    }

    .navbar-brand{
        position: relative;
        top: 0px;
        left: 10px;
        padding: 0px;
    }

    .navbar-brand {
        float: none;
        padding: 15px;
        font-size: 18px;
        line-height: 20px;
        height: 0px;
    }

    .container{
        padding:25px;
    }
    .col-md-8{
        padding:0px !important;
    }

    .enquiry_box{
        text-align:center;
        margin-top:25px;
    }


    #inonedayenq{

     display:none !important;

    }

    .created_enq{
        float:none;

    }

    .region_enq{
        clear: both
    }

    .col-sm-12{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    h1{
        font-size: 22px !important;
    }
}