html {
  scroll-behavior: smooth;
}

@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-LightItalic.woff2") format("woff2"),
    url("../fonts/Lato-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Light.woff2") format("woff2"),
    url("../fonts/Lato-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Regular.woff2") format("woff2"),
    url("../fonts/Lato-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Lato Hairline";
  src: url("../fonts/Lato-Hairline.woff2") format("woff2"),
    url("../fonts/Lato-Hairline.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Lato Hairline";
  src: url("../fonts/Lato-HairlineItalic.woff2") format("woff2"),
    url("../fonts/Lato-HairlineItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Black.woff2") format("woff2"),
    url("../fonts/Lato-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-BlackItalic.woff2") format("woff2"),
    url("../fonts/Lato-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-BoldItalic.woff2") format("woff2"),
    url("../fonts/Lato-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Bold.woff2") format("woff2"),
    url("../fonts/Lato-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Italic.woff2") format("woff2"),
    url("../fonts/Lato-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

*,
*:hover,
*:hover *,
*:focus,
*:focus * {
  outline: none !important;
  transition: 0.4s all;
}

a:hover,
a:focus {
  color: #d94600;
}

:root {
  --lato-fonts: "Lato";
  --reguler-font: 18px;
  --title-font: 20px;
  --su-line-font: 16px;
  --white: #fff;
  --black: #000;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
li {
  font-family: var(--lato-fonts) !important;
}

header.entry-header {
  display: none;
}

.site-inner,
.wrap {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0;
}

.elementor-column-gap-default
  > .elementor-row
  > .elementor-column
  > .elementor-element-populated
  > .elementor-widget-wrap {
  padding: 0 !important;
}

header.site-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: transparent;
}

.container-fix {
  max-width: 1440px !important;
  margin: auto;
}

/* Header */

.nav-trigger {
  width: 32px;
  height: 28px;
  z-index: 1111;
  position: relative;
}

.nav-trigger:hover span:nth-child(1),
.nav-trigger:hover span:nth-child(3) {
  width: 25px;
  left: 0;
}

nav.nav-primary.genesis-responsive-menu {
  display: none;
}

.header-social-icon .top-sec-menu ul {
  display: flex;
  gap: 40px;
}

.top-sec-menu a {
  display: inline-block;
}

.top-sec-menu a.head-mat-top {
  margin-top: 10px;
}

.live-score {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.live-score span {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  color: #ffffff;
  display: none;
  font-family: var(--lato-fonts) !important;
}

.menu-overlay {
  position: fixed;
  width: 50%;
  height: 100%;
  top: 0;
  right: 0;
  left: inherit;
  background-color: #011343;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  overflow: auto;
  transition: all 0.5s;
}

.menu-overlay .row.flex {
  width: auto;
}

.nav-trigger span,
.nav-trigger span:nth-child(2) {
  background: #fff;
  width: 32px;
  height: 1px;
}

.nav-trigger span:nth-child(2) {
  top: 14px;
}

.nav-trigger span:nth-child(3) {
  top: 24px;
}

.site-header > .wrap {
  max-width: 96% !important;
}

.site-header .header-navmenu-area {
  gap: 158px;
}

.menu-overlay .row.flex {
  padding: 0;
}

.menu-overlay .nav a {
  padding: 0;
}

.menu-overlay .container {
  padding: 30px 31px 100px 50px;
  height: 100%;
}

.flex-middle ul li a {
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 20px !important;
  line-height: 24px !important;
  text-align: left;
  color: #ffffff !important;
  padding: 30px 0 !important;
  border-bottom: 1px solid rgb(255 255 255 / 50%);
}

ul.dropdown-menu {
  background: #081b4f;
  display: none;
}

ul.dropdown-menu li a {
  padding: 20px 36px !important;
}

ul.dropdown-menu li:last-child a {
  border-bottom: none;
}

b.caret {
  display: inline-block;
  width: 34px;
  height: 34px;
  position: absolute;
  right: 0;
  background: url(../images/arrow-select-dropdown.svg) no-repeat center center;
  background-size: auto;
  transition: 0.4s all;
  filter: brightness(0) invert(1);
}

.menu-overlay .nav a.dropdown-toggle.chev b.caret {
  transform: rotate(180deg);
  transition: 0.4s all;
}

.menu-overlay .container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 94px;
}

.menu-overlay .row.flex {
  width: 100%;
}

.menu-overlay {
  width: 837px;
}

.social-media-section-toggel-menu ul {
  display: flex;
  gap: 40px;
  margin-top: 19px;
}

.flex-middle ul li:last-child a {
  border: none;
}

.menu-overlay .nav {
  max-width: 100%;
}

.contect-sec-popup-menu {
  display: inline-flex;
  width: 100%;
  align-items: flex-end;
}

.contect-sec-popup-menu .content-area {
  display: flex;
  gap: 24px;
}

.contect-sec-popup-menu .content-area h6 {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  text-transform: capitalize;
  color: #ffffff;
  margin: 0;
}

.contect-sec-popup-menu .content-area a,
.contect-sec-popup-menu .content-area p {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #ffffff;
}

.contect-sec-popup-menu ul {
  display: flex;
  flex-direction: column;
  gap: 61px;
}

.icon-sec svg {
  width: 100%;
  height: 100%;
}

.icon-sec {
  width: 45px;
  height: 45px;
}

header.site-header.dark {
  background: #011343;
  position: fixed;
  top: 0;
  left: 0;
  padding: 10px 0;
  box-shadow: 0 1px 6px 0 rgb(0 0 0 / 28%);
}

.site-header.dark > .wrap {
  height: auto;
}

.open .nav-trigger span:nth-child(1),
.open .nav-trigger span:nth-child(3),
.open .nav-trigger:hover span:nth-child(1),
.open .nav-trigger:hover span:nth-child(3) {
  top: 12px;
}

.site-header {
  z-index: 9999;
}
.page-id-295 .site-header {
  z-index: 10000;
}

.site-header.dark > .wrap {
  height: 100px;
}

.site-header.dark > .wrap .header_left img {
  height: 100px;
}

.col-5.flex-middle::-webkit-scrollbar,
.menu-overlay::-webkit-scrollbar {
  display: none;
}

.col-5.flex-middle {
  height: 764px;
  overflow-y: scroll;
}

.col-5.flex-middle,
.menu-overlay {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}

.menu-overlay .nav a:hover {
  color: #d94600 !important;
}

.menu-overlay .nav .dropdown-menu a:hover,
.menu-overlay .nav .dropdown-menu a:focus {
  background: #d94600;
  color: #fff !important;
}

.social-media-section-toggel-menu ul li a.head-mat-top:hover circle,
.top-sec-menu ul li a:hover circle {
  stroke: #d94600 !important;
}

.social-media-section-toggel-menu ul li a.head-mat-top:hover path,
.contect-sec-popup-menu .content-area:hover path,
.top-sec-menu ul li a:hover path {
  fill: #d94600 !important;
}

.contect-sec-popup-menu .content-area:hover h6,
.contect-sec-popup-menu .content-area:hover p,
.contect-sec-popup-menu .content-area:hover a {
  color: #d94600;
}

.nav-trigger:hover span,
.open .nav-trigger:hover span {
  background: #d94600;
}

/* Home Page */

.slider-home-banner .swiper-pagination-bullet {
  background: #fff !important;
  opacity: 1 !important;
  width: 8px !important;
  height: 8px !important;
  margin: 0 !important;
}

.slider-home-banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 12px !important;
  height: 12px !important;
}

.slider-home-banner .swiper-container-horizontal > .swiper-pagination-bullets {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 20px !important;
  bottom: 20px !important;
}

.inner-section-home-page-about h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 50px;
  line-height: 60px;
  color: #1b1c1e !important;
  margin-bottom: 10px;
}

.about-sec-home p {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 155%;
  color: #1b1c1e;
  margin-bottom: 15px;
}

.link-text {
  padding-top: 15px;
  display: inline-block;
  position: relative;
}

.inner-section-home-page-about .right-colom img {
  padding-left: 20px;
}

.link-text a.box-link {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 42px;
  color: #011343;
  border: 1.5px solid #011343;
  display: inline-block;
  padding: 0 30px 0 10px;
  position: relative;
  transition: 0.4s all;
}

.link-text a.box-link::after {
  content: "";
  position: absolute;
  background: #fff url(../images/readmore-icon.svg) no-repeat center center;
  width: 44px;
  height: 16px;
  right: -25px;
  top: 13px;
  transition: 0.4s all;
}

.link-text a.box-link:hover {
  background: #fff;
  border-color: #d94600;
  color: #d94600;
  transition: 0.4s all;
}

.link-text a.box-link:hover:after {
  background: #fff url(../images/readmore-icon-hover.svg) no-repeat center
    center;
  right: -30px;
  transition: 0.4s all;
}

.inner-section-home-page-about .left-colom .elementor-widget-wrap {
  align-items: center;
  display: inline-flex;
  align-self: center;
}

.home-about-sec {
  padding: 100px 0;
}

.feture-shedule-sec-title-area h2 {
  margin: 0;
  font-style: normal;
  font-weight: bold;
  font-size: 45px;
  line-height: 54px;
  color: #ffffff;
}

.feture-shedule-sec-title-area {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.fetur-shedule-home {
  padding: 45px 0;
}

.feture-shedule-sec-title-area .link-text a.box-link-transpernt,
.feture-shedule-sec-title-area .link-text .box-link-transpernt {
  padding-top: 0;
  text-align: right;
  margin-right: 0;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #ffffff;
  padding: 10px 52px 10px 14px;
}

a.box-link-transpernt:hover,
p.box-link-transpernt:hover {
  border-color: #d94600 !important;
  color: #d94600 !important;
}

a.box-link-transpernt:hover:after,
p.box-link-transpernt:hover:after {
  background: url(../images/readmore-icon-hover.svg) no-repeat center center;
  right: -30px;
  transition: 0.4s all;
  filter: none;
}

.link-text.transperent-link-box:hover::after,
.link-text.transperent-link-box:hover::before {
  background: #d94600;
}

.feture-shedule-sec-title-area .link-text {
  position: relative;
  padding: 0;
  margin-right: 25px;
}

.box-link-transpernt {
  margin: 0 !important;
}

.resentitem-description .link-text.transperent-link-box::before,
.resentitem-description .link-text.transperent-link-box::after {
  height: 30%;
  top: 0;
}

.resentitem-description .link-text.transperent-link-box::after {
  top: inherit;
  bottom: 0;
}

.link-text a.box-link-transpernt,
.link-text .box-link-transpernt {
  text-align: right;
  margin-right: 0;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #ffffff;
  padding: 10px 52px 10px 14px;
  border: 1.5px solid #fff;
  border-right: none;
  position: relative;
}

.link-text.transperent-link-box {
  padding-top: 0;
}

.link-text.transperent-link-box::after,
.link-text.transperent-link-box::before {
  content: "";
  position: absolute;
  height: 45%;
  width: 1px;
  background: #fff;
  top: -7px;
  right: 0;
}

.link-text.transperent-link-box::before {
  top: inherit;
  bottom: -7px;
}

.box-link-transpernt::after {
  content: "";
  position: absolute;
  background: url(../images/readmore-icon.svg) no-repeat center center;
  width: 44px;
  height: 16px;
  right: -25px;
  top: 13px;
  transition: 0.4s all;
  filter: brightness(0) invert(1);
}

.box-link-transpernt:hover::after {
  right: -30px;
  transition: 0.4s all;
}

.play-list-section .e-tabs-header {
  display: none !important;
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title {
  padding: 0 40px !important;
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.e-active,
.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:hover {
  background: #fff !important;
  border-color: #fff !important;
  border-width: 0 0 1px;
}

.elementor-widget-video-playlist
  .e-tabs-items-wrapper
  .e-tab-title
  .e-tab-thumbnail {
  width: 243px !important;
  height: 145px !important;
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title {
  padding: 0 0 0 20px !important;
  height: auto !important;
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tabs-items {
  height: 100% !important;
  overflow-y: scroll !important;
  /* margin-left: 30px !important;
	float: left !important;
	height: 300px !important;
	width: 65px !important;
	background: #F5F5F5 !important;
	margin-bottom: 25px !important; */
}

.elementor-widget-video-playlist
  .e-tabs-items-wrapper
  .e-tabs-items::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
  border-radius: 10px;
}

.elementor-widget-video-playlist
  .e-tabs-items-wrapper
  .e-tabs-items::-webkit-scrollbar {
  width: 10px;
  background-color: #f5f5f5;
}

.elementor-widget-video-playlist
  .e-tabs-items-wrapper
  .e-tabs-items::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.44, rgb(122, 153, 217)),
    color-stop(0.72, rgb(73, 125, 189)),
    color-stop(0.86, rgb(28, 58, 148))
  );
}

.elementor-widget-video-playlist
  .e-tabs-items-wrapper
  .e-tab-title.e-active
  .e-tab-title-text
  a,
.elementor-widget-video-playlist
  .e-tabs-items-wrapper
  .e-tab-title:hover
  .e-tab-title-text
  a,
.elementor-widget-video-playlist
  .e-tabs-items-wrapper
  .e-tab-title
  .e-tab-title-text
  a {
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 29px;
  color: #1b1c1e !important;
}

.elementor-widget-video-playlist
  .e-tabs-items-wrapper
  .e-tab-title.e-active
  .e-tab-title-text
  a,
.elementor-widget-video-playlist
  .e-tabs-items-wrapper
  .e-tab-title:hover
  .e-tab-title-text
  a,
.elementor-widget-video-playlist
  .e-tabs-items-wrapper
  .e-tab-title
  .e-tab-title-text
  a {
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 29px;
  color: #1b1c1e !important;
  height: auto !important;
  display: inline-block;
  width: 100%;
  word-break: break-word;
}

.elementor-widget-video-playlist
  .e-tabs-items-wrapper
  .e-tab-title:hover
  .e-tab-title-text
  a {
  color: #d94600 !important;
}

.elementor-widget-video-playlist
  .e-tabs-items-wrapper.bottom-shadow
  .shadow-bottom,
.elementor-widget-video-playlist .e-tabs-items-wrapper.top-shadow .shadow-top,
.elementor-widget-video-playlist .e-tabs-items-wrapper .shadow-top {
  display: none !important;
}

.elementor-widget-video-playlist
  .e-tabs-items-wrapper
  .e-tab-title
  .e-tab-thumbnail
  img {
  width: 100% !important;
  height: 100% !important;
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title {
  margin-bottom: 15px;
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:last-child {
  margin-bottom: 0 !important;
}

.elementor-widget-video-playlist .e-tabs-main-area {
  height: 466px !important;
}

.home-video-sec {
  padding: 100px 0 87px 0;
}

.home-div-box-inn .section-inn img {
  display: block;
  margin: auto;
}

.section-inn h2 {
  font-style: normal;
  font-weight: 800;
  font-size: 40px;
  line-height: 48px;
  text-align: center;
  color: #1b1c1e;
  margin: 0;
}

span.block-span {
  display: block;
}

.section-inn h2 span {
  font-weight: 500;
}

.home-div-box-inn .section-inn {
  width: 100%;
  display: grid;
  text-align: center;
  grid-gap: 60px;
}

.home-div-box-inn {
  background: #ffffff;
  box-shadow: 0px 0px 5px rgb(0 0 0 / 25%);
  display: inline-flex;
  width: 100%;
  height: 475px;
  align-items: center;
}

.box-section-home .elementor-row {
  gap: 30px;
}

.home-box-area {
  padding-bottom: 100px;
}

.gallery-sec-home .feture-shedule-sec-title-area h2 {
  color: #1b1c1e;
  font-size: 50px;
}

/* figure {
  margin: 0;
  display: grid;
  grid-template-rows: 1fr auto;
} */

figure > img {
  grid-row: 1 / -1;
  grid-column: 1;
  float: left;
}

figure a {
  text-decoration: none;
}

figcaption {
  grid-row: 2;
  grid-column: 1;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 0.2em 0.5em;
  justify-self: start;
}

.imagegallery-grid {
  display: grid;
  gap: 25px;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: masonry;
}

.imagegallery-grid figure.cust-col-md-4 {
  height: 250px;
}

/* .imagegallery-grid figure.cust-col-md-4:nth-child(even) {
  height: 510px !important;
} */

.imagegallery-grid figure.cust-col-md-4 img {
  width: 100% !important;
  object-fit: cover;
  float: left;
  height: 100% !important;
}

figure.cust-col-md-4 a.thumbnail:hover img {
  transform: scale(1.15);
}

.imagegallery-grid figure.cust-col-md-4:nth-child(4),
.imagegallery-grid figure.cust-col-md-4:nth-child(6) {
  margin-top: -260px !important;
}

figure.cust-col-md-4 a.thumbnail {
  display: inline-block;
  float: left;
  height: 100%;
  width: 100%;
}

figure.cust-col-md-4 a.thumbnail:hover::after {
  opacity: 1;
}

figcaption {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-style: normal;
  font-weight: 900;
  font-size: 20px;
  line-height: 24px;
  font-family: "Lato";
  padding: 11px 15px;
}

figure.cust-col-md-4 {
  position: relative;
}

.imagegallery {
  padding: 41px 0 100px 0;
}

.recentprojects .slick-arrow {
  display: none !important;
}

.recentprojects ul.slick-dots {
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  gap: 20px;
  align-items: center;
  margin-top: 10px;
}

.recentprojects ul.slick-dots li {
  list-style: none;
}

.recentprojects ul.slick-dots li button {
  font-size: 0;
  border: none;
  padding: 0;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #fff;
}

.recentprojects ul.slick-dots li.slick-active button {
  width: 12px;
  height: 12px;
}

.fetur-shedule-home .resentitem img.resentitem-image {
  width: 100%;
  height: 185px;
  object-fit: cover;
}

.fetur-shedule-home .resentitem .resentitem {
  padding: 0 14.5px;
}

.fetur-shedule-home span.date-span,
.fetur-shedule-home.home-blog-outer .post-date span {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #ffffff;
  display: inline-block;
  padding: 9px 22px;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  width: auto;
}

.fetur-shedule-home.home-blog-outer .resentitem-description p {
  font-family: var(--lato-fonts);
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
}

.fetur-shedule-home .post-date {
  position: relative;
  margin-bottom: 20px;
  z-index: 1;
}

.fetur-shedule-home.home-blog-outer {
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 30px;
}

.fetur-shedule-home.home-blog-outer .resentitem {
  padding: 0;
}

.fetur-shedule-home .resentitem {
  padding: 0 14.5px;
}

.fetur-shedule-home.home-blog-outer .resentitem-title h2 {
  font-family: var(--lato-fonts);
  font-style: normal;
  font-weight: 900;
  font-size: 20px;
  line-height: 24px;
}

.fetur-shedule-home .resentitem a {
  display: inline-block;
  transition: 0.4s all;
}

.fetur-shedule-home .resentitem-title h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 20px;
  line-height: 24px;
  color: #ffffff;
  margin-bottom: 6px;
}

.fetur-shedule-home .resentitem-description p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #ffffff;
  margin: 0;
}

span.aroow-listing {
  margin-left: 5px;
  display: inline-block;
}

span.aroow-listing:last-child {
  display: none;
}

span.cat-name,
span.aroow-listing {
  display: inline-block;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #ff5000;
  font-family: var(--lato-fonts);
}

.fetur-shedule-home .post-date::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  top: 10px;
  left: 10px;
  transition: 0.4s all;
  z-index: -1;
}

.fetur-shedule-home .resentitem a:hover .post-date::after {
  background: #ec4a00;
  transition: 0.4s all;
}

.feture-shidule-sec-slider {
  padding-top: 18px;
}

.elementor-widget-video-playlist .e-tabs-wrapper {
  width: 40.8% !important;
}

.elementor-widget-video-playlist
  .e-tabs-items-wrapper
  .e-tab-title
  .e-tab-title-text {
  white-space: normal !important;
  height: 87px !important;
  word-break: break-all !important;
  margin: auto 20px !important;
}

.news-sec-home .feture-shedule-sec-title-area h2 {
  color: #1b1c1e;
}

.news-sec-home .link-text a.box-link {
  padding-right: 52px;
}

.news-sec-home {
  padding-bottom: 100px;
}

.news-sec .recentprojects .resentitem:nth-child(2) {
  float: left;
  width: 885px;
  height: 600px;
  margin-right: 20px;
}

.news-sec .recentprojects .resentitem:nth-child(1),
.news-sec .recentprojects .resentitem:nth-child(3) {
  float: right;
  width: 535px;
  height: 290px;
}

.news-sec .recentprojects .resentitem:nth-child(1) img.resentitem-image,
.news-sec .recentprojects .resentitem:nth-child(3) img.resentitem-image,
.news-sec .recentprojects .resentitem:nth-child(1) .overlay-sec-home-new,
.news-sec .recentprojects .resentitem:nth-child(3) .overlay-sec-home-new {
  width: 100%;
  height: 301px;
  object-fit: cover;
  display: inline-block;
  float: left;
}

.news-sec .recentprojects .resentitem:nth-child(2) img.resentitem-image,
.news-sec .recentprojects .resentitem:nth-child(2) .overlay-sec-home-new {
  height: 618px;
  object-fit: cover;
  display: inline-block;
  float: left;
}

.news-sec .resentitem a {
  display: inline-block;
  width: 100%;
  position: relative;
}

.overlay-sec-home-new {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1111;
  width: 100%;
  height: 100%;
  display: table;
}

.overlay-sec-inner-home-new {
  display: table-cell;
  vertical-align: bottom;
}

.news-sec .recentprojects .resentitem:nth-child(1) {
  margin-bottom: 27px;
  height: 290px;
}

.news-sec .resentitem .overlay-sec-home-new {
  background: rgba(0, 0, 0, 0.5);
  padding: 20px;
}

.news-sec .recentprojects .resentitem .overlay-sec-home-new {
  display: inline-flex !important;
  align-items: flex-end;
}

.overlay-sec-inner-home-new .datesec span {
  font-style: normal;
  font-weight: normal;
  font-size: var(--reguler-font);
  line-height: 160%;
  color: var(--white);
  display: inline-block;
  margin-bottom: 1px;
}

.overlay-sec-inner-home-new .resentitem-title h2 {
  font-style: normal;
  font-weight: bold;
  font-size: var(--title-font);
  line-height: 140%;
  color: var(--white);
  margin-bottom: 11px;
}

.overlay-sec-inner-home-new .resentitem-description p {
  font-style: normal;
  font-weight: normal;
  font-size: var(--su-line-font);
  line-height: 130%;
  color: var(--white);
  margin-bottom: 15px;
}

.overlay-sec-inner-home-new .resentitem-description p.read-mor-link-home {
  margin-bottom: 0;
  display: inline-block;
  padding-right: 34px;
  font-style: normal;
  font-weight: normal;
  font-size: var(--reguler-font);
  line-height: 26px;
  color: var(--white);
  background: url(../images/read-more-arrow.svg) no-repeat center right;
  transition: 0.4s all;
}

.overlay-sec-inner-home-new .resentitem-description p.read-mor-link-home:hover {
  padding-right: 40px;
  transition: 0.4s all;
}

.news-sec .resentitem a:hover .overlay-sec-home-new {
  background: rgb(1 19 67 / 40%);
}

.news-sec .recentprojects .resentitem:nth-child(2) .resentitem-title {
  width: 100%;
}

.news-sec .recentprojects .resentitem:nth-child(1) .resentitem-title {
  width: 100%;
}

.news-sec .recentprojects .resentitem:nth-child(3) .resentitem-title {
  width: 100%;
}

/* Site Footer */

footer.site-footer {
  padding: 0;
}

.footer-wrap-sec-inn {
  display: grid;
  grid-template-columns: 1.5fr 1fr;
  padding-bottom: 50px;
  grid-gap: 136px;
}

.menu-overlay .nav a:hover,
.nav .current-menu-item a,
.menu-overlay .nav li:hover > a {
  font-style: normal;
}

ul.nav.nav-footer {
  display: flex;
  justify-content: space-between;
}

ul.nav.nav-footer li a {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #ffffff;
}

.footer-social-media-in ul {
  display: flex;
  justify-content: center;
  gap: 40px;
  padding: 59px 0 40px 0;
}

.footer-text p {
  text-transform: unset;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #ffffff;
  width: 80%;
  margin: auto;
}

.footer-menu {
  padding-top: 30px;
}

footer.site-footer {
  padding: 60px 0 27px 0;
}

.copyright-area p {
  text-transform: unset;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 155%;
  color: #ffffff;
}

.site-footer a:hover,
.site-footer a:focus {
  color: #fff;
  text-decoration: underline !important;
}

.site-footer .titel-sec h2 {
  text-align: left;
  font-style: normal;
  font-weight: 700;
  font-size: 35px;
  line-height: 42px;
  color: #ffffff;
  margin: 0;
}

.titel-sec h2 span {
  font-size: 20px;
  line-height: 24px;
  font-style: normal;
}

.site-footer form div label {
  display: inline-block !important;
  width: 100%;
  text-align: left;
  font-style: normal;
  font-weight: normal !important;
  font-size: 18px !important;
  line-height: 22px;
  color: #ffffff !important;
  font-family: var(--lato-fonts) !important;
}

.site-footer form div input {
  width: 400px;
  color: #000;
  line-height: 45px !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 16px !important;
  font-family: var(--lato-fonts) !important;
  padding: 0 15px !important;
}

.site-footer form div input::placeholder {
  color: #5c5c5c;
  font-family: var(--lato-fonts) !important;
}

.site-footer form div.gform_footer.top_label {
  border-right: none !important;
  display: inline-block !important;
  padding: 0 !important;
  position: relative;
  margin-top: 30px !important;
}

.site-footer form div.gform_footer.top_label input[type="submit"] {
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 15px !important;
  line-height: 100% !important;
  padding: 9px 56px 9px 7px !important;
  color: #ffffff !important;
  background: transparent !important;
  text-transform: capitalize !important;
  letter-spacing: 0 !important;
  width: auto !important;
  height: auto !important;
  border: none;
  margin: 0 !important;
  position: relative;
}

.site-footer form div.gform_footer.top_label:hover::before {
  background: url(../images/footer-border-hover.svg) no-repeat center center;
}

.site-footer form div.gform_footer.top_label:hover::after {
  background: url(../images/readmore-icon-hover.svg) no-repeat center center;
  filter: none;
}

.site-footer form div.gform_footer.top_label input[type="submit"]:hover {
  color: #d94600 !important;
}

.site-footer .gform_footer.top_label {
  text-align: left;
  transition: 0.4s all;
}

.site-footer form {
  text-align: left;
  transition: 0.4s all;
  width: 400px;
}

.site-footer form div.gform_footer.top_label::after {
  content: "";
  position: absolute;
  background: url(../images/readmore-icon.svg) no-repeat center center;
  width: 44px;
  height: 16px;
  right: -25px;
  top: 9px;
  transition: 0.4s all;
  filter: brightness(0) invert(1);
  display: inline-block;
  transition: 0.4s all;
}

.site-footer form div.gform_footer.top_label::before {
  content: "";
  position: absolute;
  width: 110px;
  height: 35px;
  background: url(../images/footer-border.svg) no-repeat center center;
  top: 0px;
  right: 0;
  transition: 0.4s all;
}

.site-footer form div.gform_footer.top_label input[type="submit"]::after {
  content: "";
  position: absolute;
  background: url(../images/readmore-icon.svg) no-repeat center center;
  width: 110px;
  height: 35px;
  right: -25px;
  top: 13px;
  transition: 0.4s all;
  filter: brightness(0) invert(1);
  display: inline-block;
  transition: 0.4s all;
}

.site-footer form div.gform_footer.top_label:hover::after {
  right: -30px;
  transition: 0.4s all;
}

.site-footer .gform_wrapper.gravity-theme .gform_fields {
  grid-gap: 20px;
}

.right-col-footer {
  display: inline-flex;
  align-items: center;
}

.gform_wrapper .gform_validation_errors {
  display: none;
}

.gform_wrapper.gravity-theme .description,
.gform_wrapper.gravity-theme .gfield_description,
.gform_wrapper.gravity-theme .gsection_description,
.gform_wrapper.gravity-theme .instruction {
  padding: 0 !important;
  border: none !important;
  background: transparent !important;
}

.live-score svg {
  animation: shine 5s linear infinite;
}

@keyframes shine {
  0%,
  20%,
  50%,
  80% {
    color: #333;
    text-shadow: none;
  }
  30%,
  70%,
  95% {
    color: #fff;
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 40px #fff, 0 0 80px #fff;
  }
}

.footer-social-media-in svg {
  width: 38px;
  height: 38px;
}

.footer-social-media-in a {
  display: inline-block;
  width: auto;
  height: auto;
}

.footer-social-media-in a:hover circle,
.footer-social-media-in a:hover path {
  stroke: #d94600 !important;
}

ul.nav.nav-footer li a:hover,
ul.nav.nav-footer li a:focus,
.copyright-area a:hover,
.copyright-area a:focus {
  color: #d94600;
}

/* Contect Us Page */

.feture-imag-heading {
  padding: 161px 0;
}

.feture-imag-heading h1 {
  font-style: normal !important;
  font-weight: bold !important;
  font-size: 65px !important;
  line-height: 78px !important;
  color: #fff !important;
  margin: 0 !important;
  text-align: center;
}

.single-post .feture-imag-heading h1,
.single-future_shedule .feture-imag-heading h1 {
  font-style: normal !important;
  font-weight: bold !important;
  font-size: 35px !important;
  line-height: 48px !important;
  color: #fff !important;
  width: 60%;
  text-align: center;
  margin: 0 auto !important;
}

.single-future_shedule img.future_shedule-image {
  height: 550px;
  object-fit: cover;
  margin-top: 100px;
  width: 100%;
}

.single-future_shedule div.content {
  padding-top: 100px;
  padding-bottom: 20px;
}

.single-future_shedule .content p {
  font-style: normal;
  font-weight: normal;
  font-size: var(--reguler-font);
  line-height: 150%;
  color: var(--black);
  margin-bottom: 15px;
}

.contect-text h2 {
  text-align: center;
  font-style: normal;
  font-weight: bold;
  font-size: 50px;
  line-height: 60px;
  margin-bottom: 15px !important;
  color: #1b1c1e;
}

.contect-text-inner h3 {
  font-style: normal;
  font-weight: 600;
  font-size: 26px;
  line-height: 139%;
  text-align: center;
  color: #011343;
  margin-bottom: 20px !important;
}

.contect-text-inner p {
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 139%;
  text-align: center;
  color: #1b1c1e;
  margin: 0 auto;
  width: 80%;
}

.contect-page-head-area {
  padding: 80px 0 100px 0;
}

.html-area {
  background: #011343;
  box-shadow: 0px 0px 2px rgb(0 0 0 / 15%);
  padding: 43px 42px;
}

.list-sec-add ul {
  padding: 0;
  margin: 0;
}

.list-sec-add ul li {
  list-style: none;
  display: flex;
  gap: 17px;
  align-items: center;
}

.list-sec-add ul li p,
.list-sec-add ul li p a {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #ffffff;
  margin: 0;
}

.social-shere-section {
  padding-top: 61px;
}

.social-sher-inn ul {
  padding: 0;
  margin: 0;
  display: flex;
  gap: 43px;
}

.social-sher-inn ul li {
  list-style: none;
}

.list-sec-add ul {
  padding: 0;
  margin: 0;
  display: grid;
  grid-gap: 41px;
  grid-template-columns: 1fr;
}

.html-form-title h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
  color: #011343;
  margin: 0;
}

