@import url("https://fonts.googleapis.com/css2?family=DM+Serif+Text:ital@0;1&family=Manrope:wght@200..800&display=swap");
@font-face {
  font-family: "icomoon";
  src: url("../icomm-fonts/icomoon.eot?a11nac");
  src: url("../icomm-fonts/icomoon.eot?a11nac#iefix") format("embedded-opentype"), url("../icomm-fonts/icomoon.ttf?a11nac") format("truetype"), url("../icomm-fonts/icomoon.woff?a11nac") format("woff"), url("../icomm-fonts/icomoon.svg?a11nac#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-pdf:before {
  content: "\e900";
}

.icon-Group:before {
  content: "\e901";
}

.icon-HTml:before {
  content: "\e902";
}

.icon-abstract:before {
  content: "\e903";
}

.icon-Check-mark:before {
  content: "\e904";
}

/****** Transition ******/
/****** Shadow ******/
/****** Transform ******/
/****** Radius ******/
/****** Flex ******/
/****** Lineheight ******/
/****** Order ******/
/****** Placeholder ******/
/****** Font Size ******/
/****** Linear Gradient ******/
/****** box shadow ******/
.fontPage__section .leftPart .card {
  margin-bottom: 35px;
}
.fontPage__section .leftPart .card .card-body .pageNo {
  background-color: #B1917D;
  color: #ffffff;
}
.fontPage__section .leftPart .card .card-body ul {
  list-style: none;
}
.fontPage__section .leftPart .card .card-body ul li {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 21px;
  line-height: 1.3125rem;
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  color: #252525;
  display: inline-block;
}
.fontPage__section .leftPart .card .card-body ul li:first-child {
  padding-left: 0px;
}
.fontPage__section .leftPart .card .card-body .doiPart {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 21px;
  line-height: 1.3125rem;
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  color: #252525;
}
.fontPage__section .leftPart .card .card-body .doiPart a {
  color: #3F80B1;
}
.fontPage__section .leftPart .card a h5 {
  margin-bottom: 10px;
}
.fontPage__section .leftPart .allIssues h3 {
  margin-bottom: 15px;
}
.fontPage__section .leftPart .allCurIssue {
  padding: 0px;
  background: transparent;
}
.fontPage__section .leftPart .allCurIssue .innerCard {
  border-bottom: 1px solid #DDDDDD;
  padding: 30px;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media (max-width: 767px) {
  .fontPage__section .leftPart .allCurIssue .innerCard {
    padding: 25px;
  }
}
.fontPage__section .leftPart .allCurIssue .innerCard:nth-child(2) {
  background-color: #ffffff;
}
.fontPage__section .leftPart .allCurIssue .innerCard:last-child {
  border: 0;
}
.fontPage__section .rightPart .card {
  margin: 15px 0px;
}
.fontPage__section .card_boxes .card a h5 {
  margin-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 999px) {
  .fontPage__section .card_boxes .card .card-body .curIss {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .fontPage__section .card_boxes .card .card-body .curIss {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .fontPage__section .card_boxes .card .publishDate {
    margin-top: 20px;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .fontPage__section .card_boxes .card .publishDate {
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px;
    line-height: 1.25rem;
    margin-top: 20px;
    margin-bottom: 12px;
  }
  .fontPage__section .card_boxes .card .fullIssue {
    height: 43px;
  }
  .fontPage__section .card_boxes .card .fullIssue a {
    line-height: 43px;
    line-height: 2.6875rem;
    padding: 0px 20px;
  }
}

.searchPage__section .searchBtn {
  max-width: 700px;
  width: 100%;
  margin: 20px auto;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .searchPage__section .searchBtn {
    margin-bottom: 0px;
  }
}
.searchPage__section .searchBtn .wordSelectlabel {
  width: 20%;
}
@media (max-width: 767px) {
  .searchPage__section .searchBtn .wordSelectlabel {
    width: 40%;
  }
}
.searchPage__section .searchBtn .wordSelectlabel select {
  width: 100%;
  height: 48px;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  padding: 0px 30px;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
  font-family: "Manrope", sans-serif;
  color: #ffffff;
  background-color: #81A8A7;
  border: 0;
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
}
@media (max-width: 767px) {
  .searchPage__section .searchBtn .wordSelectlabel select {
    height: 40px;
    padding: 0px 20px;
    margin-bottom: 10px;
  }
}
.searchPage__section .searchBtn .wordSelectlabel select option {
  color: #636363;
  background-color: #ffffff;
}
.searchPage__section .searchBtn input {
  width: 50%;
  height: 50px;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  font-family: "Manrope", sans-serif;
  padding-left: 30px;
  color: #ffffff;
  border-radius: 50px;
  border: 0;
  background-color: #81A8A7;
}
.searchPage__section .searchBtn input::-webkit-input-placeholder {
  color: #ffffff;
}
.searchPage__section .searchBtn input:-moz-placeholder {
  color: #ffffff;
}
.searchPage__section .searchBtn input::-moz-placeholder {
  color: #ffffff;
}
.searchPage__section .searchBtn input:-ms-input-placeholder {
  color: #ffffff;
}
@media (max-width: 767px) {
  .searchPage__section .searchBtn input {
    width: 55%;
    height: 42px;
    padding-left: 20px;
    border-radius: 30px;
  }
}
.searchPage__section .searchBtn button {
  height: 50px;
  border: 0;
  border-radius: 50px;
  font-size: 16px;
  font-size: 1rem;
  background-color: #E6A800;
  color: #ffffff;
  font-weight: 600;
  font-family: "Manrope", sans-serif;
  padding: 0 20px;
  text-transform: uppercase;
  transition: all 500ms ease-in-out;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
}
@media (max-width: 767px) {
  .searchPage__section .searchBtn button {
    font-size: 15px;
    font-size: 0.9375rem;
    height: 42px;
    padding: 0px 20px;
    border-radius: 30px;
    margin-bottom: 20px;
  }
}
.searchPage__section .searchBtn button i {
  font-size: 16px;
  font-size: 1rem;
  padding-right: 5px;
  font-weight: 600;
}
.searchPage__section .searchBtn button:hover {
  background: #244C4B;
  color: #ffffff;
}
.searchPage__section .card_boxe {
  margin: 15px 0px;
}
.searchPage__section .card_boxe .card {
  height: 100%;
}
@media (max-width: 767px) {
  .searchPage__section .card_boxe {
    margin: 10px 0px;
  }
}

.card_boxes h2 {
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 64px;
  line-height: 4rem;
  font-family: "DM Serif Text", serif;
  font-weight: 400;
  color: #373D3D;
  margin-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 999px) {
  .card_boxes h2 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 50px;
    line-height: 3.125rem;
  }
}
@media (max-width: 767px) {
  .card_boxes h2 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 40px;
    line-height: 2.5rem;
  }
}
.card_boxes h4 {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 38px;
  line-height: 2.375rem;
  font-family: "DM Serif Text", serif;
  font-weight: 400;
  color: #191919;
  margin-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 999px) {
  .card_boxes h4 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 30px;
    line-height: 1.875rem;
  }
}
@media (max-width: 767px) {
  .card_boxes h4 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
    line-height: 1.5rem;
  }
}
.card_boxes .card_boxe {
  padding: 0px 12px;
}
@media (max-width: 767px) {
  .card_boxes .card_boxe {
    margin-bottom: 15px;
    padding: 0px;
  }
}
.card_boxes .card {
  border: 0;
  padding: 30px;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.03);
          box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.03);
  border: 1px solid #DDDDDD;
}
@media (max-width: 767px) {
  .card_boxes .card {
    padding: 25px;
  }
}
.card_boxes .card .card-body {
  padding: 0;
  position: relative;
}
.card_boxes .card .card-body .volIssPos {
  position: absolute;
  bottom: 0;
  margin-bottom: 0px;
}
.card_boxes .card .card-body img {
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  overflow: hidden;
}
.card_boxes .card .publishDate {
  background-color: #81A8A7;
  padding: 5px 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 21px;
  line-height: 1.3125rem;
  font-family: "Manrope", sans-serif;
  font-weight: 600;
  color: #ffffff;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin-bottom: 20px;
}
.card_boxes .card span {
  background-color: #6CABD4;
  padding: 5px 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 21px;
  line-height: 1.3125rem;
  font-family: "Manrope", sans-serif;
  font-weight: 600;
  color: #ffffff;
}
.card_boxes .card a {
  transition: all 500ms ease-in-out;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
}
.card_boxes .card a h5 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-family: "DM Serif Text", serif;
  font-weight: 400;
  color: #191919;
  margin-top: 15px;
  margin-bottom: 35px;
}
.card_boxes .card a:hover h5 {
  color: #DD665C;
}
.card_boxes .card .fullIssue {
  height: 53px;
  border: 1px solid #DD665C;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  cursor: pointer;
}
.card_boxes .card .fullIssue a {
  font-size: 16px;
  font-size: 1rem;
  line-height: 53px;
  line-height: 3.3125rem;
  font-family: "Manrope", sans-serif;
  font-weight: 600;
  color: #000000;
  padding: 0px 30px;
}
.card_boxes .card .fullIssue i {
  padding-right: 5px;
  color: #DD665C;
}
.card_boxes .card p {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 21px;
  line-height: 1.3125rem;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  color: #474747;
}
.card_boxes .card .cardFooter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0px;
}
.card_boxes .card .cardFooter p {
  padding-right: 12px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  line-height: 1.25rem;
  font-family: "Manrope", sans-serif;
  font-weight: 600;
  color: #000000;
}
.card_boxes .card .cardFooter a {
  padding-right: 12px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  line-height: 1.25rem;
  font-family: "Manrope", sans-serif;
  font-weight: 600;
  color: #000000;
  text-decoration: none;
  cursor: pointer;
}
.card_boxes .card .cardFooter a i {
  padding-right: 5px;
  font-size: 19px;
  font-size: 1.1875rem;
}
.card_boxes .card .cardFooter .abstractCls i {
  color: #2C8CDA;
}
.card_boxes .card .cardFooter .htmlCls i {
  color: #FF9327;
}
.card_boxes .card .cardFooter .pdfCls i {
  color: #FF3838;
}

