@charset "utf-8";
/* CSS Document */
*{
 margin:0;
 padding:0;
}
a, a:hover, a:focus{
 text-decoration:none;
 outline:0;
 border:0;
}
img{
 max-width:100%;
}
.main{
 width:1170px;
 margin:0 auto;
}
.clearfix{
 clear:both;
 margin:0;
 padding:0;
}
.top{
 padding:75px 0;
 text-align:center;
}
.border-area{
 height:8px;
 background:#ff6200;
 text-align:right;

}
.veterinary-btn{
 background:url(https://image.exacttarget.com/lib/fe3f157075640575741673/m/1/fa4e702a-75ab-4495-a805-9f19f5a0a829.png) no-repeat #00aeef  96% center;
 font-size:21px;
 font-family: "Gotham A", "Gotham B", "Helvetica Neue", Helvetica, Arial, sans-serif;
 /*font-family: "Gotham-Bold";*/
 color:#fff;
 padding:20px 50px 20px 20px;
 display:inline-block;
 float:right;
 margin:0 0 35px;
 font-weight: 500;
}
.content_area{}
.content_area h1{
 font-family: "Gotham A", "Gotham B", "Helvetica Neue", Helvetica, Arial, sans-serif;
 /*font-family: 'Gotham-Medium';*/
 color:#373737;
 font-size:36px;
 margin:0 0 35px;
 font-weight:500;
}
.content_area h2{
 font-family: "Gotham A", "Gotham B", "Helvetica Neue", Helvetica, Arial, sans-serif;
 /*font-family: "Gotham-Book";*/
 color:#333333;
 font-size:24px;
 margin:0 0 100px;
 font-weight:400;
}
.content_area h3{
 font-family: "Gotham A", "Gotham B", "Helvetica Neue", Helvetica, Arial, sans-serif;
 /*font-family: "Gotham-Book";*/
 color:#ff6400;
 font-size:30px;
 margin:0 0 35px;
 font-weight:400;
}
.form_area{
 width:800px;
 padding:50px;
 border:2px solid #ff6400;
 border-radius:8px;
 margin:0 auto 70px;
 box-sizing:border-box;
 max-width: 100%;
}
.form_area fieldset{
 border:0;
}
.form_area hr{
 height:2px;
 background:#e5e5e5;
 border:0;
 outline:0;
 margin:10px 0 25px;
}
.form_area p{
 font-family: "Gotham A", "Gotham B", "Helvetica Neue", Helvetica, Arial, sans-serif;
 /*font-family: "Gotham-Book";*/
 color:#373737;
 font-size:18px;
 margin:0 0 25px;
 font-weight:400;
 padding:0 0 0 44px;
 line-height:27px;
}
.form_area p a{
 color:#373737;
 text-decoration:underline;
}
.form_area p strong{
 font-family: "Gotham A", "Gotham B", "Helvetica Neue", Helvetica, Arial, sans-serif;
 /*font-family: "Gotham-Bold";*/
}
.form_area [type="checkbox"]:checked,
.form_area [type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.form_area [type="checkbox"]:checked + label,
.form_area [type="checkbox"]:not(:checked) + label
{   position: relative;
    padding-left:45px;
    cursor: pointer;
    display: inline-block;
    color: #373737;
 font-size:24px;
 font-family: "Gotham A", "Gotham B", "Helvetica Neue", Helvetica, Arial, sans-serif;
 /*font-family: 'Gotham-Medium';*/
 font-weight: 500;
 margin:0 0 25px;
}
.form_area [type="checkbox"]:checked + label:before,
.form_area [type="checkbox"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top:3px;
    width:24px;
    height:24px;
    border:4px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
.form_area [type="checkbox"]:checked + label:after,
.form_area [type="checkbox"]:not(:checked) + label:after {
    content: '';
    width:24px;
    height:24px;
    background: #ff6400;
    position: absolute;
    top: 7px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.form_area [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.form_area [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.form_area [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.form_area [type="checkbox"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.form_area input[type="submit"] {
    color: #ffffff;
 background-color: #ff6400;
 font-size: 23px;
 border: 4px solid #dddddd;
 padding: 15px;
 box-sizing: border-box;
 cursor: pointer;
 margin: 0 auto;
 display: block;
 width: 275px;
 max-width: 100%;
 border-radius: 10px;
 font-weight: 600;
 
 letter-spacing: .06em;
}

.form_area input[type="submit"]:hover {
    background-color:#ff8a00;
}
.footer{
 padding:0 0 30px;
}
.footer h4{
 font-family: "Gotham A", "Gotham B", "Helvetica Neue", Helvetica, Arial, sans-serif;
 /*font-family: 'Gotham-Medium';*/
 color:#373737;
 font-size:30px;
 margin:0 0 40px;
 font-weight:500;
}
.footer h4 span{
 margin:0 25px 0 0;
 vertical-align:top;
}
.footer h4 a{
 margin:0 10px 0 0;
}
.footer h5{
 font-family: "Gotham A", "Gotham B", "Helvetica Neue", Helvetica, Arial, sans-serif;
 /*font-family: "Gotham-Book";*/
 color:#373737;
 font-size:30px;
 margin:0 0 60px;
 font-weight:300;
}
.footer h5 a{
 text-decoration:underline;
 color:#373737;
}
.footer p{
 font-family: "Gotham A", "Gotham B", "Helvetica Neue", Helvetica, Arial, sans-serif;
 /*font-family: "Gotham-Book";*/
 color:#373737;
 font-size:18px;
 margin:0 0 30px;
 line-height:28px;
}
 @media only screen and (max-width: 1169px) {
.main{
 width:94%;
}
}

 @media only screen and (max-width:800px) {
.top{
 padding:30px 0;
}
.veterinary-btn{
 font-size:20px;
}
.content_area h1{
 margin:0 0 25px;
 font-size:28px;
}
.content_area h2{
 margin:0 0 40px;
 font-size: 20px;
}
.content_area h3{
 margin:0 0 15px;
 font-size:24px;
}
.form_area{
 width:94%;
 padding:20px;
}
.form_area [type="checkbox"]:checked + label, .form_area [type="checkbox"]:not(:checked) + label{
 font-size: 20px;
}

.footer h4 span, .footer h4, .footer h5{
 display:block;
 margin:0 0 15px;
 font-size:24px;
}
.footer p{
 margin:0 0 15px;
}
}