﻿@media (max-width: 991px) and (min-width: 768px) {
  .footerout .container,
  #insuranceDisclaimer .container,
  .legalDisclaimer .container {
    width: 750px;
  }
}
body .footerout #Footer,
#Footer {
  padding-bottom: 28px;
}
@media (max-width: 767px) {
  body .footerout #Footer,
  #Footer {
    padding-bottom: 16px;
    text-align: center;
  }
  body .footerout #Footer .useful,
  #Footer .useful {
    margin-bottom: 40px;
  }
}
body .footerout #Footer p,
#Footer p {
  font-family: roboto, sans-serif;
  font-size: 16px !important;
  font-weight: 400;
  margin-bottom: 12px;
  line-height: 1.5;
}
body .footerout #Footer a,
#Footer a {
  line-height: 1.5;
}
body .footerout #Footer .title,
#Footer .title {
  font-family: roboto, sans-serif;
  font-size: 20px !important;
  font-weight: 500;
  margin-bottom: 12px;
  text-transform: lowercase;
  line-height: 1.33;
}
body .footerout #Footer .title:first-letter,
#Footer .title:first-letter {
  text-transform: uppercase;
}
@media (max-width: 767px) {
  body .footerout #Footer .social,
  #Footer .social {
    margin-top: 62px;
  }
}
body .footerout #Footer .social a,
#Footer .social a {
  line-height: 0;
}
body .footerout #Footer .social .logo,
#Footer .social .logo {
  margin: 0;
}
body .footerout #Footer .social p.socialicons,
#Footer .social p.socialicons {
  margin: 40px 0 12px 0 !important;
}
@media (max-width: 767px) {
  body .footerout #Footer .social p.socialicons,
  #Footer .social p.socialicons {
    margin-right: 24px !important;
  }
}
body .footerout #Footer .social p.socialicons a i,
#Footer .social p.socialicons a i {
  font-size: 26px;
  margin: 0 0 0 24px !important;
}
body .footerout #Footer .social p.socialicons a i:before,
#Footer .social p.socialicons a i:before {
  font-family: slateicons;
  margin: 0;
}
body .footerout #Footer .social p.socialicons .pochenty:before,
#Footer .social p.socialicons .pochenty:before {
  font-family: slateicons;
  font-size: 26px;
  margin: 0;
}
body .footerout #Footer .social p.socialicons .pochenty-facebook-with-circle:before,
#Footer .social p.socialicons .pochenty-facebook-with-circle:before,
body .footerout #Footer .social p.socialicons .feathericon-facebook:before,
#Footer .social p.socialicons .feathericon-facebook:before {
  content: '\e815';
}
body .footerout #Footer .social p.socialicons .pochenty-twitter-with-circle:before,
#Footer .social p.socialicons .pochenty-twitter-with-circle:before,
body .footerout #Footer .social p.socialicons .feathericon-twitter:before,
#Footer .social p.socialicons .feathericon-twitter:before {
  content: '\e826';
}
body .footerout #Footer .social p.socialicons .pochenty-instagram-with-circle:before,
#Footer .social p.socialicons .pochenty-instagram-with-circle:before,
body .footerout #Footer .social p.socialicons .feathericon-insta:before,
#Footer .social p.socialicons .feathericon-insta:before {
  content: '\e818';
}
body .footerout #Footer .social p.socialicons .pochenty-pinterest-with-circle:before,
#Footer .social p.socialicons .pochenty-pinterest-with-circle:before,
body .footerout #Footer .social p.socialicons .feathericon-pinterest:before,
#Footer .social p.socialicons .feathericon-pinterest:before {
  content: '\e821';
}
body .footerout #Footer .social p.socialicons .pochenty-youtube-with-circle:before,
#Footer .social p.socialicons .pochenty-youtube-with-circle:before,
body .footerout #Footer .social p.socialicons .feathericon-youtube:before,
#Footer .social p.socialicons .feathericon-youtube:before {
  content: '\e82b';
}
body .PoweredBy .pull-right,
.PoweredBy .pull-right {
  line-height: 18px;
}
@media (max-width: 991px) and (min-width: 768px) {
  body .PoweredBy .pull-right,
  .PoweredBy .pull-right {
    margin-right: -3px !important;
  }
}
@media (max-width: 767px) {
  body .PoweredBy,
  .PoweredBy {
    padding-top: 20px;
    padding-bottom: 32px;
  }
}
#insuranceDisclaimer,
.legalDisclaimer {
  font-family: roboto, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.42857143;
}
@media (max-width: 767px) {
  #insuranceDisclaimer,
  .legalDisclaimer {
    text-align: center;
  }
}