html {
  scroll-behavior: smooth;
} 
/* Smooth Scrool Tween js  */
body {
  overflow-x: hidden;
  overflow-y: scroll;
}
.page-id-10938 #page {
  overflow: hidden;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.page-id-10938 .site-content-contain{
  overflow: hidden;
  backface-visibility: hidden;
  transform-style: preserve-3d;
}

/*Ends Smooth Scrool Tween js  */

.thsn-navbar > div > ul > li, .thsn-navbar > div > ul > li > a {
  line-height: unset!important;
  height: unset;
}
.thsn-navbar > div > ul > li{
  margin-left:  32px;
}
.thsn-navbar > div > ul > li:first-child{
  margin-left: 0px;
}
.thsn-navbar.thsn-main-active-color-globalcolor > div > ul > li.current-menu-parent > a{
  color: #fb6f62!important;
}
.thsn-navbar > div > ul > li:last-child{
  /* margin-left: 0px; */
}
.navigation-top{
  margin-left: auto;
}
.site-title {
  display: flex;
  align-items: center;
}
/* logo animation  */
.header-logo-wrap{
  position: absolute;
  top: 0;
  bottom: 0;
}
/*.header-logo-wrap a:before {
	content: '';
	position: absolute;
	width: 20px;
  height: 120px;
	top: -10px;
	animation: slide 5s linear infinite;
	transform: rotate(-30deg);
	box-shadow: 0px 3px 11px rgba(255,255,255,0.5);
}*/
 @keyframes slide {
 from {
 left: -10px;
 background: rgba(255, 255, 255, 0.5);
}
to {
	left: 190px;
	background: rgba(255, 255, 255, 0.5);
}
}
/* logo animation ends here  */

.site-header {
  /* position: relative; */
  position: fixed;
  top: 0;
  /* position: absolute; */
}
.thsn-navbar > div > ul ul li:hover > a{
  background-color: #ff6d2f;
}
.logo-customize{
  /* position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 185px; */
}
.thsn-navbar > div > ul ul {
  margin-top: 20px;
}
.thsn-header-style-3 .thsn-navbar div > ul > li > a:last-child{
  margin-right: 0px;
}
.thsn-header-style-3 .thsn-navbar div > ul > li > a{
  margin: 0 0px;
}
header{
  background: #FFF;
  padding-top: 0;
  padding-bottom: 0;
  z-index: 22;
  width: 100%;

  -webkit-transition: all 0.5s ease;
  -moz-transition: position 10s;
  -ms-transition: position 10s;
  -o-transition: position 10s;
  transition: all 0.5s ease;
}
/* .header-fixed{
  position: fixed;
  top: 0;
  left: 0;
  animation: smoothScroll 1s forwards;
} */
.site-content-contain {
  padding-top: 117px;
}
@keyframes smoothScroll {
    0% {
        transform: translateY(-40px);
    }
    100% {
        transform: translateY(0px);
    }
}
.thsn-header-style-3 .thsn-header-overlay {
  position: unset;
  background: #fff;
}
/* Header fix */
header{
  padding-top: 0px;
  padding-bottom: 0px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.08);
}
.thsn-header-style-3 .thsn-header-overlay{
  position: unset;
  background: #fff;
}
.thsn-navbar div > ul > li > a, .thsn-header-button{
  color: #3B4454;
  text-transform: capitalize;
  font-weight: 500;
}
.thsn-navbar.thsn-main-active-color-globalcolor > div > ul > li:hover > a{
  color: #FF6D2F!important;
}
.thsn-navbar ul ul,.thsn-navbar ul ul, .thsn-navbar ul ul::before{
  background: #FFF;
}
.thsn-navbar ul ul, .thsn-navbar ul ul::before,.thsn-navbar ul ul a{
  color: #666;
}
.orgl-whitebtn{
  border: 1px solid #EBEBEC;
  border-radius: 50px;
  padding: 12px 32px;
  background: #EBEBEC;;
  color: #2a2a2a;
}
.org-btn{
  border: 1px solid #FF6D2F;
  border-radius: 5px;
  background: #FF6D2F;
  color: #FFFFFF;
  padding: 12px 16px;
  font-size: 15px;
}
.org-btn:hover{
  background: #fff;;
  color: #FF6D2F;
}
.org-btn:hover img{
  filter: invert(52%) sepia(69%) saturate(2531%) hue-rotate(340deg) brightness(103%) contrast(101%);
}
/* header mobility  */
/* Carrer job btn change  */
.choose-fileR .msil-new-sub{
  position: absolute;
  top: 25px;
}
.application_button.button ,.thsn-main-form.thsn-style-2 input[type="submit"]{
  font-weight: normal;
  font-size: 15px;
  line-height: 19px;
  cursor: pointer;
  background-color: #FF6D2F;
  color: #FFF;
  padding: 6px 12px;
  border: 1px solid #FF6D2F;
  border-radius: 4px;
  text-transform: capitalize;
  background-image: unset;
  letter-spacing: inherit;
}
.thsn-blog-meta.thsn-blog-meta-top,.job-listing-meta.meta{
  display: none!important;
}
.single_job_listing .meta li.date-posted{
  float: right;
}

