/* Body Scroll For Chrome */
body::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

body::-webkit-scrollbar
{
    width: 12px;
    background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: rgb(13, 94, 13);
}
/* Body Scroll For Chrome End */

a, a:active, a:focus {
   outline: none;
}

.hide
{
 display: none;
}
header.masthead
{
    position: relative;
}
header.masthead:before
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgba(0,0,0,0.3);
    display: block;
}
.pbp_logo
{
    max-width: 452px;
   
}
header.masthead .landing_heading h1
{
    color: #0ff417;
    text-align: left;
    line-height: 1em;
    font-size: 100px;
    margin-bottom: 0px;
    font-weight: bold;
    /*text-shadow: 0px 0px 2px #505050;*/
     margin-left: 65px;
    position: relative;
    display: block;
    overflow: hidden;
}
header.masthead .container
{
    z-index: 11;
    position: relative;
}
header.masthead .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.3);
}
.downPage 
{
   display: block;
   margin: 0px auto;
   text-align: center
}
.btn_down
{
    position: absolute;
    bottom: 0px;
    width: 240px;
    display: inline-block;
    text-align: center;
    margin-left: -120px;
}
.downPage img
{
    width: 100%;
}
.btn_findout
{
    background-color: rgba(21, 158, 21, 1);
    border-radius: 0px;
    line-height: 40px;
    border-radius: 15px;
    min-width: 250px;
    margin-left: 65px;
}
.btn_findout:hover{
    background-color: #fff;
    color:  rgba(21, 158, 21, 1);
    transition: ease 1s;
}
section.community_pharmacy
{
    background-color: #fff;
    padding: 50px 0px;
}
.community_pharmacy .section-heading
{
    color: #159e15;
    font-size: 28px;
    font-family: 'Open Sans',sans-serif;
    font-weight: bold;
}
.bottom_tag_line
{
   color:#777777;
    font-size:12px;
}
section.pbpclub
{
    background-color: rgb(21, 158, 21);
    color: #fff;
    padding: 50px 0px;
}
section.pbpclub .section-heading h2
{
    font-weight: bold;
}
section.BuyingPlatform
{
    background-color: rgb(13, 94, 13);
    color: #fff;
    padding: 50px 0px;
    position: relative;
    display: block;
    overflow: hidden;
}
.BuyingPlatformHeading
{
    color: #ebdf00;
    font-size: 24px;
    font-weight: bold;
    font-family: 'Open Sans',sans-serif;
}
ul.buyingList{
    padding-left: 0px;
}
ul.buyingList img{
    margin-right: 10px;
}
.buyingList
{
    list-style: none;
   /* list-style-image: url('../img/check.png');*/
    
}
.buyingList li
{
    margin-bottom: 8px;
}
section.service_PBP .service_heading
{
    border-bottom: 1px solid #ccc;
    display: inline-block;
    margin: 0px auto;
    padding-bottom: 10px;
    color: #0d5e0d;
}
section.Current_ordering
{
    background-color: rgba(13, 92, 13, 0.24);
}
.cascade_ordering .cascade_ordering_heading
{
    color: #0d5e0d;
}
.cascade_ordering .cascade_ordering_heading span
{
    font-size: 38px;
}
section.PBPSaving
{
   padding: 0px;
    margin: 0px;
    background-image:url('../img/PBPSavingBg.jpeg');
/*background-position: center right;
    background-size: cover;
    background-repeat: no-repeat;*/
    background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
section.PBPSaving .pbpsaving_contain
{
    background-image: linear-gradient(to right, #317631 50%, transparent 50%);
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
     padding: 130px 0px;
}
.pbpsaving_contain .heading
{
    color: #0ff417;
    font-weight: bold;
    font-size: 26px;
}
.pbpsaving_contain .sub_heading
{
 color: #fff;
    font-size: 14px;
}

.six_block .s_block
{
    background-color: #fff;
    padding: 20px;
    display: block;
    height: 50%;
    min-height: 150px;
    position: relative;
}
.six_block .yellow_bg_block
{
    background-color: #ebdf00;
}
.six_block .saveMoney
{
    color: #159e15;
   font-size: 55px;
font-weight: 800;
    margin: 0px;
    padding: 0px;
}
.Improve_saving .col-4
{
/*    padding-right: 5px;
    padding-left: 5px;*/
    padding: 0px;
}
section.Testimonials
{
    padding: 50px 0px;
    background-color: rgb(58, 188, 221);
    color: #fff;
}
.testimonial_cont
{
    border-bottom: 1px solid rgb(204, 204, 204);
}
.testimonial_cont .fs_12
{
    font-size: 12px;
    line-height: 1.8em;
}
.testimonial_cont .fa-quote-left
{
    opacity: 0.7;
    margin-bottom: 25px;
    display: block;
}
.testimonial_foot .col-sm-2 .grey_circle
{
    width: 50px;
    height:50px;
    background-color: #9b9fa0;
    display: block;
    border-radius: 50%;
}
.testimonial_foot p
{
    color: #cccccc;
    font-size: 14px;
}
section.fillingHeading
{
    padding: 50px 0px;
     font-weight:  bold;
    background-color: #fff;
}
section.contact
{
    background-color: rgb(94, 22, 94);
    color: #fff;
    padding: 50px 0px;
}
.contact_form
{
    text-align: left;
}
.get_text
{
    font-size: 16px;
}
.foot_logo
{
    max-width: 200px;
}
.btn.btn_contact
{
    border-radius: 5px;
    width: 250px;
    margin: 0px auto;
    background-color: #000;
    color: #fff;
    border:1px solid #fff;
	cursor: pointer;
}
.copy_right
{
    color: #fff;
}
.copy_right .contact_head
{
    font-size: 16px;
    font-weight: bold;
}
.social_media li a i
{
    width: 34px;
    height: 34px;
    line-height: 34px;
    display: block;
    text-align:  center;
    color: #fff;
    font-size: 18px;
}
.social_media li a:hover i{
    transition: ease 1s;
    opacity: 0.5;
}
.social_media .icon-social-facebook
{
    background-color: #3b5998;
}
.social_media .icon-social-twitter
{
    background-color: #00aced;
}
.social_media .icon-social-google
{
    background-color: #dd4b39;
}
.social_media .icon-social-linkedin
{
    background-color: #007bb6;
}
.social_media .icon-envelope
{
    background-color: #444444;
}
.social_media .icon-social-skype
{
    background-color: #12a5f4;
}
.afterPlus:after
{
       content: '+';
    position: absolute;
    font-size: 8em;
    color: #159e15;
    display: inline-block;
    z-index: 11;
    top: 0;
    right: 0;
    line-height: 0px;
    margin-right: -43px;
    -moz-margin-end: -44px;
    margin-top: 55px;
    font-weight: bold;
}

.beforeEquale:before
{
      content: '=';
    position: absolute;
    font-size: 8em;
    color: #159e15;
    display: inline-block;
    z-index: 11;
    top: 0;
    left: 0;
    line-height: 0px;
    margin-left: -43px;
    margin-top: 145px;
    font-weight: bold;
}

help-block.with-errors {
    color: #ff5050;
    margin-top: 5px;
}



@media (max-width: 992px)
{
    header.masthead .landing_heading h1
    {
        font-size: 70px;
        text-align: center;
        margin-left: 0px;
    }
    .btn_findout
    {
        margin-left: 0px;
    }
    .btn_down
    {
        bottom: auto;
        margin-top: -69px;
    }
    section.features .section-heading h2 {
        font-size: 35px;
    }
    .BuyingPlatform .btn_findout
    {
        min-width: auto;
    }
    .afterPlus:after
    {
       margin-top: 75px;
    }
    .beforeEquale:before
    {
       margin-top: 158px;
    }
    .testimonial_foot .col-sm-10 h4,.testimonial_foot .col-sm-10 p
    {
        padding-left: 30px !important;
    }
}
@media (max-width: 767px)
{
    .res_center
    {
        text-align:  center;
        padding-bottom: 15px;
    }
    .res_center .img-fluid{
         max-width: 300px;
    }   
    .pbpsaving_contain
    {
        background-image:none;
        background-color: #317631;
    }
    .pbpsaving_contain .Improve_saving .col-4
    {
           max-width: 100%;
    }
    .six_block .s_block
    {
    height: auto;
    }
    .afterPlus:after,.beforeEquale:before
    {
        content: '';
    }
     .pbpsaving_contain .Improve_saving .col-4 .s_block .col-sm-2,.pbpsaving_contain .Improve_saving .col-4 .s_block .col-sm-10
    {
        max-width: 100%;
        text-align: center !important;
    }
}
@media (max-width: 576px)
{
    .pbp_logo
    {
        width: 100%;
        max-width: 300px;
    }
    header.masthead .header-content
    {
        margin-bottom: 50px;
    }
    header.masthead .landing_heading h1 {
       font-size: 45px;
    }
    section
    {
        overflow: auto;
    }
    .testimonial_foot .col-sm-2
    {
        display: inline-block;
        float: left;
        width: 60px;
    }
    .testimonial_foot .col-sm-10
    {
        display: inline-block;
        width: 80%;
    }
}
@media (max-width: 460px)
{
    header.masthead
    {
        padding-top: 50px;
    }
    header.masthead .landing_heading h1
    {
        font-size: 35px;
    }
    .community_pharmacy .img-fluid
    {
        max-width: 280px;
    }
    .community_pharmacy .section-heading,.BuyingPlatformHeading
    {
        font-size: 22px;
    }
    section.features .section-heading h2
    {
        font-size: 22px;
    }
    .cascade_ordering .cascade_ordering_heading span
    {
        font-size: 25px;
    }
    .foot_logo {
       display: block;
       margin: 0px auto;
       margin-bottom: 20px;
    }
    p
    {
        font-size: 14px;
    }
    .copy_right .col-md-6
    {
        text-align: center !important;
    }
    .fillingHeading h1,section.contact h2
    {
        font-size: 30px;
    }
}

.pb50{
    padding-bottom: 50px;
}
.mb50{
    margin-bottom: 50px;
}
.pt20{
    padding-top: 20px;
}
.footerRow{
    border-top: 1px solid #fff;
    padding-top: 10px;
}
.pd18{
    padding: 18px;
}
#portfolio {
    bottom: 96px;
    right: 36px;
    background: #159e15;
    width: 44px;
    height: 44px;
    -webkit-animation: buttonFadeInUp 1s ease;
    animation: buttonFadeInUp 1s ease;
}
#codepen, #portfolio {
    font-size: 35px;
    position: fixed;
    top: 50%;
    right: 30px;
    background: #159e15;
    width: 56px;
    height: 56px;
    border-radius: 100%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: 0.3s ease;
    color: #ffffff;
    text-align: center;
    z-index: 500;
}
#codepen, #portfolio:hover {
    font-size: 35px;
    position: fixed;
    top: 50%;
    right: 30px;
    background: #0a770a;
    width: 56px;
    height: 56px;
    border-radius: 100%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: 0.3s ease;
    color: #ffffff;
    text-align: center;
    z-index: 500;
}