.paddingT {
  padding-top: 80px;
}

.headerTop__section {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .headerTop__section {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.headerTop__section h2 {
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 60px;
  line-height: 3.75rem;
  color: #373D3D;
  font-family: "DM Serif Text", serif;
  font-weight: 400;
  text-transform: capitalize;
}
@media (min-width: 1300px) and (max-width: 1450px) {
  .headerTop__section h2 {
    font-size: 45px;
    font-size: 2.8125rem;
    line-height: 55px;
    line-height: 3.4375rem;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .headerTop__section h2 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 45px;
    line-height: 2.8125rem;
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .headerTop__section h2 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 50px;
    line-height: 3.125rem;
    letter-spacing: normal;
  }
}
@media (max-width: 767px) {
  .headerTop__section h2 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 40px;
    line-height: 2.5rem;
    margin-bottom: 20px;
    letter-spacing: normal;
  }
}
@media (max-width: 767px) {
  .headerTop__section h2 {
    margin-bottom: 10px;
  }
}
.headerTop__section a {
  height: 60px;
  padding: 0px 30px;
  border: 1px solid #6D6D6D;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 60px;
  line-height: 3.75rem;
  font-family: "Manrope", sans-serif;
  font-weight: 600;
  color: #6D6D6D;
}
.headerTop__section a i {
  padding-left: 15px;
}
@media (min-width: 768px) and (max-width: 999px) {
  .headerTop__section a {
    height: 50px;
    padding: 0px 25px;
    line-height: 50px;
    line-height: 3.125rem;
  }
}
@media (max-width: 767px) {
  .headerTop__section a {
    height: 40px;
    padding: 0px 20px;
    line-height: 40px;
    line-height: 2.5rem;
  }
}

.innerPageToplist__section ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.innerPageToplist__section ul li a {
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px;
  line-height: 1.3125rem;
  font-family: "Manrope", sans-serif;
  font-weight: 600;
  color: #313232;
}
.innerPageToplist__section ul .active i {
  font-size: 12px;
  font-size: 0.75rem;
  color: #313232;
  padding-right: 5px;
  padding-left: 5px;
}
.innerPageToplist__section ul .active a {
  color: #8B8D8D;
}

.noDataFound {
  text-align: center;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 25px;
  line-height: 1.5625rem;
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  color: #FF3838;
}

.archivesPage__section h2 {
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 60px;
  line-height: 3.75rem;
  color: #373D3D;
  font-family: "DM Serif Text", serif;
  font-weight: 400;
  text-transform: capitalize;
}
@media (min-width: 1300px) and (max-width: 1450px) {
  .archivesPage__section h2 {
    font-size: 45px;
    font-size: 2.8125rem;
    line-height: 55px;
    line-height: 3.4375rem;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .archivesPage__section h2 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 45px;
    line-height: 2.8125rem;
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .archivesPage__section h2 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 50px;
    line-height: 3.125rem;
    letter-spacing: normal;
  }
}
@media (max-width: 767px) {
  .archivesPage__section h2 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 40px;
    line-height: 2.5rem;
    margin-bottom: 20px;
    letter-spacing: normal;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .archivesPage__section h2 {
    margin-bottom: 15px;
  }
}
.archivesPage__section .archivesFilter_box {
  margin-bottom: 30px;
  text-align: center;
}
@media (max-width: 767px) {
  .archivesPage__section .archivesFilter_box {
    margin-bottom: 20px;
  }
}
.archivesPage__section .archivesFilter_box .yearSelect {
  padding-right: 10px;
}
@media (max-width: 767px) {
  .archivesPage__section .archivesFilter_box .yearSelect {
    padding-right: 4px;
  }
}
.archivesPage__section .archivesFilter_box .yearSelect select {
  height: 50px;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  padding: 0px 30px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px;
  line-height: 1.3125rem;
  font-weight: 600;
  font-family: "Manrope", sans-serif;
  color: #6D6D6D;
  border: 1px solid #6D6D6D;
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
}
@media (max-width: 767px) {
  .archivesPage__section .archivesFilter_box .yearSelect select {
    font-size: 15px;
    font-size: 0.9375rem;
    height: 36px;
    padding: 0px 15px;
    margin-bottom: 10px;
  }
}
.archivesPage__section .archivesFilter_box .volumeSelect {
  padding-right: 10px;
}
@media (max-width: 767px) {
  .archivesPage__section .archivesFilter_box .volumeSelect {
    padding-right: 4px;
  }
}
.archivesPage__section .archivesFilter_box .volumeSelect select {
  height: 50px;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  padding: 0px 30px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px;
  line-height: 1.3125rem;
  font-weight: 600;
  font-family: "Manrope", sans-serif;
  color: #6D6D6D;
  border: 1px solid #6D6D6D;
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
}
@media (max-width: 767px) {
  .archivesPage__section .archivesFilter_box .volumeSelect select {
    font-size: 15px;
    font-size: 0.9375rem;
    height: 36px;
    padding: 0px 15px;
    margin-bottom: 10px;
  }
}
.archivesPage__section .archivesFilter_box button {
  border: 0;
  padding: 0px 30px;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 50px;
  line-height: 3.125rem;
  font-weight: 600;
  font-family: "Manrope", sans-serif;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #244C4B;
}
.archivesPage__section .archivesFilter_box button i {
  padding-right: 5px;
  color: #ffffff;
}
@media (max-width: 767px) {
  .archivesPage__section .archivesFilter_box button {
    font-size: 15px;
    font-size: 0.9375rem;
    height: 36px;
    padding: 0px 15px;
    line-height: 40px;
    line-height: 2.5rem;
    margin-bottom: 10px;
  }
}
.archivesPage__section .archiveTab__section .tabBtn {
  border-bottom: 0;
}
.archivesPage__section .archiveTab__section .tabBtn li:first-child {
  padding-left: 0px;
}
.archivesPage__section .archiveTab__section .tabBtn li button {
  height: 40px;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  padding: 0px 30px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px;
  line-height: 1.3125rem;
  font-weight: 600;
  font-family: "Manrope", sans-serif;
  color: #6D6D6D;
  border: 1px solid #6D6D6D;
  transition: all 500ms ease-in-out;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
}
@media (max-width: 767px) {
  .archivesPage__section .archiveTab__section .tabBtn li button {
    height: 30px;
    padding: 0px 15px;
  }
}
.archivesPage__section .archiveTab__section .tabBtn li button:hover {
  color: #ffffff;
  background-color: #6D6D6D;
}
.archivesPage__section .archiveTab__section .tabBtn li button.active {
  color: #ffffff;
  background-color: #6D6D6D;
}
.archivesPage__section .archiveTab__section .tabContent {
  margin-top: 60px;
}
@media (max-width: 767px) {
  .archivesPage__section .archiveTab__section .tabContent {
    margin-top: 30px;
  }
}
.archivesPage__section .archiveTab__section .tabContent h2 {
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 60px;
  line-height: 3.75rem;
  color: #373D3D;
  font-family: "DM Serif Text", serif;
  font-weight: 400;
  text-transform: capitalize;
}
@media (min-width: 1300px) and (max-width: 1450px) {
  .archivesPage__section .archiveTab__section .tabContent h2 {
    font-size: 45px;
    font-size: 2.8125rem;
    line-height: 55px;
    line-height: 3.4375rem;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .archivesPage__section .archiveTab__section .tabContent h2 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 45px;
    line-height: 2.8125rem;
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .archivesPage__section .archiveTab__section .tabContent h2 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 50px;
    line-height: 3.125rem;
    letter-spacing: normal;
  }
}
@media (max-width: 767px) {
  .archivesPage__section .archiveTab__section .tabContent h2 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 40px;
    line-height: 2.5rem;
    margin-bottom: 20px;
    letter-spacing: normal;
  }
}
.archivesPage__section .archiveTab__section .tabContent .card_boxes .card_boxe {
  margin-bottom: 20px;
}
.archivesPage__section .archiveTab__section .tabContent .card_boxes .card_boxe:nth-child(5) {
  padding-left: 0px;
}
.archivesPage__section .archiveTab__section .tabContent .card_boxes .card {
  height: 100%;
}
.archivesPage__section .archiveTab__section .tabContent .card_boxes .card_boxe:first-child {
  padding-left: 0px;
}
@media (min-width: 768px) and (max-width: 999px) {
  .archivesPage__section .archiveTab__section .tabContent .card_boxes .card_boxe {
    margin-bottom: 15px;
  }
  .archivesPage__section .archiveTab__section .tabContent .card_boxes .card_boxe:nth-child(odd) {
    padding-right: 10px;
    padding-left: 0px;
  }
  .archivesPage__section .archiveTab__section .tabContent .card_boxes .card_boxe:nth-child(even) {
    padding-left: 10px;
    padding-right: 0px;
  }
}
.archivesPage__section .archiveTab__section .tabContent .noData {
  font-size: 20px;
  font-size: 1.25rem;
  color: #FF3838;
  margin-bottom: 0;
}