/* header reschedule  */
@media (max-width:1200px) {
  .thsn-navbar > div {
    background-color: unset;
    position: unset;
    top: unset;
    right: unset;
    z-index: unset;
    width: unset;
    height: unset;
    padding: unset;
    display: unset;
    background-color: unset;
    -webkit-transition: unset;
    transition: unset;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
    -webkit-backface-visibility: unset;
    visibility: unset;
    opacity: unset;
  }
  .thsn-navbar > div {
    background-color: unset;
  }
  .sub-menu-toggle{
    display: none;
  }
  .thsn-navbar > div > ul {
    padding: unset!important;
  }
  #site-navigation{
    margin-bottom:0px!important;
    padding-top: 0!important;
  }
  .thsn-navbar > div > ul li:hover ul.sub-menu{
    display: block;
    padding: 0;
    margin-top: 0px;
    background-color: #fff!important;
  }
  .thsn-navbar > div > ul li:hover ul.sub-menu li a{
    width: 100%;
    color: #666!important;
  }
  .thsn-navbar > div > ul li ul.sub-menu li:hover > a{
    color: #fff!important;
  }
}
@media (max-width:991px) {
  .thsn-navbar > div {
    background-color: #fff;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1000;
    width: 300px;
    height: 100%;
    padding: 0;
    display: block;
    background-color: #222;
    -webkit-transition: transform .4s ease;
    transition: transform .4s ease;
    -webkit-transform: translateX(400px);
    -ms-transform: translateX(400px);
    transform: translateX(400px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    visibility: hidden;
    opacity: 0;
  }
  .thsn-navbar > div {
    background-color: #fff;
  }
  .thsn-navbar > div > ul{
    margin-top: 60px;
    height: 70%;
  }
}
/* Carrer job btn change done */
.thsn-navbar > div.active{
  width: 100%;
background: #fff;
}
.thsn-navbar div > ul > li > a{
  color: #3b4454 !important;
}
.header-bottom{
  display: none;
}
.blk-wid-1200{
  display: none;
}
.blk-wid-991{
  display: none;
}
@media (max-width:1200px) {
  .none-wid-1200{
    display: none;
  }
  .blk-wid-1200{
    display: flex;
  }
}
@media (max-width:991px) {
  .logo-customize{
    width: 145px;
  }
  .sub-menu-toggle {
    display: block;
    position: absolute;
    cursor: pointer;
    color: rgb(55, 73, 87);
    width: 100%;
    height: 100%;
    top: 0;
  }
  .sub-menu-toggle .thsn-base-icon-down-open-big{
    position: relative;
    height: 100%;
    width: 100%;
    display: block;
    color: rgb(55, 73, 87);
  }
  .sub-menu-toggle  .thsn-base-icon-down-open-big::before,.sub-menu-toggle  .thsn-base-icon-up-open-big::before{
    position: absolute;
    top: 20px;
    right: 0px;
  }
  .thsn-navbar > div > ul > li{
    padding-left: 0px;
    margin-left: 0px;
  }
  .thsn-navbar div > ul > li.menu-item-has-children > a::after{
    content: unset!important;
  }
  .thsn-navbar > div.active{
    overflow-y: unset;
    height: 100vh;
  }
  .closepanel .thsn-base-icon-cancel::before{
    content:url(../images/XClose.png);
    margin-right: 0px;
    right: -16px;
    position: absolute;
    width: 32px;
    height: 32px;
    background: #fff;
    border-radius: 50px;
  }
  .thsn-navbar > div > ul{
    padding: 50px 0;
    overflow-y: scroll;
    /* height: inherit; */
    padding-bottom: 155px;
  }
  .thsn-navbar > div > ul ul li{
    /* padding-left: 2em;  */
    border-bottom: 1px solid #f3f3f3;
  }
  .thsn-navbar > div > ul ul li a{
    padding-left: 3em; 
  }
  .thsn-navbar > div > ul ul{
    margin-top: 0px;
    padding-left: 0em;
  }
  .admin-bar .closepanel{
    top: 15px;
  }
  .thsn-navbar > div > ul li a{
    color: #3b4454 !important;
  }
  .header-bottom{
    position: absolute;
    bottom: 0;
    width: 100%;
    display: grid;
    text-align: center;
    padding: 30px 20px;
    background: #f9f9f9;
    padding-bottom: 0px;
  }
  .header-secondaryBtm{
    padding: 30px 0px;
    display: grid;
    grid-template-columns: 50% 50%;
  }
  .orgl-spanheader{
    display: none;
  }
}
.display-showify{
  display: none;
}

@media (max-width:991px){
  .thsn-header-style-3 .thsn-navbar div > ul > li > a{
    position: inherit;
    z-index: 99;
  }
  .none-wid-1200{
    display: none!important;
  }
  .display-noneify991{
    display: none;
  }
  .orgl-reachus{
    justify-content: center;
  }
  .blk-wid-1200{
    display: none;
  }
  .client_flex-container > div{
    width: 50%!important;
  }
  .blk-wid-991{
    display: block;
    padding: 40px 0;
    text-align: center;
  }
  .display-showify{
    display: block;
  }
  .fline-divide{
    margin:20px 0px
  }
  .site-footer{
    padding: 56px 0;
  }
  .orgl-reachus li{
    margin-right: 0px;
  }
  .org-headieLine p{
    font-size: 24px;
  }
  #height-nav .h1-single{
    font-size: 44px;
    line-height: 50px;
  }
  .tablfy thead tr th:first-child{
    min-width: 200px;
  }
  .tablfy thead tr th:last-child{
    min-width: 350px;
  }
  .header-logo-wrap a::before{
    height: 100px;
  }
  .table.tablfy.table-responsive{
    overflow-x: auto;
  }
}
.org-tb-auto {
  margin-bottom: auto;
  margin-top: auto;
}
.dis-bl-ruby a{
  margin-left: 6px;
}
.dis-bl-ruby {
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  margin-bottom: 0;
  border: 1px solid #C0C6D9;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 9px 16px;
}
.orgl-marg-left20 {
  margin-left: 20px;
}
.orgl-headerhigh:hover {
  filter: invert(50%) sepia(34%) saturate(1333%) hue-rotate(333deg) brightness(101%) contrast(102%);
}
.thsn-navbar div > ul > li > a, .thsn-header-button{
  font-family: Inter,sans-serif;
}
.orgl-marg-left6{
  margin-left: 6px;
}
.orgl-right-16{
  margin-left: 16px;
}
.thsn-navbar div > ul > li.menu-item-has-children > a::after{
  content: "";
  background-image: url("../images/arrowdown.png");
  width: 12px;
  background-size: cover;
  display: inline-block;
  height: 12px;
  background-repeat: no-repeat;
  margin-left: 8px;
}
/* Header ends here  */
body.thsn-sidebar-no #content{
  padding-top: 0px;
}
/* Home carousel  */
.mr-12{
  margin-right: 12px;
}
.full-height-carousel{
  height: 600px;
}
.height-inherit-carousel,.height-inherit-carousel .carousel-item,.height-inherit-carousel .carousel-inner{
  height: inherit;
}
.bg-clrify{
  background-color: #FFFCF2;
}
.carousel-h1{
  font-weight: normal;
  font-size: 44px;
  line-height: 54px;
  /* or 123% */

  letter-spacing: -0.02em;

  color: #000000;
}
.carousel-h1 span{
  font-weight: 600;
}
.silent-text{
  padding: 8px 14px;
  background: #F8F5E8;
  display: inline-block;
  border-radius: 100px;
  font-weight: 600;
  font-size: 11px;
  line-height: 16px;
  /* identical to box height, or 150% */

  letter-spacing: 1px;
  text-transform: uppercase;

  color: #A19C86;

  /* Inside Auto Layout */

  flex: none;
  order: 0;
  flex-grow: 0;
}
.carousel-indicators{
  bottom: 32px;
}
.home-carousel .carousel-indicators button{
  height: 10px;
  background: #D6D3CB;
  width: 10px;
  padding: 0px;
  border-radius: 100px;
  margin: 0px 5px;
}
.home-carousel .carousel-indicators button.active{
  background-color: #FF6D2F;
  width: 28px;
  border-radius: 100px;
}
.center-col{
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.position-bottom{
  position: absolute;
  bottom: 0px;
}
.pad-top-150{
  /* padding: 150px 0px; */
}
/* Home carousel endie  */
/* Custom Story  Starts here  */
.swiper-button-next, .swiper-button-prev{
  width: 64px!important;
  height: 64px!important;
}
.swiper-button-prev{
  left: unset!important;
  right: 80px!important;
  top: 15px!important;
  transform: rotate(-90deg);
}
.swiper-button-next{
  right: 10px!important;
  top: 15px!important;
  transform: rotate(90deg);
}
.swiper-button-next::after, .swiper-button-prev::after{
  content: unset!important;
}
.customstory p{
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  /* identical to box height */
  letter-spacing: 0.005em;
  text-transform: uppercase;
  /* Secondary/DarkGrey */
  color: #2F2F2F;
}
.customstory span{
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  /* identical to box height, or 125% */

  letter-spacing: 0.005em;

  /* Secondary/MediumGrey */

  color: #7B7571;
}
/* Custom Story  Ends here  */

/* Why section css  */
.info-small{
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  /* identical to box height, or 137% */

  /* text-align: center; */
  letter-spacing: 1px;
  text-transform: uppercase;
  display: block;
  /* Secondary/DarkGrey */

  color: #2F2F2F;
}

.paragraph,.pagie-parg p{
  font-weight: normal;
  font-size: 20px;
  line-height: 26px;
  /* or 130% */

  text-align: center;
  width: 69%;
  margin: auto;
  color: rgba(0, 0, 0, 0.56);
}
a.apply-now{
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;

  color: #000000!important;
  margin: 0 4px;
  border-bottom: 2px solid;
  padding-bottom: 4px;
  /* Inside Auto Layout */
  cursor: pointer;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 0px 
}
.arrow-right{
  transition: transform .4s ease-in-out;
  margin-left: 6px;
}
a.apply-now:hover .arrow-right {
  transform: rotate(-40deg);
}
.left
{
    position: relative;
}

a.left:before {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  bottom: -2px;
  left: 0;
  background-color: #FF6D2F;;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}
a.left:hover:before {
  visibility: visible;
  width: 100%;
}
.bg-circle{
  background: #fff;
  display: inline-block;
  padding: 0px;
  width: 64px;
  height: 64px;
  border-radius: 100px;
}
.bg-circle:hover{
  background: #FFFFFF;
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.08);
}
.rotate-180{
  transform: rotate(-180deg);
}
.to-right{
  position: absolute;
  right: 0;
  left: unset;
}
.top-76{
  top: 76px;
}
.pos-right0{
  position: absolute;
  right: 0;
  top: 0;
}
.vert .carousel-item p{
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  color: #7B7571;
}
/* Why section css  Ends her*/

/* Vertical Carousel  */
.vert .carousel-item-next.carousel-item-left,
.vert .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.vert .carousel-item-next,
.vert .active.carousel-item-right {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100% 0);
}

.vert .carousel-item-prev,
.vert .active.carousel-item-left {
-webkit-transform: translate3d(0,-100%, 0);
        transform: translate3d(0,-100%, 0);
}

.load-circle{
  border: 2px solid #FF6D2F;
  padding: 6px;
  border-radius: 100px;
}
/* Testimonails Sec  */
.orgl-content {
  margin: auto 43px;
}
.orgl-content p{
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  /* identical to box height */
  letter-spacing: 0.005em;
  text-transform: uppercase;
  /* Secondary/DarkGrey */
  color: #2F2F2F;
}
.orgl-content span{
  font-size: 16px;
  line-height: 20px;
  /* identical to box height, or 125% */

  letter-spacing: 0.005em;

  /* Secondary/MediumGrey */

  color: #7B7571;
}
.ppull-right{
  position: absolute;
  transform: translateY(-50%);
  top: 10%;
  right: 0;
}
/* Testimonial done  */
/* Download  */
.full-height{
  height: 100vh;
}
.bg-clrtesti{
  background-color: #FAFCFF;
}
.org-p-down{
  font-weight: normal;
  font-size: 20px;
  line-height: 26px;
  /* or 130% */

  width: 90%;
  color: rgba(0, 0, 0, 0.56);

}
/* Download  Done  */
/* Trusted Section  */
.swiper-trusted .swiper-slide{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  filter: grayscale(100);
  cursor: pointer;
}
.swiper-trusted .swiper-slide:hover{
  filter: grayscale(0);
}
.overflow-hidden{
  overflow: hidden;
}
/* Trusted Section ends here */
/* News section here  */
.ul-newslist{
  padding-left: 0px;
  list-style: none;
}
.ul-newslist {
  margin-bottom: 0px;
  border-bottom: 1px solid  #F8F8F8;
}
.ul-newslist li{
  padding:14px 0px;
  border-top:1px solid #F8F8F8
}
.ul-newslist li span{
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: #FF6E30;
}
.ul-newslist li p{
  font-weight: 600;
  font-size: 28px;
  line-height: 38px;
  /* identical to box height, or 136% */
  letter-spacing: -0.022em;
  /* Secondary/DarkGrey */
  color: #2F2F2F;
}
.orgie-gridie{
  display: grid;
  grid-template-columns: 90% 10%;
  margin-top: 12px;
}
.ul-newslist li img{
  transition: transform 250ms;
}
.ul-newslist li:hover img{
  transform: translateX(10px)translateY(-10px);
}
/* News Section Ends here  */
/* Footer Section  */
footer{
  margin-top: 5px;
}
.site-footer, .site-footer.thsn-bg-color-custom::before{
  background-color: #FFFCF2;
  background-image: unset;
  padding: 76px 0;
  padding-bottom: 20px;
}
.org-headieLine p {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #241C15;
  text-transform: capitalize;
}
.org-ulist {
  padding-left: 0px;
  list-style: none;
  margin-top: 24px;
  margin-bottom: 0px
}
.org-ulist li{
  padding-left: 0px;
  list-style: none;
  margin-top: 24px;
}
.org-ulist li {
  font-weight: normal;
  font-size: 13px;
  line-height: 16px;
  color: #403B3B;
  margin-bottom: 16px;
}
.org-ulist li:last-child {
  margin-bottom: 0px;
}
.orgl-reachus{
  display: flex;
  padding-left: 0px;
  margin-left: -15px;
}
.orgl-reachus li {
  width: 40px;
  height: 40px;
  margin-right: 6px;
  border-radius: 100px;
  display: flex;
  cursor: pointer;
  margin-top: 24px;
}
.orgl-reachus li img{
  margin:auto
}
.orgl-reachus li:hover{
  background: #FFFFFF;
  box-shadow: 0px 4px 15px rgba(11, 26, 56, 0.15);
}
.fotter-fin p{
  font-weight: normal;
  font-size: 13px;
  line-height: 16px;
  /* identical to box height */
  color: #403B3B;
}
.fline-divide{
  margin: 40px 0px;
  background-color: rgba(218, 218, 218, 1);
  margin-bottom: 20px;
}
/* Footer sectio Ends here  */

