body {
    font-family: "spacerregular", sans-serif;
    color: #000;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "spacerbold", sans-serif;
}
p {
    font-family: "spacerregular", sans-serif;
    /* color: #000; */
}
a {
    font-family: "spacerregular", sans-serif;
    color: #000;
}
a.underline {
    text-decoration: underline;
}
.close {
    text-shadow: none;
}
.text-center {
    text-align: center !important;
}
.btn, a {
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
}
input[type="text"], input[type="email"], input[type="password"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-focus-ring-color: none;
    outline: none;
}
.x-padding-right {
    padding-right: 0;
}
::-webkit-input-placeholder {
    color: #68462d;
}
:-moz-placeholder {
    color: #68462d;
}
::-moz-placeholder {
    color: #68462d;
}
:-ms-input-placeholder {
    color: #68462d;
}
.yd-input-rtl {
    border-radius: 10px;
    border: none;
    box-shadow: none;
    background: #fff;
    padding: 19px 12px;
    font-size: 20px;
    color: #68462d;
}
.yd-input-rtl::-webkit-input-placeholder {
    color: #68462d;
}
.yd-input-rtl:-moz-placeholder {
    color: #68462d;
}
.yd-input-rtl::-moz-placeholder {
    color: #68462d;
}
.yd-input-rtl:-ms-input-placeholder {
    color: #68462d;
}
.yd-input-rtl:focus {
    box-shadow: none;
}
.navbar-default .navbar-toggle:focus {
    background: #f67b29;
}
header .yd-head {
    background: #fff;
}
header .header {
    margin: 15px 0;
}
header .header .row .col-md-8.social-handler {
    padding-top: 15px;
    color: #68462d !important;
}
header .header .row .col-md-8.social-handler .yd-head-num {
    color: #f67b29;
    font-family: "spacerbold", sans-serif;
    font-size: 28px;
}
header .header .row .col-md-8 .col-md-4 ul, header .header .row .col-md-8 .col-md-5 ul {
    display: table;
    margin: 0 auto;
}
header .header .row .col-md-8 .col-md-4 ul.yd-head-count li, header .header .row .col-md-8 .col-md-5 ul.yd-head-count li {
    display: inline-flex;
}
header .header .row .col-md-8 .col-md-4 ul.yd-head-count li span, header .header .row .col-md-8 .col-md-5 ul.yd-head-count li span {
    font-size: 18px;
}
header .header .row .col-md-8 .col-md-3 ul.pull-left li {
    padding: 0;
    margin-right: 2px;
}
header nav #yad4-collapse {
    padding: 0;
}
header nav #yad4-collapse ul>li {
    cursor: pointer;
}
header nav #yad4-collapse ul>li>a {
    padding: 0;
    vertical-align: middle;
    display: inline-table;
    padding: 5px 15px;
    font-size: 17px;
}
header nav.navbar-default {
    background: #e7e2e0;
    color: #333333;
    border-radius: 0;
    border: none;
    margin-bottom: 0;
}
header nav.navbar-default ul.yd-nav {
    display: table;
    width: 100%}
header nav.navbar-default ul.yd-nav>li {
    display: table-cell;
    float: none;
    text-align: center;
}
header nav.navbar-default ul.yd-nav>li a {
    display: block;
}
header nav.navbar-default ul li {
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
}
header nav.navbar-default ul li.active {
    background: #f1eeec !important;
}
header nav.navbar-default ul li.active a {
    background-color: transparent !important;
    color: #333333;
}
header nav.navbar-default ul li.active a:hover {
    color: #333333;
}
header nav.navbar-default ul li:hover {
    background: #f67b29;
}
header nav.navbar-default ul li:hover a {
    color: #fff !important;
}
header nav.navbar-default ul li.dropdown.open {
    background: #f67b29;
}
header nav.navbar-default ul li.dropdown.open a.dropdown-toggle {
    background-color: transparent !important;
    color: #fff;
}
header nav.navbar-default ul li.dropdown ul {
    background: #f67b29;
    border-radius: 0;
    padding: 15px 25px 15px 15px;
    border: none;
}
header nav.navbar-default ul li.dropdown ul li {
    border-bottom: 1px solid #f89554;
}
header nav.navbar-default ul li.dropdown ul li:last-child {
    border-bottom: none;
}
header nav.navbar-default ul li.dropdown ul li a {
    color: #fff;
    width: 100%}
header nav.navbar-default ul li.dropdown ul li:hover a {
    background: #f89554;
}
header nav.navbar-default ul li.yd-special {
    position: relative;
}
header nav.navbar-default ul li.yd-special:hover a {
    background: #e62a05;
    color: #fff;
}
header nav.navbar-default ul li.yd-special:hover a span.dog-print {
    background: url("../img/sprite.png") no-repeat -160px -135px #f1eeec;
}
header nav.navbar-default ul li.yd-special:hover a span.yd-sp-head, header nav.navbar-default ul li.yd-special:hover a span.yd-tagline {
    color: #fff !important;
}
header nav.navbar-default ul li.yd-special a {
    background: #F1EEEC;
    padding-right: 30px !important;
    height: 50px;
    width: 100%}
header nav.navbar-default ul li.yd-special a p {
    margin: 0;
}
header nav.navbar-default ul li.yd-special a span.dog-print {
    background-color: #F72813;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: absolute;
    right: 10px;
    top: 10px;
}
header nav.navbar-default ul li.yd-special a span.yd-sp-head {
    font-weight: 600;
    color: #F72813;
    font-size: 18px;
    display: block;
}
header nav.navbar-default ul li.yd-special a span.yd-tagline {
    display: block;
    font-size: 15px;
}
header .yd-head-count li span {
    font-size: 17px;
}
header .social-handler .list-inline li {
    padding: 0;
}
header .social-handler .col-sm-3 {
    width: 21%}
header .social-handler .pull-left {
    text-align: left;
}
header .social-handler .col-sm-4 {
    margin-top: -3px;
    width: 28.333333%}
