﻿@import url('https://fonts.googleapis.com/css?family=Roboto');

body {
    color: #797979;
    background: #f2f2f2;
    font-family: 'Roboto', sans-serif !important;
    padding: 0px !important;
    margin: 0px !important;
    font-size: 14px;
    background-image: url('images/bg_green_gray_428c07_75a94a.gif');
    background-repeat: repeat-x;
}

.top-header, #headerpart > .moto-section, .section-outer .input-group-addon,.btn {
    background-color: #428c07;
}

.section-places {
    background-color: #428c07;
}

.header, .section-places, .section-outer {
    border-color: #428c07;
}

    .header, .section-places, .section-outer .input-group-addon, .btn {
        color: #fff;
    }

.header {
    border: 2px solid;
    text-align: left;
    padding: 5px 0;
    width: 100%;
    height: auto;
    background: linear-gradient(left, #428c07 1%, #f2f2f2 99%);
    background: -webkit-linear-gradient(left, #428c07 1%, #f2f2f2 99%);
    background: -moz-linear-gradient(left, #428c07 1%, #f2f2f2 99%);
    display: table;
}
.logo{
    background-image:url('images/at-logo-small.png');
    background-repeat:no-repeat;
    padding-left:70px;
}

.section-places {
    border: 2px solid;
    text-align: left;
    padding: 5px 0;
    width: 100%;
    height: auto;
    display: table;
    margin-bottom: 10px;
    border-radius: 10px;
}

.section-outer {
    border: 1px solid;
    border-radius: 10px;
}

.list-group-item {
    background-color: transparent;
    border: 0px;
    border-bottom: 1px solid #ddd;
}

.animate-show {
    -webkit-transition: all linear 1s !important;
    transition: all linear 1s !important;
    opacity: 1 !important;
    position: absolute;
    z-index: 9;
    height: auto;
    overflow: hidden;
    margin: 0px;
    margin-bottom: 10px;
}

    .animate-show.ng-hide-add, .animate-show.ng-hide,
    .animate-show.ng-hide-remove {
        display: block !important;
    }

    .animate-show.ng-hide {
        line-height: 0 !important;
        opacity: 0 !important;
        padding: 0 10px !important;
        z-index: 7 !important;
        height: 0px;
    }

.moto-background {
    background-attachment: scroll;
    background-position: left top;
    background-size: auto auto;
}

.top-header {
    background-position: left top;
    background-repeat: repeat;
    background-size: auto auto;
    border-color: #fff;
    border-radius: 0;
    border-style: none;
    border-width: 0;
    margin: 0;
    padding: 0 10px;
    position: relative;
}

/*Menu styles - navbar*/
.navbar-default .navbar-brand {
    color: #fff;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    text-decoration: none;
}

    .navbar-default .navbar-nav > li > a:hover {
        color: #000;
        text-decoration: underline;
    }

#menubar > li.active {
    padding: 0px;
}

/*End Navbar*/

.main-section {
    background-color: #fff;
    border-radius: 10px;
    padding: 0px 10px;
}

.top-header-inner, .top-header-inner small {
    color: #ffffff;
}

.moto-widget-menu .moto-widget-menu-list {
    display: inline-block;
    /*font-family: "PT Serif",sans-serif;*/
    font-size: 14px;
    list-style: outside none none;
}

.moto-widget-menu-item {
    line-height: 38px;
    padding: 0 23px 0 20px;
    text-align: center;
    display: inline-block;
    position: relative;
    font-weight: bold;
}

    .moto-widget-menu-item-active:last-child, .moto-widget-menu-item:last-child {
        margin-right: 0;
        padding-right: 0;
    }

.moto-widget-menu-item-active {
    line-height: 38px;
    padding: 0 23px 0 20px;
    text-align: center;
    display: inline-block;
    position: relative;
    font-weight: bold;
    color: #7d7a7c;
    text-decoration: none;
}

.moto-widget-menu-item a {
    color: #7a7a7a;
    text-decoration: none;
}

    .moto-widget-menu-item a:hover {
        color: #337ab7;
        text-decoration: none;
    }

.moto-widget-menu-item-active a {
    color: #337ab7;
    text-decoration: none;
}

.moto-widget-menu-item-active::after, .moto-widget-menu-item::after {
    color: #d1d1d1;
    content: "";
    display: inline-block;
    font: 7px/1 FontAwesome;
    position: absolute;
    right: 0;
    text-rendering: auto;
    top: 16px;
}

.moto-widget-menu-item-active:last-child::after, .moto-widget-menu-item:last-child::after {
    display: none;
}

.main-content-image {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 50px;
    background-repeat: repeat-x;
}

.main-content-image-inner {
    padding-top: 5px;
    padding-bottom: 40px;
}

.main-content {
    padding-left: 15px;
    padding-right: 15px;
}

.main-content-inner {
    padding-top: 50px;
    padding-bottom: 40px;
}

.container {
    max-width: 970px;
}

h2 {
    margin-top: 5px;
}

.section-header-outer, .section-content {
    padding: 1px 0px;
}

#section-header {
    border: 0px;
}

.section-header {
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}

.section-header-outer .section-header {
    color: #000000;
    /*font-family: "PT Serif",serif;*/
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.2;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 10px;
}

.section-header-outer .section-header-image {
    color: #000000;
    /*font-family: "PT Serif",serif;*/
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.2;
    border-top: 1px solid #dfdfdf;
    padding-top: 15px;
}

.section-container {
    padding-top: 5px;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.row.row-eq-height {
    margin-left: 0px;
    margin-right: 0px;
}

label {
    padding-top: 3px;
    font-weight: 400;
}

#footer ul {
    display: inline-block;
    float: right;
    margin: 15px 15px 15px 0;
    padding: 0;
}

#footer li:first-child {
    border-right: medium none;
    padding-right: 0;
}