/* Misc  */
.height-inherit{
  height: inherit;
}
.mt-46{
  margin-top: 46px;
}
.pad-top100{
  padding-top: 20px;
}
.pad-top60{
  padding-top: 60px;
}
.pad-btm100{
  padding-bottom: 20px;
}
.mb-30{
  margin-bottom: 30px;
}
.mb-10{
  margin-bottom: 10px;
}
.pt-88{
  padding-top: 88px;
}
.pb-40{
  padding-bottom: 40px;
}
.mt-30{
  margin-top: 30px;
}
.pos-botm-right{
  position: absolute;
  bottom: 0;
  right: 0;
}
.pos-center{
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.orgl-accordian.vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading{
  margin-top: 0;
}
.orgl-accordian.vc_tta.vc_general .vc_tta-panel-title{
  line-height: unset;
}
.orgl-accordian.vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading{
  padding: 24px 0px
}
.orgl-accordian.vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading,.orgl-accordian.vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body{
  border-width: 0;
  border-bottom-width: 1px;
  padding: 34px 0px;
  margin-bottom: 0px;
}
.orgl-accordian.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon{
  right: 20px;
  left: unset;
}
.orgl-accordian.vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-controls-icon-position-left.vc_tta-panel-title > a{
  padding-left: 20px;
  padding-bottom: 0px;
  padding-top: 0px;
}
.orgl-accordian.vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
  border-top: 0;
  padding-top: 0px;
  padding-left: 20px;
}
.orgl-accordian.vc_tta-title-text {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
}
.orgl-accordian.vc_tta.vc_general .vc_tta-panel-title{
  font-size: 18px;
}
.orgl-accordian.vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body{
  padding-top: 0px;
}
.orgl-accordian .vc_tta-panel .vc_tta-panel-heading:focus, .orgl-accordian .vc_tta-panel .vc_tta-panel-heading:hover {
  background-color: unset!important;
  /* color: #FF6D2F; */
}
.orgl-accordian .vc_tta-panel.vc_active .vc_tta-panel-heading a span, .orgl-accordian .vc_tta-panel.vc_active .vc_tta-panel-heading a span,
.orgl-accordian .vc_tta-panel.vc_active .vc_tta-panel-heading a i:before, .orgl-accordian .vc_tta-panel.vc_active .vc_tta-panel-heading a i:before{
  color: #FF6D2F;
  border-color: #FF6D2F!important;
}
.orgl-funding{
  list-style: none;
  padding-left: 0px;
}
.orgl-accordian .vc_tta-panel .vc_tta-panel-heading:focus a span, .orgl-accordian .vc_tta-panel .vc_tta-panel-heading:hover a span,
.orgl-accordian .vc_tta-panel .vc_tta-panel-heading:focus a i:before, .orgl-accordian .vc_tta-panel .vc_tta-panel-heading:hover a i:before,
.orgl-accordian .vc_tta-panel .vc_tta-panel-heading:focus a i:after, .orgl-accordian .vc_tta-panel .vc_tta-panel-heading:hover a i:after{
  color: #FF6D2F;
  border-color: #FF6D2F!important;
}
.mb-16{
  margin-bottom: 16px;
}
.mb-40{
  margin-bottom: 40px;
}
.mb-44{
  margin-bottom: 44px;
}
.mt-60{
  margin-top: 60px;
}
.mt-20{
  margin-top: 20px;
}
.mb-24{
  margin-bottom: 24px;
}
.mb-26{
  margin-bottom: 26px
}
.mb-60{
  margin-bottom: 60px;
}
.ml-16{
  margin-left: 16px;
}
.mt-88{
  margin-top: 65px;
}
.ml-46{
  margin-left: 46px
}
.pt-32{
  padding-top: 32px;
}
.pad-24-tr{
  padding-top: 24px;
  padding-right: 24px;
}
.align-center{
  align-items: center;
}
.gridm .thsn-ihbox-style-3{
  padding: 0px;
}
.no-pad-temesionIcon .thsn-ihbox-style-3 {
  padding: 0px;
}
.no-pad-temesionIcon .thsn-ihbox-style-3 .thsn-ihbox-icon-wrapper{
  margin-bottom: 0px;
}
.no-pad-temesionIcon  .thsn-ihbox-style-3 .thsn-ihbox-contents{
  margin-top: 12px;
}
.no-pad-temesionIcon  .thsn-ihbox-style-3.thsn-ihbox h2{
  margin-top: 12px;
  font-weight: 400;
  font-size: 17px;
  line-height: 22px;
  text-align: center;
  letter-spacing: -0.022em;
  color: #2F2F2F;
}
h2{
  font-weight: 600;
  font-size: 40px;
  line-height: 44px;
  /* identical to box height, or 110% */
  margin-bottom: 0px;
  /* text-align: center; */
  letter-spacing: -0.02em;

  /* Secondary/DarkGrey */

  color: #2F2F2F;
}
h3{
  font-weight: 600;
  font-size: 28px;
  line-height: 38px;
  /* identical to box height, or 136% */
  letter-spacing: -0.022em;
  /* Secondary/DarkGrey */
  color: #2F2F2F;
  margin-bottom: 16px;
}
p{
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  /* or 162% */
  margin-bottom: 0px;
  color: rgba(0, 0, 0, 0.56);
  /* Inside Auto Layout
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
  margin: 16px 0px; */
}
table.richie-table tbody tr, table.richie-table thead tr{
  border: 0px;
  font-size: 18px;
  height: 81px;
}
.table.richie-table td, .table.richie-table th{
  padding:1.75rem
}
.table.richie-table thead th{
  border-radius: 30px 30px 0px 0px;
  border: 0px;
  text-align: center;
  vertical-align: middle;
}
.table.richie-table td, .table.richie-table th{
  border: 0;
  vertical-align: middle;
}
table tbody tr:nth-child(even){
  /* background: #F2F2F2; */
}
tbody{
  background: #FFFFFF;
  /* box-shadow: 0px 0px 25px 10px rgba(65, 65, 65, 0.07); */
  border-radius: 0px 0px 30px 30px;
}
.clr-tableorg{
  background-color: #F7CB5F;
}
.complete-orgie{
  background-color: #FF6E30;
  color: #fff!important;
}
.table.richie-table thead th:nth-child(even){
  margin-left: 9px;
  margin-right: 9px;
  display: block;
}
/* Calc  */
.flex-inlineend{
  margin-top: 20px;
  float: right;
}
.orgie-vechi{
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  /* identical to box height, or 137% */
  display: block;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 17px;
  /* Secondary/DarkGrey */

  color: #2F2F2F;
}
/* Radio Button Starts Here  */
[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    
    color: #000000;    
}
.custom-control{
  padding-left: 0px;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #585858;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #FD6E0D;
    border: 1px solid;
    border-color: #FD6E0D;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.custom-control-input:checked~.custom-control-label::before {
  color: #fff;
  border: 2px solid;
  border-color: #FD6E0D;
  font-family: 'Roboto', sans-serif;

  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  /* identical to box height, or 150% */

  letter-spacing: 0.15px;

  color: #585858;
}
.custom-control-input:focus~.custom-control-label.org::before {
  outline: none;
}
.custom-control-input:checked~.custom-control-label.org::before {
  background-color: #FD6E0D;
}
/* Radio butoons ends here  */
.price-quto-bg{
  background: #F7CB5F;
  border-radius: 32px;
  padding: 40px;
}
.chart-details{
  display: grid;
  grid-template-columns: 50% 50%;
}
.chart-details p:last-child{
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  text-align: right;
  color: #434343;
}
.sub-container {
  display: flex;
  width: 100%;
  /* gap: 50px;
   */
   padding-bottom: 80px;
  height: max-content;
  background: #FFFFFF;
  backdrop-filter: blur(100px);
  border-radius: 24px;
  padding: 42px;
}
.fli-gap{
  display: flex;
  gap: 32px;
  padding-top: 24px;
  margin-bottom: 43px;
}
select.form-select{
  background-image: url("../images/arrow-select.png");
  background-repeat: no-repeat;
  background-position: right 18px center;
  border: 1px solid #979797;
  box-sizing: border-box;
  border-radius: 4px;

  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  /* identical to box height, or 150% */

  letter-spacing: 0.15px;

  /* 00. On Surface / Medium Emphasis */

  color: rgba(0, 0, 0, 0.6);

}
select.form-select {
  -moz-appearance:none; /* Firefox */
  -webkit-appearance:none; /* Safari and Chrome */
  appearance:none;
}
.header {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}