footer {
    background: #ece9e7;
    margin-top: 25px;
    padding-top: 15px;
    color: #333333;
    font-family: "spacerregular", sans-serif;
}
footer .yd-divider {
    border-top: 1px solid #c7c5c3;
    height: 1px;
    width: 94%;
    float: left;
}
footer .row.yd-foot-links {
    margin-bottom: 35px;
}
footer .row.yd-copyright {
    margin: 0;
    padding-top: 25px;
}
footer .row.yd-copyright .foot-logo {
    margin-top: -50px;
}
footer .row.yd-copyright ul {
    margin-bottom: 0;
}
@media screen and (max-width: 767px) {
    header nav.navbar-default .navbar-toggle {
    background: #f67b29;
    margin: 5px 0 5px 15px;
    padding: 15px 11px 10px;
    border-radius: 6px;
}
header nav.navbar-default .navbar-toggle:hover {
    background: #f67b29;
}
header nav.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
    width: 26px;
    margin-bottom: 6px;
}
header nav.navbar-default ul.yd-nav {
    margin: 0;
    position: relative;
}
header nav.navbar-default ul.yd-nav>li {
    display: block;
    text-align: right;
}
header nav.navbar-default ul.yd-nav>li.open a {
    color: #333;
}
header nav.navbar-default ul.yd-nav>li.active {
    color: #333;
}
header nav.navbar-default ul.yd-nav>li.active a {
    color: #333 !important;
}
header nav.navbar-default ul.yd-nav>li>a {
    padding: 8px 15px !important;
    background-color: transparent;
    font-size: 24px !important;
}
header nav.navbar-default ul.yd-nav>li .dropdown-menu {
    padding: 0;
}
header nav.navbar-default ul.yd-nav>li .dropdown-menu li {
    border-bottom: 0;
}
header nav.navbar-default ul.yd-nav>li .dropdown-menu li a {
    padding: 5px 20px;
}
header nav.navbar-default ul.yd-nav>li .yd-close-nav:before {
    content: "x";
    border: none;
    font-size: 30px;
    font-family: Arial;
    position: absolute;
    left: -60px;
    background-color: #e7e2df;
    outline: none;
    color: #68462d;
    height: 50px;
    width: 59px;
    text-align: center;
}
header nav.navbar-default ul.yd-nav>li .yd-close-nav:before:hover {
    background-color: #e7e2df;
}
header nav.navbar-default ul .visible-xs:hover {
    background-color: transparent;
}
header nav.navbar-default ul .visible-xs .row .col-sm-3 .list-inline {
    padding: 0;
    width: 191px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 9px;
    margin-bottom: 22px;
}
header nav.navbar-default ul .visible-xs .row .col-sm-3 .list-inline li:hover {
    background-color: transparent;
}
header nav.navbar-default ul .visible-xs .row .col-sm-3 .list-inline li {
    padding-right: 0px;
    padding-left: 0px;
}
header .navbar .offcanvas-sm .nav .yd-special .kn-txt-indent {
    text-indent: 35px;
}
header .navbar .offcanvas-sm .nav .yd-special .kn-txt-indent .yd-sp-head {
    font-size: 24px;
}
header .navbar .offcanvas-sm .nav .yd-special .kn-txt-indent .yd-tagline {
    font-size: 18px;
}
footer .col-md-4 {
    font-size: 11px;
    text-align: center;
}
footer .col-md-4 .pull-left {
    float: none !important;
}
footer .yd-copyright {
    padding-top: 5px !important;
    padding-bottom: 15px;
}
footer .yd-copyright .no-padding, footer .yd-copyright section.yd-banner .yd-media .yd-media-bt .col-md-2, section.yd-banner .yd-media .yd-media-bt footer .yd-copyright .col-md-2, footer .yd-copyright section.yd-banner .yd-media .yd-media-bt .col-md-4, section.yd-banner .yd-media .yd-media-bt footer .yd-copyright .col-md-4, footer .yd-copyright section.yd-banner .yd-media .yd-media-bt .col-md-3, section.yd-banner .yd-media .yd-media-bt footer .yd-copyright .col-md-3 {
    text-align: center;
}
footer .yd-copyright .no-padding .foot-social, footer .yd-copyright section.yd-banner .yd-media .yd-media-bt .col-md-2 .foot-social, section.yd-banner .yd-media .yd-media-bt footer .yd-copyright .col-md-2 .foot-social, footer .yd-copyright section.yd-banner .yd-media .yd-media-bt .col-md-4 .foot-social, section.yd-banner .yd-media .yd-media-bt footer .yd-copyright .col-md-4 .foot-social, footer .yd-copyright section.yd-banner .yd-media .yd-media-bt .col-md-3 .foot-social, section.yd-banner .yd-media .yd-media-bt footer .yd-copyright .col-md-3 .foot-social {
    width: 181px;
    margin-left: auto;
    margin-right: auto;
}
footer .yd-copyright .no-padding .pull-left, footer .yd-copyright section.yd-banner .yd-media .yd-media-bt .col-md-2 .pull-left, section.yd-banner .yd-media .yd-media-bt footer .yd-copyright .col-md-2 .pull-left, footer .yd-copyright section.yd-banner .yd-media .yd-media-bt .col-md-4 .pull-left, section.yd-banner .yd-media .yd-media-bt footer .yd-copyright .col-md-4 .pull-left, footer .yd-copyright section.yd-banner .yd-media .yd-media-bt .col-md-3 .pull-left, section.yd-banner .yd-media .yd-media-bt footer .yd-copyright .col-md-3 .pull-left {
    float: none !important;
}
.navmenu-default {
    background-color: #e7e2df;
    overflow: visible;
    width: 235px;
}
}@media (min-width: 768px) and (max-width: 991px) {
    header .navbar-default ul .yd-special a .dog-print {
    right: 3px !important;
}
header nav #yad4-collapse ul li a {
    padding: 5px 12px;
}
}@media (min-width: 992px) and (max-width: 1199px) {
    header .navbar-default ul .yd-special a .dog-print {
    right: 4px !important;
}
header .social-handler .col-sm-3 {
    width: 25%}
header .social-handler .col-sm-4 {
    width: 33.33333333%}
}@font-face {
    font-family: 'GothamBook';
    src: url("../fonts/Gotham-Book.eot");
    src: url("../fonts/Gotham-Book.eot") format("embedded-opentype"), url("../fonts/Gotham-Book.woff") format("woff"), url("../fonts/Gotham-Book.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GothamMedium';
    src: url("../fonts/Gotham-Medium.eot");
    src: url("../fonts/Gotham-Medium.eot") format("embedded-opentype"), url("../fonts/Gotham-Medium.woff") format("woff"), url("../fonts/Gotham-Medium.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'spacerregular';
    src: url("../fonts/spacer-webfont.eot");
    src: url("../fonts/spacer-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/spacer-webfont.woff") format("woff"), url("../fonts/spacer-webfont.ttf") format("truetype"), url("../fonts/spacer-webfont.svg#spacerregular") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'spacerregular';
    src: url("../fonts/spacerblack-webfont.eot");
    src: url("../fonts/spacerblack-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/spacerblack-webfont.woff") format("woff"), url("../fonts/spacerblack-webfont.ttf") format("truetype"), url("../fonts/spacerblack-webfont.svg#spacerbold") format("svg");
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'spacerbold';
    src: url("../fonts/spacer_bold-webfont.eot");
    src: url("../fonts/spacer_bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/spacer_bold-webfont.woff") format("woff"), url("../fonts/spacer_bold-webfont.ttf") format("truetype"), url("../fonts/spacer_bold-webfont.svg#spacerbold") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'spacerblack';
    src: url("../fonts/spacerblack-webfont.eot");
    src: url("../fonts/spacerblack-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/spacerblack-webfont.woff") format("woff"), url("../fonts/spacerblack-webfont.ttf") format("truetype"), url("../fonts/spacerblack-webfont.svg#spacerbold") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'fbspacerregular';
    src: url("../fonts/fbspacer-regular-webfont.eot");
    src: url("../fonts/fbspacer-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/fbspacer-regular-webfont.woff") format("woff"), url("../fonts/fbspacer-regular-webfont.ttf") format("truetype"), url("../fonts/fbspacer-regular-webfont.svg#spacerbold") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'fbspacerblack';
    src: url("../fonts/fbspacer-black-webfont.eot");
    src: url("../fonts/fbspacer-black-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/fbspacer-black-webfont.woff") format("woff"), url("../fonts/fbspacer-black-webfont.ttf") format("truetype"), url("../fonts/fbspacer-black-webfont.svg#spacerbold") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'fbspacerbold';
    src: url("../fonts/fbspacer-bold-webfont.eot");
    src: url("../fonts/fbspacer-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/fbspacer-bold-webfont.woff") format("woff"), url("../fonts/fbspacer-bold-webfont.ttf") format("truetype"), url("../fonts/fbspacer-bold-webfont.svg#spacerbold") format("svg");
    font-weight: normal;
    font-style: normal;
}
.caroufredsel_wrapper[style] {
    width: 1141px !important;
    margin: 0 auto !important;
}
.no-padding, section.yd-banner .yd-media .yd-media-bt .col-md-2, section.yd-banner .yd-media .yd-media-bt .col-md-4, section.yd-banner .yd-media .yd-media-bt .col-md-3 {
    padding: 0 !important;
}
.btn-yd {
    margin: 0 auto;
    display: table;
    background: #f67b29;
    color: #fff;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
    font-size: 22px;
    border-radius: 10px;
    padding: 6px 20px;
    font-weight: 100;
}
.btn-yd:hover {
    background: #cc6600;
    color: #fff;
}
.yd-teaser-head {
    width: 100%;
    display: inline-block;
}
.yd-teaser-head h3 {
    color: #f67b29;
    display: inline-flex;
    margin: 0;
    padding-bottom: 7px;
    font-size: 28px;
}
.select2-container .select2-dropdown {
    border: none;
}
section {
    margin: 25px 0;
}
section.yd-banner {
    margin-top: 0;
    background: url("../img/banner-bg.png") no-repeat;
    background-position-x: bottom;
    background-size: cover;
    height: 590px;
    overflow: hidden;
}
section.yd-banner .container {
    position: relative;
    padding-top: 50px;
}
section.yd-banner .yd-ban-gallery .title {
    margin-bottom: 10px;
}
section.yd-banner .yd-ban-gallery .title h1 {
    margin: 0;
}
section.yd-banner .yd-ban-gallery .yd-select {
    margin-top: 0;
}
section.yd-banner .yd-ban-gallery .yd-select .col-md-3 {
    margin-left: 0;
    margin-bottom: 5px;
    padding-left: 2.5px;
    padding-right: 2.5px;
}
section.yd-banner .yd-ban-gallery .yd-select .col-md-3 img {
    border: 1px solid #d1d1d1;
    border-radius: 10px;
    width: 100%}
section.yd-banner .yd-adv-search .title {
    margin-bottom: 10px;
    margin-top: -35px;
}
section.yd-banner .yd-adv-search .title h1 {
    margin: 0;
}
section.yd-banner .yd-adv-search .yd-media-bt .col-md-3 {
    margin-left: 15px;
}
section.yd-banner .yd-adv-search .yd-select {
    margin-top: 0;
}
section.yd-banner .yd-adv-search .yd-select .yd-form {
    padding-left: 2.5px;
    padding-right: 2.5px;
    margin-bottom: 5px;
}
section.yd-banner .yd-adv-search .yd-select .yd-form .select2 {
    width: 100% !important;
}
section.yd-banner .yd-adv-search .yd-select .yd-form button {
    width: 100%}
section.yd-banner .yd-adv-search .yd-select .yd-form .media {
    position: absolute;
    right: 79px;
    top: 0;
    width: 100px;
}
section.yd-banner .yd-adv-search .yd-select .yd-form .media .media-right {
    padding: 0;
}
section.yd-banner .yd-adv-search .yd-select .yd-form .media .media-right span {
    margin-left: 5px;
}
section.yd-banner .yd-adv-search .yd-select .yd-form .media .media-body {
    overflow: visible;
}
section.yd-banner .yd-adv-search .yd-select .yd-form .media .media-body a {
    font-size: 18px;
    color: #68462d;
    text-decoration: underline;
}
section.yd-banner .yd-img-handler {
    float: left;
}
section.yd-banner .yd-img-handler img {
    position: absolute;
    left: 0;
}
section.yd-banner .yd-img-handler #slideshow {
    margin: 50px auto;
    position: relative;
    padding: 10px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}
section.yd-banner .yd-img-handler #slideshow div {
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 0;
}
section.yd-banner .title {
    color: #68462d;
}
section.yd-banner .title h1 {
    font-size: 68px;
    font-family: "spacerregular", sans-serif;
    font-weight: 100;
}
section.yd-banner .title h1 span {
    color: #f67b29;
}
section.yd-banner .title h1 span.yd-ban-tit {
    font-size: 100px;
}
section.yd-banner .title h2 {
    font-size: 30px;
    font-family: "spacerregular", sans-serif;
    font-weight: 100;
    margin: 0;
}
section.yd-banner .yd-select {
    margin-top: 50px;
}
section.yd-banner .yd-select p {
    color: #68462d;
    font-size: 22px;
    font-family: "spacerbold", sans-serif;
}
section.yd-banner .yd-select .col-md-3 {
    margin-left: 10px;
}
section.yd-banner .yd-select .yd-sel-col input.yd-input {
    border-radius: 10px;
    border: none;
    height: 38px;
    width: 100%;
    padding: 10px;
}
section.yd-banner .yd-select .yd-sel-col .select2-container--default {
    border-radius: 10px;
    font-size: 20px;
    font-weight: normal;
}
section.yd-banner .yd-select .yd-sel-col .select2-container--default .select2-selection--single {
    border-radius: 10px;
    border: none;
    height: 38px;
    background-color: #f5f5f5;
}
section.yd-banner .yd-select .yd-sel-col .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px;
    color: #68462d;
    padding-right: 15px;
    outline: 0;
}
section.yd-banner .yd-select .yd-sel-col .select2-container--default .select2-selection--single .select2-selection__arrow {
    left: 3px;
    height: 30px;
}
section.yd-banner .yd-select .yd-sel-col .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #f67b29 transparent transparent transparent;
    border-style: solid;
    border-width: 7px 7px 0 7px;
}
section.yd-banner .yd-select .yd-sel-col .select2-container--default .select2-selection--multiple {
    border-radius: 10px;
    border: none;
    height: 38px;
    background-color: #f5f5f5;
}
section.yd-banner .yd-select .yd-sel-col .select2-container--default .select2-selection--multiple:after {
    content: '';
    border-color: #f67b29 transparent transparent transparent;
    border-style: solid;
    border-width: 7px 7px 0 7px;
    position: absolute;
    top: 45%;
    left: 10px;
}
section.yd-banner .yd-select .yd-sel-col .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e3ddda;
    border: none;
    border-radius: 10px;
    padding: 4px 15px;
    color: #68462d;
    font-size: 16px;
}
section.yd-banner .yd-select .yd-sel-col .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    margin-right: 4px;
    margin-left: auto;
    float: left;
}
section.yd-banner .yd-select .yd-sel-col .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    height: 38px;
}
section.yd-banner .yd-select button {
    font-size: 16px;
    margin: 0;
    height: 38px;
    width: 100px;
    font-size: 20px;
}
section.yd-banner .yd-select button:hover {
    background: #68462d;
}
section.yd-banner .yd-media {
    margin-top: 25px;
}
section.yd-banner .yd-media .yd-media-bt .col-md-2, section.yd-banner .yd-media .yd-media-bt .col-md-4, section.yd-banner .yd-media .yd-media-bt .col-md-3 {
    margin-left: -8px;
}
section.yd-banner .yd-media .yd-media-bt .col-md-2 .media, section.yd-banner .yd-media .yd-media-bt .col-md-4 .media, section.yd-banner .yd-media .yd-media-bt .col-md-3 .media {
    overflow: visible;
    cursor: pointer;
}
section.yd-banner .yd-media .yd-media-bt .col-md-2 .media .media-right, section.yd-banner .yd-media .yd-media-bt .col-md-4 .media .media-right, section.yd-banner .yd-media .yd-media-bt .col-md-3 .media .media-right {
    padding: 0;
}
section.yd-banner .yd-media .yd-media-bt .col-md-2 .media .media-right span, section.yd-banner .yd-media .yd-media-bt .col-md-4 .media .media-right span, section.yd-banner .yd-media .yd-media-bt .col-md-3 .media .media-right span {
    margin-left: 5px;
}
section.yd-banner .yd-media .yd-media-bt .col-md-2 .media .media-body, section.yd-banner .yd-media .yd-media-bt .col-md-4 .media .media-body, section.yd-banner .yd-media .yd-media-bt .col-md-3 .media .media-body {
    overflow: visible;
}
section.yd-banner .yd-media .yd-media-bt .col-md-2 .media .media-body a, section.yd-banner .yd-media .yd-media-bt .col-md-4 .media .media-body a, section.yd-banner .yd-media .yd-media-bt .col-md-3 .media .media-body a {
    font-size: 16px;
    color: #68462d;
    text-decoration: underline;
}
section.yd-banner .yd-media .yd-media-bt .col-md-2 .media .media-body a.yd-tooltip, section.yd-banner .yd-media .yd-media-bt .col-md-4 .media .media-body a.yd-tooltip, section.yd-banner .yd-media .yd-media-bt .col-md-3 .media .media-body a.yd-tooltip {
    display: inline;
    position: relative;
}
section.yd-banner .yd-media .yd-media-bt .col-md-2 .media .media-body a.yd-tooltip span, section.yd-banner .yd-media .yd-media-bt .col-md-4 .media .media-body a.yd-tooltip span, section.yd-banner .yd-media .yd-media-bt .col-md-3 .media .media-body a.yd-tooltip span {
    position: absolute;
    color: #FFFFFF;
    background: #68462d;
    text-align: center;
    visibility: hidden;
    border-radius: 6px;
}
section.yd-banner .yd-media .yd-media-bt .col-md-2 .media .media-body a.yd-tooltip span:after, section.yd-banner .yd-media .yd-media-bt .col-md-4 .media .media-body a.yd-tooltip span:after, section.yd-banner .yd-media .yd-media-bt .col-md-3 .media .media-body a.yd-tooltip span:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 80%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-top: 8px solid #68462d;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}
section.yd-banner .yd-media .yd-media-bt .col-md-2 .media .media-body a:hover.yd-tooltip span, section.yd-banner .yd-media .yd-media-bt .col-md-4 .media .media-body a:hover.yd-tooltip span, section.yd-banner .yd-media .yd-media-bt .col-md-3 .media .media-body a:hover.yd-tooltip span {
    visibility: visible;
    opacity: 1;
    left: -280px;
    z-index: 999;
    top: -80px;
    padding: 10px 40px;
    width: 400px;
    text-align: right;
}
section.yd-banner .yd-media .yd-media-bt .col-md-2 .media .media-body p, section.yd-banner .yd-media .yd-media-bt .col-md-4 .media .media-body p, section.yd-banner .yd-media .yd-media-bt .col-md-3 .media .media-body p {
    font-size: 16px;
    color: #515151;
    margin: 0;
    font-family: "spacerregular", sans-serif;
}
section.yd-dog-gallery .container .row .yd-stretch .yd-st-content {
    background: #cc6600;
    color: #fff;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding: 6px;
}
section.yd-dog-gallery .container .row.yd-gallery {
    margin-top: 25px;
}
section.yd-dog-gallery .container .row.yd-gallery .yd-dog-img {
    position: relative;
    margin-bottom: 25px;
    cursor: pointer;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
section.yd-dog-gallery .container .row.yd-gallery .yd-dog-img:hover img {
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
section.yd-dog-gallery .container .row.yd-gallery .yd-dog-img:hover .yd-mask {
    opacity: 1;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
section.yd-dog-gallery .container .row.yd-gallery .yd-dog-img:hover .yd-mask h4 {
    opacity: 1;
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
section.yd-dog-gallery .container .row.yd-gallery .yd-dog-img:hover .yd-mask hr {
    opacity: 1;
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
section.yd-dog-gallery .container .row.yd-gallery .yd-dog-img:hover .yd-mask p {
    opacity: 1;
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
section.yd-dog-gallery .container .row.yd-gallery .yd-dog-img:hover .yd-mask a {
    opacity: 1;
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -moz-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
section.yd-dog-gallery .container .row.yd-gallery .yd-dog-img:hover .yd-title {
    opacity: 0;
}
section.yd-dog-gallery .container .row.yd-gallery .yd-dog-img .yd-img-handler img {
    -moz-transition: all 0.4s ease-in-out 0.5s;
    -o-transition: all 0.4s ease-in-out 0.5s;
    -webkit-transition: all 0.4s ease-in-out 0.5s;
    transition: all 0.4s ease-in-out 0.5s;
    width: 100%}
.yd-ribbon {
    color: #fff;
    position: absolute;
    top: 0;
    padding: 5px 5px 5px 15px;
    z-index: 99;
}
.yd-ribbon.yd-dg {
    background: #008c99;
}
.yd-ribbon.yd-or {
    background: #f67b29;
}
.yd-ribbon.yd-red {
    background: #e62a05;
}
.yd-ribbon p {
    float: right;
    margin: 0;
}
.yd-ribbon span {
    margin-right: 5px;
}
section.yd-dog-gallery .container .row.yd-gallery .yd-dog-img .yd-img-handler .yd-title {
    position: absolute;
    bottom: 0;
    color: #fff;
    background: -moz-linear-gradient(top,  transparent 0%,  rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(top,  transparent 0%,  rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom,  transparent 0%,  rgba(0, 0, 0, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000',  endColorstr='#a6000000', GradientType=0 );
    width: 100%;
    padding: 60px 10px 10px 10px;
}
section.yd-dog-gallery .container .row.yd-gallery .yd-dog-img .yd-img-handler .yd-title h4 {
    margin: 0;
}
section.yd-dog-gallery .container .row.yd-gallery .yd-dog-img .yd-img-handler .yd-title p {
    margin: 0;
    color: #fff;
}
section.yd-dog-gallery .container .row.yd-gallery .yd-dog-img .yd-mask {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    color: #fff;
    padding: 40px 15px 15px 15px;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    -moz-transition: all 0.3s ease-in 0.4s;
    -o-transition: all 0.3s ease-in 0.4s;
    -webkit-transition: all 0.3s ease-in 0.4s;
    transition: all 0.3s ease-in 0.4s;
}
section.yd-dog-gallery .container .row.yd-gallery .yd-dog-img .yd-mask h4 {
    opacity: 0;
    margin: 0;
    -moz-transform: scale(10);
    -ms-transform: scale(10);
    -o-transform: scale(10);
    -webkit-transform: scale(10);
    transform: scale(10);
    -moz-transition: all 0.3s ease-in-out 0.1s;
    -o-transition: all 0.3s ease-in-out 0.1s;
    -webkit-transition: all 0.3s ease-in-out 0.1s;
    transition: all 0.3s ease-in-out 0.1s;
}
section.yd-dog-gallery .container .row.yd-gallery .yd-dog-img .yd-mask p {
    opacity: 0;
    color: #fff;
    margin: 0;
    -moz-transform: scale(10);
    -ms-transform: scale(10);
    -o-transform: scale(10);
    -webkit-transform: scale(10);
    transform: scale(10);
    -moz-transition: all 0.3s ease-in-out 0.2s;
    -o-transition: all 0.3s ease-in-out 0.2s;
    -webkit-transition: all 0.3s ease-in-out 0.2s;
    transition: all 0.3s ease-in-out 0.2s;
    font-size: 15px;
}
section.yd-dog-gallery .container .row.yd-gallery .yd-dog-img .yd-mask a {
    opacity: 0;
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    -moz-transition: all 0.3s ease-in-out 0.1s;
    -o-transition: all 0.3s ease-in-out 0.1s;
    -webkit-transition: all 0.3s ease-in-out 0.1s;
    transition: all 0.3s ease-in-out 0.1s;
    color: #f67b29;
    font-size: 16px;
    text-decoration: underline;
    font-family: "spacerbold", sans-serif;
    margin-top: 15px;
}
section.yd-dog-gallery .container .row.yd-gallery .yd-dog-img .yd-mask hr {
    margin-top: 15px;
    margin-bottom: 15px;
}
section.yd-teaser {
    margin-top: 50px;
}
section.yd-teaser .yd-announce, section.yd-teaser .yd-news {
    border-bottom: 4px solid #eaeaea;
}
section.yd-teaser .yd-teaser-head {
    border-bottom: 4px solid #eaeaea;
    width: 100%;
    display: inline-block;
}
section.yd-teaser .yd-teaser-head span.pull-left {
    color: #68462d;
    font-size: 16px;
    margin-top: 4px;
}
section.yd-teaser .yd-teaser-head h3 {
    color: #f67b29;
    display: inline-flex;
    margin: 0;
    padding-bottom: 7px;
}
section.yd-teaser .col-md-3 .yd-poster {
    position: relative;
}
section.yd-teaser .col-md-3 .yd-poster .yd-caption {
    position: absolute;
    top: 0;
    padding: 25px 15px;
}
section.yd-teaser .col-md-3 .yd-poster .yd-caption h3 {
    color: #68462d;
    font-size: 41px;
    font-family: "spacerbold", sans-serif;
    margin: 10px 0 25px;
}
section.yd-teaser .col-md-3 .yd-poster .yd-caption .btn-yd {
    padding: 6px 40px;
}
section.yd-teaser .col-md-3 .yd-poster .yd-caption p {
    font-size: 26px;
    color: #68462d;
    margin: 0;
    line-height: 1em;
}
section.yd-teaser .col-md-3 .yd-poster .yd-caption p span {
    color: #68462d;
    font-size: 33px;
    font-family: "spacerbold", sans-serif;
}
section.yd-teaser .col-md-5 img {
    margin: 5px 0 10px;
}
section.yd-teaser .yd-news .media .media-right {
    padding-right: 0;
    padding-left: 10px;
}
section.yd-teaser .yd-news .media .media-body h6 {
    font-size: 16px;
    color: #68462d;
    margin: 2px 0;
}
section.yd-teaser .yd-news .media .media-body h4 {
    font-size: 22px;
    color: #68462d;
}
section.yd-teaser .yd-news .media .media-body p {
    font-size: 16px;
    color: #333;
}
section.yd-teaser .yd-teaser-col .yd-newscontainer p {
    font-size: 15px;
}
section.yd-teaser .yd-teaser-col .yd-newscontainer p .yd-maintitle {
    font-size: 24px;
    font-family: "spacerbold", sans-serif;
    color: #68462d;
}
section.yd-teaser .yd-teaser-col .yd-newscontainer p .yd-titledate {
    font-size: 24px;
    font-family: "spacerbold", sans-serif;
    color: #f67b29;
}
section.yd-caro {
    margin-top: 50px;
}
section.yd-caro .row .yd-customnav {
    margin-bottom: 10px;
}
section.yd-caro .row .yd-customnav a.yd-next, section.yd-caro .row .yd-customnav a.yd-prev {
    padding: 10px 15px;
    cursor: pointer;
    margin-right: 4px;
}
section.yd-caro .yd-caro-elem {
    border: 4px solid #eaeaea;
}
section.yd-page {
    margin-top: 50px;
    margin-bottom: 120px;
}
@media screen and (max-width: 360px) {
    section.yd-banner .yd-button-right {
    display: table !important;
    margin: 0 auto !important;
}
section.yd-banner .yd-button-right .three-buttons {
    margin-left: 0 !important;
}
section.yd-banner .yd-media .yd-media-bt .col-md-2 .media .media-body a:hover.yd-tooltip span, section.yd-banner .yd-media .yd-media-bt .col-md-4 .media .media-body a:hover.yd-tooltip span, section.yd-banner .yd-media .yd-media-bt .col-md-3 .media .media-body a:hover.yd-tooltip span {
    right: -140px;
    width: 300px;
}
section.yd-banner .yd-media .yd-media-bt .col-md-2 .media .media-body a:hover.yd-tooltip span:after, section.yd-banner .yd-media .yd-media-bt .col-md-4 .media .media-body a:hover.yd-tooltip span:after, section.yd-banner .yd-media .yd-media-bt .col-md-3 .media .media-body a:hover.yd-tooltip span:after {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
section.yd-banner .yd-select .yd-sel-col .select2-container--default .select2-selection--multiple {
    max-width: 100%}
.three-buttons-holder.last {
    width: 100%}
.three-buttons-holder.last .three-buttons {
    margin: 0 auto !important;
    display: table;
}
}@media screen and (max-width: 767px) {
    .second-button {
    margin-left: -8px !important;
}
.second-button .media {
    padding-top: 0 !important;
}
.second-media-bt {
    margin: 0 !important;
}
.second-buttons-holder .three-buttons .media .media-right .yd-message {
    height: 28px;
}
.first .kn-sel-col .select2 .selection .select2-selection--single {
    width: 100%;
    max-width: 100%}
header .logo img {
    width: 200px;
    padding: 3px 16px;
}
section.yd-banner {
    position: relative;
    height: auto;
    margin-bottom: 15px;
}
section.yd-banner .yd-cam {
    height: 24px;
}
section.yd-banner .container {
    padding-top: 15px;
}
section.yd-banner .yd-adv-search {
    margin-top: 50px;
    z-index: 99;
    position: relative;
}
section.yd-banner .yd-adv-search .yd-select .yd-form .yd-sel-col {
    margin-bottom: 10px;
}
section.yd-banner .yd-adv-search .yd-select .yd-form .yd-sel-col .select2-container--default .select2-selection--multiple {
    max-width: 100%}
section.yd-banner .yd-adv-search .yd-select .yd-form button {
    width: 145px;
}
section.yd-banner .yd-adv-search .yd-select .yd-form .media {
    float: left;
}
section.yd-banner .yd-adv-search .yd-select .yd-form .kn-media-fxbtn {
    position: absolute !important;
    right: 160px;
    top: 0;
    width: 100px;
}
section.yd-banner .yd-adv-search .yd-select .media {
    position: static !important;
    margin: 0 auto;
    display: table;
    padding-top: 15px;
}
section.yd-banner .yd-select {
    margin-top: 20px;
}
section.yd-banner .yd-select p {
    font-size: 15px;
}
section.yd-banner .yd-select button {
    display: inline-block;
    width: 65px;
    height: 38px;
    border-radius: 8px;
    text-indent: -5px;
}
section.yd-banner .reset-holder {
    display: inline-block !important;
    position: relative;
    top: 12px;
}
section.yd-banner .reset-holder .media .media-body {
    width: auto;
}
section.yd-banner .reset-holder .media .media-body .media-heading {
    color: #68462d;
    text-decoration: underline;
}
section.yd-banner .reset-holder .media .media-right .yd-sprite {
    margin-left: 8px;
}
section.yd-banner .title h1 {
    font-size: 35px;
    margin-top: 3px;
    margin-bottom: 3px;
}
section.yd-banner .title h1 span.yd-ban-tit {
    font-size: 43px;
}
section.yd-banner .title h2 {
    font-size: 22px;
    line-height: 26px;
}
section.yd-banner .yd-img-handler img {
    z-index: 9;
    max-width: 282px;
    bottom: 0;
}
section.yd-banner .yd-ban-default {
    position: relative;
    z-index: 99;
}
section.yd-banner .yd-ban-default .yd-select .yd-media .yd-media-bt .yd-button-right .three-buttons-holder .first-button {
    margin-left: 0 !important;
}
section.yd-banner .yd-button-right {
    display: inline-block;
}
section.yd-banner .three-buttons-holder {
    display: inline-block;
}
section.yd-banner .three-buttons {
    width: auto;
    display: inline-block;
    margin: 0 15px;
}
section.yd-banner .three-buttons #yad-gallery {
    padding-top: 0;
}
section.yd-banner .yd-media {
    background: rgba(255, 255, 255, 0.7);
    position: relative;
    z-index: 99;
    display: inline-block;
    left: 0;
    bottom: -7px;
    width: 94%;
    margin-left: 11px;
    margin-right: 11px;
    margin-bottom: 17px;
    margin-top: 10px;
}
section.yd-banner .yd-media .yd-media-bt {
    display: table;
    margin: 11px auto 0;
    padding-bottom: 0;
}
section.yd-banner .yd-media .yd-media-bt .media {
    margin-top: 5px;
}
section.yd-banner .yd-media .yd-media-bt .media .media-body {
    width: auto;
}
section.yd-banner .yd-media .yd-media-bt .media .media-body p {
    display: none;
}
section.yd-banner .yd-media .yd-media-bt .media .media-body a {
    font-size: 14px !important;
}
section.yd-banner .yd-media .yd-media-bt .col-md-2 .media .media-body a:hover.yd-tooltip span, section.yd-banner .yd-media .yd-media-bt .col-md-4 .media .media-body a:hover.yd-tooltip span, section.yd-banner .yd-media .yd-media-bt .col-md-3 .media .media-body a:hover.yd-tooltip span {
    left: 0;
    right: -140px;
    margin-left: auto;
    margin-right: auto;
}
section.yd-banner .yd-media .yd-media-bt .col-md-2 .media .media-body a:hover.yd-tooltip span:after, section.yd-banner .yd-media .yd-media-bt .col-md-4 .media .media-body a:hover.yd-tooltip span:after, section.yd-banner .yd-media .yd-media-bt .col-md-3 .media .media-body a:hover.yd-tooltip span:after {
    left: -50px;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
}@media screen and (max-width: 767px) and (min-width: 362px) and (max-width: 495px) {
    section.yd-banner .yd-media .yd-media-bt .col-md-2 .media .media-body a: hover.yd-tooltip span, section.yd-banner .yd-media .yd-media-bt .col-md-4 .media .media-body a:hover.yd-tooltip span, section.yd-banner .yd-media .yd-media-bt .col-md-3 .media .media-body a:hover.yd-tooltip span {
    left: 0;
    right: -260px;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
}
section.yd-banner .yd-media .yd-media-bt .col-md-2 .media .media-body a:hover.yd-tooltip span:after, section.yd-banner .yd-media .yd-media-bt .col-md-4 .media .media-body a:hover.yd-tooltip span:after, section.yd-banner .yd-media .yd-media-bt .col-md-3 .media .media-body a:hover.yd-tooltip span:after {
    left: -200px;
}
}@media screen and (max-width: 767px) and (min-width: 496px) and (max-width: 767px) {
    section.yd-banner .yd-media .yd-media-bt .col-md-2 .media .media-body a: hover.yd-tooltip span, section.yd-banner .yd-media .yd-media-bt .col-md-4 .media .media-body a:hover.yd-tooltip span, section.yd-banner .yd-media .yd-media-bt .col-md-3 .media .media-body a:hover.yd-tooltip span {
    left: 0;
    right: -300px;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
}
section.yd-banner .yd-media .yd-media-bt .col-md-2 .media .media-body a:hover.yd-tooltip span:after, section.yd-banner .yd-media .yd-media-bt .col-md-4 .media .media-body a:hover.yd-tooltip span:after, section.yd-banner .yd-media .yd-media-bt .col-md-3 .media .media-body a:hover.yd-tooltip span:after {
    left: -200px;
}
}@media screen and (max-width: 767px) {
    section.yd-banner .yd-media .yd-media-bt .yd-button-right .first-button {
    margin-right: 0;
}
section.yd-banner .yd-ban-gallery .yd-select .col-md-3 img {
    margin-bottom: 5px;
}
section.yd-banner .yd-ban-gallery .yd-select .yd-dogs-gallery {
    position: relative;
    z-index: 99;
}
section.yd-banner .yd-sel-col .select2-container--default .select2-selection--single {
    border: 1px solid #aaa !important;
    max-width: 130px;
    position: relative;
    height: 38px !important;
    margin-bottom: 12px;
}
section.yd-banner .yd-sel-col .select2-container--default .select2-selection__arrow {
    top: 5px;
}
section.yd-banner .kn-sel-col .select2-container--default .select2-selection--single {
    border: 1px solid #aaa !important;
    height: 38px !important;
    margin-bottom: 0;
}
section.yd-banner .kn-sel-col .select2-container--default .select2-selection--multiple {
    border: 1px solid #aaa !important;
}
section.yd-dog-gallery {
    margin: 15px 0;
}
section.yd-dog-gallery .yd-stretch {
    margin-bottom: 15px;
}
section.yd-dog-gallery .yd-gallery {
    margin-top: 0 !important;
}
section.yd-dog-gallery .yd-gal-nav {
    display: flex;
    margin-top: -8px;
}
section.yd-dog-gallery .yd-gal-nav i {
    margin: 0;
    margin-top: 10px;
    width: 27px;
    height: 29px;
}
section.yd-dog-gallery .yd-gal-nav .btn-yd {
    display: inline-block;
    padding: 6px 15px;
    font-size: 18px;
}
section.yd-caro #yd-carousel {
    margin-top: 5px;
}
section.yd-caro .col-xs-8 {
    padding-left: 0;
}
section.yd-caro .col-xs-8 .yd-teaser-head h3 {
    font-size: 20px;
    padding: 0;
}
section.yd-teaser .yd-teaser-col {
    margin-bottom: 35px;
}
section.yd-teaser .yd-teaser-col.medium {
    padding-top: 10px;
}
section.yd-teaser .yd-teaser-col.dog {
    margin-bottom: 0;
}
section.yd-teaser .yd-teaser-col .yd-news, section.yd-teaser .yd-teaser-col .yd-announce {
    border-bottom: none;
}
section.yd-teaser .yd-teaser-col .yd-news .media .media-body h6 {
    font-size: 14px;
    margin: 0;
}
section.yd-teaser .yd-teaser-col .yd-news .media .media-body h4 {
    font-size: 18px;
    line-height: 12px;
    margin: 10px 0;
}
section.yd-teaser .yd-teaser-col .yd-news .media .media-body p {
    font-size: 14px;
}
section.yd-teaser .yd-teaser-col .yd-news .media.last {
    margin-top: 25px;
}
section.yd-teaser .yd-teaser-col .yd-teaser-head h3 {
    font-size: 22px;
}
section.yd-teaser .yd-teaser-col .yd-poster {
    height: 230px;
    overflow: hidden;
}
section.yd-teaser .yd-teaser-col .yd-poster img {
    width: 100%}
section.yd-page {
    margin-top: 0;
}
section.yd-page img {
    display: table;
    margin: 0 auto;
}
section.yd-page .col-xs-6:first-child {
    padding-left: 5px;
    margin-bottom: 15px;
}
section.yd-page .col-xs-6:nth-child(2) {
    padding-right: 5px;
    margin-bottom: 15px;
}
section .select2-selection--multiple {
    max-width: 145px;
}
section .select2-selection--multiple:after {
    left: 15px;
    width: 3%}
section .yd-input-rtl {
    border: 1px solid #aaa !important;
}
}@media (min-width: 768px) and (max-width: 991px) {
    .yd-banner .yd-img-handler img {
    left: -30px !important;
    bottom: -115px;
    max-width: 50%}
.yd-banner .yd-adv-search .yd-select .yd-form .media {
    right: 130px !important;
}
.mgn-top-20 {
    margin-top: 20px;
}
.mgn-bot-20 {
    margin-bottom: 20px;
    padding-bottom: 20px;
}
}@media (min-width: 992px) and (max-width: 1199px) {
    .yd-banner .yd-img-handler img {
    left: -30px !important;
    bottom: -115px;
    max-width: 50%}
}.yd-sprite {
    display: inline-block;
    margin-left: 15px;
}
.instagram {
    background: url("../img/sprite.png") no-repeat -11px -14px;
    width: 28px;
    height: 28px;
}
.twitter {
    background: url("../img/sprite.png") no-repeat -44px -14px;
    width: 28px;
    height: 28px;
}
.youtube {
    background: url("../img/sprite.png") no-repeat -77px -14px;
    width: 28px;
    height: 28px;
}
.fb {
    background: url("../img/sprite.png") no-repeat -110px -14px;
    width: 28px;
    height: 28px;
}
.home-or {
    background: url("../img/sprite.png") no-repeat -15px -60px;
    width: 20px;
    height: 20px;
    margin-bottom: 0;
}
.dog-print {
    background: url("../img/sprite.png") no-repeat -121px -135px;
    width: 22px;
    height: 21px;
}
.dog-print-red {
    background: url("../img/sprite.png") no-repeat -163px -138px;
    width: 22px;
    height: 21px;
}
.dog-head-or {
    background: url("../img/sprite.png") no-repeat -48px -61px;
    width: 25px;
    height: 19px;
    margin-bottom: 0;
}
.yd-prev {
    background: url("../img/sprite.png") no-repeat -15px -236px;
    width: 29px;
    height: 29px;
}
.yd-next {
    background: url("../img/sprite.png") no-repeat -54px -236px;
    width: 29px;
    height: 29px;
}
.yd-handshake {
    background: url("../img/sprite.png") no-repeat -95px -179px;
    width: 40px;
    height: 31px;
    margin-top: -8px;
}
.yd-newspaper {
    background: url("../img/sprite.png") no-repeat -58px -182px;
    width: 24px;
    height: 24px;
}
.yd-m-phone {
    background: url("../img/sprite.png") no-repeat -11px -178px;
    width: 29px;
    height: 32px;
    margin-top: -8px;
}
.star {
    background: url("../img/sprite.png") no-repeat -16px -140px;
    width: 20px;
    height: 19px;
}
.heart {
    background: url("../img/sprite.png") no-repeat -54px -141px;
    width: 18px;
    height: 16px;
}
.home {
    background: url("../img/sprite.png") no-repeat -91px -140px;
    width: 17px;
    height: 17px;
}
.yd-setting {
    background: url("../img/sprite.png") no-repeat -15px -101px;
    width: 21px;
    height: 23px;
}
.yd-dog-br {
    background: url("../img/sprite.png") no-repeat -48px -103px;
    width: 25px;
    height: 19px;
}
.yd-message {
    background: url("../img/sprite.png") no-repeat -91px -100px;
    width: 24px;
    height: 24px;
}
.yd-close {
    background: url("../img/sprite.png") no-repeat -129px -106px;
    width: 18px;
    height: 18px;
}
.yd-cam {
    background: url("../img/sprite.png") no-repeat -161px -104px;
    width: 24px;
    height: 19px;
}
.foot-logo {
    background: url("../img/sprite.png") no-repeat -16px -278px;
    width: 149px;
    height: 62px;
}
.fb-icon {
    background: url("../img/fb-icon.png");
    display: block;
    height: 15px;
    background-repeat: no-repeat;
    width: 15px;
    margin-left: 7px;
}
.email-icon {
    background: url("../img/at-icon.png");
    display: block;
    height: 15px;
    background-repeat: no-repeat;
    width: 15px;
    margin-left: 7px;
}
.desk-icon {
    background: url("../img/pc-icon.png");
    display: block;
    height: 15px;
    background-repeat: no-repeat;
    width: 15px;
    margin-left: 7px;
}
.tel-icon {
    background: url("../img/tel-icon.png");
    display: block;
    height: 15px;
    background-repeat: no-repeat;
    width: 15px;
    margin-left: 7px;
}
.loc-icon {
    background: url("../img/loc-icon.png");
    display: block;
    height: 15px;
    background-repeat: no-repeat;
    width: 15px;
    margin-left: 7px;
}
.close-icon {
    background: url("../img/close-icon.png");
    display: inline-block;
    height: 9px;
    background-repeat: no-repeat;
    background-size: cover;
    width: 9px;
    margin-left: 3px;
}
.instagram-nav {
    background: url("../img/sprite-mobilenav.png") no-repeat 0px 0px;
    width: 41px;
    height: 40px;
    background-size: cover;
}
.twitter-nav {
    background: url("../img/sprite-mobilenav.png") no-repeat -47px 0px;
    width: 41px;
    height: 40px;
    background-size: cover;
}
.youtube-nav {
    background: url("../img/sprite-mobilenav.png") no-repeat -93px 0px;
    width: 41px;
    height: 40px;
    background-size: cover;
}
.fb-nav {
    background: url("../img/sprite-mobilenav.png") no-repeat -142px 0;
    width: 41px;
    height: 40px;
    background-size: cover;
}
.adopt .adopt-head .adopt-social {
    float: left;
    margin-top: 35px;
}
.adopt .adopt-head hr {
    border: solid 2px #f1f1f1;
    margin-bottom: 37px;
    margin-top: 0;
}
.adopt .adopt-head .adopt-breadcrumb-title h3 {
    font-size: 14px;
    color: #666666;
    margin-top: 10px;
    font-family: "spacerregular", sans-serif;
}
.adopt .adopt-head .adopt-breadcrumb-title h2 {
    color: #F67B29;
    margin-top: 0;
    margin-bottom: 3px;
    font-size: 27px;
    font-family: "spacerregular", sans-serif;
}
.adopt .adopt-head .adopt-breadcrumb-title h2 span {
    font-family: "spacerbold", sans-serif;
}
.adopt .adopt-stretched-right {
    background: #c60;
    color: #fff;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding: 6px;
}
.adopt .adopt-stretched-left {
    background: #c60;
    color: #fff;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding: 6px;
}
.adopt .adopt-dog-news {
    margin-top: 62px;
    position: relative;
    background-color: #ece9e7;
    margin-right: 130px;
    padding: 19px 42px;
    margin-bottom: 38px;
    padding-bottom: 8px;
}
.adopt .adopt-dog-news img {
    position: absolute;
    width: 150px;
    height: 150px;
    border-radius: 150px;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
    top: -27px;
    right: -130px;
}
.adopt .adopt-dog-news h4 {
    font-size: 28px;
    margin-bottom: 1px;
    color: #68462D;
}
.adopt .adopt-dog-news h4 span {
    color: #F67B29;
}
.adopt .adopt-dog-news p {
    font-size: 17px;
}
.adopt .adopt-form-left h3 {
    font-family: "spacerregular", sans-serif;
    color: #68462D;
    margin-bottom: 4px;
}
.adopt .adopt-form-left hr {
    width: 85%;
    margin-right: 0;
    border: solid 2px #f1f1f1;
    margin-top: 0;
    margin-bottom: 18px;
}
.adopt .adopt-form-left label {
    display: block;
    color: #68462d;
    font-size: 20px;
    margin-top: 10px;
}
.adopt .adopt-form-left label span {
    color: #F67B29;
    font-size: 28px;
}
.adopt .adopt-form-left input {
    display: block;
    width: 85%;
    border: 1px solid #cacaca;
    border-radius: 9px;
    height: 40px;
    font-size: 19px;
    text-indent: 7px;
}
.adopt .adopt-form-left button {
    background-color: #f67b29;
    border: none;
    border-radius: 11px;
    font-size: 21px;
    padding: 13px 47px;
    color: #fff;
    font-family: "spacerregular", sans-serif;
    margin-top: 38px;
    margin-bottom: 68px;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
}
.adopt .adopt-form-left button:hover {
    background: #c60;
    color: #fff;
}
.adopt .adopt-form-left .adopt-inline-right {
    width: 40%}
.adopt .adopt-form-left .adopt-inline-left {
    width: 14%}
.adopt .adopt-form-left .adopt-width-23 {
    width: 23%}
.adopt .adopt-form-left p {
    font-family: "spacerregular", sans-serif;
    font-size: 21px;
    color: #68462D;
    text-align: left;
    width: 85%;
    margin-top: 49px;
}
.adopt .adopt-form-left p span {
    font-family: "spacerbold", sans-serif;
    font-size: 21px;
    color: #68462D;
}
.adopt .adopt-form-right h3 {
    font-family: "spacerregular", sans-serif;
    color: #68462D;
    margin-bottom: 4px;
}
.adopt .adopt-form-right hr {
    width: 85%;
    margin-right: 0;
    border: solid 2px #f1f1f1;
    margin-top: 0;
    margin-bottom: 18px;
}
.adopt .adopt-form-right label {
    display: block;
    color: #68462d;
    font-size: 20px;
    margin-top: 10px;
}
.adopt .adopt-form-right input {
    display: block;
    width: 85%;
    border: 1px solid #cacaca;
    border-radius: 9px;
    height: 40px;
    font-size: 19px;
    text-indent: 7px;
}
.adopt .adopt-form-right textarea {
    display: block;
    width: 85%;
    border: 1px solid #cacaca;
    border-radius: 9px;
    font-size: 19px;
    height: 123px;
    text-indent: 7px;
}
.adopt .adopt-form-right p {
    font-family: "spacerregular", sans-serif;
    font-size: 21px;
    color: #68462D;
    text-align: left;
    width: 85%;
    margin-top: 49px;
}
.adopt .adopt-form-right p span {
    font-family: "spacerbold", sans-serif;
    font-size: 21px;
    color: #68462D;
}
@media screen and (max-width: 767px) {
    .aticon-facebook {
    display: none !important;
}
.aticon-pinterest_share {
    display: none !important;
}
.aticon-twitter {
    display: none !important;
}
.aticon-whatsapp {
    display: none !important;
}
.adopt .adopt-stretched-left {
    margin-top: 10px;
}
.adopt .adopt-dog-news {
    margin-right: 0;
    text-align: center;
    padding-top: 72px;
    margin-top: 72px;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
}
.adopt .adopt-dog-news img {
    right: 0;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    top: -56px;
    width: 118px;
    height: 118px;
}
.adopt .adopt-dog-news h4 {
    font-size: 26px;
}
.adopt .adopt-dog-news h4 span {
    display: block;
}
.adopt .adopt-dog-news p {
    font-size: 15px;
}
.adopt .adopt-form-right label {
    font-size: 16px;
    font-family: "fbspacerregular", sans-serif;
}
.adopt .adopt-form-right input {
    width: 100%;
    height: 34px;
}
.adopt .adopt-form-right hr {
    width: 100%}
.adopt .adopt-form-right textarea {
    width: 100%;
    height: 34px;
}
.adopt .adopt-form-right p {
    width: 100%;
    text-align: right;
}
.adopt .adopt-form-right h3 {
    margin-top: 16px;
    font-family: "spacerbold", sans-serif;
    font-size: 20px;
}
.adopt .adopt-form-left h3 {
    margin-top: 16px;
    font-family: "spacerbold", sans-serif;
    font-size: 20px;
}
.adopt .adopt-form-left input {
    width: 100%;
    height: 34px;
}
.adopt .adopt-form-left hr {
    width: 100%}
.adopt .adopt-form-left textarea {
    width: 100%;
    height: 34px;
}
.adopt .adopt-form-left button {
    text-align: center;
    padding: 7px 25px;
    font-size: 18px;
    margin-top: 11px;
    margin-bottom: 48px;
    border-radius: 6px;
}
.adopt .adopt-form-left label {
    text-align: right;
    font-size: 16px;
    font-family: "fbspacerregular", sans-serif;
}
.adopt .adopt-form-left .button-left-container {
    text-align: center;
}
.adopt .adopt-form-left p {
    width: 100%;
    text-align: right;
    font-size: 18px;
    margin-top: 17px;
}
.adopt .adopt-form-left p span {
    font-size: 18px;
    font-family: "spacerbold", sans-serif;
    font-weight: bold;
}
.adopt .adopt-form-left .adopt-inline-left {
    width: 19%}
.adopt .adopt-form-left .adopt-width-23 {
    width: 33%}
.adopt .adopt-head {
    margin-top: -22px;
}
.adopt .adopt-head .adopt-social {
    margin-top: 7px;
}
.adopt .adopt-head hr {
    margin-bottom: 16px;
}
}@media (min-width: 768px) and (max-width: 991px) {
    .adopt .adopt-dog-news h4 {
    font-size: 20px;
}
.adopt .adopt-dog-news p {
    font-size: 14px;
}
}body {
    padding-left: 0 !important;
}
.inline-block {
    display: inline-block !important;
}
#at4-share {
    display: none !important;
}
.yd-bg-f5 {
    background-color: #f5f5f5;
}
.yd-sprite-dogindent {
    text-indent: 15px;
}
.yd-input-rtl {
    background-color: #f5f5f5 !important;
}
.first .select2-selection__rendered {
    position: relative;
    text-indent: 30px !important;
}
.first .select2-selection__rendered:before {
    content: "";
    position: absolute;
    background: url("../img/sprite.png") no-repeat -48px -103px;
    width: 25px;
    height: 19px;
    top: 9px;
    right: 9px;
}
a:hover {
    text-decoration: none;
}
@media screen and (max-width: 767px) {
    .at-svc-whatsapp {
    display: none !important;
}
.at-svc-twitter {
    display: none !important;
}
.at-svc-pinterest_share {
    display: none !important;
}
.at-svc-facebook {
    display: none !important;
}
.at-icon-wrapper {
    height: 24px !important;
    width: 24px !important;
}
.at-icon {
    width: 24px !important;
    height: 23px !important;
}
}.yd-menu-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(51, 51, 51, 0.45);
    pointer-events: none;
    opacity: 0;
}
.overlay-content .yd-menu-overlay {
    opacity: 1;
    position: fixed;
}
.np-left-right {
    padding-left: 0;
    padding-right: 0;
}
.txt-bold {
    font-weight: bold;
}
.adopt-submit .adoptsubmit-message {
    background-color: #ece9e7;
    position: relative;
    text-align: center;
    margin-top: 100px;
    padding-top: 55px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 20px;
}
.adopt-submit .adoptsubmit-message img {
    position: absolute;
    left: 0;
    right: 0;
    top: -130px;
    margin-left: auto;
    margin-right: auto;
}
.adopt-submit .adoptsubmit-message h4 {
    color: #68462d;
    font-size: 40px;
}
.adopt-submit .adoptsubmit-message p {
    color: #333333;
    font-size: 20px;
}
.adopt-submit .adoptsubmit-message .yd-bottomp {
    color: #f67b29;
    text-decoration: underline;
}
@media screen and (main-width: 320px) {
    .txt-bold {
    display: block;
}
.adopt-submit .adoptsubmit-message h4 {
    font-size: 22px;
}
.adopt-submit .adoptsubmit-message p {
    font-size: 16px;
}
.adopt-submit .adoptsubmit-message .yd-bottomp {
    display: block;
}
}@media (min-width: 768px) and (max-width: 991px) {
    .txt-bold {
    display: block;
}
.adopt-submit .adoptsubmit-message h4 {
    font-size: 22px;
}
.adopt-submit .adoptsubmit-message p {
    font-size: 16px;
}
.adopt-submit .adoptsubmit-message .yd-bottomp {
    display: block;
}
}.list-banner-container {
    background-image: url(../img/list-page-banner.jpg);
    height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position-y: -168px;
    position: relative;
}
.list-banner-container h4 {
    color: #ffffff;
    font-size: 60px;
    margin-top: 128px;
    font-family: "spacerregular", sans-serif;
}
.yd-list-page .yd-mediacontainer .media {
    margin-bottom: 20px;
}
.yd-list-page .yd-mediacontainer .media .media-body {
    background-color: #f1f1f1;
    padding: 10px;
}
.yd-list-page .yd-mediacontainer .media .media-body .media-heading {
    font-size: 20px;
    color: #68462d;
    font-family: "spacerregular", sans-serif;
}
.yd-list-page .yd-mediacontainer .media .media-body p {
    font-size: 16px;
    color: #333333;
}
.yd-list-page .yd-mediacontainer .media .media-body a {
    font-size: 16px;
    color: #68462d;
    text-decoration: underline;
}
.yd-list-page .yd-mediacontainer .media .media-right {
    padding-right: 0;
}
.yd-list-page .yd-mediacontainer .media .media-right .ydlist-thumbcontainer {
    height: 150px;
    border-left: solid 4px #fff;
}
.yd-list-page .yd-listtitle-container {
    margin-bottom: 60px;
}
.yd-list-page .yd-listtitle-container h4 {
    color: #68462d;
    font-size: 24px;
}
.yd-list-page .yd-listtitle-container p {
    color: #333333;
    font-size: 18px;
}
.yd-list-page .yd-list-buttoncontainer {
    margin-top: 20px;
    margin-bottom: 80px;
}
.custom-adopt .adopt-head .adopt-breadcrumb-title h3 {
    margin-top: 3px;
}
.custom-adopt .adopt-head .adopt-social {
    margin-top: -10px;
}
.custom-adopt .adopt-head hr {
    margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
    .yd-list-page .yd-mediacontainer {
    margin-left: auto;
    margin-right: auto;
    width: 60%}
}@media screen and (max-width: 767px) and (min-width: 512px) and (max-width: 578px) {
    .yd-list-page .yd-mediacontainer {
    width: 70%}
}@media screen and (max-width: 767px) and (min-width: 458px) and (max-width: 512px) {
    .yd-list-page .yd-mediacontainer {
    width: 80%}
}@media screen and (max-width: 767px) and (min-width: 410px) and (max-width: 458px) {
    .yd-list-page .yd-mediacontainer {
    width: 90%}
}@media screen and (max-width: 767px) and (max-width: 409px) {
    .yd-list-page .yd-mediacontainer {
    width: 100%}
}@media screen and (max-width: 767px) {
    .yd-list-page .yd-mediacontainer .media {
    position: relative;
}
.yd-list-page .yd-mediacontainer .media .media-body {
    position: absolute;
    bottom: 0;
    width: 150px;
    background: rgba(51, 51, 51, 0.01);
}
.yd-list-page .yd-mediacontainer .media .media-body .media-heading {
/*    color: #fff;*/
}
.yd-list-page .yd-mediacontainer .media .media-body a {
/*    color: #fff;*/
}
.list-banner-container {
    height: 70px;
    background-position-y: -10px;
}
.list-banner-container h4 {
    font-size: 20px;
    margin-top: 45px;
}
}@media (min-width: 768px) and (max-width: 991px) {
    .list-banner-container {
    background-position-y: -34px;
}
}@media (min-width: 992px) and (max-width: 1199px) {
    .list-banner-container {
    background-position-y: -70px;
}
}.amutot-page {
    margin-bottom: 100px;
}
.amutot-page .thumbnail-href {
    display: block;
    margin-top: 20px;
    transition: none;
}
.amutot-page .thumbnail-href .amutot-img {
    display: block;
}
.amutot-page .thumbnail-href .amutot-img img {
    border: solid;
    border-width: 4px;
    border-color: #eaeaea;
    padding: 30px;
    position: relative;
}
.amutot-page .thumbnail-href .amutot-img .amutot-headtitle {
    display: none;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    font-size: 24px;
    color: white;
    height: 168px;
    justify-content: center; /* align horizontal */
    align-items: center; /* align vertical */
}
.amutot-page .thumbnail-href .amutot-img .amutot-subtitle {
    text-align: center;
    display: none;
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    font-size: 16px;
    color: #68462d;
}
.amutot-page .thumbnail-href:hover {
    border-width: 4px;
    border-color: #eaeaea;
    display: block;
    position: relative;
}
.amutot-page .thumbnail-href:hover .amutot-img {
    background-color: #f67b29;
}
.amutot-page .thumbnail-href:hover .amutot-img img {
    visibility: hidden;
}
.amutot-page .thumbnail-href:hover .amutot-img .amutot-headtitle {
    display: flex;
}
.amutot-page .thumbnail-href:hover .amutot-img .amutot-headtitle:before {
    content: "";
    position: absolute;
}
.amutot-page .thumbnail-href:hover .amutot-img .amutot-subtitle {
    text-align: center;
    display: block;
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    font-size: 16px;
    color: #68462d;
}
.amutot-page .amutot-headcontent {
    text-align: center;
}
.amutot-page .amutot-headcontent button {
    text-align: center;
    border: 1px solid #bababa;
    color: #666;
    padding: 5px 22px;
    font-size: 18px;
    background-color: white;
}

.amutot-page .amutot-headcontent a {
    background-color: #f67b29;
    border: none;
    border-radius: 0;
    padding: 6px 20px;
    font-size: 18px;
}
.amutot-page .amutot-headcontent a:hover {
    background: #68462d;
}

.amutot-page .amutot-headcontent .amutalink {
    text-align: center;
    border: 1px solid #bababa;
    color: #666;
    padding: 5px 22px;
    font-size: 18px;
    background-color: white;
}
.amutot-page .amutot-headcontent .amutalink:hover {
    background: #f67b29;
    color: #fff;
}

.amutot-page .amutot-headcontent h3 {
    font-size: 24px;
    color: #68462d;
}
@media screen and (max-width: 767px) {
    .amutot-page .amutot-img img {
    padding: 0 !important;
    min-width: 100%;
    position: relative;
}
.amutot-page .amutot-img span {
    position: absolute;
    top: 4px;
    right: 4px;
    background-color: #f67b29;
    color: #fff;
    padding: 0px 3px;
    font-size: 12px;
}
.amutot-page .select2-selection__arrow b {
    border-color: #f67b29 transparent !important;
    border-width: 10px 7px 0 7px !important;
    margin: 1px !important;
}
.amutot-page .select2-selection__rendered {
    font-size: 32px;
}
.amutot-page .select2-selection--single {
    border-color: #e6e6e6 !important;
    height: auto !important;
    padding: 2px;
    text-align: right;
}
.amutot-page .select2-container {
    width: 100% !important;
}
.amutot-page .thumbnail-href {
    margin-top: 7px;
    margin-left: 5px;
}
.amutot-page .thumbnail-href .amutot-img {
    position: relative;
}
.amutot-page .thumbnail-href:hover {
    border: none;
    display: block;
}
.amutot-page .thumbnail-href:hover .amutot-img {
    background-color: transparent;
}
.amutot-page .thumbnail-href:hover .amutot-img img {
    visibility: visible;
}
.amutot-page .thumbnail-href:hover .amutot-img .amutot-headtitle {
    display: none;
}
.amutot-page .thumbnail-href:hover .amutot-img .amutot-headtitle:before {
    content: "";
    position: absolute;
}
.amutot-page .thumbnail-href:hover .amutot-img .amutot-subtitle {
    display: none;
}
.amutot-page .amutot-logo-cn {
    margin-left: 0;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
}
.amutot-page .amutot-logo-cn .col-xs-4 {
    padding-left: 0;
    padding-right: 0;
    margin-right: 0;
}
.amutot-page .amutot-headcontent {
    margin-bottom: 15px;
}
.amutot-page .amutot-headcontent .select2 .select2-selection__rendered {
    font-size: 18px;
}
.amutot-page .amutot-headcontent .select2 .select2-selection__arrow b {
    border-width: 8px 6px 0 6px !important;
    top: 46%}
.amutot-page .amutot-headcontent .vs-xs-title {
    color: #68462d;
    font-size: 18px;
    font-family: "fbspacerregular", sans-serif;
    line-height: 23px;
}
}@media (min-width: 768px) and (max-width: 991px) {
    .amutot-page .thumbnail-href: hover {
    border: solid;
    border-width: 4px;
    border-color: #eaeaea;
    display: block;
    position: relative;
}
.amutot-page .thumbnail-href:hover .amutot-img {
    background-color: #f67b29;
}
.amutot-page .thumbnail-href:hover .amutot-img img {
    visibility: hidden;
}
.amutot-page .thumbnail-href:hover .amutot-img .amutot-headtitle {
    display: block;
}
.amutot-page .thumbnail-href:hover .amutot-img .amutot-headtitle:before {
    content: "";
    position: absolute;
}
.amutot-page .thumbnail-href:hover .amutot-img .amutot-subtitle {
    text-align: center;
    display: block;
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    font-size: 16px;
    color: #68462d;
}
}@media (min-width: 992px) and (max-width: 1199px) {
    .amutot-page .amutot-img .amutot-headtitle {
    top: 7px !important;
}
.amutot-page .amutot-img .amutot-subtitle {
    bottom: 15px !important;
}
}.yd-search-page .search-arrow-up {
    content: "";
    position: absolute;
    width: 100px;
    height: 100px;
    background-image: url(../img/search-arrow-up.png);
    background-repeat: no-repeat;
}
.yd-search-page .search-arrow-down {
    content: "";
    position: absolute;
    width: 100px;
    height: 100px;
    background-image: url(../img/search-arrow-down.png);
    background-repeat: no-repeat;
    left: 25px;
    top: 8px;
    cursor: pointer;
}
.yd-search-page .yd-gallery {
    margin-bottom: 54px;
}
.yd-search-page .yd-gallery .search-maintitle .h4-maintitlesearch {
    font-size: 22px;
    color: #68462d;
    background-color: #f1f1f1;
    padding: 7px;
    text-align: center;
    margin-top: -27px;
    margin-bottom: 19px;
    font-family: "spacerregular", sans-serif;
}
.yd-search-page .yd-gallery .search-maintitle .h4-maintitlesearch span {
    font-family: "fbspacerbold", sans-serif;
}
.yd-search-page .yd-gallery .search-handler-yd .yd-st-content {
    text-align: center;
    background-color: #cc6600;
    color: #fff;
    font-family: Arial;
    margin-bottom: 20px;
    padding: 6px;
}
.yd-search-page .yd-gallery .search-handler-yd .yd-gal-nav {
    bottom: 0;
    display: block;
    position: relative;
}
.yd-gallery .submit-search {
    text-align: center;
    margin-top: 16px;
    margin-bottom: 39px;
}
.yd-gallery .submit-search a {
    background-color: #f67b29;
    font-size: 22px;
    border: none;
    border-radius: 10px;
    padding: 9px 24px;
}
.yd-gallery .submit-search a:hover {
    background: #68462d;
}
.yd-search-page .yd-gallery .newsletter-search {
    background-color: #f1f1f1;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 31px;
    margin-bottom: 7px;
}
.yd-search-page .yd-gallery .newsletter-search h4 {
    color: #68462d;
    font-family: "spacerbold", sans-serif;
    margin-bottom: 3px;
    font-size: 25px;
}
.yd-search-page .yd-gallery .newsletter-search h4 span {
    color: #f67b29;
}
.yd-search-page .yd-gallery .newsletter-search p {
    color: #68462d;
    font-size: 17px;
}
.yd-search-page .yd-gallery .newsletter-search a {
    background-color: #f67b29;
    border: none;
    border-radius: 9px;
}
.yd-search-page .yd-gallery .newsletter-search a:hover {
    background: #68462d;
}
.yd-search-page .yd-gallery .newsletter-search input {
    border: solid 1px #c9bfb8;
    padding: 5px;
    border-radius: 9px;
}
.yd-search-page .yd-gallery .newsletter-search input::-webkit-input-placeholder {
    color: #68462d;
}
.yd-search-page .yd-gallery .newsletter-search input:-moz-placeholder {
    color: #68462d;
}
.yd-search-page .yd-gallery .newsletter-search input ::-moz-placeholder {
    color: #68462d;
}
.yd-search-page .yd-gallery .newsletter-search input:-ms-input-placeholder {
    color: #68462d;
}
.yd-search-page .yd-gallery .col-xs-12 hr {
    /* border-width: 5px;
     */margin-bottom: 32px;
}
.yd-search-page .yd-gallery .search-bottomtitle {
    text-align: center;
}
.yd-search-page .yd-gallery .search-bottomtitle h4 {
    font-size: 28px;
    color: #68462d;
    font-family: "fbspacerbold", sans-serif;
}
.yd-search-page .search-container {
    background-color: #f1f1f1;
    padding: 7px 13px;
    margin-top: -2px;
    text-indent: 27px;
    cursor: pointer;
}
.yd-search-page .search-container .searchh4 {
    font-size: 18px;
    color: #68462d;
}
.yd-search-page .search-container .search-arrow-up {
    left: 25px;
    top: 8px;
    cursor: pointer;
}
.yd-search-page .search-container .yd-sprite {
    position: absolute;
    right: 26px;
}
.yd-search-page .yd-sel-colcontainer .yd-sel-col {
    margin-top: 10px;
    margin-bottom: 10px;
}
.yd-search-page .yd-sel-colcontainer .yd-sel-col .select2-container {
    width: 100% !important;
    display: inline-block;
}
.yd-search-page .yd-sel-colcontainer .yd-sel-col label {
    font-size: 14px;
    color: #68462d;
}
.yd-search-page .yd-sel-colcontainer .yd-sel-col .yd-txtbox-search {
    border-radius: 8px;
    border: solid 1px;
    border-color: #AAAAAA;
    width: 100%;
    padding: 5px;
}
.yd-search-page .yd-sel-colcontainer .yd-sel-col .lbl-yd {
    display: inline-block;
    width: 25%}
.yd-search-page .yd-sel-colcontainer .yd-sel-col .select-yd {
    width: 73%;
    display: inline-block;
}
.yd-search-page .yd-sel-colcontainer .search-radio-container {
    position: relative;
    margin-top: 14px;
}
.yd-search-page .yd-sel-colcontainer .search-radio-container .search-sidebar-title {
    position: absolute;
    top: 0px;
}
.yd-search-page .yd-sel-colcontainer .search-radio-container .search-sidebar-title label {
    font-size: 14px;
    color: #68462d;
}
.yd-search-page .yd-sel-colcontainer .search-radio-container .radio-container {
    margin-right: 81px;
}
.yd-search-page .yd-sel-colcontainer .search-radio-container .radio-container .search-radio input[type="radio"] {
    display: none;
}
.yd-search-page .yd-sel-colcontainer .search-radio-container .radio-container .search-radio input[type="radio"]+label span {
    display: inline-block;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    cursor: pointer;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: white;
    border: 1px solid #e6e0dc;
    width: 14px;
    height: 14px;
}
.yd-search-page .yd-sel-colcontainer .search-radio-container .radio-container .search-radio input[type="radio"]:checked+label span {
    position: relative;
}
.yd-search-page .yd-sel-colcontainer .search-radio-container .radio-container .search-radio input[type="radio"]:checked+label span:before {
    content: '•';
    width: 10px;
    height: 10px;
    display: inherit;
    margin-left: 9px;
    border-radius: 100%;
    cursor: pointer;
    outline: 0;
    position: absolute;
    top: -12px;
    font-size: 30px;
    left: -8px;
    color: #f67b29;
}
.yd-search-page .yd-sel-colcontainer .search-radio-container .radio-container .search-radio .spantxt {
    margin-right: 20px;
    font-size: 14px;
    color: #68462d;
}
.yd-search-page .yd-sel-colcontainer .search-submit-container {
    text-align: left;
}
.yd-search-page .yd-sel-colcontainer .search-submit-container .search-submit-btn {
    display: block;
    font-size: 22px;
    background-color: #f67b29;
    border: none;
    border-radius: 12px;
    width: 69%;
    margin-right: auto;
    padding: 4px;
    margin-bottom: 10px;
    margin-top: 17px;
}
.yd-search-page .yd-sel-colcontainer .search-submit-container .search-submit-btn:hover {
    background: #68462d;
}
.yd-search-page .yd-sel-colcontainer .search-submit-container .search-2-sub {
    color: #68462d;
    font-size: 14px;
    font-family: "fbspacerregular", sans-serif;
    position: relative;
    text-decoration: none !important;
}
.yd-search-page .yd-sel-colcontainer .search-submit-container .search-2-sub .yd-cam {
    margin-left: 5px;
    margin-right: 37px;
}
.yd-search-page .yd-sel-colcontainer .search-submit-container .search-2-sub .yd-close {
    margin-left: 0;
    margin-right: 10px;
}
.yd-search-page .yd-sel-colcontainer .search-submit-container .search-2-sub:hover {
    text-decoration: none !important;
}
.yd-search-page .yd-sel-colcontainer .search-submit-container .search-2-sub:after {
    content: "";
    position: absolute;
    width: 83px;
    height: 1px;
    border-bottom: solid 1px;
    left: 0;
    top: 16px;
}
.yd-search-page .yd-sel-colcontainer .search-submit-container .inline-block .yd-sprite {
    margin-left: 9px;
    margin-right: 11px;
}
.yd-search-page .select2-selection__arrow b {
    border-color: #f67b29 transparent transparent transparent !important;
    border-width: 8px 6px 0 6px !important;
}
.yd-search-page .select2-selection--single {
    height: auto !important;
    padding: 1px;
    border-radius: 8px !important;
}
.yd-search-page .select2-selection--multiple {
    height: auto !important;
    padding: 1px;
    border-radius: 8px !important;
}
.yd-search-page .select2-selection--multiple .select2-selection__arrow b {
    border-color: #f67b29 transparent transparent transparent !important;
    border-width: 8px 6px 0 6px !important;
}
.yd-search-page .select2-selection--multiple:after {
    content: '';
    border-color: #f67b29 transparent transparent transparent;
    border-style: solid;
    border-width: 8px 6px 0 6px !important;
    position: absolute;
    top: 45%;
    left: 7px;
}
.yd-search-page .search-newsletter-container {
    margin-top: 35px;
}
.yd-search-page .search-newsletter-container a {
    background-color: #f67b29;
    border: none;
    border-radius: 10px;
}
.yd-search-page .search-newsletter-container a:hover {
    background: #68462d;
}
.yd-search-page .search-newsletter-container input {
    border-radius: 8px;
    border: solid 1px;
    border-color: #aaa;
    width: 78%;
    padding: 5px;
}
.yd-search-page .search-newsletter-container h3 {
    font-size: 18px;
    background: #68462d;
    color: white;
    padding: 9px;
    font-family: "fbspacerregular", sans-serif;
}
.yd-search-page .search-newsletter-container h3 img {
    margin-left: 10px;
}
.yd-search-page .search-newsletter-container h4 {
    font-size: 19px;
    font-family: "fbspacerbold", sans-serif;
    color: #68462d;
    margin-top: 12px;
    margin-bottom: 4px;
}
.yd-search-page .search-newsletter-container p {
    color: #68462d;
}
@media screen and (max-width: 767px) {
    .search-first .select-yd .select2-container--default .select2-selection--single {
    text-indent: 35px;
}
.search-first .select-yd .select2-container--default .select2-selection--single .select2-selection__rendered {
    position: relative;
}
.search-first .select-yd .select2-container--default .select2-selection--single .select2-selection__rendered:before {
    content: "";
    position: absolute;
    background: url("../img/sprite.png") no-repeat -48px -103px;
    width: 25px;
    height: 19px;
    top: 5px;
    right: 9px;
}
.kn-custom-padding {
    padding: 0;
}
.yd-search-page .search-container {
    padding: 7px 13px 5px;
}
.yd-search-page .search-container .searchh4 {
    font-size: 21px;
}
.yd-search-page .search-container .search-arrow-down {
    top: 10px;
}
.yd-search-page .search-container .search-arrow-up {
    top: 10px;
}
.yd-search-page .yd-gallery {
    z-index: 999;
}
.yd-search-page .yd-gallery .search-maintitle .h4-maintitlesearch {
    background-color: transparent;
    font-size: 19px;
    text-align: right;
    margin-top: 0;
}
.yd-search-page .yd-gallery .newsletter-search {
    padding-left: 20px;
    padding-right: 20px;
}
.yd-search-page .yd-gallery .newsletter-search h4 {
    font-size: 18px;
}
.yd-search-page .yd-gallery hr {
    display: none;
}
.yd-search-page .yd-gallery .search-handler-yd .yd-gal-nav {
    z-index: 10000;
}
.yd-search-page .yd-gallery .search-handler-yd .yd-gal-nav .yd-gal-next {
    position: absolute;
    bottom: 95px;
}
.yd-search-page .yd-gallery .search-handler-yd .yd-gal-nav .yd-gal-prev {
    position: absolute;
    bottom: 95px;
    left: 0;
}
.yd-search-page .yd-sel-colcontainer .yd-mb-p {
    font-size: 15px;
    color: #68462d;
    text-align: left;
    border-bottom: solid 4px #f1f1f1;
    margin-top: 20px;
    margin-bottom: 20px;
}
.yd-search-page .yd-sel-colcontainer .search-radio-container .radio-container {
    margin-right: 26%}
.yd-search-page .yd-sel-colcontainer .search-radio-container .radio-container .search-radio label {
    font-size: 19px;
}
.yd-search-page .yd-sel-colcontainer .search-radio-container .radio-container .search-radio input[type="radio"]:before {
    width: 16px;
    height: 16px;
}
.yd-search-page .yd-sel-colcontainer .search-radio-container .radio-container .search-radio input[type="radio"]:checked:after {
    left: -22px;
}
.yd-search-page .yd-sel-colcontainer .search-radio-container .radio-container .search-radio input[type="radio"]:checked+label span:before {
    left: -7px !important;
}
.yd-search-page .yd-sel-colcontainer .search-radio-container .search-sidebar-title .lbl-yd label {
    font-size: 19px;
}
.yd-search-page .yd-sel-colcontainer .search-submit-container .search-2-sub:after {
    right: auto;
    left: 0;
}
.yd-search-page .yd-sel-colcontainer .search-submit-container .search-submit-btn {
    border-radius: 6px;
    font-size: 26px;
    padding: 6px;
    margin-left: 9%;
    width: 77%}
.yd-search-page .yd-sel-colcontainer .search-submit-container .yd-left-inline {
    margin-left: 8%}
.yd-search-page .yd-sel-colcontainer .search-newsletter-container h3 {
    font-size: 20px;
}
.yd-search-page .yd-sel-colcontainer .search-newsletter-container input {
    font-size: 19px;
    width: 74%}
.yd-search-page .yd-sel-colcontainer .search-newsletter-container a {
    font-size: 20px;
    border-radius: 6px;
    width: 24%}
.yd-search-page .yd-sel-colcontainer .yd-sel-col label {
    font-size: 19px;
    font-family: "spacerregular", sans-serif;
}
.yd-search-page .yd-sel-colcontainer .yd-sel-col .yd-txtbox-search {
    font-size: 19px;
    padding: 4px 9px;
}
.yd-search-page .select2-selection__rendered {
    font-size: 20px;
}
.yd-search-page .select2-selection--single {
    padding: 4px 0;
}
.yd-search-page .select2-selection--single .select2-selection__arrow b {
    top: 60% !important;
    left: 64% !important;
}
.yd-search-page .select2-selection--multiple {
    max-width: 100%;
    padding: 0;
}
.yd-search-page .select2-selection--multiple .select2-selection__arrow b {
    top: 60%;
    left: 64%}
}@media (min-width: 768px) and (max-width: 991px) {
    .yd-search-page .yd-sel-colcontainer .search-radio-container .radio-container {
    margin-right: 187px;
}
}@media (min-width: 992px) and (max-width: 1199px) {
    .yd-search-page .yd-sel-colcontainer .search-submit-container .inline-block {
    display: block;
}
.yd-search-page .yd-sel-colcontainer .search-submit-container a .search-2-sub .yd-cam {
    margin-right: 0;
}
.yd-search-page .yd-sel-colcontainer .search-submit-container a .search-2-sub .yd-close {
    margin-right: 0;
    margin-left: 7px;
}
.yd-search-page .yd-sel-colcontainer .search-submit-container a .search-2-sub:after {
    right: 0;
    width: 100%}
.yd-search-page .yd-sel-colcontainer .search-submit-container .search-submit-btn {
    font-size: 17px;
}
.yd-search-page .search-newsletter-container {
    margin-bottom: 20px;
}
.yd-search-page .search-newsletter-container input {
    width: 73%}
.yd-search-page .search-container .searchh4 {
    font-size: 16px !important;
}
}.yd-contentbanner {
    background-image: url(../img/ydcontent-banner.png);
    background-color: black;
}
.content-yd-page .kn-padding-53 {
    padding-right: 53px;
}
.content-yd-page .yd-content-stretchedcn .yd-st-content {
    background-color: #cc6600;
    color: white;
    font-family: Arial;
    font-size: 14px;
    text-align: center;
    padding: 70px;
}
.content-yd-page .ydcontent-sidebarnav {
    margin-top: 9px;
    margin-bottom: 23px;
}
.content-yd-page .ydcontent-sidebarnav ul {
    list-style-type: none;
    padding-right: 0;
}
.content-yd-page .ydcontent-sidebarnav ul li {
    background-color: #ece9e7;
    padding: 5px 15px;
    border-bottom: solid 1px #fff;
}
.content-yd-page .ydcontent-sidebarnav ul li a {
    transition: none;
    -webkit-transition: none;
    font-size: 16px;
}
.content-yd-page .ydcontent-sidebarnav ul li a font-family {
    font-size: 16px;
    font-family: "spacerregular", sans-serif;
}
.content-yd-page .ydcontent-sidebarnav ul li:hover {
    background-color: #68462d;
}
.content-yd-page .ydcontent-sidebarnav ul li:hover a {
    color: white;
}
.content-yd-page .yd-maincontent h3 {
    color: #68462d;
    font-size: 22px;
    font-family: "fbspacerbold", sans-serif;
    margin-top: 10px;
    margin-bottom: 14px;
}
.content-yd-page .yd-maincontent h4 {
    color: #f67b29;
    font-size: 20px;
    font-family: "fbspacerbold", sans-serif;
    margin-bottom: 0;
}
.content-yd-page .yd-maincontent {
    font-family: "fbspacerregular", sans-serif;
    font-size: 17px;
    margin-bottom: 0;
    color: #68462d;
}
.content-yd-page .ydcontent-bottomp h3 {
    color: #f67b29;
    font-size: 20px;
    font-family: "fbspacerbold", sans-serif;
}
.content-yd-page .ydcontent-bottomp p {
    font-family: "fbspacerregular", sans-serif;
    font-size: 17px;
}
.content-yd-page .ydcontent-bottomp .ydcontent-lastp {
    padding-bottom: 255px;
}
.content-yd-page .ydcontent-inline h3 {
    color: #f67b29;
    font-size: 20px;
    font-family: "fbspacerbold", sans-serif;
}
.content-yd-page .ydcontent-inline ul {
    list-style-type: none;
    padding-right: 17px;
}
.content-yd-page .ydcontent-inline ul li {
    font-size: 17px;
    font-family: "fbspacerregular", sans-serif;
    position: relative;
    margin-bottom: 10px;
}
.content-yd-page .ydcontent-inline ul li:before {
    content: "•";
    position: absolute;
    color: #f18741;
    font-size: 26px;
    right: -18px;
    top: -8px;
}
.content-yd-page .ydcontent-slideshow {
    margin-top: 20px;
}
.content-yd-page .ydcontent-slideshow .carousel .owl-stage-outer .owl-stage {
    width: auto !important;
}
.content-yd-page .ydcontent-slideshow .carousel .owl-stage-outer .owl-stage .owl-item {
    width: 100% !important;
}
.content-yd-page .ydcontent-slideshow .carousel .left {
    background-image: none;
}
.content-yd-page .ydcontent-slideshow .carousel .left .content-prev {
    background-image: url(../img/content-prev-btn.png);
    background-repeat: no-repeat;
    height: 40px;
    display: block;
    margin-top: 200px;
}
.content-yd-page .ydcontent-slideshow .carousel .right {
    background-image: none;
}
.content-yd-page .ydcontent-slideshow .carousel .right .content-next {
    background-image: url(../img/content-next-btn.png);
    background-repeat: no-repeat;
    height: 43px;
    display: block;
    margin-top: 200px;
    width: 43px;
    margin-right: 1px;
}
.content-yd-page .ydcontent-slideshow .carousel .carousel-inner .item .carousel-caption {
    right: 1px;
    bottom: 36px;
}
.content-yd-page .ydcontent-slideshow .carousel .carousel-inner .item .carousel-caption h3 {
    font-size: 14px;
    color: white;
    font-family: "fbspacerregular", sans-serif;
    position: absolute;
    background-color: #6b645a;
    padding: 8px;
}
.content-yd-page .yd-gallery .yd-dog-img {
    margin-bottom: 3px !important;
}
@media screen and (max-width: 767px) {
    .content-yd-page .kn-padding-53 {
    padding-right: 15px;
}
.content-yd-page .ydcontent-slideshow .carousel .right .content-next {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
}
.content-yd-page .ydcontent-slideshow .carousel .left .content-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    width: 43px;
    left: 0;
}
.content-yd-page .yd-content-stretchedcn {
    margin-top: 20px;
}
.content-yd-page .yd-content-stretchedcn .yd-st-content {
    padding: 12px;
}
.content-yd-page .select2-selection__arrow b {
    border-color: #f67b29 transparent transparent transparent !important;
    border-width: 10px 7px 0 7px !important;
    top: 66% !important;
    left: 67% !important;
}
.content-yd-page .select2-selection--single {
    padding: 6px;
    height: auto !important;
}
.content-yd-page .ydcontent-bottomp .ydcontent-lastp {
    padding-bottom: 0;
}
.content-yd-page .yd-gallery .yd-bottomtitle {
    padding-left: 15px;
    padding-right: 15px;
}
.content-yd-page .yd-gallery .yd-bottomtitle h3 {
    font-size: 27px;
    font-family: "fbspacerbold", sans-serif;
    color: #f67b29;
}
.content-yd-page .yd-gallery .yd-dog-img {
    margin-bottom: 20px !important;
}
}@media (min-width: 768px) and (max-width: 991px) {
    .content-yd-page .kn-padding-53 {
    padding-right: 15px;
}
.content-yd-page .ydcontent-bottomp .ydcontent-lastp {
    padding-bottom: 0;
}
}@media (min-width: 992px) and (max-width: 1199px) {
    .content-yd-page .yd-content-stretchedcn .yd-st-content {
    padding: 53px;
}
.content-yd-page .kn-padding-53 .yd-gallery .col-sm-12 .yd-dog-img .yd-mask hr {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
}.yd-amuta.yd-dog-gallery {
    margin: 0;
}
.yd-amuta.yd-dog-gallery .yd-gallery {
    margin-top: 0 !important;
    margin-bottom: 100px;
}
.yd-amuta .yd-amuta-title {
    background-color: #f1f1f1;
}
.yd-amuta .yd-amuta-title h2 {
    color: #68462d;
    padding: 11px 20px 8px;
    margin: 0 0 25px;
}
.yd-amuta .media {
    margin-top: 25px;
}
.yd-amuta .media .media-right {
    padding-right: 0;
}
.yd-amuta .media .media-right .yd-amuta-logo {
    border: 4px solid #eaeaea;
}
.yd-amuta .media .media-body p {
    color: #333;
    font-size: 16px;
    margin-right: 25px;
    padding-bottom: 25px;
    border-bottom: 4px solid #eaeaea;
}
.yd-amuta .media .media-body .yd-amuta-info {
    margin-right: 25px;
}
.yd-amuta .media .media-body .yd-amuta-info ul.media-list {
    margin-bottom: 0;
}
.yd-amuta .media .media-body .yd-amuta-info ul.media-list li {
    margin-left: 25px;
}
.yd-amuta .media .media-body .yd-amuta-info ul.media-list li .media-right i.yd-sprite {
    margin-left: 7px;
}
.yd-amuta .media .media-body .yd-amuta-info ul.media-list li .media-body {
    width: auto !important;
}
.yd-amuta .media .media-body .yd-amuta-info ul.media-list li .media-body h6 {
    margin: 0;
    color: #f67b29;
    font-size: 16px;
}
.yd-amuta .media .media-body .yd-amuta-info ul.media-list li .media-body span {
    color: #68462d;
    font-size: 16px;
}
@media screen and (max-width: 767px) {
    .yd-amuta .adopt-stretched-left {
    margin-bottom: 25px;
}
.yd-amuta .media {
    overflow: visible;
}
.yd-amuta .media .media-right {
    float: RIGHT;
    display: block;
}
.yd-amuta .media .media-right .yd-amuta-logo {
    margin: 0 0 15px 15px;
}
.yd-amuta .media .media-body {
    width: 100%;
    overflow: visible;
    display: block;
}
.yd-amuta .media .media-body p {
    margin-right: 0;
}
.yd-amuta .media .media-body .yd-amuta-info {
    margin-right: 0;
}
.yd-amuta .media .media-body .yd-amuta-info ul li {
    width: 100%;
    margin-left: 0 !important;
}
.yd-amuta .media .media-body .yd-amuta-info ul li .media-right i.yd-sprite {
    margin-left: 15px !important;
}
.yd-amuta .yd-amuta-title h2 {
    text-align: center;
}
.yd-amuta.yd-dog-gallery .yd-gallery .yd-dog-img {
    margin-bottom: 10px !important;
}
.yd-amuta.yd-dog-gallery .yd-gallery .col-xs-6:nth-child(even) {
    padding-left: 5px;
}
.yd-amuta.yd-dog-gallery .yd-gallery .col-xs-6:nth-child(odd) {
    padding-right: 5px;
}
}@media (min-width: 768px) and (max-width: 991px) {
    .yd-amuta .adopt-stretched-left {
    margin-bottom: 25px;
}
.yd-amuta .media {
    overflow: visible;
}
.yd-amuta .media .media-right .yd-amuta-logo {
    margin: 0 0 15px 15px;
}
.yd-amuta .media .media-body p {
    margin-right: 0;
}
.yd-amuta .media .media-body .yd-amuta-info {
    margin-right: 0;
}
.yd-amuta .media .media-body .yd-amuta-info ul li .media-right i.yd-sprite {
    margin-left: 15px !important;
}
.yd-amuta .yd-amuta-title h2 {
    text-align: center;
}
}@media (min-width: 992px) and (max-width: 1199px) {
    .yd-amuta .yd-amuta-info {
    margin-right: 0 !important;
}
.yd-amuta .yd-amuta-info ul li {
    margin-left: -5px !important;
}
.yd-amuta .yd-amuta-info ul li .media-right i.yd-sprite {
    margin-left: 7px !important;
}
}.yd-dog-cont .yd-dog .yd-amuta-title {
    margin-top: 25px;
}
.yd-dog-cont .yd-dog>.media {
    border-bottom: 4px solid #eaeaea;
    padding-bottom: 25px;
    margin-right: 25px;
}
.yd-dog-cont .yd-dog>.media .media-body h3 {
    margin: 0;
    color: #68462d;
    margin-right: 25px;
    font-family: "spacerregular", sans-serif;
}
.yd-dog-cont .yd-dog>.media .media-body h2 {
    margin: 0;
    color: #68462d;
    margin-right: 25px;
    margin-bottom: 15px;
}
.yd-dog-cont .col-md-6.yd-dog-col {
    margin-top: 25px;
}
.yd-dog-cont .col-md-6.yd-dog-col .img-responsive {
    width: 100%}
.yd-dog-cont .col-md-6.yd-dog-col button {
    margin-bottom: 25px;
}
.yd-dog-cont .col-md-6.yd-dog-col table.table {
    color: #333;
}
.yd-dog-cont .col-md-6.yd-dog-col table.table tr {
    margin-bottom: 1px;
}
.yd-dog-cont .col-md-6.yd-dog-col table.table tr td {
    border: none;
}
.yd-dog-cont .col-md-6.yd-dog-col table.table tr td:first-child {
    background: #ece9e7;
    width: 120px;
    border-bottom: 1px solid #fff;
}
.yd-dog-cont .col-md-6.yd-dog-col .dog-description {
    height: 154px;
    padding: 9px;
    overflow-y: scroll;
    font-size: 16px;
}
.yd-dog-cont .col-md-6.yd-dog-col .dog-description::-webkit-scrollbar {
    width: 7px;
    background-color: #68462d;
}
.yd-dog-cont .col-md-6.yd-dog-col .dog-description::-webkit-scrollbar-track {
    background-color: #f1f1f1;
}
.yd-dog-cont .col-md-6.yd-dog-col .dog-description::-webkit-scrollbar-thumb {
    background-color: #68462d;
}
.yd-dog-cont .col-md-6.yd-dog-col .carousel .left {
    background-image: none;
}
.yd-dog-cont .col-md-6.yd-dog-col .carousel .left .content-prev {
    background-image: url(../img/content-prev-btn.png);
    background-repeat: no-repeat;
    height: 40px;
    display: block;
    margin-top: 200px;
}
.yd-dog-cont .col-md-6.yd-dog-col .carousel .right {
    background-image: none;
}
.yd-dog-cont .col-md-6.yd-dog-col .carousel .right .content-next {
    background-image: url(../img/content-next-btn.png);
    background-repeat: no-repeat;
    height: 43px;
    display: block;
    margin-top: 200px;
    width: 43px;
    margin-right: 1px;
}
.yd-dog-cont .kn-custom-body {
    position: relative;
}
@media screen and (max-width: 767px) {
    .yd-dog-cont .yd-dog-col .carousel .left .content-prev {
    position: absolute;
    top: 0;
    width: 40px;
    left: 0;
    bottom: 0;
    margin-top: auto !important;
    margin-bottom: auto;
}
.yd-dog-cont .yd-dog-col .carousel .right .content-next {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto !important;
    margin-bottom: auto;
}
.yd-dog-cont .yd-dog-col .btn-yd {
    padding: 12px 21px;
    border-radius: 6px;
    margin-bottom: 15px !important;
}
.yd-dog-cont .yd-dog-col .np-left-right .mb-tb-fixmargin {
    margin-bottom: 0;
}
.yd-dog-cont .yd-dog-col .np-left-right .table tbody tr td a {
    text-decoration: underline;
}
.yd-dog-cont .yd-dog-col .dog-description {
    height: auto !important;
    padding: 0 !important;
    overflow-y: visible !important;
}
.yd-dog-cont .yd-dog .yd-amuta-title h2 {
    font-size: 20px;
}
.yd-dog-cont .yd-dog .kn-media {
    margin-top: 90px;
    margin-right: 0;
}
.yd-dog-cont .yd-dog .kn-media .media-body {
    position: relative;
}
.yd-dog-cont .yd-dog .kn-media .media-body h3 {
    position: absolute;
    top: -71px;
    font-size: 19px;
    left: 0;
    right: 0;
    width: 100%
/*    width: 264px;
    margin-left: auto;
    margin-right: auto;*/
}
.yd-dog-cont .yd-dog .kn-media .media-body h2 {
    position: absolute;
    top: -52px;
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
    width: 230px;
}
}@media (min-width: 768px) and (max-width: 991px) {
    .yd-dog-cont .yd-dog-col .carousel .left .content-prev {
    position: absolute;
    top: 0;
    width: 40px;
    left: 0;
    bottom: 0;
    margin-top: auto !important;
    margin-bottom: auto;
}
.yd-dog-cont .yd-dog-col .carousel .right .content-next {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto !important;
    margin-bottom: auto;
}
}@media (min-width: 992px) and (max-width: 1199px) {
    .yd-dog-cont .yd-dog-col .carousel .left .content-prev {
    position: absolute;
    top: 0;
    width: 40px;
    left: 0;
    bottom: 0;
    margin-top: auto !important;
    margin-bottom: auto;
}
.yd-dog-cont .yd-dog-col .carousel .right .content-next {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto !important;
    margin-bottom: auto;
}
}.red-banner-container {
    background-image: url(../img/img-red-button-banner.jpg);
    height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.red-banner-container h4 {
    font-family: "spacerregular", sans-serif;
    font-weight: normal;
    color: #e62a05;
    font-size: 60px;
    padding-top: 88px;
    line-height: 48px;
    display: table-cell;
    vertical-align: bottom;
    padding-right: 20px;
}
.red-banner-container h4 span {
    color: #fff;
    font-family: "spacerregular", sans-serif;
    font-weight: normal;
    display: block;
}
.red-banner-container .logo-holder {
    padding-top: 88px;
    display: table-cell;
}
.red-banner-form .banner-form-holder .divider {
    border-bottom: 4px solid #f1f1f1;
}
.red-banner-form .banner-form-holder h3.red {
    font-family: "spacerbold", sans-serif;
    color: #e62a05;
}
.red-banner-form .banner-form-holder .adopt-form-right label {
    color: #000;
    margin-bottom: 0;
}
.red-banner-form .banner-form-holder .adopt-form-right textarea {
    height: 145px;
}
.red-banner-form .banner-form-holder .adopt-form-right .input-file-holder input[type="file"] {
    display: none;
}
.red-banner-form .banner-form-holder .adopt-form-right .input-file-holder .custom-file-upload {
    border: 1px solid #cacaca;
    border-radius: 9px;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
    width: 85%;
    color: #68462d;
    margin: 4px;
}
.red-banner-form .banner-form-holder .adopt-form-right .input-file-holder .custom-file-upload img {
    float: left;
    margin-top: 2px;
}
.red-banner-form .banner-form-holder .adopt-form-right .input-group .adopt-width-23 {
    width: 144px;
    margin: 0 10px;
    float: left;
}
.red-banner-form .banner-form-holder .adopt-form-right .input-group .adopt-width-23 input {
    width: 100%}
.red-banner-form .banner-form-holder .adopt-form-right .input-group .adopt-width-23:last-child {
    margin-right: 0;
}
.red-banner-form .banner-form-holder .adopt-form-left.form-red label {
    color: #000;
}
.red-banner-form .banner-form-holder .adopt-form-left.form-red label span {
    color: #e62a05;
    line-height: 18px;
}
.red-banner-form .banner-form-holder .adopt-form-left.form-red button {
    background: #e62a05;
    margin-bottom: 42px;
}
.red-banner-form .banner-form-holder .adopt-form-left.form-red .button-left-text {
    display: inline-block;
    position: relative;
    top: 13px;
    margin-right: 15px;
}
.red-banner-form .banner-form-holder .adopt-form-left.form-red .button-left-text b {
    font-family: "fbspacerbold", sans-serif;
    color: #333333;
    font-size: 16px;
    font-weight: normal;
}
.red-banner-form .banner-form-holder .adopt-form-left.form-red .button-left-text p {
    font-family: "spacerregular", sans-serif;
    width: auto;
    color: #333333;
    font-size: 16px;
    padding: 0;
    margin: 0;
    line-height: 16px;
}
.red-banner-form .banner-form-holder .adopt-form-left.form-red .button-left-text a {
    font-family: "spacerregular", sans-serif;
    font-size: 16px;
    text-decoration: underline;
    color: #e62a05;
}
.red-banner-form .banner-form-holder .adopt-form-left.form-red .button-left-container {
    display: inline-block;
}
.red-banner-top {
    margin-top: 13px;
}
.red-banner-top .adopt-head .adopt-social {
    margin-top: 0;
    margin-bottom: 10px;
}
.red-banner-top .adopt-head .adopt-breadcrumb-title h3 {
    margin-top: 4px;
}
.red-banner-top .adopt-head hr {
    margin-bottom: -4px;
}
.red-beloved-dogs .gray-bg {
    background-color: #f4f2f1;
    padding: 20px 0;
}
.red-beloved-dogs .gray-bg .top-title {
    font-family: "spacerbold", sans-serif;
    font-size: 36px;
    color: #e62a05;
    text-align: center;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 0;
}
.red-beloved-dogs .gray-bg .top-text {
    font-family: "fbspacerregular", sans-serif;
    text-align: center;
    font-size: 20px;
    margin-bottom: 0;
    line-height: 26px;
    color: #333;
}
.red-beloved-dogs .gray-bg .top-text.bold {
    font-family: "spacerbold", sans-serif;
    color: #333;
    text-align: center;
    font-weight: bold;
    display: inherit;
    margin-bottom: 10px;
}
.red-beloved-dogs .gray-bg .top-link.red {
    font-family: "spacerregular", sans-serif;
    font-size: 25px;
    background: #e62a05;
    color: #fff;
    padding: 6px 25px 6px 30px;
    font-weight: normal;
    border-radius: 10px;
    display: table;
    text-decoration: none;
    outline: 0;
    margin: 0 auto 7px;
}
.red-beloved-dogs .gray-bg .top-link.red:before {
    content: "";
    background: url(../img/icon-white-footprint.png);
    width: 30px;
    height: 28px;
    display: inline-block;
    position: relative;
    top: 7px;
    margin-left: 10px;
}
.three-thumbnails .three-thumbnails-holder {
    border-bottom: 4px solid #f1f1f1;
}
.three-thumbnails .content-title {
    font-family: "spacerbold", sans-serif;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    margin: 0;
    padding-top: 13px;
    padding-bottom: 24px;
}
.three-thumbnails .thumbnail {
    border: 0;
    margin-bottom: 10px;
}
.three-thumbnails .thumbnail img {
    margin-bottom: 10px;
}
.three-thumbnails .thumbnail .caption .thumb-text {
    font-family: "fbspacerregular", sans-serif;
    font-size: 22px;
    line-height: 26px;
}
.three-thumbnails .thumbnail .caption .thumb-text a {
    text-decoration: underline;
    color: #e62a05;
}
.red-banner-two {
    margin-top: 30px;
}
.red-bottom-search {
    margin-bottom: 20px;
    margin-top: 30px;
}
.red-bottom-search .bg-gray {
    background: #f1f1f1;
}
.red-bottom-search .bg-gray .search-holder {
    display: inline-block;
    float: left;
    margin-left: 5px;
    padding: 5px 0;
}
.red-bottom-search .bg-gray .search-holder .search-input-holder {
    display: inline-block;
    position: relative;
    top: 1px;
}
.red-bottom-search .bg-gray .search-holder .search-input-holder img {
    position: absolute;
    left: 10px;
    top: 10px;
}
.red-bottom-search .bg-gray .search-holder .search-input-holder .input-search {
    width: 385px;
    padding-left: 28px;
}
.red-bottom-search .bg-gray .search-holder .search-text {
    font-family: "spacerregular", sans-serif;
    color: #333;
    font-size: 18px;
    display: inline-block;
    margin: 0;
    position: relative;
    top: 3px;
    margin-left: 15px;
    font-weight: normal;
}
.red-bottom-search .bg-gray .search-text-bold {
    font-family: "spacerbold", sans-serif;
    font-weight: bold;
    color: #333;
    margin-right: 20px;
    position: relative;
    font-size: 24px;
    top: 2px;
}
.red-bottom-gallery {
    margin-top: 0;
}
.red-bottom-gallery .redbanner-gallery .yd-gallery {
    padding-bottom: 80px;
    margin-top: 0 !important;
}
.red-bottom-gallery .redbanner-gallery .yd-gallery .search-handler-yd .col-sm-3 {
    padding: 0 10px;
}
.red-bottom-gallery .redbanner-gallery .yd-gallery .search-handler-yd .col-sm-3:first-child {
    padding-right: 15px !important;
}
.red-bottom-gallery .redbanner-gallery .yd-gallery .search-handler-yd .col-sm-3:last-child {
    padding-left: 15px !important;
}
.red-bottom-gallery .redbanner-gallery .yd-gallery .yd-dog-img {
    margin-bottom: 20px !important;
}
.red-bottom-gallery .redbanner-gallery .yd-gallery .yd-dog-img .yd-img-handler img {
    max-height: 228px;
}
.red-bottom-gallery .redbanner-gallery .yd-gallery .yd-dog-img .yd-img-handler .yd-title {
    padding: 60px 10px 5px 10px !important;
}
@media screen and (max-width: 767px) {
    .red-banner-container {
    background-position: center center;
    background-image: url("../img/red-button-mobilebanner.jpg");
    background-size: cover;
    height: 116px;
}
.red-banner-container h4 {
    font-size: 30px;
    line-height: 32px;
    padding-right: 15px;
    padding-top: 50px;
}
.red-banner-container .logo-holder {
    padding-top: 115px;
    padding-top: 50px;
}
.red-banner-container .logo-holder img {
    width: 54px;
}
.red-banner-top .adopt-head {
    margin-top: -7px;
}
.red-banner-top .adopt-head .adopt-social {
    margin-bottom: 0;
}
.red-banner-two {
    margin: -7px 0;
}
.red-beloved-dogs {
    margin-bottom: 10px;
}
.red-beloved-dogs .gray-bg {
    padding: 15px;
}
.red-beloved-dogs .gray-bg .top-title {
    font-size: 27px;
    margin-top: 6px;
    margin-bottom: 5px;
}
.red-beloved-dogs .gray-bg .top-text {
    font-size: 16px;
    line-height: 22px;
}
.red-beloved-dogs .gray-bg .top-text.bold {
    margin-bottom: 5px;
    font-size: 18px;
}
.red-beloved-dogs .gray-bg .top-link.red {
    font-size: 21px;
    border-radius: 5px;
    padding: 4px 24px;
    margin-top: 20px;
    margin-bottom: 15px;
    line-height: 32px;
}
.red-beloved-dogs .gray-bg .top-link.red:before {
    background-size: contain;
    width: 26px;
    height: 24px;
}
.three-thumbnails {
    margin-bottom: 20px;
}
.three-thumbnails .content-title {
    font-size: 28px;
    padding-top: 0;
    padding-bottom: 25px;
    line-height: 30px;
}
.three-thumbnails .thumbnail {
    margin-bottom: 33px;
    padding: 0;
}
.three-thumbnails .thumbnail .caption {
    padding: 0;
}
.three-thumbnails .thumbnail .caption .thumb-text {
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    max-width: 295px;
    margin: 0 auto;
}
.three-thumbnails .three-thumbnails-holder .thumbnail img {
    max-width: 30%}
.red-bottom-search {
    margin-top: 20px;
}
.red-bottom-search .bg-gray {
    padding-bottom: 10px;
    padding-top: 5px;
}
.red-bottom-search .bg-gray .search-holder {
    float: none;
    margin: 0;
    width: 100%}
.red-bottom-search .bg-gray .search-holder .search-input-holder {
    display: block;
    margin: 0 auto;
}
.red-bottom-search .bg-gray .search-holder .search-input-holder .input-search {
    width: 250px;
    margin: 0 auto;
    display: table;
}
.red-bottom-search .bg-gray .search-holder .search-input-holder img {
    left: 26px;
}
.red-bottom-search .bg-gray .search-holder .search-input-holder input {
    min-width: 90%;
    width: 90%}
.red-bottom-search .bg-gray .search-holder .search-text {
    font-size: 17px;
    margin-left: 0;
    text-align: center;
    position: static;
    width: 100%}
.red-bottom-search .bg-gray .search-text-bold {
    top: 5px;
    margin: 5px 0;
    text-align: center;
    padding-bottom: 0px;
    font-size: 24px;
}
.red-banner-form {
    margin-top: 0;
}
.red-banner-form .banner-form-holder h3.red {
    font-size: 21px;
}
.red-banner-form .banner-form-holder .divider {
    margin-bottom: 0;
}
.red-banner-form .banner-form-holder .adopt-form-right {
    padding-bottom: 30px;
}
.red-banner-form .banner-form-holder .adopt-form-right h3 {
    margin-top: 0;
}
.red-banner-form .banner-form-holder .adopt-form-right label {
    font-size: 16px;
    margin-top: 10px;
    line-height: 20px;
    margin-bottom: 5px;
}
.red-banner-form .banner-form-holder .adopt-form-right .input-file-holder .custom-file-upload {
    margin: 0;
    width: 100%}
.red-banner-form .banner-form-holder .adopt-form-right .input-group .adopt-width-23 {
    width: 33.33333333%;
    margin: 0;
    padding: 0 5px;
}
.red-banner-form .banner-form-holder .adopt-form-right .input-group .adopt-width-23:first-child {
    padding-left: 0;
}
.red-banner-form .banner-form-holder .adopt-form-right .input-group .adopt-width-23:last-child {
    padding-right: 0;
}
.red-banner-form .banner-form-holder .adopt-form-left.form-red .button-left-container {
    display: block;
    width: 100%}
.red-banner-form .banner-form-holder .adopt-form-left.form-red .button-left-text {
    top: 0;
}
.red-banner-form .banner-form-holder .adopt-form-left.form-red .button-left-text b {
    font-size: 14px;
}
.red-banner-form .banner-form-holder .adopt-form-left.form-red .button-left-text p {
    font-size: 14px;
    line-height: 14px;
}
.red-banner-form .banner-form-holder .adopt-form-left.form-red .button-left-text a {
    font-size: 14px;
}
.red-banner-form .banner-form-holder .adopt-form-left button {
    text-align: center;
    display: block;
    width: 100%;
    font-size: 21px;
    margin: 20px 0 !important;
    padding: 5px 0;
}
.red-banner-form .banner-form-holder .adopt-form-left label {
    font-size: 16px;
    margin-top: 10px;
    line-height: 20px;
    margin-bottom: 5px;
}
.red-banner-form .banner-form-holder .adopt-form-left .adopt-inline-right {
    width: 60%}
.red-banner-form .banner-form-holder .adopt-form-left .adopt-inline-left {
    width: 24%}
.red-bottom-gallery {
    margin-bottom: 0 !important;
    padding-bottom: 50px;
}
.red-bottom-gallery .redbanner-gallery .yd-gallery {
    padding-bottom: 0;
    margin: 0 -6px;
}
.red-bottom-gallery .redbanner-gallery .yd-gallery .search-handler-yd .col-sm-3 {
    padding: 0 7px;
}
.red-bottom-gallery .redbanner-gallery .yd-gallery .search-handler-yd .col-sm-3:first-child {
    padding-right: 7px !important;
}
.red-bottom-gallery .redbanner-gallery .yd-gallery .search-handler-yd .col-sm-3:last-child {
    padding-left: 7px !important;
}
.red-bottom-gallery .redbanner-gallery .yd-gallery .yd-dog-img {
    margin-bottom: 13px !important;
}
.red-bottom-gallery .redbanner-gallery .yd-gallery .yd-dog-img .yd-img-handler img {
    max-height: inherit;
}
.red-bottom-gallery .redbanner-gallery .yd-gallery .yd-dog-img .yd-img-handler .yd-title {
    line-height: 17px;
}
.red-bottom-gallery .redbanner-gallery .yd-gallery .yd-dog-img .yd-mask {
    padding: 12% 10px !important;
}
.red-bottom-gallery .redbanner-gallery .yd-gallery .yd-dog-img .yd-mask h4 {
    font-size: 16px;
    line-height: 19px;
}
.red-bottom-gallery .redbanner-gallery .yd-gallery .yd-dog-img .yd-mask p {
    font-size: 11px !important;
    line-height: 13px;
}
.red-bottom-gallery .redbanner-gallery .yd-gallery .yd-dog-img .yd-mask p:first-of-type {
    line-height: 14px;
    padding-bottom: 3px;
}
.red-bottom-gallery .redbanner-gallery .yd-gallery .yd-dog-img .yd-mask a {
    position: relative;
    top: -6px;
    font-size: 10px !important;
}
}@media (min-width: 768px) and (max-width: 991px) {
    .red-banner-container {
    background-position: center center;
}
.red-banner-container h4 {
    font-size: 44px;
    line-height: 44px;
}
.red-banner-container .logo-holder img {
    width: 75px;
}
.red-beloved-dogs .gray-bg {
    padding: 10px 0;
}
.red-beloved-dogs .gray-bg .top-title {
    font-size: 32px;
    margin-top: 0;
    margin-bottom: 0;
}
.red-beloved-dogs .gray-bg .top-text {
    font-size: 16px;
    line-height: 22px;
}
.red-beloved-dogs .gray-bg .top-text.bold {
    margin-bottom: 5px;
}
.red-beloved-dogs .gray-bg .top-link.red {
    font-size: 16px;
    padding: 0 20px;
    line-height: 32px;
}
.red-beloved-dogs .gray-bg .top-link.red:before {
    background-size: contain;
    width: 26px;
    height: 24px;
}
.three-thumbnails {
    margin-bottom: 20px;
}
.three-thumbnails .content-title {
    font-size: 32px;
    padding-top: 0;
    padding-bottom: 15px;
}
.three-thumbnails .thumbnail {
    margin-bottom: 15px;
}
.three-thumbnails .thumbnail .caption {
    padding: 0;
}
.three-thumbnails .thumbnail .caption .thumb-text {
    font-size: 16px;
    line-height: 20px;
}
.red-banner-two {
    margin-top: 20px;
    margin-bottom: 20px;
}
.red-bottom-search {
    margin-top: 20px;
}
.red-bottom-search .bg-gray .search-holder .search-input-holder .input-search {
    width: 214px;
}
.red-bottom-search .bg-gray .search-holder .search-text {
    font-size: 16px;
    margin-left: 10px;
}
.red-bottom-search .bg-gray .search-text-bold {
    font-size: 18px;
    top: 5px;
}
section.yd-dog-gallery .container .row.yd-gallery {
    padding: 0;
    margin-bottom: 0;
}
section.yd-dog-gallery .container .row.yd-gallery .yd-dog-img .yd-mask {
    padding: 6px 15px 15px 15px;
}
section.yd-dog-gallery .container .row.yd-gallery .yd-dog-img .yd-mask h4 {
    font-size: 16px;
}
section.yd-dog-gallery .container .row.yd-gallery .yd-dog-img .yd-mask p {
    font-size: 12px;
    line-height: 16px;
}
section.yd-dog-gallery .container .row.yd-gallery .yd-dog-img .yd-mask a {
    font-size: 12px;
}
section.yd-dog-gallery .container .row.yd-gallery .yd-dog-img .yd-mask hr {
    margin: 2px 0;
}
.red-bottom-gallery .redbanner-gallery .yd-gallery .search-handler-yd .col-sm-3 {
    padding: 0 5px;
}
.red-bottom-gallery .redbanner-gallery .yd-gallery .yd-dog-img {
    margin-bottom: 10px !important;
}
.red-bottom-gallery .redbanner-gallery .yd-gallery .yd-dog-img .yd-img-handler img {
    max-height: 143px;
}
.red-banner-form .banner-form-holder h3.red {
    font-size: 18px;
}
.red-banner-form .banner-form-holder .adopt-form-left.form-red button {
    margin-bottom: 42px;
    font-size: 16px;
    padding: 7px 22px;
}
.red-banner-form .banner-form-holder .adopt-form-left.form-red .button-left-text {
    margin-right: 8px;
    top: 17px;
}
.red-banner-form .banner-form-holder .adopt-form-left.form-red .button-left-text b, .red-banner-form .banner-form-holder .adopt-form-left.form-red .button-left-text a {
    font-size: 14px;
}
.red-banner-form .banner-form-holder .adopt-form-left.form-red .button-left-text p {
    font-size: 14px;
    line-height: 14px;
}
.red-banner-form .banner-form-holder .adopt-form-left label {
    font-size: 16px;
    margin-top: 5px;
}
.red-banner-form .banner-form-holder .adopt-form-left label span {
    font-size: 21px;
}
.red-banner-form .banner-form-holder .adopt-form-right textarea {
    height: 130px;
}
.red-banner-form .banner-form-holder .adopt-form-right label {
    font-size: 16px;
    margin-top: 5px;
}
.red-banner-form .banner-form-holder .adopt-form-right .input-group .adopt-width-23 {
    width: 91px;
    margin: 0 5px;
}
}@media (min-width: 992px) and (max-width: 1199px) {
    section.yd-dog-gallery .container .row.yd-gallery .yd-dog-img .yd-mask {
    padding: 6px 15px 15px 15px;
}
.red-bottom-search .bg-gray .search-holder .search-input-holder .input-search {
    width: 325px;
}
.red-bottom-gallery .redbanner-gallery .yd-gallery .yd-dog-img .yd-img-handler img {
    max-height: 185px;
}
.red-banner-form .banner-form-holder .adopt-form-right .input-group .adopt-width-23 {
    width: 116px;
}
}.yd-caro {
    position: relative;
    min-height: 100px;
    margin-bottom: 83px;
}
.yd-caro * {
    font-family: Arial,  Geneva,  SunSans-Regular,  sans-serif;
    font-size: 14px;
    color: #333;
    line-height: 22px;
}
.wrapper {
    right: 0;
    width: 100%;
    height: 50%;
    margin-top: -1px;
    position: absolute;
    left: 0;
    top: 50%;
    padding-left: 15px;
    padding-right: 15px;
}
#smooth-carousel {
    margin-top: -100px;
}
#smooth-carousel div {
    text-align: center;
    width: 100px;
    height: 100px;
    float: left;
    position: relative;
    margin-left: 5px;
}
#yd-carousel div img {
    border: none;
}
@media screen and (max-width: 767px) {
    .caroufredsel_wrapper[style] {
    width: 100% !important;
    margin: 0 auto !important;
    padding-left: 15px;
    padding-right: 15px;
}
}@media (min-width: 768px) and (max-width: 991px) {
    .caroufredsel_wrapper[style] {
    width: 720px !important;
    margin: 0 auto !important;
    padding-left: 15px;
    padding-right: 15px;
}
}@media (min-width: 992px) and (max-width: 1199px) {
    .caroufredsel_wrapper[style] {
    width: 940px !important;
    margin: 0 auto !important;
    padding-left: 15px;
    padding-right: 15px;
}
}
/*# sourceMappingURL=application.css.map */