.articalsDetails__page h3 {
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 64px;
  line-height: 4rem;
  font-family: "DM Serif Text", serif;
  font-weight: 400;
  color: #373D3D;
  margin-bottom: 40px;
}
@media (min-width: 768px) and (max-width: 999px) {
  .articalsDetails__page h3 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 50px;
    line-height: 3.125rem;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .articalsDetails__page h3 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 42px;
    line-height: 2.625rem;
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .articalsDetails__page h3 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 40px;
    line-height: 2.5rem;
  }
}
.articalsDetails__page .imagePubDoikey__part img {
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  overflow: hidden;
}
.articalsDetails__page .imagePubDoikey__part .pdfClass {
  background-color: #DD665C;
  line-height: 60px;
  line-height: 3.75rem;
  text-align: center;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  margin: 10px 0px;
}
.articalsDetails__page .imagePubDoikey__part .pdfClass a {
  font-size: 16px;
  font-size: 1rem;
  line-height: 60px;
  line-height: 3.75rem;
  color: #ffffff;
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  display: block;
}
.articalsDetails__page .imagePubDoikey__part .card {
  padding: 20px 0px;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.03);
          box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.03);
  border: 1px solid #DDDDDD;
}
.articalsDetails__page .imagePubDoikey__part .card .card-body {
  padding: 0px;
}
.articalsDetails__page .imagePubDoikey__part .card p {
  padding: 10px 20px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px;
  line-height: 1.3125rem;
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  color: #252525;
}
.articalsDetails__page .imagePubDoikey__part .card p span {
  font-weight: 500;
}
.articalsDetails__page .imagePubDoikey__part .card p:nth-child(2) {
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
}
.articalsDetails__page .imagePubDoikey__part .card span {
  background: transparent;
  color: #252525;
  padding: 0px;
}
@media (min-width: 768px) and (max-width: 999px) {
  .articalsDetails__page .imagePubDoikey__part {
    margin-bottom: 20px;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .articalsDetails__page .imagePubDoikey__part {
    margin-bottom: 20px;
    padding: 0px;
  }
}
.articalsDetails__page .artical_details_page h6 {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 36px;
  line-height: 2.25rem;
  font-family: "DM Serif Text", serif;
  font-weight: 400;
  color: #373D3D;
  margin-bottom: 10px;
}
.articalsDetails__page .artical_details_page p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 25px;
  line-height: 1.5625rem;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  color: #252525;
  margin-bottom: 0px;
}
.articalsDetails__page .artical_details_page .authorPart {
  margin-bottom: 30px;
}
.articalsDetails__page .artical_details_page .authorPart ul {
  list-style: none;
}
.articalsDetails__page .artical_details_page .authorPart ul li {
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px;
  line-height: 1.3125rem;
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  color: #252525;
  display: inline-block;
}
.articalsDetails__page .artical_details_page .authorPart ul li i {
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px;
  line-height: 1.3125rem;
  padding-right: 5px;
}
.articalsDetails__page .artical_details_page .authorPart ul li:first-child {
  padding-left: 0px;
}
.articalsDetails__page .artical_details_page .referencePart {
  margin-top: 30px;
}
.articalsDetails__page .artical_details_page .referencePart h6 {
  line-height: 30px;
  line-height: 1.875rem;
  margin-bottom: 0px;
}
.articalsDetails__page .artical_details_page .referencePart ol {
  padding-left: 15px;
}
.articalsDetails__page .artical_details_page .referencePart ol li {
  font-size: 16px;
  font-size: 1rem;
  line-height: 25px;
  line-height: 1.5625rem;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  color: #252525;
  padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 999px) {
  .articalsDetails__page .artical_details_page {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .articalsDetails__page .artical_details_page {
    padding: 0px;
  }
}
@media (max-width: 767px) {
  .articalsDetails__page .leftPart {
    padding: 0px;
  }
}
@media (max-width: 767px) {
  .articalsDetails__page .rightPart {
    padding: 0px;
  }
}
.articalsDetails__page .rightPart .card {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .articalsDetails__page .rightPart .card:last-child {
    margin-bottom: 0px;
  }
}
.articalsDetails__page .card_boxes .card a h5 {
  margin-bottom: 10px;
}

.authorCharges__section h2 {
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 60px;
  line-height: 3.75rem;
  color: #373D3D;
  font-family: "DM Serif Text", serif;
  font-weight: 400;
  text-transform: capitalize;
}
@media (min-width: 1300px) and (max-width: 1450px) {
  .authorCharges__section h2 {
    font-size: 45px;
    font-size: 2.8125rem;
    line-height: 55px;
    line-height: 3.4375rem;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .authorCharges__section h2 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 45px;
    line-height: 2.8125rem;
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .authorCharges__section h2 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 50px;
    line-height: 3.125rem;
    letter-spacing: normal;
  }
}
@media (max-width: 767px) {
  .authorCharges__section h2 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 40px;
    line-height: 2.5rem;
    margin-bottom: 20px;
    letter-spacing: normal;
  }
}
.authorCharges__section p {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  color: #474747;
}
@media (max-width: 767px) {
  .authorCharges__section p {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 21px;
    line-height: 1.3125rem;
  }
}
.authorCharges__section h3 {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 45px;
  line-height: 2.8125rem;
  font-family: "DM Serif Text", serif;
  font-weight: 400;
  color: #373D3D;
  margin-bottom: 20px;
}
.authorCharges__section .authorGuidelines__section ul {
  list-style: none;
}
.authorCharges__section .authorGuidelines__section ul ul {
  list-style: none;
  padding-left: 40px;
  padding-top: 20px;
}
.authorCharges__section .authorGuidelines__section ul ul li b {
  color: #000000;
  font-weight: 700;
}

