/* Custom breakpoints for mobile carousel */
/* Navy icons */
body .main-container {
  position: relative; }
  body .main-container .global-chat {
    width: 44px;
    height: 44px;
    background: #ffffff url("/themes/custom/navycom/assets/images/livechat-blue.png") no-repeat center 13px;
    background-size: 24px;
    text-decoration: none;
    font-family: "Liberator-Medium", Helvetica, sans-serif;
    color: #0076a9;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 1px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 12px 4px 16px 0px;
    box-shadow: rgba(0, 0, 0, 0.2) 12px 4px 16px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    position: fixed;
    right: 15px;
    bottom: 10px;
    border-radius: 50%;
    border: none;
    cursor: pointer;
    outline: none;
    z-index: 10002;
    /*
      #lpButton1 {
        .LPMcontainer {
          opacity: 0;
          width: 100% !important;
          position: absolute !important;
        }
      }
      */ }
    @media (min-width: 768px) {
      body .main-container .global-chat {
        width: 115px;
        bottom: 20px;
        background-position-x: right;
        background-position-y: 11px;
        background-size: 28px;
        border-radius: 0;
        right: 36px; } }
    @media (min-width: 992px) {
      body .main-container .global-chat {
        right: 4%; } }
    body .main-container .global-chat:before {
      display: none;
      position: absolute;
      background-color: #ffffff;
      width: 22px;
      height: 44px;
      left: -22px;
      border-top: 1px solid rgba(0, 0, 0, 0.03);
      border-left: 1px solid rgba(0, 0, 0, 0.03);
      border-bottom: 1px solid rgba(0, 0, 0, 0.03);
      border-top-left-radius: 22px;
      border-bottom-left-radius: 22px; }
      @media (min-width: 768px) {
        body .main-container .global-chat:before {
          content: '';
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; } }
    body .main-container .global-chat:after {
      display: none;
      position: absolute;
      background-color: #ffffff;
      width: 22px;
      height: 44px;
      right: -22px;
      -webkit-box-shadow: rgba(0, 0, 0, 0.2) 7px 4px 10px;
      box-shadow: rgba(0, 0, 0, 0.2) 7px 4px 10px;
      border-top-right-radius: 22px;
      border-bottom-right-radius: 22px; }
      @media (min-width: 768px) {
        body .main-container .global-chat:after {
          content: '';
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; } }
    body .main-container .global-chat:hover {
      background: #0076a9 url("/themes/custom/navycom/assets/images/livechat-wht.png") no-repeat center 13px;
      background-size: 24px;
      -webkit-box-shadow: 0 4px 5px -2px rgba(0, 0, 0, 0.2), 0 7px 10px 1px rgba(0, 0, 0, 0.14), 0 2px 16px 1px rgba(0, 0, 0, 0.12);
      box-shadow: 0 4px 5px -2px rgba(0, 0, 0, 0.2), 0 7px 10px 1px rgba(0, 0, 0, 0.14), 0 2px 16px 1px rgba(0, 0, 0, 0.12);
      color: #ffffff; }
      @media (min-width: 768px) {
        body .main-container .global-chat:hover {
          background-position-x: right;
          background-position-y: 11px;
          background-size: 28px;
          border-radius: 0; } }
      body .main-container .global-chat:hover:before {
        display: none;
        position: absolute;
        background-color: #0076a9;
        width: 22px;
        height: 44px;
        left: -22px;
        border-top-left-radius: 22px;
        border-bottom-left-radius: 22px; }
        @media (min-width: 768px) {
          body .main-container .global-chat:hover:before {
            content: '';
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex; } }
      body .main-container .global-chat:hover:after {
        display: none;
        position: absolute;
        background-color: #0076a9;
        width: 22px;
        height: 44px;
        right: -22px;
        border-top-right-radius: 22px;
        border-bottom-right-radius: 22px; }
        @media (min-width: 768px) {
          body .main-container .global-chat:hover:after {
            content: '';
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex; } }
    body .main-container .global-chat span {
      padding-top: 3px;
      display: none; }
      @media (min-width: 768px) {
        body .main-container .global-chat span {
          display: block; } }
  body .main-container .global-chat.mbl {
    width: 44px;
    bottom: 10px;
    background-position-x: center;
    background-position-y: 13px;
    background-size: 24px;
    border-radius: 50%;
    right: 15px; }
    body .main-container .global-chat.mbl:before {
      display: none; }
    body .main-container .global-chat.mbl:after {
      display: none; }
    body .main-container .global-chat.mbl:hover:before {
      display: none; }
    body .main-container .global-chat.mbl:hover:after {
      display: none; }
    body .main-container .global-chat.mbl span {
      display: none; }

body.path-start .main-container .global-chat {
  z-index: 10004; }

#lpButton1 .newChatIni {
  cursor: pointer;
  font-family: "Liberator-Medium", Helvetica, sans-serif;
  font-size: 16px;
  letter-spacing: 2px;
  color: #fff; }

.ie-div-position-customer-chat #chat-div-wrap {
  left: auto !important;
  top: auto !important;
  bottom: 25px !important;
  width: auto !important; }
  .ie-div-position-customer-chat #chat-div-wrap .chat-div-wrap-close {
    display: block;
    cursor: pointer;
    position: absolute;
    width: 24px;
    right: 35px;
    top: 7px;
    font-size: 1.5rem;
    color: #fff !important; }
