@charset "UTF-8";
/* Body */
body {
    font-family: Georgia, "sans-serif", Arial, Verdana, Calibri;
    font-size: 16px;
    color: #000;
    background-image: url(../images/0-barn.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    margin: 0;
}
/* Container */
.container {
    width: 70%;
    clear: both;
    margin-right: auto;
    margin-left: auto;
    min-width: 320px;
}
/* Top Navbar */
nav {
    text-align: center;
}
.nav_top {
    top: 0;
    position: fixed;
    overflow: visible;
    width: 100%;
    font-size: 18px;
    text-align: center;
    vertical-align: middle;
    padding: 10px 5px 10px 0px;
    z-index: 1000;
}
footer {
    text-align: center;
    background-color: #82726A;
    padding-top: 10px;
    padding-bottom: 20px;
    margin-top: 15px;
    border-radius: 10px;
}
.back-1 {
    background-color: #1A3249;
}
.back-2 {
    background-color: #A09993;
}
.back-3 {
    background-color: #8AAD8F;
}
.back-4 {
    background-color: #EFF4F7;
}
.back-5 {
    background-color: #fff;
}
.back-md1 {
    background-color: #C2D4C4;
}
.back-md2 {
    background-color: #A9CDCD;
}
.back-md3 {
    background-color: #97AABD;
}
.back-md4 {
    background-color: #BDB3AE;
}
.back-md5 {
    background-color: #A896BC;
}
.back-md6 {
    background-color: #ADD4D2;
}
.back-md7 {
    background-color: #D8D2DF;
}
.back-md8 {
    background-color: #C2D4C4;
}
.nav_cell {
    padding-top: 3px;
    padding-bottom: 2px;
    padding-right: 0px;
    padding-left: 0px;
    margin-top: 5px;
    overflow: visible;
}
.nav_top .nav_cell a {
    color: #000;
    letter-spacing: 1px;
}
.nav_top .brand {
    font-size: 18px;
    width: 150px;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    padding-top: 5px;
}
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
/* Header */
header {
    padding-bottom: 5px;
    letter-spacing: 4px;
    text-align: center;
    z-index: 50;
}
section {
    text-align: center;
    align-items: center;
}
.title {
    color: #000;
    letter-spacing: 4px;
    text-align: center;
    vertical-align: middle;
    padding-top: 0px;
    padding-bottom: 0px;
}
.intro {
    color: #000;
    clear: both;
    display: block;
    background-color: #e6e6e6;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    text-align: left;
    width: 100%;
    border-radius: 10px;
}
.intro p {
    text-align: left;
}
.gallery {
    color: #000;
    clear: both;
    display: block;
    background-color: #e6e6e6;
    margin-top: 25px;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    width: 100%;
    border-radius: 10px;
}
.gallery p {
    padding-top: 10px;
}
article {
    background-color: #82726A;
    color: #000;
    text-align: center;
    margin-bottom: 10px;
    letter-spacing: 4px;
    font-size: 24px;
}
.breed {
    border-bottom: solid;
    border-color: #A09993;
    text-align: left;
}
.tl_img {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}
.tl_img1 {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.caption {
    text-align: center;
}
hr {
    padding-bottom: 10px;
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    border-top: 1px solid #A09993;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
}
.button {
    padding-top: 20px;
    text-align: center;
    vertical-align: middle;
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    color: #000;
    display: inline-block;
}
.button1:hover {
    box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}
.button1 {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}
.button12 {
    background-color: #82726A;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}
.button12:hover {
    box-shadow: 0 16px 16px 0 rgba(0,0,0,0.2), 0 17px 50px 0 rgba(0,0,0,0.19);
}
.btn-default {
    width: 180px;
    color: #2E2825;
    padding: 3px;
    border-radius: 10px;
    text-decoration: none;
    margin-bottom: 10px;
    background-color: #D6D6D6;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
}
.btn-default2 {
    max-width: 190px;
    color: #000;
    padding-top: 10px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 10px;
    height: 60px;
    border-radius: 10px;
    text-decoration: none;
    margin-top: 15px;
    margin-right: 5px;
    margin-left: 5px;
    background-color: #82726A;
    text-align: center;
    display: inline-block;
}
.btn-primary {
    color: #0A25D7;
    width: 200px;
    border-radius: 10px;
    text-decoration: none;
    padding: 10px;
    margin-bottom: 10px;
    vertical-align: middle;
    background-color: #C1C9D3;
    text-align: center;
    display: inline-block;
}
.copyright {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    text-transform: uppercase;
    font-weight: lighter;
    letter-spacing: 1px;
}
h1 {
    font-size: 44px;
}
h2 {
    font-size: 30px;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 16px;
}
h6 {
    font-size: 14px;
}
.logo {
    color: #000;
    background-color: #606C77;
    text-align: center;
    vertical-align: middle;
    padding-top: 5px;
    margin-left: 0px;
}
.logo1 {
    color: #000;
    text-align: center;
    vertical-align: middle;
    padding-top: 10px;
}
.logo1 img {
    width: 200px;
    height: 150px;
}
.card {
    width: 200px;
    height: 150px;
    padding-bottom: 5px;
}
.cards {
    width: 300px;
    height: 311px;
    padding-bottom: 5px;
}
.hero_header {
    color: #000;
    text-align: center;
    margin-bottom: 20px;
    letter-spacing: 4px;
    font-size: 24px;
}
/* About Section */




section img {
    margin-top: 10px;
}
/* More info */

.bd_fee {
    text-align: left;
}
.column {
    width: 50%;
    text-align: center;
    padding-top: 30px;
    float: left;
}
.column1 {
    width: 33%;
    text-align: center;
    padding-top: 30px;
    float: left;
}
.column2 {
    width: 66%;
    text-align: center;
    padding-top: 30px;
    float: left;
}
.copyright .column h3 {
    color: #fff;
    text-align: left;
}
.design {
    font-size: 12px;
    padding-top: 8px;
}
.w3c-validate {
    padding-top: 10px;
}
.profile {
    width: auto;
}
.gallery .thumbnail .tag, 	/* color: #5D5E5D;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px; 

/* link */ a:link {
    color: #000;
    font-family: "sans-serif", Times, Cambria, Verdana;
    text-decoration: none;
}
a:visited {
    color: #000000;
    text-decoration: none;
}
.gallery .thumbnail a:link {
    text-align: center;
}
footer a:link {
}
/* active link */
a:active {
}
/* mouse over link */
a:hover {
    text-decoration: none;
    color: #0A25D7;
}

@media (min-width: 992px) and (max-width: 1199px) {
header {
    padding-bottom: 5px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
header {
    padding-bottom: 5px;
}
.tl_img1 {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 15px;
}
}

/* Mobile */
@media (min-width: 600px) and (max-width: 768px) {
.container {
    width: 100%
}
header {
    padding-bottom: 5px;
}
.nav_top .nav_cell a {
    font-size: 18px;
}
.navbar-collapse a {
    line-height: 2.5;
}
.tl_img1 {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 15px;
}
.logo1 {
    float: none;
}
.logo1 img {
    width: 150px;
    height: 113px;
}
h1 {
    font-size: 44px;
}
h2 {
    font-size: 30px;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 14px;
}
h6 {
    font-size: 12px;
}
}

@media (min-width: 320px) and (max-width: 600px) {
.container {
    width: 100%
}
header {
    padding-bottom: 5px;
}
.nav_top .nav_cell a {
    font-size: 18px;
}
.navbar-collapse .nav_cell li a {
    font-size: 16px;
}
.navbar-collapse a {
    line-height: 2.5;
    font-size: 16px;
}
.tl_img1 {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 15px;
}
.logo1 img {
    width: 150px;
    height: 113px;
}
.thumbnail {
}
.thumbnail2 {
    height: 380px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
}
h1 {
    font-size: 44px;
}
h2 {
    font-size: 30px;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 14px;
}
h6 {
    font-size: 12px;
}
.title {
    margin-bottom: 10px;
    text-align: center;
}
nav {
    padding: 0px;
    text-align: center;
}
.logo {
    padding-bottom: 10px;
    text-align: center;
    float: none;
}
.logo1 {
    text-align: center;
    float: none;
}
}

@media (max-width: 320px) {
.container {
    width: 100%
}
header {
    padding-bottom: 5px;
}
.nav_top .nav_cell a {
    font-size: 18px;
}
.navbar-collapse a {
    line-height: 2.5;
}
.tl_img1 {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 15px;
}
h1 {
    font-size: 30px;
}
h2 {
    font-size: 24px;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 14px;
}
h6 {
    font-size: 12px;
}
nav {
    padding: 0px;
}
.logo {
    padding-bottom: 10px;
    text-align: center;
}
.logo1 {
    float: none;
    text-align: center;
}
.logo1 img {
    width: 150px;
    height: 113px;
}
section img {
    width: 225px;
    height: 199px;
}
}