.header button {
  height: max-content;
  width: max-content;
  padding: 10px;
  border: none;
  background-color: transparent;
  font-size: 35px;
  color: #FF6D2F;
}

.header button:hover {
  cursor: pointer;
}

.view,
.breakup {
  width: 50%;
}
.details input {
  width: 100%;
}

.detail {
  display: flex;
  justify-content: space-between;
}

.footer {
  padding-top: 40px;
  display: flex;
  justify-content: space-between;
}

/*----- Styling the sliders ----*/
input[type="range"] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
}

.border-btm{
  border-bottom: 2px solid #F8F8F8;
}

input[type="range"]:focus {
  outline: none;
}

input[type="range"]::-webkit-slider-runnable-track {
  width: 100%;
  height: 6px;
  cursor: pointer;
  background: #FF6D2F;
  border-radius: 10px;
}

input[type="range"]::-webkit-slider-thumb {
  box-shadow: 2px 2px 5px #b3b3b3, -1px -1px 3px grey;
  border: 5px solid #ffffff;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #FF6D2F;
  cursor: pointer;
  margin-top: -6px;
  -webkit-appearance: none;
}

input[type="range"]:focus::-webkit-slider-runnable-track {
  background: #b3b3b3;
}

input[type="range"]::-moz-range-track {
  width: 100%;
  height: 6px;
  cursor: pointer;
  background: #FF6D2F;
  border-color: transparent;
  border-width: 16px 0;
  color: transparent;
  border-radius: 10px;
}

input[type="range"]::-moz-range-thumb {
  box-shadow: 2px 2px 5px #b3b3b3, -1px -1px 3px grey;
  border: 5px solid #ffffff;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #FF6D2F;
  cursor: pointer;
  margin-top: -6px;
}

input[type="range"]::-ms-track {
  width: 100%;
  height: 6px;
  cursor: pointer;
  background: #FF6D2F;
  border-color: transparent;
  border-width: 16px 0;
  color: transparent;
  border-radius: 10px;
}

input[type="range"]::-ms-fill-lower {
  background: #FCF7E3;
  border-radius: 5px;
}

input[type="range"]::-ms-fill-upper {
  background: #FF6D2F;
  border-radius: 5px;
}

input[type="range"]::-ms-thumb {
  box-shadow: 2px 2px 5px #b3b3b3, -1px -1px 3px grey;
  border: 5px solid #ffffff;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #FF6D2F;
  cursor: pointer;
  margin-top: -6px;
}

input[type="range"]:focus::-ms-fill-lower {
  background: #FCF7E3;
}

input[type="range"]:focus::-ms-fill-upper {
  background: #FF6D2F;
}

/*-------------------------------------*/
.chart-details .org-detail-amount{
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;

  color: #434343;
}
.chart-details  .orgl-principle{
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  text-align: right;

  color: #434343;

}
#price {
  color: #130f31;
  font-size: 25px;
}
.loan-details{
  margin-top: 40px;
}
.loan-details {
  width: 100%;
  /* display: flex; */
  justify-content: space-between;
  /* gap: 30px; */
}
.loan-details div{
  margin-bottom: 16px;
}
.loan-details div:last-child{
  margin-bottom: 0px;
}

#price-container {
  color: #FF6D2F;
  margin-top: 50px;
}

#price-container::before {
  content: "Monthly Payable:";
  font-size: 12px;
  display: block;
}
.org-detail-amount{
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  margin-bottom: 20px;
}
.org-loan-amount{
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  /* identical to box height */
  text-align: right;
  color: #000000;
}

range-slider::before {
  background: linear-gradient(#FF6D2F,#FF6D2F) 0/var(--value-percent,0) 100% no-repeat #FCF7E3!important;
} 
.thumb{
  background: #fff!important;
  border: 2px solid #FF6D2F;
}
range-slider:focus .thumb{
  box-shadow: 0 0 0 .3em rgba(255, 109, 47, 0.12)!important;
}
.orgie-emi{
  font-weight: bold;
  font-size: 32px;
  line-height: 39px;
  /* identical to box height */


  color: #000000;

}
.orgie-rate{
  font-weight: bold;
  font-size: 32px;
  line-height: 39px;
  /* identical to box height */

  text-align: right;

  color: #FF6D2F;
}
/* Calc eNDS HERE */

/* Instant Two wheelar loan  */
.bg-style-change{
  background: #EDF3FF;
  border-radius: 32px;
}
/* .fade {
  margin: 50px;
  padding: 50px;
  background-color: lightgreen;
  opacity: 1;
}   */
.orgl-parg2{
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  /* or 162% */
  color: rgba(0, 0, 0, 0.56);
}
.orgl-fav-headie{
  font-weight: bold;
  font-size: 32px;
  line-height: 44px;
  /* or 137% */

  letter-spacing: -0.02em;

  /* Secondary/DarkGrey */
  margin-top: 24px;
  color: #2F2F2F;
}
.orgl-num{
  padding: 11px;
  background-color: #FF6D2F;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: -0.02em;
  border-radius: 100px;
  color: #FFFFFF;
  margin-bottom: 24px
}
.pad-top-90{
  padding-top: 90px;
}
.alig-items-center{
  align-items: center;
}
.to-the-right{
  position: absolute;
  bottom: 0;
  right: 0;
}


.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}



.preview-section {
  padding-top: 140px;
  margin-top: -100px;
  margin-bottom: 100px;
}

.two-column-grid-preview {
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 376px 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-bottom: 0;
}

.two-column-grid-preview .left-side {
  margin-top: 250px;
  margin-bottom: 250px;
}

.left-side {
  margin-top: 60px;
  margin-bottom: 50px;
  position: relative;
}

.right-side {
  position: relative;
  padding-left: 80px;
}

.right-side-inside {
  position: sticky;
  top: 18%;
  /* padding-top: 30px; */
  height: 660px;
  width: 100%;
  box-sizing: border-box;
}

#sticky-image-more-features {
  position: relative;
  width: 100%;
  height: 100%;
  background-size: auto;
  background-position: bottom;
  background-repeat: no-repeat;
  padding-top: 90px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  transition-property: all;
  transition-duration: 250ms;
  transition-timing-function: ease;
  transition-delay: 250ms;
  border-radius: 15px;
}

#first-preview {
  opacity: 1;
}

#second-preview {
  opacity: 0.3;
  margin-top: 300px;
}

#third-preview {
  opacity: 0.3;
  margin-top: 300px;
}