div#gform_fields_2 {
  grid-gap: 35px;
}

.contect-sec-inner-sec {
  background: #ffffff;
  box-shadow: 0px 0px 2px rgb(0 0 0 / 15%);
}

h2.title-contect-page-form-area {
  margin-bottom: 50px;
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
  color: #ffffff;
}

.contect-page form {
  padding: 43px 109px 30px 52px;
}

.form-sec form input,
.form-sec form textarea,
.form-sec form select {
  border: 1px solid #a3a3a3;
  box-sizing: border-box;
  padding: 0 25px !important;
  height: 51px;
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 15px !important;
  line-height: 18px !important;
  color: #000 !important;
  font-family: "Lato" !important;
}

.form-sec form input:focus::placeholder,
.form-sec form textarea:focus::placeholder {
  color: #000 !important;
}

.form-sec form input:focus,
.form-sec form textarea:focus {
  border-color: #011343 !important;
}

.form-sec form input::placeholder,
.form-sec form textarea::placeholder {
  color: #959595 !important;
}

.form-sec form textarea {
  height: 122px !important;
  padding: 13px 25px 25px 13px !important;
}

.form-sec form input[type="submit"] {
  padding: 0 49px !important;
  background: #011343;
  color: #fff !important;
  border: none !important;
  font-style: normal !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 22px !important;
  text-align: center !important;
  text-transform: capitalize;
  letter-spacing: 0;
  margin: 0 !important;
}

