/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on February 28, 2019 */
@font-face {
    font-family: 'rupee_foradianregular';
    src: url('../fonts/rupee_foradian-webfont.woff2') format('woff2'),
         url('../fonts/rupee_foradian-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
  font-family: 'mulish_black_bt';
  src: url('../fonts/mulish_black_bt-webfont.woff2') format('woff2'),
  url('../fonts/mulish_black_bt-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'mulish_black_extended_bt';
  src: url('../fonts/mulish_black_extended_bt-webfont.woff2') format('woff2'),
  url('../fonts/mulish_black_extended_bt-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'mulish_bold_bt';
  src: url('../fonts/mulish_bold_bt-webfont.woff2') format('woff2'),
  url('../fonts/mulish_bold_bt-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'mulish_bold_condensed_bt';
  src: url('../fonts/mulish_bold_condensed_bt-webfont.woff2') format('woff2'),
  url('../fonts/mulish_bold_condensed_bt-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'mulish_bold_extended_bt';
  src: url('../fonts/mulish_bold_extended_bt-webfont.woff2') format('woff2'),
  url('../fonts/mulish_bold_extended_bt-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'mulish_bt';
  src: url('../fonts/mulish_bt-webfont.woff2') format('woff2'),
  url('../fonts/mulish_bt-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'mulish_condensed_bt';
  src: url('../fonts/mulish_condensed_bt-webfont.woff2') format('woff2'),
  url('../fonts/mulish_condensed_bt-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}


/*RESET-CSS START*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

a:hover,
a:active,
a:focus
{
  text-decoration: none;
  color:#000;
}

/*RESET-CSS END*/

body
{
  font-family:"mulish_bt";
  background: #f9f9f9;
  font-size: 14px;
}
body.over
{
  position: relative;
  overflow: hidden;
}
main
{
  width: 100%
}
.hambur-img
{
   width:30px;
   height:20px;
}
.container-fixed
{
  max-width:1440px;
  margin:0 auto;
}
.adp-offer-changed-container .left-inner.fixed-head {
  position: fixed;
  top:0; left:0;
  width: 100%; }

/*HEADER CSS START*/
header .left-box
{
  width:100%;
}
header .logo-box
{
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.logo-asist
{
  width:140px;
}
.head-link
{
  color: #053c6d;
  font-size: 18px;
}
.custom-header
{
 padding: 13px 40px 14px;
 box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.17);
     z-index: 1;
    background: #fff;
    position: relative;
}
.call-logo-box
{
 margin-left: 20px
}

/*MENU_BURGER_START*/
.menu-burger
{
  position: relative;
  width:20px;
  height: 20px;
}
.burger-line
{
  position: absolute;
  width: 20px;
  height: 3px;
  background-color: black;
  border-radius:5px;
  transition: 0.5s all linear;
}
.menu-burger .burger-line1
{
  top:0;
}
.menu-burger .burger-line2
{
  top:50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.menu-burger .burger-line3
{
  bottom: 0
}
.menu-burger.active .burger-line1
{
  top: 50%; 
  left:0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.menu-burger.active .burger-line2
{
  opacity:0;
  position: absolute;
  display: none;
}
.menu-burger.active .burger-line3
{
  top:50%;  
  left:0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);

}
header .right-box
{
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
/*MENU_BURGER_END*/

/*HEADER CSS END*/


/*CONTENT CSS START*/
.main-heading
{
  font-size: 28px;
  color: #333333;
  font-family: mulish_bold_bt;
}
.para
{
 color: #333333;
 font-size: 20px;
 opacity: 0.9;
}
.sub-heading
{
  font-family: mulishBT;
  font-size: 24px;
  font-family: 'mulish_bold_bt';
  color: #333333;
}
.sub-heading.grey-txt
{
  color:#838383;
}
.light-head
{
  color: #666666;
  font-size: 32px;
}
.md-para
{
  font-size: 16px;
}
.label-txt
{
  font-size: 17px;

}
/*BUTTON CSS START*/
.primary-btn,.secondary-btn,.tertiary-btn
{
 border-radius: 5px;
 padding: 11px 11px;
 font-size: 18px;
 width: 48%;
 max-width:309px;
 position: relative;
 text-align:center;
}
.secondary-btn,.secondary-btn:hover,.secondary-btn:active,.secondary-btn:focus
{
 border: solid 1px #e77817;
 background-color: #ffffff;
 color:#e77817;
}
.primary-btn,.primary-btn:hover,.primary-btn:active,.primary-btn:focus

{
 background-color: #e77817;
 color: #ffffff;
}
.tertiary-btn,.tertiary-btn:hover,.tertiary-btn:active,.tertiary-btn:focus        /*  07-03-2019 css  */
{
  background-color: #053c6d;
  color:#ffffff;
  width: 88px;
}
.primary-btn .card-text:before,.secondary-btn .card-text:before
{
  content:"";
  position: absolute;
  height:150%;
  width:1px;
  left:0;
  top:50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
/*BUTTON CSS END*/

/*BUTTON-ICON CSS START*/
.primary-btn .card-text:before
{
 background-color:#fff;
}
.secondary-btn .card-text:before
{
 background-color:#e77817;
}
/*BUTTON-ICON CSS END*/

.comm-card-img
{
 padding-right:15px;
}
.card-text
{
 position: relative;
 padding-left: 15px;
}
.pad-40
{
 padding-left:40px
}
.main-heading.white-txt
{
 color: #ffffff;
}
.small-head
{
  font-size: 18px; 
  font-family: 'mulish_bold_bt';
  color:#333333;

}
.small-para
{
  font-size: 14px; 
  color:#333333;

}
.white-txt
{
 color:#fff;
}
.icon-circ
{
 background-color: #fff;
 border-radius: 100%;
 height:64px;
 width:64px;
 position: relative;
 margin-right:40px;

}
.icon-circ .comm-icon
{
 position: absolute;
 width: 27px;
 height: 30px;
 top:50%;
 left:50%;
 -webkit-transform: translate(-50%,-50%);
 transform: translate(-50%,-50%);
}
.headd
{
  font-size: 20px;
  font-family: 'mulish_bold_bt';
  color: #333333;
}
.icon-padding{
  position: relative;
}
.icon-padding:before
{
  content:"";
  position: absolute;
  height:100%;
  width:1px;
  right:0;
  top:50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background:#999999;
}

.input-border-box
{
  border: solid 1px #b2b2b2;
  background-color: #ffffff;
  padding: 13px 16px;
  border-radius: 4px;
  width: 338px;
  position: relative;

}
.input-box
{
  font-size: 14px;
  border: none; 
  outline: none;
}
.erorr-inp
{
  color: #d0021b;
  position: absolute;
  bottom: -18px;
  left: 0;
  font-size: 12px;
  display: none;
}
.input-border-box.error .erorr-inp
{
  display: block;
}
.login-main-box
{
  display: none;
}

.input-box:placeholder
{
  color: #e4e4e4;
}
.blue-main-head{  
  font-family: 'mulish_bold_bt';
  font-size: 32px;
  color:#053c6d;
  text-align: center;
}


/*CONTENT CSS END*/


/*FOOTER START*/
footer
{
  font-family: mulish_bold_bt;
  font-size: 14px;
  background-color: #838383;
  color: #ffffff;
  text-align: center;
  padding:22px 0;
}
/*FOOTER END*/
/*BG_OVERLAYS START*/
.bg-overlay
{
  position: absolute;
  background:#000;
  opacity: 0.5;
  width:100%;
  height:100%;
  z-index:2;
  top:0;
  display: none;
}
.close-cust
{
  position: absolute;
  width:20px;
  height:20px;
  right:10px;
  top:5px;
}
/*BG_OVERLAYS END*/
/*CURVE BANNER_START*/
.image-curve-box
{
  position: relative;  
    width: 129px;
    height: 96px;
    overflow: hidden;
}
.image-curve
{
  width: 154px;
  height: 130px;
  background: #ffeedf;
  border-top-right-radius: 112px;
  border-top-left-radius: 40px;
  position: absolute;
  left: -25px;
  border-bottom-right-radius: 40px;
  text-align: center;
  padding-top: 25px;
  padding-right: 10px;
}
.banner-content {
    margin-left: 30px;
    margin-right: 20px;
}
.banner-head
{
  color: #4d4d4f;
  font-size: 18px;
  font-family: 'mulish_bold_bt';
  margin-bottom: 10px;
}
.banner-para
{
  font-size: 16px;
  color: #838383;
}
/*CURVE_BANNER_END*/
/*RUPPER SIGN START*/
.rupper-sign
{
  font-family: 'rupee_foradianregular';
}

/*RUPPER SIGN END*/
.banner-white
{
  background:#fff;
  border-radius: 4px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.12);
}
.comm-slider-box
{
  max-width:784px; 
}
.slider-box
{
  width:100%;
}
/*WHITE BACKGROUN START*/
.white-bg
{
  background:#fff;
}
.fsz-22
{
  font-size: 22px;
}
.card-inner
{
  width: 50%
}
.f-regular
{
  font-family: "mulish_bt";
}
/*SWICH_CSS_START*/
/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 120px;
  height: 32px;
  border: 1px solid #e77817;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FFF;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 60px;
  left: 0;
  bottom: 0;
  background-color: #e77817;
  transition: .4s;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

input:checked + .slider {
  background-color: #FFF;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
.switch-box
{
  margin-left:15px;
  text-align: center;
}
.comm-switch
{
  position: absolute;
  top:50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width:60px;
  color:#e77817;
}
.comm-switch.active{
  color:#FFF;

}
.left-switch
{
  left:0px;
}

.right-switch
{
  right:0px;
}
.grey-box
{
  background:#f7f7f7;
  border-radius: 2px;
  padding:10px 20px;
}
.bottom-box
{
  padding:0 64px;
  background:#fff;
}
/*SWITCH_CSS_END*/

/*LINK-START*/
.orange-anch
{
  color:#e77817
}

/*LINK-END*/

/*WHITE BACKGROUN END*/

/*CHECKBOX START*/
.cust-check {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.cust-check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 15px;
  width: 15px;
  z-index:1;
  left: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: -2px;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #FFF;
  border: 1px solid #bfc1c3;
}


/* When the checkbox is checked, add a blue background */
.cust-check input:checked ~ .checkmark {
  background-color: #FFF;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.cust-check input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.cust-check .checkmark:after {
  left: 20%;
  top: 50%;
  width: 5px;
  height: 10px;
  border: solid #e77817;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg) translate(-50% ,-50%);
          transform: rotate(45deg) translate(-50% ,-50%);
}
/*CHECKBOX END*/
/*DROPDOWN-RELATION_START*/
.dropdown-toggle::after
{
    border: none;
    width: 10px;
    height: 10px;
    border-left: 1px solid #232222;
    border-bottom: 1px solid #0c0c0c;
    -webkit-transform: rotate(-45deg) translateY(-52%);
    transform: rotate(-45deg) translateY(-52%);
    position: absolute;
    right: 10px;
    top: 15px;
    position: absolute;
}
.dropdown.show .dropdown-toggle
{
  position: relative;
}
.dropdown.show .dropdown-toggle::after
{
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  position: absolute;
  /*right:-150px;*/
}
.dropdown1.show .dropdown1-toggle::after
{
  right:25px !important;
}
.dropdown1-toggle::after
{
  right:25px !important;
}
/*.dropdown-menu.show
{
  width:350%;
  font-size: 14px;
  padding-top:0;
  padding-bottom:0;
  z-index: 10000;           
}*/

.dropdown-menu.show
{
  width:100%;
  font-size: 14px;
  padding-top:0;
  padding-bottom:0;
  z-index: 10000;           
}
.dropdown-toggle:focus
{
  box-shadow: none  
}
.drop-slider.active
{
  font-size: 12px;
  position: absolute;
  color: #053c6d;
  top:-6px;
  left:10px;
  background:#fff;
}
/*OTP_BOX_START*/
.input-box.otp-box
{
  width: 36px;
  border-radius: 4px;
  border: solid 1px #b2b2b2;
  background-color: #ffffff;
  height: 36px;
}
/*OTP_BOX_END*/
.tertiary-btn.inact
{
  border-radius: 4px;
  border: solid 1px #053c6d;
  color: #053c6d;
  background: #fff;
}
.text-inp-box
{
  color: #666666;
  font-size: 14px;
   width: 288px;
  height: 36px;
  border-radius: 4px;
  border: solid 1px #b2b2b2;
  background-color: #ffffff;
  padding-left:15px;
}
.desk-hide
{
  display: none;
}

.accno{
  display: none
}

/*CUSTOM_SCROLL_BAR START*/
.cust-scroll .mCSB_scrollTools
{
  width: 6px;
}
.cust-scroll .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar
{
  background: #d8d8d8;
}
.cust-scroll .mCSB_scrollTools .mCSB_draggerRail
{
  background:#fff;
}
.cust-scroll .mCSB_inside > .mCSB_container
{
 margin-right: 8px; 
}
/*CUSTOM_SCROLL_BAR END*/


/*EXECUTIVE-FLOATING-NAVBAR-START*/
/*11-03-2019 MOHISN START*/
.adp-offer-changed-container
{
  display: flex;
}
.adp-offer-changed-container .left-box
{
  width:100%;
  max-width:256px;
  position: relative;
  transition: all 0.2s ease;
}
.adp-offer-changed-container .left-inner
{
  position: static;
  width: 100%;
  height: 100%;
  max-width: inherit;
  transition: 0.1s all ease;
}
.adp-offer-changed-container .right-box
{
  background: #e9ecef;
  width: 100%;
  transition: 0.1s ease all;
}
.left-inner.nav-bar.fixed-top
{
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 10;
}

/*TOP NAV BOX START*/
.top-nav-box
{
  background-image: url("../images/nav-oval.png");
  position: relative;
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
  max-height:316px;
  opacity: 1;
  height: 293px;
  transition: 0.2s all ease;
  background-color: #fff;
}
.adp-offer-changed-container .left-box.nav-close,
.adp-offer-changed-container .left-box.nav-close .left-inner
{
  width:100%;
  transition: all 0.2s ease;
  max-width: 82px;
}

.adp-offer-changed-container .left-box.nav-close .left-inner.nav-bar .nav-icon-img
{
  margin:0 auto;
}
.adp-offer-changed-container .left-box.nav-close .top-nav-box
{
    /*background-image: url(../images/resoval.png);*/
    background-size: 100% 100%;
        max-height: 112px;
}
.adp-offer-changed-container .left-box.nav-close .login-img-box .login-img
{
  height: 56px;
  width: 56px;
}
.menu-close-box
{
  position: absolute;
  width:25px;
  height:25px;
  right:00px;
  z-index: 11;
  cursor: pointer;
}
.adp-offer-changed-container .left-box.nav-close .menu-close-box
{
  display: block;
  right: -25px;
  transition: all 0.2s linear;
  position: relative;
}
.menu-close-box span:after
{
    position: absolute;
    content: "";
    width: 2px;
    height: 15px;
    left: 50%;
    -webkit-transform: translate(-50% ,50%) rotate(45deg);
            transform: translate(-50% ,50%) rotate(45deg);
    background: #fff;
    top: -10px;
}
.menu-close-box span:before
{
    position: absolute;
    content: "";
    width: 2px;
    height: 15px;
    left: 50%;
    -webkit-transform: translate(-50% ,50%) rotate(-45deg);
            transform: translate(-50% ,50%) rotate(-45deg);
    background: #fff;
}
.left-box.nav-close .menu-close-box span:before
{
  -webkit-transform: translate(-50% ,-50%) rotate(-45deg);
          transform: translate(-50% ,-50%) rotate(-45deg);

}
.left-box.nav-close .menu-close-box span:after
{
  -webkit-transform: translate(-50% ,50%) rotate(45deg);
          transform: translate(-50% ,50%) rotate(45deg);
  top:-5px;
}
.login-img-box
{
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;

}
.login-img-box .login-img
{
  height:76px;
  width:76px;
}
.nav-content-box .main-heading,
.nav-content-box .headd,
.nav-content-box .small-para
{
  color: #ffffff;
}
.session-detail
{
  font-size: 12px;
  color: #fff;
}
.white-hr
{
  background: #fff;
  width: 85%;
}
.adp-offer-changed-container .nav-btn-box
{
  padding: 15px 10px 0;
}
.nav-content-box .main-heading
{
  margin-top:15px;
}
.nav-content-box .headd
{
  margin-top:10px;
  font-size:  18px;
}
.nav-content-box .small-para
{
  margin-top:5px;
}
.left-inner.nav-bar .nav-icon-img
{
  width:26px;
}

.nav-li
{

  padding:16px 14px;
  border-left: 4px solid #fff; 
  position: relative; 
  margin-top:1px;
  border-bottom: 1px solid #eee;
}
.nav-li:last-child
{
  border:none;
}
.nav-li .nav-logo
{
  color: #666666;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}
.nav-li .nav-logo .nav-anch
{
  margin-top:5px;
  margin-left:8%;
}
.nav-li.active a
{
  color: #e77817;
}
.nav-li.active:before
{
  content:"";
  width: 4px;
  position: absolute;
  height:100%;
  background-image:linear-gradient(355deg, #e77817, #97291e);
  left: 0;
  top: 0;
}
.custom-bread-ul.breadcrumb a
{
  color: #333333;
  font-size:  14px;

}
.custom-bread-ul.breadcrumb li
{
  margin-right:5px;
}
.custom-bread-ul.breadcrumb li:last-child a
{
  color: #4a90e2;
}

/*TOP NAV BOX END*/

/*EXECUTIVE-FLOATING-NAVBAR-END*/
/*11-03-2019 MOHISN END*/


/*12-03-2019 MOHISN END*/
/*CARE-START*/
.card-header .cust-caret
{
  border:none;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #fc8d3b;
  right: 10px;
  position: absolute;
  top: 10px;
  cursor: pointer;

}
.card-header.collapsed .cust-caret
{
  cursor: pointer;
  width: 0;
  height: 0;
  border: none;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #999999;
  right: 10px;
    position: absolute;
    top: 10px;
}
/*CARET-END*/
.capsule-box
{
  justify-content: center;
}
.capsule-box .hr-span
{
    font-size: 18px;
    color: #999999;
    padding: 5px 25px;
    text-align: center;
    margin: 10px 0;
}
.cust-accordion
{
  padding-bottom: 15px;
}
.adp-offer-changed-container.close-box >.right-box 
{
  max-width:calc(100% - 82px);
  transition: 0.1s all ease;
}
@media only screen  and (max-width: 990px) and (min-width: 768px) {
  .adp-offer-changed-container >.left-box {
    display: none;
}
.logo-img.hambur-img.desk-hide,
.back-btn.desk-hide
{
  display: block;
  }
  .logo-img.mob-hide
  {
    display: none;
  }
  .head-nav-left
  {
    display: flex;
    align-items: center;
  }
  .back-btn {
    position: relative;
    width: 15px;
    height: 15px;
    border-top: 2px solid grey;
    border-left: 2px solid grey;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.custom-header
{
  padding: 13px 20px 14px;
}
.assist-link
{
  margin-left: 10px;
}
.card-body-content .left-box .upper-box
{
  justify-content: space-around;
}

}
/*COMMON-MEDIA START*/
@media only screen and (max-width: 767px) {
    .primary-btn, .secondary-btn, .tertiary-btn {padding:5px}
    .card-header.collapsed .acc-data-para{margin-left: 12px;}

  /*HEADER START*/
 /*  header .right-box
 {
   display: none;
 } */
 .head-nav-left
 {
  display: flex;
  align-items: center;
 }
 .assist-link
 {
  margin-left:10px;
  margin-top:5px;
 }
 .back-btn
 {
  position: relative;
  width:15px;
  height:15px;
  border-top:2px solid grey;
  border-left:2px solid grey;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
 }
 .logo-asist
 {
  width:100px;
 }
 .abs-foot
 {
  position: absolute;
  width:100%;
  bottom:0;
 }
 .menu-burger{
  display: none;
 }
  .custom-header {
    padding: 10px 20px 10px 15px;
  }
  .head-link
  {
    display: none;
  }
  
  /*HEADER END*/

  /*HEADING PARA START*/
  .main-heading
  {
    font-size: 20px;
  }  
  .para
  {
    font-size: 12px;
  }
  .primary-btn, .secondary-btn, .tertiary-btn
  {
    font-size: 14px;
    font-family: 'mulish_bold_bt';
  }
  .small-head,.terms-para
  {
    font-size: 14px;
  }
  .small-para
  {
    font-size: 12px;
  }
  .blue-main-head
  {
    font-size: 22px
  }
  .sub-heading
  {
    font-size: 16px;    
  }

  /*HEADING PARAEND*/
  
  /*ICON START*/
.icon-circ
{
  width:36px;
  height:36px;
}
.blue-main-head
{
  font-size: 18px
}
.icon-circ
{
  margin-right:20px;
}
.headd
{
  font-size:  14px;

}
.light-head
{
  font-size: 16px;
}
.banner-head
{
 font-size: 14px; 
}
.banner-para
{
  font-size: 12px;
}
.banner-content
{
  margin:0 0px 0 23px;
}
.label-txt
{
  font-size: 15px;
}
.mob-hide
{
  display: none;
}
.right-inner-box .card-inner
{
 margin-top: 12px; 
}
.right-inner-box .card-inner.cols-2-card
{
  margin-top:14px;
  margin-bottom:0px;
}
.right-inner-box .card-foot
{
  margin-top:3px;
}
.bottom-box
{
  padding:11px 0px;
}
.switch-box
{
  
}

.desk-hide
{
  display: block;
}

.accno{
  display: inline-block
}

.custom-bread-ul.breadcrumb
{
  font-size: 12px
}
.adp-offer-changed-container >.left-box
{
    display: none;  
}
.holderdetails:before
{
  height: 40px;
}
}
  /*ICON END*/

/*COMMON-MEDIA END*/