#footer li:last-child {
    padding-left: 0;
}

#footer ul li {
    border-right: 1px solid #c9e1eb;
    float: right;
    list-style: outside none none;
    padding: 0 6px;
}

.image-content {
}

.thumb {
    margin-bottom: 10px;
    margin-top: 10px;
}

.section-outer {
    border-radius: 15px;
    margin-top: 10px;
}

.thumbnail {
    border-radius: 0px 0px 5px 5px;
    padding: 0px;
}

    .thumbnail .header {
        font-weight: bold;
        color: #fff;
        padding: 3px;
    }

    .thumbnail .place-header {
        text-transform: uppercase;
    }

    .thumbnail .content {
        color: #000;
        text-indent: 50px;
        padding: 5px 2px;
        overflow: hidden;
    }

    .thumbnail .place-content {
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .thumbnail .more-details {
        height: 20px;
    }

    .thumbnail .content-map {
        text-align: left;
        text-indent: 0px;
    }

    .thumbnail .content-gallery {
        text-align: right;
        text-indent: 0px;
    }

    .thumbnail > img {
        /*min-height: 140px;*/
    }

.link-more {
    margin: 0px 20px;
}

.modal-body {
    padding: 5px;
}

.modal-header {
    padding: 3px;
}

    .modal-header > .close {
        padding-right: 10px;
        margin: 0px;
    }


/*Bootsrap css for same height in a row*/
/* columns of same height styles */
.container-xs-height {
    display: table;
    padding-left: 0px;
    padding-right: 0px;
}

.row-xs-height {
    display: table-row;
}

.col-xs-height {
    display: table-cell;
    float: none;
}

@media (min-width: 768px) {
    .container-sm-height {
        display: table;
        padding-left: 0px;
        padding-right: 0px;
    }

    .row-sm-height {
        display: table-row;
    }

    .col-sm-height {
        display: table-cell;
        float: none;
    }
}

@media (min-width: 992px) {
    .container-md-height {
        display: table;
        padding-left: 0px;
        padding-right: 0px;
    }

    .row-md-height {
        display: table-row;
    }

    .col-md-height {
        display: table-cell;
        float: none;
    }
}

@media (min-width: 1200px) {
    .container-lg-height {
        display: table;
        padding-left: 0px;
        padding-right: 0px;
    }

    .row-lg-height {
        display: table-row;
    }

    .col-lg-height {
        display: table-cell;
        float: none;
    }
}
/* vertical alignment styles */
.col-top {
    vertical-align: top;
}

.col-middle {
    vertical-align: middle;
}

.col-bottom {
    vertical-align: bottom;
}



/*Gallery styles starts here*/
#photos {
    /* Prevent vertical gaps */
    line-height: 0;
    -webkit-column-count: 4;
    -webkit-column-gap: 0px;
    -moz-column-count: 4;
    -moz-column-gap: 0px;
    column-count: 4;
    column-gap: 0px;
}

    #photos img {
        /* Just in case there are inline attributes */
        width: 100% !important;
        height: auto !important;
        border: 2px solid #9c6000;
        margin: 1px;
    }


@media (min-width:768px) {
    .thumbnail .caption p {
        height: 150px;
        overflow: hidden;
    }

    .navbar-right {
        margin-right: 0px;
    }
}

@media (min-width:992px) {
    .thumbnail .caption p {
        height: 200px;
        overflow: hidden;
    }
}

@media (min-width:1200px) {
}

@media screen and (max-width:767px) {
}

@media (max-device-width:480px) and (orientation:landscape) {
}

@media (min-width: 768px) {
    #photos {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}

@media (max-width: 767px) {
    #photos {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}

@media (max-width: 480px) {
    #photos {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }
}
