/* Privacy Policy and Terms of Service page styles.
   Shared typography and layout styles remain in the global stylesheets. */

/* Migrated from style.css */
.banner-text-content.terms-title{max-width:100%;}
.banner-text-content.terms-title span{font-size:16px;line-height:normal;font-weight:400;}
.banner-text-content.terms-title h4{margin-bottom:24px;}
.personal-details p{font-size:20px;font-weight:700;}
section.info-sec{padding:80px 0;}
.personal-inner{margin-bottom:25px;}
section.info-sec .personal-inner ul{padding-left:20px;}

/* Migrated from responsive.css */
@media (min-width:768px) and (max-width:991px){
.page-template-tpl-privacy-policy .banner-text-section{padding:80px 0 0 0;}
}
@media (min-width:320px) and (max-width:767px){
.page-template-tpl-privacy-policy .banner-text-section{padding:80px 0 0 0;}
section.info-sec{padding:30px 0;}
.personal-info h4{margin-bottom:10px;}
}