.form-sec form select {
  appearance: none;
  background: url(../images/arrow-select-dropdown.svg) no-repeat center right
    26px;
}

.form-sec .gform_wrapper.gravity-theme .ginput_container_date,
.form-sec .gform_wrapper.gravity-theme .ginput_container_date input {
  width: 100% !important;
  display: inline-block !important;
}

.form-sec .gform_wrapper.gravity-theme .ginput_container_date input {
  background: url(../images/celendor.svg) no-repeat center right 30px;
}

/* .form-sec .ginput_container.ginput_container_radio .gfield_radio {
    display: flex;
    gap: 50px;
} */

.form-sec .ginput_container.ginput_container_radio .gfield_radio .gchoice {
  display: inline-block;
  width: auto;
  margin-right: 50px;
  float: left;
}

.form-sec
  .ginput_container.ginput_container_radio
  .gfield_radio
  .gchoice
  .gfield-choice-input {
  height: auto !important;
}

.form-sec
  .ginput_container.ginput_container_radio
  .gfield_radio
  .gchoice
  .gfield-choice-input
  + label {
  display: inline-block;
  width: auto !important;
  max-width: 100% !important;
  color: #011343 !important;
}

.form-sec form input[type="submit"]:hover,
.form-sec form input[type="submit"]:focus {
  background: #d94600 !important;
}

