/* Global */
body{font-family:'Montserrat';color:#2C3D50;font-size:0.85rem;}
ul{margin:0;font-weight:bold;}
.heading{font-size:1.35rem;font-weight:600;color:#004A68;margin-bottom:1rem;}
.btn-theme{background-color:#0E4663;width:65%;border-color:#0E4663;border-radius:2rem;font-size:1.063rem;font-weight:600;display:block;margin:0 auto 1rem;}

/* Header */
.navbar{padding:1.75rem 0;}
.navbar>.container{flex-direction:column-reverse}
.navbar-brand{padding:0;margin:0;}
.navbar .header-phone{background-color:#3CAFAA;color:#fff;text-decoration:none;font-size:0.878rem;font-weight:bold;padding:0.75rem 1rem;border-radius:2rem;transition:scale .2s;margin:0;margin-bottom:2rem;}
.navbar .header-phone .header-phone-text{padding-right:0.25rem}
.navbar .header-phone:hover,.navbar .header-phone:focus{color:#fff;scale:1.075;}

/* Banner */
.banner{background-image: none;background-size: 60%;background-position:bottom right;background-repeat:no-repeat;padding:2rem 0;padding-top:0;margin-top:0;text-align:center;}
.banner .row{align-items:center}
.banner .banner-heading{font-size:1.35rem;font-weight:bold;color:#004A68;margin-bottom:0;}
.banner .banner-subheading{font-size:0.975rem;font-weight:600;margin-bottom:1rem;color:#004A68;}
.banner-text{font-weight:600;margin-bottom:0;}
.banner .banner-btn{background-color:#3CAFAA;color:#fff;font-size:1.213rem;font-weight:bold;border-radius:2rem;margin-top:0;padding:0.5rem 1.5rem;}
.banner .banner-btn:hover{color:#fff;}
.banner .banner-btn .banner-btn-icon{background-color:#fff;width:1.25rem;height:1.25rem;padding:0.25rem;border-radius:50%;margin-left:0.5rem;}
.banner i {font-size: 13px; line-height: 1.1px}
.ban-h {font-size: 18px;}


/* Form */
.form{background-color:#DFF8FF;margin-top:0;}
.form-bg{background-color:#DFF8FF;padding:2rem 2rem 1rem;border-radius:1rem;}
.form-bg>.row{align-items:center}
.form-bg .form-heading{text-align:center;}
.form-bg .form-fields .form-control{font-size:0.831rem;font-weight:600;color:#9D9E9E;border-color:#3CAFAA;border-radius:2rem;padding:1rem 1.25rem;margin-bottom:1rem;}
.form-bg .form-fields .form-control::placeholder{color:#9D9E9E;opacity:1;}
.form-bg .form-fields .btn-submit{background-color:#0E4663;width:100%;border-color:#0E4663;border-radius:2rem;font-size:1.063rem;font-weight:600;padding:0.75rem;margin-bottom:1rem;}

/* Features */
.features{margin:2rem 0}
.features .features-box{display:flex;align-items:center;justify-content:space-between;background-color:#CBF4F1;padding:1.5rem;border-radius:1rem;height:4.5rem;margin-bottom:1rem;}
.features .features-box .features-heading{font-size:1.163rem;font-weight:bold;color:#0E4663;margin-right:1rem;margin-bottom:0;}

/* Finding */
.finding{padding-bottom:1rem}
/* .finding .finding-content .finding-heading{margin-bottom:1rem} */
.finding .finding-content .finding-list{list-style:none;margin-bottom:1rem;}
.finding .finding-content .finding-list li::before{content:"\2022";color:#599F76;font-size:2.25em;line-height:1;display:inline-block;width:1.25rem;margin-left:-2rem;vertical-align:sub;}

/* Duty */
.duty{background-color:#F9F9F9;padding:2rem 0;}
.duty .duty-content{text-align:center}
.duty .duty-content .duty-heading{white-space:normal}
.duty .duty-box{padding-right:0;margin-top:1.5rem;display:flex;flex-direction:row;align-items:center;}
.duty .duty-box .duty-box-content{margin-left:2rem}
.duty .duty-box .duty-box-heading{font-size:1rem;font-weight:bold;color:#004A68;margin-top:0;margin-bottom:0.5rem;}
.duty .duty-box .duty-box-img img{width:5rem;max-width:-webkit-fill-available;height:5rem;}
.duty .duty-box .duty-box-text{font-weight:500}
.duty .duty-box-btn{text-align:center}
.duty .duty-box-btn .duty-btn{background-color:#3CAFAA;border-color:#3CAFAA;font-size:0.933rem;font-weight:bold;margin-top:2rem;}

/* Why Families */
.wf{padding:2rem 0}
.wf .wf-content{text-align:center}
.wf .wf-row{align-items:center}
.wf .wf-img img{width:100%}
.wf .wf-list{margin: 1rem 0 2rem}
.wf .wf-list li{display:flex;align-items:center;border-bottom:2px solid #3CAFAA;padding-bottom:1rem;margin-bottom:1rem;}
.wf .wf-list li:last-child{border:none;padding-bottom:0;margin-bottom:0;}
.wf .wf-list li .wf-content-heading{font-size:1rem;font-weight:bold;color:#004A68;margin-top:0;margin-bottom:0;margin-left:1rem;}
.wf .wf-content-bottom{text-align:center}
.wf .wf-content-bottom .wf-heading-bottom{margin-bottom:2rem}
.wf .wf-content-bottom .wf-btn{width:75%;display:inline-block;margin-bottom:0;}

/* Testimonial */
.testimonial{background-color:#F9F9F9;padding:2rem 0;text-align:center;overflow-x:hidden;}
.testimonial .testimonial-heading{margin-bottom:1rem}
.testimonial .testimonial-subheading{font-size:0.85rem;font-weight:bold;}
.testimonial .testimonial-content-text{margin-bottom:3rem}
.testimonial .testimonial-carousel{margin-top:1rem;width:100%;position:relative;}
.testimonial .testimonial-carousel .owl-nav{position:absolute;top:-50px;left:0;right:0;}
.testimonial .testimonial-carousel .owl-nav button.owl-next,.testimonial .testimonial-carousel .owl-nav button.owl-prev{background-color:#CBF4F1;border-style:solid;border-width:2px 2px 2px 2px;border-color:#004A68;border-radius:100px 100px 100px 100px;width:2rem;height:2rem;}
.testimonial .testimonial-carousel .owl-nav button.owl-prev{margin-right:1rem}
.testimonial .testimonial-box{background-color:#fff;border-radius:1rem;padding:1rem;height:14rem;display:flex;flex-direction:column;justify-content:space-between;}
.testimonial .testimonial-box .testimonial-text{font-size:0.85rem;color:#2C3D50;}
.testimonial .testimonial-box .testimonial-content{display:flex;justify-content:space-between;align-items:center;}
.testimonial .testimonial-box .testimonial-author{display:flex;align-items:center;}
.testimonial .testimonial-box .testimonial-name{margin-left:0.5rem}
.testimonial .testimonial-box .testimonial-title{font-size:0.897rem;font-weight:bold;margin-bottom:0;text-align:left;}
.testimonial .testimonial-box .testimonial-subtitle{font-size:0.738rem;font-weight:500;color:#C1C1C1;}
.testimonial .testimonial-box .testimonial-rating{display:flex;justify-content:end;}
.testimonial .testimonial-carousel .testimonial-rating-icon{width:15%}

/* Authentic */
.authentic{background-color:#DFF8FF;padding:2rem 0;padding-bottom:0;}
.authentic .authentic-img{margin:0 auto 2rem;display:block;text-align:center;}

/* Process */
.process{background-color:#F6FFFE;padding:2rem 0;margin-top:2rem;}
.process .process-heading.heading{text-align:center}
.process .process-box{display:flex;align-items:center;margin-bottom:2rem;}
.process .process-box .process-box-number{background-color:#CBF4F1;color:#00384C;font-size:5.286rem;line-height:5rem;padding:1rem 1.5rem 1.5rem;border-radius:1rem;display:flex;justify-content:center;margin-bottom:0;width: 6rem;}
.process .process-box .process-box-content{margin-left:1rem}
.process .process-box .process-box-content .process-box-heading{font-size:1.374rem;font-weight:bold;color:#004A68;}
.process .process-box .process-box-content .process-box-text{font-size:0.951rem;font-weight:500;}
.process .process-subheading{color:#004A68;text-align:center;margin-bottom:0;margin-top:1rem;font-size:1.25rem;font-weight:600;}

/* FAQ */
.faq{padding:2rem 0;}
.faq .faq-accordion .faq-accordion-item{border-bottom:2px solid #3CAFAA}
.faq .faq-accordion .faq-accordion-item .faq-accordion-header .faq-accordion-button:not(.collapsed)::after{background-image: url('../images/icon-minus.svg');background-size:auto;}
.faq .faq-accordion .faq-accordion-item .faq-accordion-header .faq-accordion-button::after{background-image: url('../images/icon-plus.svg');background-size:auto;}
.faq .faq-accordion .faq-accordion-item .faq-accordion-header .faq-accordion-button{color:#004A68;font-size:1rem;font-weight:bold;padding:1.5rem 0;}
.faq .faq-accordion .faq-accordion-item .faq-accordion-header .faq-accordion-button:focus{box-shadow:none}
.faq .faq-accordion .faq-accordion-item .faq-accordion-header .faq-accordion-button:not(.collapsed){background-color:#fff;box-shadow:none;}
.faq .faq-accordion .faq-accordion-item .accordion-body{color:#2C3D50;font-weight:500;padding:0 0 2rem;}

/* Trust */
.trust{background-color:#CBF4F1;background-image:url(../images/trust-bg.png);background-position:right;background-repeat:no-repeat;margin-bottom:2rem;}
.trust-bg{padding:1rem 1rem 0;border-radius:1rem;text-align:center;background:none;}
.trust-bg .trust-text{margin-bottom:1rem}
.trust-bg .trust-btn{width:100%;padding:0.75rem;font-size:0.95rem;}
.trust-bg .trust-btn-right{background-color:#3CAFAA;border-color:#3CAFAA;}

/* Footer */
.footer{background-color:#F9F9F9;padding:2rem 0;}
.footer .footer-heading{font-size:1.121rem;font-weight:bold;border-bottom:2px solid #3CAFAA;padding-bottom:0.5rem;margin-bottom:1rem;text-align:center;}
.footer .footer-row{margin-bottom:3rem}
.footer .footer-row:last-child{margin-bottom:0}
.footer .footer-first-list-mobile{display:flex}
.footer .footer-first-row .footer-first-list-mobile .footer-first-list-item{width:100%;margin-top:0.75rem;}
.footer .footer-first-row .footer-first-list-item{font-weight:600}
.footer .footer-address{display:block}
.footer .footer-address .footer-address-heading{font-size:1.375rem;font-weight:500;color:#004A68;white-space:nowrap;display:none;}
.footer .footer-contact-btn{font-size:0.979rem;font-weight:600;color:#2C3D50;padding:0;margin:0.5rem auto 0;display:block;text-decoration:none;}
.footer .footer-address-btn,.footer .footer-fax-btn{text-decoration:none !important}
.footer .footer-address .footer-email-btn{margin-top:0.5rem}
.footer .footer-bottom-row{border-top:2px solid #E6EEEF;padding-top:1rem;}
.footer .footer-bottom{align-items:center;flex-direction:column-reverse;}
.footer .footer-bottom .footer-bottom-text{margin-bottom:0;margin-top:0.75rem;font-size:0.813rem;font-weight:500;text-align:center;}
.footer .footer-bottom .footer-bottom-list{text-align:center}
.footer .footer-bottom .footer-bottom-list .footer-bottom-list-item{margin-right:1.5rem}
.footer .footer-bottom .footer-bottom-list .footer-bottom-list-item:last-child{margin-right:0}
.footer .footer-bottom .footer-bottom-list .footer-bottom-btn{padding:0;font-size:0.813rem;font-weight:600;}

/*badges*/
.badeges {margin: 60px 0 0}
.badeges ul {text-align: center ;}
.badeges ul li {display: inline-block; padding: 0 10px;}
.badeges ul li img {width: 79%;}       
.badeges p
{ text-align: center;
    margin-bottom: 30px;
}

.mob-hid {display: none;}
    .mob-shw {display:  none;}
    a.banner-btn.btn.mob-hid {
    display: inline-block;
}

.banner-subheading.sb {
    margin: 5px 0 0;
}
.ulst {font-weight: normal; margin:15px 0 0}
.ulst p {margin:15px 0 0}


/* Long-Term Care */
.ns-ltc{background-color:#DFF8FF;padding:2rem 0;font-weight:500;}
.ns-ltc-content-row{margin-top:1rem}
.ns-ltc .ns-ltc-content{text-align:center}
.ns-ltc .ns-ltc-box{align-items:center;}
.ns-ltc .ns-ltc-box .ns-ltc-box-heading{font-size:1rem;font-weight:bold;color:#004A68;margin-top:0;margin-bottom:0.5rem;}
.ns-ltc .ns-ltc-box .ns-ltc-list{font-weight:500;list-style:none;margin-bottom:1rem;}
.ns-ltc .ns-ltc-box .ns-ltc-list li::before{content:"\2022";color:#599F76;font-size:2.25em;font-weight:bold;line-height:1;display:inline-block;width:1.25rem;margin-left:-2rem;vertical-align:sub;}
.ns-ltc-content-row .ns-ltc-heading{margin-bottom:1rem}
.ns-ltc-content-row .ns-ltc-text{margin-bottom:2rem}
.ns-ltc .ns-ltc-btn{padding:0.75rem;font-size:0.95rem;width:100%;}
.ns-ltc .ns-ltc-btn-left{margin-left:auto}
.ns-ltc .ns-ltc-btn-right{background-color:#3CAFAA;border-color:#3CAFAA;}

/* thank_page start */
.thanks {text-align: center;}
.thanks h4 {text-align: center; color: #2C3D50; font-size: 40px; font-weight: bold; margin-top: 40px; margin-bottom: 80px;}
.main_wr{background-color: #9CEFE7;padding: 75px 0;} 
.we-r h3 {color: #004A68;font-size: 54px;font-weight: 600;text-align: center;margin-bottom: 39px;}
.we-r ul {padding: 0; margin: 0; display: grid; justify-content: center; list-style: none;}
.we-r ul li {font-size: 24px; color: #2C3D50;font-weight: 400; margin: 0 0 10px 0;}
.we-r ul li a {font-weight: 700; color: #004A68; text-decoration: none;}
.we-r ul li a i { margin: 0 5px 0 17px;}
.we-r ul li:first-child a i {margin: 0 6px 0 4px;}
.we-r p {font-size: 32px; color: #004A68; font-weight: 600; text-align: center;}

.main-privacy {text-align: left ;}
.privacy {margin-bottom: 49px;}
.privacy h5 {color: #004A68; font-size: 20px; font-weight: 700; margin-bottom: 20px;}
section.main-privacy {margin: 40px 0 0;}
.privacy h2 {font-size: 52px; color: #004A68; font-weight: 700; margin-bottom: 27px;}
.privacy p {font-size: 18px; color: #2C3D50;}
.privacy p span {font-weight: 600;}
.privacy ul {list-style: none; margin: 39px 0   ;}
.privacy ul li {display: inline-block; margin: 0 34px 0 0px; position: relative;}
.privacy ul li:before {width: 9px; height: 9px; position: absolute; left: -15px; top: 8px; content: ''; background: #599F76;
    border-radius: 100%;}

.privacy p span {font-weight: 600;}
.privacy-bx h2 {font-size: 30px; color: #004A68; font-weight: 700; margin-bottom: 50px;}
.privacy-bx ul {list-style: none; padding: 0;}
.privacy-bx ul li {color: #2C3D50; font-size: 18px; font-weight: 600; margin-bottom: 20px;}
.privacy-bx {border-bottom: 1px solid #DFDFDF; margin-bottom: 39px; padding-bottom: 30px;}     
.privacy-bx h3 {font-size: 30px; font-weight: 700; color: #00384C;}
.privacy-bx h5 {font-size: 20px; font-weight: 700; color: #00384C;}
.privacy-bx p span {font-weight: 700;}
.pri-para {margin-bottom: 70px;}


@media (min-width: 768px) {
    .heading{margin-bottom:2rem}

    /* Header */
    .navbar>.container{flex-direction:row}
    .navbar .header-phone{margin:0}

    /* Banner */
    .banner .banner-heading{margin-bottom:1rem}

    /* Form */
    .form{background-color:transparent}
    
    /* Features */
    .features .features-box{padding:0.75rem}
    .features .features-box .features-heading{font-size:1.25rem}
    
    /* Finding */
    /* .finding .finding-content .finding-heading{margin-bottom:2rem} */

    /* Duty */
    .duty{padding:3rem 0;margin-top:3rem;}
    .duty .duty-box .duty-box-content{margin-left:0}
    .duty .duty-content .duty-heading{white-space:nowrap}
    .duty .duty-box{padding-right:3rem;margin-top:3rem;align-items:initial;flex-direction:column;}
    .duty .duty-box .duty-box-heading{margin-top:1.5rem;margin-bottom:1rem;}
    .duty .duty-box .duty-box-img img{width:auto;max-width:100%;height:8rem;}

    /* Why Families */
    .wf{padding:3rem 0}
    
      /* Long-Term Care */
    .ns-ltc{padding:3rem 0;margin-top:3rem;}
    .ns-ltc-content-row{margin-top:2rem}
    .ns-ltc .ns-ltc-box .ns-ltc-box-heading{margin-top:1.5rem;margin-bottom:1rem;}

    /* Testimonial */
    .testimonial{padding:3rem 0;text-align:left;}
    .testimonial .testimonial-subheading{font-size:1.25rem}
    .testimonial .testimonial-content-text{margin-bottom:1rem}
    .testimonial .testimonial-carousel{width:111%}
    .testimonial .testimonial-carousel .owl-nav{top:-130px;left:auto;right:40px;}
    .testimonial .testimonial-carousel .owl-nav button.owl-next,.testimonial .testimonial-carousel .owl-nav button.owl-prev{width:4rem;height:4rem;}
    .testimonial .testimonial-box .testimonial-name{margin-left:1rem}
    .testimonial .testimonial-box .testimonial-title{font-size:1rem}
    .testimonial .testimonial-box .testimonial-subtitle{font-size:0.75rem}
    .testimonial .testimonial-carousel .testimonial-rating-icon{width:100%}

    /* Authentic */
    .authentic{padding:3rem 0 2rem;}
    .authentic .authentic-img{margin-bottom:1rem;}

    /* Process */
    .process{padding:3rem 0;}
    .process .process-box .process-box-number{font-size:6.25rem;}
    .process .process-box .process-box-content .process-box-heading{font-size:1.625rem;margin-top:0;}
    .process .process-box .process-box-content .process-box-text{font-size:1.12rem}
    .process .process-subheading{font-size:1.938rem}

    /* FAQ */
    .faq{padding:3rem 0;}
    .faq .faq-accordion .faq-accordion-item .faq-accordion-header .faq-accordion-button{font-size:1.625rem}

    /* Footer */
    .footer .footer-heading{font-size:1.625rem;padding-bottom:1rem;margin-bottom:1.5rem;text-align:left;}
    .footer .footer-first-row .footer-first-list{display:flex !important;justify-content:space-between;}
    .footer .footer-address{display:flex}
    .footer .footer-address .footer-address-heading{display:block}
    .footer .footer-contact-btn{font-size:1.125rem;margin-left:1rem;text-decoration:underline;display:inline-block;}
    .footer .footer-bottom{flex-direction:row}
    .footer .footer-bottom .footer-bottom-text{font-size:0.938rem;margin-top:0;text-align:left;}
    .footer .footer-bottom .footer-bottom-list{text-align:right}
    .footer .footer-bottom .footer-bottom-list .footer-bottom-btn{font-size:1.125rem}
}

@media (min-width: 992px) {
    /* Global */
    .heading{font-size:1.75rem}
    .btn-theme{font-size:1.2rem;margin:0 0 1rem;}
    
    /* Header */
    /* .navbar-brand{padding:0 0 1rem;margin:auto;}
    .navbar .header-phone{margin:auto} */

    /* Banner */
    .banner .banner-heading{font-size:1.8rem}
    
    /* Form */
    .form-bg .form-fields .btn-submit{font-size:1.2rem;padding:0.7rem;}

    /* Duty */
    .duty .duty-box-btn .duty-btn{font-size:1.2rem}
    
    /* Why Families */
    .wf .wf-list{margin: 3rem 0}
    .wf .wf-list li{padding-bottom:1.5rem;margin-bottom:1.5rem;}
    .wf .wf-list li .wf-content-heading{font-size:1.1rem;margin-left:1.5rem;}
    .wf .wf-content-bottom .wf-heading-bottom{margin-bottom:3rem}
    .wf .wf-content-bottom .wf-btn{width:35%}
    
     /* Long-Term Care */
    .ns-ltc .ns-ltc-btn{font-size:0.75rem;width:65%;}
    
    /* Process */
    .process .process-box{align-items:flex-start;margin-bottom:0;}
    .process .process-box .process-box-number{padding:1rem 1.5rem 2.5rem;width: auto;}
    .process .process-box .process-box-content{margin-left:2rem}
    .process .process-subheading{margin-top:3rem}

    /* Trust */
    .trust{background:none}
    .trust-bg{padding:3rem;background-position:right;background-color:#CBF4F1;background-image:url(../images/trust-bg.png);background-repeat:no-repeat;}
    .trust-bg .trust-text{margin-bottom:2rem}
    .trust-bg .trust-btn{font-size:1.31rem;}
}

@media (min-width: 1200px) {
    /* Global */
    body{font-size:0.8rem}
    .heading{font-size:2.1rem}

    /* Banner */
    .banner{background-image: url(../images/banner.png);background-size:60%;background-position:center right;padding:3rem 0;text-align:left;padding-top:2rem;}
    .navbar .header-phone{font-size:1.2rem}
    .banner .banner-heading{font-size: 2.2rem}
    .banner .banner-subheading{font-size:1.3rem}
    .banner .banner-btn{font-size:1.2rem;margin-top:0.5rem;}
    
    /* Form */
    .form{margin-top:-1rem}
    .form .form-bg .form-heading{text-align:left;margin-bottom:0;}
    
    /* Features */
    .features .features-box{margin-bottom:0}
    .features .features-box .features-heading{font-size:1rem}

    /* Duty */
    .duty .duty-box .duty-box-heading{font-size:1.3rem}
    .duty .duty-box-btn .duty-btn{font-size:1.5rem}
    
    /* Why Families */
    .wf .wf-list li .wf-content-heading{font-size:1.3rem}
    
     /* Long-Term Care */
    .ns-ltc .ns-ltc-box .ns-ltc-box-heading{font-size:1.3rem}
    .ns-ltc .ns-ltc-btn{font-size:1rem}

    /* Process */
    .process .process-box .process-box-content .process-box-heading{margin-top:2rem}
}

@media (min-width: 1400px) {
    /* Global */
    body{font-size:1.12rem}
    .heading{font-size:2.5rem}
    .btn-theme{font-size:1.5rem}
    
    /* Banner */
    .banner{padding:3rem 0;margin-top:-1rem;}
    .navbar .header-phone{font-size:1.5rem}
    .banner .banner-heading{font-size:2.2rem}
    .banner .banner-subheading{font-size:1.9rem}
    .banner .banner-btn{font-size:1.5rem}
    
    /* Features */
    .features .features-box .features-heading{font-size:1.25rem}

    /* Duty */
    .duty .duty-box .duty-box-heading{font-size:1.625rem}
    .duty .duty-box .duty-box-img img{height:auto}
    
    /* Why Families */
    .wf .wf-list li .wf-content-heading{font-size:1.625rem}
    
    /* Long-Term Care */
    .ns-ltc .ns-ltc-box .ns-ltc-box-heading{font-size:1.625rem}
}

@media (min-width: 1500px) {
    /* Banner */
    .banner{padding:5.7rem 0;}

    /* Form */
    .form{margin-top:-3rem}
}


@media (max-width: 768px) { 

                /*badges*/
.badeges {margin: 30px 0 0}
                /*badges*/
.badeges {margin: 30px 0 0}
.badeges ul {text-align: center ; margin:0; padding:0}
.badeges ul li {padding: 0;width: 49%;display: inline-block;}
.badeges ul li img {width: 91px;}  
    .mob-hid {display: none;}
    .mob-shw    {display: block;}
   a.banner-btn.btn.mob-hid {display: none;}
   .badeges h3 {font-size: 24px;}
h2.ban-h { font-size: 14px;}

/* thank_page */
    .thanks img {width:80%; margin: 0 auto; display:block}

    .thanks h4 {font-size: 20px; margin-bottom: 30px;}
.we-r h3 {font-size: 20px; margin-bottom: 15px;}
.we-r ul li {font-size: 12px;}
.we-r ul li img {width: 19px;}
.we-r ul li:first-child a i { margin: 0 6px 0 12px;}
.we-r p {font-size: 14px;}
.main_wr {padding: 20px 0 2px;}

/* privacy */
.privacy h5 {text-align: center;}
.privacy h2 {font-size: 24px; text-align: center;}
.privacy p {font-size: 13px;text-align: center; line-height: 23px;}
.privacy ul { margin: 30px 0 30px;}
.privacy ul li { margin: 0 0 20px 0; display: block;}
.privacy-bx h2 {font-size: 18px; text-align: center; margin: 0 0 20px;}
.privacy-bx ul li {font-size: 14px;}
.privacy-bx {margin-bottom: 30px; padding: 0 0 15px 0;}
.privacy-bx h3 {font-size: 18px; text-align: center; margin: 0 0 16px;}
.privacy-bx p {text-align: center; margin-bottom: 30px;}
.privacy-bx h5 {text-align: center;font-size: 14px;}

}