h1{
	font-size:3rem;
	font-weight:bold;
}
h2{
	font-size:2.5rem;
	
}
.mergetags_menu_16 ul{
	list-style:none;
	display: flex;
	flex-flow: wrap;
}
.mergetags_menu_16 ul li{
	width: calc(50% - 2rem);
	transition: all 0.4s ease;
	text-align: left;
	margin-right:20px;
	display: flex;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
		border-bottom:1px solid #cccccc80;
}

.mergetags_menu_16 ul li:before{
  content:'';
  width: 30px;
  height: 28px;
  display: inline-block;
  background: var(--main);
  -webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
  margin-right: -22px;
}
.mergetags_menu_16 ul li > i{
  color: #fff;
  -webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.mergetags_menu_16 ul li:hover i{
  transform: rotate(90deg);
}
.mergetags_menu_16 ul li a{
  display: block;
  width: 100%;
	padding:1rem 2rem 1rem 1.5rem;

  -webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
  font-weight: 500;
  font-size: 1rem;
  color:#333;
}
.mergetags_menu_16 ul li a:hover{
  color:var(----default-color);
  -webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
/* 
.mergetags_menu_16 ul li a:before{
  display: block;
  font-family: bootstrap-icons !important;
  font-style: bold;
  font-weight: 700 !important;
  font-variant: normal;
  text-transform: none;
  line-height: 29px;
  vertical-align: -.125em;
  height: 30px;
  width: 30px;
  color:var(--main-80);
  position: absolute;
  content:"\f285";
  font-size: 20px;
  -webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
  font-weight: bold;
  color: #fff;
	margin-left: -43px;
  margin-top: -1px;
}
.mergetags_menu_16 ul li:hover a:before{
  transform: translate(-20%,18%) rotate(90deg);
} 
.mergetags_menu_16 ul li:hover:before{
	background:var(--accent-color);
}
.mergetags_menu_16 ul li:before{
  position: absolute;
  display: block;
  content: '';
  background: var(--main);
  width: 30px;
  height: 30px;
  transform: translate(50%,50%);
  margin-left:-15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
} */
.mergetags_menu_4 ul{
	list-style:none;
}
.mergetags_menu_4 ul li{
	line-height:1.2
}
.mergetags_menu_4 ul li:before{
	display: block;
  font-family: bootstrap-icons !important;
  font-style: bold;
  font-weight: 700 !important;
  font-variant: normal;
  text-transform: none;
  line-height: 30px;
  vertical-align: -.125em;
  height: 30px;
  width: 30px;
  color:var(--main-80);
  position: absolute;
  content:"\f285";
  font-size: 14px;
  -webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
  font-weight: bold;
  color: var(--main-80);
  margin-left: -20px;
}
.mergetags_menu_4 ul li a{
  display: block;
	font-weight:bold;
  padding: 5px 2px;
}
.mergetags_menu_6 ul{
	list-style:none;
	margin: 0;
  padding: 0;
  list-style-type: none;
}
.mergetags_menu_6 ul li{
	display: inline-block;
  margin-bottom: 1rem;
}
.mergetags_menu_6 ul li:not(:last-child) {
  margin-right: .5rem;
}
.mergetags_menu_6 ul a{
	border-radius: 25px;
  height: 50px;  
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: .3s all ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .3s ease-in-out;
  background: var(--main-10);
  padding: 0 20px;
  font-size: 1.1rem;
  font-weight: 500;
  text-decoration: none;
}
.mergetags_menu_6 ul a:hover{
	background: var(--main-20);
	color:var(--main);
}

.isBg{
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.list-inline{
	list-style:none;
}
.list-inline li{
	display:inline-block;
}
.list-inline li + li{
	margin-left:.5rem;
}
.btn.rounded-pill{
	-webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: .3s all ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .3s ease-in-out;
  border-radius: 20px;
  background: #f3f3f3!important;
  background-color: rgb(243, 243, 243)!important;
  padding: 0 15px;
  height: 40px;
  color: #2f456f;
  font-size: .875rem;
  font-weight: 500;
  text-decoration: none;
}
#about_services > div > div.ge-content ,
#all_offices > div > div.ge-content 
{
	margin-top:200px;
	padding:2rem;
	background:#fff;
	
}
.services.isBg{
	background-position:top center;
}
#about_services > div > div.ge-content h2,
#all_offices > div > div.ge-content h2
{
	font-size:1.5rem;
	font-weight:bold;
}
#all_offices > div > div.ge-content{
	margin-top:25px;
	background:#cccccc40;
}
#all_offices > div > div.ge-content h3{
	font-size:1.2rem;
}
.footer :is(*){
	color:#fff;
}
.footer h4{
	-webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  flex-direction: column;
  color: #fff;
  font-size: 1.3rem;
  font-weight: 500;
  text-align: left;
  text-transform: uppercase;
}
.footer h4:after{
  display: block;
  bottom: 0;
  left: 0;
  margin-top: 1rem;
  background: #ffffff20;
  width: 100%;
  width: 100%;
  height: 1px;
  content: "";
}

.ge-content :is(h1,h2,h3,h4,h5){
	text-align:left;
}
.ge-content ul:not(.mergetags) li+li{
	margin-top:10px;
}
.contents .content_details h1{
	font-size:1.8rem;
	text-wrap: balance;
}
.contents .content_details h2{
	font-size:1.6rem;
	text-wrap: balance;
}
.contents .content_details h3{
	font-size:1.4rem;
}
.contents .content_details h4{
	font-size:1.2rem;
}
.contents .content_details h5{
	font-size:1.1rem;
}

.contents .downloadlist{
	padding: 1rem 1rem 0.5rem;
	display: block;
	border: 1px solid #cccccc80;
}
.contents .downloadlist h3{
	font-size:1.5rem;
	margin-top:1rem;
	margin-bottom:0.5rem;
	text-transform:uppercase;
	border-bottom:1px solid var(--main-50);
	padding:0 10px;
}
.contents .downloadlist :is(ul,ol){
	list-style:none;
	font-size:1rem;
	padding-left: 1rem;
}
.contents .downloadlist li:before{
	content: "\f356";
	margin-right: 10px;
	display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: 400 !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1.5;
  vertical-align: -.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color:var(--main);
  font-size:1.5rem;
}
.contents .downloadlist li{
	font-weight:bold;
	color:var(--default-color);
	transition: 0.5s;
}
.contents .downloadlist li a{
	color:var(--default-color);
	transition: 0.5s;
}
.contents .downloadlist li a:hover{
	color: var(--heading-color);
  text-decoration: underline; 
transition: 0.5s;  
}
.contents .downloadlist li + li{
	border-top:1px solid #cccccc70;
}
.image img.img-thumbnail,
.contents .card-img img{
	aspect-ratio: auto 3/4;
	object-fit: cover;
	width: 100%;
	height: 420px;
	border:0;
}
.blog-list > div .card-img img{
  height: auto;
  width: 100%;
}
.ge-content > :first-child:has(.counter-wrap){
	position:absolute;
	margin-left:0;
}
.ge-content > :first-child:has(.counter-wrap) ~ *{
	margin-left:300px;
}
.ge-content > :first-child:has(.counter-wrap) ~ h2{
	font-size:1.8rem;
}
.ge-content > :first-child:has(.counter-wrap) ~ p{
	padding-right:20px;
  text-align: left;
}
.mergetags.nav{
	margin:1rem 0;
}
.mergetags.nav li + li{
	margin-left:1rem;
}
.counter-wrap{
	width:260px;
	text-transform:uppercase;
	-webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
}
.counter-wrap .lable{
	font-size:1rem;
	background:var(--main);
	color:#fff;
	padding:5px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.counter-wrap > div > span{
	color: #ffa21a!important;
	font-size: 90px;
	font-weight: 700;
	line-height: 90px;
	text-shadow: 6px 2px 0 #fff0db;
}
.cxo_search_toggle{
	background-position:top center;
}
.cxo_search_toggle > .container > .row > div .ge-content {
	margin:200px 200px 20px;
	background:#fff;
	padding:50px 80px 20px 80px;
}
DETAILS[open] SUMMARY ~ * {
  animation: sweep 0.5s ease-in-out;
}

@keyframes sweep {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
details,details[open]
{
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.cxo_search_toggle details summary{
  font-size: 1.5rem;
  text-transform: uppercase;
  color: var(--main);
  padding: 10px;
}
details + details {
  border-top:1px solid #cccccc80;
}

.viewmore.btn{
	background:#fff;
	color:var(--main);
	border:1px solid var(--main-80);
	font-size:1rem;
	padding:0.5rem 2rem;
}
.viewmore.btn:hover{
	background:var(--main-20);
	border-color:var(--main-50);
}
.header .viewmore.btn{
	padding:1rem;
	font-weight:bold;
	font-size:1.2rem;
	text-transform:uppercase;
	border-color:var(--main-20);
}

main section:not(.contents) ul:not(.mergetags){
	list-style:none;
}
main section:not(.contents) ul:not(.mergetags) > li > ul{
	margin-top:10px;
}
main section:not(.contents) ul:not(.mergetags) > li:before{
	content: "\f285";
	display: inline-block;
	font-family: bootstrap-icons !important;
	font-style: normal;
	font-weight: 400 !important;
	font-size:14px;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: -.125em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-left: -20px;
	position: relative;
	margin-top: 6px;
	padding-left:6px;
}
.other-related-program-wrapper ul > li:before{
	padding-left:0!important;
}
.ajaxLoading{
	position: fixed;
	top: 50%;
	z-index: 99999;
	right: 50%;
}
.job_details h1,
.coach_details h1{
	font-size:1.8rem!important;
}
.job_details h2,
.coach_details h2{
	font-size:1.6rem!important;
}
.job_details h3,
.coach_details h3{
	font-size:1.4rem!important;
}
.job_details h4,
.coach_details h4{
	font-size:1.2rem!important;
}
.job_details h5,
.coach_details h5{
	font-size:1rem!important;
}
.program-content .fullcontent h3{
	text-transform:uppercase
}
.program-content .fullcontent :is(iframe,img){
	max-width:100%!important;
}
.program-content .accordion-header .accordion-button{
	font-size:1.05rem!important;
}
.other-course-list h3{
	font-size:1.25rem;
	
}
.owl-stage,.owl-item{
-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.subMenu .owl-item li{
  -webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.owl-hqv-theme .owl-next,
.owl-hqv-theme .owl-prev{
	position: absolute;
	top: 0;
	margin:0!important;
	line-height:30px;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	background:#fff;
}
.owl-hqv-theme .owl-next span,
.owl-hqv-theme .owl-prev span{
	font-size:2.5rem;
	line-height:35px;
	background:#fff!important;
}
.owl-hqv-theme .owl-prev{
	left: -10px;
}
.owl-hqv-theme .owl-next{
	right: -10px;
}
.rounded-pill.btn-primary.active,
.btn-check:checked + label{
	background:var(--main)!important;
	border-color:var(--main)!important;
	color:#fff!important;
}
.form-group label:has(+:required):after{
  color: red;
  content:' *';
}
.required-fields:before{
  color: red;
  content:'*  ';
}
.required-fields{
	color:var(--main-50)
}
.job_listing{
  height: auto;
  overflow-y: auto;
}
.Jobs-List a.item.active > div{
	background:var(--main-80)!important;
}
.Jobs-List a.item.active :is(*,.text-secondary){
	color:#fff!important;
}

.coachFilter > label,
.coachFilter > a,
.coachFilter > div > a
{
	text-transform:uppercase;
	font-size:1rem;
	color:#000;
	padding:0.7rem 1rem;
}
.coachFilter label:hover,
.coachFilter a:hover{
	color: var(--nav-hover-color)!important;
}
.coachFilter .btn-check:checked + label{
	background:#fff!important;
	color:var(--nav-color)!important;
	font-weight:bold!important;
	border:0;
}
.coachFilter div.dropdown:has( input:checked) a{
	background:#fff!important;
	color:var(--nav-color)!important;
	font-weight:bold!important;
	border:0;
}
.coachFilter label:hover,
.coachFilter a:hover{
	color: var(--nav-hover-color)!important;
}
#coachListing .accordion-body-item:nth-child(even){
	background:#cccccc40;
}
#coachListing .accordion-header .accordion-button {
	text-transform:uppercase!important;
	font-weight:bold;
}
@media (max-width: 992px) {
	.coachFilter label{
		text-align:left!important;
	}
	#coachListing .accordion-body-item>a>div{
		display:flex;
		margin:5px auto;
	}
	#coachListing .accordion-body-item>a>div:before{
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		margin-right: 3px;
		min-width: 80px;
		color: #333;
		font-weight: normal;
		content: attr(data-title);
	}
	#coachListing .accordion-body-item+.accordion-body-item{
	  border-top: 1px solid #c0c0c0c0;
	}
}
button.rounded-pill:hover,
a.rounded-pill:hover{
	background-color:var(--main-30)!important;
}
.isSticky{
	z-index:99
}
#business-puzzle{
	margin-left: 0;
	margin-right: 0;
}
#business-puzzle > div[class*="col"]:not(:first-child):before{
  content: '';
  width: 30px;
  height: 40px;
  background: #D7DCE4;
  position: absolute;
  margin-top: -10px;
  margin-left: -14px;
  display: block;
  border-top: 2px solid #fff;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  border-left: 0;
  -webkit-border-top-right-radius: 50px;
  -webkit-border-bottom-right-radius: 50px;
  -moz-border-radius-topright: 50px;
  -moz-border-radius-bottomright: 50px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  -webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