.form-sec form .gform_footer.top_label {
  padding: 16px 0 0 0 !important;
  margin: 0px !important;
  text-align: center;
}

.col-rtg-contect div {
  height: 100% !important;
}

.col-rtg-contect div.list-sec-add,
.col-rtg-contect div.social-shere-section {
  height: auto !important;
}

.contect-page {
  padding-bottom: 100px;
  margin-top: -370px;
}

/* Register Page */

.contect-page.regiter-page-form {
  padding-bottom: 100px;
  margin-top: 0;
}

.list-sec-add.list-number ul li p {
  display: inline-flex;
  width: 100%;
  gap: 10px;
}

.contect-page.regiter-page-form form {
  padding: 40px 50px 58px 52px;
}

.regiter-page-form.form-sec form .gform_footer.top_label {
  text-align: left;
  position: relative;
}

.contect-page-head-area.page-register-title {
  padding: 80px 0 60px 0;
}

span.underline-text {
  border-bottom: 2px solid #1b1c1e;
}

div#gform_fields_3 {
  grid-column-gap: 37px;
  grid-row-gap: 20px;
}

.html-form-title.html-form-title-two {
  margin-top: 20px;
}

.gform_ajax_spinner {
  position: absolute;
}

.regiter-page-form.form-sec form .gform_footer.top_label::after {
  content: "Registration is free, and doesn’t give any membership benefits with the organization.";
  position: absolute;
  left: 0;
  bottom: -36px;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
  color: #959595;
  z-index: 11111;
  cursor: text;
}

