html.boxed .body {
  max-width: 100% !important;
  box-shadow: 0 0 4px rgb(0 0 0 / 0%) !important;
  margin: 0 auto !important;
}
body {
  color: #2E2E2E !important;
}
:root {
  --primary-color: #71B34B; /* Define a root variable for primary color */
  --secondary-color: #452B6D;
}
.logo-main {
  background: #fff;
  height: 100px;
  justify-content: center;
  display: flex;
  align-items: center;
}
@media (min-width: 1200px) {
  html.boxed.sticky-header-active #header .header-body {
    width: 100%;
    max-width: 100% !important;
  }
}
h1, h4{
	  font-family: "Bebas Neue", sans-serif;
	font-style: normal;
	letter-spacing: 1px;
	
}
/*Babas neue*/
.bebas-neue-regular {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-style: normal;
}
/*end Babas neue*/
/*nav*/
#header .header-nav-main nav > ul > li > a{
	font-size: 17px !important;
font-weight: 500;
	        font-family: "Poppins", sans-serif;
	text-transform: none !important;
}

#header {
  box-shadow: 0px 5px 10px 0px #555555 !important;
}/*
.header-nav.header-nav-force-light-text.justify-content-start{
	flex-grow: initial !important;
	margin: 0 auto;
}
@media (max-width: 920px){
	.header-nav.header-nav-force-light-text.justify-content-start{
	flex-grow: 1 !important;
	margin: 0 auto;
}
	#header .header-nav-main nav > ul{
		padding-top: 110px !important;
		padding-bottom:0px !important;
	}
	#header .header-nav-main nav {
		height: 100vh !important;
		}
}*/
.logo-text {
  font-family: "Bebas Neue", sans-serif;
  font-size: 37px;
  color: #000 !important;
  position: relative;
  top: 5px;
  padding: 0px 15px 0px 15px;
  font-weight: 600;
  letter-spacing: 2px;
}
/*nav ends*/
/*Hero-banner-starts*/
.hero-image {
  height: 100%;
}
.hero-image-container {
  height: 497px;
  background-image: url('/ncoe/careers/2025/images/sitelook/EFCbanner-bg-main.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
	    position: relative;
    z-index: 2;
	margin-top:100px;
}
.header-nav-bar.custom-bg-primary{
	    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}
.hero-butt {
  font-weight: 400;
  margin-top: 20px;
  text-decoration: none;
  color: white;
  font-size: 1em;
  background: linear-gradient(0.25turn, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
  padding: 10px 20px;
  letter-spacing: .3em;
  transition: padding .1s;
}
.hero-butt:hover {
  padding: 20px 30px;
}
@media (max-width: 600px) {
  .hero-title {
    font-size: 2em;
  }
  .hero-p {
    font-size: .8em;
  }
}
@media (max-width: 400px) {
  .hero-title {
    font-size: 1.5em;
  }
  .hero-p {
    padding: 10px 20px 10px 20px;
    font-size: .7em;
  }
}
/*@media (max-width: 768px) {
  .hero-image-container {
    height: 155px;
  }
}*/
/*ens-hero banner*/
/*event-section-*/
.event-sec {
  background-image: url('/ncoe/careers/2025/images/sitelook/Annual-conference-bg.png');
  height: 900px;
  background-repeat: no-repeat;
  background-position: left top;
	position: relative;
    margin-top: -45px;
	z-index: 1;
}
.content-right{
	float:right;
	
}
.event-title {
  font-size: 75px;
  line-height: 100px;
  letter-spacing: 1px;
      font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-style: normal;
	padding:200px 0px 0px 0px;
}
.event-location {
  font-size: 24px;
  display: flex;
  line-height: 40px;
	margin-top:2rem;
}
.event-location i{
	    margin-top: 5px;
    color: #71b34b;
}
/*end---event-section-*/
/*Aboutus-sec*/
.Aboutus-sec {
  background-color: var(--secondary-color);
  padding: 100px 0px 100px 0px;
}
.Aboutus-sec h1 {
  color: #fff;
  font-weight: 400;
	letter-spacing: 1px;
    font-size: 54px;
	
}
.Aboutus-sec p {
color: #aeaeae;
    line-height: 40px;
    font-size: 17px;
    font-weight: 200;
    font-family: "Poppins", sans-serif;
	opacity: 0.8;
	padding-right: 50px;
}

a.ml-1.learnmore-btn{
  text-decoration: underline !important;
  font-weight: bold;
	color:#fff;
	font-size: 18px;
	opacity: 0.9 !important;
}
/*end--aboutus-sec*/
/*speaker-section-*/
.speaker-sec {
  background-image: url('/ncoe/careers/2025/images/sitelook/speakers-bgbanner.png');

  background-repeat: no-repeat;
}
.speaker-sec h1, .sponsor-sec h1 {
  text-align: center;
  font-weight: 400;
  background-repeat: no-repeat;
  padding: 120px 0px 80px 0px;
	font-size:50px;
}
.event-location {
  font-size: 22px;
  display: flex;
  line-height: 40px;
	width:408px;
}

.site-heading h2 {
  display: block;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.site-heading h2 span {
  color: #ff5a6e;
}
.site-heading h4 {
  display: inline-block;
  padding-bottom: 20px;
  position: relative;
  text-transform: capitalize;
  z-index: 1;
}
.site-heading h4::before {
  background: #ff5a6e none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  margin-left: -25px;
  position: absolute;
  width: 50px;
}
.site-heading h2 span {
  color: #ff5a6e;
}
.site-heading {
  margin-bottom: 60px;
  overflow: hidden;
  margin-top: -5px;
}
.team-area .single-item {
  
	padding: 30px;
}
.team-area .single-item p{
  
	margin: 0 0 20px;
    color: #2c2a2a;
    line-height: 30px;
    font-size: 16px;
    font-weight: 200;
    font-family: "Poppins", sans-serif;
    opacity: 0.8;
}

.team-area .item .thumb {
  position: relative;
  overflow: hidden;
  z-index: 1;
	border-radius:20px;
	box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
}
.team-area .item .thumb::after {
  background: #232323 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  width: 100%;
}
/*.team-area .team-items .item:hover .thumb::after {
  opacity: 0.7;
}
.team-area .item .thumb .overlay {
  top: -100%;
  left: 0;
  padding: 20px;
  position: absolute;
  text-align: center;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  width: 100%;
  z-index: 1;
}
.team-area .item:hover .thumb .overlay {
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
}
.team-area .item .thumb .overlay p {
  color: #ffffff;
}
.team-area .item .thumb .overlay h4 {
  color: #ffffff;
  display: inline-block;
  position: relative;
  text-transform: uppercase;
}*/
.team-area .item .thumb img {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
/*
.team-area .item:hover .thumb img {
  opacity: .6;
}*/
.team-area .item .thumb .social li {
  display: inline-block;
}
.team-area .item .thumb .social li a {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin: 0 2px;
  text-align: center;
  width: 40px;
}
.team-area .info {
  background: #ffffff none repeat scroll 0 0;
  -moz-box-shadow: 0 0 10px #cccccc;
  -webkit-box-shadow: 0 0 10px #cccccc;
  -o-box-shadow: 0 0 10px #cccccc;
  box-shadow: 0 0 10px #cccccc;
  padding: 30px 20px 30px;
  position: relative;
  text-align: center;
  z-index: 9;
	    border-radius: 0px 0px 30px 30px;
}
.team-area .info h4 {
  font-weight: 400;
  margin-bottom: 5px;
  text-transform: capitalize;
}
.team-area .info span {
  color: #ff5a6e;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
.team-area .social li.twitter a {
  background-color: #00b6f1;
}
.team-area .social li.pinterest a {
  background-color: #bd081c;
}
.team-area .social li.facebook a {
  background-color: #3b5998;
}
.team-area .social li.google-plus a {
  background-color: #df4a32;
}
.team-area .social li.vimeo a {
  background-color: #1ab7ea;
}
.team-area .social li.instagram a {
  background-color: #cd486b;
}
/*end---speaker-section-*/
/*blog-sec*/
.blog-sec {
  background-color: var(--secondary-color);
  padding: 110px 0px 100px 0px;
  margin-top: 100px;
}
.blog-sec h4 {
  color: #fff;
  text-align: center;
	font-weight: 400;
}
.blog-sec p {
	 text-align: center;
	color: #fff;
    line-height: 24px;
    font-size: 14px;
    font-weight: 200;
    font-family: "Poppins", sans-serif;
	    padding: 0px 15px 0px 15px;opacity: 0.8;
}
.blog-sec h1 {
  color: #fff;
  text-align: center;
  font-size: 87px;
  font-weight: 400;
}

/*end--blog-sec*/
/*sponsor-section-*/
.sponsor-sec-margin{
	padding-bottom:130px;
}
.sponsor-sec {
  background-image: url('/ncoe/careers/2025/images/sitelook/sponsors-bgbanner.png');
 
  background-repeat: no-repeat;
  background-position: right bottom;
}
.slide img {
  width: 100px;
  height: 100px;
  animation: scroll 60s linear infinite;
}
.slide-track {
  width: 100%;
  display: flex;
  gap: 3em;
  overflow: hidden;
}
.slider {
 
  padding: 0em 2em 8em 2em;
}
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translatex(-1000%)
  }
}
/*end---evsponsorent-section-*/
/*buttons*/
.button-65 {
  appearance: none;
  backface-visibility: hidden;
  background-color: #DB2A6B;
  border-radius: 10px 10px 10px 0px;
  border-style: none;
  box-shadow: none;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 500;
  height: 55px;
  letter-spacing: normal;
  line-height: 1.5;
  outline: none;
  overflow: hidden;
  padding: 14px 30px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transform: translate3d(0, 0, 0);
  transition: all .3s;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: top;
  white-space: nowrap;
	
}
.button-65:hover {
  background-color: #c51853;
  box-shadow: rgba(0, 0, 0, .05) 0 5px 30px, rgba(0, 0, 0, .05) 0 1px 4px;
  opacity: 1;
  transform: translateY(0);
  transition-duration: .35s;
}
.button-65:hover:after {
  opacity: .5;
}
.button-65:active {
  box-shadow: rgba(0, 0, 0, .1) 0 3px 6px 0, rgba(0, 0, 0, .1) 0 0 10px 0, rgba(0, 0, 0, .1) 0 1px 4px -1px;
  transform: translateY(2px);
  transition-duration: .35s;
}
.button-65:active:after {
  opacity: 1;
}
@media (min-width: 768px) {
  .button-65 {
    padding: 15px 22px;
    width: 225px;
  }
}
/*footer--home*/
.home-footer {
  position: relative;
  background: var(--primary-color);
  width: 100%;
  bottom: 0;
  left: 0;
}
/*.home-footer::before {
  content: '';
  position: absolute;
  left: 0;
  top: 100px;
  height: 1px;
  width: 100%;
  background: #62a23e;
}*/
.home-footer .content {
  max-width: 1250px;
  margin: auto;
  padding: 30px 40px 40px 40px;
}
/*.home-footer .content .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 50px;
}*/
.content .top .logo-details {
  color: #fff;
  font-size: 30px;
	 font-family: "Bebas Neue", sans-serif;
	font-style: normal;
	letter-spacing: 1px;
}
.content .top .media-icons {
  display: flex;
}
.content .top .media-icons a {
  height: 40px;
  width: 40px;
  margin: 0 8px;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  color: #000;
  font-size: 17px;
  text-decoration: none;
  transition: all 0.4s ease;
}
.top .media-icons a:nth-child(1) {
  background: #e4f0de;
}
.top .media-icons a:nth-child(1):hover {
  color: #4267B2;
  background: #fff;
}
.top .media-icons a:nth-child(2) {
  background: #e4f0de;
}
.top .media-icons a:nth-child(2):hover {
  color: #1DA1F2;
  background: #fff;
}
.top .media-icons a:nth-child(3) {
  background: #e4f0de;
}
.top .media-icons a:nth-child(3):hover {
  color: #E1306C;
  background: #fff;
}
.top .media-icons a:nth-child(4) {
  background: #e4f0de;
}
.top .media-icons a:nth-child(4):hover {
  color: #0077B5;
  background: #fff;
}
.top .media-icons a:nth-child(5) {
  background: #e4f0de;
}
.top .media-icons a:nth-child(5):hover {
  color: #FF0000;
  background: #fff;
}
.home-footer .content .link-boxes {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.home-footer .content .link-boxes .box {
  width: calc(100% / 5 - 10px);
}
.content .link-boxes .box .link_name {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 10px;
  position: relative;
	
}

.content .link-boxes .box li {
  margin: 6px 0;
  list-style: none;
}
.content .link-boxes .box li a {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  opacity: 0.8;
  transition: all 0.4s ease
	  font-size: 17px !important;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
}
.content .link-boxes .box li a:hover {
  opacity: 1;
  text-decoration: underline;
}
.content .link-boxes .input-box {
  margin-right: 55px;
}
.link-boxes .input-box input {
  height: 40px;
  width: calc(100% + 55px);
  outline: none;
  border: 2px solid #AFAFB6;
  background: #140B5C;
  border-radius: 4px;
  padding: 0 15px;
  font-size: 15px;
  color: #fff;
  margin-top: 5px;
}
.link-boxes .input-box input::placeholder {
  color: #AFAFB6;
  font-size: 16px;
}
.link-boxes .input-box input[type="button"] {
  background: #fff;
  color: #140B5C;
  border: none;
  font-size: 18px;
  font-weight: 500;
  margin: 4px 0;
  opacity: 0.8;
  cursor: pointer;
  transition: all 0.4s ease;
}
.input-box input[type="button"]:hover {
  opacity: 1;
}
.home-footer .bottom-details {
  width: 100%;
  background: var(--primary-color);
}
.home-footer .bottom-details .bottom_text {
  max-width: 1250px;
  margin: auto;
  padding: 20px 40px;
  display: flex;
  justify-content: space-between;
}
.bottom-details .bottom_text span, .bottom-details .bottom_text a {
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  opacity: 0.8;
  text-decoration: none;
}
.bottom-details .bottom_text a:hover {
  opacity: 1;
  text-decoration: underline;
}
.bottom-details .bottom_text a {
  margin-right: 10px;
}
@media (max-width: 900px) {
  .home-footer .content .link-boxes {
    flex-wrap: wrap;
  }
  .home-footer .content .link-boxes .input-box {
    width: 40%;
    margin-top: 10px;
  }
}
@media (max-width: 700px) {
  .home-footer {
    position: relative;
  }
  .content .top .logo-details {
    font-size: 26px;
  }
  .content .top .media-icons a {
    height: 35px;
    width: 35px;
    font-size: 14px;
    line-height: 35px;
  }
  .home-footer .content .link-boxes .box {
    width: calc(100% / 3 - 10px);
  }
  .home-footer .content .link-boxes .input-box {
    width: 60%;
  }
  .bottom-details .bottom_text span, .bottom-details .bottom_text a {
    font-size: 12px;
  }
}
@media (max-width: 520px) {
  .home-footer::before {
    top: 145px;
  }
  .home-footer .content .top {
    flex-direction: column;
  }
  .content .top .media-icons {
    margin-top: 16px;
  }
  .home-footer .content .link-boxes .box {
    width: calc(100% / 2 - 10px);
  }
  .home-footer .content .link-boxes .input-box {
    width: 100%;
  }
}
/*footer home end---*/
.footer-client {
  display: none !important;
}
section.section {
  padding: 0px !important;
}
.fa-twitter:before {
  filter: none !important;
}
.link-boxes .input-box input[type="button"] {
  background: #000000 !important;
}
.link-boxes .input-box input {
  border: 2px solid #71b34b;
  background: #e4f0de;
  color: #000;
}

@media (min-width: 1920px) and (max-width: 2560px) {
  .hero-image-container {
    height: 670px;
  }
	.event-title {
  font-size: 82px;
  line-height: 100px;
  letter-spacing: 1px;
      font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-style: normal;
	padding:200px 0px 0px 0px;
}
	
	
}
@media (max-width: 540px) {
	.logo-text{
		font-size: 35px;
	}
	.content-right{
	float:none;
	position: relative;
	right:-10px;
}
	.Aboutus-sec p {
	padding-right: 0px;
	}
  .hero-image-container {
    height: 155px;
	  position: relative;
	  top:-10px;
  }
	.event-sec {
  background-image: url('/ncoe/careers/2025/images/sitelook/mobile-eventbannermain.png');
  height: 945px;
	position: relative;
    margin-top: -89px;
	z-index: 1;
		    background-position: center;
}
	
	
.event-title {
	font-size: 40px;
    line-height: 50px;
    padding: 155px 15px 0px 15px;
}
	.event-location {
    font-size: 16px;
    display: flex;
    line-height: 32px;
		margin-top:20px;
		  padding: 0px 15px 0px 15px;
}
	.about-us-img{
		height: 330px;
		width: 330px;
	}

}
@media (min-width:600px) and (max-width:801px){
	.sponsor-sec-margin img.mt-3{
		width:230px;
		height:180px;
	}
	.content-right{
	
	position: relative;
	
		top: 50px
}
	.hero-image-container {
    height: 325px;
		margin-top:90px;
  }
		.event-sec {
  background-image: url('/ncoe/careers/2025/images/sitelook/ipad-mini-view.png');
  height: 700px;;
	position: relative;
    margin-top: -50px;;
	z-index: 1;
		    background-position: center;
}
	
.event-title {
	font-size: 30px;
    line-height: 55px;
    padding: 155px 0px 0px 15px;
}
	.event-location {
    font-size: 13px;
    display: flex;
    line-height: 32px;
		margin-top:20px;
		  padding: 0px 15px 0px 15px;
		width:180px;
}
}
@media (min-width:1024px) and (max-width:1300px) {
	#header .container{
		max-width:980px !important;
	}
	.hero-image-container {
    height: 445px;;
  }
	
	.event-sec {
  background-image: url('/ncoe/careers/2025/images/sitelook/ipad-mini-view.png');
  height: 700px;
	position: relative;
    margin-top: -89px;
	z-index: 1;
		
	}
	img.about-us-img {
		height: 400px;
		width:400px;
	}
}
@media (min-width:801px) and (max-width:1023px) {
	.sponsor-sec-margin img.mt-3{
		width:230px;
		height:180px;
	}
	.hero-image-container {
    height: 395px;
		margin-top:90px;
  }
	.content-right{
	
	position: relative;

		top: 50px
}
	.event-sec {
  background-image: url('/ncoe/careers/2025/images/sitelook/ipad-mini-view.png');
  height: 700px;
	position: relative;
    margin-top: -89px;
	z-index: 1;
		
}
	
.event-title {
	font-size: 37px;
    line-height: 55px;
    padding: 155px 15px 0px 15px;
}
	.event-location {
    font-size: 13px;
    display: flex;
    line-height: 32px;
		margin-top:20px;
		  padding: 0px 0px 0px 15px;
		width:260px;
}
}

/*overwrite theme css*/
.mainpageNEQindex{
	margin-bottom:100px
}



/*

.header-nav-main.header-nav-main-effect-1.header-nav-main-sub-effect-1.header-nav-main-arrows{
	margin:auto !important;
}

@media (max-width: 991px) {
.header-nav-main.header-nav-main-effect-1.header-nav-main-sub-effect-1.header-nav-main-arrows{
      
        top: 163px !important;
       
    }


    #header .header-nav-main nav {
        max-height: 80vh !important;
        
    }
}
*/
#header .header-nav {
	padding: 15px 0px 45px 0px !important;
}
@media (max-width: 991px) {
    #header .header-nav-bar .header-nav {
       
        padding: 0 !important;
    }
}
/*--end overwrite theme css*/
/*scroll top to button*/
.contentDiv{
 
}

button.back-to-top{
  margin: 0 !important;
  padding: 0 !important;
  background: #fff;
	height: 0px;
  width: 0px;
  overflow: hidden;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
  color: transparent;
	clear: both;
  visibility: hidden;
  position: fixed;
  cursor: pointer;
  display: block;
  border: none;
  right: 50px;
	bottom: 75px;
  font-size: 0px;
  outline: 0 !important;
  z-index: 99;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
button.back-to-top:hover,
button.back-to-top:active,
button.back-to-top:focus,{
  outline: 0 !important;
}
button.back-to-top::before,
button.back-to-top::after {
  content: "";
    display: block;
    vertical-align: middle;
    border-bottom: solid 10px #ffff;
    border-left: solid 10px transparent;
    line-height: 0;
    border-right: solid 10px transparent;
    height: 0;
    margin: 18px auto 0;
    width: 0;
  border-radius:20px;
  visibility: hidden;
}
button.back-to-top.show::after,
button.back-to-top.show::before{
  visibility: visible;
}
button.back-to-top::after {
  border-bottom-color:#db296b;
      position: relative;
  top:-24px;
}
button.back-to-top.show {
  display: block;
  background: #db296b;
  color: #00ab6c;
  font-size: 25px;
  right: 25px;
	bottom: 50px;
  height: 50px;
  width: 50px;
  visibility: visible;
	box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
}
button.back-to-top.show:active {
  box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
}
html .scroll-to-top.visible{
	display: none !important;
}
/*scroll top to button end*/