#forth-preview {
  opacity: 0.3;
  margin-top: 300px;
}
/* Instant Two wheelar loan  ENDS HERE*/
/* About us page Starts here  */
/* Section 1  */
.h1-single{
  font-weight: 600;
  font-size: 64px;
  line-height: 64px;
  /* or 100% */
  text-align: center;
  letter-spacing: -0.02em;
  /* Secondary/DarkGrey */
  color: #2F2F2F;
}
.bg-section{
  background:#fffcf2 url('../images/about-us/bg1.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}
.main-sec-pad{
  padding-top: 11px;
}
/* Section 1 ends here  */
/* Section 2 starts  */
.cutout{
    background: #F7CB5F;
    padding: 27px;
    border-radius: 50px;
    font-weight: 800;
    font-size: 44px;
    line-height: 38px;
    text-align: center;
    letter-spacing: -0.022em;
    color: #D6A11F;
    padding-bottom: 23px;
    margin-left: -18px;
}
.orglie-card{
  background: #FFFFFF;
  border: 1px solid #F8F8F8;
  box-sizing: border-box;
  box-shadow: 0px 4px 20px rgb(0 0 0 / 8%);
  border-radius: 16px;
  display: flex;
  align-items: center;
  overflow: hidden;
  padding: 32px 0px;
}
.orglie-content{
  width: 70%;
  margin-left: 37px;
}
.orglie-content p{
  font-weight: 600;
  font-size: 28px;
  line-height: 38px;
  /* identical to box height, or 136% */
  letter-spacing: -0.022em;
  /* Secondary/DarkGrey */
  color: #2F2F2F;
}
.orglie-content span,.orglie-content p:last-child{
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  /* or 162% */

  color: rgba(0, 0, 0, 0.56);
}
/* Section 2 ends here  */
/* Section 3*/
.orglie-counter{
  /* width: 50%; */
}
.orglie-counter p{
  font-weight: 600;
  font-size: 32px;
  line-height: 36px;
  /* identical to box height, or 112% */

  letter-spacing: -0.02em;
  margin-bottom: 4px;
  color: #FF6D2F;

}
.orglie-counter p span{
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  margin-bottom: 4px;
  color: #FF6D2F;
}
.orglie-counter span{
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  /* identical to box height, or 150% */

  letter-spacing: -0.02em;

  color: rgba(0, 0, 0, 0.56);

}
.orgl-gird-footprints{
  display: grid;
  grid-template-columns: 28.3% 28.3% 33.3%;
  grid-gap: 40px;
  margin-top: 64px;
}
.div-grid{
  display: grid;
  grid-template-columns: 38px auto;
  gap: 4px;
}
h2.ft-37{
  font-size: 37px;
}
.orgl-pre{
  text-align: center;
  margin-top: 60px;
}
.orgl-pre p{
  margin-top: 12px;
  font-weight: 600;
  font-size: 28px;
  line-height: 38px;
  /* identical to box height, or 136% */

  text-align: center;
  letter-spacing: -0.022em;

  /* Secondary/DarkGrey */

  color: #2F2F2F;
}
.mini-p p{
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  /* or 162% */


  color: rgba(0, 0, 0, 0.56);
}
.major-p p,.major-p {
  font-weight: normal;
  font-size: 20px;
  line-height: 30px;
  /* or 150% */


  color: rgba(0, 0, 0, 0.56);
}
.gridm {
  text-align: center;
}
.gridm img{
  margin-bottom: 6px;
}
.gridm p{
  font-weight: normal;
  font-size: 17px;
  line-height: 20px;
  /* or 153% */

  text-align: center;
  letter-spacing: -0.02em;

  color: #000000;
}

/* Section 3 ends here  */
/* Section 4 starts here  */
.cardie-orgie{
  display: grid;
  /* grid-template-columns: 61px auto; */
  grid-gap: 24px;
  background: #FFFFFF;
  border: 1px solid #EEEEEE;
  box-sizing: border-box;
  /* box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.08); */
  border-radius: 16px;
  padding: 24px;
}
.timeline {
  padding: 50px;
}
.timeline ul {
  padding: 0;
}
.timeline .default-line {
  content: '';
  position: absolute;
  /* left: 50%; */
  width: 4px;
  /* background: #bdc3c7; */
  border-right: 2px dashed rgb(194, 194, 194);
  height: 100%;
}
.timeline .draw-line {
  width: 4px;
  height: 42px;
  position: absolute;
  background: linear-gradient(0deg, #FD6E0D, #FD6E0D),
  linear-gradient(180deg, #FFFFFF -1.37%, #FFFFFF 1.69%, rgba(253, 110, 13, 0) 64.95%);
}
.timeline ul li {
  list-style-type: none;
  position: relative;
  /* width: 2px; */
  /* margin: 0 auto; */
  /* height: 280px; */
  height: 200px;
  background: transparent;
}
.timeline ul li.in-view {
  transition: 0.125s ease-in-out, background-color 0.2s ease-out, color 0.1s ease-out, border 0.1s ease-out;
}
.timeline ul li.in-view::before {
  content: '';
  position: absolute;
  left: 2px;
  z-index: 1;
  top: 30px;
  transform: translateX(-50%);
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #FD6E0D;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: center;
  transition: 0.125s ease-in-out, background-color 0.2s ease-out, color 0.1s ease-out, border 0.1s ease-out;
}
.timeline ul>  .in-view .cardie-orgie  {
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.08);
}
.timeline ul li::before {
  content: '';
  position: absolute;
  left: 3px;
  top: 0;
  transform: translateX(-50%);
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: inherit;
  background:  #C2C2C2;
  transition: all 0.4s ease-in-out;
  z-index: 999;
}
.orgie-cotie span{
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: #FF6E30;
}
.orgie-cotie p{
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;
  letter-spacing: -0.022em;
  color: #2F2F2F;
}
.orgie-cotie span:last-child{
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  color: rgba(0, 0, 0, 0.56);
  text-transform: initial;
  letter-spacing: inherit;
}
/* Section 4 ends here  */


/* About us ends here  */
.ul-newslist.tricky li{
  font-size: 20px;
}
/* Secondary sub  */

.headersub {
  display: block;
  width: 100%;
  width: 100%;
  z-index: 9999;
  transition: 0.2s;
  background-color: #fff;
}
.main-nav {
  background: #fff;
}
.main-nav__list {
  display: table;
  position: relative;
  width: 100%;
  table-layout: fixed;
  padding-left: 0;
  padding-top: 24px;
  margin-bottom: 0px;
}
.main-nav__item {
  display: table-cell;
  text-align: center;
  width: 100%;
  padding: 18px 0;
}
/* .main-nav__link {
  color: #fff;
  font-weight: 500;
  height: 3.5rem;
  padding: 1rem 5px;
  float: left;
} */
.main-nav__active {
  transition: width 0.22s ease-in-out, left 0.22s ease-in-out;
  background: #FF6D2F;
  height: 3px;
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 0px;
}

.sticky {
  position: fixed;
  top: 90px;
  width: 100%;
  z-index: 9;
}
.main-nav__item--active .main-nav__link{
  color: #FF6D2F;
}
.main-nav__link{
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  /* identical to box height, or 144% */
  width: 100%;
  display: block;
  /* letter-spacing: -0.02em; */

  color: rgba(0, 0, 0, 0.8);
}
/* Secondary sub ends here  */
/* New cardi starts here  */
.orglie-cardie-fb p{
  font-weight: 500;
  font-size: 24px;
  line-height: 26px;
  /* identical to box height, or 108% */
  margin-bottom: 10px;

  letter-spacing: -0.02em;

  color: rgba(0, 0, 0, 0.8);
}
.orglie-cardie-fb span{
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  /* identical to box height, or 125% */


  color: rgba(0, 0, 0, 0.56);
}
.orglie-cardie-fb{
  display: grid;
  grid-template-columns: 40px auto;
  gap: 16px;
  border-radius: 8px;
  padding: 16px;
}
.mt-9{
  margin-top: 9px;
}
.orglie-cardie-fb:hover{
  background: #FAFAFC;
}
.orglie-cardie-fb:hover p{
  color: rgba(255, 109, 47, 1);

}

/* New cardi ends here  */
.orgliy-contact-card {
  width: 100%;
  background: #F7CB5F;
  border-radius: 24px;
  padding: 20px;
}
.bg-cardie-white{
  background: #FFFFFF;
  border-radius: 24px;
  padding: 48px 28px ;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
}
.mlr-0{
  margin-left: 0px;
  margin-right: 0px;
}
.plr-0{
  padding-left: 0;
  padding-right: 0;
}
.br-24{
  border-radius: 0px 24px 24px 0px;
}
.orgl-head-address{
  font-weight: bold;
  font-size: 32px;
  line-height: 44px;
  /* identical to box height, or 137% */

  letter-spacing: -0.02em;

  /* Secondary/DarkGrey */

  color: #2F2F2F;

}
.orgl-smaddress{
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  /* or 162% */
  color: rgba(0, 0, 0, 0.56);
}
.padt-16{
  padding-top: 16px;
}
.w-80{
  width: 80%;
  display: block;
}
.tablfy.table td{
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  /* identical to box height, or 129% */
  border-right: 0px;
  padding:16px  24px ;
  color: #000000;
}
.tablfy.table th{
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  /* identical to box height, or 129% */
  padding: 24px;
  border-top: unset;
  color: rgba(34, 51, 69, 0.6);
}
.tablfy{
  border-collapse: separate;
  border-radius: 30px;
  border: 2px solid #e6e6e6;
  overflow: hidden;
}
.tablfy.table tbody th, .tablfy.table tbody td{
  border: 0px;
  background: unset ;
  border-bottom: 2px solid #dee2e6;
}
/* .tablfy.table tbody td:last-child{
  border-bottom: 0px;
} */
table tr:last-child td {
  /* border-bottom-left-radius: 30px; */
  border-bottom: 0px!important;

}


table tr:last-child td:last-child {
  /* border-bottom-right-radius: 30px; */
}
.table th.high{
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 26px;
  /* identical to box height, or 108% */
  color: #000000;
  text-align: center;
  background: #ff6d2f;
  color: #fff;

}
.card-ogiem{
  background: #F8F8F8;
  border: 1px solid #F3F7F9;
  height: 100%;
  border-radius: 32px;
  overflow: hidden;
}
.card-headie{
  padding: 17px 32px;
  background: #FF6D2F;
}
.card-headie p{
  font-weight: 600;
  font-size: 20px;
  line-height: 40px;
  letter-spacing: -0.02em;
  color: #FFFFFF;
}
.padie-card{
  padding: 22px 32px;
}
.name-high{
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.02em;
  color: #000000;
  margin-bottom: 8px;
}
.name-desc{
  font-weight: normal;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: -0.02em;
  color: rgba(0, 0, 0, 0.56);
}
.grd-m-touch{
  display: grid;
  gap: 12px;
  grid-template-columns: 24px auto;
}
.grd-m-touch p{
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #2F2F2F;
}
.grd-m-touch span{
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: -0.02em;
  color: #707070;
}
.mt-25{
  margin-top: 25px;
}
.mt-10{
  margin-top: 10px;
}
/* Job Listing  */
ul.job_types li{
  content: " "!important;
}
.search_jobs{
  display: none;
}
.job_types{
  display: none;
}
.job_listings li::before{
  content: " "!important;
}
.job_listings{
  border-top: 0px;
}
ul.job_listings li.job_listing a{
  padding: 30px 0;
  align-items: center;
  display: grid;
  width: 100%;
  padding-right: 50px;
}
ul.job_listings li.job_listing a div.location{
  width: 100%;
  padding: 10px;
}
ul.job_listings li.job_listing a ul.meta{
  position: absolute;
right: 0;
}
ul.job_listings li.job_listing a img.company_logo{
  display: none;
}
ul.job_listings li.job_listing a div.position{
  padding: 0px 10px;
}
ul.job_listings li.job_listing a div.position h3{
  font-weight: 600;
  font-size: 22px;
  line-height: 38px;
  letter-spacing: -0.022em;
  color: #2F2F2F;
}
ul.job_listings li.job_listing a .meta li.date{
  display: none;
}
ul.job_listings li.job_listing a .meta::after{
  content: "";
  background-image: url('../images/news-right.png');
  transition: transform 250ms;
  width: 34px;
  display: block;
  height: 40px;
  margin-right: 20px;
  margin-left: auto;
}
ul.job_listings li.job_listing:hover a .meta::after{
  transform: translateX(10px)translateY(-10px);
}
ul.job_listings li.job_listing a:hover{
  background-color: unset;
}
ul.job_listings{
  padding-top: 30px;
  border-top: 0px;
}
/* Job done  */
/* Changing banner  */
.thsn-title-bar-content,.thsn-title-bar-wrapper {
  min-height: 170px;
  text-align: center;
  background-image: unset;
  background-color: #FFFCF2;
}
.thsn-title-bar-content .thsn-breadcrumb {
  text-align: center;
}
.orgie-headiem h1{
  font-weight: 600;
  font-size: 64px;
  line-height: 64px;
  text-align: center;
  letter-spacing: -0.02em;
  color: #2F2F2F;
  margin-bottom: 24px;
}
.thsn-breadcrumb, .thsn-breadcrumb a{
  color: #666;
}
.orglie-h4ify h4{
  margin-bottom: 10px;
  color: #666;
  font-size: 23px;
  padding-top: 50px;
}
/* Changing banner done  */
.orgl-gird-footprints-cmp{
  grid-template-columns: 33.3% 33.3% 33.3%;
  justify-content: center;
  text-align: center;
}
/* Render items as columns */
.themesion-element-portfolio .themesion-element-inner .thsn-element-posts-wrapper .thsn-portfolio-ele:hover a{
  color: #fb6f62;

}
.themesion-element-portfolio .themesion-element-inner .thsn-element-posts-wrapper .thsn-portfolio-ele:hover{
  box-shadow: 0px 0px 18px 3px rgb(65 65 65 / 8%);
}
.themesion-element-portfolio .themesion-element-inner .thsn-element-posts-wrapper .thsn-portfolio-ele{
  background-color: #fff;
  display: inline-block;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  margin-bottom: 50px;
  max-width: fit-content;
  border: 1px solid #f3f3f3;
  overflow: hidden;
  padding: 0;
}
.thsn-portfolio-wrap{
  margin: auto;
}
.thsn-portfolio-style-3 .thsn-portfolio-title{
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}
.thsn-portfolio-style-3{
  margin-bottom: 10px;
}
.themesion-element-portfolio .themesion-element-inner .thsn-element-posts-wrapper.row{
  column-count: 3;
  column-gap: 20px;
  max-width: 100%;
  margin: auto;
  display: block;
  width: 100%;
}
.thsn-portfolio-style-3 .thsn-content-wrapper {
  padding: 20px 30px;
  border: unset;
}
.thsn-portfolio-style-3:hover .thsn-featured-wrapper::before{

}
.fotter-fin span{
 font-size: 13px;
}
.thsn-portfolio-style-3 .thsn-featured-wrapper::before{
  z-index: -2;
}
/* Faq section starts here */
.orgl-faq-flush .accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.2em;
  margin-left: auto;
  content: "";
  background-image: url("../images/arrowfaq.png");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform .2s ease-in-out;
  display: block;
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
}
#accordionFlushExample ul{
  padding-left: 20px;
}
.orgl-faq-flush .accordion-button:not(.collapsed)::after {
  background-image: url("../images/arrowfaq-high.png");
  transform: rotate(-180deg);
}
.orgl-faq-flush .accordion-button{
  width: 100%;
  text-align: left;
  border-radius: 10px;
  font-weight: 600;
  font-size: 16px;
  text-transform: unset;
  letter-spacing: 0;
  line-height: 17px;
  color: #2F2F2F;
  padding: 16px 19.5px;
  background: #FFF;
  border-bottom: 0;
}
.orgl-faq-flush .accordion-collapse{
  padding: 16px 19.5px;
  padding-right: 40px;
  /* border: 1px solid aliceblue; */
}
.orgl-faq-flush .accordion-item.orgl-faq-item{
  /* box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.08); */
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.04);
  margin-top: 12px;
}
button:focus{
  outline: unset;
}
/* Faq section ends here */
/* Hide first tab in teamates section  */
.thsn-sortable-list-ul li:first-child{
  display: none;
}
.thsn-sortable-list-ul{
  text-align: left;
}
.thsn-sortable-list a{
  font-size: 16px;
  text-transform: capitalize;
}
.thsn-sortable-list-ul li:nth-child(2){
  margin-left: 0px;
}
.thsn-sortable-list a.thsn-selected{
  border-color: #ff6d2f;
  background-color: #ff6d2f;
}
.thsn-element-team-style-2{
  padding-top: 20px;
}
.teamates-p p{
  font-weight: normal;
  font-size: 20px;
  line-height: 30px;
  /* or 150% */


  color: rgba(0, 0, 0, 0.56);
}
.card-teammates{
  /* background: #FAFCFF;
  border-radius: 32px;
  box-shadow: 0px 0px 25px 10px rgba(65, 65, 65, 0.07);
  padding: 30px 35px;
  /* padding-bottom: 0px; 
  margin-top: 80px; */
}
ul.job-heading,.company {
  display: none;
}
.thsn-team-style-2 .thsn-featured-wrapper img{
  filter: grayscale(100);
}
/* Contact Button set  */
.file-814{
  width: 100%;
  display: block;
  position: absolute;
  height: 70px;
}
#upload{
  width: 100%;
  opacity: 0; 
  margin-top: 40px;
  z-index: 9999;
  position: absolute;
}
.choose-fileR{
  /* position: absolute; */
  top: 0;
  width: 100%;
}
#file-chosen{
  border-radius: 5px;
  height: 56px !important;
  display: block;
  width: 100%;
  font-size: 16px;
  color: #848484;
  line-height: 50px;
  padding: 0px 15px;
  font-weight: 400;
  background: #ffffff;
  border: 2px solid #ececec;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  /* position: absolute;
  top: 25px; */
}
.single_job_listing .application .application_details{
  padding: 10px 30px
}
input[type="submit"]{
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  cursor: pointer;
  background-color: #FF6D2F;
  color: #FFF;
  padding: 6px 22px;
  border: 1px solid #FF6D2F;
  border-radius: 4px;
  letter-spacing: initial;
  text-transform: capitalize;
}
/* teammates Ends here  */
.orgl-spanheader a{
  font-weight: normal;
  font-size: 15px;
  line-height: 19px;
  /* identical to box height, or 127% */

  cursor: pointer;

  color: #000000;
  margin-left: 36px;

}
#masthead .orgl-spanheader .header-spanbtnify:hover{
  background-color: #FF6D2F;
  color: #FFF;
}
.orgl-spanheader{
  text-align: end;
}
.orgl-spanheader img{
  margin-right: 8px;
  margin-bottom: 3px;
}
.orgl-top-header{
  background-color: #fff;
  padding: 15px 0;
}
#site-navigation{
  margin-bottom: 21px;
  padding-top: 15px;
  border-top: 1px solid #F8F8F8;
}
.header-dropdown{
  background: unset;
  font-weight: normal;
  font-size: 15px;
  line-height: 19px;
  color: #000000;
  margin-left: 36px;
  padding: 0;
  text-transform: unset;
  border: unset;
  outline: unset;
}
.dis-inline{
  display: inline;
}
.header-dropdown.btn-secondary.focus, .header-dropdown.btn-secondary:focus {
  box-shadow: unset;
}
.header-dropdown.btn-secondary:hover {
  color: #000000;
  background-color: unset;
  border-color: unset;
}
.dropdown-item{
  text-transform: unset;
}
/*Header arrow animation clr change */
.thsn-navbar.thsn-dropdown-active-color-globalcolor ul > li > ul.sub-menu > li.current-menu-item > a{
  /* color:#666!important */
}
.thsn-navbar.thsn-dropdown-active-color-globalcolor ul > li > ul.sub-menu > li.current-menu-item > a:hover{
  color: #fff!important;
}
.thsn-navbar.thsn-main-active-color-globalcolor > div > ul > li.current_page_item > a, .thsn-navbar.thsn-main-active-color-globalcolor > div > ul > li.current-menu-parent > a::after{
  filter: invert(54%) sepia(99%) saturate(2514%) hue-rotate(340deg) brightness(101%) contrast(101%);
}
.thsn-navbar.thsn-main-active-color-globalcolor > div > ul > li:hover > a::after{
  filter: invert(54%) sepia(99%) saturate(2514%) hue-rotate(340deg) brightness(101%) contrast(101%);
  transform: rotate(180deg);
}
.thsn-navbar.thsn-main-active-color-globalcolor > div > ul > li > a::after{
  transition:transform .2s ease-in-out
}
/* Header arrow animation clr change ends  */
/* Accordian forr eligibility  */