/* About Us Page */

.sec-anout-two .about-sec-home {
  padding-left: 20px;
}

.sec-anout-two .elementor-widget-wrap {
  align-items: center;
  align-self: center;
}

.sec-anout-two {
  padding-top: 100px;
}

.team-title-sec h3 {
  text-align: center;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  color: #1b1c1e;
  margin-bottom: 10px;
}

.team-title-sec h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 50px;
  line-height: 60px;
  color: #1b1c1e;
  margin-bottom: 0;
  text-align: center;
}

.team-sec-outer.grid-four .team-sec-inn {
  grid-template-columns: repeat(4, 1fr);
  display: grid;
  grid-column-gap: 39px;
}

.img-sec img {
  width: 331px;
  height: 300px;
  object-fit: cover;
  float: left;
}

.col-sec-team a {
  position: relative;
  display: inline-block;
  float: left;
}

.ovarlay-area {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: rgba(1, 19, 67, 0.6);
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.4s all;
}

.col-sec-team a {
  transition: 0.4s all;
}

.col-sec-team a:hover .ovarlay-area {
  opacity: 1;
  transition: 0.4s all;
}

.ovarlay-area h4 {
  margin: 0;
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 170%;
  text-align: center;
  color: #ffffff;
}

.img-sec {
  display: inline-block;
  float: left;
}

.team-sec {
  padding-bottom: 100px;
}

.team-sec-outer {
  padding-top: 30px;
}

.team-sec-outer.grid-two .team-sec-inn {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 39px;
}

.team-sec-outer.grid-two .team-sec-inn .col-sec-team:first-child {
  text-align: right;
}

.team-sec-outer.grid-two .team-sec-inn .col-sec-team:first-child a {
  display: inline-block;
  float: right;
}

/* Singal Team Mamber Page */

.tam-mamber-inner-sec {
  padding: 80px 0 100px 0;
}

.team-mamber-img img {
  width: 331px !important;
  height: 300px !important;
  object-fit: cover !important;
}

.name-of-team h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 50px;
  line-height: 60px;
  color: #1b1c1e !important;
}

.other-detais-main ul li {
  list-style: none;
}

.other-detais-main ul {
  padding: 0;
  margin: 0 0 20px 0;
}

.other-detais-main ul li span.label-text,
.other-detais-main ul li a {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 155%;
  color: #1b1c1e;
}

.other-detais-main ul li a:hover {
  color: #d94600;
}

.other-details ul li {
  display: flex;
  gap: 10px;
}

.social-media-sec ul {
  display: flex;
  gap: 15px;
}

.social-media-sec ul li {
  width: 38px;
  height: 38px;
}

.social-media-sec ul li a.social-link {
  display: inline-block;
  width: 100%;
  height: 100%;
  font-size: 0;
  float: left;
}

.social-media-sec ul li a.social-link.fb {
  background: url(../images/fb-detail-page.svg) no-repeat center center;
  background-size: contain;
  filter: brightness(0);
}

.social-media-sec ul li a.social-link.instagram {
  background: url(../images/insta-detail-page.svg) no-repeat center center;
  background-size: contain;
  filter: brightness(0);
}

.social-media-sec ul li a.social-link.tweeter {
  background: url(../images/tweeter-detail-page.svg) no-repeat center center;
  background-size: contain;
  filter: brightness(0);
}

.discription-section p {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 155%;
  color: #1b1c1e;
}

.discription-section p:last-child {
  margin-bottom: 0;
}

.header_left img {
  border-radius: 100%;
}

.other-details ul li span {
  width: 28px;
  height: 28px;
}

.other-details ul li span.label-text-phone {
  background: url(../images/iphone.svg) no-repeat center center;
  background-size: contain;
}

.other-details ul li span.label-text-mail {
  background: url(../images/email.svg) no-repeat center center;
  background-size: contain;
}

.other-details ul {
  display: grid;
  grid-gap: 26px;
  margin-bottom: 35px;
}

/* Gallery Page */

.img-container-main .colom-sec {
  position: relative;
}

.img-container-main {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  column-count: 3;
  column-gap: 25px;
}

.colom-sec {
  margin: 0;
  display: grid;
  grid-template-rows: 1fr auto;
  margin-bottom: 25px;
  break-inside: avoid;
}

.colom-sec img {
  grid-row: 1 / -1;
  grid-column: 1;
  float: left;
  transition: 0.4s all;
}

.team-sec.gallery-row-title {
  padding: 60px 0 0px 0;
}

.imagegallery-listing-page {
  padding: 30px 0 100px 0;
}

a.thumbnail {
  position: relative;
  overflow: hidden;
  transition: 0.4s all;
}

a.thumbnail::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgb(217 70 0 / 30%);
  opacity: 0;
  transition: 0.4s all;
}

.img-container-main .colom-sec a.thumbnail:hover::after {
  opacity: 1;
  transition: 0.4s all;
}

.img-container-main .colom-sec a.thumbnail:hover img {
  transform: scale(1.15);
  transition: 0.4s all;
}

/* News Listing Page */

.home-blog-outer {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 40px;
}

.home-blog-outer .resentitem a {
  display: inline-block;
  width: 100%;
}

.home-blog-outer .image-section-resent-post {
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}

.home-blog-outer .image-section-resent-post img.resentitem-image {
  width: 100%;
  float: left;
  height: 344px;
  object-fit: cover;
}

.home-blog-outer .post-date span {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 160%;
  text-transform: capitalize;
  color: #000;
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}

.home-blog-outer .resentitem-title h2 {
  font-style: normal;
  font-weight: normal;
  font-size: var(--title-font);
  line-height: 140%;
  color: #000;
  min-height: 62px;
}

.home-blog-outer .resentitem-title p {
  font-style: normal;
  font-weight: normal;
  font-size: var(--su-line-font);
  line-height: 150%;
  color: #000;
}

.news-listing-page {
  padding: 80px 0 100px 0;
}

/* News Details */

.single-post .cntnt_cs.right_cs {
  padding: 0 0 100px 0;
  display: inline-block;
  width: 100%;
}

.single-post .image-outer img {
  display: inline-block;
  width: 100%;
  float: left;
}

.single-post .image-outer {
  display: inline-block;
  width: 100%;
  margin-bottom: 40px;
  text-align: center;
}

.single-post .cntnt_cs.right_cs .title h1 {
  font-style: normal;
  font-weight: 600;
  font-size: 35px;
  line-height: 112%;
  color: var(--black);
  margin-bottom: 25px;
}

.single-post .cntnt_cs.right_cs .outer-main {
  padding-top: 100px;
}

.single-post .containt_post p {
  font-style: normal;
  font-weight: normal;
  font-size: var(--reguler-font);
  line-height: 150%;
  color: var(--black);
  margin-bottom: 15px;
}

.single-post h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 150%;
  color: #000000;
  margin-bottom: 8px;
  margin-top: 25px;
}

.single-post h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 150%;
  color: #000000;
  margin-bottom: 15px;
}

.blog-img {
  display: inline-block;
  width: 100%;
  margin: 25px 0;
}

/* Squad Page */

.all-squad {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 31px;
}

.squad-item-title h2 {
  margin: 0;
  font-style: normal;
  font-weight: bold;
  font-size: 38px;
  line-height: 155%;
  color: #ffffff;
}

.squad-item-title {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 40px;
  align-items: flex-end;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/line-squed.svg) no-repeat bottom 64px right 40px;
  transition: 0.4s all;
}

.all-squad-item a.link-squad:hover .squad-item-title {
  background: url(../images/line-squed.svg) no-repeat bottom 64px right 25px;
  transition: 0.4s all;
}

.squad-outer-bg {
  width: 100%;
  height: 304px;
  overflow: hidden;
}

a.link-squad {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  float: left;
  transition: 0.4s all;
}

.squad-listing-page {
  padding: 80px 0 100px 0;
}

.all-squad-item a.link-squad img {
  transition: 0.4s all;
  height: 100% !important;
  object-fit: cover;
}

.all-squad-item a.link-squad:hover img {
  transform: scale(1.05);
  transition: 0.4s all;
}

/* Squad Detail Page */

h2.squad-page-title {
  text-align: center;
  margin: 0;
  font-style: normal;
  font-weight: bold;
  font-size: 50px;
  line-height: 60px;
  color: #1b1c1e;
  padding-bottom: 50px;
}

.single-squad .containt_post {
  padding: 80px 0 100px 0;
  display: inline-block;
  width: 100%;
}

.single-squad .elementor-section {
  left: 0 !important;
  padding-bottom: 40px;
}

.single-squad .elementor-section:last-child {
  padding-bottom: 0;
}

.single-squad .elementor-section .elementor-row {
  gap: 26px;
}

.squad-col img {
  width: 100% !important;
  display: inline-block !important;
  height: 300px !important;
  object-fit: cover !important;
  transition: 0.4s all;
}

.squad-col p {
  font-style: normal;
  font-weight: 600;
  font-size: 26px;
  line-height: 31px;
  text-align: center;
  color: #1b1c1e !important;
}

.squad-col .elementor-image {
  overflow: hidden;
  transition: 0.4s all;
}