.innerPage__section p {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  color: #474747;
}
@media (max-width: 767px) {
  .innerPage__section p {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 21px;
    line-height: 1.3125rem;
  }
}
.innerPage__section ul {
  padding-left: 15px;
}
.innerPage__section ul li {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 25px;
  line-height: 1.5625rem;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  color: #474747;
  margin-bottom: 15px;
  padding-left: 0px;
}
@media (max-width: 767px) {
  .innerPage__section ul li {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 21px;
    line-height: 1.3125rem;
    margin-bottom: 8px;
  }
}

.editorialBoard__section h2 {
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 60px;
  line-height: 3.75rem;
  color: #373D3D;
  font-family: "DM Serif Text", serif;
  font-weight: 400;
  text-transform: capitalize;
  margin-bottom: 40px;
  margin-top: 25px;
}
@media (min-width: 1300px) and (max-width: 1450px) {
  .editorialBoard__section h2 {
    font-size: 45px;
    font-size: 2.8125rem;
    line-height: 55px;
    line-height: 3.4375rem;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .editorialBoard__section h2 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 45px;
    line-height: 2.8125rem;
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .editorialBoard__section h2 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 50px;
    line-height: 3.125rem;
    letter-spacing: normal;
  }
}
@media (max-width: 767px) {
  .editorialBoard__section h2 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 40px;
    line-height: 2.5rem;
    margin-bottom: 20px;
    letter-spacing: normal;
  }
}
.editorialBoard__section .editorialBoardTeam__boxes .editorialTeam__box span {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 25px;
  line-height: 1.5625rem;
  font-family: "Manrope", sans-serif;
  font-weight: 600;
  color: #ffffff;
  padding: 5px 10px;
  background-color: #81A8A7;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  overflow: hidden;
}
.editorialBoard__section .editorialBoardTeam__boxes .editorialTeam__box .boxInner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  margin-bottom: 30px;
}
.editorialBoard__section .editorialBoardTeam__boxes .editorialTeam__box .boxInner .iconBox {
  padding-top: 4px;
  padding-right: 10px;
}
.editorialBoard__section .editorialBoardTeam__boxes .editorialTeam__box .boxInner .iconBox i {
  font-size: 21px;
  font-size: 1.3125rem;
  color: #6CABD4;
}
.editorialBoard__section .editorialBoardTeam__boxes .editorialTeam__box .boxInner .contentBox h5 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 32px;
  line-height: 2rem;
  font-family: "DM Serif Text", serif;
  font-weight: 400;
  color: #191919;
  margin-bottom: 0px;
}
.editorialBoard__section .editorialBoardTeam__boxes .editorialTeam__box .boxInner .contentBox p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px;
  line-height: 1.3125rem;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  color: #191919;
  margin-bottom: 0px;
}

.about__section h2 {
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 60px;
  line-height: 3.75rem;
  color: #373D3D;
  font-family: "DM Serif Text", serif;
  font-weight: 400;
  text-transform: capitalize;
  margin-bottom: 40px;
  margin-top: 25px;
}
@media (min-width: 1300px) and (max-width: 1450px) {
  .about__section h2 {
    font-size: 45px;
    font-size: 2.8125rem;
    line-height: 55px;
    line-height: 3.4375rem;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .about__section h2 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 45px;
    line-height: 2.8125rem;
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .about__section h2 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 50px;
    line-height: 3.125rem;
    letter-spacing: normal;
  }
}
@media (max-width: 767px) {
  .about__section h2 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 40px;
    line-height: 2.5rem;
    margin-bottom: 20px;
    letter-spacing: normal;
  }
}
.about__section .aboutFirst__section {
  margin-bottom: 40px;
}
.about__section .aboutFirst__section h4 {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 43px;
  line-height: 2.6875rem;
  font-family: "DM Serif Text", serif;
  font-weight: 400;
  color: #191919;
}
.about__section .aboutFirst__section p {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  color: #474747;
}
.about__section .aboutSecond__section {
  border-top: 2px solid #D9D9D9;
  border-bottom: 2px solid #D9D9D9;
  padding: 35px 0px;
  margin-bottom: 40px;
}
.about__section .aboutSecond__section h2 {
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 60px;
  line-height: 3.75rem;
  color: #373D3D;
  font-family: "DM Serif Text", serif;
  font-weight: 400;
  text-transform: capitalize;
}
@media (min-width: 1300px) and (max-width: 1450px) {
  .about__section .aboutSecond__section h2 {
    font-size: 45px;
    font-size: 2.8125rem;
    line-height: 55px;
    line-height: 3.4375rem;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .about__section .aboutSecond__section h2 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 45px;
    line-height: 2.8125rem;
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .about__section .aboutSecond__section h2 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 50px;
    line-height: 3.125rem;
    letter-spacing: normal;
  }
}
@media (max-width: 767px) {
  .about__section .aboutSecond__section h2 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 40px;
    line-height: 2.5rem;
    margin-bottom: 20px;
    letter-spacing: normal;
  }
}
.about__section .aboutThird__section h2 {
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 60px;
  line-height: 3.75rem;
  color: #373D3D;
  font-family: "DM Serif Text", serif;
  font-weight: 400;
  text-transform: capitalize;
}
@media (min-width: 1300px) and (max-width: 1450px) {
  .about__section .aboutThird__section h2 {
    font-size: 45px;
    font-size: 2.8125rem;
    line-height: 55px;
    line-height: 3.4375rem;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .about__section .aboutThird__section h2 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 45px;
    line-height: 2.8125rem;
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .about__section .aboutThird__section h2 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 50px;
    line-height: 3.125rem;
    letter-spacing: normal;
  }
}
@media (max-width: 767px) {
  .about__section .aboutThird__section h2 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 40px;
    line-height: 2.5rem;
    margin-bottom: 20px;
    letter-spacing: normal;
  }
}
.about__section .aboutThird__section p {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  color: #474747;
}
.about__section .aboutThird__section .asLists {
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 30px;
  margin-top: 30px;
}
.about__section .aboutThird__section .asLists h5 {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 42px;
  line-height: 2.625rem;
  font-family: "DM Serif Text", serif;
  font-weight: 400;
  color: #191919;
}
.about__section .aboutThird__section .asLists p {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 25px;
  line-height: 1.5625rem;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  color: #474747;
  margin-bottom: 0px;
}

