/*
 * Copyright (c) Lorex Technology Inc.  2022.
 */

/*! CSS Used from: http://127.0.0.1:8000/themes/lorex/assets/css/lorex-stylesheet.css */
header a {
  color: #ffffff;
}

h1,
h2,
h3 {
  color: #111111;
}

footer a {
  color: #034599;
}
.pagination > li {
  display: contents;
}

.clearfix:after {
  content: "." !important;
  display: block !important;
  height: 0 !important;
  clear: both !important;
  visibility: hidden !important;
}
ol {
  padding: 0;
  padding-left: 15px;
}
.col-md-8.article-body {
  padding: 0 30px;
}

@media (max-width: 767px) {
  .heading3 h3 {
    margin-left: 0 !important;
  }

  .heading1 h1 {
    margin-left: 0 !important;
  }
}

a button {
  color: #ffffff;
  display: inline-block;
  width: 100%;
  height: 100%;
}

.noPadLR {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

@media (max-width: 767px) {
  .noPadLR {
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-right: 0;
    margin-left: 0;
  }
  .col-md-6.col-6.for-lefty {
    width: 50%;
    float: left;
}
#article-list .article_dropdown select{
    width: 100% !important;
}

.col-md-6.col-6.for-lefty h2.blk {
    padding: 10px 0;
}

.col-md-12.for-fully {
    float: left;
    width: 100%;
    margin-top: 30px;
}
}

