body {
    font-family: 'Arial';
    font-size: 15px;
    line-height: 19px;
    color: #949494;
}

@font-face {
    font-family: 'Hobo';
    src: url('../fonts/Hobo.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Hobo.woff') format('woff'),
        url('../fonts/Hobo.ttf') format('truetype'),
        url('../fonts/Hobo.svg#Hobo') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Arial Black';
    src: url('../fonts/Arial Black.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

a {
    color: teal;
    text-decoration: none;
}

a:hover {
    color: #696969;
    text-decoration: none;
}

a:focus {
    outline: none;
    outline-offset: 0px;
    text-decoration: none;
}

.header_custom {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f2f2f2+100 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',
        endColorstr='#f2f2f2', GradientType=0); /* IE6-9 */
    padding: 10px 0px;
}

.header_custom .site-logo img {
    max-width: initial !important;
}

.dog_first {
    width: 100%
}

.dog_first>img {
    display: inline-block;
    padding-left: 10px;
    padding-right: 20px;
    width: 100%;
}

.custom_serach {
    width: 100%;
    padding: 0px;
    margin-top: -8.5%;
}

.custom_serach  .form-group {
    margin: auto;
    display: inline-block;
}

.custom_serach  .form-group  input {
    font-size: 16px;
}

.custom_serach  button {
    display: inline-block;
    vertical-align: top;
}

.serach_part {
    display: inline-block;
}

.custom_serach  .form-group input {
    background: #fcfbfb none repeat scroll 0 0;
    border: 2px solid #949494;
    border-radius: 0;
    box-shadow: 0 3px 8px #e1e0e0 inset;
    color: #949494;
    font-family: 'Arial';
    font-size: 19px;
    height: 45px;
    width: 100%;
}

.custom_serach  .form-group .errorField input {
    border: 2px solid red;
}

.custom_serach  .form-group .errorField span {
    display: none;
}

.custom_serach  .form-group {
    width: calc(100% - 99px);
}

.form-control::-moz-placeholder {
    color: #dad5cb;
    opacity: 1;
}

.custom_serach  button {
    background: #949494 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #fff;
    font-family: "Arial";
    font-size: 18px;
    height: 45px;
    margin-left: -6px;
    padding: 5px 9px;
    width: 100px;
}

.custom_serach  button:hover {
    background: #949494 none repeat scroll 0 0;
    color: #FFF;
}

.custom_serach  button>span {
    margin-left: 10px;
}

.custom_serach .errorHeader {
    display: none;
}

.bodyContent_Body a, .bodyContent_Body a span, .bodyContent_Body a p,
    .bodyContent_Body a div {
    color: teal !important;
}


.contact_info {
    padding-top: 20px;
}

.contact_info>ul {
    list-style: outside none none;
    padding: 0;
}

.contact_info>ul>li img {
    width: 18px;
}

.contact_info>ul>li>a, .contact_info>ul>li>a {
    color: #949494;
    font-size: 16px;
    line-height: 19px;
}

.contact_info>ul>li>a:hover {
    color: #949494;
    text-decoration: none;
}

.contact_info>ul>li>a>span {
    margin-right: 10px;
}

.contact_info>ul li {
    margin-top: 8px;
}

.contact_info>ul li.adddres-line span {
    display: inline-block;
    vertical-align: top;
}

.contact_info>ul li.adddres-line div {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 40px);
    font-weight: normal;
}

.main_menu {
    background: #949494;
}

.community_part {
    padding-top: 25px;
    margin-bottom: -25px;
}

.community_btn {
    font-family: 'Arial Black';
    font-size: 22px;
    padding-bottom: 15px;
    line-height: 28px;
    color: teal;
}

.community_part a {
    color: #949494;
}

.community_part .bodyContent h4, .community_part .bodyContent p {
    line-height: 1.3;
}

.slogan {
    color: teal;
    font-size: 22px;
}

.slogan b {
    display: inline-block;
    border-top: 1px solid teal;
    border-bottom: 1px solid teal;
    padding: 15px;
}

.slogan br {
    display: none;
}

.sponser_logo {
    text-align: center;
    margin-top: 30px;
}

.sponser_logo img {
    margin: 0 auto;
}

.cmscontent_part {
    padding: 25px;
}

.custom_arrow {
    background-image: none !important;
}

.custom_arrow>span {
    position: absolute;
    top: 50%;
}

.right_menu .champion_carosel {
    margin-top: 30px;
}