/* 
#business-puzzle > div[class*="col"]:nth-child(1){
  background: var(--main-10);
}
#business-puzzle > div[class*="col"]:nth-child(2):before{
  margin-top: -10px;
  background: var(--main-10);
}
#business-puzzle > div[class*="col"]:nth-child(2){
  background: var(--main-10);
}
#business-puzzle > div[class*="col"]:nth-child(3):before{
  margin-top: 0px;
  background: var(--main-10);
}
#business-puzzle > div[class*="col"]:nth-child(3){
  background: var(--main-10);
}
#business-puzzle > div[class*="col"]:nth-child(4):before{
  margin-top: 10px;
  background: var(--main-10);
}
#business-puzzle > div[class*="col"]:nth-child(4){
  background: var(--icon-color-4);
}
#business-puzzle > div[class*="col"]:nth-child(5):before{
  margin-top: 20px;
  background: var(--icon-color-4);
}
#business-puzzle > div[class*="col"]:nth-child(5){
  background: var(--icon-color-5);
} */
#business-puzzle > div[class*="col"]{
  background: #D7DCE4;
  margin-right:2px;
  border:0px solid red;
  flex: 0 0 auto;
  width: calc(20% - 2px);
  display: flex;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
#business-puzzle > div[class*="col"] > div{
  padding: 3rem 1.5rem;
  font-size: 1.7rem;
  line-height: 1.2;
  text-align: left;
  color:var(--main);
}
#business-puzzle > div[class*="col"] > div a{
	color:var(--main);
}