.aimScopeJournals__section h2 {
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 60px;
  line-height: 3.75rem;
  color: #373D3D;
  font-family: "DM Serif Text", serif;
  font-weight: 400;
  text-transform: capitalize;
}
@media (min-width: 1300px) and (max-width: 1450px) {
  .aimScopeJournals__section h2 {
    font-size: 45px;
    font-size: 2.8125rem;
    line-height: 55px;
    line-height: 3.4375rem;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .aimScopeJournals__section h2 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 45px;
    line-height: 2.8125rem;
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .aimScopeJournals__section h2 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 50px;
    line-height: 3.125rem;
    letter-spacing: normal;
  }
}
@media (max-width: 767px) {
  .aimScopeJournals__section h2 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 40px;
    line-height: 2.5rem;
    margin-bottom: 20px;
    letter-spacing: normal;
  }
}
.aimScopeJournals__section p {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  color: #474747;
}
.aimScopeJournals__section h3 {
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 46px;
  line-height: 2.875rem;
  font-family: "DM Serif Text", serif;
  font-weight: 400;
  color: #373D3D;
}
@media (min-width: 768px) and (max-width: 999px) {
  .aimScopeJournals__section h3 {
    font-size: 34px;
    font-size: 2.125rem;
    line-height: 38px;
    line-height: 2.375rem;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .aimScopeJournals__section h3 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 35px;
    line-height: 2.1875rem;
    margin-bottom: 8px;
  }
}
.aimScopeJournals__section .iconsUlStr_sec {
  list-style: none;
  padding-left: 0px;
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}
@media (max-width: 767px) {
  .aimScopeJournals__section .iconsUlStr_sec {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
}
.aimScopeJournals__section .iconsUlStr_sec li {
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 42px;
  line-height: 2.625rem;
  font-family: "DM Serif Text", serif;
  font-weight: 400;
  color: #191919;
  border-bottom: 2px solid #D9D9D9;
  padding: 25px 0px;
}
.aimScopeJournals__section .iconsUlStr_sec li i {
  font-size: 24px;
  font-size: 1.5rem;
  color: #81A8A7;
  padding-right: 10px;
}
@media (min-width: 768px) and (max-width: 999px) {
  .aimScopeJournals__section .iconsUlStr_sec li {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 26px;
    line-height: 1.625rem;
    padding: 20px 0px;
  }
  .aimScopeJournals__section .iconsUlStr_sec li i {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}
@media (max-width: 767px) {
  .aimScopeJournals__section .iconsUlStr_sec li {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
    line-height: 1.5rem;
    padding: 15px 0px;
  }
}

.contactUs__section h2 {
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 60px;
  line-height: 3.75rem;
  color: #373D3D;
  font-family: "DM Serif Text", serif;
  font-weight: 400;
  text-transform: capitalize;
  margin-bottom: 20px;
  margin-top: 30px;
}
@media (min-width: 1300px) and (max-width: 1450px) {
  .contactUs__section h2 {
    font-size: 45px;
    font-size: 2.8125rem;
    line-height: 55px;
    line-height: 3.4375rem;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .contactUs__section h2 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 45px;
    line-height: 2.8125rem;
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .contactUs__section h2 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 50px;
    line-height: 3.125rem;
    letter-spacing: normal;
  }
}
@media (max-width: 767px) {
  .contactUs__section h2 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 40px;
    line-height: 2.5rem;
    margin-bottom: 20px;
    letter-spacing: normal;
  }
}
@media (max-width: 767px) {
  .contactUs__section h2 {
    margin-top: 5px;
    margin-bottom: 15px;
  }
}
.contactUs__section .contactInformation__section .card_boxe .card {
  height: 100%;
}
.contactUs__section .contactInformation__section .card_boxe .card i {
  font-size: 30px;
  font-size: 1.875rem;
  color: #244C4B;
}
.contactUs__section .contactInformation__section .card_boxe .card h5 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 21px;
  line-height: 1.3125rem;
  font-family: "Manrope", sans-serif;
  font-weight: 600;
  color: #373D3D;
  margin-bottom: 10px;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .contactUs__section .contactInformation__section .card_boxe .card h5 {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 10px;
  }
}
.contactUs__section .contactInformation__section .card_boxe .card p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 27px;
  line-height: 1.6875rem;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  color: #373D3D;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .contactUs__section .contactInformation__section .card_boxe .card p {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 20px;
    line-height: 1.25rem;
  }
}
.contactUs__section .contactInformation__section .card_boxe .card a {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 27px;
  line-height: 1.6875rem;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  color: #373D3D;
  transition: all 500ms ease-in-out;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
}
.contactUs__section .contactInformation__section .card_boxe .card a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .contactUs__section .contactInformation__section .card_boxe .card a {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 20px;
    line-height: 1.25rem;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .contactUs__section .contactInformation__section .card_boxe .card {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .contactUs__section .contactInformation__section .card_boxe .card {
    padding: 20px;
  }
}

@media (max-width: 767px) {
  .authorInstruction__section .accLeftContent__part {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .authorInstruction__section .AccCard__section {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 30px;
  }
}
.authorInstruction__section .authIns_header {
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 60px;
  line-height: 3.75rem;
  color: #373D3D;
  font-family: "DM Serif Text", serif;
  font-weight: 400;
  text-transform: capitalize;
  margin-bottom: 30px;
}
@media (min-width: 1300px) and (max-width: 1450px) {
  .authorInstruction__section .authIns_header {
    font-size: 45px;
    font-size: 2.8125rem;
    line-height: 55px;
    line-height: 3.4375rem;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .authorInstruction__section .authIns_header {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 45px;
    line-height: 2.8125rem;
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .authorInstruction__section .authIns_header {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 50px;
    line-height: 3.125rem;
    letter-spacing: normal;
  }
}
@media (max-width: 767px) {
  .authorInstruction__section .authIns_header {
    font-size: 32px;
    font-size: 2rem;
    line-height: 40px;
    line-height: 2.5rem;
    margin-bottom: 20px;
    letter-spacing: normal;
  }
}
.authorInstruction__section h5 {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 43px;
  line-height: 2.6875rem;
  font-family: "DM Serif Text", serif;
  font-weight: 400;
  color: #191919;
  margin: 15px 0px;
}
.authorInstruction__section p {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  color: #474747;
}
.authorInstruction__section h6 {
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 43px;
  line-height: 2.6875rem;
  font-family: "DM Serif Text", serif;
  font-weight: 400;
  color: #191919;
  margin: 15px 0px;
}
.authorInstruction__section ul {
  padding-left: 15px;
}
.authorInstruction__section ul li {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 25px;
  line-height: 1.5625rem;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  color: #474747;
  margin-bottom: 15px;
  padding-left: 0px;
}
.authorInstruction__section .secondCon__section {
  margin-top: 30px;
}
.authorInstruction__section .thirdCon__section {
  margin-top: 30px;
}
.authorInstruction__section .forthCon__section {
  margin-top: 30px;
}
.authorInstruction__section .fifthCon__section {
  margin-top: 30px;
}
.authorInstruction__section .sixthCon__section {
  margin-top: 30px;
}
.authorInstruction__section .AccCard__section .card {
  background-color: #ffffff;
  overflow: hidden;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.03);
          box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.03);
  padding: 0px;
  border: 0;
  position: sticky;
  top: 0;
}
@media (max-width: 767px) {
  .authorInstruction__section .AccCard__section .card {
    position: static;
  }
}
.authorInstruction__section .AccCard__section .card h6 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  color: #474747;
  padding: 25px;
}
.authorInstruction__section .AccCard__section .card .accordion {
  padding-bottom: 25px;
}
.authorInstruction__section .AccCard__section .card .accordion-item {
  border: 0;
  border-top: 1px solid #CCCCCC;
}
.authorInstruction__section .AccCard__section .card .accordion-item h2 button {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-family: "Manrope", sans-serif;
  font-weight: 600;
  color: #474747;
  background: transparent;
}
.authorInstruction__section .AccCard__section .card .accordion-item h2 button:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.authorInstruction__section .AccCard__section .card .accordion-item .accordion-body p {
  margin-bottom: 0px;
}
.authorInstruction__section .AccCard__section .card .accordion-item .accordion-body p a {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 54px;
  line-height: 3.375rem;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  color: #474747;
  transition: all 500ms ease-in-out;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
}
.authorInstruction__section .AccCard__section .card .accordion-item .accordion-body p a:hover {
  background-color: #EFECEC;
}

.reviewInstruction__section h2 {
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 60px;
  line-height: 3.75rem;
  color: #373D3D;
  font-family: "DM Serif Text", serif;
  font-weight: 400;
  text-transform: capitalize;
  margin-bottom: 30px;
}
@media (min-width: 1300px) and (max-width: 1450px) {
  .reviewInstruction__section h2 {
    font-size: 45px;
    font-size: 2.8125rem;
    line-height: 55px;
    line-height: 3.4375rem;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .reviewInstruction__section h2 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 45px;
    line-height: 2.8125rem;
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .reviewInstruction__section h2 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 50px;
    line-height: 3.125rem;
    letter-spacing: normal;
  }
}
@media (max-width: 767px) {
  .reviewInstruction__section h2 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 40px;
    line-height: 2.5rem;
    margin-bottom: 20px;
    letter-spacing: normal;
  }
}
.reviewInstruction__section p {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  color: #474747;
}
.reviewInstruction__section ul {
  padding-left: 15px;
}
.reviewInstruction__section ul li {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 25px;
  line-height: 1.5625rem;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  color: #474747;
  margin-bottom: 15px;
  padding-left: 0px;
}