.champion_carosel>.carousel {
    border: 10px solid #ecebe9;
    border-radius: 0;
    max-height: 212px;
    overflow: hidden;
}

.carousel-control.right {
    right: 20px;
}

.custom_footer {
    background-color: #949494;
    padding: 12px 0px;
}

.custom_footer>.container>ul {
    list-style: outside none none;
    padding: 0;
    margin: 0px;
    text-align: center;
}

.custom_footer>.container>ul li {
    display: inline-block;
}

.custom_footer>.container>ul li a {
    color: white;
}

.cmscontent_part>.container>div>.col-md-4 {
    min-height: 240px;
}

.cms_h1 {
    font-family: 'Arial Black';
    font-size: 28px;
    padding-bottom: 25px;
    line-height: 28px;
    color: teal
}

.cmscontent_part .bodyContent p {
    font-size: 16px;
    line-height: 26px;
    display: block;
    padding-left: 8px;
    /*     text-align: justify; */
}

.cmscontent_part .bodyContent ul {
    list-style: none;
}
.cmscontent_part .bodyContent ul li {
    padding: 5px 0;
    position: relative;
}

.cmscontent_part .bodyContent ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: teal; 
  font-weight: bold;
  display: inline-block; 
  width: 1em; 
  margin-left: -1em; 
  position: absolute;
  top: 9px;
}


.cmscontent_part .bodyContent table td {
    padding: 5px 8px;
    vertical-align: top;
}

.cmscontent_part .bodyContent table td p {
    text-align: left;
    font-size: 15px;
    line-height: 14px;
}

.fancybox-inner .bodyContent p {
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
}

.about_description {
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
}

.cmscontent_part>.container>.col-md-8>img {
    margin-right: 20px;
}

.cmscontent_part>.container>.col-md-4 {
    margin-top: 80px;
}

.breadcrumb {
    background-color: #949494;
}

.breadcrumb>.active {
    color: teal;
}

.about_sponser>center>a>img {
    width: 50%;
}

.child_link a {
    color: #949494;
}

.child_link a h4 {
    font-size: 20px;
    font-weight: bold;
}

.fancy_pop {
    width: 600px;
    display: none
}

#advanced_search .findbreeder {
    padding-left: 20px;
}

#advanced_search .findbreeder .search_label {
    font-weight: bold;
    padding-right: 5px;
}

.search_table {
    width: 100%;
    border-collapse: collapse;
    margin: 10px 10px 10px 20px;
}

.search_table th, .search_table td {
    padding: 5px;
    font-size: 12px;
}

.search_table th {
    color: #FD7202;
}

.search_table>tbody>tr>td, .search_table th {
    border: 1px solid #EEE;
    padding: 2px;
    text-align: center;
}

.search_table td:first-child {
    color: #FD7202;
    font-weight: bold;
    text-align: left;
}

.search_table td:first-child td, .search_table td:first-child td a {
    color: #6e6e6e;
    font-weight: normal;
}

.searchresults {
    margin-top: 10px;
    margin-bottom: 10px;
    max-height: 650px;
    overflow-y: auto;
    overflow-x: hidden;
}

.searchresults h5 {
    padding: 5px 0px;
    color: #FD7202;
    font-size: 17px;
}

.searchresults  a {
    color: #FD7202;
}

.searchresults  p {
    padding-bottom: 0px;
}

.events-list {
    max-height: 750px;
    overflow-y: auto;
    overflow-x: hidden;
}

.events-list .synopsis h3 {
    font-size: 18px;
}

