@charset "utf-8";
*{
  box-sizing: border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
body{
  margin-left: 0px !important;
  margin-right: 0px !important;
  margin:10px; 
  background-image: none;
  background-repeat: repeat-y;
  background-attachment: fixed;
  background-position: center top;
}
body,td,th {
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  color: #000;
  font-size: medium;
  line-height: 1.25;
}
a:link {
  color: #630;
  font-weight: bold;
}
a:visited {
  color: #492d0c;
}
a:hover {
  color: #c7932b;
}
a:active {
  color: #630;
}
img{
  max-width: 100%;
}
.myButton, #mc-embedded-subscribe, button#btn-validate {
  box-shadow:inset 0px 1px 0px 0px #a6827e;
  background-color:#c7932b;
  border-radius:3px;
  display:inline-block;
  cursor:pointer;
  color:#ffffff!important;
  font-family:Georgia;
  font-size:16px;
  font-weight:bold;
  padding:8px 24px;
  text-decoration:none;
  text-shadow:0px 1px 0px #492d0c;
  border: none !important;
  transition: all 0.3s ease-in-out;
}
input#mc-embedded-subscribe{
  position: relative;
  padding-left: 25px;
}
#mc_embed_signup input:focus {
    border: none !important;
    outline: none !important;
}
.myButton:hover, #mc-embedded-subscribe:hover, button#btn-validate:hover {
  background-color:#492d0c !important;
}
.myButton:active, #mc-embedded-subscribe:hover {
  position:relative;
  top:1px;
}
#mc_embed_signup .clear {
    display: inline-block;
    position: relative;
}
.subscribe-btn.clear {
    position: relative;
}
.subscribe-btn.clear span.subscribe-icon {
    position: relative;
    top: -1px;
}
#mc_embed_signup .clear span.subscribe-icon {
    color: #fff;
    position: absolute;
    left: 11px;
    z-index: 9;
    font-size: 20px;
    top: 5px;
}
h1,h2,h3,h4,h5 {
  font-family: "Georgia", serif;
  font-weight: bold;
  color: #630;
}
h1 {
  font-size: 24px;
  border-bottom-style: solid;
  border-bottom-color: #c7922b;
}
h2 {
  font-size: 20px;
}
h3 {
  font-size: 20px;
  font-style: oblique;
}
h4 {
  font-size: 20px;
  color: #c7922b;
}
h5 {
  font-size: 24px;
  color: #fff;
}
#photos {
  max-width: 400px;
  float: right;
}
.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.footer {
  font-style: italic;
  text-align: center;
  background-color: #e9cc87;
}
.column {
  float: left;
  width: 33.33%;
}
/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}
 /* Responsive layout - when the screen is less than 600px wide, make the three columns stack on top of each other instead of next to each other */