.accordion.accordion-el .accordion-item {
  border-bottom: 1px solid #e5e5e5;
}
.accordion.accordion-el .accordion-item button[aria-expanded='true'] {
  border-bottom: unset;
}
.accordion.accordion-el button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 1em 0;
  color: #000000;
  font-size: 1.15rem;
  font-weight: 400;
  border: none;
  background: none;
  outline: none;
}
.accordion.accordion-el button:hover, .accordion.accordion-el button:focus {
  cursor: pointer;
  color: #ff6d2f;
}
.accordion.accordion-el button:hover::after, .accordion.accordion-el button:focus::after {
  cursor: pointer;
  color: #ff6d2f;
  border: 1px solid #ff6d2f;
}
.accordion.accordion-el button .accordion-title {
  padding-bottom: 16px;
  font-weight: 500;
  font-size: 24px;
  line-height: 39px;
  letter-spacing: -0.03em;
  color: #2F2F2F;
  border-bottom: unset;
  text-transform: capitalize;
}
.accordion.accordion-el button .icon {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  width: 22px;
  height: 22px;
  border: unset;
  border-radius: 22px;
  bottom: 0;
  margin: auto;
}
.accordion.accordion-el button .icon::before {
  display: block;
  position: absolute;
  content: '';
  top: 9px;
  left: 1px;
  width: 20px;
  height: 1px;
  background: currentColor;
}
.accordion.accordion-el button .icon::after {
  display: block;
  position: absolute;
  content: '';
  top: 0px;
  left: 10px;
  width: 1px;
  height: 20px;
  background: currentColor;
}
.accordion.accordion-el button[aria-expanded='true'] {
  color: #ff6d2f;
}
.accordion.accordion-el button[aria-expanded='true'] .icon::after {
  width: 0;
}
.accordion.accordion-el button[aria-expanded='true'] + .accordion-content{
  opacity: 1;
  max-height: 40em;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}