.noPadTB {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.noPadL {
  padding-left: 0 !important;
}

.noPadR {
  padding-right: 0 !important;
}

.noPadB {
  padding-bottom: 0 !important;
}

.noPadT {
  padding-top: 0 !important;
}

.pad2All {
  padding: 2%;
}

.pad3All {
  padding: 3%;
}

.pad5All {
  padding: 5%;
}

.positionR {
  position: relative;
}

.margin-top-20 {
  margin-top: 20px;
}

.space20deskMob {
  height: 20px;
}

.space40deskMob {
  height: 40px;
}

.space80deskMob {
  height: 80px;
}

.clearfix {
  clear: both;
}

.whiteBorder2 {
  border: 2px solid #034599;
  border-radius: 4px;
}

.bottomBorder {
  border-bottom: 1px solid #e1e1e1;
}

.whiteText {
  color: #ffffff !important;
}

.lorexBlueText {
  color: #034599 !important;
}

.greyBg {
  background: #f4f4f4;
}

.lorexBlueBg {
  background: #034599;
}

.center {
  text-align: center !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.width90 img {
  width: 90% !important;
}

.width30 img {
  width: 30% !important;
}

.width50 img {
  width: 50% !important;
}

p {
  color: #000000;
  margin: 0 0 15px 0;
}

p.card-button {
  margin: 0;
}

.heading1 h1,
.heading2 h2 {
  font-weight: bold;
  margin: 20px 0;
  line-height: 110%;
}

.heading3 h3 {
  color: #034599;
  font-size: 225%;
  font-weight: bold;
  margin: 20px 0;
}

.heading4 h4 {
  color: #383838;
  padding: 0;
  font-size: 180%;
  font-weight: normal;
  margin: 0;
}

a:hover p {
  color: #faa100;
  transition: color 0.3s ease 0s;
}

.container-fluid .image img,
.container .image img {
  width: 100%;
}

.container .vAlignText {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

a:focus {
  outline: none;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .heading1 h1,
  .heading2 h2 {
    font-size: 220%;
    margin: 15px 0;
  }

  .heading3 h3 {
    font-size: 180%;
    margin: 15px 0;
  }
}

@media (max-width: 767px) {
  .heading1 h1,
  .heading2 h2,
  .heading3 h3 {
    font-size: 170%;
    margin: 15px 0;
  }

  @media (max-width: 767px) {
    .heading1 h1,
    .heading2 h2,
    .heading3 h3 {
      font-size: 130%;
      margin: 15px 15px 0 0;
    }
  }

  .container .vAlignText {
    transform: none;
    position: inherit;
    top: 0;
  }
}

@media (max-width: 1024px) {
  .row .col-xs-12 h2 {
    font-size: 160%;
  }
}

ul {
  margin-top: 0;
  margin-bottom: 15px;
}

form input[type="text"] {
  font-size: 1.1em !important;
  padding: 13px !important;
  border-radius: 4px;
  letter-spacing: 0 !important;
}

button {
  padding: 12px;
  background: #faa100;
}

.footerLinks ul {
  display: flex;
  flex: auto;
  text-align: center;
  list-style: none;
}

.footerLinks {
  padding-top: 25px;
  padding-bottom: 2px;
  background: #f4f4f4;
}

.footerLinks li {
  list-style: none;
}

.socialMedia-icons {
  width: 25px;
  padding-bottom: 4px;
  margin-top: 15px;
  margin-bottom: 12px;
}

.socialMedia-text {
  color: #000000;
  font-size: 12px;
  padding-left: 8px;
}

.backtotop-bar {
  background-color: #034599;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07), 0 -1px 0 #a0a0a0 inset;
  padding: 2px;
  height: 100px;
}

@media (max-width: 767px) {
  .footerLinks ul {
    display: block;
    text-align: left;
  }
}

@media (max-width: 767px) {
  .footerLinks ul {
    display: block;
    text-align: left;
  }
}

.contentButton button {
  display: block;
  text-transform: lowercase;
  width: auto;
  height: 50px;
  color: #034599 !important;
  font-size: 1em;
  letter-spacing: 2px;
  font-weight: 500;
  background: none !important;
  border: solid 2px #034599;
  border-radius: 200px !important;
  opacity: 0.8;
  margin: 0 auto 0 auto !important;
  padding-left: 3%;
  padding-right: 3%;
  transition: ease 0.3s;
  min-width: 150px;
}

.contentButton button:hover {
  transition: ease 0.3s;
  color: #ffffff !important;
  box-shadow: none !important;
  background: #034599 !important;
}

@media only screen and (max-width: 600px) {
  .contentButton button {
    max-width: 80%;
    max-height: 50px;
  }

  .contentButton button {
    max-width: 100%;
    max-height: 45px;
    font-size: 80%;
    letter-spacing: 1px;
    font-weight: 600;
  }
}

.contentButtonBlue button {
  display: block;
  text-transform: lowercase;
  width: auto;
  height: 50px;
  color: #ffffff !important;
  font-size: 1em;
  letter-spacing: 2px;
  font-weight: 600;
  background: none !important;
  border: solid 2px #ffffff;
  border-radius: 200px !important;
  opacity: 0.8;
  margin: 0 auto 0 auto !important;
  padding-left: 3%;
  padding-right: 3%;
  transition: ease 0.3s;
  min-width: 150px;
}

.contentButtonBlue button:hover {
  transition: ease 0.3s;
  color: #1f3d7f !important;
  box-shadow: none !important;
  background: #ffffff !important;
}

@media only screen and (max-width: 600px) {
  .contentButtonBlue button {
    max-width: 80%;
    max-height: 50px;
  }

  .contentButtonBlue button {
    max-width: 100%;
    max-height: 45px;
    font-size: 80%;
    letter-spacing: 1px;
    font-weight: 600;
  }
}

.paraText a {
  color: #034599 !important;
}

.paraText a:hover {
  color: #faa100 !important;
}

/*
* For Article Details And List Style
*/

/* Article List */
#article-list .container-fluid {
  padding: 0 50px;
  margin: 0px;
}

#article-list .container-fluid i {
  font-weight: 400;
}

#article-list .container-fluid .main-div {
  margin-top: 50px;
}

#article-list .breadcumb {
  margin: 10px auto;
  display: flex;
  gap: 15px;
  align-items: center;
  font-size: 14px;
}
.lorix_blurb h3,
.lorix_blurb p {
  margin: 0;
}

#article-list .breadcumb > span {
  display: flex;
  gap: 15px;
}
.article_body {
  padding: 0 15px;
}

#article-list ul {
  list-style-type: none;
}

#article-list #accordion a {
  color: #000000;
}

#article-list .submenuu {
  background: #dff1f9;
  padding: 10px;
  border-radius: 5px;
  width: 85%;
}

#article-list .submenuu .submenu-list {
  padding: 5px 0;
  margin-left: 10px;
  font-size: 14px;
}

#article-list #accordion .parent {
  padding-left: 0;
}

