/** Generated by FG **/
@import url(https://fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700italic,700,900italic,900);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900);


.contactsec {
    padding: 60px 0px;
    margin-top: 60px;
    background: #6eb43f;
}

.contactsec h1 {
    text-align: center;
    color: #005596;
}

.contactsec h1.commonhead:after {
    background: #fff;
}


.contactsec {min-height:830px;padding: 60px 0;margin-top: 60px;background: transparent;position: relative;color:#3e4041 !important;margin-bottom:50px;}
section.contactsec h3 {
    margin-top: 40px;
}
.contactsec h2 {
    color: #000;
    padding: 30px 50px;
    text-align: center;
}
.contactsec h1:after{content:none !important;}
section.contactsec .container {position:relative;left: 0;right: 0;margin: auto;background: #fff;border-radius: 10px;z-index: 9;top:40px;box-shadow: 0px 0px 17px 1px #d1d1d1}
.contactsec:after {position: absolute;content: '';left: 0;right: 0;top: 0;height: 300px;background: #005596;}

section.contactsec label {
    font-weight: 400;
}

.contactsec .form-control {
    margin-top: 30px;
    border: none;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    border-radius: 0;
    box-shadow: 0 0 5px 0px #b7b7b7;
    border-radius: 2px;
    color: #003055;
    display: block;
    font-size: 14px;
    height: 44px;
    background-color: #fff;
    background-image: none;
}
.contactsec form + .col-md-12 {
    display: none;
}

.contactsec form {
    display: block !important;
}

.contactsec .col-md-offset-2.col-md-8 {
    margin: 0px auto !important;
    width: 90%;
    float: none;
}

@media (min-width:992px){
  section.contactsec .col-md-6 {width: 33.33% !important;}
}



.contactsec .form-control {
    margin-top: 30px;
    border: none;
    border-radius:0px; 
}

.contactsec ::placeholder {
  color: #005596;
}

.contactsec textarea {
    min-height: 250px;
}

.contactsec .sbmt {
    max-width: 250px;
    border-radius: 5px;
    margin: 30px auto;
    min-height: 60px;
    font-size: 19px;
    color: #ffff;
    font-weight: 600;
    background: #005596;
}










#generic_price_table{
padding-bottom: 0px;
}

div#generic_price_table .container:first-child {
    width: 100%;
    margin: 0px !important;
    padding: 0px 0px;
    overflow: hidden;
}

div#generic_price_table ~ * {
    max-width: 1200px;
    margin: 0 auto;
}

div#generic_price_table ~ h4 {
    margin: 0px auto 20px;
}
div#generic_price_table ~ p{margin-bottom:10px;}

section ~ p:empty {
    display: none;
}

.price-heading {
    text-align: center;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0px 15px;
}

/*PRICE COLOR CODE START*/
#generic_price_table .generic_content{
  background-color: #fff;
}

#generic_price_table .generic_content .generic_head_price{
  background-color:#ebfeff;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head_bg{
  border-color:#21568a rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #21568a;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head span{
  color: #fff;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .sign{
    color: #414141;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .currency{
    color: #414141;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .cent{
    color: #414141;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .month{
    color: #414141;
}

#generic_price_table .generic_content .generic_feature_list ul li span{
  color: #414141;
}
#generic_price_table .generic_content .generic_feature_list ul li:hover{
  background-color: #E4E4E4;
  border-left: 5px solid #005696 ;
}

#generic_price_table .generic_content .generic_price_btn a{
  border: 1px solid #005696 ; 
    color: #005696 ;
} 

#generic_price_table .generic_content.active .generic_head_price .generic_head_content .head_bg,
#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head_bg{
  border-color: #005696 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #005696 ;
  color: #fff;
}

#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head span,
#generic_price_table .generic_content.active .generic_head_price .generic_head_content .head span{
  color: #fff;
}

#generic_price_table .generic_content:hover .generic_price_btn a,
#generic_price_table .generic_content.active .generic_price_btn a{
  background-color: #005696;
  color: #fff;
} 
#generic_price_table{
  margin: 0;
}
.row .table{
    padding: 28px 0;
}

/*PRICE BODY CODE START*/

#generic_price_table .generic_content{
  overflow: hidden;
  position: relative;
  text-align: center;
}

#generic_price_table .generic_content .generic_head_price {
  margin: 0 0 20px 0;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content{
  margin: 0 0 50px 0;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head_bg{
    border-style: solid;
    border-width: 90px 1411px 23px 399px;
  position: absolute;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head{
  padding-top: 40px;
  position: relative;
  z-index: 1;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head span{
    font-family: "Raleway",sans-serif;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 2px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag{
  padding: 0 0 20px;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price{
  display: block;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .sign{
    display: inline-block;
    font-family: "Lato",sans-serif;
    font-size: 28px;
    font-weight: 400;
    vertical-align: middle;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .currency{
    font-family: "Lato",sans-serif;
    font-size: 50px;
    font-weight: 300;
    letter-spacing: -2px;
    line-height: 50px;
    padding: 0;
    vertical-align: middle;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .cent{
    display: inline-block;
    font-family: "Lato",sans-serif;
    font-size: 24px;
    font-weight: 400;
    vertical-align: bottom;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .month{
    font-family: "Lato",sans-serif;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 3px;
    vertical-align: bottom;
}

#generic_price_table .generic_content .generic_feature_list ul{
  list-style: none;
  padding: 0;
  margin: 0;
}

#generic_price_table .generic_content .generic_feature_list ul li{
  font-family: "Lato",sans-serif;
  font-size: 14px;
  padding: 15px 0;
  transition: all 0.3s ease-in-out 0s;
}
#generic_price_table .generic_content .generic_feature_list ul li:hover{
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;

}
#generic_price_table .generic_content .generic_feature_list ul li .fa{
  padding: 0 10px;
}
#generic_price_table .generic_content .generic_price_btn{
  margin: 20px 0 32px;
}

#generic_price_table .generic_content .generic_price_btn a{
    border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  -webkit-border-radius: 50px;
    display: inline-block;
    font-family: "Lato",sans-serif;
    font-size: 18px;
    outline: medium none;
    padding: 12px 30px;
    text-decoration: none;
    text-transform: uppercase;
}

#generic_price_table .generic_content,
#generic_price_table .generic_content:hover,
#generic_price_table .generic_content .generic_head_price .generic_head_content .head_bg,
#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head_bg,
#generic_price_table .generic_content .generic_head_price .generic_head_content .head h2,
#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head h2,
#generic_price_table .generic_content .price,
#generic_price_table .generic_content:hover .price,
#generic_price_table .generic_content .generic_price_btn a,
#generic_price_table .generic_content:hover .generic_price_btn a{
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
} 
@media (max-width: 320px) { 
}

@media (max-width: 767px) {
  #generic_price_table .generic_content{
    margin-bottom:75px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #generic_price_table .col-md-3{
    float:left;
    width:50%;
  }
  
  #generic_price_table .col-md-4{
    float:left;
    width:50%;
  }
  
  #generic_price_table .generic_content{
    margin-bottom:75px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
}
@media (min-width: 1200px) {
}
#generic_price_table_home{
   font-family: 'Raleway', sans-serif;
}

.text-center h1,
.text-center h1 a{
  color: #7885CB;
  font-size: 30px;
  font-weight: 300;
  text-decoration: none;
}
.demo-pic{
  margin: 0 auto;
}
.demo-pic:hover{
  opacity: 0.7;
}