.squad-col .elementor-image:hover img {
  transform: scale(1.05);
  transition: 0.4s all;
}

/* Sponcer Page */

.sponcer-sec-text p {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 155%;
  margin-bottom: 15px;
  color: #1b1c1e;
}

.sponcers-lines h3 {
  font-style: normal;
  font-weight: 600;
  font-size: 26px;
  line-height: 139%;
  text-align: left;
  color: #011343;
  padding-top: 8px;
  margin-bottom: 10px;
}

.sponcers-lines label {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 155%;
  color: #1b1c1e;
  margin-bottom: 15px;
  display: inline-block;
  font-family: var(--lato-fonts);
}

.sponcers-lines ul {
  padding: 0;
  margin: 0;
  display: flex;
  gap: 10px;
  flex-direction: column;
}

.sponcers-lines ul li {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 155%;
  color: #1b1c1e;
  list-style: none;
}

.contect-page-head-area.sponcer-page-head-sec {
  padding: 80px 0 50px 0;
}

.list-sec-add ul li span {
  display: inline-flex;
}

.list-sec-add ul li:last-child span {
  margin-top: 2px;
}

.single-post .image-outer img {
  height: 550px;
  object-fit: cover;
}

/* Season Page */

.season-tabbing .elementor-tabs-wrapper {
  display: grid !important;
  grid-template-columns: 1fr 1fr 1fr;
  position: relative;
}

.season-tabbing .elementor-tabs-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 1px;
  width: 100%;
  height: 1px;
  background: #000;
}

.season-tabbing .elementor-tab-title a {
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 25px !important;
  line-height: 139% !important;
  text-align: center !important;
  color: #000000 !important;
}

.season-tabbing .elementor-tab-title.elementor-active a {
  color: #d94600 !important;
}

.season-tabbing .elementor-tab-title {
  text-align: center;
  padding: 20px !important;
  border: none !important;
  position: relative !important;
}

.season-tabbing .elementor-tab-title::after {
  content: "" !important;
  position: absolute !important;
  width: 100% !important;
  height: 5px !important;
  background: transparent !important;
  left: 0 !important;
  bottom: 0 !important;
  z-index: 1;
}

.season-tabbing .elementor-tab-title.elementor-active::after {
  background: #d94600 !important;
}

.season-tabbing .elementor-tab-content {
  border: none !important;
}

/* .season-tabbing .elementor-tab-title::after {
  display: none !important;
} */

.season-tabbing .elementor-tab-title.elementor-active {
  border: none !important;
}

.season-tabbing .elementor-tab-content {
  padding: 50px 0 100px 0 !important;
}

h2.big-head-season {
  display: inline-block;
  font-style: normal;
  font-weight: 600;
  font-size: 35px;
  line-height: 139%;
  text-align: center;
  text-decoration-line: underline;
  color: #011343;
  margin-bottom: 20px !important;
}

.zonel-tournament-sec h3 {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 139%;
  color: #1b1c1e;
  margin-bottom: 20px !important;
}

.zonel-tournament-sec ul {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.zonel-tournament-sec ul li {
  list-style: none;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 139%;
  color: #1b1c1e;
}

.zonel-tournament-sec {
  padding-bottom: 30px;
}

.formetion-divider-sec {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.tournament-sec-left::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 200%;
  height: 100%;
  background: #011343;
}

.tournament-sec-details {
  position: relative;
  z-index: 1;
}

.tournament-sec-left,
.tournament-sec-right {
  position: relative;
}

.tournament-sec-right::after {
  content: "";
  position: absolute;
  width: 200%;
  height: 100%;
  left: 0;
  top: 0;
  background: #d94600;
}

section.tab-section-season {
  overflow: hidden;
}

.tournament-sec-details h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 35px;
  line-height: 139%;
  text-decoration-line: underline;
  color: #ffffff;
  margin-bottom: 20px !important;
}