#accordion .parent h3 {
  width: 85%;
  font-weight: 400;
  font-size: 14px;
  margin: 5px 0 !important;
}

#accordion .parent li {
  padding-bottom: 5px !important;
}

#article-list #accordion .parent h3 a {
  display: flex;
  justify-content: space-between;
  /* align-items: center; */
}

#article-list #accordion .select_option {
  color: #1428a0;
  font-style: normal;
  font-weight: 700;
  /* font-size: 18px; */
}

#article-list h1 {
  color: #1428a0;
}

#article-list .article_body .lorix_blurb {
  height: 200px;
  background: #f3f8fc;
  padding: 24px;
  margin-bottom: 15px;
}

#article-list .article_body .lorix_blurb p {
  font-size: 1.3rem;
  line-height: normal;
}

#article-list .article_body .lorix_blurb a {
  color: #000000;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

#article-list .article_body .col-md-8 {
  padding-right: 0;
}

#article-list .article_body .search_sec input {
  position: relative;
}
.search_sec {
  /* border: 2px solid #5a5b6a; */
  border-radius: 7px;
}
#article-list .article_body .all_article {
  margin-top: 50px;
}

#article-list .article_body .article_list_col {
  margin-top: 10px;
  /* display: flex; */
}

#article-list .article_body .article_list_col .allList {
  /* margin-left: 10px; */
}

#article-list .article_body .article_list_col .allList p {
  font-size: 1.7rem;
}

#article-list hr {
  border-width: 2px;
}

#article-list .article_body .article_list_col .allList p + a {
  font-size: 1.5rem;
  text-decoration: underline;
}

#article-list .most_read_col:nth-child(2) {
  margin-top: 50px;
}

#article-list .article_body .search_sec button {
  position: absolute;
  bottom: 0px;
  right: 15px;
  font-size: 2.1rem;
  background: none;
}
#article-list .article_body .search_sec button:hover {
  box-shadow: none;
}
#article-list .article_body .disabled {
  pointer-events: none;
}

#article-list .article_body .pagination {
  display: grid;
  grid-template-columns: auto auto auto auto auto auto auto auto auto;
  grid-gap: 10px;
  justify-content: center;
}

#article-list .article_body .pagination a {
  border: none;
  margin: 0;
  padding: 0;
}

#article-list .article_body .pagination a button {
  background: white;
  color: black;
  border-radius: 5px;
}

#article-list .main-div h2 {
  font-size: 24px;
}

#article-list .article_body .pagination li.active a {
  background: none;
  text-decoration: dashed;
}

#article-list .pagination li.more {
  align-self: center;
}

#article-list .article_body .pagination li.active a button {
  text-decoration: underline;
}

#article-list .article_dropdown {
  padding-right: 0px;
}

#article-list .main-div h1 {
  padding-top: 0px;
  margin-top: 0;
}

#article-list .four-article {
  padding: 0px;
}

#article-list .article_dropdown label {
  position: absolute;
  top: -8px;
  right: 123px;
  font-size: 14px !important;
  background: white;
  z-index: 999;
  color: #787885;
  font-weight: 500;
}

#article-list .article_dropdown select {
  background: none;
  border: 2px solid #5a5b6a;
  width: 200px;
  font-weight: 600;
  height: 50px;
  border-radius: 7px;
  padding: 0px 10px;
  position: relative;
}

#article-list .total-page {
  padding: 28px 0px 0px 29px;
  color: #757575;
}

/* Details Article */
#support-article.container-fluid {
  padding: 0 50px;
  margin: 0;
}

#support-article.container-fluid i {
  font-weight: 900;
}

#support-article.container-fluid .main-div {
  margin-top: 50px;
}

#support-article a {
  text-decoration: none !important;
}

#support-article #accordion {
  padding-right: 14px;
}

#support-article .submenuu .submenu-list {
  /* padding: 5px 0; */
  margin-left: 10px;
  font-size: 14px;
}

#support-article hr {
  border-width: 2px;
}

#support-article .breadcumb {
  margin: 10px auto;
  display: flex;
  gap: 15px;
  align-items: center;
  font-size: 14px;
}

#support-article .breadcumb > span {
  display: flex;
  gap: 15px;
  align-items: center;
}

#support-article .back_btn {
  color: #000000;
}