.accordion.accordion-el button+ .accordion-content {

  padding-left: 20px;
}
.accordion.accordion-el .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}
.accordion.accordion-el .accordion-content p {
  font-size: 1rem;
  font-weight: 300;
  margin: 2em 0;
}
.bg-clr-section{
  background: #FAFCFF;
}
.listeligibility li,.accordion-content ul li {
  font-weight: normal;
  font-size: 20px;
  line-height: 29px;
  color: #283742;
  list-style: none;
  margin-bottom: 12px;
}
.listeligibility li::before,.accordion-content ul li::before{
  content: url("../images/two/Checks.png");
  width: 32px;
  display: block;
  position: absolute;
  left: 17px;
}
.discenter{
  display: flex;
  align-items: center;
}

/* Header drop down design change  */
.dropdown-menu {
  filter: drop-shadow(0px 8px 16px rgba(0, 0, 0, 0.08));
border: none;
margin-top: 2px;
}
.dropdown-toggle::after{
  content: "";
  background-image: url("../images/arrowdown.png");
  width: 12px;
  background-size: cover;
  display: inline-block;
  height: 12px;
  background-repeat: no-repeat;
  margin-left: -2px;
  vertical-align:unset;
  border-top:unset;
  border-right:unset;
  border-bottom:unset;
  border-left:unset
}
.dropdown-item:focus, .dropdown-item:hover{
  background: rgba(253, 110, 13, 0.1);
  color: #FD6E0D;
}
.dropdown-item:focus a, .dropdown-item:hover a{
  color: #FD6E0D;
}
.dropdown-menu{
  transform: translate(16px, 20px)!important;
  padding: 0px;
}
.btn-secondary:not(:disabled):not(.disabled):active{
  background-color: unset;
  border-color: unset;
  color: inherit;
  box-shadow: unset;
}
.overflow-hidden{
  overflow: hidden;
}
/* Button Fix for submit  */
.contactLogin input[type="button"],.contactLogin input[type="reset"], .contactLogin input[type="submit"]{
  border: 1px solid #FF6D2F;
  border-radius: 5px;
  background: #FF6D2F;
  color: #FFFFFF;
  padding: 12px 16px;
  font-size: 15px;
  margin-top: 20px;
  width: 100%;
}
.contactLogin label{
  width: 100%;
}
.contactLogin .wpcf7-spinner{
  position: absolute;
  right: 0;
}
/* full height of col  */
.full-height-col {
  display: table;
  width: 100%
}
.full-height-col .col-md-4{
  display: table-cell;
}
.full-height-col .col-md-4 .apply-now.left{
  position: absolute;
  bottom: 0;
}
/* filter grayscale image   */
.filter-greyscale{
  filter: grayscale(100%);
}
.imagie-left{
  /* margin-top: 4px;   */
}
.colr-high{
  color: #FF6E30;
  padding: 8px 4px;
  text-transform: capitalize;
  margin-left: 2px;
  font-size: 11px;
}
.gridm div{
  border: 1px solid #666;
  margin: auto;
  border-radius: 70px;
  width: 70px;
  height: 70px;
  padding: 12px;
  margin-bottom: 16px;
}
.border-rad24{
  border-radius: 24px;
  overflow: hidden;
}
.ebi{
  font-weight: 600;
  font-size: 24px;
  line-height: 26px;
  /* or 108% */


  color: rgba(0, 0, 0, 0.56);
}
.ebi-span{
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  /* or 108% */


  color: rgba(0, 0, 0, 0.56);
}
.orgl-gird-feature.orgl-gird-footprints{
  grid-template-columns: 50% 50%;
  margin-top: 0px;
}
.orgl-gird-feature.orgl-girdy.orgl-conact .orglie-cardie-fb{
  grid-template-columns:unset
}
/* hide border plus outline noe  */
.none-border iframe{
  border:unset;

}
.nohide-img img{
  display: none;
}




/* Header style  */
.imgie-headerif{
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 164px;
}
.grid-wid20{
  max-width: 20%;
  margin-left: auto;
  margin-right: auto;
}
.accordion-el{
  width: 100%;
}
.ft-20{
  font-size: 20px;
  line-height: 26px;
}

/* Form Input done  */

.form__div{
  position: relative;
  height: 54px;
  margin-bottom: 34px;
}
.mb-0{
  margin-bottom: 0px!important;
}
.form__input{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  /* identical to box height, or 133% */
  
  letter-spacing: 0.4px;
  
  /* 00. On Surface / Medium Emphasis */
  
  color: rgba(0, 0, 0, 0.6);
  font-weight: 500;
  border: 1px solid var(--border-color);
  border-radius: .5rem;
  outline: none;
  padding: 15px;
  background: none;
  z-index: 1;
}
select,input{
  height: 54px;
}
.form__label{
  position: absolute;
  left: 1rem;
  top: 1.2rem;
  padding: 0 .25rem;
  background-color: #fff;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  /* identical to box height, or 133% */
  
  letter-spacing: 0.4px;
  
  /* 00. On Surface / Medium Emphasis */
  
  color: rgba(0, 0, 0, 0.6);
  font-weight: 500;
  transition: .3s;
}
.form__button{
  display: block;
  margin-left: auto;
  padding: 14.5px;
  outline: none;
  border: none;
  /* Orange */

  background: #FD6E0D;
  border-radius: 100px;
  cursor: pointer;
  transition: .3s;
  width: 100%;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-align: center;

  color: #FFFFFF;
}
.form__button:hover{
  box-shadow: 0 10px 36px rgba(0,0,0,.15);
}

/*Input focus move up label*/
.form__input:focus + .form__label{
  top: -.5rem;
  left: .8rem;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  /* identical to box height, or 133% */
  
  letter-spacing: 0.4px;
  
  /* 00. On Surface / Medium Emphasis */
  
  color: rgba(0, 0, 0, 0.6);
  font-weight: 500;
  z-index: 10;
}

/*Input focus sticky top label*/
.form__input:not(:placeholder-shown).form__input:not(:focus)+ .form__label{
  top: -.4rem;
  left: .8rem;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  /* identical to box height, or 133% */
  
  letter-spacing: 0.4px;
  
  /* 00. On Surface / Medium Emphasis */
  
  color: rgba(0, 0, 0, 0.6);
  font-weight: 500;
  z-index: 10;
}