#content {
  z-index:1;
  background-color: #FFF;
  background-position: center top;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 20px;
  max-width:1100px;
  width: 80%;
}
#content-pop {
	max-width:750px;
	z-index:1;
	background-color: #FFF;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: medium none #c7922b;
}
#sidebar {
  vertical-align: top;
  max-width: 30%;
  float: right;
}
#blogtext {
  vertical-align: top;
  max-width: 60%;
}
#outlined {
  border-color: #630;
  border-width: 10px;
  border-collapse: collapse;
  width: 100%;
}
#gold-block {
  width: 100%;
  background-color: #c7932b;
  padding: 15px;
  padding-left: 30px;
  padding-right: 30px; 
}
#gold-block p {
  color: #fff;
}
#mc-embedded-subscribe:hover{
  background-color: rgb(64, 64, 64);
}
#mc-embedded-subscribe {
    background-color: rgb(199, 146, 43);
    border: 0 none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "Helvetica Neue",Arial,Helvetica,Verdana,sans-serif;
    font-size: 13px;
    font-weight: 700;
    height: 36px;
    letter-spacing: .01em;
    line-height: 36px;
    margin-right: 0;
    overflow: hidden;
    padding: 0 18px;
    text-align: center;
    vertical-align: middle;
    white-space: normal;
}
#mc-embedded-subscribe{
  margin: 0px !important;
}
#content ul li {
    position: relative;
    margin-bottom: 10px;
}
#content ul {
    list-style: none;
}
#content ul li:before {
    content: '';
    position: absolute;
    height: 7px;
    width: 7px;
    background: #663300;
    left: -20px;
    top: 7px;
    transform: rotate(45deg);
}
.top-img {
    padding-top: 70px;
    overflow: hidden;
}
/*hover -image*/
.hvr-img img:hover, .img-hover-effect:hover {
    transform: scale3d(1.1,1.1,1);
}
.border-none{
  border:none!important;
  overflow: hidden;
  margin: 15px 15px;
}
.hvr-img{
  overflow: hidden;
  /*border: 3px solid #630;*/
  /*-webkit-box-shadow: 0 0 3px rgb(0 0 0 / 30%);
  box-shadow: 0 0 3px rgb(0 0 0 / 30%);*/
}
.hvr-img img, .img-hover-effect  {
    transition: all 0.8s ease-in-out;
}
.hover-img-box {
    display: flex;
    justify-content: space-between;
}
.hover-img-box div {
    width: 48%;
    position: relative;
}
a.link-block {
    position: relative;
    height: auto;
    display: block;
}
.main_table tr td input {
    width: 100px;
    padding: 5px;
    border-radius: 3px;
    border: solid 1px #ddd;
}
.main_table tr td {
    vertical-align: middle;
    padding: 4px 8px;
}
.check input {
    width: 100px !important;
    margin-top: 5px;
}
.check{
  position: relative;
}
.error {
    position: absolute;
    bottom: -12px;
    height: 20px;
    width: 100%;
    left: 9px;
}
table.main_table {
    max-width: 700px;
    width: 100%;
}
.main_table tr td:first-child {
    width: 200px;
}
.main_table tr td input {
    width: 90% !important;
    margin-bottom: 5px;
}
.msg-error {
  color: rgb(169, 68, 66);
}
.g-recaptcha.error {
  border: solid 2px #c64848;
  padding: .2em;
  width: 19em;
}
@media only screen and (max-width: 992px){
.hover-img-box {
  display: block;
}
.hover-img-box div {
    width: 100%;
    margin: auto;
}
}
@media only screen and (max-width: 767px){
  #content{
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  #content img {
    clear: both;
    display: block;
    width: 100%;
    height: auto;
    margin: 5px;
  }
  #sidebar #blogtext {
    display: block;
	width: 100%;
	max-width: 100%;
  }
  .column {
    width: 100%;
  }
  body th h3 {
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 5px;
  }
  body .table-responsive-layout td{
    font-size: 14px;
  }
  body, td, th {
    padding-left: 0px;
    padding-right: 0px;
  }
  .custom-btn {
    display: block;
  }
  .block-table td {
    display: block;
  }
  #content  img.dog-paw-img {
    display: inline-block !important;
    max-width: 100%;
    height: auto;
    width: auto;
    margin: 0px;
  }
  ul {
    padding-inline-start: 25px;
  }
  table.faq-top td {
    display: block;
}
  .main_table tr td input {
    width: 90% !important;
    margin-bottom: 5px;
    display: block;
    width: 100%;
    padding: 8px 0;
    text-indent: 2%;
}
  #content p img, #content h3 img {
    max-width: 100% !important;
    width: auto;
    display: inline-block;
    vertical-align: middle;
  }
  #content {
    width: 100%;
     padding-left: 10px!important; 
     overflow-x: hidden;
   }
   .main_table tr td:first-child, .main_table tr td {
    width: 100%!important;
    display: block;
}
form#valid_agg td, form#valid_agg th, form#valid_agg textarea, form#valid_agg input[type="text"], form#valid_agg select{
    display: block;
    width: 97% !important;
    padding: 2px 8px;
}
}
@media only screen and (max-width: 767px){
#content {
    width: 100%;
    padding-left: 10px!important;
    overflow: hidden;
    overflow-x: auto;
}
}