#support-article .article_details h2 {
  color: #1428a0;
  padding-bottom: 0px;
}

#support-article ul {
  list-style-type: none;
  padding: 0;
}

#support-article #accordion a {
  color: #000000;
}

#support-article .submenuu {
  background: #dff1f9;
  padding: 10px;
  border-radius: 5px;
  width: 85%;
}

#support-article .publish-date {
  font-size: 15px;
  margin: 0px 0 15px 0px;
}

#support-article .update-date {
  font-size: 15px;
}
#support-article #accordion .parent h3 a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
}

#support-article #accordion .parent li {
  padding-bottom: 13px;
}

#support-article #accordion .parent {
  padding-left: 0;
}

#support-article #accordion .parent h3 {
  width: 85%;
  font-weight: 400;
}

#support-article #accordion .parent li {
  padding-bottom: 13px;
}

#support-article .main-div h2.text-dark,
#support-article .main-div .most_read_col h2 {
  font-size: 24px;
}

#support-article .back_btn {
  font-weight: 600;
}

#article-list .no-child-open a,
#support-article .no-child-open a {
  color: #1428a0 !important;
  font-weight: 700;
}
/* Support Both Common Style  */
#support-article .collapsed .icon,
#article-list .collapsed .icon {
  transform: rotate(90deg);
  transition: 0.3s ease-in-out;
}

#article-list .row .col-md-2.border-right,
#support-article .row .col-md-2.border-right {
  border-right: 1px rgba(168, 168, 168, 0.473) solid;
}

#article-list .most_read_col strong,
#support-article .most_read_col strong {
  /* font-weight: 500; */
  /* font-size: 15px; */
}

#article-list .category-heading,
#support-article .category-heading {
  padding-top: 0px;
}
.body-of-article p {
  font-size: 14px;
}

.body-of-article li {
  font-size: 14px;
}

#support-article .mobile_btn {
  display: none;
}

#support-article .most_read_col p {
  line-height: 2rem;
}
/* Media Query */
@media only screen and (min-width: 1853px) {
  .back_btn_mob {
    display: none;
  }
}

@media only screen and (min-width: 1809px) {
  .back_btn_mob {
    display: none;
  }
}

@media only screen and (min-width: 1705px) {
  #article-list .container-fluid,
  #support-article.container-fluid {
    padding: 0 30px;
    margin: 0;
  }
  .back_btn_mob {
    display: none;
  }
}

@media only screen and (max-width: 1541px) {
  #article-list .container-fluid,
  #support-article.container-fluid {
    padding: 0 25px;
    margin: 0;
  }
  .back_btn_mob {
    display: none;
  }
}

@media only screen and (max-width: 1499px) {
  #article-list #accordion .parent h3,
  #support-article #accordion .parent h3,
  #article-list #accordion .submenu-list a,
  #support-article #accordion .submenu-list a {
    font-size: 1.5rem;
  }

  #article-list .main-div h2,
  #support-article .main-div h2 {
    font-size: 20px;
  }

  #article-list .main-div h1,
  #support-article .main-div h1 {
    font-size: 25px;
  }

  #article-list .row .col-md-2.border-right,
  #support-article .row .col-md-2.border-right {
    padding: 5px;
  }

  #article-list .four-article {
    padding: 10px;
  }

  #article-list .article_body .lorix_blurb {
    height: 180px;
    background: #f3f8fc;
    padding: 10px;
    margin-bottom: 12px;
  }

  #article-list .most_read_col strong,
  #support-article .most_read_col strong {
    font-size: 14px;
  }

  #article-list .article_dropdown select {
    width: 160px;
    height: 41px;
  }

  #article-list .article_dropdown label {
    right: 100px;
    font-size: 1.5rem;
  }
}

