/* Table CSS Start  */
.cmt-table .table th:nth-child(1), .cmt-table .table td:nth-child(1) {width: 858px; text-align: left;}
.cmt-table .table th:nth-child(2), .cmt-table .table th:nth-child(3) {width: 238px;}
.cmt-table .table th, .cmt-table .table td {text-align: center;}
.cmt-table .table th:nth-child(2) {color: #4c4c4c;font-size: 1rem;line-height: 1.125rem;font-weight: 700;padding: 13px 0;border: solid 1px #d2d1d1;border-bottom: none;border-radius: 6px 6px 0 0;border-top: 1px solid #d2d1d1 !important;}
.cmt-table .table th:nth-child(3) {background: #0070ff !important;color: #ffffff !important;font-size: 16px;line-height: 60px;font-weight: 500;position: relative !important;}
.cmt-table .table th:nth-child(3):before {width: 16px;content: "";height: 7px;position: absolute;left: 50%;bottom: -7px;margin-left: -8px;background: url(../png/trengal-arrow.png) no-repeat 0 0;}
.cmt-table .table .table-title {color: #4c4c4c;font-size: 1.875rem;font-weight: 700;margin: 0;}
.table > thead > tr > th {border-bottom: 1px !important;}
.cmt-title  {color: #4c4c4c;font-size: 1.20rem;font-weight: 700;margin: 0;line-height: 31px;}
.cmt-table tbody p {color: #4c4c4c;font-size: 1rem;line-height: 1.1875rem;margin: 0 0 3px;}
.cmt-table tbody td {border: solid 1px #d2d1d1;border-collapse: collapse;padding: 15px 20px !important;}
.cmt-table tbody td:nth-child(2), .cmt-table tbody td:nth-child(3) {background: #f4f4f7; line-height: 70px;}
.cmt-table tfoot td {padding: 14px !important;}
.cmt-table tfoot td:nth-child(1) p {margin-bottom: 0; margin-top: 15px;}
.cmt-table .btn img {margin-right: 10px;}
.cmt-table .table tbody td:nth-child(1) {border-left: 1px solid #ddd;}  
.feature-table-outer table {margin-left: 1px; width: 99%;}
.feature-table-outer{ padding: 60px 0 40px;}
/* Table css End  */
/* FAQ CSS Start */
.faq-section{ background: #f8fafc;}
.faq-accordion-col {padding-bottom: 40px;}
.faq-head-col{ padding: 49px 0 38px; text-align: center;}
.faq-head-col .heading-4{ color: #000000; font-size: 2.5rem;line-height: 3.125rem;font-weight:700; margin: 0 0 15px;}
.faq-head-col p{ color: #252525; font-size: 1rem;line-height: 1.25rem;}
.faq-accordion-col .panel-default{ border:none;box-shadow: inherit;border: solid 1px #ececeb;border-radius: 0;}
.faq-accordion-col .panel-default:hover{box-shadow: 0px 4px 13px 0px rgba(196, 196, 198, 0.32);}
.faq-accordion-col .panel-group .panel + .panel {margin-top: 15px;}
.faq-accordion-col .panel-default > .panel-heading{ background-color: #ffffff; padding: 0;border-radius: 0; position: relative;}
.faq-accordion-col .panel-default > .panel-heading + .panel-collapse > .panel-body{ border-top:none; padding:2px 30px 36px 68px;box-shadow: 0px 4px 13px 0px rgba(196, 196, 198, 0.32);}
.faq-accordion-col .panel-default > .panel-heading .panel-title{ margin: 0;}
.faq-accordion-col .panel-default > .panel-heading .panel-title a{color: #1a1b1d; font-size: 1.0625rem; font-weight:600; text-decoration: none; display: block; padding: 19px 50px 14px 16px; position: relative; transition:all 0.3s ease 0s;}
.faq-accordion-col .panel-default .panel-body p{color: #696969; font-size: 1rem; line-height: 1.5625rem; margin: 0;}
.faq-accordion-col .panel-default .panel-body p+p{ margin-top: 10px;}
.faq-accordion-col .panel-default > .panel-heading .panel-title a img{ margin-right: 21px;margin-top: -5px; width: 30px;}
.faq-accordion-col .panel-default .panel-body ul {margin: 25px 0 25px 35px;}
.faq-accordion-col .panel-default .panel-body ul li {list-style: disc;}
.faq-accordion-col .panel-default .panel-body ul li+li {margin-top: 25px;}
.faq-accordion-col .button-toggle {position: absolute;right:28px;top: 50%; width: 14px;height: 14px;padding: 0;margin: -7px 0 0;vertical-align: middle;border: none !important; background: transparent; outline: none !important;}
.faq-accordion-col .panel-title a .button-toggle::after, .faq-accordion-col .panel-title a .button-toggle::before {content: "";position: absolute;background-color: #1f64eb;-webkit-transition: -webkit-transform .35s cubic-bezier(.475,.425,0,.995);transition: -webkit-transform .35s cubic-bezier(.475,.425,0,.995);transition: transform .35s cubic-bezier(.475,.425,0,.995);transition: transform .35s cubic-bezier(.475,.425,0,.995),-webkit-transform .35s cubic-bezier(.475,.425,0,.995);}
.faq-accordion-col .panel-title a .button-toggle::before {top: 0;left: 50%;width: 2px;height: 100%;margin-left: -1px;}
.faq-accordion-col .panel-title a .button-toggle::after {top: 50%;left: 0;width: 100%;height: 2px;margin-top: -1px;}
.faq-accordion-col .panel-title a .button-toggle::after {-webkit-transform: rotate(180deg);transform: rotate(180deg);}
.faq-accordion-col .panel-title a .button-toggle::before {-webkit-transform: rotate(90deg);transform: rotate(90deg);}
.faq-accordion-col .panel-title a.collapsed .button-toggle::after {-webkit-transform: rotate(0deg);transform: rotate(0deg);}
.faq-accordion-col .panel-title a.collapsed .button-toggle::before {-webkit-transform: rotate(0deg);transform: rotate(0deg);}
.read-more-link{ text-align: center;padding: 30px 0 0;}
.read-more-link a{color: #333;text-decoration: none;font-size: 15px;line-height: 20px;  background: #fff;padding: 7px 30px;  border-radius: 50px;border: solid 1px #ccc;transition:all 0.5s ease 0s;}
.read-more-link a:hover{ background: #0082f0; color: #fff; border-color: #0082f0;}
.subscribe-popup .successmsg {color: #000000 !important;padding: 30px 0;font-size: 24px;margin-top: 0}
.errormsg {color: red !important;padding: 0;font-size: 12px;margin-top: -10px;}
.tabandroid .faq-accordion-col {padding-bottom: 150px;}
.fqs{ background: #ffffff !important; padding-top:40px !important;}
.fqs .faq-accordion-col .panel-default > .panel-heading .panel-title a:hover img{ transform: none !important;}
.fqs .faq-accordion-col .panel-default > .panel-heading + .panel-collapse > .panel-body {background: #ffffff;border: 0;border-top: none;}
.fqs .faq-accordion-col .panel-default > .panel-heading{ border-bottom: 0px;}
.spac{ line-height: 34px;}
/* FAQ CSS End */
@media (max-width:1199px) {
  .faq-accordion-col .panel-default > .panel-heading .panel-title a{ white-space: normal;}
  .cmt-table .table th:nth-child(2), .cmt-table .table th:nth-child(3) {width: 300px;}
}
@media (max-width:991px) {
  .feature-table-outer table {table-layout: fixed;}
  .cmt-table .table th:nth-child(1), .cmt-table .table td:nth-child(1) {width: 330px;}
  .cmt-table .table th:nth-child(2), .cmt-table .table th:nth-child(3) {width: 200px;}
  .faq-section{ padding: 50px 0 35px;}
  .faq-head-col{ padding: 0 0 30px;}
  .faq-head-col p{ margin: 0;}
  .faq-accordion-col {padding-bottom: 0;}
  .faq-head-col .heading-4{ font-size: 2.2rem;line-height: 3rem;margin-bottom: 4px;}
  .faq-accordion-col .panel-default .panel-body p+p {margin-top: 15px;}
  .faq-accordion-col .panel-default > .panel-heading + .panel-collapse > .panel-body{ padding-bottom: 25px;}
}
@media (max-width:767px) {
  .faq-accordion-col .panel-default > .panel-heading .panel-title a{ display: flex; align-items: center; padding: 10px 40px 10px 16px;line-height: 22px;}
  .faq-accordion-col .panel-default > .panel-heading .panel-title a img{ height: 30px;    margin-right: 14px; margin-top: 0;}
  .faq-accordion-col .panel-default > .panel-heading + .panel-collapse > .panel-body{ padding: 0 15px 15px 61px;}
  .faq-accordion-col .button-toggle{ right: 16px;}
  .faq-head-col .heading-4 {font-size: 24px;line-height: 28px;}
  .faq-head-col {padding: 0 0 20px;}
  .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {white-space: normal !important;}
  .cmt-table .btn-download, .cmt-table .btn-buynow {
    padding: 3px 15px 5px;
  }
  .cmt-table .btn img {margin-right: 5px; width: 18px;}
}
@media only screen and (max-width:575px) {
  .faq-section {padding: 40px 0 30px;}
  .faq-accordion-col .panel-default > .panel-heading .panel-title a{ font-size: 14px; line-height: 18px; padding: 10px 40px 10px 15px;}
  .faq-accordion-col .panel-default > .panel-heading .panel-title a img{ display: none;}
  .faq-accordion-col .panel-default > .panel-heading + .panel-collapse > .panel-body{ padding: 0 15px 15px;}
  .faq-accordion-col .panel-default .panel-body p{ font-size: 14px; line-height: 20px;}
  .faq-accordion-col .button-toggle{ right: 15px;}
  .faq-accordion-col .panel-group .panel + .panel {margin-top: 10px;}
}
@media (max-width:360px) {
  .faq-head-col .heading-4{ font-size: 22px; line-height: 28px;}
}