#generic_price_table_home ul{
  margin: 0 auto;
  padding: 0;
  list-style: none;
  display: table;
}
#generic_price_table_home li{
  float: left;
}
#generic_price_table_home li + li{
  margin-left: 10px;
  padding-bottom: 10px;
}
#generic_price_table_home li a{
  display: block;
  width: 50px;
  height: 50px;
  font-size: 0px;
}
#generic_price_table_home .blue{
  background: #3498DB;
  transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .emerald{
  background: #005696;
  transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .grey{
  background: #7F8C8D;
  transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .midnight{
  background: #34495E;
  transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .orange{
  background: #E67E22;
  transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .purple{
  background: #9B59B6;
  transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .red{
  background: #E74C3C;
  transition:all 0.3s ease-in-out 0s;
}
#generic_price_table_home .turquoise{
  background: #1ABC9C;
  transition: all 0.3s ease-in-out 0s;
}

#generic_price_table_home .blue:hover,
#generic_price_table_home .emerald:hover,
#generic_price_table_home .grey:hover,
#generic_price_table_home .midnight:hover,
#generic_price_table_home .orange:hover,
#generic_price_table_home .purple:hover,
#generic_price_table_home .red:hover,
#generic_price_table_home .turquoise:hover{
  border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
  transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .divider{
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
  padding: 20px;
}
#generic_price_table_home .divider span{
  width: 100%;
  display: table;
  height: 2px;
  background: #ddd;
  margin: 50px auto;
  line-height: 2px;
}
#generic_price_table_home .itemname{
  text-align: center;
  font-size: 50px ;
  padding: 50px 0 20px ;
  border-bottom: 1px solid #ddd;
  margin-bottom: 40px;
  text-decoration: none;
    font-weight: 300;
}
#generic_price_table_home .itemnametext{
    text-align: center;
    font-size: 20px;
    padding-top: 5px;
    text-transform: uppercase;
    display: inline-block;
}
#generic_price_table_home .footer{
  padding:40px 0;
}

.price-heading{
    text-align: center;
}
.price-heading h1{
  color: #666;
  margin: 0;
  padding: 0 0 50px 0;
}
.demo-button {
    background-color: #333333;
    color: #ffffff;
    display: table;
    font-size: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 50px;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium ;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
}
.bottom_btn{
  background-color: #333333;
    color: #ffffff;
    display: table;
    font-size: 28px;
    margin: 60px auto 20px;
    padding: 10px 25px;
    text-align: center;
    text-transform: uppercase;
}
.demo-button:hover{
  background-color: #666;
  color: #FFF;
  text-decoration:none;
  
}
.bottom_btn:hover{
  background-color: #666;
  color: #FFF;
  text-decoration:none;
}







.membership-plans p,.payment-plans p,.bill-pay p,.health-credit-assessments p,.membership-plans ul,.payment-plans ul,.bill-pay ul,.health-credit-assessments ul
{
font-size:15px;
line-height:22px;
}

.container-fluid.main-body-content{padding:0px;}


h4.panel-title {
    border-bottom: 2px solid #1fc741;
}

h4.panel-title a {
  text-decoration:none !important;
    display: block;
    position:relative;
    padding-left:0px;
}

h4.panel-title a: {
    display: block;
}


.panel-heading {
    margin:0px 15px;
}

h4.panel-title a:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    border-left: 1px solid #21568a;
    border-bottom: 1px solid #21568a;
    transform: rotate(-45deg);
    right: 15px;
    top: 13px;
}

h4.panel-title a[aria-expanded="true"]:after {
    transform: rotate(136deg);
    top: 22px;
}

@font-face {
    font-family: 'Montserrat-Regular';
    src: local('☺'), url('https://demopatientpayments.blob.core.windows.net/content/fonts/Montserrat-Regular.woff') format('woff'), url('https://demopatientpayments.blob.core.windows.net/content/fonts/Montserrat-Regular.woff2') format('woff'),
    font-weight: normal;
    font-display: swap;
    font-style: normal;
}


@font-face {
    font-family: 'Montserrat-bold';
    src: local('☺'), url('https://demopatientpayments.blob.core.windows.net/content/fonts/Montserrat-Bold.woff') format('woff'), url('https://demopatientpayments.blob.core.windows.net/content/fonts/Montserrat-Bold.woff2') format('woff'),
    font-weight: normal;
    font-display: swap;
    font-style: normal;
}



embed,
img,
object,
video {
  max-width: 100%;
}
.CVVexplainationtooltiptext img{
    max-width: none;
}
sup {
  font-size: 58.3%;
  vertical-align: text-top;
}
sub {
  font-size: 58.3%;
  vertical-align: text-bottom;
}
.main-menu nav.navbar.navbar-inverse {
  margin-bottom:0px;
  margin-top:20px;
  min-height:inherit;
    background: #21568a;
    border: none;
    height: inherit;
    border-radius:0px;
}
section.banner{position:relative;}

