/*
Theme Name: Fox Hrm
*/

@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&family=Unbounded:wght@300;400;500;700&display=swap");

body {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: #fff;
  background-color: #000;
}
html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, img, input, button, header, article, time, nav, section, aside, hgroup, footer/* sub, sup, table, caption, tbody, tfoot, thead, tr, th, td */ {
  padding: 0;
  border: 0;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}
* {
  outline: none;
  margin: 0px;
  padding: 0px;
}
.clr {
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
img {
  border: 0;
}
.overflow {
  overflow: hidden;
}
/*{margin:0px; padding:0px; outline:none;}*/
input,
select,
textarea {
  font-family: sans-serif;
}
a {
  text-decoration: none;
}
a:hover {
  background: -webkit-linear-gradient(45deg, #ff155d, #f4d04e);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.site-content a {
  color: #ffca00;
  text-decoration: none;
}
.site-content a:hover {
  background: -webkit-linear-gradient(45deg, #ff155d, #f4d04e);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.site-content .content-area p {
  font-size: 16px;
  font-family: "Lato", sans-serif;
  padding: 0 0 4px;
  line-height: 1.6;
}
.site-content .content-area h1 {
  font-family: "Unbounded", cursive;
  font-size: 32px;
  padding: 0 0 15px;
  color: #fff;
  line-height: 1.2;
}
.site-content .content-area h2 {
  font-family: "Unbounded", cursive;
  font-style: normal;
  font-size: 40px;
  padding: 0 0 10px;
  color: #fff;
  line-height: 1.1;
}
.site-content .content-area h3 {
  font-family: "Unbounded", cursive;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  padding: 0 0 10px;
  color: #fff;
}
.site-content .content-area h4 {
  font-family: "Unbounded", cursive;
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  padding: 0 0 10px;
  color: #fff;
}
.site-content .content-area h5 {
  font-family: "Unbounded", cursive;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.54;
  color: #fff;
}
.site-content .content-area h6 {
  font-family: "Unbounded", cursive;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.49;
  color: #fff;
}
.site-content .content-area label {
  line-height: 25px;
  font-size: 14px;
  font-weight: normal;
  font-family: sans-serif;
  display: block;
  padding: 0 0 5px;
}
.site-content .content-area input,
.content-area textarea {
  line-height: 25px;
  font-size: 14px;
}
.site-content .content-area ul {
  margin: 0 0 1.5em 0;
  font-size: 16px;
}
.site-content .content-area ul li {
  font-family: sans-serif;
  padding: 0 0 7px;
  list-style: disc;
  margin: 0 0 0 20px;
  font-weight: 300;
  color: #464646;
}
.site-content .content-area ol {
  counter-reset: li;
  margin: 0 0 1.5em 0;
  font-size: 16px;
}
.site-content .content-area ol li {
  font-family: sans-serif;
  padding: 0 0 7px;
  margin: 0 0 0 15px;
  font-weight: 300;
  color: #fff;
}

.site-content img {
  max-width: 100%;
  height: auto;
}

.site-content .content-area table {
  width: 100%;
}
.site-content .content-area table td {
  padding: 5px;
  border: 1px solid #d8d8d8;
}

.sp10 {
  height: 10px;
  overflow: hidden;
  clear: both;
}
.sp15 {
  height: 15px;
  overflow: hidden;
  clear: both;
}
.sp30 {
  height: 30px;
  overflow: hidden;
  clear: both;
}
.sp40 {
  height: 40px;
  overflow: hidden;
  clear: both;
}
.pRNone {
  padding-right: 0px !important;
}
.siteWidth {
  margin: 0 auto;
  max-width: 1200px;
}
/* ---- HTML5 elements set to display:block for browsers ---- */
header,
article,
time,
nav,
section,
aside,
hgroup,
footer {
  display: block;
} /* ---- Common CSS ---- */
.bodNone {
  border-right: none !important;
}
ul {
  list-style: none;
}
textarea {
  resize: none;
}
.pT10 {
  padding-top: 10px;
}
.pTB20 {
  padding: 20px 0;
}
.posR {
  position: relative;
}
.L-align {
  text-align: left;
}
.C-align {
  text-align: center;
}
.R-align {
  text-align: right;
}
.font18 {
  font-size: 18px !important;
}
.lh18 {
  line-height: 18px;
}
.dispB {
  display: block;
}
.v_aling img {
  vertical-align: middle;
}
.blueTxt {
  color: #00b4ff !important;
}
.bodTp {
  border-top: 3px solid #000;
}
hr {
  background-color: #c1c1c1;
  border: 0;
  height: 1px;
  margin: 5px 0;
  clear: both;
}
/* ---- Page Wrapper ---- */
/*---------Common--------*/

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="time"],
input[type="url"],
input[type="week"],
input[type="search"],
textarea {
  width: 100%;
  background: #323232;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  font-family: sans-serif;
  height: 45px;
  padding-left: 10px;
}
textarea {
  height: 100px;
  border: none;
  padding: 10px;
}
select {
  width: 100%;
  background: #323232;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  font-family: sans-serif;
  height: 45px;
  padding-left: 10px;
  border: none;
}
option {
  border: none;
  width: 100%;
  padding: 10px 3%;
  color: #747474;
  font-size: 12px;
}

.wpcf7-form-control-wrap{
    margin: 0 0 20px;
    position:relative;
    overflow:hidden;
}
.wpcf7-form-control-wrap::after{
    content:"";
    position: absolute;
    bottom: 0;
    left: -100%;
    width:100%;
    height:3px;
    transition: 0.2s ease all;
    background: linear-gradient(270deg, #8c42a0, #f56967, #8c42a0);
    background-size: 600% 600%;
    -webkit-animation: bganime 3s ease infinite;
    -moz-animation: bganime 3s ease infinite;
    animation: bganime 3s ease infinite;
}
.wpcf7-form-control-wrap:focus-within::after{
    width:100%;
    left: 0%;
}

@-webkit-keyframes bganime {
    0%{background-position:0% 46%}
    50%{background-position:100% 55%}
    100%{background-position:0% 46%}
}
@-moz-keyframes bganime {
    0%{background-position:0% 46%}
    50%{background-position:100% 55%}
    100%{background-position:0% 46%}
}
@keyframes bganime {
    0%{background-position:0% 46%}
    50%{background-position:100% 55%}
    100%{background-position:0% 46%}
}

input[type="submit"],
input[type="button"],
button {
  background: -webkit-linear-gradient(79deg, #8c42a0, #f56967);
  color: #fff;
  font-size: 14px;
  padding: 7px 30px;
  cursor: pointer;
  border-radius: 3px;
  font-family: sans-serif;
  position: relative;
  transition: 0.2s all ease;
}
input[type="submit"]:hover,
input[type="button"]:hover,
button:hover {
  box-shadow: 2px 3px 0px #fff;
  color: #fff;
  background: -webkit-linear-gradient(79deg, #f56967, #8c42a0);
  -webkit-text-fill-color: #fff;
}
input[type="submit"]:focus,
input[type="button"]:focus,
button:focus {
  box-shadow: 0px 0px 0px #fff;
  color: #fff;
  background: -webkit-linear-gradient(79deg, #f56967, #8c42a0);
  -webkit-text-fill-color: #fff;
  transform: scale(0.9);
}

.bgwhite {
  background: #fff;
  float: left;
  width: 100%;
  padding: 24px 0;
}

.wpcf7 ul {
  display: none;
}
span.wpcf7-not-valid-tip {
  color: red;
}
.wpcf7-form-control-wrap {
  display: block;
}
img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
a img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
a img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.cursor-dot,
.cursor-dot-outline {
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  opacity: 0;
  transform: translate(-50%, -50%);
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
}

.cursor-dot {
  width: 8px;
  height: 8px;
  background-color: #dc5656;
  display: none;
}

.cursor-dot-outline {
  width: 10px;
  height: 10px;
  background-color: #dc5656;
}

/******************** Header ***********************/

.site-header {
  width: 100%;
  float: left;
  background: linear-gradient(180deg, #3e3e3e, #000000);
  position: relative;
}

.site-header::after {
  height: 5px;
  bottom: -2px;
  width: 100%;
  background: linear-gradient(45deg, #8e3e99, #fbab51);
  content: "";
  position: absolute;
  left: 0;
}

.top-header {
  float: left;
  width: 100%;
  padding: 10px 0;
  display: flex;
  justify-content: space-between;
}
.top-header-left {
  float: left;
}
.top-header-left ul {
  display: flex;
  gap: 15px;
}
.top-header-left ul li {
  float: left;
}
.top-header-left ul li a {
  color: #ccc;
  font-size: 14px;
}
.top-header-left ul li a:hover {
  background: -webkit-linear-gradient(45deg, #ff155d, #f4d04e);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.top-header-left ul li svg {
  margin: 0 5px 0 0;
  color: #d5ab08;
}

.logo {
  float: left;
  position: relative;
  z-index: 9;
  width: 220px;
}
.logo img {
  max-width: 100%;
  height: auto;
}

.main-heaader {
  float: left;
  width: 100%;
  padding: 15px 0;
}
.main-heaader-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main-heaader-right {
  float: right;
}
.main-heaader-right ul li:first-child {
  border: none;
  padding: 0;
}
.main-heaader-right ul li:last-child {
  margin: 0;
}
.main-heaader-right ul li {
  float: left;
  border-left: 1px solid rgb(143 146 155);
  margin-right: 30px;
  padding-left: 30px;
}
.main-heaader-right ul li a {
  color: #fff;
  font-size: 20px;
  font-family: "Playfair Display", serif;
}
.main-heaader-right ul li a span {
  display: block;
  color: #fff;
  font-size: 16px;
}
.main-heaader-right ul li a i,
.main-heaader-right ul li a svg {
  color: #ffca00;
}

.main-heaader-right section {
  float: left;
  padding: 0 0 0 50px;
}
.main-heaader-right section a.sch-button {
  background: #ffca00;
  padding: 10px 20px;
  display: block;
  margin: 9px 0 0;
  font-size: 16px;
  color: #000;
}
.main-heaader-right section a.sch-button:hover {
  background: #444f6f;
  color: #fff;
}

.main-menu {
  float: right;
  position: relative;
}
.navigation-top {
  position: relative;
  transition: 0.2s all;
  opacity: 1;
  visibility: visible;
  float: left;
}
.moved-menu {
  visibility: hidden;
  opacity: 0;
  transform: translateY(20px);
}
.main-navigation .dropdown-toggle {
  display: none;
}
.navigation-top ul.menu {
  display: block;
}
.main-navigation ul li {
  display: inline-block;
  position: relative;
  padding: 0 0 0 25px;
}
.main-navigation ul li .icon-angle-down {
  display: none;
}
.main-navigation ul li:last-child::before {
  display: none;
}
.main-navigation ul li a {
  font-size: 18px;
  color: #fff;
  display: block;
  position: relative;
  padding: 18px 0 22px;
  font-weight: bold;
}
.main-navigation ul li:hover a,
.main-navigation ul li.current-menu-item a {
  background: -webkit-linear-gradient(45deg, #ff155d, #f4d04e);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.main-navigation ul li .sub-menu {
  position: absolute;
  z-index: 999;
  background: #fff;
  padding: 10px 20px;
  top: 61px;
  left: -9999em;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  width: 220px;
}
.main-navigation ul li .sub-menu::before {
  content: "";
  height: 20px;
  top: -60px;
  left: 0;
  position: absolute;
  width: 100%;
}
.main-navigation ul li:hover .sub-menu {
  left: 15px;
}
.main-navigation ul li .sub-menu li {
  width: 100%;
  padding: 0;
}
.main-navigation ul li .sub-menu li a {
  display: block;
  padding: 10px 0;
  text-transform: none;
  color: #999999;
}
.main-navigation ul li ul li a::after {
  display: none !important;
}

.social-navigation ul {
  display: flex;
  gap: 15px;
}
.social-navigation ul li a {
  font-size: 16px;
  color: #fff;
  display: block;
}
.social-navigation ul li a:hover {
  background: -webkit-linear-gradient(45deg, #ff155d, #f4d04e);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.banner {
  border-bottom: 2px solid #ccc;
}

/******************** Header End ***********************/

/******************** Footer ***********************/

.site-footer {
  padding: 50px 0;
  background: #0e0e0e;
  background-size: cover;
  float: left;
  width: 100%;
  color: #b0b0b0;
  margin: 50px 0 0;
}

.site-footer section {
  padding: 0 0 20px;
}

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

.footer-logo svg {
  max-width: 100px;
  height: auto;
}

.footer-logo polygon {
  animation-name: eyeglow;
  animation-duration: 3s;
  animation-iteration-count: infinite;
}

@-webkit-keyframes eyeglow {
  0% {
    fill: rgb(255, 8, 0);
  }
  25% {
    fill: rgb(72, 255, 0);
  }
  50% {
    fill: rgb(0, 225, 255);
  }
  75% {
    fill: rgb(55, 0, 255);
  }
  100% {
    fill: rgb(255, 8, 0);
  }
}
@keyframes eyeglow {
  0% {
    fill: rgb(255, 8, 0);
  }
  25% {
    fill: rgb(72, 255, 0);
  }
  50% {
    fill: rgb(0, 225, 255);
  }
  75% {
    fill: rgb(55, 0, 255);
  }
  100% {
    fill: rgb(255, 8, 0);
  }
}

.site-footer ul.menu {
  display: flex;
  gap: 25px;
  justify-content: center;
}

.site-footer ul.menu li a {
  color: #c5c5c5;
}

.bottom-footer {
  padding: 14px 0;
  float: left;
  width: 100%;
  text-align: center;
  background: #323232;
}

.bottom-footer p {
  color: rgb(187, 187, 187);
  font-size: 14px;
}

/******************** Footer End ***********************/

/******************** Elementor ***********************/

.elementor-widget-button .elementor-button {
  background: -webkit-linear-gradient(79deg, #8c42a0, #f56967);
  color: #fff;
}
.elementor-widget-button .elementor-button:hover {
  box-shadow: 2px 3px 0px #fff;
  color: #fff;
  background: -webkit-linear-gradient(79deg, #f56967, #8c42a0);
  -webkit-text-fill-color: #fff;
}
.elementor-widget-tabs .elementor-tab-content{
	max-height: 536px;
    overflow-y: scroll;
}
/******************** Elementor ***********************/

/******************** Inner Page ***********************/

.inner-page {
  min-height: 400px;
  padding: 60px 0;
}

.content-area {
  float: left;
  width: 100%;
}
.content-area strong {
  color: #fff;
}
.page-header {
  text-align: center;
}
header.entry-header {
  padding: 30px 0 0;
  position: relative;
}
header.entry-header h1.entry-title {
  font-size: 30px;
  color: #fff;
  position: relative;
  z-index: 9999;
  text-transform: uppercase;
}

.search-page .page-title {
  font-size: 30px;
  padding: 0 0 20px;
}
.search-page .post-thumbnail {
  float: left;
  padding: 0 20px 20px 0;
  max-width: 200px;
}
.site-content .search-page .content-area .entry-title {
  text-align: left;
}
.site-content .search-page .hentry {
  float: left;
  width: 100%;
  padding: 0 0 15px;
  border-bottom: 1px solid #eaeaea;
  margin: 0 0 30px;
}
.site-content .search-page .content-area .entry-title a {
  font-size: 24px;
}

.matforl .x1,
.matforl .x2,
.matforl .x3 {
  float: left;
  padding: 0 15px;
  margin: 0 0 5px;
}
.matforl .x1 {
  width: 100%;
}
.matforl .x2 {
  width: 50%;
}
.matforl .x3 {
  width: 33%;
}
.package-box .flex {
    display: flex;
}
.package-box .w-1\/4 {
    width: 25%;
}

.package-box .w-3\/4 {
    width: 75%;
    text-align: center;
}
.package-box .border {
    border: 1px solid #551562;
}
.package-box .p-4 {
    padding: 10px;
}
.package-box .font-bold{
    font-weight: bold;
}

/******************** Inner Page ***********************/

/******************** Blog Page ***********************/
.blog-page {
  background: #fff;
  padding: 30px 15px 30px;
  float: left;
}
.blog-page .page-header {
  margin: 0px 0 20px;
}
.blog-page h1 {
  font-size: 4em;
}
.blog-left {
  float: left;
  width: 68%;
}
.blog-right {
  width: 28%;
  float: right;
}
.blog-left article,
.blog-right section {
  padding: 0 0 5px;
  border-bottom: 1px solid #ccc;
  margin: 0 0 30px;
	float: left;
    width: 100%;
}

.site-content .blog-left .entry-title{
	font-size: 28px;
}

.blog-right .search-submit {
	float: right
}

.blog-right .search-submit .icon {
    width: 16px;
    height: 16px;
    fill: #fff;
    display: block;
}
.blog-right label {
  display: block;
}
.blog-right section h2.widget-title {
  font-size: 24px;
  padding: 0 0 10px;
  margin: 0;
}

.page-numbers {
  display: inline-block;
  padding: 5px 10px;
  margin: 0 2px 0 0;
  border: 1px solid #eee;
  line-height: 1;
  text-decoration: none;
  border-radius: 2px;
  font-weight: 600;
}
.page-numbers.current,
a.page-numbers:hover {
  background: #f9f9f9;
}
.page-numbers .icon {
  display: none;
}

@media (max-width: 768px) {
  .blog-left {
    width: 100%;
  }
  .blog-right {
    width: 100%;
    padding: 20px 0 0;
  }
}
/******************** Blog Page ***********************/

/*********************** Contact page ********************/

.cnt-box-left {
  width: 816px;
  float: left;
}
.cnt-box-left .cnt-form {
  width: 297px;
  float: left;
}
.cnt-box-left .cnt-form h2,
.cnt-box-left .cnt-txt h2,
.cnt-box-right h2 {
  font-size: 28px;
  padding: 0 0 10px;
}

.cnt-box-left .cnt-txt {
  width: 410px;
  float: left;
  margin: 0 0 0 75px;
}
.cnt-box-left .cnt-txt p {
  color: #888888;
  font-size: 16px;
  font-family: sans-serif;
  padding: 0 0 10px;
  line-height: 32px;
  font-weight: 300;
}

.cnt-box-left .cnt-map {
  margin: 30px 0 0;
  float: left;
  width: 100%;
}

.cnt-box-right {
  float: right;
  width: 299px;
}

.cnt-box-right .cnt-nav {
  float: left;
  width: 100%;
}
.cnt-box-right .cnt-nav ul li {
  padding: 0 0 10px;
}
.cnt-box-right .cnt-nav ul li a {
  font-size: 16px;
}
.cnt-box-right .cnt-nav ul li .sub-menu {
  display: none;
  margin: 0 0 0 35px;
}
.cnt-box-right .cnt-nav ul li:hover .sub-menu {
  display: block;
}

.cnt-box-right .cnt-feed {
  padding: 30px 0 0;
  float: left;
  width: 100%;
}

.contact-page h3 {
  font-size: 24px;
  padding: 0 0 10px;
}

/********************* Contact page ********************/

.matr-form {
  max-width: 800px;
  margin: 0 auto;
  color: #fff;
}
.site-content .content-area .matr-form h2,
.site-content .content-area .matr-form h3 {
  color: #fff;
}
.matr-form .x1 {
  width: 100%;
  float: left;
  padding: 0 15px;
}
.matr-form .x2 {
  float: left;
  width: 50%;
  padding: 0 15px;
}
.matr-form .x3 {
  float: left;
  width: 33%;
  padding: 0 15px;
}
.matr-form .form-control {
  margin: 0 0 20px;
}

.site-content .content-area .matr-form input,
.content-area .matr-form textarea {
  background: none;
  border: none;
  border-bottom: 2px solid #ccc;
  border-radius: 0;
  padding: 0;
}
.site-content .content-area .matr-form input {
  height: auto;
}
.content-area .matr-form textarea {
  height: 27px;
  padding: 0;
}
.matr-form .w25 {
  width: 25%;
}
.matr-form .w50 {
  width: 50%;
}
.matr-form .w75 {
  width: 75%;
}
.matr-form .dblk {
  display: block;
}

.site-content .content-area .matr-form input.wpcf7-submit {
  width: 100%;
  padding: 10px;
  margin: 20px 0 0;
}

/******************** Responsive ***********************/

@media only screen and (min-width: 320px) and (max-width: 479px) {
  .siteWidth {
    width: 96%;
  }
  .main-heaader {
    padding: 15px 0 0;
  }
  .logo {
    width: 100%;
    text-align: center;
  }
  .main-heaader-right {
    width: 100%;
    text-align: center;
    padding: 10px 0 0;
  }
  .main-heaader-right section {
    padding: 0 0 15px;
    width: 100%;
  }
  .main-heaader-right ul li {
    margin: 0 0px !important;
    padding: 0 11px !important;
    display: inline-block;
    float: none;
  }

  .social-navigation {
      display:none;
  }
  .top-header-left {
  float: left;
  width: 100%;
}

.top-header-left ul{
    justify-content: center;
}
.main-heaader-inner{
    flex-wrap: wrap;
}
.main-menu{
    width: 100%;
}
  .menu-social-links-menu-container ul li {
    float: none;
    padding: 0 7px;
    display: inline-block;
  }

  .navigation-top {
    width: 100%;
  }
  .main-menu {
    padding: 10px 0 0;
    margin: 0;
  }
  #menu-icon-main {
    padding: 15px 0;
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    background: url(./images/menu.png) no-repeat 10px #313131;
  }
  .navigation-top ul.menu {
    display: none;
  }
  .main-navigation {
    margin-top: 0;
    width: 100%;
  }
  .main-navigation ul li {
    float: left;
    margin-left: 0;
    padding-bottom: 5px;
    width: 100%;
    padding-top: 5px;
    border-bottom: 1px solid #464646;
    position: relative;
    padding-left: 10px;
  }
  .main-navigation ul li a {
    font-size: 14px;
    padding: 4px 0 3px;
  }
  .main-navigation ul li a svg.icon {
    display: none;
  }
  .sub-menu-icon-main {
    position: absolute;
    height: 22px;
    width: 22px;
    background: url(./images/sub-menu-icon.png) no-repeat #fff center;
    right: 30px;
    top: 24px;
    z-index: 99999;
    cursor: pointer;
  }
  .main-navigation ul li ul.sub-menu {
    position: relative;
    top: auto;
    opacity: 1;
    visibility: visible;
    box-shadow: none;
    border: none;
    display: none;
    -webkit-transition: ease;
    -moz-transition: ease;
    transition: ease;
    width: auto;
    padding: 0;
    left: 10px;
    margin: 0 !important;
  }
  .main-navigation ul li:hover ul.sub-menu {
    top: auto;
  }
  .main-navigation ul li ul.sub-menu li ul.sub-menu {
    display: block;
  }
  .main-navigation ul li ul.sub-menu .sub-menu-icon {
    display: none;
  }

  .banner {
    padding: 5px 0 0;
  }

  .site-footer {
    padding: 0px 0;
margin: 20px 0 0;
  }
  .footer-left {
    width: 100%;
  }
  .footer-right {
    width: 100%;
    padding: 0;
  }
  .footer-left ul li.menu-item-has-children {
    width: 50% !important;
  }
  .site-footer ul.menu{
      flex-wrap: wrap;
      gap: 12px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 599px) {
  .siteWidth {
    width: 96%;
  }
  .main-heaader {
    padding: 15px 0 0;
  }
  .logo {
    width: 100%;
    text-align: center;
  }
  .main-heaader-right {
    width: 100%;
    text-align: center;
    padding: 10px 0 0;
  }
  .main-heaader-right section {
    padding: 0 0 15px;
    width: 100%;
  }
  .main-heaader-right ul li {
    margin: 0 0px !important;
    padding: 0 16px !important;
    display: inline-block;
    float: none;
  }

  .social-navigation {
    width: 100%;
    text-align: center;
  }
  .menu-social-links-menu-container ul li {
    float: none;
    padding: 0 7px;
    display: inline-block;
  }

  .navigation-top {
    width: 100%;
  }
  .main-menu {
    padding: 10px 0 0;
    margin: 0;
  }
  #menu-icon-main {
    padding: 15px;
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    background: url(./images/menu.png) no-repeat 10px #e6e6e6;
  }
  .navigation-top ul.menu {
    display: none;
  }
  .main-navigation {
    margin-top: 0;
    width: 100%;
  }
  .main-navigation ul li {
    float: left;
    margin-left: 0;
    padding-bottom: 5px;
    width: 100%;
    padding-top: 5px;
    border-bottom: 1px solid #f3f3f3;
    position: relative;
    padding-left: 10px;
  }
  .main-navigation ul li a {
    font-size: 14px;
  }
  .main-navigation ul li a svg.icon {
    display: none;
  }
  .sub-menu-icon-main {
    position: absolute;
    height: 22px;
    width: 22px;
    background: url(./images/sub-menu-icon.png) no-repeat #fff center;
    right: 30px;
    top: 24px;
    z-index: 99999;
    cursor: pointer;
  }
  .main-navigation ul li ul.sub-menu {
    position: relative;
    top: auto;
    opacity: 1;
    visibility: visible;
    box-shadow: none;
    border: none;
    display: none;
    -webkit-transition: ease;
    -moz-transition: ease;
    transition: ease;
    width: auto;
    padding: 0;
    left: 10px;
    margin: 0 !important;
  }
  .main-navigation ul li:hover ul.sub-menu {
    top: auto;
  }
  .main-navigation ul li ul.sub-menu li ul.sub-menu {
    display: block;
  }
  .main-navigation ul li ul.sub-menu .sub-menu-icon {
    display: none;
  }

  .banner {
    padding: 5px 0 0;
  }

  .site-footer {
    padding: 50px 0;
  }
  .footer-left {
    width: 100%;
  }
  .footer-right {
    width: 100%;
    padding: 0;
  }
  .footer-left ul li.menu-item-has-children {
    width: 50% !important;
  }
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
  .siteWidth {
    width: 96%;
  }
  .main-heaader {
    padding: 15px 0 0;
  }
  .logo {
    width: 100%;
    text-align: center;
  }
  .main-heaader-right {
    width: 100%;
    text-align: center;
    padding: 10px 0 0;
  }
  .main-heaader-right section {
    width: 60%;
    padding: 0;
  }
  .main-heaader-right section:last-child {
    width: 35%;
    float: right;
  }

  .social-navigation {
    width: 100%;
    text-align: center;
  }
  .menu-social-links-menu-container ul li {
    float: none;
    padding: 0 7px;
    display: inline-block;
  }

  .navigation-top {
    width: 100%;
  }
  .main-menu {
    padding: 10px 0 0;
    margin: 0;
  }
  #menu-icon-main {
    padding: 15px;
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    background: url(./images/menu.png) no-repeat 10px #e6e6e6;
  }
  .navigation-top ul.menu {
    display: none;
  }
  .main-navigation {
    margin-top: 0;
    width: 100%;
  }
  .main-navigation ul li {
    float: left;
    margin-left: 0;
    padding-bottom: 5px;
    width: 100%;
    padding-top: 5px;
    border-bottom: 1px solid #f3f3f3;
    position: relative;
    padding-left: 10px;
  }
  .main-navigation ul li a {
    font-size: 14px;
  }
  .main-navigation ul li a svg.icon {
    display: none;
  }
  .sub-menu-icon-main {
    position: absolute;
    height: 22px;
    width: 22px;
    background: url(./images/sub-menu-icon.png) no-repeat #fff center;
    right: 30px;
    top: 24px;
    z-index: 99999;
    cursor: pointer;
  }
  .main-navigation ul li ul.sub-menu {
    position: relative;
    top: auto;
    opacity: 1;
    visibility: visible;
    box-shadow: none;
    border: none;
    display: none;
    -webkit-transition: ease;
    -moz-transition: ease;
    transition: ease;
    width: auto;
    padding: 0;
    left: 10px;
    margin: 0 !important;
  }
  .main-navigation ul li:hover ul.sub-menu {
    top: auto;
  }
  .main-navigation ul li ul.sub-menu li ul.sub-menu {
    display: block;
  }
  .main-navigation ul li ul.sub-menu .sub-menu-icon {
    display: none;
  }

  .banner {
    padding: 5px 0 0;
  }

  .site-footer {
    padding: 50px 0;
  }
  .footer-left {
    width: 100%;
  }
  .footer-right {
    width: 100%;
    padding: 0;
  }
  .footer-left ul li.menu-item-has-children {
    width: 50% !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 899px) {
  .siteWidth {
    width: 96%;
  }
  .logo {
    width: 230px;
  }
  .main-heaader-right {
    width: 63%;
  }
  .main-heaader-right section {
    padding: 0;
  }
  .main-heaader-right section:last-child {
    width: 31%;
    float: right;
  }
  .main-heaader-right ul li {
    margin-right: 20px;
    padding-left: 20px;
  }
  .main-heaader-right section a.sch-button {
    font-size: 13px;
  }

  .social-navigation {
    width: 50%;
    text-align: center;
    padding: 0 0 5px;
  }
  .menu-social-links-menu-container ul li {
    float: none;
    padding: 0 7px;
    display: inline-block;
  }

  .navigation-top {
    width: 50%;
  }
  .main-menu {
    padding: 10px 0 0;
    margin: 0;
  }
  #menu-icon-main {
    padding: 15px;
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    background: url(./images/menu.png) no-repeat 10px #e6e6e6;
  }
  .navigation-top ul.menu {
    display: none;
  }
  .main-navigation {
    margin-top: 0;
    width: 100%;
  }
  .main-navigation ul li {
    float: left;
    margin-left: 0;
    padding-bottom: 5px;
    width: 100%;
    padding-top: 5px;
    border-bottom: 1px solid #f3f3f3;
    position: relative;
    padding-left: 10px;
  }
  .main-navigation ul li a {
    font-size: 14px;
  }
  .main-navigation ul li a svg.icon {
    display: none;
  }
  .sub-menu-icon-main {
    position: absolute;
    height: 22px;
    width: 22px;
    background: url(./images/sub-menu-icon.png) no-repeat #fff center;
    right: 30px;
    top: 24px;
    z-index: 99999;
    cursor: pointer;
  }
  .main-navigation ul li ul.sub-menu {
    position: relative;
    top: auto;
    opacity: 1;
    visibility: visible;
    box-shadow: none;
    border: none;
    display: none;
    -webkit-transition: ease;
    -moz-transition: ease;
    transition: ease;
    width: auto;
    padding: 0;
    left: 10px;
    margin: 0 !important;
  }
  .main-navigation ul li:hover ul.sub-menu {
    top: auto;
  }
  .main-navigation ul li ul.sub-menu li ul.sub-menu {
    display: block;
  }
  .main-navigation ul li ul.sub-menu .sub-menu-icon {
    display: none;
  }

  .banner {
    padding: 5px 0 0;
  }

  .site-footer {
    padding: 50px 0;
  }
  .footer-left {
    width: 100%;
  }
  .footer-right {
    width: 100%;
    padding: 0;
  }
  .footer-left ul li.menu-item-has-children {
    width: 50% !important;
  }
}

@media only screen and (min-width: 900px) and (max-width: 1023px) {
  .siteWidth {
    width: 96%;
  }
  .main-heaader-right {
    width: 63%;
  }
  .main-heaader-right section {
    padding: 0;
  }
  .main-heaader-right section:last-child {
    width: 31%;
    float: right;
  }
  .main-heaader-right ul li {
    margin-right: 20px;
    padding-left: 20px;
  }
  .main-heaader-right section a.sch-button {
    font-size: 13px;
  }
  .main-navigation ul li:first-child {
    padding: 0 20px 0 0;
  }
  .main-navigation ul li a {
    font-size: 15px;
  }
  .main-navigation ul li {
    padding: 0 10px;
  }
  .menu-social-links-menu-container ul li {
    padding: 0 10px 0 0;
  }
  .menu-social-links-menu-container ul li a {
    font-size: 17px;
    line-height: 32px;
    width: 30px;
    height: 30px;
  }

  .banner {
    padding: 5px 0 0;
  }

  .site-footer {
    padding: 50px 0;
  }
  .footer-left {
    width: 100%;
  }
  .footer-right {
    width: 100%;
    padding: 0;
  }
  .footer-left ul li.menu-item-has-children {
    width: 25% !important;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .siteWidth {
    width: 96%;
  }
  .main-heaader-right {
    width: 63%;
  }
  .main-heaader-right section {
    padding: 0;
  }
  .main-heaader-right section:last-child {
    width: 31%;
    float: right;
  }
  .main-heaader-right ul li {
    margin-right: 20px;
    padding-left: 20px;
  }

  .main-navigation ul li:first-child {
    padding: 0 15px 0 0;
  }
  .main-navigation ul li a {
    font-size: 15px;
  }
  .main-navigation ul li {
    padding: 0 15px;
  }
  .menu-social-links-menu-container ul li {
    padding: 0 15px 0 0;
  }
  .menu-social-links-menu-container ul li a {
    font-size: 17px;
    line-height: 32px;
    width: 30px;
    height: 30px;
  }

  .banner {
    padding: 5px 0 0;
  }

  .site-footer {
    padding: 50px 0;
  }
  .footer-left {
    width: 100%;
  }
  .footer-right {
    width: 100%;
    padding: 0;
  }
  .footer-left ul li.menu-item-has-children {
    width: 25% !important;
  }
	.elementor-widget-tabs .elementor-tab-content{
	max-height: 400px;
}
}
