
@media only screen and (min-width: 3600px) and (max-height: 2140) {

}
@media only screen and (max-width: 1400px) {
    
}
@media only screen and (max-width: 1280px) {
    
}
@media only screen and (max-width: 1100px) {
    
}
@media only screen and (max-width: 979px) {
.breeders-section-heading .container, .breeders-section-table .container, .registered-breeders-section-grid .container, .breeders-section-disclaimer .container {
    width: 100%;
}
}
@media only screen and (max-width: 800px) {

}
@media only screen and (max-width: 767px) {
.registered-breeders-section-grid {
    padding-bottom: 0 !important;
}
.registered-breeders-section-grid .vc_column_container {
    width: 50%;
    float: left;
    margin-bottom: 30px;
}
}

@media only screen and (max-width: 600px) {
table {
    border: none !important;
}
table, thead, tbody, th, td, tr { 
	display: block; 
}
thead tr { 
	position: absolute;
	top: -9999px;
	left: -9999px;
}
tr:first-child { 
    border-top: none;
}
tr { 
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
td { 
	border: none;
	position: relative;
	padding-left: 50%; 
}
td:before { 
    position: absolute;
    top: 0;
    left: 0;
    width: 30%;
    padding-right: 10px;
    white-space: nowrap;
    border-right: 1px solid #ccc;
    height: 23px;
    line-height: 20px;
    text-align: left;
    background: #2fa846;
    color: #fff;
    padding-left: 5px;
    font-weight: bold;
    font-size: 13px;
}
html #dalt-table-1 tr td {
    text-align: left !important;
    padding: 3px 10px 3px 31% !important;
}
td:nth-of-type(1):before { 
    content: "Rank";
    border-top: 1px solid #ccc;
}
td:nth-of-type(2):before { content: "Name"; }
td:nth-of-type(3):before { content: "County"; }
td:nth-of-type(4):before { content: "Imports"; }
td:nth-of-type(5):before { content: "IKC Registered"; }
td:nth-of-type(6):before { content: "Pedigree Papers"; }
td:nth-of-type(7):before { 
    content: "Contact Information";
    border-bottom: 1px solid #ccc;
}
}
@media only screen and (max-width: 500px) {
html #dalt-table-1 tr td {
    text-align: left !important;
    padding: 3px 10px 0 26% !important;
}
td::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 25%;
    padding-right: 10px;
    white-space: normal;
    border-right: 1px solid #ccc;
    height: auto;
    line-height: 20px;
    text-align: left;
    background: #2fa846;
    color: #fff;
    padding-left: 5px;
    font-weight: bold;
    font-size: 12px;
}
html #dalt-table-1 tr td:last-child {
    text-decoration: underline;
    color: #2fa846 !important;
    height: 41px;
    line-height: 31px !important;
}
}
@media only screen and (max-width: 479px) {
    
}
@media only screen and (max-width: 430px) {
.registered-breeders-section-grid .vc_column_container {
    width: 100%;
}
}
@media only screen and (max-width: 400px) {
    
}
@media only screen and (max-width: 360px) {
td::before {
    width: 38%;
    font-size: 11px;
}
html #dalt-table-1 tr td {
    padding: 3px 10px 0 41% !important;
}
}
@media only screen and (max-width: 320px) {
    
}
@media only screen and (max-width: 240px) {

}