@charset "utf-8";
@font-face {
  font-family: "Pelinka";
  src:url(../fonts/Pelinka-Bold.otf);
}

@font-face {
  font-family: "Montserrat Bold";
  src:url(../fonts/Montserrat-Bold.ttf);
}

@font-face {
  font-family: "Montserrat Medium";
  src:url(../fonts/Montserrat-Medium.ttf);
}

@font-face {
  font-family: "Montserrat Regular";
  src:url(../fonts/Montserrat-Regular.ttf);
}

body {
  color: #0b1957;
}

.main-chattrack-a {
  background-color: #0b1957;
  font-family: "Montserrat Regular";
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  user-select: none;
  transition: 0.5s;
  padding: 20px 55px;
  border-radius: 13px;
  color: white;
}

.main-chattrack-a:hover {
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
  background: transparent;
  transition: 0.5s;
  color: #0b1957;
}
/* 
.main-img-chatrack {
  display: flex;
  align-items: start;
} */

.col-chattrack-img-main{
  display: flex;
  flex-direction: row;
  justify-content: start;
}

/* section video */

.div-unic-repor-chat p {
  font-family: "Montserrat Regular";
  font-size: 22px;
  font-weight: 400;
}

.div-unic-repor-chat h2 {
  font-family: "Pelinka";
  font-size: 32px;
  font-weight: 400;
  margin-bottom: 2vh;
}

/* section chattracking-omni-widget */

.col-channel-message h3 {
  margin-bottom: 0;
}

.row-chattrack-main-text p {
  font-family: "Montserrat Regular";
  font-size: 20px;
  font-weight: 400;
}

.row-chattrack-main-text {
  margin-bottom: 4vh;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: start;
  align-items: center;
}

.row-chattrack-main-text img {
  max-width:45px;
}

.chattrack-p-omni-widget {
  margin-bottom: 2vh;
  font-family: "Montserrat Regular";
  font-size: 20px;
  font-weight: 400;
}