@media only screen and (max-width: 768px) {
  #support-article .mobile_btn {
    display: block;
  }
  .main-div .back_btn {
    display: none;
  }
  .col-md-8.article-body {
    padding: 0px 0px;
  }

  #article-list .article_body .lorix_blurb {
    margin-bottom: 14px;
    height: 190px;
  }

  .panel {
    padding-bottom: 12px;
  }
  #support-article .breadcumb {
    display: none;
  }
  .back_btn_mob {
    margin: 0px 0px 0px 15px;
    display: flex;
    gap: 15px;
    align-items: center;
    font-size: 14px;
  }

  #support-article.container-fluid .main-div {
    margin-top: 10px;
  }

  .space40deskMob {
    height: 20px;
  }
  .category-heading {
    padding: 20px 0 20px !important;
  }
  .most_read_col {
    background-color: #f5f5f5;
    padding: 5px 10px;
    margin: 12px 0 0 0;
  }
  #article-list .article_body .pagination {
    gap: 3px;
  }
  .four-article .col-md-6 {
    padding-right: 0;
    padding-left: 0;
  }

  #article-list .row .col-md-2.border-right, #support-article .row .col-md-2.border-right {
      border: none;
  }
  #article-list .most_read_col:nth-child(2),
  #support-article .most_read_col:nth-child(2) {
      margin-top: 10px;
  }
}

/* 9-5-2023 start */
.most_read_col {
    background: #F9F9F9;
    padding: 15px 20px;
    border-radius: 7.22343px;
}
#article-list #accordion a:hover,#accordion a:hover{
    color: #1428a0 !important;
    /* font-weight: 700; */
}
.articlelist_sec{
   border-bottom: 1px solid #1D263A1C;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.articlelist_sec a{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 10.8351px;
    line-height: 20px;
    text-decoration-line: underline;
    color: #034598;
}
.articlelist_sec p strong{
     font-family: 'Poppins';
    font-style: normal;
    font-weight: 400 !important;
    font-size: 11.5575px;
    line-height: 20px;
}
.articlelist_sec:last-child{
    border-bottom:0;
}
.articlelist_sec p{
   margin-bottom:0 
}
.most_read_col .category-heading,.most_read_col h2{
   font-family: 'Poppins';
   font-style: normal;
   font-weight: 500;
   font-size: 17.3362px !important;
   line-height: 22px;
   padding-bottom: 15px !important;
padding-top: 20px !important;
}
.key_card span.key_img {
    display: block;
    text-align: center;
    margin:10px 0;
}
.key_card a {
   font-family: 'Poppins';
font-style: normal;
font-weight: 400;
font-size: 12.3357px;
line-height: 24px;
/* or 193% */

letter-spacing: 0.157585px;
text-decoration-line: underline;
 color: #034598 !important;
}
.key_card p{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12.3357px !important;
    line-height: 24px !important;
 margin:10px 0;
}
.article_list_col img{
    object-fit: cover;
}
.key_card {
    margin-top: 20px;
}
.key_card span.key_img img {
    height: 200px;
}

/* rate form */
.rate_article {
    margin-top:30px;
    
}
.rate_article h5{
    font-family: 'Poppins';
font-style: normal;
font-weight: 700;
font-size: 20px;
line-height: 20px;
margin-bottom: 20px; 
letter-spacing: 0.178846px;
color: #034599;
}

.rate_article_form {
    background: #F5F5F5;
    padding:40px;
}
.rate_article_form h6{
    font-family: 'Poppins';
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 20px;
/* or 111% */

letter-spacing: 0.178846px;

color: #5B5B5B;
}
.rate_article_form .form-group{
    margin-top: 20px;
}

.rate_article_form .radio_list{
    display: flex;
    margin-top: 10px;
    align-items: center;
}
.rate_article_form .radio_list [type="radio"]{
    position: absolute;
      opacity: 0;
      width: 0;
      height: 0;
}
.rate_article_form .radio_list [type="radio"]:checked + svg{
    color:#00498d;
}
.rate_article_form .radio_list label{
    margin-right:20px;
    position: relative;
    color: #9f9f9f;
    cursor:pointer;
}
.rate_article_form .radio_list label:last-child svg{
    margin-top: 5px;
}
.rate_article_form .form-group label{
    font-weight: 400;
font-size: 14px;
line-height: 20px;
letter-spacing: 0.178846px;
color: #C4C4C4;
}

.rate_article_form .form_btn {
    text-align:right;
    margin-top: 25px;
}
.rate_article_form .form_btn button{
       font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 20px;
    border-radius: 0;
}
.body-of-article {
    margin-bottom: 40px;
}
.rate_article_form .form-group textarea:focus{
    box-shadow: none;
}
div#all-article-list {
    margin-top: 30px;
}