body {
  font-family: "Manrope", sans-serif;
  color: #313232;
  background-color: #fbf9f6;
}

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;
}

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;
}

body {
  -webkit-text-size-adjust: none;
}

mark {
  background-color: transparent;
  color: inherit;
}

input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input,
select,
textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
}

@-ms-viewport {
  width: device-width;
}
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

em,
i {
  font-style: italic;
}

p {
  margin: 0 0 15px 0;
}

sub {
  font-size: 12px;
  font-size: 0.75rem;
  position: relative;
  top: 0.5em;
}

sup {
  font-size: 12px;
  font-size: 0.75rem;
  position: relative;
  top: -0.5em;
}

hr {
  border: 0;
}

blockquote {
  border-left: solid 4px #313232;
  font-style: italic;
  margin: 0 0 15px 0;
  padding: 0.5em 0 0.5em 2em;
}

code {
  background: #313232;
  border-radius: 3px;
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0;
  margin: 0 0.25em;
  padding: 0.25em 0.65em;
}

pre {
  -webkit-overflow-scrolling: touch;
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  margin: 0 0 15px 0;
}
pre code {
  display: block;
  line-height: 1.75em;
  padding: 1em 1.5em;
  overflow-x: auto;
}

.align-left {
  text-align: left;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

ol {
  list-style: decimal;
  margin: 0 0 15px 0;
  padding-left: 0;
}
ol li {
  padding-left: 0.25em;
}

ul {
  list-style: disc;
  margin: 0 0 15px 0;
  padding-left: 0;
}
ul li {
  padding-left: 0.5em;
}
ul.alt {
  list-style: none;
  padding-left: 0;
}
ul.alt li {
  border-top: solid 1px;
  padding: 0.5em 0;
}
ul.alt li:first-child {
  border-top: 0;
  padding-top: 0;
}

dl {
  margin: 0 0 15px 0;
}

h1 {
  font-family: "DM Serif Text", serif;
  font-size: 82px;
  font-size: 5.125rem;
  color: #000000;
  font-weight: 700;
}
@media (max-width: 767px) {
  h1 {
    font-size: 38px;
    font-size: 2.375rem;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  h1 {
    font-size: 52px;
    font-size: 3.25rem;
  }
}
@media (min-width: 800px) and (max-width: 1100px) {
  h1 {
    font-size: 62px;
    font-size: 3.875rem;
  }
}

h2 {
  font-family: "DM Serif Text", serif;
  font-size: 60px;
  font-size: 3.75rem;
  line-height: normal;
  color: #000000;
  margin-bottom: 12px;
}
@media (min-width: 1000px) and (max-width: 1299px) {
  h2 {
    font-size: 50px;
    font-size: 3.125rem;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  h2 {
    font-size: 38px;
    font-size: 2.375rem;
  }
}
@media (max-width: 767px) {
  h2 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
@media (min-width: 800px) and (max-width: 1100px) {
  h2 {
    font-size: 40px;
    font-size: 2.5rem;
    margin-bottom: 0;
  }
}

h3 {
  font-family: "DM Serif Text", serif;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: normal;
  color: #313232;
}
@media (max-width: 767px) {
  h3 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  h3 {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media (min-width: 800px) and (max-width: 1100px) {
  h3 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}

h4 {
  font-family: "DM Serif Text", serif;
  font-size: 25px;
  font-size: 1.5625rem;
  color: #313232;
  line-height: 24px;
  line-height: 1.5rem;
  margin-bottom: 10px;
  font-weight: 700;
}
@media (max-width: 767px) {
  h4 {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  h4 {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}

h5 {
  font-family: "DM Serif Text", serif;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: normal;
}
@media (max-width: 767px) {
  h5 {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  h5 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

p {
  font-family: "Manrope", sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 30px;
  line-height: 1.875rem;
  color: #313232;
}
p strong {
  font-weight: 700;
}
@media (max-width: 767px) {
  p {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 22px;
    line-height: 1.375rem;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  p {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 26px;
    line-height: 1.625rem;
  }
}
@media (min-width: 800px) and (max-width: 1100px) {
  p {
    font-size: 19px;
    font-size: 1.1875rem;
  }
}

*:focus {
  outline: none;
}

@media (min-width: 850px) {
  .navbar-toggler {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1365px) {
  .navbar-toggler {
    display: none !important;
  }
}
.row {
  margin: 0px;
}

.marginT {
  margin-top: 80px;
}
@media (min-width: 768px) and (max-width: 999px) {
  .marginT {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  .marginT {
    margin-top: 30px;
  }
}

.marginB {
  margin-bottom: 80px;
}

.paddingT {
  padding-top: 65px;
}
@media (min-width: 768px) and (max-width: 999px) {
  .paddingT {
    padding-top: 35px;
  }
}
@media (max-width: 767px) {
  .paddingT {
    padding-top: 40px;
  }
}

.paddingB {
  padding-bottom: 65px;
}
@media (min-width: 768px) and (max-width: 999px) {
  .paddingB {
    padding-bottom: 35px;
  }
}
@media (max-width: 767px) {
  .paddingB {
    padding-bottom: 40px;
  }
}

.border_sec {
  border-top: 1px solid #D9D9D9;
}

.headGroupWrap {
  position: relative;
  background: transparent;
}
.headGroupWrap .siteHeader {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
}
.headGroupWrap .siteHeader .middleHeader {
  padding-top: 30px;
  padding-bottom: 45px;
  position: relative;
}
.headGroupWrap .siteHeader .middleHeader .container {
  max-width: 1340px;
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .headGroupWrap .siteHeader .middleHeader {
    padding-top: 20px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .headGroupWrap .siteHeader .middleHeader {
    padding-top: 20px;
    padding-bottom: 22px;
  }
}
@media (max-width: 767px) {
  .headGroupWrap .siteHeader .middleHeader {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.headGroupWrap .siteHeader .middleHeader .container {
  padding: 0px;
}
@media (max-width: 767px) {
  .headGroupWrap .siteHeader .middleHeader .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.headGroupWrap .siteHeader .middleHeader .logo__sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  position: relative;
}
@media (max-width: 767px) {
  .headGroupWrap .siteHeader .middleHeader .logo__sec {
    display: block;
  }
}
.headGroupWrap .siteHeader .middleHeader .logo__sec .logo__box {
  position: absolute;
  top: 0px;
  z-index: 9999;
}
@media (max-width: 767px) {
  .headGroupWrap .siteHeader .middleHeader .logo__sec .logo__box {
    position: static;
  }
}
.headGroupWrap .siteHeader .middleHeader .logo__sec .logo__box img {
  max-width: 75%;
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .headGroupWrap .siteHeader .middleHeader .logo__sec .logo__box img {
    max-width: 70%;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .headGroupWrap .siteHeader .middleHeader .logo__sec .logo__box img {
    max-width: 65%;
  }
}
@media (max-width: 767px) {
  .headGroupWrap .siteHeader .middleHeader .logo__sec .logo__box img {
    max-width: 85%;
  }
}
.headGroupWrap .siteHeader .middleHeader .logo__sec .nav_bar {
  position: absolute;
  top: 0;
  right: 20px;
  z-index: 9999;
}
.headGroupWrap .siteHeader .middleHeader .main_nav_sec {
  position: relative;
  z-index: 9999;
}
.headGroupWrap .siteHeader .middleHeader .main_nav_sec .menu {
  list-style: none;
  margin: 0;
}
.headGroupWrap .siteHeader .middleHeader .main_nav_sec .menu > li {
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.headGroupWrap .siteHeader .middleHeader .main_nav_sec .menu > li a {
  padding: 0 10px;
  color: #ffffff;
  display: block;
  line-height: 30px;
  line-height: 1.875rem;
  font-weight: 600;
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  position: relative;
  text-transform: uppercase;
  transition: all 500ms ease-in-out;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .headGroupWrap .siteHeader .middleHeader .main_nav_sec .menu > li a {
    font-size: 16px;
    font-size: 1rem;
    padding: 0 8px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .headGroupWrap .siteHeader .middleHeader .main_nav_sec .menu > li a {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 55px;
    line-height: 3.4375rem;
    color: #373D3D;
  }
}
@media (max-width: 767px) {
  .headGroupWrap .siteHeader .middleHeader .main_nav_sec .menu > li a {
    text-align: start;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 46px;
    line-height: 2.875rem;
    color: #373D3D;
  }
}
.headGroupWrap .siteHeader .middleHeader .main_nav_sec .menu > li a:hover {
  text-decoration: underline;
  color: #E5A801;
}
.headGroupWrap .siteHeader .middleHeader .main_nav_sec .menu > li a:active {
  text-decoration: underline;
  color: #E5A801;
}
.headGroupWrap .siteHeader .middleHeader .main_nav_sec .menu .hasDD {
  padding-right: 15px;
}
@media (min-width: 768px) and (max-width: 999px) {
  .headGroupWrap .siteHeader .middleHeader .main_nav_sec .menu .hasDD {
    padding-right: 13px;
  }
}
.headGroupWrap .siteHeader .middleHeader .main_nav_sec .menu .hasDD:hover {
  transition: all 500ms ease-in-out;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
}
.headGroupWrap .siteHeader .middleHeader .main_nav_sec .menu .hasDD:hover a::before {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.headGroupWrap .siteHeader .middleHeader .main_nav_sec .menu .hasDD:hover .sub-menu {
  display: block;
}
.headGroupWrap .siteHeader .middleHeader .main_nav_sec .menu .hasDD > a {
  position: static;
}
.headGroupWrap .siteHeader .middleHeader .main_nav_sec .menu .hasDD > a::before {
  content: "\f078";
  font-family: "Font Awesome 5 free";
  font-weight: 900;
  position: absolute;
  top: 2px;
  right: 0px;
  font-size: 16px;
}
@media (max-width: 767px) {
  .headGroupWrap .siteHeader .middleHeader .main_nav_sec .menu .hasDD > a::before {
    right: 20px;
  }
}
.headGroupWrap .siteHeader .middleHeader .main_nav_sec .menu .sub-menu {
  display: none;
  position: absolute;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 8px 25px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 8px 25px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  list-style: none;
  min-width: 260px;
  width: 100%;
  border-radius: 10px;
}
@media (min-width: 768px) and (max-width: 999px) {
  .headGroupWrap .siteHeader .middleHeader .main_nav_sec .menu .sub-menu {
    background: transparent;
    position: static;
    min-width: unset;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
@media (max-width: 767px) {
  .headGroupWrap .siteHeader .middleHeader .main_nav_sec .menu .sub-menu {
    background: transparent;
    position: static;
    min-width: unset;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.headGroupWrap .siteHeader .middleHeader .main_nav_sec .menu .sub-menu > li {
  margin: 0 !important;
  padding: 3px 0;
  width: 100%;
  position: relative;
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .headGroupWrap .siteHeader .middleHeader .main_nav_sec .menu .sub-menu > li {
    padding: 2px 0;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .headGroupWrap .siteHeader .middleHeader .main_nav_sec .menu .sub-menu > li {
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
    padding: 2px 0;
  }
}
.headGroupWrap .siteHeader .middleHeader .main_nav_sec .menu .sub-menu > li a {
  line-height: normal !important;
  font-size: 21px;
  text-transform: none;
  font-weight: 500;
  padding: 6px 15px 6px 35px;
  position: relative;
  color: #6D6D6D;
}
@media (min-width: 768px) and (max-width: 999px) {
  .headGroupWrap .siteHeader .middleHeader .main_nav_sec .menu .sub-menu > li a {
    font-size: 18px;
    text-align: left;
  }
}
@media (max-width: 767px) {
  .headGroupWrap .siteHeader .middleHeader .main_nav_sec .menu .sub-menu > li a {
    text-align: left;
    font-size: 16px;
  }
}
.headGroupWrap .siteHeader .middleHeader .main_nav_sec .menu .sub-menu > li a::before {
  content: "\f105";
  font-family: "Font Awesome 5 free";
  font-weight: 900;
  position: absolute;
  top: 9px;
  left: 18px;
}
@media (min-width: 768px) and (max-width: 999px) {
  .headGroupWrap .siteHeader .middleHeader .main_nav_sec .menu .sub-menu > li a::before {
    top: 7px;
  }
}
.headGroupWrap .siteHeader .middleHeader .main_nav_sec .menu .sub-menu > li a:hover::after {
  display: none;
}
@media (max-width: 850px) {
  .headGroupWrap .siteHeader .middleHeader .main_nav_sec {
    position: absolute;
    width: 94%;
    left: 3%;
    top: 60px;
  }
  .headGroupWrap .siteHeader .middleHeader .main_nav_sec .menu {
    list-style: none;
  }
  .headGroupWrap .siteHeader .middleHeader .main_nav_sec .menu > li {
    display: block;
    border-top: 1px solid #a3c0bf;
    background: #f6fcff;
  }
  .headGroupWrap .siteHeader .middleHeader .main_nav_sec .menu > li:nth-child(1) {
    border-top: 0;
  }
  .headGroupWrap .siteHeader .middleHeader .main_nav_sec .menu > li > a:before {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  .headGroupWrap .siteHeader .middleHeader .main_nav_sec .menu > li > a.active::before {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  .headGroupWrap .siteHeader .middleHeader .main_nav_sec .navbar-collapse {
    position: static;
    right: 10px;
    top: 100%;
    z-index: 9999;
    width: 100%;
    background: #FFF;
    box-shadow: 1px 6px 6px #bdbdbd;
    -webkit-box-shadow: 1px 6px 6px #bdbdbd;
    -moz-box-shadow: 1px 6px 6px #bdbdbd;
    -ms-box-shadow: 1px 6px 6px #bdbdbd;
    -o-box-shadow: 1px 6px 6px #bdbdbd;
    border-radius: 0 0 5px 5px;
    width: calc(100% - 20px);
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .headGroupWrap .siteHeader .middleHeader .main_nav_sec {
    top: 82px;
    width: 70%;
    left: 30%;
  }
  .headGroupWrap .siteHeader .middleHeader .main_nav_sec .menu > li {
    padding: 0 30px;
  }
  .headGroupWrap .siteHeader .middleHeader .main_nav_sec .menu > li a:hover:after {
    display: none;
  }
  .headGroupWrap .siteHeader .middleHeader .main_nav_sec .menu .hasDD > a:before {
    right: 14px;
  }
}
@media (max-width: 850px) {
  .headGroupWrap .siteHeader .middleHeader .nav_sec {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: end !important;
  }
}
@media (max-width: 850px) {
  .headGroupWrap .siteHeader .navbar-toggler span {
    display: block;
    background-color: #ffffff;
    height: 3px;
    width: 25px;
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
    left: 0;
    opacity: 1;
    -webkit-transition: all 0.35s ease-out;
    transition: all 0.35s ease-out;
    -webkit-transform-origin: center left;
            transform-origin: center left;
  }
  .headGroupWrap .siteHeader .navbar-toggler {
    margin-right: 30px;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
@media (max-width: 850px) and (max-width: 767px) {
  .headGroupWrap .siteHeader .navbar-toggler {
    margin-right: 10px;
  }
}
@media (max-width: 850px) {
  .headGroupWrap .siteHeader .navbar-toggler span:nth-child(1) {
    margin-top: 0.3em;
  }
  .headGroupWrap .siteHeader .navbar-toggler:not(.collapsed) span:nth-child(1) {
    -webkit-transform: translate(15%, -33%) rotate(45deg);
            transform: translate(15%, -33%) rotate(45deg);
  }
  .headGroupWrap .siteHeader .navbar-toggler:not(.collapsed) span:nth-child(2) {
    opacity: 0;
  }
  .headGroupWrap .siteHeader .navbar-toggler:not(.collapsed) span:nth-child(3) {
    -webkit-transform: translate(15%, 33%) rotate(-45deg);
            transform: translate(15%, 33%) rotate(-45deg);
  }
  .headGroupWrap .siteHeader .navbar-toggler span:nth-child(1) {
    -webkit-transform: translate(0%, 0%) rotate(0deg);
            transform: translate(0%, 0%) rotate(0deg);
  }
  .headGroupWrap .siteHeader .navbar-toggler span:nth-child(2) {
    opacity: 1;
  }
  .headGroupWrap .siteHeader .navbar-toggler span:nth-child(3) {
    -webkit-transform: translate(0%, 0%) rotate(0deg);
            transform: translate(0%, 0%) rotate(0deg);
  }
}
.headGroupWrap .banner_Section .container {
  max-width: 100%;
  width: 100%;
}
.headGroupWrap .banner_Section .bannerInner_Section {
  position: relative;
}
.headGroupWrap .banner_Section .bannerInner_Section .banner_conternt {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 99;
}
.headGroupWrap .banner_Section .banner_conternt .banner_conternt_inner {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  .headGroupWrap .banner_Section .banner_conternt .banner_conternt_inner {
    padding: 0px 15px;
  }
}
@media (max-width: 767px) {
  .headGroupWrap .banner_Section .banner_conternt .banner_conternt_inner .bannerContent {
    margin-top: 35px;
  }
}
.headGroupWrap .banner_Section .banner_conternt h1 {
  color: #ffffff;
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 58px;
  line-height: 3.625rem;
  font-weight: 400;
  font-family: "DM Serif Text", serif;
  text-transform: capitalize;
}
@media (min-width: 1300px) and (max-width: 1450px) {
  .headGroupWrap .banner_Section .banner_conternt h1 {
    font-size: 45px;
    font-size: 2.8125rem;
    line-height: 53px;
    line-height: 3.3125rem;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .headGroupWrap .banner_Section .banner_conternt h1 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 48px;
    line-height: 3rem;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .headGroupWrap .banner_Section .banner_conternt h1 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 48px;
    line-height: 3rem;
    letter-spacing: normal;
  }
}
@media (max-width: 767px) {
  .headGroupWrap .banner_Section .banner_conternt h1 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 34px;
    line-height: 2.125rem;
    letter-spacing: normal;
  }
}
.headGroupWrap .banner_Section .banner_conternt .searchBtn {
  position: relative;
  max-width: 600px;
  width: 100%;
  margin: 20px auto;
}
@media (max-width: 767px) {
  .headGroupWrap .banner_Section .banner_conternt .searchBtn {
    margin-bottom: 0px;
  }
}
.headGroupWrap .banner_Section .banner_conternt .searchBtn input {
  width: 100%;
  height: 66px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px;
  line-height: 1.3125rem;
  font-weight: 400;
  font-family: "Manrope", sans-serif;
  padding-left: 30px;
  background-color: #ffffff;
  border-radius: 50px;
  border: 0;
}
@media (max-width: 767px) {
  .headGroupWrap .banner_Section .banner_conternt .searchBtn input {
    font-size: 15px;
    font-size: 0.9375rem;
    height: 50px;
    padding-left: 20px;
    border-radius: 30px;
  }
}
.headGroupWrap .banner_Section .banner_conternt .searchBtn button {
  position: absolute;
  top: 4px;
  right: 4px;
  height: 58px;
  border: 0;
  border-radius: 50px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px;
  line-height: 1.3125rem;
  background-color: #E6A800;
  color: #ffffff;
  font-weight: 600;
  font-family: "Manrope", sans-serif;
  padding: 0 30px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .headGroupWrap .banner_Section .banner_conternt .searchBtn button {
    height: 42px;
    padding: 0px 20px;
    border-radius: 30px;
  }
}
.headGroupWrap .banner_Section .banner_conternt .searchBtn button i {
  font-size: 16px;
  font-size: 1rem;
  padding-right: 5px;
  font-weight: 600;
}

.innerHeadGroupWrap .banner_Section {
  border-bottom-right-radius: 140px 140px;
  overflow: hidden;
}
.innerHeadGroupWrap .banner_Section .siteBanner__slider_item {
  height: 140px;
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .innerHeadGroupWrap .banner_Section .siteBanner__slider_item {
    height: 110px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .innerHeadGroupWrap .banner_Section .siteBanner__slider_item {
    height: 110px;
  }
}
@media (max-width: 767px) {
  .innerHeadGroupWrap .banner_Section .siteBanner__slider_item {
    height: 70px;
  }
}

.footer_sec {
  background-color: #224A49;
  padding: 30px 0px;
  border-top-left-radius: 100px 100px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .footer_sec {
    border-top-left-radius: 75px 75px;
  }
}
.footer_sec .footerLogo {
  padding-top: 30px;
}
@media (max-width: 767px) {
  .footer_sec .footerLogo {
    padding-top: 0px;
  }
}
@media (max-width: 767px) {
  .footer_sec .footerLogo img {
    max-width: 50%;
  }
}
.footer_sec .footerMenu {
  padding-top: 30px;
}
@media (max-width: 767px) {
  .footer_sec .footerMenu {
    padding-top: 20px;
  }
}
.footer_sec .footerMenu ul {
  list-style: none;
}
@media (max-width: 767px) {
  .footer_sec .footerMenu ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.footer_sec .footerMenu ul li {
  padding-right: 48px;
}
@media (min-width: 768px) and (max-width: 999px) {
  .footer_sec .footerMenu ul li {
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  .footer_sec .footerMenu ul li {
    padding-right: 5px;
    margin-bottom: 10px;
  }
}
.footer_sec .footerMenu ul li a {
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px;
  line-height: 1.3125rem;
  font-weight: 600;
  font-family: "Manrope", sans-serif;
  color: #ffffff;
  text-transform: capitalize;
  color: #ffffff;
  transition: all 500ms ease-in-out;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
}
@media (min-width: 768px) and (max-width: 999px) {
  .footer_sec .footerMenu ul li a {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 19px;
    line-height: 1.1875rem;
  }
}
@media (max-width: 767px) {
  .footer_sec .footerMenu ul li a {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 17px;
    line-height: 1.0625rem;
  }
}
.footer_sec .footerMenu ul li a:hover {
  color: #E5A801;
}
.footer_sec .footer__copytxt {
  padding-top: 40px;
}
@media (min-width: 768px) and (max-width: 999px) {
  .footer_sec .footer__copytxt {
    padding-top: 20px;
  }
}
@media (max-width: 767px) {
  .footer_sec .footer__copytxt {
    padding-top: 0px;
  }
}
.footer_sec .footer__copytxt p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px;
  line-height: 1.3125rem;
  font-family: "Manrope", sans-serif;
  color: #99B2B1;
  font-weight: 400;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .footer_sec .footer__copytxt p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 18px;
    line-height: 1.125rem;
  }
}