.chattrack-row-omni-widget {
  margin-top: 5;
}


  @media only screen and (max-width: 576px) {
    .main-chattrack-a {
      font-size: 12px;
      padding: 12px 32px;
      border-radius: 10px;
    }
    .main-e-t-e-h1 {
      font-size: 20px;
      margin-bottom: 2vh;
      margin-top: 2vh;
    }
    .main-mc-p {
      font-size: 14px;
    }
    .row-atc-main-text p {
      font-size: 12px;
    }
    .col-included-in-calltrack img {
      width: 80%;
    }
    /* unic-report */
    .div-unic-repor-chat h2 {
      font-size: 20px;
    }
    .div-unic-repor-chat p {
      font-size: 15px;
      margin-bottom: 3vh;
    }
    .col-video-report-analitic-chat iframe {
      height: 200px;
      width: 100%;
    }
    /* chanel */
    .omni-ws-channel-h2 {
      margin-bottom: 2vh;
      margin-top: 5vh;
    }
    .channel-chattracking-1 {
      display: flex;
      flex-direction: column;
      flex-wrap: nowrap;
      justify-content: center;
      align-items: center;
      width: 50%;
      margin-right: 0;
      padding-right: 0;
    }
    .channel-chattracking {
      display: flex;
      flex-direction: column;
      flex-wrap: nowrap;
      justify-content: center;
      align-items: center;
      width: 50%;
      margin-right: 1px;
    }
    /* widget */
    .chattrack-row-omni-widget {
      display: flex;
    }
    .col-chattrack-img {
      display: flex;
      justify-content: center;
      order: 2;
    }
    .row-chattrack-main-text p {
      font-size: 15px;
    }
    .chattrack-p-omni-widget {
      font-size: 15px;
    }
    .col-chattrack-img-main {
      display: flex;
      justify-content: center;
    }
    /* form */
    .h3-ex-contact, .h3-ex-contact span {
      font-size: 34px;
      margin-top: 2vh;
    }
    .p-ex-contact-2 {
      font-size: 18px;
      margin-top: 1vh;
    }
    .ex-form-label {
      font-size: 14px;
    }
    .ex-our-inf {
      display: none;
    }
    .ex-form-group {
      margin-top: 2vh;
    }
    #registrationForm {
      padding-top: 0;
    }
    .ex-p-inder-btn, .ex-p-inder-btn a {
      font-size: 16px;
    }
    /* articles */
    .article-h2 {
      font-size: 30px;
    }
    .article-p {
      font-size: 18px;
    }
    .articles {
      display: flex;
      flex-direction: column;
      margin-top: 1vh;
    }
    /* footer */
    .footer-li a {
      font-size: 13px;
    }
    .container-footer {
      margin-top: 3vh;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
    }
    .footer-col-2 {
      margin-top: 3vh;
      display: flex;
      flex-direction: column;
      align-items: center;
    }
    .row-icon {
      display: flex;  
      flex-direction: row;
      justify-content: space-evenly;
      align-items: center;
    }
    .footer-link a{
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
    }
    .footer-link p {
      text-align: center;
      font-size: 12px;
    }
    .info-footer a {
      font-size: 16px;
    }
    .info-footer img {
      width: 30px;
    }
    .container-footer p {
      font-size: 15px;
    }
    .row-icon img {
      width: 30px;
    }
    .row-icon a {
      display: flex;
      justify-content: center;
    }
    .footer-adress {
      width: 70%;
      margin-bottom: 2vh;
    }
  }
  @media only screen and (min-width: 577px) and (max-width: 992px) {
    .div-unic-repor-chat h2 {
      font-size: 2px;
    }
    .atc-main-col-text h1  {
      font-size: 18px;
      margin-bottom: 1vh;
      margin-top: 2vh;
    }
    .main-mc-p  {
      font-size: 13px;
      margin-top: 0;
      margin-bottom: 1vh;
    }
    .col-included-in-calltrack img {
      width: 80%;
    }
    .main-img {
      margin-top: 0!important;
      width: 130%!important;
    }
    .main-chattrack-a {
      font-size: 12px;
      padding: 15px 35px;
      border-radius: 10px;
    }
    /* unic-report */
    .col-video-report-analitic-chat {
      display: flex;
      align-items: center;
      justify-content: start;
      margin-top: 0;
    }
    .div-unic-repor-chat h2 {
      font-size: 14px;
    }
    .div-unic-repor-chat p {
      font-size: 11px;
      margin-bottom: 0;
    }
    .col-video-report-analitic-chat iframe {
      height: 200px;
    }
    /* chanel */
    .omni-ws-channel-h2 {
      margin-bottom: 2vh;
      margin-top: 6vh;
      font-size: 22px;
    }
    .channel-chattracking-1 {
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      justify-content: center;
      align-items: center;
      width: 100%;
      margin-right: 0;
      padding-right: 0;
    }
    .col-channel-message img {
      width: 30px;
    }
    .col-channel-message h3 {
      font-size: 10px;
    }
    .channel-chattracking {
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      justify-content: center;
      align-items: center;
      width: 100%;
      margin-right: 0;
      padding-right: 0;
    }
    .col-channel-message {
      margin: 5px;
    }
    /* widget */
    .chattrack-row-omni-widget {
      display: flex;
    }
    .col-chattrack-img {
      display: flex;
      justify-content: center;
    }
    .row-chattrack-main-text {
      margin-bottom: 2vh;
    }
    .main-e-t-e-h1 {
      font-size: 22px;
      margin-bottom: 2vh;
    }
    /* .atc-main-col-text h1 {
      font-size: 20px;
      margin-bottom: 2vh;
      margin-top: 0;
    } */
    .row-chattrack-main-text p {
      font-size: 15px;
    }
    .chattrack-p-omni-widget {
      font-size: 15px;
    }
    .col-chattrack-img-main {
      display: flex;
      justify-content: center;
    }
    .main-row {
      display: flex;
      flex-direction: row!important;
      margin-top: 0;  
      margin-bottom: 5vh;
    }
    .chattrack-row-omni-widget {
      margin-top: 5vh;
    }
    /* form */
    .h3-ex-contact, .h3-ex-contact span {
      font-size: 34px;
    }
    .ex-p-inder-btn, .ex-p-inder-btn a {
      font-size: 13px;
      width:48%;
    }
    /* articles */
    .articles {
      margin-top: 3vh;
    }
    .post-body h3 {
      font-size: 18px;
      margin-bottom: 2vh;
    }
    .btn-more-wrap {
      margin-bottom: 5vh;
    }
    .form-omni-h3-questions {
      font-size: 40px;
    }
    .form-omni-h4-questions {
      margin-bottom: 3vh;
    }
    .form-omni-input {
      height: 65px;
      margin-bottom: 1vh;
    }
    .form-omni-a {
      height: 65px;
    }
    .form-omni-label {
      font-size: 25px;
      top: 15px;
      left: 15px;
    }
    /* articles */
    .post-body h3 {
      font-size: 18px;
      margin-bottom: 2vh;
    }
    .post-body p {
      margin-bottom: 4vh;
      font-size: 18px;
    }
  }
  @media only screen and (min-width: 993px) and (max-width: 1365px) {
    .atc-main-col-text h1  {
      font-size: 18px;
      margin-bottom: 2vh;
    }
    .row-atc-main-text p {
      font-size: 16px;
    }
    .col-included-in-calltrack img {
      width: 80%;
    }
    .main-mc-p {
      font-size: 17px;
    }
    .main-chattrack-a {
      font-size: 14px;
      padding: 15px 35px;
      border-radius: 10px;
    }
    /* unic-report */
    .col-video-report-analitic-chat {
      display: flex;
      align-items: center;
      justify-content: start;
      margin-top: 0;
    }
    .div-unic-repor-chat h2 {
      font-size: 17px;
    }
    .div-unic-repor-chat p {
      font-size: 16px;
      margin-bottom: 0;
    }
    .col-video-report-analitic-chat iframe {
      height: 200px;
    }
    /* chanel */
    
    .omni-ws-channel-h2 {
      margin-bottom: 2vh;
    }
    .channel-chattracking-1 {
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      justify-content: center;
      align-items: center;
      width: 100%;
      margin-right: 0;
      padding-right: 0;
    }
    .col-channel-message img {
      width: 50px;
    }
    .col-channel-message h3 {
      font-size: 13px;
    }
    .channel-chattracking {
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      justify-content: center;
      align-items: center;
      width: 100%;
      margin-right: 0;
      padding-right: 0;
    }
    .col-channel-message {
      margin: 5px;
    }
    /* widget */
    .chattrack-row-omni-widget {
      display: flex;
    }
    .col-chattrack-img {
      display: flex;
      justify-content: center;
    }
    .row-chattrack-main-text {
      margin-bottom: 2vh;
    }
    .main-e-t-e-h1 {
      font-size: 22px;
      margin-bottom: 2vh;
      margin-top: 0;
    }
    .atc-main-col-text h1 {
      font-size: 22px;
      margin-bottom: 2vh;
      margin-top: 0!important;
    }
    .main-img {
      margin-top: 0;
    }
    .row-chattrack-main-text p {
      font-size: 15px;
    }
    .chattrack-p-omni-widget {
      font-size: 15px;
    }
    .col-chattrack-img-main {
      display: flex;
      justify-content: center;
    }
    .main-row {
      margin-top: 1vh;  
      margin-bottom: 5vh;
    }
    .chattrack-row-omni-widget {
      margin-top: 5vh;
    }
    /* form */
    .h3-ex-contact, .h3-ex-contact span {
      font-size: 34px;
    }
    .ex-p-inder-btn, .ex-p-inder-btn a {
      font-size: 13px;
      width:48%;
    }
    /* articles */
    .articles {
      margin-top: 3vh;
    }
    .post-body h3 {
      font-size: 18px;
      margin-bottom: 2vh;
    }
    .btn-more-wrap {
      margin-bottom: 5vh;
    }
    .form-omni-h3-questions {
      font-size: 40px;
    }
    .form-omni-h4-questions {
      margin-bottom: 3vh;
    }
    .form-omni-input {
      height: 65px;
      margin-bottom: 1vh;
    }
    .form-omni-a {
      height: 65px;
    }
    .form-omni-label {
      font-size: 25px;
      top: 15px;
      left: 15px;
    }
    /* articles */
    .post-body h3 {
      font-size: 18px;
      margin-bottom: 2vh;
    }
    .post-body p {
      margin-bottom: 4vh;
      font-size: 18px;
    }
  }