#business-puzzle > div[class*="col"]:hover:before{
	background: var(--main);
	visible:none;
	opacity:0;
}
#business-puzzle > div[class*="col"]:hover{
	background: var(--main-50);
}
#business-puzzle > div[class*="col"]:hover > div a{
	
}

.table_of_contents:has(.autoContents:empty) :is(h3,div){
  display: none;
}
@media (min-width: 992px) {
	.col-lg--5{
		width:20%;
	}
	
}

.random_item,
.random_item .item{
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

div.status_expired:before{
	content:'Expired';
  font-size: 39px;
  line-height: 45px;
  text-transform: uppercase;
  font-weight: bold;
  color: red;
  border: 7px solid red;
  float: left;
  padding: 10px 7px;
  border-radius: 10px;  
  opacity: 0.8;
  -webkit-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  position:absolute;
  margin-top:150px;
  margin-left:140px;
  z-index:99;
}

.table_of_contents,
.tin_moidang{
z-index:+1;
}
.mergetags_list_menu > div{
  padding: 1rem;
  display: flex;
}
.mergetags_list_menu > div:target{
	padding: 3.5rem 1rem 1.5rem;
}
.mergetags_list_menu > div:nth-child(even){
	background:#f7f7f760;
}
.mergetags_list_menu > div h3{
	font-size:1.5rem;
	width:30%;
	margin-top:2rem;
}
.mergetags_list_menu > div h4{
	font-size:1rem;
	color:#333;
	border-bottom: 1px solid #cccccc80;
	padding: 0.75rem 0;
	margin: 5px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.mergetags_list_menu > div .content-listing{
	width:70%;
	padding:0 1rem;
	display: flex;
	flex-wrap: wrap !important;	
}
.mergetags_list_menu > div .content-listing>div{
	width:100%;
	display: flex;
	flex-wrap: wrap !important;	
}

.mergetags_list_menu > div .content-listing>.showmore>div{
	height:auto;
	opacity:1;
	display:block;
}
.mergetags_list_menu > div .content-listing button>i:before{
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.mergetags_list_menu > div .content-listing button.active>i:before{
	transform: rotate(-180deg);
}
.mergetags_list_menu > div .content-listing>.showmore div:nth-child(n+7){
  display: none;
  height:auto;
	opacity:0;
  
}
.mergetags_list_menu > div .content_detais{
  width: 33.333%;
  align-self: flex-end !important;
  -webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.mergetags_list_menu > div .item_details{
	display:none;
}
#ba_services p{
	height:150px;
	overflow:hidden;
}
.full-content img{
	max-width:100%!important;
	height:auto!important;
}

#random_item .owl-nav{
	position: absolute;
	top: -60px;
	right: 0;
	text-align: right;
	width: 200px;
}
#random_item .owl-nav>button{
	font-size: 40px;
	width: 30px;
	height: 30px;
	line-height: 30px;
}
#gallery_random_item .owl-nav>button{
	font-size: 40px;
  width: 30px;
}
.social-list a{
	font-size:1rem;
	padding:5px 10px;
	
}
#showMap iframe{
	width:100%!important;
	height:150px!important;
}
[for="customizeOption"]{
	font-size: 14pt;
	font-weight: normal;
	padding-top: 5px;
}
[for="customizeOption"] strong{
	font-weight: normal;
}
@media (max-width: 786px) {
	h1{
		font-size:1.8rem;
	}
	h2{
		font-size:1.7rem;
	}
	h3{
		font-size:1.6rem;
	}
	h4{
		font-size:1.5rem;
	}
	h5{
		font-size:1.3rem;
	}
	.mergetags_menu_16 ul li{
		width:100%!important;
	}
	.mergetags_menu_6 ul li{
    margin-bottom: 5px;
  }
	.mergetags_menu_6 ul a{
	padding: 10px;
    height: 35px;
    line-height: 35px; 
    font-size: 16px;   
    margin: 0;
   
	}
	#gallery_random_item{
		
		padding:0;
		margin:0;
		margin-top:2rem!important;
	}
	#random_item{
		margin-top:60px;
	}
	.random_item{
		margin:0;
	}
	.owl-item:not(.active){
		opacity:0.5;
		filter: blur(4px);
	}
	.owl-item.active{
		opacity:1;
	}
}
@media (max-width: 580px) {
	/* #submitResumeButton{
		flex-direction: column !important;
	}
	#submitResumeButton h3{
		margin-bottom:5px;
	} */
	.addtoListButton span{
		display:none;
	}
	.JobsListAdded{
		margin-left:-30px!important;
	}
}
*[data-edit="1"]{
	position:absolute;
	width:40px;
	height:30px;
	background:#f04d4d50;
	z-index:9999;
	line-height:30px;
	text-align:center;
	margin-top:-15px;
	pointer-events: default!important;
	cursor:pointer;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
*[data-edit="1"]:hover{
	background:#f04d4d;
	color:#fff;
}
.adminAction{
	position:fixed;
	right:0;
	bottom:0;
	background:#33333380;
	color:white;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	z-index:99999;
}
.adminAction:hover{
	background:#333333;
}
.adminAction *{
	color:white;
}
.isSticky.is-active{
	margin-top:0!important;
}
@media (min-width: 1200px) and (max-width: 1399px){
	#JobsFilter .col-md-7{
		width:50%;
	}
	#JobsFilter .col-md-5{
		width:50%;
	}
	
}
@media (min-width: 990px) and (max-width: 1199px){
	#JobsFilter .col-md-7{
		width:40%;
	}
	#JobsFilter .col-md-5{
		width:60%;
	}
	
}
@media (min-width: 768px) and (max-width: 989px){
	#JobsFilter .col-md-7{
		width:30%;
	}
	#JobsFilter .col-md-5{
		width:70%;
	}
	
}
.isSticky_coach{
	z-index:99;
}