/*Input focus*/
.form__input:focus{
  border: 1.5px solid var(--first-color);
}
.header-spanbtnify{
  padding: 6px 12px;
  border: 1px solid #FF6D2F;
  border-radius: 4px;
}
.header-spanbtnify.mrg-left-16{
  margin-left: 16px;
}
.bg-changeclr{
  background-image: url('../images/home-ban.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat
}

select,input{
  border-radius: 5px;
  height: 56px!important;
}
textarea{
  border-radius: 5px;
}
.contact-formify label{
  position: absolute;
  top: 14px;
  z-index: 1;
  margin-left: 10px;
  background: #fff;
  width: auto;
  padding: 0px 9px;
}
.card-teammates h4{
  margin-top: 30px;
  margin-bottom: 10px;
}
.ml-8{
  margin-left: 8px;
}
.swiper-why-pagination{
  justify-content: center;
  display: flex;
}
.swiper-why{
  overflow: hidden;
}
.show-tab{
  display: none;
}
.swiper-pagination-bullet-active{
  background: #ff6d2f;
}
.mob-ptagpadbtm p{
  margin-bottom: 40px;
}
.orgl-gird-carrers{
  grid-template-columns: 50% 50%;
}
.what-marg-pbtm p{
  margin-bottom: 26px;
}
.bg-ashie{
  background-color: #f8f8f8;
}
.img-bgscroll{
  background-color: #edf3ff;
  padding: 60px;
  padding-bottom: 0;
  border-radius: 30px;
  text-align: center;
  margin-bottom: 40px;
}
@media (max-width:991px){
  .mob-flexun{
    background-image: unset;
  }
  .mob-flexun .col-md-5{
    max-width: 100%;
    flex: unset;
  }
  .hide-tab{
    display: none;
  }
  .show-tab{
    display: block;
  }
  .fline-divide{
    margin:20px 0px
  }
  .site-footer{
    padding: 56px 0;
    padding-bottom: 20px;
  }
  .orgl-reachus li{
    margin-right: 0px;
  }
  .org-headieLine p{
    font-size: 24px;
  }
  .max-imgie-40{
    max-width: 40%;
  }
  .orgl-gird-footprints{
    grid-template-columns: 50% 50%;
  }
  .paragraph,.pagie-parg p{
    width: 100%;
  }
  .orgie-gridie{
    grid-template-columns: 90% 5%;
  }
  .ul-newslist li p{
    font-size: 20px;
    line-height: 24px;
  }
  .headersub {
    display: none;
  }
  .gap-row30{
    grid-row-gap: 30px;
  }
  h2{
    font-size: 36px;
    line-height: 42px;
  }
  .paragraph,.pagie-parg p{
    font-size: 18px;
    line-height: 24px;
    text-align: left;
  }
  h2.ft-37 {
    font-size: 30px;
    line-height: 36px;
  }
  .ft-20{
    font-size: 18px;
  }
  .orgie-cotie p{
    margin-top: 10px;
    font-size: 18px;
    line-height: 23px;
  }
  .orgie-cotie span{
    font-size: 14px;
    line-height: 17px;
  }
  .timeline {
    padding: 50px 20px;
  }
  .orglie-content p{
    font-size: 22px;
    line-height: 8px;
  }
  .pad-top100 {
    padding-top: 60px;
  }
  .pad-btm100{
    padding-bottom: 60px;
  }
  .major-p p, .major-p{
    font-size: 16px;
    line-height: 26px;
  }
  .worky-footer  img:first-child{
    width: 50%;
  }
  .orgie-headiem h1{
    font-size: 44px;
    line-height: 54px;
  }
  .thsn-navbar > div > ul ul li a{
    width: 100%;
    position: inherit;
    z-index: 99;
  }
  .themesion-team-image-box .thsn-featured-wrapper img{
    width: 100%;
  }
  .h1-single{
    font-size: 38px;
    line-height: 44px;
  }
  .themesion-element-portfolio .themesion-element-inner .thsn-element-posts-wrapper.row{
    column-count: 2;
  }
  .contact-formify label{
    top: 16px;
    font-size: 13px;
  }
  /* steps two wheelar change   */
  .two-column-grid-preview{
    -ms-grid-columns: auto;
    grid-template-columns: auto;
  }
  .two-column-grid-preview .left-side {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  #second-preview,#third-preview ,#forth-preview  {
    margin-top: 60px;
    opacity: 1!important;
  }
  .orgl-fav-headie{
    font-size: 28px;
    line-height: 38px;
  }
  .mob-gridify{
    grid-row-gap: 30px;
  }
  .mob-gridify .grid-wid20{
    max-width: 30%;
  }
  .site-content-contain {
    padding-top: 87px;
  }

  /* Teammates */
  .thsn-element-posts-wrapper.row .thsn-ele {
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 30px;
    width: 80%;
    /* margin: auto; */
        margin-bottom: auto;
    margin-bottom: 34px;
    min-width: 50%;
  }
  .themesion-post-item {
    background-color: #fff;
    border: 1px solid #f3f3f3;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.03);
  }
  .thsn-team-style-2 .themesion-box-content{
    padding-top: 20px;
    text-align: center;
    padding: 20px;
  }
  .teammates .col-md-5{
    display: none;
  } 
  .teammates .col-md-7{
    min-width: 100%;
  }
}
@media (max-width:1199px){
  .modal-dialog{
    max-width: 80%;
  }
}
@media (max-width:767px) {
  .thsn-element-posts-wrapper.row .thsn-ele {
    min-width: 100%;
  }
}
@media (max-width:800px){
  ul.job_listings li.job_listing a div.location{
    text-align: left;
    font-size: 14px;
    line-height: 19px;
  }
  ul.job_listings li.job_listing a div.position{
    width: 100%;
  }
  .ul-newslist.tricky{
    margin-top: 20px;
  }
  #height-nav .w-100{
    width: 90%!important;
    margin-left: auto ;
    margin-right: auto ;
    margin-top: 28px!important;
  }
  .main-sec-pad {
    padding-top: 42px;
  }
  .site-branding {
    margin-left: 0px!important;
  }

}
@media (max-width:500px) {
  .col-md-2.col-sm-6.gridm {
    width: 50%;
  }
  .themesion-element-portfolio .themesion-element-inner .thsn-element-posts-wrapper.row{
    column-count: 1;
  }
  .orgl-gird-feature.orgl-gird-footprints{
    grid-template-columns: unset;
    margin-top: 0px;
    grid-gap: 0;
  }
  .sub-container{
    padding: 42px 10px;
  }
  .mob-gridify{
    grid-row-gap: unset;
  }
  .mob-gridify .grid-wid20 {
    max-width: 50%;
    padding: 18px;
  }
  .mob-gridify .grid-wid20:last-child{
    padding: 0px;
  }
}
@media (max-width:435px) {
  .sub-container{
    padding:42px 10px
  }
  #address {
    position: relative;
    height: 180px;
  }
  ul.job_listings li.job_listing a div.location{
    text-align: left;
    font-size: 14px;
    line-height: 22px;
  }
  #height-nav .h1-single {
    font-size: 33px;
    line-height: 40px;
  }
  .themesion-element-portfolio .themesion-element-inner .thsn-element-posts-wrapper.row{
    column-count: 1;
    row-gap: 30px;
    display: grid;
  }
  .orgl-gird-footprints{
    grid-template-columns: 50% 50%;
  }
  .div-grid{
    grid-template-columns:unset;
    gap: 10px;
  }
  .div-grid img{
    width: 50px;
  }
  .orgie-gridie{
    grid-template-columns: 90% 10%;
  }
  .ul-newslist li span{
    font-size: 14px;
  }
  .ft-20{
    font-size: 18px;
  }
  h2{
    font-size: 26px;
    line-height: 32px;
    /* text-align: left; */
  }
  .paragraph,.pagie-parg p{
    font-size: 18px;
    line-height: 24px;
    text-align: left;
  }
  h2.ft-37 {
    font-size: 26px;
    line-height: 32px;
  }
  .ft-20 {
    font-size: 16px;
  }
  .org-p-down{
    width: 100%;
    font-size: 18px;
    line-height: 24px;
    text-align: left;
  }
}
.mob-btmapplynow{
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
.mob-fil-gap.fli-gap{
  display: grid;
  gap: 22px;
}
.modal.teammates.show{
  background: rgba(0, 0, 0, 0.46) none repeat scroll 0% 0%;
  z-index: 99999;
}
.page-id-14193 .modal-backdrop.show,.page-id-14197 .modal-backdrop.show{
  position: unset;
}
.modal.teammates.show .modal-content{
  padding: 50px 50px;
  padding-right: 80px;
}
.modal.teammates.show .modal-content .close{
  position: absolute;
  width: 40px;
  border-radius: 50px;
  height: 30px;
  top: -14px;
  right: -15px;
  opacity: 1;
  border: 0px;
}
#address{
  position: relative;
  height: auto;
}
.module-sm.ad-list {
  position: absolute;
}

@media (max-width:991px) {
  #address {
    position: relative;
    height: 120px;
  }
  .orgl-gird-feature.orgl-gird-footprints.orgl-touch{
    grid-template-columns:unset;
    grid-gap: 0px;
  }
}
.fixie-heightie{
  height: 240px;
  overflow: hidden;
}
.full-border24{
  border-radius: 24px;
}
.showon-hide{
  display: flex;
}
.showon{
  display: none;
}
@media (max-width:1199px) {
  .showon{
    display: flex;
    justify-content: center;
  }
  .showon-hide{
    display: none;
  }
  .modal.teammates.show .modal-content{
    padding-right:50px
  }
}
@media (max-width:575px) {
  .modal-dialog{
    max-width: 100%;
  }
  .modal.teammates.show .modal-content{
    padding: 20px;
    padding-right: 20px;
  }
  .client_flex-container > div{
    width: 100%!important;
  }
}
@media screen and (max-width:438px),screen and (max-height:800px) {
  .modal.teammates.show .modal-content{
    max-height: 400px;
    top: 30px;
  }
  .modal.teammates.show .modal-content .modal-body{
    overflow-x: scroll;
  }
  .modal.teammates.show .modal-content .modal-body h3{
    font-size: 18px!important;
    line-height: 22px!important;
  }
  .modal.teammates.show .modal-content .modal-body  p{
    font-size: 14px!important;
    line-height: 22px!important;
  }
  .modal.teammates.show .modal-content{
    padding: 0px;
    padding-right: 0px;
  }
  .thsn-title-bar-content{
    padding: 34px 0px;
  }
  .modal.teammates.show .modal-content .close{
    z-index: 99999;
    top: -12px;
    right: -11px;
    width: 30px;
  }
  .orgl-fav-headie {
    font-size: 20px;
    line-height: 28px;
  }
  .orgl-num{
    font-size: 15px;
  }
  .ul-newslist.tricky li{
    font-size: 16px;
    padding: 15px 0px;
  }
  .listeligibility li, .accordion-content ul li{
    font-size: 18px;
    line-height: 25px;
  }
  .accordion.accordion-el button .accordion-title{
    font-size: 20px;
  }
  .orglie-cardie-fb{
    grid-template-columns: 35px auto;
  }
  .orglie-cardie-fb p{
    font-size: 18px;
    line-height: 18px;
  }
  .mb-60 {
    margin-bottom: 30px;
  }
  
}