.tournament-sec-details ul {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.tournament-sec-details ul li {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 155%;
  color: #ffffff;
  list-style: none;
}

.scedul-list li p {
  margin: 0;
}

.scedul-list li {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.tournament-sec-right {
  padding: 40px 0 25px 20px;
}

.tournament-sec-left {
  display: flex;
  padding-top: 40px;
}

.tabel-sec h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 35px;
  line-height: 42px;
  color: #1b1c1e;
  margin-bottom: 50px;
}

.tabel-sec {
  padding-top: 60px;
}

.tabel-sec h3 {
  font-style: normal;
  font-weight: 600;
  font-size: 35px;
  line-height: 139%;
  text-align: left;
  color: #011343;
  margin-bottom: 20px;
}

.tabel-sec h4 {
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 29px;
  text-decoration-line: underline;
  color: #1b1c1e;
  margin-bottom: 30px;
}

.tabel-sec p {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 140%;
  color: #1b1c1e;
  margin-bottom: 20px;
  width: 970px;
}

.tabel-sec h5 {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 140%;
  color: #1b1c1e;
  margin-bottom: 19px;
}

.tabel-sec p.light-text {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #959595;
  width: 100%;
  margin-bottom: 10px;
}

.tabel-area {
  padding-top: 20px;
}

.tabel-area tbody tr td {
  width: 100%;
  padding: 13px 20px;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #000000 ;
  word-break: break-word;
}
.sponsertitle h2{
  font-style: normal !important;
    font-weight: 800 !important;;
    font-size: 40px !important;
    line-height: 48px !important;
    text-align: center !important;
    color: #1b1c1e !important;
    margin-bottom: 30px !important;
}
.alincenter .elementor-column.elementor-col-33 {
  align-self: center !important;
  padding-right: 10px;
  padding-top: 40px;
}
.alincenter{
  padding-top: 20px;
  padding-bottom: 40px;
}
.tabel-area tbody tr td a {
  color: #d94600;
}
tr.head-area-tabel td {
  font-weight: 600 !important;
}
.single-future_shedule .content h3,
.single-future_shedule .content h2,
.single-future_shedule .content h4,
.single-future_shedule .content h5 {
  font-weight: bold;
}
.tabel-area tbody tr:nth-child(odd) {
  background: #e8e8e8;
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
  box-sizing: border-box;
}
.tabel-area tbody tr td a:hover,
.tabel-area tbody tr td a:focus{
  color: #000000;
}
.tabel-area tbody tr:nth-child(even) {
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  background: #fff !important;
}

.tabel-area tbody tr {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.tabel-area tbody {
  display: grid;
  grid-gap: 5px;
}

.img-sec img {
  display: inline-block;
  width: 100%;
}

.content-sec h2 {
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 139%;
  text-align: left;
  text-decoration-line: underline;
  color: #011343;
  margin-bottom: 20px;
}

.content-sec h2.first-title {
  font-weight: 600;
  margin-bottom: 30px;
}

.content-sec {
  display: inline-block;
  width: 100%;
  padding-top: 40px;
}

.content-sec h5 {
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 139%;
  color: #000000;
  width: 1068px;
  margin-bottom: 20px;
}

.content-sec a:last-child h2,
.tabel-area p.light-text:last-child {
  margin: 0;
}

.content-sec a {
  display: inline-block;
  width: 100%;
}

.slick-lightbox {
  display: none !important;
}

@media only screen and (max-width: 1499px) {
  .container-fix {
    max-width: 1280px !important;
    margin: auto;
  }
  .news-sec .recentprojects .resentitem:nth-child(1),
  .news-sec .recentprojects .resentitem:nth-child(3) {
    width: 510px;
  }
  .news-sec .recentprojects .resentitem:nth-child(2) {
    width: 750px;
  }
  .home-banner .swiper-slide {
    height: 682px !important;
  }
  .imagegallery-grid figure.cust-col-md-4:nth-child(4),
  .imagegallery-grid figure.cust-col-md-4:nth-child(6) {
    margin-top: -140px !important;
  }
  .imagegallery-grid figure.cust-col-md-4:nth-child(even) {
    height: 390px !important;
  }
  .footer-wrap-sec-inn {
    grid-gap: 50px;
  }
  .footer-text p {
    width: 90%;
  }
  .map-contect-us iframe {
    height: 590px !important;
  }
  div#gform_fields_2 {
    grid-gap: 20px;
  }
  .contect-page form {
    padding: 43px 60px 30px 52px;
  }
  h2.title-contect-page-form-area {
    font-size: 24px;
  }
  .site-header .header-navmenu-area {
    gap: 13px;
  }
  .fetur-shedule-home .resentitem img.resentitem-image {
    height: 135px;
  }
  figcaption {
    font-size: 16px;
    line-height: 110%;
  }
  .squad-item-title h2 {
    font-size: 42px;
  }
  .home-blog-outer .image-section-resent-post img.resentitem-image {
    height: 240px;
  }
  .single-post .image-outer img {
    height: 450px;
    object-fit: cover;
  }
  .tabel-box {
    overflow-x: scroll;
  }
  .tabel-box table {
    width: 1400px;
  }
}

@media only screen and (max-width: 1399px) {
  .container-fix {
    max-width: 1080px !important;
    margin: auto;
  }
  .news-sec .recentprojects .resentitem:nth-child(1),
  .news-sec .recentprojects .resentitem:nth-child(3) {
    width: 450px;
  }
  .news-sec .recentprojects .resentitem:nth-child(2) {
    width: 610px;
  }
  .site-header .header-navmenu-area {
    gap: 75px;
  }
  .top-sec-menu a .live-score svg {
    width: 40px;
    height: 40px;
  }
  .top-sec-menu a svg {
    width: 30px;
    height: 30px;
  }
  .feture-imag-heading {
    padding: 100px 0;
  }
  .feture-imag-heading h1 {
    font-size: 48px !important;
  }
  .header_left img {
    width: 80%;
  }
  .site-header > .wrap {
    height: 130px;
  }
  .site-header.dark > .wrap .header_left img {
    height: auto;
    width: 70%;
  }
  .header_left img {
    width: 80%;
  }
  .news-sec .recentprojects .resentitem:nth-child(1) img.resentitem-image,
  .news-sec .recentprojects .resentitem:nth-child(3) img.resentitem-image,
  .news-sec .recentprojects .resentitem:nth-child(1) .overlay-sec-home-new,
  .news-sec .recentprojects .resentitem:nth-child(3) .overlay-sec-home-new {
    height: 282px;
  }
  .news-sec .recentprojects .resentitem:nth-child(2) img.resentitem-image,
  .news-sec .recentprojects .resentitem:nth-child(2) .overlay-sec-home-new {
    height: 600px;
  }
  .elementor-element-4c97718 h2 {
    margin-top: 22px;
  }
  .tabel-sec h2 {
    font-size: 31px;
  }
  .tournament-sec-details ul li {
    font-size: 14px;
  }
  .site-footer form div.gform_footer.top_label {
    margin-left: 2px !important;
  }
}

@media only screen and (max-width: 1299px) {
  .news-sec .recentprojects .resentitem:nth-child(1),
  .news-sec .recentprojects .resentitem:nth-child(3) {
    width: 460px;
  }
  .news-sec .recentprojects .resentitem:nth-child(2) {
    width: 655px;
  }
  .right-col-footer {
    display: inline-flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .footer-text p {
    width: 100%;
  }
  .home-banner .swiper-slide {
    height: 600px !important;
  }
  .site-header .header-navmenu-area {
    gap: 35px;
  }
}

@media only screen and (max-width: 1199px) {
  :root {
    --reguler-font: 14px;
    --title-font: 15px;
    --su-line-font: 14px;
  }
  .container-fix {
    max-width: 96% !important;
  }
  .news-sec .recentprojects .resentitem:nth-child(2) {
    width: 546px;
    margin-right: 10px;
  }
  .news-sec .recentprojects .resentitem:nth-child(1),
  .news-sec .recentprojects .resentitem:nth-child(3) {
    width: 420px;
  }
  .news-sec .recentprojects .resentitem:nth-child(1) {
    margin-bottom: 10px;
  }
  .news-sec .recentprojects .resentitem:nth-child(2) img.resentitem-image,
  .news-sec .recentprojects .resentitem:nth-child(2) .overlay-sec-home-new {
    height: 580px;
  }
  .home-about-sec {
    padding: 50px 0;
  }
  .inner-section-home-page-about h2 {
    font-size: 38px;
    line-height: 110%;
  }
  .inner-section-home-page-about .right-colom .elementor-widget-wrap {
    align-self: center;
  }
  .home-banner .swiper-slide {
    height: 480px !important;
  }
  .news-sec-home {
    padding-bottom: 50px;
  }
  .elementor-widget-video-playlist
    .e-tabs-items-wrapper
    .e-tab-title
    .e-tab-thumbnail {
    width: 150px !important;
    height: 90px !important;
  }
  .elementor-widget-video-playlist
    .e-tabs-items-wrapper
    .e-tab-title.e-active
    .e-tab-title-text
    a,
  .elementor-widget-video-playlist
    .e-tabs-items-wrapper
    .e-tab-title:hover
    .e-tab-title-text
    a,
  .elementor-widget-video-playlist
    .e-tabs-items-wrapper
    .e-tab-title
    .e-tab-title-text
    a {
    font-size: 14px;
    line-height: 110%;
  }
  .elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title {
    padding: 0 0 0 10px !important;
  }
  .elementor-widget-video-playlist .e-tabs-main-area {
    height: 330px !important;
  }
  .home-video-sec {
    padding: 50px 0 50px 0;
  }
  .box-section-home .elementor-row {
    gap: 0;
  }
  .box-section-home .elementor-row .home-box-left {
    padding-right: 10px;
  }
  .box-section-home .elementor-row .home-box-right {
    padding-left: 10px;
  }
  .home-div-box-inn .section-inn {
    grid-gap: 30px;
  }
  .home-div-box-inn {
    height: 400px;
  }
  .imagegallery-grid {
    gap: 15px;
  }
  .imagegallery {
    padding: 20px 0 50px 0;
  }
  .home-box-area {
    padding-bottom: 50px;
  }
  .gallery-sec-home .feture-shedule-sec-title-area h2 {
    font-size: 42px;
  }
  ul.nav.nav-footer li a {
    font-size: 14px;
  }
  .footer-menu {
    padding-top: 10px;
  }
  .footer-social-media-in ul {
    padding: 25px 0 25px 0;
  }
  .footer-text p {
    font-size: 14px;
    line-height: 110%;
  }
  .footer-wrap-sec-inn {
    padding-bottom: 30px;
  }
  .site-footer form {
    width: 330px;
  }
  .site-footer .gform_wrapper.gravity-theme .gform_fields {
    grid-gap: 10px;
  }
  .site-footer .titel-sec h2 {
    font-size: 28px;
    line-height: 130%;
  }
  .titel-sec h2 span {
    font-size: 16px;
    line-height: 100%;
  }
  .footer-logo-area img {
    width: 17%;
    object-fit: contain;
  }
  .copyright-area p {
    font-size: 14px;
  }
  p {
    font-size: 14px !important;
  }
  .fetur-shedule-home .resentitem-title h2 {
    font-size: 16px;
  }
  span.cat-name,
  span.aroow-listing {
    font-size: 14px;
  }
  .link-text a.box-link {
    font-size: 14px;
    line-height: 38px;
  }
  .link-text a.box-link::after {
    top: 11px;
  }
  figcaption {
    font-size: 14px;
  }
  .link-text a.box-link-transpernt,
  .link-text .box-link-transpernt {
    padding: 10px 40px 10px 14px;
  }
  .feture-shedule-sec-title-area .link-text a.box-link-transpernt,
  .feture-shedule-sec-title-area .link-text .box-link-transpernt {
    padding: 10px 40px 10px 14px;
    font-size: 14px;
  }
  .link-text.transperent-link-box::after {
    top: -3px;
  }
  .box-link-transpernt::after {
    top: 10px;
  }
  .fetur-shedule-home .resentitem img.resentitem-image {
    height: 150px;
  }
  .footer-wrap-sec-inn {
    grid-gap: 30px;
  }
}

@media only screen and (max-width: 1023px) {
  .news-sec .recentprojects .resentitem:nth-child(2) {
    width: 55%;
  }
  .news-sec .recentprojects .resentitem:nth-child(1),
  .news-sec .recentprojects .resentitem:nth-child(3) {
    width: 43%;
  }
}

@media only screen and (max-width: 990px) {
  .news-sec .recentprojects .resentitem:nth-child(2),
  .news-sec .recentprojects .resentitem:nth-child(1),
  .news-sec .recentprojects .resentitem:nth-child(3) {
    width: 100%;
    height: auto;
    margin: 0;
  }
  .news-sec .recentprojects .resentitem:nth-child(1) img.resentitem-image,
  .news-sec .recentprojects .resentitem:nth-child(3) img.resentitem-image,
  .news-sec .recentprojects .resentitem:nth-child(1) .overlay-sec-home-new,
  .news-sec .recentprojects .resentitem:nth-child(3) .overlay-sec-home-new,
  .news-sec .recentprojects .resentitem:nth-child(2) img.resentitem-image,
  .news-sec .recentprojects .resentitem:nth-child(2) .overlay-sec-home-new {
    height: 282px;
    width: 100%;
    float: left;
  }
  .box-section-home .elementor-row .home-box-left {
    padding-right: 0;
    width: 100% !important;
  }
  .box-section-home .elementor-row .home-box-right {
    padding-left: 0;
    width: 100% !important;
  }
  .box-section-home .elementor-row {
    gap: 20px;
  }
  .menu-overlay {
    width: 100%;
  }
  .flex-middle ul li a {
    font-size: 16px !important;
    padding: 20px 0 !important;
  }
  ul.dropdown-menu li a {
    padding: 15px 25px !important;
  }
  .menu-overlay .container {
    grid-column-gap: 60px;
  }
  .contect-sec-popup-menu .content-area a,
  .contect-sec-popup-menu .content-area p {
    font-size: 16px;
  }
  .contect-sec-popup-menu .content-area h6 {
    font-size: 16px;
    line-height: 130%;
  }
  .contect-sec-popup-menu ul {
    gap: 30px;
  }
  .col-5.flex-middle {
    height: 670px;
  }
  b.caret {
    top: 15px;
  }
}

@media only screen and (max-width: 800px) {
  button#genesis-mobile-nav-primary {
    display: none;
  }
  .site-footer .titel-sec h2 {
    margin-bottom: 10px;
  }
  .elementor-widget-video-playlist
    .e-tabs-items-wrapper
    .e-tab-title
    .e-tab-thumbnail {
    width: 95px !important;
    height: 65px !important;
  }
  .footer-wrap-sec-inn {
    grid-template-columns: 1fr;
  }
  .right-col-footer {
    align-items: flex-start;
  }
  .site-footer form {
    width: 100%;
  }
  .footer-form-area {
    width: 70%;
  }
  ul.nav.nav-footer li a {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .elementor-widget-video-playlist .e-tabs-wrapper {
    width: 100% !important;
  }
  .elementor-widget-video-playlist .e-tabs-main-area .e-tabs-content-wrapper {
    height: 300px !important;
  }
  .elementor-widget-video-playlist
    .e-tabs-items-wrapper
    .e-tab-title
    .e-tab-thumbnail {
    width: 160px !important;
    height: 90px !important;
  }
  .elementor-widget-video-playlist .e-tabs-main-area {
    height: 100% !important;
    gap: 20px;
  }
  .imagegallery-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .imagegallery-grid figure.cust-col-md-4:nth-child(4),
  .imagegallery-grid figure.cust-col-md-4:nth-child(6) {
    margin-top: 0 !important;
  }
  .imagegallery-grid figure.cust-col-md-4:nth-child(odd),
  .imagegallery-grid figure.cust-col-md-4:nth-child(even) {
    height: 100%;
  }
  ul.nav.nav-footer li a {
    font-size: 14px;
  }
  .menu-overlay .container {
    grid-template-columns: 1fr;
    grid-gap: 40px;
  }
  .contect-sec-popup-menu ul {
    padding-bottom: 40px;
  }
  .col-5.flex-middle {
    height: auto;
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 575px) {
  .container-fix,
  .site-header > .wrap {
    max-width: 90% !important;
  }
  ul.nav.nav-footer {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    text-align: left;
  }
  .footer-social-media-in ul {
    justify-content: flex-start;
  }
  .footer-text p {
    text-align: left;
  }
  .footer-form-area {
    width: 100%;
  }
  .footer-logo-area {
    text-align: left;
  }
  .feture-shedule-sec-title-area {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px;
  }
  .fetur-shedule-home .resentitem a {
    width: 100%;
  }
  .fetur-shedule-home .resentitem img.resentitem-image {
    height: 181px;
  }
  .home-banner .swiper-slide {
    height: 650px !important;
  }
  .header-social-icon .top-sec-menu ul li:first-child {
    display: block;
  }
  .header-social-icon .top-sec-menu ul li {
    display: none;
  }
  .imagegallery-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .footer-logo-area img {
    width: auto;
    object-fit: contain;
  }
  .fetur-shedule-home .resentitem {
    padding: 0 14.5px 0 5px;
  }
  .menu-overlay .container {
    padding: 80px 31px 100px 31px;
  }
  .contect-sec-popup-menu .content-area {
    gap: 15px;
  }
  ul.nav.nav-footer li a {
    font-size: 16px;
  }
  .header_left img,
  .site-header.dark > .wrap .header_left img {
    width: 50%;
  }
  .site-header > .wrap {
    height: 100px;
  }
  .site-header.dark > .wrap {
    height: 80px;
  }
  .inner-section-home-page-about .right-colom img {
    padding-left: 0;
    margin-top: 30px;
  }
}

@media only screen and (max-width: 481px) {
  .feture-shedule-sec-title-area h2,
  .inner-section-home-page-about h2 {
    font-size: 38px;
  }
  .home-div-box-inn {
    height: auto;
    padding: 20px;
  }
  .section-inn h2 {
    font-size: 32px;
    line-height: 110%;
  }
  .feture-shedule-sec-title-area h2,
  .inner-section-home-page-about h2 {
    font-size: 30px;
  }
}

.home-banner .elementor-slide-description {
  font-family: var(--lato-fonts) !important;
}

.fetur-shedule-home.home-blog-outer .post-date::after {
  height: 185px;
}
.single-future_shedule .tabel-area {
  padding-top: 0;
  display: inline-block;
  width: 100%;
}
.single-future_shedule .tabel-area tbody tr {
  grid-template-columns: 0.25fr 0.7fr 0.5fr 0.5fr 0.5fr 1.6fr 1.6fr;
}
.single-future_shedule .tabel-area b {
  font-weight: 700 !important;
}
@media only screen and (max-width: 1499px) {
  .fetur-shedule-home.home-blog-outer .post-date::after {
    height: 135px;
  }
}

@media only screen and (max-width: 1199px) {
  .fetur-shedule-home.home-blog-outer {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
  }
  .fetur-shedule-home.home-blog-outer .post-date::after {
    height: 97%;
  }
}

@media only screen and (max-width: 800px) {
  .fetur-shedule-home.home-blog-outer {
    grid-template-columns: repeat(2, 1fr);
    padding-top: 0;
  }
  .fetur-shedule-home.home-blog-outer .resentitem-title h2 {
    min-height: auto;
  }
}

@media only screen and (max-width: 575px) {
  .fetur-shedule-home.home-blog-outer {
    grid-template-columns: repeat(1, 1fr);
  }
  .single-future_shedule .feture-imag-heading h1 {
    font-size: 25px !important;
    line-height: 110% !important;
  }
  .single-future_shedule .tabel-area {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 480px) {
  .single-future_shedule .feture-imag-heading {
    padding: 95px 0 50px 0;
  }
}
@media only screen and (max-width: 389px) {
  .single-future_shedule .feture-imag-heading h1 {
    font-size: 21px !important;
    line-height: 110% !important;
  }
}
.home-blog-outer.video-page {
  grid-column-gap: 20px;
  grid-row-gap: 50px;
}
.home-blog-outer.video-page .resentitem-title h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 29px;
  color: #1b1c1e;
  font-family: var(--lato-fonts);
  margin-bottom: 0;
}
.right-colom
  .elementor-widget-text-editor
  .elementor-widget-container
  .elementor-clearfix {
  display: inline-flex;
  align-items: center;
  align-self: center;
}
.about-sec-home p:last-child {
  margin-bottom: 0;
}
h2.cat_titleclass {
  font-style: normal !important;
  font-weight: bold !important;
  font-size: 55px !important;
  line-height: 78px !important;
  color: #fff !important;
  margin: 0 !important;
  text-align: center;
  position: absolute;
  top: 150px;
  width: 100%;
  left: 0;
  display: inline-block;
}
.cat_featimage {
  max-height: 396px;
  width: 100%;
  object-fit: cover;
}
.popupimage .colom-sec{
  overflow: hidden;
}
.single-gallry{
  padding: 50px 0;
}
.single-gallry .col-md-3 {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  gap: 20px;
}
.single-videos .col-md-3.video-grid{
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 20px;
} 
.single-gallry .col-md-3 a img {
  width: 100%;
  object-fit: cover;
    height: 300px;
}
@media only screen and (max-width: 1499px) {
h2.cat_titleclass{
  top: 130px;
}
}
@media only screen and (max-width: 1399px) {
  h2.cat_titleclass{
    font-size: 45px !important;
  }
  }
  @media only screen and (max-width: 1199px) {
    h2.cat_titleclass{
      top: 100px;
      line-height: 110% !important;
    }
    }
    @media only screen and (max-width: 990px) {
    .cat_featimage {
      height: 246px;
  }
  .single-gallry .col-md-3 {
    grid-template-columns: repeat(3,1fr);
}
}

@media only screen and (max-width: 800px){
h2.cat_titleclass {
    font-size: 35px !important;
}
}
@media only screen and (max-width: 767px){
.single-gallry .col-md-3 {
  grid-template-columns: repeat(2,1fr);
}
.single-videos .col-md-3.video-grid {
  display: grid;
  grid-template-columns: repeat(1,1fr);
  gap: 20px;
}
}
@media only screen and (max-width: 575px){
.cat_featimage {
  height: 200px;
}
h2.cat_titleclass{
  top: 90px;
  font-size: 28px !important;
}
}
@media only screen and (max-width:480px){
  .cat_featimage {
    height: 160px;
  }
  h2.cat_titleclass{
    top: 60px;
    font-size: 22px !important;
  }
  .single-gallry .col-md-3 {
    grid-template-columns: repeat(1,1fr);
  }

  }
  .page-id-457 .home-box-area {
    padding-bottom: 10px;
}
  .page-id-457 .contect-page-head-area.sponcer-page-head-sec {
    padding: 80px 0 0px 0;
  }
  span.subtitlemain {
    display: block;
    background: #003f95;
    width: auto;
    border-radius: 10px;
    text-align: center;
    margin: 0 auto;
    line-height: 110%;
    font-size: 22px;
    padding: 10px 30px;
    max-width: max-content;
}