.txt {
    background: rgb(255 255 255 / 70%);
    max-width: 600px;
    padding:25px;
}
.abt-care{padding:50px 0px;}
.abt-care .row{display:flex;align-items:center;}
.abt-care .col-sm-7{padding-right:30px;padding-top:20px;border-right:2px solid #d02626}
.abt-care .col-sm-5{padding-left:30px;}
.abt-care h2{font-size:30px;font-weight:400;color:#21568a}
.abt-care h3{font-size:25px;font-weight:400;color:#21568a}
.abt-care h4{font-size:20px;font-weight:400;color:#21568a}
.abt-care p{margin-top:15px;}
.pp-info{background:#015697;text-align:center;padding:20px;}
.pp-info{color:#fff;}
.pp-info * {
    color: #fff !important;
}
.txt *{color:#21568a;}

section.banner .container {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    max-width: 1200px;
    left: 0;
    right: 0;
    margin: auto;
}

.health-credit-assessments ul{margin:0px;padding:20px;    padding-left: 180px;}
.bill-pay ul{margin:0px;padding:20px 20px;    padding-left:50px;}
.payment-plans ul{margin:0px;padding:20px;    padding-left: 180px;}
.membership-plans ul{margin:0px;padding:20px;    padding-left: 50px;}

.no-space-between-inline-blocks {
  *letter-spacing: normal; /*reset IE < 8*/
  letter-spacing: -0.31em; /*webkit*/
  word-spacing: -0.43em; /*IE < 8 && gecko*/
}
/*restore spacing on inner elements*/
.no-space-between-inline-blocks > * {
  letter-spacing: normal;
  word-spacing: normal;
}
.displace {
  left: -5000px;
  position: absolute;
}

.btn-top {
    display: flex;
    justify-content: flex-end;
}
.btn-top a{margin:10px;}


.COLS_IN_ROW_WITHOUT_GAP {
  margin-left: -15px;
  margin-right: -15px;
}
ul.nav.navbar-nav {
    display: flex;
    float: none;
    justify-content: center;
}
.navbar-nav > li > a {
  color:#fff !important;
  padding:20px 15px;
  text-transform:uppercase;
}
.navbar-nav > li > a:hover{color:#fff}
.navbar-nav > li:last-child > a{padding-right:0px;}
.navbar-nav > li > a:hover {
  background: unset;
}
a {
  color: inherit;
}



@media (max-width:1200px){
  .col-data-wrapper-7,.col-data-wrapper-6,.col-data-wrapper-5,.col-data-wrapper-4{
    min-height:800px !important;
  }
  .text-25 {
    margin: 0 0 0 17% !important;
  }
  .col-data-wrapper-4 a {
    margin-left: 112px !important;}
}


@media (min-width:767px) and (max-width:992px){
  .hero  .col-md-9.col-xs-12{
    position:static;
  }
  .hero .col-13{
    position: absolute;
    top: 0;
    right: 0;
  }
  .navbar-nav > li {
    margin: 0px !important;}
    .navbar-nav > li > a{
          font-size: 11px;
    margin: 0px !important;
    }
    nav.nav-2 {
    position: relative;
    z-index: 99;
    margin-top:30px;}
    .text-3 {margin-top:50px !important;}
    .patientpayments-offering {margin:0 auto !important}
}


@media (max-width:992px){
  .polygon-1-copy-holder{
        padding: 18px 4.266667% 4.3rem !important;min-height:inherit !important;
  }

  .health-credit-assessments ul{margin:0px;padding:20px;    padding-left: 50px;}
.bill-pay ul{margin:0px;padding:20px 20px;    padding-left:50px;}
.payment-plans ul{margin:0px;padding:20px;    padding-left:50px;}
.membership-plans ul{margin:0px;padding:20px;    padding-left: 50px;}
  .col-9{
  position:static !important;
}
.payment-plans-slider{position:static !important;    transform: translateX(-36px);}
.col,.col-4,.col-3,.col-2 {
    left: 0 !important;
    max-width: 100% !important;
    padding: 28px 0 22px;
    width: 100% !important;
    margin-left: 0 !important;
    position:relative !important;
}


.polygon-1,.polygon-1-2,.patientpayments-paymentplans-2,.patientpayments-membershipplans,.polygon-1-3,.patientpayments-billpay-2 , .polygon-1-4,.patientpayments-paymentplans-3 {
  left:0% !important;
  right:0 !important;
  margin:auto !important;
}


.membership-plans-mockup,.payment-plans-mockup,.bill-pay-mockup,.payment-plans-mockup-2{
  display:none;
  position:static !important;
  margin:50px auto !important;
}
.text-25 , .text-29,.text-31{
    margin: 0 0 0 2% !important;
    max-width: 95% !important;
    width:100% !important;
}

.patientpayments-costs{
  position:static !important;
  margin:0px !important
}

section.health-credit-assessments .col p:before,section.bill-pay .col-2 p:before,section.membership-plans .col-4:before, .payment-plans .col-3 p:before,.payment-plans .col-3 p:before{
  content:none !important;
}
section.membership-plans .container,section.payment-plans .container,section.bill-pay .container, section.health-credit-assessments .container{
  max-width:100%;
  width:100%;
}
.col-data-wrapper-4,.col-data-wrapper-5,.col-data-wrapper-6,.col-data-wrapper-7{
  min-height:900px !important;
  margin-bottom:100px !important;
}
.wrapper{
  overflow:auto !important;
  height:400px !important;
  width:100% !important
}

.text-27 {
    margin: 0 0 0 2% !important;
}
}




@media (min-width:1200px){
  .auto-clear .col-lg-1:nth-child(12n+1){clear:left;}
  .auto-clear .col-lg-2:nth-child(6n+1){clear:left;}
  .auto-clear .col-lg-3:nth-child(4n+1){clear:left;}
  .auto-clear .col-lg-4:nth-child(3n+1){clear:left;}
  .auto-clear .col-lg-6:nth-child(odd){clear:left;}
  .col-6 .text-7 {
    position: relative;
    top: -18px;}
    p.text-5 .text-style-8 {
    position: relative;
    top: -12px;}
    .col-5 a{
    position: relative;
    top: 16px;
    }
}
@media (min-width:992px) and (max-width:1199px){
  .auto-clear .col-md-1:nth-child(12n+1){clear:left;}
  .auto-clear .col-md-2:nth-child(6n+1){clear:left;}
  .auto-clear .col-md-3:nth-child(4n+1){clear:left;}
  .auto-clear .col-md-4:nth-child(3n+1){clear:left;}
  .auto-clear .col-md-6:nth-child(odd){clear:left;}
}
@media (min-width:768px) and (max-width:991px){
  .auto-clear .col-sm-1:nth-child(12n+1){clear:left;}
  .auto-clear .col-sm-2:nth-child(6n+1){clear:left;}
  .auto-clear .col-sm-3:nth-child(4n+1){clear:left;}
  .auto-clear .col-sm-4:nth-child(3n+1){clear:left;}
  .auto-clear .col-sm-6:nth-child(odd){clear:left;}
}
@media (max-width:767px){
  .auto-clear .col-xs-1:nth-child(12n+1){clear:left;}
  .auto-clear .col-xs-2:nth-child(6n+1){clear:left;}
  .auto-clear .col-xs-3:nth-child(4n+1){clear:left;}
  .auto-clear .col-xs-4:nth-child(3n+1){clear:left;}
  .auto-clear .col-xs-6:nth-child(odd){clear:left;}
}
body {
  font-family: 'Montserrat-Regular';
  font-size:16px; /* 12.5px / 10px = 1.25rem */
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0;
  text-decoration: none;
}

html {
    font-size: 11px;
}

@media (max-width: 768px) {
html {
  font-size:12px;
}
}
@media (min-width: 1200px) {
.container {
  width: 1170px;
}
}
.global_container_ {
  float: none;
  height: auto;
  margin: 0 auto;
  padding: 0 0 2px;
  position: relative;
  z-index: 0;
  background: url(https://demopatientpayments.blob.core.windows.net/content/images/layer_1.png) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.hero {
  padding: 0 0 3.5rem;
  position: relative;
  z-index: 161;
  background: #005596;
  background-position: center center;
}
.col-data-wrapper {
  margin: 0 auto;
  position: relative;
}
.polygon-1-copy-holder {
  margin: 0 auto;
  min-height: 162px;
  padding: 18px 4.266667% 7.3rem; /* 16px / 375px = 4.266667% */
  position: relative;
  background: url(https://demopatientpayments.blob.core.windows.net/content/images/polygon_1_copy.png) no-repeat center center;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
}
.logo-vertical {
  display: block;
  margin: 0 auto;
  max-width: 192px;
  width: 100%;
}
@media (max-width: 768px) {
.polygon-1-copy-holder {
  margin-bottom: 20px;
}
}
.col-13 {
  margin: 3.4rem auto 0;
  position: relative;
}
.row-6 {
  left: 10.055478%;
  margin: 0 auto;
  position: relative;
  width: 39.944523%; /* 288px / 721px = 39.944523% */
}
.demo-button {
  float: left;
  max-width: 130px;
  min-height: 28px;
  width: 45.13889%; /* 130px / 288px = 45.13889% */
  background: #ebfeff;
  background-position: center center;
  color: #005596;
  font-family: 'Montserrat-bold';
  line-height: 28px;
  text-align: center;
}
.call-button {
  float: right;
  max-width: 130px;
  min-height: 28px;
  width: 45.13889%; /* 130px / 288px = 45.13889% */
  background: #ebfeff;
  background-position: center center;
  color: #005696;
  font-family: 'Montserrat-bold';
  line-height: 28px;
  text-align: center;
}
@media (max-width: 288px) {
.row-6 {
  left: 0;
  right: 0;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
}
@media (max-width: 768px) {
.row-6 {
  left: 0;
}
}

ul.nav.navbar-nav.nav-list.clearfix {
    display: flex;
    justify-content: flex-end;
}

.navbar-default {
  background-color: transparent;
}
@media (max-width: 768px) {
.navbar-collapse {
  background-color: rgba(255, 255, 255, 0.8);
}
.navbar-collapse > ul {
  padding: 5px;
}
.nav-2 {
  margin: 0 0 0 auto;
}
}
.nav-list {
  position: relative;
  width: 100%;
  list-style: none;
}
.nav-list li {
  margin: 0 3.980099% 0 0; /* 24px / 603px = 3.980099% */
}
@media (max-width: 768px) {
.nav-list li {
  margin: 0 auto;
  text-align: center;
}
}
.nav-list li:last-child {
  margin-right: 0;
}
.nav-item-1 {
  text-transform: uppercase;
}
.nav-item-1-2 {
  text-transform: uppercase;
}
.nav-item-1-3 {
  text-transform: uppercase;
}
.nav-item-1-4 {
  text-transform: uppercase;
}
@media (max-width: 603px) {
.nav-2 {
  left: 0;
  right: 0;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
}
@media (max-width: 768px) {
.nav-2 {
  right: 0;
}
}
.text-3 {
  margin: 3.7rem auto 19px;
  font-size: 2.499947rem; /* 25px / 10px = 2.5rem */
}
.patientpayments-offering {
  display: block;
  margin-left:auto;
}
@media (max-width: 768px) {
.patientpayments-offering {
  right: 0;
}
}
.container-2 {
  position: relative;
}
.offerings-wrapper {
  position: relative;
  z-index: 129;
}
.offerings {
  margin:50px auto 0;
  position: relative;
}
.text-4 {
  margin: 0 auto;
  position: relative;
  font-size:16px;
  color: #21568a;
  line-height:26px;
  text-align: center;
}
@media (max-width: 908px) {
.text-4 {
  left: 0;
  right: 0;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
}
@media (max-width: 768px) {
.text-4 {
  right: 0;
}
}
.row-7 {
  margin-top: -3px;
}
.group-1 {
  margin: 9px auto 0;
  position: relative;
  z-index: 0;
  text-align:center;
}
.polygon-1-copy-2-holder-3 {
  margin: 0 auto;
  min-height: 152px;
  overflow: hidden;
  padding: 4.6rem 8.405797%; /* 29px / 345px = 8.405797% */
  position: relative;
  width: 38.260868%; /* 132px / 345px = 38.260868% */
  z-index: 155;
  background: url(https://demopatientpayments.blob.core.windows.net/content/images/polygon_1_copy_2_9.png) no-repeat center 0;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
}
.patientpayments-membershipplans-copy {
  display: block;
  margin: 0 auto;
  width: 74px;
}
@media (max-width: 132px) {
.polygon-1-copy-2-holder-3 {
  left: 0;
  right: 0;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
}
.col-7 {
  margin: -38px auto 0;
  padding: 4.8rem 3.768116% 19px; /* 13px / 345px = 3.768116% */
  position: relative;
  z-index: 149;
  background: #00aeef;
  background-position: center center;
}
.text-9 {
  margin: 0 auto;
  width: 99.619774%; /* 262px / 263px = 99.619774% */
  line-height:22px;
  text-align: center;
}
@media (max-width: 262px) {
.text-9 {
  left: 0;
  right: 0;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
}
.learn-more-button {
  display: table;
  margin: 14px auto 0;
  max-width: 131px;
  min-height: 29px;
  padding: 0 6.920415%; /* 20px / 289px = 6.920415% */
  border: 1px solid #005596; /*stroke*/
  background: #ffffff;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /*Will not allow bg color to leak outside borders*/
  background-position: center center;
  color: #005596;
  line-height: 29px;
  text-align: center;
}
@media (max-width: 992px) {
  .footer ul {flex-wrap:wrap;}
.group-1 {
  margin-bottom: 20px;
}
.footer ul li a {
    color: #005596;
    padding: 5px 13px;
    display: block;
}
.row-19.no-space-between-inline-blocks.clearfix{
  flex-wrap:wrap !important;justify-content:center;align-items:center; flex-direction:column;
}
.logo-vertical-2,.row-19.no-space-between-inline-blocks.clearfix a{margin:20px auto !important;display:block !important;}
}
.group-2 {
  margin: 9px auto 0;
  position: relative;
  z-index: 0;
  text-align:center;
}
.polygon-1-copy-2-holder-2 {
  margin: 0 auto;
  min-height: 152px;
  overflow: hidden;
  padding: 4.6rem 0;
  position: relative;
  width: 38.260868%; /* 132px / 345px = 38.260868% */
  z-index: 145;
  background: url(https://demopatientpayments.blob.core.windows.net/content/images/polygon_1_copy_2_8.png) no-repeat center 0;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
}
.patientpayments-paymentplans {
  display: block;
  margin: 0 auto;
  width: 60px;
}
@media (max-width: 132px) {
.polygon-1-copy-2-holder-2 {
  left: 0;
  right: 0;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
}

.offerings a {
    margin-top: 15px;
}
.col-6 {
  margin: -38px auto 0;

  padding:6.8rem 3.768116% 19px; /* 13px / 345px = 3.768116% */
  position: relative;
  z-index: 139;
  background: #00aeef;
  background-position: center center;
}
.text-7 {
  margin: 0 auto;
  width: 99.619774%; /* 262px / 263px = 99.619774% */
  line-height:22.5px;
  text-align: center;
}
@media (max-width: 262px) {
.text-7 {
  left: 0;
  right: 0;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
}
.learn-more-button-copy {
  display: table;
  margin: 3.2rem auto 0;
  max-width: 131px;
  min-height: 29px;
  padding: 0 7.266436%; /* 21px / 289px = 7.266436% */
  border: 1px solid #005596; /*stroke*/
  background: #ffffff;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /*Will not allow bg color to leak outside borders*/
  background-position: center center;
  color: #005596;
  line-height: 29px;
  text-align: center;
}
@media (max-width: 992px) {
.group-2 {
  margin-bottom: 20px;
}


}
.group-3 {
  margin: 9px auto 0;
  position: relative;
  z-index: 0;
  text-align:center;

}
.polygon-1-copy-2-holder {
  margin: 0 auto;
  min-height: 152px;
  overflow: hidden;
  padding: 4.6rem 0;
  position: relative;
  width: 38.260868%; /* 132px / 345px = 38.260868% */
  z-index: 135;
  background: url(https://demopatientpayments.blob.core.windows.net/content/images/polygon_1_copy_2_7.png) no-repeat center 0;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
}
.patientpayments-billpay {
  display: block;
  margin: 0 auto;
  width: 34px;
}
@media (max-width: 132px) {
.polygon-1-copy-2-holder {
  left: 0;
  right: 0;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
}
.col-5 {
  margin: -38px auto 0;
  padding: 6.8rem 4.057971% 36px;
  position: relative;
  z-index: 129;
  background: #00aeef;
  background-position: center center;
}
.text-5 {
  margin: 0 auto;
  width: 100%; /* 261px / 261px = 100% */
  line-height:23px;
  text-align: center;
}
@media (max-width: 261px) {
.text-5 {
  left: 0;
  right: 0;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
}
.learn-more-button-copy-2 {
  display: table;
  margin: 5.2rem auto 0;
  max-width: 131px;
  min-height: 29px;
  padding: 0 6.920415%; /* 20px / 289px = 6.920415% */
  border: 1px solid #005596; /*stroke*/
  background: #ffffff;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /*Will not allow bg color to leak outside borders*/
  background-position: center center;
  color: #005596;
  line-height: 29px;
  text-align: center;
}
@media (max-width: 992px) {
.group-3 {
  margin-bottom: 20px;
}
}
.container-3 {
  position: relative;
}
.offerings-copy-wrapper {
  position: relative;
  z-index: 90;
}
.offerings-copy {
  margin: 26px auto 0;
  position: relative;
}
.text-11 {
  margin: 0 auto;
  position: relative;
  width: 82.771194%; /* 908px / 1097px = 82.771194% */
  color: #005596;
  font-size: 1.87496rem; /* 18.75px / 10px = 1.875rem */
  font-family: 'Montserrat-bold';
  line-height: 18.7496px;
  text-align: center;
}
@media (max-width: 908px) {
.text-11 {
  left: 0;
  right: 0;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
}
.row-9 {
  margin-top: -2px;
}
.col-10 {
  margin: 15px auto 0;
  position: relative;
}
.group-1-2 {
  margin: 0 auto;
  position: relative;
  z-index: 0;
}

.btn{font-weight:600 !important}

.btn-primary{background-color:#fff;border:1px solid #005596 !important;border-radius:0px;color:#005596}
.btn-primary:hover{background-color:#70c2f2;border-color:#70c2f2;color:#fff;}

.btn-secondary{background-color:#005596;border:1px solid #005596 !important;border-radius:0px;color:#fff}
.btn-secondary:hover{background-color:#fff;border:1px solid #005596 !important;border-radius:0px;color:#005596}


.polygon-1-copy-2-holder-8 {
  margin: 0 auto;
  min-height: 152px;
  overflow: hidden;
  padding: 4.8rem 0 5.1rem;
  position: relative;
  width: 38.260868%; /* 132px / 345px = 38.260868% */
  z-index: 122;
  background: url(https://demopatientpayments.blob.core.windows.net/content/images/polygon_1_copy_2.png) no-repeat center 0;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
}
.layer-5 {
  display: block;
  margin: 0 auto;
  width: 46px;
}
@media (max-width: 132px) {
.polygon-1-copy-2-holder-8 {
  left: 0;
  right: 0;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
}
.rectangle-2-copy-holder-5 {
  margin: -39px auto 0;
  max-width: 289px;
  min-height: 165px;
  padding: 4.7rem 0 3px;
  position: relative;
  width: 83.76811%; /* 289px / 345px = 83.76811% */
  z-index: 120;
  background: #ebfeff;
  color: #005596;
  line-height: 18.7496px;
  text-align: center;
}
@media (max-width: 289px) {
.rectangle-2-copy-holder-5 {
  left: 0;
  right: 0;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
}
.group-1-copy {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  
}
.polygon-1-copy-2-holder-9 {
  margin: 0 auto;
  min-height: 152px;
  overflow: hidden;
  padding: 5.4rem 0;
  position: relative;
  width: 38.260868%; /* 132px / 345px = 38.260868% */
  z-index: 104;
  background: url(https://demopatientpayments.blob.core.windows.net/content/images/polygon_1_copy_2.png) no-repeat center 0;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
}
.layer-6 {
  display: block;
  margin: 0 auto;
  width: 54px;
}
@media (max-width: 132px) {
.polygon-1-copy-2-holder-9 {
  left: 0;
  right: 0;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
}
.rectangle-2-copy-holder-6 {
  margin: -29px auto 0;
  max-width: 289px;
  min-height: 165px;
  padding: 4.7rem 4.057971% 12px; /* 14px / 345px = 4.057971% */
  position: relative;
  width: 83.76811%; /* 289px / 345px = 83.76811% */
  z-index: 102;
  background: #ebfeff;
  color: #005596;
  line-height: 18.7496px;
  text-align: center;
}
@media (max-width: 289px) {
.rectangle-2-copy-holder-6 {
  left: 0;
  right: 0;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
}
.col-11 {
  margin: 15px auto 0;
  position: relative;
  z-index: 0;
}
.group-2-2 {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 114;
}
.polygon-1-copy-2-holder-6 {
  margin: 0 auto;
  min-height: 152px;
  overflow: hidden;
  padding: 5.1rem 0 5.2rem;
  position: relative;
  width: 38.260868%; /* 132px / 345px = 38.260868% */
  z-index: 116;
  background: url(https://demopatientpayments.blob.core.windows.net/content/images/polygon_1_copy_2.png) no-repeat center 0;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
}
.layer-3 {
  display: block;
  margin: 0 auto;
  width: 54px;
}
@media (max-width: 132px) {
.polygon-1-copy-2-holder-6 {
  left: 0;
  right: 0;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
}
.rectangle-2-copy-holder-3 {
  margin: -38px auto 0;
  max-width: 289px;
  min-height: 165px;
  padding: 4.7rem 3.768116% 12px; /* 13px / 345px = 3.768116% */
  position: relative;
  width: 99.23954%; /* 261px / 263px = 99.23954% */
  z-index: 114;
  background: #ebfeff;
  color: #005596;
  line-height: 18.7496px;
  text-align: center;
}
.group-2-copy {
  margin:10px auto 0;
  position: relative;
  z-index: 96;
}
.polygon-1-copy-2-holder-7 {
  margin: 0 auto;
  min-height: 153px;
  overflow: hidden;
  padding: 4.9rem 0 5rem;
  position: relative;
  width: 38.260868%; /* 132px / 345px = 38.260868% */
  z-index: 98;
  background: url(https://demopatientpayments.blob.core.windows.net/content/images/polygon_1_copy_2.png) no-repeat center 0;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
}
.layer-4 {
  display: block;
  margin: 0 auto;
  width: 54px;
}
.group-5 p {
    color: #005596 !important;
    font-size:16px;
    line-height:24px;
}
.group-5 ul li {
    flex: 0 0 50%;
}

.group-5 ul li a {
    color: #005596;
}

.group-5 ul {
    color: #005596;
    display: flex;
    flex-wrap: wrap;
    padding-left: 20px;
}

.text-24 li a.active{
  color:#005596;

}


.contactsec {
    padding: 60px 0px0px;
    margin-top: 60px;
}

.contactsec h1 {
    text-align: center;
    color: #005596;
}

.contactsec h1.commonhead:after {
    background: #fff;
}

.contactsec .form-control {
    margin-top: 30px;
    border: none;
    border-radius:0px; 
}

.contactsec ::placeholder {
  color: #005596;
}

.contactsec textarea {
    min-height: 250px;
}

.contactsec .sbmt {
    max-width: 250px;
    border-radius: 5px;
    margin: 30px auto;
    min-height: 60px;
    font-size: 19px;
    color: #ffff;
    font-weight: 600;
    background: #005596;
}



div#cosmetic {
    display: block;
}
.col-data-wrapper-3 .col-xs-12.col-md-7 {
    display: none;
}

@media (max-width: 132px) {
.polygon-1-copy-2-holder-7 {
  left: 0;
  right: 0;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
}
.rectangle-2-copy-holder-4 {
  margin: -29px auto 0;
  max-width: 289px;
  min-height:207px;
  padding: 4.7rem 3.768116% 3px; /* 13px / 345px = 3.768116% */
  position: relative;
  width: 100%; /* 263px / 263px = 100% */
  z-index: 96;
  background: #ebfeff;
  color: #005596;
  line-height: 18.7496px;
  text-align: center;
}
.col-12 {
  margin: 15px auto 0;
  position: relative;
  z-index: 0;
}
.group-3-2 {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 108;
}
.polygon-1-copy-2-holder-4 {
  margin: 0 auto;
  min-height: 152px;
  overflow: hidden;
  padding: 4.9rem 0;
  position: relative;
  width: 38.260868%; /* 132px / 345px = 38.260868% */
  z-index: 110;
  background: url(https://demopatientpayments.blob.core.windows.net/content/images/polygon_1_copy_2.png) no-repeat center 0;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
}

.layer {
  display: block;
  margin: 0 auto;
  width: 55px;
}
@media (max-width: 132px) {
.polygon-1-copy-2-holder-4 {
  left: 0;
  right: 0;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
}
.rectangle-2-copy-holder {
  margin: -29px auto 0;
  max-width: 289px;
  min-height: 165px;
  padding: 4.7rem 3.768116% 15px; /* 13px / 345px = 3.768116% */
  position: relative;
  width: 100%; /* 263px / 263px = 100% */
  z-index: 108;
  background: #ebfeff;
  color: #005596;
  line-height: 18.7496px;
  text-align: center;
}
.group-3-copy {
  margin:10px auto 0;
  position: relative;
  z-index: 90;
}
.polygon-1-copy-2-holder-5 {
  margin: 0 auto;
  min-height: 153px;
  overflow: hidden;
  padding: 4.9rem 0 5rem;
  position: relative;
  width: 38.260868%; /* 132px / 345px = 38.260868% */
  z-index: 92;
  background: url(https://demopatientpayments.blob.core.windows.net/content/images/polygon_1_copy_2.png) no-repeat center 0;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
}
.layer-2 {
  display: block;
  margin: 0 auto;
  width: 41px;
}
@media (max-width: 132px) {
.polygon-1-copy-2-holder-5 {
  left: 0;
  right: 0;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
}
.rectangle-2-copy-holder-2 {
  margin: -29px auto 0;
  max-width: 289px;
  min-height: 165px;
  padding: 4.7rem 3.768116% 12px; /* 13px / 345px = 3.768116% */
  position: relative;
  width: 99.23954%; /* 261px / 263px = 99.23954% */
  z-index: 90;
  background: #ebfeff;
  color: #005596;
  line-height: 18.7496px;
  text-align: center;
}
.container-4 {
  position: relative;
}
.industries-2 {
  background:#ebfeff;
  margin: 3.1rem 0 80px;
  min-height: 513px;
  position: relative;
  z-index: 79;
}

.col-9 {
  padding: 4.1rem 0 1px;
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #ebfeff;
}
.col-data-wrapper-2 {
  margin: 10px auto 0;
  position: relative;
}
.text-18 {
  color: #21568a;
  font-size: 1.87496rem; /* 18.75px / 10px = 1.875rem */
  line-height: 24.99947px;
  margin-bottom:5px;
}
.wrapper-4 {
  margin: 1px 0 0;
  position: relative;
  width: 100%; /* 615px / 615px = 100% */
}
.patientpayments-costs {
  left: 50%;
  max-width: 552px;
  top: 0;
  width: 100%;
}
.team-sec .row{display:flex;align-items:center;}
.team-sec h2{font-size:30px;color:#21568a;text-transform:uppercase;text-align:right;    border-bottom: 2px solid #d02626;display:inline-block;padding-bottom:10px;}
.team-sec h4{font-size:20px;color:#21568a;text-align:right;}
.team-sec p{text-align:right;line-height:28px;}
section.industries-2 h2{font-size:30px;color:#21568a;width:700px;text-transform:uppercase;margin-bottom:0px;}
.line{border-bottom:2px solid #d02626;width:250px;display:inline-block;margin-bottom:10px;margin-top:10px;}
p.text-18 + a{margin-bottom:40px;margin-top:10px;}

.industries-1 h2{font-size:30px;color:#21568a;text-transform:uppercase;text-align:right;    border-bottom: 2px solid #d02626;display:inline-block;padding-bottom:10px;}


.demo-button-copy-4 {
  left: 50%;
  margin: 0 0 0 22.520325%;
  max-width: 169px;
  min-height: 28px;
  position: absolute;
  top: 315px;
  width: 27.479675%;
  line-height: 28px;
  text-align: center;
}
@media (max-width: 768px) {
.wrapper-4 {
  min-height: unset;
}
.wrapper-4 > * {
  display: block;
  margin: 15px auto;
  position: relative;
  width: 100%;
  min-width: unset;
  max-height: unset;
  min-height: unset;
  top: unset;
  bottom: unset;
  left: unset;
  right: unset;
}
}
@media (max-width: 615px) {
.wrapper-4 {
  left: 0;
  right: 0;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
}
.container-5 {
  position: relative;
}
.payment-plans-slider {
    display: block;
    margin: 0 auto;
    max-width: 300px;
    width: 100%;
    margin-top: 35px;
}
.btn-grp {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 75px;
    margin-top: -45px;
}

.btn-grp a {
    display: block;
    text-align: left;
    width: 234px;
    margin-bottom: 10px;
}

.container-6 {
  position: absolute;
  top: 45px;
  width: 100%;
}
@media (max-width: 768px) {
.industries-2 {
  min-height: unset;
}
.industries-2 > * {
  display: block;
  margin: 15px auto;
  position: relative;
  width: 100%;
  min-width: unset;
  max-height: unset;
  min-height: unset;
  top: unset;
  bottom: unset;
  left: unset;
  right: unset;
}
}
.industries-1 {
  margin:50px 0 0;
  position: relative;
  z-index: 58;
}
.col-data-wrapper-3 {
  margin: 0 auto;
  position: relative;
}
.text-20 {
  margin: 0 0 0 2.811621%; /* 30px / 1067px = 2.811621% */
  position: relative;
  width: 84.723526%; /* 904px / 1067px = 84.723526% */
  color: #21568a;
  font-size: 1.87496rem; /* 18.75px / 10px = 1.875rem */
  font-family: 'Montserrat-bold';
  line-height: 24.99947px;
}
@media (max-width: 904px) {
.text-20 {
  left: 0;
  right: 0;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
}
.row-13 {
  margin-top: -3px;
}
.group-4 {
  margin: 3.6rem auto 0;
  position: relative;
  z-index: 0;
}
.line-2 {
  height: 2px;
  margin: 2px auto 0;
  position: relative;
  width: 76.08201%; /* 334px / 439px = 76.08201% */
  z-index: 74;
  border: 1px solid #74b849; /*stroke*/
}
.wrapper {
  margin:4px 0;
  min-height: 341px;
  overflow: hidden;
  position: relative;
  width:100%; /* 336px / 439px = 76.53758% */
  z-index: 67;
}
.text-24 {
  color: #00aeef;
  font-size: 2.81244rem; /* 28.12px / 10px = 2.812rem */
  line-height: 56.24881px;
  list-style:none;
  padding:0px;
  margin:0px;
}
.text-24 li a{
  text-transform:uppercase;
      border-top:3px solid #d02626;
      padding:10px;
      display:block;
}

.social-icons {
  list-style:none;
  display:flex;justify-content:center;
}

.social-icons li{margin:1px;}

.social-icons li a{display:inline-block;background:url(https://demopatientpayments.blob.core.windows.net/content/images/social-icons.png) no-repeat;height:50px;width:55px;display:inline-block;}

.social-icons li.fb a{background-position:-55px 0px;}

.social-icons li.insta a{background-position:-110px 0px;}

.social-icons li.in a{background-position:-165px 0px;}

.social-icons li.gl:hover a{background-position:0px -52px;}

.social-icons li.fb:hover a{background-position:-55px -52px;}

.social-icons li.insta:hover a{background-position:-110px -52px;}

.social-icons li.in:hover a{background-position:-165px -52px;}




@media (max-width: 336px) {
.wrapper {
  left: 0;
  right: 0;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
}
.line-2-copy-6 {
  height: 2px;
  margin: -1px auto 30px;
  position: relative;
  width: 76.08201%; /* 334px / 439px = 76.08201% */
  z-index: 68;
  border: 1px solid #74b849; /*stroke*/
}
.group-5 {
  margin: 3.8rem auto 0;
  max-width: 672px;
  min-height: 398px;
  padding: 28px 2.739726% 3.7rem; /* 18px / 657px = 2.739726% */
  position: relative;
  background: #ebfeff;
  background-position: center center;
}
.text-21 {
  width: 80.18868%; /* 510px / 636px = 80.18868% */
  color: #000000;
}
@media (max-width: 510px) {
.text-21 {
  left: 0;
  right: 0;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
}
.text-22 {
  margin: 3px 0 0;
  width: 79.874214%; /* 508px / 636px = 79.874214% */
  color: #005596;
}
@media (max-width: 508px) {
.text-22 {
  left: 0;
  right: 0;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
}
.demo-button-copy-5 {
  margin: 28px 0 0;
  min-height: 28px;
  padding: 0 3.273809%; /* 22px / 672px = 3.273809% */
  position: relative;
  background: #005596;
  background-position: center center;
  line-height: 28px;
  text-align: center;
}
.container-7 {
  position: relative;
}
.membership-plans {
  overflow: hidden;
  position: relative;
  z-index: 46;
}
.col-data-wrapper-4,.col-data-wrapper-5,.col-data-wrapper-6,.col-data-wrapper-7 {
  margin: 8.2rem auto 0;
  min-height:760px;
  position: relative;
}
.polygon-1 {
  left:41%;
  max-width: 226px;
  position: absolute;
  top: 0;
  width: 100%;
  margin-left: -381px;
}
.col-4 {
  left: 50%;
  max-width: 776px;
  padding: 28px 0 22px;
  position: absolute;
  top: 64px;
  width: 73.90476%; /* 776px / 1050px = 73.90476% */
  background: #00aeef;
  margin-left: -525px;
}

section.membership-plans .col-4:before {
    content: '';
    background: #00aeef;
    width: 1000px;
    left: -128%;
    height: 100%;
    position: absolute;
    bottom: 0px;
}
.text-25 {
  margin: 0 0 0 5%; /* 144px / 776px = 18.556702% */
  max-width:570px;
}
.demo-button-2 {
  margin: 10px 0 0 18.556702%; /* 144px / 776px = 18.556702% */
  max-width: 131px;
  min-height: 29px;
  padding: 0 2.963917%; /* 23px / 776px = 2.963917% */
  position: relative;
  border: 1px solid #005596; /*stroke*/
  background: #ffffff;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /*Will not allow bg color to leak outside borders*/
  background-position: center center;
  color: #005596;
  line-height: 29px;
  text-align: center;
}
.patientpayments-membershipplans {
  left:41%;
  position: absolute;
  top: 28px;
  width: 54px;
  margin-left: -295px;
}
.membership-plans-mockup {
  left: 50%;
  max-width: 409px;
  position: absolute;
  top: 96px;
  width: 100%;
  margin-left: 116px;
}
.container-8 {
  position: relative;
}
.payment-plans {
  overflow:hidden;
  margin: -1px 0 0;
  position: relative;
  z-index: 35;
}

.payment-plans .col-3 p:before {
    content: '';
    position: absolute;
    top: 0;
    right: -97%;
    background: #00aeef;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.col-data-wrapper-5 {
  margin: 0 auto;
  position: relative;
}
.polygon-1-2 {
  left:62%;
  max-width: 226px;
  position: absolute;
  top: 0;
  width: 100%;
  margin-left: 156px;
}
.col-3 {
  left: 50%;
  max-width: 766px;
  padding: 3.1rem 0 22px;
  position: absolute;
  top: 64px;
  width: 73.79576%; /* 766px / 1038px = 73.79576% */
  background: #00aeef;
  margin-left: -247px;
}
.text-27 {
  margin: 0 0 0 21%; /* 144px / 766px = 18.798956% */
}
.demo-button-copy {
  margin: 4.7rem 0 0 18.798956%; /* 144px / 766px = 18.798956% */
  max-width: 131px;
  min-height: 29px;
  padding: 0 3.002611%; /* 23px / 766px = 3.002611% */
  position: relative;
  border: 1px solid #005596; /*stroke*/
  background: #ffffff;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /*Will not allow bg color to leak outside borders*/
  background-position: center center;
  color: #005596;
  line-height: 29px;
  text-align: center;
}
.patientpayments-paymentplans-2 {
  left:62%;
  position: absolute;
  top: 24px;
  width: 53px;
  margin-left: 243px;
}
.payment-plans-mockup {
  left: 50%;
  max-width: 413px;
  position: absolute;
  top: 100px;
  width: 100%;
  margin-left: -519px;
}
.container-9 {
  position: relative;
}
.bill-pay {
  position: relative;
  z-index: 24;
}
.col-data-wrapper-6 {
  margin: 1px auto 0;
  min-height: 603px;
  position: relative;
}
.polygon-1-3 {
  left: 40%;
  max-width: 225px;
  position: absolute;
  top: 0;
  width: 100%;
  margin-left: -380px;
}
.col-2 {
  left: 50%;
  max-width: 776px;
  padding: 28px 0 3.6rem;
  position: absolute;
  top: 64px;
  width: 73.90476%; /* 776px / 1050px = 73.90476% */
  background: #00aeef;
  margin-left: -525px;
}
section.bill-pay .col-2 p:before {
    content: '';
    position: absolute;
    left: -98%;
    background: #00aeef;
    top: 0;
    width: 100%;
    height: 100%;
}
.text-29 {
  max-width:600px;
  margin: 0 0 0 5%; /* 144px / 776px = 18.556702% */
}
.demo-button-copy-3 {
  margin: 15px 0 0 18.943298%; /* 147px / 776px = 18.943298% */
  max-width: 131px;
  min-height: 29px;
  padding: 0 2.963917%; /* 23px / 776px = 2.963917% */
  position: relative;
  border: 1px solid #005596; /*stroke*/
  background: #ffffff;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /*Will not allow bg color to leak outside borders*/
  background-position: center center;
  color: #005596;
  line-height: 29px;
  text-align: center;
}
.patientpayments-billpay-2 {
  left:40%;
  position: absolute;
  top: 23px;
  width: 30px;
  margin-left: -282px;
}
.bill-pay-mockup {
  left: 50%;
  max-width: 408px;
  position: absolute;
  top: 95px;
  width: 100%;
  margin-left: 117px;
}
.container-10 {
  position: relative;
}
.health-credit-assessments {
  overflow-x:hidden;
  position: relative;
  z-index: 13;
}
section.health-credit-assessments .col p:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: #00aeef;
    right: -100%;
}
.col-data-wrapper-7 {
  margin: 0 auto;
  position: relative;
}
.row-19.no-space-between-inline-blocks.clearfix {
    display: flex;
    justify-content: space-between;
}
.row-19.no-space-between-inline-blocks.clearfix a {
    height: 40px;
    display: flex;
    line-height: 27px;
}
.polygon-1-4 {
  left:67%;
  max-width: 225px;
  position: absolute;
  top: 0;
  width: 100%;
  margin-left: 156.5px;
}
.col {
  left: 50%;
  max-width: 767px;
  padding: 30px 0 24px;
  position: absolute;
  top: 64px;
  width: 73.820984%; /* 767px / 1039px = 73.820984% */
  background: #00aeef;
  margin-left: -247.5px;
}
.text-31 {
  margin: 0 0 0 21.904823%; /* 145px / 767px = 18.904823% */
  width:78%; /* 485px / 767px = 63.233376% */
}
.col-data-wrapper-4 a {
    margin-left: 37px;
}

.col-data-wrapper-5 a {
    margin-left: 159px;
}

.col-data-wrapper-6 a {
    margin-left: 38px;
}

.col-data-wrapper-7 a {
    margin-left: 165px;
}


@media (max-width: 485px) {
.text-31 {
  left: 0;
  right: 0;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
}
.demo-button-copy-2 {
  margin: 17px 0 0 18.904823%; /* 145px / 767px = 18.904823% */
  max-width: 131px;
  min-height: 29px;
  padding: 0 3.129074%; /* 24px / 767px = 3.129074% */
  position: relative;
  border: 1px solid #005596; /*stroke*/
  background: #ffffff;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /*Will not allow bg color to leak outside borders*/
  background-position: center center;
  color: #005596;
  line-height: 29px;
  text-align: center;
}
.patientpayments-paymentplans-3 {
  left:67%;
  position: absolute;
  top: 23px;
  width: 53px;
  margin-left: 242.5px;
}
.payment-plans-mockup-2 {
  left: 50%;
  max-width: 412px;
  position: absolute;
  top: 99px;
  width: 100%;
  margin-left: -519.5px;
}
.container-11 {
  position: relative;
}
.footer {
  margin: 0 auto;
  max-width: 100%;
  padding: 18px 0 3.3rem;
  position: relative;
  z-index: 3;
  background: #ebfeff;
  background-position: center center;
}
.footer .row{display:flex;align-items:center;}
.footer ul{padding:0px;margin:20px auto;display:flex;justify-content:center;list-style:none;}
.footer a,.footer p{color:#21568a;display:block;line-height:28px;}
.footer ul li a{color:#21568a;padding:5px}
.col-data-wrapper-8 {
  margin: 15px auto 0;
  padding: 0 4.614019%; /* 52px / 1127px = 4.614019% */
  position: relative;
}

.row-19 > * {
  float: left;
  margin: 0 21.192053% 0 0; /* 192px / 906px = 21.192053% */
}
.row-19 > *:last-child {
  margin-right: 0 !important;
}
@media (max-width: 906px) {
.row-19 > * {
  display: inline-block;
  float: none;
  max-width: 100%;
}
}
.rectangle-1-holder {
  max-width: 130px;
  min-height: 28px;
  width: 14.348785%; /* 130px / 906px = 14.348785% */
  background: #005596;
  background-position: center center;
  line-height: 28px;
  text-align: center;
  margin-top: 1px !important;
}
.logo-vertical-2 {
  max-width: 261px;
  width: 100%;
}
.rectangle-1-copy-holder {
  max-width: 131px;
  min-height: 29px;
  width: 14.459161%; /* 131px / 906px = 14.459161% */
  border: 1px solid #005596; /*stroke*/
  background: #ffffff;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /*Will not allow bg color to leak outside borders*/
  background-position: center center;
  color: #005596;
  line-height: 29px;
  text-align: center;
  margin-top: 1px !important;
}

.text-35 {
  left: 50%;
  max-width: 640px;
  position: absolute;
  top: 0;
  color: #005596;
  line-height: 1.2;
  text-align: center;
  margin-left: -320px;
}

@media (max-width: 768px) {
.wrapper-2 {
  min-height: unset;
}
.wrapper-2 > * {
  display: block;
  margin: 15px auto;
  position: relative;
  width: 100%;
  min-width: unset;
  max-height: unset;
  min-height: unset;
  top: unset;
  bottom: unset;
  left: unset;
  right: unset;
}
}
@media (max-width: 640px) {
.wrapper-2 {
  left: 0;
  right: 0;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
}
.container-12 {
  position: relative;
}
.text-style-5 {
  color: #005596;
  font-size:25px; /* 18.75px / 10px = 1.875rem */
  font-family: 'Montserrat-bold';
}
.color005596 {
  color: #005596;
}
.text-style {
  font-size: 4.062414rem; /* 40.62px / 10px = 4.062rem */
  font-family: 'Montserrat-bold';
  line-height: 37.49921px;
}
.text-style-2 {
  font-size: 4.062414rem; /* 40.62px / 10px = 4.062rem */
  font-family: 'Montserrat-bold';
  line-height: 60.62372px;
}
.text-style-3 {
  line-height: 37px;
}
.text-style-19 {
  font-size: 1.87496rem; /* 18.75px / 10px = 1.875rem */
  font-family: 'Montserrat-bold';
  line-height: 18.7496px;
}
.text-style-21 {
  line-height: 28.1244px;
}
.text-style-16 {
  line-height: 18.7496px;
}
.text-style-11 {
  color: #6eb43f;
  font-size: 3.124934rem; /* 31.25px / 10px = 3.125rem */
}
.text-style-20 {
  font-family: 'Montserrat-bold';
  line-height: 18.7496px;
}
.text-style-7 {
  line-height: 18px;
}
.text-style-13 {
  margin: 9px 0 0;
}
.text-style-8 {
  font-size: 1.562467rem; /* 15.62px / 10px = 1.562rem */
  font-family: 'Montserrat-bold';
}
.text-style-10 {
  color: #6eb440;
  font-size: 3.124934rem; /* 31.25px / 10px = 3.125rem */
}
.text-style-18 {
  font-size: 1.87496rem; /* 18.75px / 10px = 1.875rem */
  font-family: 'Montserrat-bold';
  line-height: 28.1244px;
}
.text-style-17 {
  color: #74b849;
  font-size: 4.374907rem; /* 43.75px / 10px = 4.375rem */
  font-family: 'Montserrat-bold';
  line-height: 59.37374px;
}
.text-style-14 {
  color: #00aeef;
  font-size: 1.562467rem; /* 15.62px / 10px = 1.562rem */
}
.text-style-15 {
  color: #005596;
  font-size:23px; /* 21.66px / 10px = 2.166rem */
  font-family: 'Montserrat-bold';
  line-height: 21.66491px;
}
.text-style-22 {
  line-height: 15px;
}
.text-style-6 {
  color: #6eb43f;
  font-size:18px; /* 15.62px / 10px = 1.562rem */
  font-family: 'Montserrat-bold';
}
.text-style-9 {
  font-size: 0.874982rem; /* 8.75px / 10px = 0.875rem */
}
.text-style-4 {
  line-height: 37.49921px;
}
@media screen and (max-width: 768px) {
  body.menu-lock {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  }
  .navbar-toggle {
  position:absolute;
  right: 5px;
  top:0px;
  background: #000;
  z-index: 101;
  margin: auto;
  }
  .navbar-collapse {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding-top: 50px;
  background: black;
  z-index: 100;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  }
  .navbar-collapse li p,
  .navbar-collapse li a {
  font-size: 20px;
  padding: 20px 0px;
  }
}
@media (max-width: 768px) {
.learn-more-button-copy-2 {
  margin: 5.2% auto 0;
}

.membership-plans-mockup, .payment-plans-mockup, .bill-pay-mockup, .payment-plans-mockup-2{margin-bottom:0px !important}

}

@media (max-width:992px){
  .txt{
    padding: 10px 25px;
  }
}


@media (max-width: 768px) {
.col-data-wrapper-4 {
  margin: 8.2% auto 0;
}
.btn-top{
  flex-wrap:wrap;
  justify-content: space-around;
}
    .btn-top a {
        padding: 10px;
        width: 46% !important;
        margin: 0px 2%;
    }
ul.nav.navbar-nav.nav-list.clearfix {flex-wrap:wrap;flex-direction:column;}
.nav-list li{margin:inherit !important;text-align:left;padding-left:50px;}
.navbar-collapse{background:#005596}
.navbar-collapse li p, .navbar-collapse li a{display:block;}
.navbar-collapse li a:hover{color:#fff}
.text-11 {    font-size: 26px;
    line-height: 30px;}
    .text-style-14{margin:20px 0px !important;display:block;}
    .industries-2 > *,.col-9{margin:0px !important;}
        .text-20 {
     
        font-size: 25px;
        line-height: 33px;
    }
    .col-data-wrapper-7 a,body .membership-plans .col-data-wrapper-4 a,.col-data-wrapper-6 a,.col-data-wrapper-5 a{margin-left:30px;}
    .navbar-default .navbar-toggle {
    border:none !important;
    background: none !important;}
    .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;}
    .group-5{margin-top:0px;}
    .hero .col-xs-12.col-md-9.col-sm-9{position:static;}
    .hero .col-xs-12.col-md-9.col-sm-9 .col-13{position:static;margin-top:0px;}
    .hero .col-xs-6.col-md-3.col-sm-3 {margin-left: 25%;}
    section.banner .container{position:static;transform:inherit;}
    .main-menu {position: absolute;right: 0;top: 0;}
    ul.nav.navbar-nav{flex-direction:column;align-items:center;justify-content:center;}
    .navbar-collapse{margin:0px !important;}
    .logo-vertical{max-width:120px;padding:15px;}
    .abt-care .row{flex-direction:column;align-items: self-start;}
    .abt-care{padding-bottom:0px;}
    .btn-grp{padding-left:0px;}
    .team-sec .row{flex-direction:column;}
    .industries-1 h2,section.team-sec *{text-align:left;}
    .footer .row{flex-direction:column;}
    section.industries-2 h2 {width:100%}
    .abt-care .col-sm-7{border-right:none;}
    .abt-care .col-sm-5{padding-left:15px;}
    section.footer img {margin: 40px auto;}
}