.contact .bodyContent input[type='text'] {
    width: 80%;
    margin: 5px 0;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.contact .bodyContent textarea {
    width: 80%;
    margin: 5px 0;
    height: 95px;
    padding: 6px 12px;
    font-size: 14px;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.bodyContent button, .bodyContent input[type=button], .bodyContent input[type=reset] {
    background: teal none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-family: 'Arial';
    font-size: 15px;
    line-height: 34px;
    border: none;
    text-align: center;
    vertical-align: middle;
    min-width: 100px;
}

.btn-default {
    background: teal none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-family: 'Arial';
    font-size: 15px;
    border: none;
    text-align: center;
    vertical-align: middle;
    min-width: 100px;
}

.btn-default:hover, .btn-default:active , .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, 
.btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, 
.open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, 
.open>.dropdown-toggle.btn-default:hover {
    background: teal none repeat scroll 0 0;
    border: none;
    color: #fff;
}

/*--------- Media css start ------------*/
@media screen and (max-width: 1200px) and (min-width: 768px) {
    .right_menu .view {
        margin-bottom: 0
    }
    .right_menu .sponser_logo {
        margin-top: 80px;
    }
    .sponser_logo {
        margin-top: 10px;
        text-align: left;
    }
    .sponser_logo img {
        width: 120px;
    }
    .events-list {
        max-height: 400px;
    }
}

@media screen and (max-width: 1200px) {
    .contact_info>ul>li>a {
        font-size: 17px;
    }
    
    .nav>li>a {
        font-size: 15px !important;
        padding: 15px 10px !important;
    }
    
    .about_sponser>center>a>img {
        margin-bottom: 15px;
    }
}
@media screen and (max-width: 992px) {
    .contact_info>ul li {
        margin: 10px;
    }
    .nav>li>a {
        padding: 12px 8px !important;
    }
    .contact_info>ul li {
        display: inline-block;
        margin-top: 10px;
    }
    .cmscontent_part {
        padding: 0px;
    }
    .view-first img {
        width: 100%;
    }
    .item>img {
        width: 100%;
    }
    .champion_carosel>.carousel {
        max-height: none;
        overflow: hidden;
    }
    .contact_info>ul>li>a>span {
        margin-right: 0;
    }
    .about_bear>.mask>h2 {
        margin: 130px 15px 0 !important;
    }
    .cmscontent_part>.container>.col-md-4 {
        margin-top: 30px;
    }
}

@media screen and (max-width: 768px) and (min-width: 768px) {
    .contact_info>ul li {
        margin: 0px;
    }
}

@media screen and (max-width: 767px) {
  
    .cmscontent_part>.container>.col-md-8>img {
        margin-bottom: 10px;
    }
    .about_sponser>center>a>img {
        width: 90%;
    }
    .about_description {
        line-height: 22px;
    }
    .cmscontent_part>.container>h4 {
        font-size: 25px;
        line-height: 32px;
        margin-top: 25px;
    }
    .cms_h1 {
        font-size: 26px;
        line-height: 22px;
        text-align: center;
        padding: 40px 0 30px;
    }
    .header_custom {
        text-align: center;
    }
    .header_custom>.container>.col-md-3>a>img {
        display: inline-block;
    }
    .contact_info>ul li {
        display: block;
    }
    .champion_carosel {
        clear: both;
        margin-bottom: 15px;
    }
    .about_bear>.mask>h2 {
        margin: 130px 15px 0 !important;
    }
    
    .contact .bodyContent table {
    width: 100% !important;
   
    }
}

@media screen and (max-width: 600px) {
    .about_bear>.mask>h2 {
        margin: 60px 15px 0 !important;
    }
    
    .cmscontent_part {
        padding: 25px 10px;
    }
    .container {
        padding-right: 7.5px;
        padding-left: 7.5px;
    }
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
        padding-right: 7.5px;
        padding-left: 7.5px;
    }
    .view.view-first a.info{
        opacity: 0 !important;
        position: absolute;
        left: 0;
        margin: 0;
        top: 0;
        height: 100%;
        width: 100% !important;
    }
    .view.view-first h2{
        text-shadow: 3px 3px 5px #333;
    }
}

@media screen and (max-width: 480px) {
    .slogan br {
        display: block;
    }
    
    .view a.info {
        font-size: 14px !important;
        line-height: 28px !important;
        width: 125px !important;
    }
    .about_bear>.mask>h2 {
        margin: 5px 15px 0 !important;
    }
    .fancy_pop {
        width: 95%;
    }
    #advanced_search .findbreeder {
        padding-left: 0;
    }
    .search_table {
        margin: 0;
    }
    .searchresults {
        padding-left: 0;
    }
    .contact_info>ul>li {
        margin: 5px;
        text-align: left;
    }
    .contact_info>ul>li>a {
        font-size: 14px;
    }
    .contact_info>ul>li>a img {
        width: 15px;
    }
    .cmscontent_part .bodyContent table td {
        padding: 3px;
        vertical-align: top;
    }
    .cmscontent_part .bodyContent table td p {
        text-align: left;
        font-size: 13px;
        line-height: 14px;
    }
    .cmscontent_part .content .bodyContent {
        width: 100%;
        overflow: auto;
    }
    .events-list {
        max-height: 400px;
    }
}
