         .homepage-separator {
         background: #bd0871;
         width: 180px;
         height: 4px;
         margin-top: 20px;
         margin-bottom: 20px;
         margin-left: auto;
         margin-right: auto;
         }
         .section_blue {padding-top:50px!important;padding-bottom:30px!important;}
         .cls_text_adaptive{text-align:left;}
         @media (max-width: 600px) {
         .cls_text_adaptive{text-align:center;margin:0px auto;}
         .section_blue {padding-top:25px!important;padding-bottom:25px!important; text-align: justify;
         text-justify: inter-word;}
         }
         .text-center {
         text-align: center;
         }
         .separator-alb-home {
         background: #bd0871;
         width: 180px;
         height: 4px;
         margin-top: 20px;
         margin-bottom: 20px;
         }
         .frm_font_size{font-size:17px!important;}
         .dblock {
         display: block;
         }
         @media screen and (max-width: 767px) {
         .mobile-dinline {
         display: inline;
         }
         }
